LECTURE 39: APPLICATIONS OF STATE VARIABLES

Slides:



Advertisements
Similar presentations
ECE 8443 – Pattern Recognition EE 3512 – Signals: Continuous and Discrete Objectives: Response to a Sinusoidal Input Frequency Analysis of an RC Circuit.
Advertisements

ECE 8443 – Pattern Recognition EE 3512 – Signals: Continuous and Discrete Objectives: Filters and Difference Equations Signal Flow Graphs FIR and IIR Filters.
ECE 8443 – Pattern Recognition ECE 3163 – Signals and Systems Objectives: Review Resources: Wiki: State Variables YMZ: State Variable Technique Wiki: Controllability.
Empirical Maximum Likelihood and Stochastic Process Lecture VIII.
CSE245: Computer-Aided Circuit Simulation and Verification Lecture Note 2: State Equations Prof. Chung-Kuan Cheng 1.
Lecture 19: Discrete-Time Transfer Functions
Lecture 5: Linear Systems and Convolution
Lecture 14: Laplace Transform Properties
Pseudospectral Methods
… Representation of a CT Signal Using Impulse Functions
ECE 8443 – Pattern Recognition EE 3512 – Signals: Continuous and Discrete Objectives: First-Order Second-Order N th -Order Computation of the Output Signal.
CSE245: Computer-Aided Circuit Simulation and Verification Lecture Note 2: State Equations Prof. Chung-Kuan Cheng.
Properties of the z-Transform
Laplace Transform BIOE 4200.
Topic-laplace transformation Presented by Harsh PATEL
Lecture 22 MA471 Fall Advection Equation Recall the 2D advection equation: We will use a Runge-Kutta time integrator and spectral representation.
ECE 8443 – Pattern Recognition ECE 3163 – Signals and Systems Objectives: Derivation Transform Pairs Response of LTI Systems Transforms of Periodic Signals.
ECE 8443 – Pattern Recognition EE 3512 – Signals: Continuous and Discrete Objectives: Review Resources: Wiki: Superheterodyne Receivers RE: Superheterodyne.
ECE 8443 – Pattern Recognition ECE 3163 – Signals and Systems Objectives: First-Order Second-Order N th -Order Computation of the Output Signal Transfer.
Section 4-1: Introduction to Linear Systems. To understand and solve linear systems.
State Space Analysis Hany Ferdinando Dept. of Electrical Engineering Petra Christian University.
ECE 8443 – Pattern Recognition ECE 3163 – Signals and Systems Objectives: Modulation Summation Convolution Initial Value and Final Value Theorems Inverse.
ECE 8443 – Pattern Recognition EE 3512 – Signals: Continuous and Discrete Objectives: Convolution Definition Graphical Convolution Examples Properties.
Interconnections Blocks can be thought of as subsystems that make up a system described by a signal flow graph. We can reduce such graphs to a transfer.
ECE 8443 – Pattern Recognition ECE 3163 – Signals and Systems Objectives: Definition of a System Examples Causality Linearity Time Invariance Resources:
Fourier Analysis of Discrete-Time Systems
Autar Kaw Humberto Isaza Transforming Numerical Methods Education for STEM Undergraduates.
Representation of CT Signals (Review)
Motivation Thus far we have dealt primarily with the input/output characteristics of linear systems. State variable, or state space, representations describe.
Day Problems For each solution write and graph an inequality.
1 Direct Method of Interpolation Major: All Engineering Majors Authors: Autar Kaw, Jai Paul
Control Systems With Embedded Implementation (CSEI)
CSE245: Computer-Aided Circuit Simulation and Verification Lecture Note 2: State Equations Spring 2010 Prof. Chung-Kuan Cheng.
Motivation for the Laplace Transform
ECE 8443 – Pattern Recognition ECE 3163 – Signals and Systems Objectives: Frequency Response Response of a Sinusoid DT MA Filter Filter Design DT WMA Filter.
Linear Constant-Coefficient Difference Equations
ECE 8443 – Pattern Recognition EE 3512 – Signals: Continuous and Discrete Objectives: FIR Filters Design of Ideal Lowpass Filters Filter Design Example.
ECE 8443 – Pattern Recognition EE 3512 – Signals: Continuous and Discrete Objectives: Derivation of the DFT Relationship to DTFT DFT of Truncated Signals.
2.5 DETERMINANTS AND MULTIPLICATIVE INVERSES OF MATRICES By the end of the section students will evaluate determinants, find inverses of matrices, and.
Chapter 8 Systems of Linear Equations in Two Variables Section 8.3.
ECE 8443 – Pattern Recognition EE 3512 – Signals: Continuous and Discrete Objectives: Difference Equations Transfer Functions Block Diagrams Resources:
FINITE DIFFERENCE In numerical analysis, two different approaches are commonly used: The finite difference and the finite element methods. In heat transfer.
Properties of the z-Transform
Linear Constant-Coefficient Difference Equations
LECTURE 30: SYSTEM ANALYSIS USING THE TRANSFER FUNCTION
© Dr. Elmer P. Dadios - DLSU Fellow & Professor
LECTURE 11: FOURIER TRANSFORM PROPERTIES
LECTURE 33: DIFFERENCE EQUATIONS
EE611 Deterministic Systems
Differentiation-Discrete Functions
LECTURE 28: THE Z-TRANSFORM AND ITS ROC PROPERTIES
Section 5.2 Systems of Linear Equations in Three Variables
Analytical Tools in ME Course Objectives
Digital Control Systems (DCS)
Modeling in the Time Domain
LECTURE 12: SIGNAL MODULATION AND DEMODULATION
LECTURE 18: FAST FOURIER TRANSFORM
Autar Kaw Humberto Isaza
LECTURE 18: FOURIER ANALYSIS OF CT SYSTEMS
Solving a System of Equations in Two Variables by the Addition Method
SE301: Numerical Methods Topic 8 Ordinary Differential Equations (ODEs) Lecture KFUPM (Term 101) Section 04 Read , 26-2, 27-1 CISE301_Topic8L6.
Autar Kaw Humberto Isaza
LECTURE 05: CONVOLUTION OF DISCRETE-TIME SIGNALS
LECTURE 07: CONVOLUTION FOR CT SYSTEMS
Chapter 2. Mathematical Foundation
LECTURE 20: FOURIER ANALYSIS OF DT SYSTEMS
LECTURE 02: BASIC PROPERTIES OF SIGNALS
Lectures State-Space Analysis of LTIC
LECTURE 11: FOURIER TRANSFORM PROPERTIES
LECTURE 18: FAST FOURIER TRANSFORM
Presentation transcript:

LECTURE 39: APPLICATIONS OF STATE VARIABLES Objectives: Review of State Equations Example – Two-Car Motion Time-Domain Response Transfer Function Course Evaluations Resources: WikiBooks: State Variables WC: State Variables MS Equation 3.0 was used with settings of: 18, 12, 8, 18, 12. Audio: URL:

Discrete-Time Systems The discrete-time equivalents of the state equations are: The process is completely analogous to CT systems, with one exception: these equations are easy to implement and solve using difference equations  For example, note that if v[n] = 0 for n ≥ 0, and An is the state-transition matrix for the discrete-time case. The output equation can be derived following the procedure for the CT case: The impulse response is given by: ]i=k,

Solutions Using the z-Transform Just as we solved the CT equations with the Laplace transform, we can solve the DT case with the z-transform: Note that historically the CT state equations were solved numerically using a discrete-time approximation for the derivatives (see Section 11.6), and this provided a bridge between the CT and DT solutions. Example: ]i=k,

State Variable Equations and Solutions – CT Systems Recall our state equations for CT systems: the time-domain solutions: and the frequency domain solutions: An equivalent formulation exists for discrete-time (DT) systems. ]i=k,

Example – Coupled Two-Car System

Example (Cont.)

Example (Cont.)

Example (Cont.)

Example (Cont.)

Example (Cont.)

Example (Cont.)

Example (Cont.)

Example (Cont.)

Summary Introduced the discrete-time versions of the state equations. Reviewed an example in the textbook (Kamen and Heck) demonstrating the use of state variables on a real application. Demonstrated how to solve this system in MATLAB. The end…