Z Transform Primer. Basic Concepts Consider a sequence of values: {x k : k = 0,1,2,... } These may be samples of a function x(t), sampled at instants.

Slides:



Advertisements
Similar presentations
Notes 6.6 Fundamental Theorem of Algebra
Advertisements

Signals & Systems Predicting System Performance February 27, 2013.
Signal Processing in the Discrete Time Domain Microprocessor Applications (MEE4033) Sogang University Department of Mechanical Engineering.
Laplace Transform (1).
Infinite Impulse Response (IIR) Filters
ELEN 5346/4304 DSP and Filter Design Fall Lecture 7: Z-transform Instructor: Dr. Gleb V. Tcheslavski Contact:
AMI 4622 Digital Signal Processing
EE-2027 SaS, L13 1/13 Lecture 13: Inverse Laplace Transform 5 Laplace transform (3 lectures): Laplace transform as Fourier transform with convergence factor.
Modern Control Theory (Digital Control)
Laplace Transforms Important analytical method for solving linear ordinary differential equations. - Application to nonlinear ODEs? Must linearize first.
Modern Control Theory (Digital Control)
System identification and self regulating systems.
EECS 20 Chapter 10 Part 11 Sampling and Reconstruction Last time we Viewed aperiodic functions in terms of frequency components via Fourier transform Gained.
IIR Filters and Equalizers R.C. Maher ECEN4002/5002 DSP Laboratory Spring 2002.
9.0 Laplace Transform 9.1 General Principles of Laplace Transform linear time-invariant Laplace Transform Eigenfunction Property y(t) = H(s)e st h(t)h(t)
Chapter 3 1 Laplace Transforms 1. Standard notation in dynamics and control (shorthand notation) 2. Converts mathematics to algebraic operations 3. Advantageous.
Computational Geophysics and Data Analysis
EE513 Audio Signals and Systems Digital Signal Processing (Systems) Kevin D. Donohue Electrical and Computer Engineering University of Kentucky.
1 Chapter 8 The Discrete Fourier Transform 2 Introduction  In Chapters 2 and 3 we discussed the representation of sequences and LTI systems in terms.
UNIT - 4 ANALYSIS OF DISCRETE TIME SIGNALS. Sampling Frequency Harry Nyquist, working at Bell Labs developed what has become known as the Nyquist Sampling.
THE LAPLACE TRANSFORM LEARNING GOALS Definition The transform maps a function of time into a function of a complex variable Two important singularity functions.
Module 2: Representing Process and Disturbance Dynamics Using Discrete Time Transfer Functions.
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
Sistem Kontrol I Kuliah II : Transformasi Laplace Imron Rosyadi, ST 1.
Fourier Series Summary (From Salivahanan et al, 2002)
CISE315 SaS, L171/16 Lecture 8: Basis Functions & Fourier Series 3. Basis functions: Concept of basis function. Fourier series representation of time functions.
Prepared by Mrs. Azduwin Binti Khasri
Chapter 5 Z Transform. 2/45  Z transform –Representation, analysis, and design of discrete signal –Similar to Laplace transform –Conversion of digital.
1 Z-Transform. CHAPTER 5 School of Electrical System Engineering, UniMAP School of Electrical System Engineering, UniMAP NORSHAFINASH BT SAUDIN
Chapter 6 The Laplace Transform and the Transfer Function Representation.
Basic Concepts  Block diagram representation of control systems  Transfer functions  Analysis of block diagrams  P, PI and PID controllers ( Continuous.
Chapter 4 Transfer Function and Block Diagram Operations § 4.1 Linear Time-Invariant Systems § 4.2 Transfer Function and Dynamic Systems § 4.3 Transfer.
Chapter 9 Frequency Response and Transfer Function
1 Lecture 1: February 20, 2007 Topic: 1. Discrete-Time Signals and Systems.
THE LAPLACE TRANSFORM LEARNING GOALS Definition
Control Systems EE 4314 Lecture 29 May 5, 2015
Signal and System I Analysis and characterization of the LTI system using the Laplace transform Causal ROC associate with a causal system is a right-half.
Signal and Systems Prof. H. Sameti Chapter 10: Introduction to the z-Transform Properties of the ROC of the z-Transform Inverse z-Transform Examples Properties.
Chapter 7 The Laplace Transform
Course Outline (Tentative) Fundamental Concepts of Signals and Systems Signals Systems Linear Time-Invariant (LTI) Systems Convolution integral and sum.
Lecture 2: Linear Discrete Systems 1. Introduction The primary new component of discrete or digital systems is the notion of time discretization. No longer.
Dr. Tamer Samy Gaafar Lec. 2 Transfer Functions & Block Diagrams.
Signals and Systems Using MATLAB Luis F. Chaparro.
Óbudai Egyetem Dr. Neszveda József Open and Closed loop Control II. Block diagram model.
Chapter 2 The z Transform.
z-Plane Analysis of Discrete-Time Control Systems
Learning from the Past, Looking to the Future James R. (Jim) Beaty, PhD - NASA Langley Research Center Vehicle Analysis Branch, Systems Analysis & Concepts.
Convergence of Fourier series It is known that a periodic signal x(t) has a Fourier series representation if it satisfies the following Dirichlet conditions:
Chapter 4 Dynamical Behavior of Processes Homework 6 Construct an s-Function model of the interacting tank-in-series system and compare its simulation.
Chapter 4 Dynamical Behavior of Processes Homework 6 Construct an s-Function model of the interacting tank-in-series system and compare its simulation.
Linear Discrete Systems
(2) Region of Convergence ( ROC )
Chapter 4 Transfer Function and Block Diagram Operations
Digital Control Systems (DCS)
Roots and Zeros 5.7.
Control Systems With Embedded Implementation (CSEI)
Laplace transform Example Region of convergence (ROC)
LAPLACE TRANSFORMS PART-A UNIT-V.
Chapter 5 Z Transform.
Signal and Systems Chapter 9: Laplace Transform
LECTURE 28: THE Z-TRANSFORM AND ITS ROC PROPERTIES
Research Methods in Acoustics Lecture 9: Laplace Transform and z-Transform Jonas Braasch.
CHAPTER-6 Z-TRANSFORM.
9.0 Laplace Transform 9.1 General Principles of Laplace Transform
Laplace Transforms Important analytical method for solving linear ordinary differential equations. - Application to nonlinear ODEs? Must linearize first.
Laplace Transforms Important analytical method for solving linear ordinary differential equations. - Application to nonlinear ODEs? Must linearize first.
DIGITAL CONTROL SYSTEM WEEK 3 NUMERICAL APPROXIMATION
THE LAPLACE TRANSFORM LEARNING GOALS Definition
Presentation transcript:

Z Transform Primer

Basic Concepts Consider a sequence of values: {x k : k = 0,1,2,... } These may be samples of a function x(t), sampled at instants t = kT; thus x k = x(kT). The Z transform is simply a polynomial in z having the x k as coefficients:

Fundamental Functions Define the impulse function: {  k } = {1, 0, 0, 0,....} Define the unit step function: {u k } = {1, 1, 1, 1,....} (Convergent for |z| < 1)

Delay/Shift Property Let y(t) = x(t-T) (delayed by T and truncated at t = T) y k = y(kT) = x(kT-T) = x((k-1)T) = x k-1 ; y 0 = 0 Let j = k-1 ; k = j + 1 The values in the sequence, the coefficients of the polynomial, slide one position to the right, shifting in a zero.

The Laplace Connection Consider the Laplace Transforms of x(t) and y(t): Equate the transform domain delay operators: Examine s-plane to z-plane mapping...

S-Plane to Z-Plane Mapping Anything in the Alias/Overlay region in the S-Plane will be overlaid on the Z-Plane along with the contents of the strip between +/- j  /T. In order to avoid aliasing, there must be nothing in this region, i.e. there must be no signals present with radian frequencies higher than  /T, or cyclic frequencies higher than f = 1/2T. Stated another way, the sampling frequency must be at least twice the highest frequency present (Nyquist rate).

Mapping Poles and Zeros A point in the Z-plane re j  will map to a point in the S- plane according to: Conjugate roots will generate a real valued polynomial in s of the form:

Example 1: Running Average Algorithm Block Diagram Transfer Function Note: Each [Z -1 ] block can be thought of as a memory cell, storing the previously applied value. (Non-Recursive) Z Transform

Example 2: Trapezoidal Integrator (Recursive) Z Transform Block Diagram Transfer Function

Ex. 2 (cont) Block Diagram Manipulation Intuitive Structure Equivalent Structure Explicit representation of x k-1 and y k-1 has been lost, but memory element usage has been reduced from two to one.

Ex. 2 (cont) More Block Diagram Manipulation Note that the final form is equivalent to a rectangular integrator with an additive forward path. In a PI compensator, this path can be absorbed by the proportional term, so there is no advantage to be gained by implementing a trapezoidal integrator.