SlideShare una empresa de Scribd logo
1 de 23
Descargar para leer sin conexión
EC533: Digital Signal Processing
  5          l      l

           Lecture 5
       The Z-Transform
5.1 - Introduction

• The Laplace Transform (s domain) is a valuable tool for
  representing, analyzing & designing continuos-time signals &
                    l       d                                l
  systems.
• The z transform is convenient yet invaluable tool for representing,
       z-transform
  analyzing & designing discrete-time signals & systems.
• The resulting transformation from s-domain to z-domain is called
  z-transform.
  z-transform

• The relation between s-plane and z-plane is described below :
                               z = esT
• The z-transform maps any point s = σ + jω in the s-plane to z-
  plane (r θ).
5.2 – The Z-Transform
    For continuous-time signal,
                        Time Domain
                        Ti   D   i           S‐Domain




For discrete-time signal,


                                      Ƶ      Z‐Domain
               Time Domain
                                      Ƶ-1

                                                        Causal 
                                                        System


where,
5.2.1 – Z-Transform Definition
• The z-transform of sequence x(n) is defined by
                     ∞
                               −n
      X ( z ) = ∑ x ( n) z                               Two sided z transform
                                                         Bilateral z transform
                 n = −∞

    For causal system
               ∞
                          −n
     X (z) = ∑ x(n)z                                     One sided z transform
                                                         Unilateral z transform
               n=0
• The z transform reduces to the Discrete Time Fourier transform
  (DTFT) if r=1; z = e−jω.
                                                    DTFT
                                    ∞
                   X ( e jω ) =   ∑
                                  n = −∞
                                           x ( n ) e − jω n
5.2.2 – Geometrical interpretation of
            z transform
            z-transform
• The point z = rejω is a
      p
  vector of length r from              Im z
  origin and an angle ω with            j
  respect to real axis.                                   z = rejω

                                              r
                                                  ω
                                                               Re
                                                               R z
• Unit circle : The contour       -1                  1

  |z| = 1 is a circle on the z-
  plane with unity radius
    l      ith it      di              -j




DTFT is to evaluate z-transform on a unit circle.
5.2.3 – Pole-zero Plot


• A graphical representation
                                    Im z
  of z-transform on z-plane          j
   – Poles denote by “x” and
   – zeros denote by “o”
                                               Re z
                               -1          1



                                    -j
Example
Find the z-transform of,

Solution:




It’s a geometric sequence
                                   Recall: Sum of a Geometric Sequence



                                  where, a: first term,  r: common ratio,
                                         n: number of terms   
5.3 – Region Of Convergence (ROC)
• ROC of X(z) is the set of all values of z for which X(z) attains a
  finite value.
• Give a sequence, the set of values of z for which the z-transform
  converges, i.e., |X(z)|<∞, is called the region of convergence.
                       ∞                    ∞
                                  −n
          | X ( z ) |= ∑ x(n) z        = ∑ | x(n) || z |− n < ∞
                     n = −∞               n = −∞
                       ∞
                                   −n
           Im         ∑ | x(n)r         |< ∞
                     n = −∞
                                   ROC is an annual ring centered on
            r                      the origin.

                      Re                Rx − <| z |< Rx +

                           ROC = {z = re jω | Rx − < r < Rx + }
Ex. 1 Find the z-transform of the following sequence
                x = {2 -3, 7 4 0 0 ……..}
                     {2, 3 7, 4, 0, 0,      }
                   ∞
      X ( z) =   ∑ x[n]z − n = 2 − 3 z −1 + 7 z − 2 + 4 z −3
                 n = −∞

            2 z 3 − 3z 2 + 7 z + 4
          =                        , |z|>0
                      z 3

The ROC is the entire complex z - plane except the origin.

Ex. 2 Find the z-transform of δ [n]
                                    ∞
                       X ( z) =   ∑ δ [ n] z − n = 1
                                  n = −∞

       with an ROC consisting of the entire z - plane.
Ex 3 Find the z transform of δ [n -1]
Ex.           z-transform          1]
                        ∞
                                         1
           X ( z) =
               n = −∞
                       ∑ δ [n − 1] z − n = z −1 =
                                          z
with an ROC consisting of the entire z - plane except z = 0 .


