Professor Walter W. Olson Department of Mechanical, Industrial and Manufacturing Engineering University of Toledo Performance & Stability Analysis
Outline of Today’s Lecture Review Two mathematical problems in controls roots trajectories Numerical Methods Newton Raphson Runge Kutta System Response Hypothetical but common 2ne Order System Response Stability Determining Stability
Two Mathematical Problems Frequently Encountered in Controls Find the roots of an equation Methods Trial and Error (bracketing methods add a bit of science to this) Graphics Closed form solutions (e.g.: quadratic formula) Newton Raphson Find the solution at a given time for given conditions Various differential and difference equations analytic solutions (sometimes reformulated as find the roots problem) Numerical Methods Newton Cotes Methods (trapezoidal rule, Simpson’s rule. etc. for integration) Euler’s Method Runga Kutta/Butcher Methods Many other techniques (Adams-Bashforth, Adams-Milne, Hermite–Obreschkoff, Fehlberg, Conjugate Gradient Methods, etc.)
Numerical Methods Solutions can be approximated using numerical methods Why Numerical Methods? Analytical methods may not exist to solve for the exact roots or the exact solution Use of computers Flexibility of making changes
Newton Raphson Method for finding roots Probably the most common numerical technique simple efficient flexible It can be shown from a truncated Taylor’s Series that Provided that the slope at the test points is consistent, we can iterate to a solution within our error tolerance t f(t) f(t i ) titi t i+1 Problems occur if the slope reverses sign such as in an oscillation or becomes very flat
Solution Methods To solve We can use Reduction in order Undetermined coefficients Variation of parameters Laplace Transforms Superposition of particular integrals Cauchy-Euler equation Numerical methods
Euler Method Our goal is to solve equations of the form The theory for the Euler method is the same as that of the Newton Raphson Method: Rather than now solve for an axis crossing, we predict where the next value of the curve will be and then Make successive estimates of y i+1 yiyi xixi Prediction Error } y i+1 x i+1 step h }
Runge Kutta/Butcher Method Has its origins in a 2 variable Taylor Series Expansion The function is called the increment function RK4 is a four factor expansion of the incrementing function For RK4: Butcher’s method uses 5 factors is more accurate than RK4 at a given time step
Hypothetical (but Common Form) 2 nd Order System
Hypothetical (but Common Form) 2 nd Order System 5 Responses
Hypothetical (but Common Form) 2 nd Order System 5 Phase Plots Equilibrim Points Limit Cycles
2 nd Order System Response
System Response: Step Input The time history of a system’s outputs Often called the system path, trajectory or time series Transient period=settling time, t s Steady State { Overshoot M p Rise time, t r
System Response: Frequency Response Time history with respect to a sinusoid: Input Sin(t) Transient Response Phase Shift, T Amplitude A y Period,T Amplitude A u
Types of Common Responses General form of linear time invariant (LTI) system is expressed: The most general form of the response (the solution) is expressed:
Definition of Stable A system described the solution (the response) is stable if that system’s response stay arbitrarily near some value, a, for all of time greater than some value, t f.
Unstable Responses
Hypothetical (but Common Form) 2 nd Order System 5 Phase Plots Unstable Stable Marginally Stable
Marginally (Neutrally) Stable Steady Oscillations are said to be marginally or neurtally stable in the sense of Lyapunov
Asymptotically Stable
Unstable
Summary Stable System Response System response to a step System response to a sinusoid Hypothetical but common 2ne Order System Response 5 possible responses Stability The ability to remain within a given distance of a value in steady state Next Class: Linear Systems