Modern Control Systems1 Lecture 07 Analysis (III) -- Stability 7.1 Bounded-Input Bounded-Output (BIBO) Stability 7.2 Asymptotic Stability 7.3 Lyapunov.

Slides:



Advertisements
Similar presentations
One-phase Solidification Problem: FEM approach via Parabolic Variational Inequalities Ali Etaati May 14 th 2008.
Advertisements

Lect.3 Modeling in The Time Domain Basil Hamed
Robot Control Independent joint control Lyapunov Theory Multivariable PD control and Lyapunov Theory Inverse Dynamic Control Robust Inverse Dynamic Control.
Chapter 10 Stability Analysis and Controller Tuning
Chapter 5 Analysis of CCS.
Example System: Predator Prey Model
CIS 540 Principles of Embedded Computation Spring Instructor: Rajeev Alur
President UniversityErwin SitompulModern Control 11/1 Dr.-Ing. Erwin Sitompul President University Lecture 11 Modern Control
example: four masses on springs
Linear system by meiling CHEN1 Lesson 8 Stability.
Linearisation about point equilibrium n-dimensional autonomous a constant / point equilibrium solution of the dynamics a ‘neighbouring’ solution first-order.
Ch 7.5: Homogeneous Linear Systems with Constant Coefficients
LTI system stability Time domain analysis
MATH 685/ CSI 700/ OR 682 Lecture Notes Lecture 10. Ordinary differential equations. Initial value problems.
5.7 Impulse Functions In some applications, it is necessary to deal with phenomena of an impulsive nature—for example, voltages or forces of large magnitude.
CIS 540 Principles of Embedded Computation Spring Instructor: Rajeev Alur
EXAMPLES: Example 1: Consider the system Calculate the equilibrium points for the system. Plot the phase portrait of the system. Solution: The equilibrium.
Autumn 2008 EEE8013 Revision lecture 1 Ordinary Differential Equations.
Separation Principle. Controllers & Observers Plant Controller Observer Picture.
Example System: Predator Prey Model
Controllability and Observability
1 In this lecture we will compare two linearizing controller for a single-link robot: Linearization via Taylor Series Expansion Feedback Linearization.
Control Engineering Lecture# 10 & th April’2008.
Chapter 7 Stability and Steady-State Error Analysis
Lecture #11 Stability of switched system: Arbitrary switching João P. Hespanha University of California at Santa Barbara Hybrid Control and Switched Systems.
LYAPUNOV STABILITY THEORY:
Modern Control Systems (MCS) Dr. Imtiaz Hussain Assistant Professor URL :
Ch11: Normal Modes 1. Review diagonalization and eigenvalue problem 2. Normal modes of Coupled oscillators (3 springs, 2 masses) 3. Case of Weakly coupled.
AUTOMATIC CONTROL THEORY II Slovak University of Technology Faculty of Material Science and Technology in Trnava.
Domain of Attraction Remarks on the domain of attraction
Lecture 12: First-Order Systems
Lec 9. Root Locus Analysis I From last lecture, the locations of the closed loop poles have important implication in –Stability –Transient behavior –Steady.
Time domain response specifications Defined based on unit step response with i.c. = 0 Defined for closed-loop system.
Lec 7. Higher Order Systems, Stability, and Routh Stability Criteria Higher order systems Stability Routh Stability Criterion Reading: 5-4; 5-5, 5.6 (skip.
Lecture 7 Poles and Zeros Stability. Transfer Function Models General Representation wh where z i are the zeros p i are the poles n ≥ m to have a physically.
Stability Analysis . A system is BIBO stable if all poles or roots of
(COEN507) LECTURE III SLIDES By M. Abdullahi
Lecture #7 Stability and convergence of ODEs João P. Hespanha University of California at Santa Barbara Hybrid Control and Switched Systems NO CLASSES.
Ch 9.6: Liapunov’s Second Method In Section 9.3 we showed how the stability of a critical point of an almost linear system can usually be determined from.
Higher Order Circuits – How To Obtain State Equations? Consider a circuit with capacitor, inductors, n-terminal resistors and independent sources. Aim.
Dynamical Systems 3 Nonlinear systems
Intelligent Robot Lab Pusan National University Intelligent Robot Lab Chapter 6. TRANSIENT RESPONSE -- STABILITY Pusan National University Intelligent.
Lecture 3 Modeling (ii) –State Space approach
Eigenvalues, Zeros and Poles
CIS 540 Principles of Embedded Computation Spring Instructor: Rajeev Alur
EE313 Linear Systems and Signals Fall 2010 Initial conversion of content to PowerPoint by Dr. Wade C. Schwartzkopf Prof. Brian L. Evans Dept. of Electrical.
Stability and instability in nonlinear dynamical systems
Time Domain Analysis of Linear Systems Ch2
Salman Bin Abdulaziz University
Boyce/DiPrima 9th ed, Ch 9.6: Liapunov’s Second Method Elementary Differential Equations and Boundary Value Problems, 9th edition, by William E. Boyce.
Chapter 10 Optimal Control Homework 10 Consider again the control system as given before, described by Assuming the linear control law Determine the constants.
§7-4 Lyapunov Direct Method
§3-3 realization for multivariable systems
CHE 391 T. F. Edgar Spring 2012.
Autonomous Cyber-Physical Systems: Basics of Control
Final value theorem Conditions: f(t) is finite and converges
Autonomous Cyber-Physical Systems: Dynamical Systems
Topics in Phase-Space Jeffrey Eldred
Research Methods in Acoustics Lecture 9: Laplace Transform and z-Transform Jonas Braasch.
Modern Control Systems (MCS)
Static Output Feedback and Estimators
Modern Control Systems (MCS)
Stability BIBO stability:
Stability Analysis of Linear Systems
Linearization of Nonlinear Models
Linear Algebra Lecture 32.
EXAMPLES: Example 1: Consider the system
Linear Algebra Lecture 28.
Chapter 7 Inverse Dynamics Control
ECE 576 POWER SYSTEM DYNAMICS AND STABILITY
Presentation transcript:

Modern Control Systems1 Lecture 07 Analysis (III) -- Stability 7.1 Bounded-Input Bounded-Output (BIBO) Stability 7.2 Asymptotic Stability 7.3 Lyapunov Stability 7.4 Linear Approximation of a Nonlinear System

Modern Control Systems2 Any bounded input yields bounded output, i.e. For linear systems: BIBO Stability ⇔ All the poles of the transfer function lie in the LHP. Characteristic Equation Solve for poles of the transfer function T(s) Bounded-Input Bounded-Output (BIBO) stablility Definition: For any constant N, M >0

Modern Control Systems3 Asymptotically stable ⇔ All the eigenvalues of the A matrix have negative real parts (i.e. in the LHP) Solve for the eigenvalues for A matrix Asymptotic stablility Note: Asy. Stability is indepedent of B and C Matrix For linear systems:

Modern Control Systems4 Asy. Stability from Model Decomposition Suppose that all the eigenvalues of A are distinct. Coordinate Matrix Hence, system Asy. Stable ⇔ all the eigenvales of A at lie in the LHP Let the eigenvector of matrix A with respect to eigenvalue

Modern Control Systems5 In the absence of pole-zero cancellations, transfer function poles are identical to the system eigenvalues. Hence BIBO stability is equivalent to asymptotical stability. Conclusion: If the system is both controllable and observable, then BIBO Stability ⇔ Asymptotical Stability Asymptotic Stablility versus BIBO Stability Asymptotically stable All the eigenvalues of A lie in the LHP BIBO stable Routh-Hurwitz criterion Root locus method Nyquist criterion....etc. Methods for Testing Stability

Modern Control Systems6 Example: Equilibrium point Lyapunov Stablility In other words, consider the system

Modern Control Systems7 Definition: An equilibrium state of an autonomous system is stable in the sense of Lyapunov if for every, exist a such that for

Modern Control Systems8 Definition: An equilibrium state of an autonomous system is asymptotically stable if (i)it is stable (ii)there exist a such that

Modern Control Systems9 Lyapunov Theorem Consider the system (6.1) A function V(x) is called a Lapunov fuction V(x) if Then eq. state of the system (6.1) is stable. Then eq. state of the system (6.1) is asy. stable. Moreover, if the Lyapunov function satisfies and

Modern Control Systems10 Explanation of the Lyapunov Stability Theorem 1. The derivative of the Lyapunov function along the trajectory is negative. 2. The Lyapunov function may be consider as an energy function of the system.

Modern Control Systems11 Lyapunov’s method for Linear system: Proof: Choose The eq. state is asymptotically stable. ⇔ For any p.d. matrix Q, there exists a p.d. solution of the Lyapunov equation Hence, the eq. state x=0 is asy. stable by Lapunov theorem.

Modern Control Systems12 Asymptotically stable in the large ( globally asymptotically stable) (1)The system is asymptotically stable for all the initial states. (2)The system has only one equilibrium state. (3)For an LTI system, asymptotically stable and globally asymptotically stable are equivalent. Lyapunov Theorem (Asy. Stability in the large) If the Lyapunov function V(x) further satisfies (i) (ii) Then, the (asy.) stability is global.

Modern Control Systems13 Sylvester’s criterion A symmetric matrix Q is p.d. if and only if all its n leading principle minors are positive. Definition The i-th leading principle minor of an matrix Q is the determinant of the matrix extracted from the upper left-hand corner of Q. Example 6.1:

Modern Control Systems14 Remark: (1) are all negative Q is n.d. (2)All leading principle minors of –Q are positive Q is n.d. Q is not p.d. Example:

Modern Control Systems15 P is p.d. System is asymptotically stable The Lyapunov function is: Example:

Modern Control Systems16 Neglecting all the high order terms, to yield Linear approximation of a function around an operating point Let f (x) be a differentiable function. Expanding the nonlinear equation into a Taylor series about the operation point, we have Modern Control Systems where

Modern Control Systems17 Let x be a n-dimensional vector, i.e. Let f be a m-dimensional vector function, i.e. Multi-dimensional Case:

Modern Control Systems18 Special Case: n=m=2 and Linear approximation of a function around an operating point

Modern Control Systems19 where and Let be an equilibrium state, from The linearization of around the equilibrium state is Linear approximation of an autonomous nonlinear systems where

Modern Control Systems20 Example : Pendulum oscillator model From Newton’s Law we have Define We can show that is an equilibrium state. where J is the inertia. (Reproduced from [1])

Modern Control Systems21 The linearization around the equilibrium state is where and Method 1: Example (cont.):

Modern Control Systems22 The linearization around the equilibrium state is whereand Example (cont.): Method 2: