State Space Analysis and Controller Design

Slides:



Advertisements
Similar presentations
STATE SPACE MODELS MATLAB Tutorial.
Advertisements

Introduction to Neural Networks Computing
Lect.3 Modeling in The Time Domain Basil Hamed
Section 4.6 (Rank).
ECE 8443 – Pattern Recognition ECE 3163 – Signals and Systems Objectives: Review Resources: Wiki: State Variables YMZ: State Variable Technique Wiki: Controllability.
Linear Transformations
Lecture 20 SVD and Its Applications Shang-Hua Teng.
Digital Control Systems STATE OBSERVERS. State Observers.
Modeling in the Time Domain - State-Space
Control Systems and Adaptive Process. Design, and control methods and strategies 1.
 A equals B  A + B (Addition)  c A scalar times a matrix  A – B (subtraction) Sec 3.4 Matrix Operations.
ECON 1150 Matrix Operations Special Matrices
Autumn 2008 EEE8013 Revision lecture 1 Ordinary Differential Equations.
Motivation Thus far we have dealt primarily with the input/output characteristics of linear systems. State variable, or state space, representations describe.
Solve a system of linear equations By reducing a matrix Pamela Leutwyler.
Linear Algebra Diyako Ghaderyan 1 Contents:  Linear Equations in Linear Algebra  Matrix Algebra  Determinants  Vector Spaces  Eigenvalues.
8.4.2 Quantum process tomography 8.5 Limitations of the quantum operations formalism 量子輪講 2003 年 10 月 16 日 担当:徳本 晋
Review of Matrix Operations Vector: a sequence of elements (the order is important) e.g., x = (2, 1) denotes a vector length = sqrt(2*2+1*1) orientation.
Linear Algebra Diyako Ghaderyan 1 Contents:  Linear Equations in Linear Algebra  Matrix Algebra  Determinants  Vector Spaces  Eigenvalues.
Computers in Civil Engineering 53:081 Spring 2003 Lecture #8 Roots of Equations: Systems of Equations.
In The Name of Allah The Most Beneficent The Most Merciful 1.
= the matrix for T relative to the standard basis is a basis for R 2. B is the matrix for T relative to To find B, complete:
Modern Control TheoryLecture 1, written by Xiaodong Zhao1 Modern Control Theory Syllabus Course Coordinator: Dr. Xiaodong Zhao – Room: Building Lab 2,
1 1.3 © 2016 Pearson Education, Ltd. Linear Equations in Linear Algebra VECTOR EQUATIONS.
 Matrix Operations  Inverse of a Matrix  Characteristics of Invertible Matrices …
EEE 431 Computational Methods in Electrodynamics
MESB374 System Modeling and Analysis
Modeling and Simulation Dr. Mohammad Kilani
CS479/679 Pattern Recognition Dr. George Bebis
Review of Matrix Operations
Advanced Control Systems (ACS)
State Space Representation
MATHEMATICS Matrix Algebra
Linear Algebra Lecture 19.
MATHEMATICS Matrix Multiplication
Linear Algebra Lecture 36.
Row Space, Column Space, and Nullspace
Linear Algebra Lecture 17.
Systems of Linear Equations
§3-3 realization for multivariable systems
Systems of First Order Linear Equations
Feedback Control Systems (FCS)
Linear Independence Prepared by Vince Zaccone
Modern Control Systems (MCS)
Modern Control Systems (MCS)
State Space Analysis and Controller Design
Digital Control Systems
§1-2 State-Space Description
State Space Analysis UNIT-V.
Communication and Coding Theory Lab(CS491)
State Space Method.
Linear Algebra Lecture 39.
Digital and Non-Linear Control
An algebraic expression that defines a function is a function rule.
Linear Algebra Lecture 21.
Equivalent State Equations
Chapter 3 Canonical Form and Irreducible Realization of Linear Time-invariant Systems.
Mathematics for Signals and Systems
Maths for Signals and Systems Linear Algebra in Engineering Lecture 18, Friday 18th November 2016 DR TANIA STATHAKI READER (ASSOCIATE PROFFESOR) IN SIGNAL.
Linear Algebra Lecture 24.
Maths for Signals and Systems Linear Algebra in Engineering Lectures 4-5, Tuesday 18th October 2016 DR TANIA STATHAKI READER (ASSOCIATE PROFFESOR) IN.
§1—2 State-Variable Description The concept of state
Maths for Signals and Systems Linear Algebra in Engineering Lecture 18, Friday 21st November 2014 DR TANIA STATHAKI READER (ASSOCIATE PROFFESOR) IN SIGNAL.
Linear Algebra Lecture 33.
Robust and Adaptive Control Systems
Vectors Any quantity having a n components is called a vector of order n. thus, the coefficients in a linear equation or the elements of a row or column.
Vector Spaces RANK © 2012 Pearson Education, Inc..
THE DIMENSION OF A VECTOR SPACE
NULL SPACES, COLUMN SPACES, AND LINEAR TRANSFORMATIONS
Lesson 3.3 Writing functions.
Presentation transcript:

State Space Analysis and Controller Design EEE3001 – EEE8013 State Space Analysis and Controller Design This lecture will be recorded and you will be able to download it Dr Damian Giaouris http://www.staff.ncl.ac.uk/damian.giaouris/ EEE8044

State Space Very difficult to be studied => so we use computers Computers are better with 1st order ODE 1 nth => n 1st Powerful tools from the linear algebra This is the “state space” approach a) Multi Input Multi Output systems b) Non-linear and time variant systems c) Alternative controller design approaches

State Space Models x1 and x2 define the state vector x defines the state (a complete summary/description) of the system Knowing the current state and the future inputs we can predict the future states

Gereral State Space Model

Output Sensors for both variables (the speed and the displacement)

Complete Model

State space rules The state vector describes the system => Gives its state => The state of a system is a complete summary of the system at a particular point in time. If the current state of the system and the future input signals are known then it is possible to define the future states and outputs of the system. The choice of the state space variables is free as long as some rules are followed: They must be linearly independent. They must specify completely the dynamic behaviour of the system. Finally they must not be input of the system.

State space The system’s states can be written in a vector form as: A standard orthogonal basis (since they are linear independent) for an n-dimensional vector space called state space. EEE8044

Relation of state space and TF EEE8044

Relation of state space and TF where Bi is the ith column of the matrix B and Cj is the jth row of C. Characteristic Equation EEE8044

Observability It is not possible to see how the state x2 behaves… EEE8044

Controllability It is not possible to influence x2… EEE8044

Basic state space model ODEs => SS model Relation with TF Summary: Basic state space model ODEs => SS model Relation with TF Observability (basic concept). Controllability (basic concept). EEE8044 13