Ex. 4 Find the z-transform of δ [n +1]
                         ∞
            X ( z) =   ∑ δ [n + 1] z − n = z
                       n = −∞

with an ROC consisting of the entire z - plane except z = ∞,
i.e., there is a pole at infinity.
Ex.5 Find the z-transform of the following right-sided sequence
     (causal)
                           x [ n] = a u [ n]
                                   n


           ∞                  ∞
                      −n
X ( z ) = ∑ a u[n]z
                  n
                           = ∑ (az −1 ) n
         n = −∞              n =0

                              This f
                              Thi form to find inverse
                                          fi d i
                              ZT using PFE
Ex.6 Find the z-transform of the following left-sided sequence
Ex. 7 Find the z-transform of




Rewriting x[n] as a sum of left-sided and right sided sequences
                           left sided     right-sided
and finding the corresponding z-transforms,
where




Notice from the ROC that the z-transform
doesn’t exist for b > 1
5.3.1 – Characteristic Families of Signals with Their
               Corresponding ROC
5.3.2 – Properties of ROC

• A ring or disk in the z-plane centered at the origin.
        g                 p                        g
• The Fourier Transform of x(n) is converge absolutely iff the
  ROC includes the unit circle.
• The ROC cannot include any poles
• Finite Duration Sequences: The ROC is the entire z-plane
  except possibly z=0 or z=∞.
• Right sided sequences (causal seq.): The ROC extends
  outward from the outermost finite pole in X(z) to z=∞.
• Left sided sequences: The ROC extends inward from the
  innermost nonzero pole in X(z) to z=0.
• Two-sided sequence: The ROC is a  ring bounded by two 
  circles passing through two pole with no poles inside the ring
  circles passing through two pole with no poles inside the ring
5.4 - Properties of z-Transform
(1) Linearity : a x[n] + b y[n] ←→ a X ( z ) + b Y ( z )




                                     ⎛z⎞
(4) Z - scale Property : a x[n] ←→ X ⎜ ⎟
                            n

                                     ⎝a⎠
                                   1
(5) Time Reversal : x [−n] ←→ X ( )
                   l
                                   z
(6) Convolution :     h [n] ∗ x [n] ←→ H ( z ) X ( z )
                                                           Transfer 
                                                           Function
5.5 - Rational z-Transform

For most practical signals, the z-transform can be expressed
as a ratio of two polynomials
            f       l       l

                     N ( z)     ( z − z1 )( z − z 2 ) L ( z − z M )
          X ( z) =          =G
                     D( z )    ( z − p1 )( z − p2 ) L ( z − p N )
  where
          G is scalar gain,
          z1 , z 2 , L, z M are the zeroes of X(z), i.e., the roots
          of the numerator polynomial
   and p1 , p2 , L , p N are the poles of X(z), i.e., the roots
          of the denominator polynomial.
5.6 - Commonly used z-Transform pairs

      Sequence                 z‐Transform                         ROC
          δ[n]                           1                     All values of z
                                                               All values of z

          u[n]                         1                          |z| > 1
                                    1 − z −1

                                         1
         αnu[n]                                                  |z| > |α|
                                    1 − αz −1
                                       αz −1
        nαnu[n]                     (1 − αz −1 ) 2               |z| > |α|
                                                                 |z| > |α|

                                           1
      (n+1) αnu[n]                                               |z| > |α|
                                      (1 − αz −1 ) 2

                                1 − (r cos ω0 ) z −1
    (rn cos ω   on) u[n]                                         |z| > |r|
                           1 − (2r cos ω0 ) z −1 + r 2 z −2

                                 1 − (r sin ω0 ) z −1
     (rn sin ωon) [n]                                            |z| > |r|
                            1 − (2r cos ω0 ) z −1 + r 2 z −2
5.7 - Z-Transform & pole-zero distribution &
           Stability considerations
                   y


    Thus, 
                                                                                     unstable
                                     z
                                                             stable              R.H.S.
 Mapping between S-plane & Z-plane is done as follows:                  L.H.S.




1) Mapping of Poles on the jω‐axis of the s‐domain to the z‐domain
1) Mapping of Poles on the jω axis of the s domain to the z domain     ωs/4

Maps to a unit circle & represents Marginally stable terms                       1


                                                                ωs/2                    ω=0
                                                                                        ω=ωs
                                                                       3ωs/4
5.7 - Z-Transform & pole-zero distribution &
        Stability considerations – cont.
                y
2) Mapping of Poles in the L.H.S. of the s‐plane to the z‐plane



Maps to inside the unit circle & represents stable terms & the
system is stable.

3) Mapping of Poles in the R.H.S. of the s‐plane to the z‐plane


Outside the unit circle & represents unstable terms.

     Discrete Systems Stability Testing Steps

 1) Find the pole positions of the z-transform.
 2) If any pole is on or outside the unit circle. (Unless coincides with zero on the unit
    circle) The system is unstable.
5.7.1 - Pole Location and Time-domain
         Behavior of Causal Signals
5.7.2 - Stable and Causal Systems
Causal Systems : ROC extends outward from the outermost pole.
C    lS t              t d     t   df     th    t     t l
                                                       Im



                                                                R
                                                                Re




Stable Systems : ROC includes the unit circle.           Im

A stable system requires that its Fourier transform is    1
uniformly convergent.
                                                                Re

Más contenido relacionado

La actualidad más candente

Fourier Series for Continuous Time & Discrete Time Signals
Fourier Series for Continuous Time & Discrete Time SignalsFourier Series for Continuous Time & Discrete Time Signals
Fourier Series for Continuous Time & Discrete Time SignalsJayanshu Gundaniya
 
Z transforms and their applications
Z transforms and their applicationsZ transforms and their applications
Z transforms and their applicationsRam Kumar K R
 
Circular Convolution
Circular ConvolutionCircular Convolution
Circular ConvolutionSarang Joshi
 
Fourier Transform ,LAPLACE TRANSFORM,ROC and its Properties
Fourier Transform ,LAPLACE TRANSFORM,ROC and its Properties Fourier Transform ,LAPLACE TRANSFORM,ROC and its Properties
Fourier Transform ,LAPLACE TRANSFORM,ROC and its Properties Dr.SHANTHI K.G
 
Decimation in time and frequency
Decimation in time and frequencyDecimation in time and frequency
Decimation in time and frequencySARITHA REDDY
 
FM demodulation using PLL
FM demodulation using PLLFM demodulation using PLL
FM demodulation using PLLmpsrekha83
 
Frequency modulation
Frequency modulationFrequency modulation
Frequency modulationAkanksha_Seth
 
IIR filter realization using direct form I & II
IIR filter realization using direct form I & IIIIR filter realization using direct form I & II
IIR filter realization using direct form I & IISarang Joshi
 
Z transform
Z transformZ transform
Z transformnirav34
 
Overlap Add, Overlap Save(digital signal processing)
Overlap Add, Overlap Save(digital signal processing)Overlap Add, Overlap Save(digital signal processing)
Overlap Add, Overlap Save(digital signal processing)Gourab Ghosh
 
Digital Signal Processing[ECEG-3171]-Ch1_L02
Digital Signal Processing[ECEG-3171]-Ch1_L02Digital Signal Processing[ECEG-3171]-Ch1_L02
Digital Signal Processing[ECEG-3171]-Ch1_L02Rediet Moges
 
Digital control systems (dcs) lecture 18-19-20
Digital control systems (dcs) lecture 18-19-20Digital control systems (dcs) lecture 18-19-20
Digital control systems (dcs) lecture 18-19-20Ali Rind
 
Lag lead compensator design in frequency domain 7th lecture
Lag lead compensator design in frequency domain  7th lectureLag lead compensator design in frequency domain  7th lecture
Lag lead compensator design in frequency domain 7th lectureKhalaf Gaeid Alshammery
 
Discrete fourier transform
Discrete fourier transformDiscrete fourier transform
Discrete fourier transformMOHAMMAD AKRAM
 
signal & system inverse z-transform
signal & system inverse z-transformsignal & system inverse z-transform
signal & system inverse z-transformmihir jain
 
Z Transform And Inverse Z Transform - Signal And Systems
Z Transform And Inverse Z Transform - Signal And SystemsZ Transform And Inverse Z Transform - Signal And Systems
Z Transform And Inverse Z Transform - Signal And SystemsMr. RahüL YøGi
 

