Difference Equations and Stability Linear Systems and Signals Lecture 10 Spring 2008.

Slides:



Advertisements
Similar presentations
Signal and System I Causality ROC for n < 0 causal All z -n terms, not include any z terms If and only if ROC is exterior of a circle and include.
Advertisements

AMI 4622 Digital Signal Processing
Description of Systems M. J. Roberts - All Rights Reserved. Edited by Dr. Robert Akl 1.
EECS 20 Chapter 5 Part 21 Linear Infinite State Systems Last time we Looked at systems with an infinite number of states (Reals N ) Examined property of.
Lecture 4: Linear Systems and Convolution
EECS 20 Chapter 12 Part 11 Stability and Z Transforms Last time we Explored sampling and reconstruction of signals Saw examples of the phenomenon known.
DT systems and Difference Equations Monday March 22, 2010
EE-2027 SaS, L11 1/13 Lecture 11: Discrete Fourier Transform 4 Sampling Discrete-time systems (2 lectures): Sampling theorem, discrete Fourier transform.
Lecture 6: Linear Systems and Convolution
LTI system stability Time domain analysis
Difference Equations Linear Systems and Signals Lecture 9 Spring 2008.
System State and Differential Equations Linear Systems and Signals Lecture 3 Spring 2008.
1 Chapter 9 Differential Equations: Classical Methods A differential equation (DE) may be defined as an equation involving one or more derivatives of an.
Differential Equation Models Section 3.5. Impulse Response of an LTI System.
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.
Analysis of Discrete Linear Time Invariant Systems
EE513 Audio Signals and Systems Digital Signal Processing (Systems) Kevin D. Donohue Electrical and Computer Engineering University of Kentucky.
ECE 352 Systems II Manish K. Gupta, PhD Office: Caldwell Lab ece. osu. ece. osu. edu Home Page:
ECE 8443 – Pattern Recognition EE 3512 – Signals: Continuous and Discrete Objectives: Stability and the s-Plane Stability of an RC Circuit 1 st and 2 nd.
CE Digital Signal Processing Fall 1992 Z Transform
University of Khartoum -Signals and Systems- Lecture 11
Automatic Control Theory School of Automation NWPU Teaching Group of Automatic Control Theory.
Time Domain Representation of Linear Time Invariant (LTI).
Time-Domain Representations of LTI Systems
ECE 8443 – Pattern Recognition ECE 3163 – Signals and Systems Objectives: Stability and the s-Plane Stability of an RC Circuit Routh-Hurwitz Stability.
Ch.7 The z-Transform and Discrete-Time Systems. 7.1 The z-Transform Definition: –Consider the DTFT: X(Ω) = Σ all n x[n]e -jΩn (7.1) –Now consider a real.
ME375 Handouts - Spring 2002 MESB System Modeling and Analysis System Stability and Steady State Response.
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.
Discrete-time Systems Prof. Siripong Potisuk. Input-output Description A DT system transforms DT inputs into DT outputs.
System Function of discrete-time systems
Chapter 5 Z Transform. 2/45  Z transform –Representation, analysis, and design of discrete signal –Similar to Laplace transform –Conversion of digital.
EE313 Linear Systems and Signals Fall 2005 Initial conversion of content to PowerPoint by Dr. Wade C. Schwartzkopf Prof. Brian L. Evans Dept. of Electrical.
1 Z-Transform. CHAPTER 5 School of Electrical System Engineering, UniMAP School of Electrical System Engineering, UniMAP NORSHAFINASH BT SAUDIN
Automatic Control Theory School of Automation NWPU Teaching Group of Automatic Control Theory.
1 Lecture 1: February 20, 2007 Topic: 1. Discrete-Time Signals and Systems.
Z TRANSFORM AND DFT Z Transform
EE313 Linear Systems and Signals Spring 2013 Initial conversion of content to PowerPoint by Dr. Wade C. Schwartzkopf Prof. Brian L. Evans Dept. of Electrical.
Signals And Systems Chapter 2 Signals and systems analysis in time domain.
Time Domain Analysis of Linear Systems Ch2 University of Central Oklahoma Dr. Mohamed Bingabr.
Continuous-Time System Analysis Using The Laplace Transform
EEE 503 Digital Signal Processing Lecture #2 : EEE 503 Digital Signal Processing Lecture #2 : Discrete-Time Signals & Systems Dr. Panuthat Boonpramuk Department.
CHAPTER 2 Discrete-Time Signals and Systems in the Time-Domain
ES97H Biomedical Signal Processing
Homework 3.
1 Time-Domain Representations of LTI Systems CHAPTER 2.11 Characteristics of Systems Described by Differential and Difference Equations and Difference.
Time Domain Representation of Linear Time Invariant (LTI).
Technological Educational Institute Of Crete Department Of Applied Informatics and Multimedia Neural Networks Laboratory Slide 1 DISCRETE SIGNALS AND SYSTEMS.
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.
Signal and System I The representation of discrete-time signals in terms of impulse Example.
Leo Lam © Signals and Systems EE235 Lecture 19.
Signals and Systems Lecture #6 EE3010_Lecture6Al-Dhaifallah_Term3321.
EE421, Fall 1998 Michigan Technological University Timothy J. Schulz 08-Oct, 98EE421, Lecture 81 Lecture 8: Z-Transforms l ROC and Causality |z|
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.
Chapter 2 System Models – Time Domain
Digital Signal Processing Lecture 3 LTI System
Digital Signal Processing
Chapter 2 The z-transform and Fourier Transforms The Z Transform The Inverse of Z Transform The Prosperity of Z Transform System Function System Function.
EENG 420 Digital Signal Processing Lecture 2.
Time Domain Analysis of Linear Systems Ch2
The Z-Transform.
CHAPTER 5 Z-Transform. EKT 230.
Lect2 Time Domain Analysis
Digital and Non-Linear Control
Discrete-time Systems
Transfer Functions.
LECTURE 28: THE Z-TRANSFORM AND ITS ROC PROPERTIES
CS3291: "Interrogation Surprise" on Section /10/04
Digital Control Systems (DCS)
Discrete-Time Signal processing Chapter 3 the Z-transform
Presentation transcript:

