state space description and system realizations
play

State-Space Description and System Realizations Gerhard Schmidt - PowerPoint PPT Presentation

Advanced Signals and Systems State-Space Description and System Realizations Gerhard Schmidt Christian-Albrechts-Universitt zu Kiel Faculty of Engineering Institute of Electrical and Information Engineering Digital Signal Processing and


  1. Advanced Signals and Systems – State-Space Description and System Realizations Gerhard Schmidt Christian-Albrechts-Universität zu Kiel Faculty of Engineering Institute of Electrical and Information Engineering Digital Signal Processing and System Theory Digital Signal Processing and System Theory | Advanced Signals and Systems | State-Space Descript. and System Realizations

  2. Contents of the Lecture Entire Semester:  Introduction  Discrete signals and random processes  Spectra  Discrete systems  Idealized linear, shift-invariant systems  Hilbert transform  State-space description and system realizations  Generalizations for signals, systems, and spectra Digital Signal Processing and System Theory | Advanced Signals and Systems | State-Space Descript. and System Realizations Slide VII-2 Digital Signal Processing and System Theory | Advanced Signals and Systems | State-Space Descript. and System Realizations

  3. Contents of this Part State-Space Description and System Realizations  Introduction  Basic structure  Application example  From difference equation to state-space representations  Signal-flow graphs  Signal-flow graph representation of basic structures  Transfer matrix, impulse-response matrix, and transition matrix  Equivalent Realizations Digital Signal Processing and System Theory | Advanced Signals and Systems | State-Space Descript. and System Realizations Slide VII-3 Digital Signal Processing and System Theory | Advanced Signals and Systems | State-Space Descript. and System Realizations

  4. State-Space Description and System Realizations Introduction Restriction The ideas in this part of the lecture are restricted to linear, shift-invariant, dynamic, and causal systems . Up to now … … we mainly dealt with systems of which we know the internal parameters: Linear, time-invariant system The „ inner part “ of the system was, e.g., described by its impulse response or by ist Fourier transform. Digital Signal Processing and System Theory | Advanced Signals and Systems | State-Space Descript. and System Realizations Slide VII-4 Digital Signal Processing and System Theory | Advanced Signals and Systems | State-Space Descript. and System Realizations

  5. State-Space Description and System Realizations Basics – Part 1 State-space description Basis idea: The „ state of a system “ is changing in dependence of the current state vector and of the excitation (the input ) of the system: with All input signals will be grouped in a so-called input signal vector All output signals with are grouped in a so-called output signal vector Digital Signal Processing and System Theory | Advanced Signals and Systems | State-Space Descript. and System Realizations Slide VII-5 Digital Signal Processing and System Theory | Advanced Signals and Systems | State-Space Descript. and System Realizations

  6. State-Space Description and System Realizations Basics – Part 2 State-space description (continued) Basis idea (continued): In the same manner as for the input and output signals we will group all state-space variables in a so-called state-space vector : The individual states can be regarded as memory cells (for the entire past). They are responsible for the behavior of the system in case of no input. Thus, the states describe the self or eigen behavior of the system. Digital Signal Processing and System Theory | Advanced Signals and Systems | State-Space Descript. and System Realizations Slide VII-6 Digital Signal Processing and System Theory | Advanced Signals and Systems | State-Space Descript. and System Realizations

  7. State-Space Description and System Realizations Basic Structure – Part 3 State-space description (continued) Using the three vectors the system is described by a set of two equations : In general, these equations can have arbitrary character. However, we will restrict ourselves here – as mentioned a few slides before – to linear, shift-invariant, dynamic, and causal systems . As a consequence the functions and have to be linear with respect to and . In addition, the parameter of the functions should not depend on the time index (due to shift invariance). Digital Signal Processing and System Theory | Advanced Signals and Systems | State-Space Descript. and System Realizations Slide VII-7 Digital Signal Processing and System Theory | Advanced Signals and Systems | State-Space Descript. and System Realizations

  8. State-Space Description and System Realizations Basic Structure – Part 4 State-space description (continued) With the restrictions introduced before we can make the following ansatz for describing linear, shift-invariant systems in the state-space domain : The quantities and have to be matrices , that describe linear relations with the variables and . For the dimensions of the matrices we get:   Example of a [I x J] matrix (I rows, J columns):   Digital Signal Processing and System Theory | Advanced Signals and Systems | State-Space Descript. and System Realizations Slide VII-8 Digital Signal Processing and System Theory | Advanced Signals and Systems | State-Space Descript. and System Realizations

  9. State-Space Description and System Realizations Basic Structure – Part 5 State-space description (continued) Overview: N memory cells Digital Signal Processing and System Theory | Advanced Signals and Systems | State-Space Descript. and System Realizations Slide VII-9 Digital Signal Processing and System Theory | Advanced Signals and Systems | State-Space Descript. and System Realizations

  10. State-Space Description and System Realizations Basic Structure – Part 6 State-space description (continued) Names of the individual equations: „State Both equations together are equation“ called the state-space description of a system! „Measurement equation“ Meaning of the individual matrices:  : All feedback paths are described (system behaviour without input) in this matrix. The matrix is called system matrix .  : Connection of the system states with the input (steering of the systems). The matrix is called steering matrix .  : Coupling of the system states with the output signals. The matrix is called observation matrix .  : Direct connection of the input with the output. The matrix is called pass through matrix . Digital Signal Processing and System Theory | Advanced Signals and Systems | State-Space Descript. and System Realizations Slide VII-10 Digital Signal Processing and System Theory | Advanced Signals and Systems | State-Space Descript. and System Realizations

  11. State-Space Description and System Realizations Basic Structure – Part 7 State-space description (continued) Discrete (and digital) systems do not have an “energy - based” memory as we find it often in continuous systems (e.g. the voltage on a capacitor). However, we often find a memory for (digital) data that can be written to in one sample and read from in the next: At index we have at the memory output – the input is connected to the sample that will be available at the output at index . This describes a delay or a shift of one sample. In the z domain we can describe this in terms of its transfer function as Digital Signal Processing and System Theory | Advanced Signals and Systems | State-Space Descript. and System Realizations Slide VII-11 Digital Signal Processing and System Theory | Advanced Signals and Systems | State-Space Descript. and System Realizations

  12. State-Space Description and System Realizations Basic Structure – Part 8 State-space description (continued) Extended overview: (Pass through matrix) (Observation matrix) (Steering matrix) (System matrix) with: Digital Signal Processing and System Theory | Advanced Signals and Systems | State-Space Descript. and System Realizations Slide VII-12 Digital Signal Processing and System Theory | Advanced Signals and Systems | State-Space Descript. and System Realizations

  13. State-Space Description and System Realizations Application Example – Part 1 Kalman filter The following examples are taken from the dissertation of Dr.-Ing. Henning Puder, Technische Universität Darmstadt. He has implemented a noise suppression system for hands-free communication in cars. Application overview Noise Speech s(n) suppression Background noise b(n) Digital Signal Processing and System Theory | Advanced Signals and Systems | State-Space Descript. and System Realizations Slide VII-13 Digital Signal Processing and System Theory | Advanced Signals and Systems | State-Space Descript. and System Realizations

  14. State-Space Description and System Realizations Application Example – Part 2 Kalman filter (continued) In the state-space approach of H. Puder autoregressive models were used for the speech and the noise components. Linear state-space model for background noise (here time-variant model parameters were used) Linear state-space model for speech signals (time-variant model parameters were used) Digital Signal Processing and System Theory | Advanced Signals and Systems | State-Space Descript. and System Realizations Slide VII-14 Digital Signal Processing and System Theory | Advanced Signals and Systems | State-Space Descript. and System Realizations

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend