Nonlinear Systems And Control Flashcards
Define Nonlinear system
A dynamical system whose behaviour changes over time, often in response to external simulation /forcing
Assumption for generic Nonlinear state space system
Solution (x, y) exists and is unique
Comment on the stability of a linear state space system
Stability entirely depends on eigenvalues of matrix A
Key features of an Autonomous Nonlinear system
No (input or) time dependency
Equilibrium points are real and solutions of f(x)=0
Equilibium point can be shifted to the origin
How to study the stability of an Autonomous Nonlinear system
Basically study dx/dt = f(x)
Define BIBO
Bounded-Input-Bounded-Output
Do linear or Nonlinear systems have BIBO stability
Linear
Isolated equilibrium
There exists an epsilon >0 s.t. the open ball bounded by epsilon contains no other equilibrium
Assumptions for making an LTI system controllable
1) System is completely state controllable
2) All state variables are measured and available for feedback
3) Control input is unconstrained
4) u has the form u=-kx
What does LTI system stand for?
Linear Time Invariant
system
Another term for phase plane
State plane
At an equilibrium point in the phase plane, what is the gradient/slope?
Indeterminate
Trace of matrix A=[ a , b ; c , d ]
Tr(A) = a - d
Define SISO
Single Input Single Output
What are the poles of the system
Eigenvalues of matrix A
OR
roots of the denominator polynomial of the transfer function
Advantages of the State Space method
- Initial conditions are implicit in the state space approach whereas the transfer function approach assumes a zero initial conditions;
- The representation can be extended to nonlinear cases
- The solution of coupled first order differential equations is easier to determine numerically than the equivalent higher order differential equations;
- Matrix-vector form is simple and can be solved efficiently in programming
Give an example of a matrix triple that has an identical Transfer Function to (A,B,C)
( TAT^(-1), TB, CT^(-1) )
T is a square invertible matrix
An uncontrollable state
Not in the range space of M_c
i.e. not a linear combination of its columns
Likewise, a controllable state would be in the range space of M_c
Difference between definition for continuous and uniformly continuous
- Continuous at x in D, uniformly continuous on D
- Cont delta(eps,x), uniform delta(eps)
- Cont for all y in D, uniform for all x,y in D
Banach Space
A complete normed vector space
A cauchy sequence of vectors always converge to a distinct limit value.
Slope property from the Lipschitz Condition
For f : R → R the Lipschitz condition
|f (x) − f (y)| / |x − y| ≤ L,
implies that any line segment joining two arbitrary points on the graph of f cannot have a slope greater than ±L.
Hence, any function having an infinite slope at a point x0 ∈ D is not Lipschitz continuous at x0.
What is implied if the zero solution is found to not be Lyapunov Stable
It is unstable
The case V˙(x) = 0
Conservation of energy: the vector field f (x) is orthogonal everywhere to the normal ∂V/∂x to the level surface V(x) = c.
The case V˙(x) < 0, ∀x ∈ D0
Dissipation of energy: the vector field f (x) and the normal ∂V/∂x to the level surface V(x) = c makes an obtuse angle.
Symmetric Matrix
M=transpose(M)
M is a square matrix
M is a symmetric, positive (semi)definite Matrix …
The eigenvalues of M are all greater than (or equal to) zero
A matrix M is positive definite/semidefinite if…
Definite: x^(T)Mx > 0 for all x =/= 0.
Semidefinite: x^(T)Mx ≥ 0 for all x