Lecture 30 - Revisiting the basics, Control Systems
The utmost important requirement in control system design is the stability. We would revisit some of the definitions related to stability of a system.
1 Revisiting the basics
Let us consider the following system.
x(k + 1) = Ax(k) + Bu(k), x(0) = x0 (1)
y(k) = C x(k)
where A ∈ Rn×n, B ∈ Rn×1, C ∈ R1×n.
Zero State Response: The output response of system (1) that is due to the input only (initial states are zero) is called zero state response.
Zero Input Response: The output response of system (1) that is driven by the initial states only (in absence of any external input) is called zero input response.
BIBO Stability: If for any bounded input u(k), the output y(k) is also bounded, then the system is said to be BIBO stable.
Bounded Input Bounded State Stability: If for any bounded input u(k), the states are also bounded, then the system is said to be Bounded Input Bounded State stable.
L2 Norm: L2 norm of a state vector x(k) is defined as
x(k) is said to be bounded if ||x(k)|| < M for all k where M is finite.
Zero Input or Internal Stability: If the zero input response of a system subject to a finite initial condition is bounded and reaches zero as k → ∞, then the system is said to be internally stable.
The above condition can be formulated as
The above conditions are also requirements for asymptotic stability.
To ensure all possible stability for an LTI system, the only requirement is that the roots of the characteristic equations are inside the unit circle.
2 Definitions Related to Stability for A Generic System
We know that a general time invariant system (linear or nonlinear) with no external input can be modeled by the following equation
x(k + 1) = f (x(k)) (2)
Equilibrium Point: The equilibrium point or equilibrium state of a system is that point in the state space where the dynamics of the system is zero which implies that the states will remain there forever once brought.
Thus the equilibrium points are the solutions of the following equation. f (x(k)) = 0 (3)
One should note that since an LTI system with no external input can be modeled by x(k + 1) = Ax(k), x(k) = 0 is the only equilibrium point for such a system.
Nonlinear systems can have multiple equilibrium points. Thus when we talk about the stability of a nonlinear system, we do so with respect to the equilibrium points.
For convenience, we state all definitions for the case when the equilibrium point is at the origin. There is no loss of generality if we do so because any equilibrium point can be shifted to origin via a change of variables.
Example:
Find out the equilibrium points of the following nonlinear system.
Equating to 0, we get x2 = 0 always. x1 can take 3 values, which are 0, 1 and −1 respectively. Thus the sytem has three equilibrium points, located at (0, 0), (1, 0) and (−1, 0) respectively.
Stability in the sense of Lyapunov: The equilibrium point x = 0 of (2) is stable if, for each ∈ > 0, there exists a δ = δ(∈, k0) > 0 such that
The above condition is illustrated in Figure 1.
Figure 1: Illustration of stable equilibrium in the sense of Lyapunov in two dimension
Asymptotic Stability: The equilibrium point x = 0 of (2) is asymptotically stable if it is stable and there is a positive constant c = c(k0) such that
The above condition is illustrated in Figure 2.
Instability: The equilibrium point x = 0 of (2) is unstable if it is not stable.
The above condition is illustrated in Figure 3.
Uniform Stability: The equilibrium point x = 0 of (2) is uniformly stable if, for each ∈ > 0, there exists a δ = δ(∈) > 0, independent of k0, such that
Uniform Asymptotic Stability: The equilibrium point x = 0 of (2) is uniformly
Figure 2: Illustration of asymptotically stable equilibrium in two dimension
Figure 3: Illustration of unstable equilibrium in two dimension asymptotically stable if it is uniformly stable and there is a positive constant c, independent of k0, such that for all ||x(k0)|| < c, x(k) → 0 as k → ∞ uniformly in k0.
Global Uniform Asymptotic Stability: The equilibrium point x = 0 of (2) is globally uniformly asymptotically stable if it is uniformly asymptotically stable for such a δ when δ(∈) can be chosen to satisfy the following condition
Exponential Stability: The equilibrium point x = 0 of (2) is exponentially stable if there exist positive constants c, γ and λ such that
Global Exponential Stability: The equilibrium point x = 0 of (2) is globally exponentially stable if it is exponentially stable for any initial state x(k0).
1. What is the purpose of revisiting the basics? | ![]() |
2. Why is it important to understand the basics before moving on to advanced topics? | ![]() |
3. How can revisiting the basics benefit exam preparation? | ![]() |
4. What strategies can be used to effectively revisit the basics? | ![]() |
5. Can revisiting the basics be beneficial for professionals in their respective fields? | ![]() |