Difference Equations and Stability Linear Systems and Signals Lecture 10 Spring 2008

Example: Second-Order Equation y[n+2] y[n+1] y[n] = 5 x[n+2] with y[-1] = 0 and y[-2] = 6.25 and x[n] = 4 -n u[n] Zero-input response Characteristic polynomial   = (  + 0.2) (  - 0.8) Characteristic equation (  + 0.2) (  - 0.8) = 0 Characteristic roots  1 = -0.2 and  2 = 0.8 Solution y 0 [n] = C 1 (-0.2) n + C 2 (0.8) n Zero-state response

Example: Impulse Response h[n+2] h[n+1] h[n] = 5  [n+2] with h[-1] = h[-2] = 0 because of causality In general, from Lathi (3.49), h[n] = (b N /a N )  [n] + y 0 [n] u[n] Since a N = and b N = 0, h[n] = y 0 [n] u[n] = [C 1 (-0.2) n + C 2 (0.8) n ] u[n] Lathi (3.49) is similar to Lathi (2.23): slide 4-8 Lathi (3.49) balances impulsive events at origin

Example: Impulse Response Need two values of h[n] to solve for C 1 and C 2 h[0] h[-1] h[-2] = 5  [0]  h[0] = 5 h[1] h[0] h[-1] = 5  [1]  h[1] = 3 Solving for C 1 and C 2 h[0] = C 1 + C 2 = 5 h[1] = -0.2 C C 2 = 3 Unique solution  C 1 = 1, C 2 = 4 h[n] = [(-0.2) n + 4 (0.8) n ] u[n]

Example: Solution Zero-state response solution (Lathi, Ex. 3.14) y s [n] = h[n] * x[n] = {[(-0.2) n + 4(0.8) n ] u[n]} * (4 -n u[n]) y s [n] = [-1.26 (4) -n (-0.2) n (0.8) n ] u[n] Total response: y[n] = y 0 [n] + y s [n] y[n] = [C 1 (-0.2) n + C 2 (0.8) n ] + [-1.26 (4) -n (-0.2) n (0.8) n ] u[n] With y[-1] = 0 and y[-2] = 6.25 y[-1] = C 1 (-5) + C 2 (1.25) = 0 y[-2] = C 1 (25) + C 2 (25/16) = 6.25 Solution: C 1 = 0.2, C 2 = 0.8

Repeated Roots For r repeated roots of Q(  ) = 0 y 0 [n] = (C 1 + C 2 n + … + C r n r-1 )  n Similar to continuous-time case (slide 9-9) Continuous Time Discrete TimeCase non-repeated roots repeated roots

Stability for an LTID System Asymptotically stable if and only if all characteristic roots are inside unit circle. Unstable if and only if one or both of these conditions exist: –At least one root outside unit circle –Repeated roots on unit circle Marginally stable if and only if no roots are outside unit circle and no repeated roots are on unit circle (see Figs and 3.24 in Lathi) 1    Unstable Stable Marginally Stable Lathi, Fig Re  Im 

Stability in Both Domains Discrete-Time Systems Marginally stable: non-repeated characteristic roots on the unit circle (discrete-time systems) or imaginary axis (continuous- time systems) 1 Unstable Stable Marginally Stable Re  Im  UnstableStable Marginally Stable Re Im Continuous-Time Systems