La actualidad más candente (20)

Z transform
Z transformZ transform
Z transform
 
Fourier Series for Continuous Time & Discrete Time Signals
Fourier Series for Continuous Time & Discrete Time SignalsFourier Series for Continuous Time & Discrete Time Signals
Fourier Series for Continuous Time & Discrete Time Signals
 
Z transforms and their applications
Z transforms and their applicationsZ transforms and their applications
Z transforms and their applications
 
Circular Convolution
Circular ConvolutionCircular Convolution
Circular Convolution
 
Z transfrm ppt
Z transfrm pptZ transfrm ppt
Z transfrm ppt
 
Fourier Transform ,LAPLACE TRANSFORM,ROC and its Properties
Fourier Transform ,LAPLACE TRANSFORM,ROC and its Properties Fourier Transform ,LAPLACE TRANSFORM,ROC and its Properties
Fourier Transform ,LAPLACE TRANSFORM,ROC and its Properties
 
Decimation in time and frequency
Decimation in time and frequencyDecimation in time and frequency
Decimation in time and frequency
 
FM demodulation using PLL
FM demodulation using PLLFM demodulation using PLL
FM demodulation using PLL
 
Frequency modulation
Frequency modulationFrequency modulation
Frequency modulation
 
IIR filter realization using direct form I & II
IIR filter realization using direct form I & IIIIR filter realization using direct form I & II
IIR filter realization using direct form I & II
 
Z transform
Z transformZ transform
Z transform
 
Overlap Add, Overlap Save(digital signal processing)
Overlap Add, Overlap Save(digital signal processing)Overlap Add, Overlap Save(digital signal processing)
Overlap Add, Overlap Save(digital signal processing)
 
Introduction to equalization
Introduction to equalizationIntroduction to equalization
Introduction to equalization
 
Digital Signal Processing[ECEG-3171]-Ch1_L02
Digital Signal Processing[ECEG-3171]-Ch1_L02Digital Signal Processing[ECEG-3171]-Ch1_L02
Digital Signal Processing[ECEG-3171]-Ch1_L02
 
Digital control systems (dcs) lecture 18-19-20
Digital control systems (dcs) lecture 18-19-20Digital control systems (dcs) lecture 18-19-20
Digital control systems (dcs) lecture 18-19-20
 
Lag lead compensator design in frequency domain 7th lecture
Lag lead compensator design in frequency domain  7th lectureLag lead compensator design in frequency domain  7th lecture
Lag lead compensator design in frequency domain 7th lecture
 
Discrete fourier transform
Discrete fourier transformDiscrete fourier transform
Discrete fourier transform
 
signal & system inverse z-transform
signal & system inverse z-transformsignal & system inverse z-transform
signal & system inverse z-transform
 
Z Transform And Inverse Z Transform - Signal And Systems
Z Transform And Inverse Z Transform - Signal And SystemsZ Transform And Inverse Z Transform - Signal And Systems
Z Transform And Inverse Z Transform - Signal And Systems
 
Matched filter
Matched filterMatched filter
Matched filter
 

Destacado

Dsp U Lec06 The Z Transform And Its Application
Dsp U   Lec06 The Z Transform And Its ApplicationDsp U   Lec06 The Z Transform And Its Application
Dsp U Lec06 The Z Transform And Its Applicationtaha25
 
DSP_FOEHU - MATLAB 03 - The z-Transform
DSP_FOEHU - MATLAB 03 - The z-TransformDSP_FOEHU - MATLAB 03 - The z-Transform
DSP_FOEHU - MATLAB 03 - The z-TransformAmr E. Mohamed
 
Dsp U Lec07 Realization Of Discrete Time Systems
Dsp U   Lec07 Realization Of Discrete Time SystemsDsp U   Lec07 Realization Of Discrete Time Systems
Dsp U Lec07 Realization Of Discrete Time Systemstaha25
 
Dsp U Lec01 Real Time Dsp Systems
Dsp U   Lec01 Real Time Dsp SystemsDsp U   Lec01 Real Time Dsp Systems
Dsp U Lec01 Real Time Dsp Systemstaha25
 
Dsp U Lec10 DFT And FFT
Dsp U   Lec10  DFT And  FFTDsp U   Lec10  DFT And  FFT
Dsp U Lec10 DFT And FFTtaha25
 
Dsp U Lec04 Discrete Time Signals & Systems
Dsp U   Lec04 Discrete Time Signals & SystemsDsp U   Lec04 Discrete Time Signals & Systems
Dsp U Lec04 Discrete Time Signals & Systemstaha25
 
Applications of Z transform
Applications of Z transformApplications of Z transform
Applications of Z transformAakankshaR
 
Digital Signal Processing Tutorial:Chapt 2 z transform
Digital Signal Processing Tutorial:Chapt 2 z transformDigital Signal Processing Tutorial:Chapt 2 z transform
Digital Signal Processing Tutorial:Chapt 2 z transformChandrashekhar Padole
 
Dsp U Lec02 Data Converters
Dsp U   Lec02 Data ConvertersDsp U   Lec02 Data Converters
Dsp U Lec02 Data Converterstaha25
 
Dsp U Lec03 Analogue To Digital Converters
Dsp U   Lec03 Analogue To Digital ConvertersDsp U   Lec03 Analogue To Digital Converters
Dsp U Lec03 Analogue To Digital Converterstaha25
 
Laplace Transform And Its Applications
Laplace Transform And Its ApplicationsLaplace Transform And Its Applications
Laplace Transform And Its ApplicationsSmit Shah
 
Dsp U Lec09 Iir Filter Design
Dsp U   Lec09 Iir Filter DesignDsp U   Lec09 Iir Filter Design
Dsp U Lec09 Iir Filter Designtaha25
 
3F3 – Digital Signal Processing (DSP) - Part1
3F3 – Digital Signal Processing (DSP) - Part13F3 – Digital Signal Processing (DSP) - Part1
3F3 – Digital Signal Processing (DSP) - Part1op205
 
An Efficient DSP Based Implementation of a Fast Convolution Approach with non...
An Efficient DSP Based Implementation of a Fast Convolution Approach with non...An Efficient DSP Based Implementation of a Fast Convolution Approach with non...
An Efficient DSP Based Implementation of a Fast Convolution Approach with non...a3labdsp
 

Destacado (20)

Dsp U Lec06 The Z Transform And Its Application
Dsp U   Lec06 The Z Transform And Its ApplicationDsp U   Lec06 The Z Transform And Its Application
Dsp U Lec06 The Z Transform And Its Application
 
z transforms
z transformsz transforms
z transforms
 
Z transform
Z transformZ transform
Z transform
 
DSP_FOEHU - MATLAB 03 - The z-Transform
DSP_FOEHU - MATLAB 03 - The z-TransformDSP_FOEHU - MATLAB 03 - The z-Transform
DSP_FOEHU - MATLAB 03 - The z-Transform
 
Dsp U Lec07 Realization Of Discrete Time Systems
Dsp U   Lec07 Realization Of Discrete Time SystemsDsp U   Lec07 Realization Of Discrete Time Systems
Dsp U Lec07 Realization Of Discrete Time Systems
 
Dsp U Lec01 Real Time Dsp Systems
Dsp U   Lec01 Real Time Dsp SystemsDsp U   Lec01 Real Time Dsp Systems
Dsp U Lec01 Real Time Dsp Systems
 
Dsp U Lec10 DFT And FFT
Dsp U   Lec10  DFT And  FFTDsp U   Lec10  DFT And  FFT
Dsp U Lec10 DFT And FFT
 
Dsp U Lec04 Discrete Time Signals & Systems
Dsp U   Lec04 Discrete Time Signals & SystemsDsp U   Lec04 Discrete Time Signals & Systems
Dsp U Lec04 Discrete Time Signals & Systems
 
Applications of Z transform
Applications of Z transformApplications of Z transform
Applications of Z transform
 
One sided z transform
One sided z transformOne sided z transform
One sided z transform
 
Analog properties and Z-transform
Analog properties and Z-transformAnalog properties and Z-transform
Analog properties and Z-transform
 
Digital Signal Processing Tutorial:Chapt 2 z transform
Digital Signal Processing Tutorial:Chapt 2 z transformDigital Signal Processing Tutorial:Chapt 2 z transform
Digital Signal Processing Tutorial:Chapt 2 z transform
 
Dsp U Lec02 Data Converters
Dsp U   Lec02 Data ConvertersDsp U   Lec02 Data Converters
Dsp U Lec02 Data Converters
 
Chapter3 laplace
Chapter3 laplaceChapter3 laplace
Chapter3 laplace
 
Dsp U Lec03 Analogue To Digital Converters
Dsp U   Lec03 Analogue To Digital ConvertersDsp U   Lec03 Analogue To Digital Converters
Dsp U Lec03 Analogue To Digital Converters
 
Laplace Transform And Its Applications
Laplace Transform And Its ApplicationsLaplace Transform And Its Applications
Laplace Transform And Its Applications
 
Dsp U Lec09 Iir Filter Design
Dsp U   Lec09 Iir Filter DesignDsp U   Lec09 Iir Filter Design
Dsp U Lec09 Iir Filter Design
 
3F3 – Digital Signal Processing (DSP) - Part1
3F3 – Digital Signal Processing (DSP) - Part13F3 – Digital Signal Processing (DSP) - Part1
3F3 – Digital Signal Processing (DSP) - Part1
 
An Efficient DSP Based Implementation of a Fast Convolution Approach with non...
An Efficient DSP Based Implementation of a Fast Convolution Approach with non...An Efficient DSP Based Implementation of a Fast Convolution Approach with non...
An Efficient DSP Based Implementation of a Fast Convolution Approach with non...
 
Dsp iit workshop
Dsp iit workshopDsp iit workshop
Dsp iit workshop
 

Similar a Dsp U Lec05 The Z Transform

Similar a Dsp U Lec05 The Z Transform (20)

1
11
1
 
Signal3
Signal3Signal3
Signal3
 
Dsp lecture vol 3 zt
Dsp lecture vol 3 ztDsp lecture vol 3 zt
Dsp lecture vol 3 zt
 
Chapter 6 frequency domain transformation.pptx
Chapter 6 frequency domain transformation.pptxChapter 6 frequency domain transformation.pptx
Chapter 6 frequency domain transformation.pptx
 
dsp dsp by Dr. k Udaya kumar power point
dsp dsp by Dr. k Udaya kumar power pointdsp dsp by Dr. k Udaya kumar power point
dsp dsp by Dr. k Udaya kumar power point
 
Digital Signal Processing and the z-transform
Digital Signal Processing and the  z-transformDigital Signal Processing and the  z-transform
Digital Signal Processing and the z-transform
 
Ch3_Z-transform.pdf
Ch3_Z-transform.pdfCh3_Z-transform.pdf
Ch3_Z-transform.pdf
 
Unit 7 &amp; 8 z-transform
Unit 7 &amp; 8  z-transformUnit 7 &amp; 8  z-transform
Unit 7 &amp; 8 z-transform
 
Best to be presented z-transform
Best to be presented   z-transformBest to be presented   z-transform
Best to be presented z-transform
 
Z transform
Z transformZ transform
Z transform
 
Z transform
Z transformZ transform
Z transform
 
Frequency Analysis using Z Transform.pptx
Frequency Analysis  using Z Transform.pptxFrequency Analysis  using Z Transform.pptx
Frequency Analysis using Z Transform.pptx
 
z transform.pptx
z transform.pptxz transform.pptx
z transform.pptx
 
Region of Convergence (ROC) in the z-plane
Region of Convergence (ROC) in the z-planeRegion of Convergence (ROC) in the z-plane
Region of Convergence (ROC) in the z-plane
 
ch3-4
ch3-4ch3-4
ch3-4
 
5.pdf
5.pdf5.pdf
5.pdf
 
Z trasnform & Inverse Z-transform in matlab
Z trasnform & Inverse Z-transform in matlabZ trasnform & Inverse Z-transform in matlab
Z trasnform & Inverse Z-transform in matlab
 
Signals and systems3 ppt
Signals and systems3 pptSignals and systems3 ppt
Signals and systems3 ppt
 
Z transform and Properties of Z Transform
Z transform and Properties of Z TransformZ transform and Properties of Z Transform
Z transform and Properties of Z Transform
 
lec z-transform.ppt
lec z-transform.pptlec z-transform.ppt
lec z-transform.ppt
 

Último

Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessPixlogix Infotech
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 

Último (20)

Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 

Dsp U Lec05 The Z Transform

  • 1. EC533: Digital Signal Processing 5 l l Lecture 5 The Z-Transform
  • 2. 5.1 - Introduction • The Laplace Transform (s domain) is a valuable tool for representing, analyzing & designing continuos-time signals & l d l systems. • The z transform is convenient yet invaluable tool for representing, z-transform analyzing & designing discrete-time signals & systems. • The resulting transformation from s-domain to z-domain is called z-transform. z-transform • The relation between s-plane and z-plane is described below : z = esT • The z-transform maps any point s = σ + jω in the s-plane to z- plane (r θ).
  • 3. 5.2 – The Z-Transform For continuous-time signal, Time Domain Ti D i S‐Domain For discrete-time signal, Ƶ Z‐Domain Time Domain Ƶ-1 Causal  System where,
  • 4. 5.2.1 – Z-Transform Definition • The z-transform of sequence x(n) is defined by ∞ −n X ( z ) = ∑ x ( n) z Two sided z transform Bilateral z transform n = −∞ For causal system ∞ −n X (z) = ∑ x(n)z One sided z transform Unilateral z transform n=0 • The z transform reduces to the Discrete Time Fourier transform (DTFT) if r=1; z = e−jω. DTFT ∞ X ( e jω ) = ∑ n = −∞ x ( n ) e − jω n
  • 5. 5.2.2 – Geometrical interpretation of z transform z-transform • The point z = rejω is a p vector of length r from Im z origin and an angle ω with j respect to real axis. z = rejω r ω Re R z • Unit circle : The contour -1 1 |z| = 1 is a circle on the z- plane with unity radius l ith it di -j DTFT is to evaluate z-transform on a unit circle.
  • 6. 5.2.3 – Pole-zero Plot • A graphical representation Im z of z-transform on z-plane j – Poles denote by “x” and – zeros denote by “o” Re z -1 1 -j
  • 7. Example Find the z-transform of, Solution: It’s a geometric sequence Recall: Sum of a Geometric Sequence where, a: first term,  r: common ratio, n: number of terms   
  • 8. 5.3 – Region Of Convergence (ROC) • ROC of X(z) is the set of all values of z for which X(z) attains a finite value. • Give a sequence, the set of values of z for which the z-transform converges, i.e., |X(z)|<∞, is called the region of convergence. ∞ ∞ −n | X ( z ) |= ∑ x(n) z = ∑ | x(n) || z |− n < ∞ n = −∞ n = −∞ ∞ −n Im ∑ | x(n)r |< ∞ n = −∞ ROC is an annual ring centered on r the origin. Re Rx − <| z |< Rx + ROC = {z = re jω | Rx − < r < Rx + }
  • 9. Ex. 1 Find the z-transform of the following sequence x = {2 -3, 7 4 0 0 ……..} {2, 3 7, 4, 0, 0, } ∞ X ( z) = ∑ x[n]z − n = 2 − 3 z −1 + 7 z − 2 + 4 z −3 n = −∞ 2 z 3 − 3z 2 + 7 z + 4 = , |z|>0 z 3 The ROC is the entire complex z - plane except the origin. Ex. 2 Find the z-transform of δ [n] ∞ X ( z) = ∑ δ [ n] z − n = 1 n = −∞ with an ROC consisting of the entire z - plane.
  • 10. Ex 3 Find the z transform of δ [n -1] Ex. z-transform 1] ∞ 1 X ( z) = n = −∞ ∑ δ [n − 1] z − n = z −1 = z with an ROC consisting of the entire z - plane except z = 0 . Ex. 4 Find the z-transform of δ [n +1] ∞ X ( z) = ∑ δ [n + 1] z − n = z n = −∞ with an ROC consisting of the entire z - plane except z = ∞, i.e., there is a pole at infinity.
  • 11. Ex.5 Find the z-transform of the following right-sided sequence (causal) x [ n] = a u [ n] n ∞ ∞ −n X ( z ) = ∑ a u[n]z n = ∑ (az −1 ) n n = −∞ n =0 This f Thi form to find inverse fi d i ZT using PFE
  • 12. Ex.6 Find the z-transform of the following left-sided sequence
  • 13. Ex. 7 Find the z-transform of Rewriting x[n] as a sum of left-sided and right sided sequences left sided right-sided and finding the corresponding z-transforms,
  • 14. where Notice from the ROC that the z-transform doesn’t exist for b > 1
  • 15. 5.3.1 – Characteristic Families of Signals with Their Corresponding ROC
  • 16. 5.3.2 – Properties of ROC • A ring or disk in the z-plane centered at the origin. g p g • The Fourier Transform of x(n) is converge absolutely iff the ROC includes the unit circle. • The ROC cannot include any poles • Finite Duration Sequences: The ROC is the entire z-plane except possibly z=0 or z=∞. • Right sided sequences (causal seq.): The ROC extends outward from the outermost finite pole in X(z) to z=∞. • Left sided sequences: The ROC extends inward from the innermost nonzero pole in X(z) to z=0. • Two-sided sequence: The ROC is a  ring bounded by two  circles passing through two pole with no poles inside the ring circles passing through two pole with no poles inside the ring
  • 17. 5.4 - Properties of z-Transform (1) Linearity : a x[n] + b y[n] ←→ a X ( z ) + b Y ( z ) ⎛z⎞ (4) Z - scale Property : a x[n] ←→ X ⎜ ⎟ n ⎝a⎠ 1 (5) Time Reversal : x [−n] ←→ X ( ) l z (6) Convolution : h [n] ∗ x [n] ←→ H ( z ) X ( z ) Transfer  Function
  • 18. 5.5 - Rational z-Transform For most practical signals, the z-transform can be expressed as a ratio of two polynomials f l l N ( z) ( z − z1 )( z − z 2 ) L ( z − z M ) X ( z) = =G D( z ) ( z − p1 )( z − p2 ) L ( z − p N ) where G is scalar gain, z1 , z 2 , L, z M are the zeroes of X(z), i.e., the roots of the numerator polynomial and p1 , p2 , L , p N are the poles of X(z), i.e., the roots of the denominator polynomial.
  • 19. 5.6 - Commonly used z-Transform pairs Sequence z‐Transform ROC δ[n] 1 All values of z All values of z u[n] 1 |z| > 1 1 − z −1 1 αnu[n] |z| > |α| 1 − αz −1 αz −1 nαnu[n] (1 − αz −1 ) 2 |z| > |α| |z| > |α| 1 (n+1) αnu[n] |z| > |α| (1 − αz −1 ) 2 1 − (r cos ω0 ) z −1 (rn cos ω on) u[n] |z| > |r| 1 − (2r cos ω0 ) z −1 + r 2 z −2 1 − (r sin ω0 ) z −1 (rn sin ωon) [n] |z| > |r| 1 − (2r cos ω0 ) z −1 + r 2 z −2
  • 20. 5.7 - Z-Transform & pole-zero distribution & Stability considerations y Thus,  unstable z stable R.H.S. Mapping between S-plane & Z-plane is done as follows: L.H.S. 1) Mapping of Poles on the jω‐axis of the s‐domain to the z‐domain 1) Mapping of Poles on the jω axis of the s domain to the z domain ωs/4 Maps to a unit circle & represents Marginally stable terms 1 ωs/2 ω=0 ω=ωs 3ωs/4
  • 21. 5.7 - Z-Transform & pole-zero distribution & Stability considerations – cont. y 2) Mapping of Poles in the L.H.S. of the s‐plane to the z‐plane Maps to inside the unit circle & represents stable terms & the system is stable. 3) Mapping of Poles in the R.H.S. of the s‐plane to the z‐plane Outside the unit circle & represents unstable terms. Discrete Systems Stability Testing Steps 1) Find the pole positions of the z-transform. 2) If any pole is on or outside the unit circle. (Unless coincides with zero on the unit circle) The system is unstable.
  • 22. 5.7.1 - Pole Location and Time-domain Behavior of Causal Signals
  • 23. 5.7.2 - Stable and Causal Systems Causal Systems : ROC extends outward from the outermost pole. C lS t t d t df th t t l Im R Re Stable Systems : ROC includes the unit circle. Im A stable system requires that its Fourier transform is 1 uniformly convergent. Re