Download as pdf or txt
Download as pdf or txt
You are on page 1of 63

14S3201 – Digital Signal Processing

The z-Transform
Semester I1 2023/2024 2/20/2024 1
Outline
 Definition
 Properties of the z-Transform
 Inverse z-Transform
◦ Partial Fraction Expansion Using MATLAB
 Solution of Difference Equations Using the z-Transform
 Summary

2/20/2024 2
Objectives:
 This chapter introduces the z-transform and its
properties; illustrates how to determine the inverse z-
transform using partial fraction expansion; and applies
the z-transform to solve linear difference equations.

20/02/2024 ABS/Digital Signal Processing/ Z-Transform 3


Definition

20/02/2024 ABS/Digital Signal Processing/ Z-Transform 4


20/02/2024 ABS/Digital Signal Processing/ Z-Transform 5
2/20/2024 6
20/02/2024 ABS/Digital Signal Processing/ Z-Transform 7
20/02/2024 ABS/Digital Signal Processing/ Z-Transform 8
20/02/2024 ABS/Digital Signal Processing/ Z-Transform 9
20/02/2024 ABS/Digital Signal Processing/ Z-Transform 10
Properties of the z-Transform

20/02/2024 ABS/Digital Signal Processing/ Z-Transform 11


20/02/2024 ABS/Digital Signal Processing/ Z-Transform 12
Properties of the z-Transform

Verification

20/02/2024 ABS/Digital Signal Processing/ Z-Transform 13


20/02/2024 ABS/Digital Signal Processing/ Z-Transform 14
Properties of the z-Transform

20/02/2024 ABS/Digital Signal Processing/ Z-Transform 15


20/02/2024 ABS/Digital Signal Processing/ Z-Transform 16
20/02/2024 ABS/Digital Signal Processing/ Z-Transform 17
20/02/2024 ABS/Digital Signal Processing/ Z-Transform 18
Inverse z-Transform

20/02/2024 ABS/Digital Signal Processing/ Z-Transform 19


20/02/2024 ABS/Digital Signal Processing/ Z-Transform 20
20/02/2024 ABS/Digital Signal Processing/ Z-Transform 21
20/02/2024 ABS/Digital Signal Processing/ Z-Transform 22
20/02/2024 ABS/Digital Signal Processing/ Z-Transform 23
20/02/2024 ABS/Digital Signal Processing/ Z-Transform 24
20/02/2024 ABS/Digital Signal Processing/ Z-Transform 25
20/02/2024 ABS/Digital Signal Processing/ Z-Transform 26
20/02/2024 ABS/Digital Signal Processing/ Z-Transform 27
20/02/2024 ABS/Digital Signal Processing/ Z-Transform 28
20/02/2024 ABS/Digital Signal Processing/ Z-Transform 29
20/02/2024 ABS/Digital Signal Processing/ Z-Transform 30
20/02/2024 ABS/Digital Signal Processing/ Z-Transform 31
20/02/2024 ABS/Digital Signal Processing/ Z-Transform 32
20/02/2024 ABS/Digital Signal Processing/ Z-Transform 33
Reference
 Li Tan (2008), Digital Signal Processing : Fundamentals and
Applications, Academic Press: Chapter 5.

20/02/2024 ABS/Digital Signal Processing/ Z-Transform 34


EOF

2/20/2024 35
Linear Time-Invariant, Causal Systems
 We study linear time-invariant causal systems and focus on
properties such as linearity, time-invariance, and causality.
 A linear system is illustrated in Figure 3.11, where 𝑦1 (𝑛) is
the system output using an input 𝑥1 (𝑛), and 𝑦2 (𝑛) the
system output with an input 𝑥2 (𝑛).

2/20/2024 36
Linear Time-Invariant, Causal Systems
 A time-invariant system

2/20/2024 37
Linear Time-Invariant, Causal Systems
 A Causal system is the one in which the output 𝑦(𝑛) at
time n depends only on the current input 𝑥(𝑛) at time n,
and its past input sample values such as 𝑥 𝑛 − 1 , 𝑥(𝑛 −
2) , …
 Otherwise, if a system output depends on future input
values such as 𝑥 𝑛 + 1 , 𝑥 𝑛 + 2 , … the system is
noncausal.
 The noncausal system cannot be realized in real time.

2/20/2024 38
Linear Time-Invariant, Causal Systems
 A Causal system
 Example 3.4
 Determine whether the systems

 are causal.
 Solution:

2/20/2024 39
ELS2204 - Signal and Systems
The Laplace Transform and Its Applications (1)
Semester 2 2018/2019 2/20/2024 40
Outlines
 Definition of the Laplace Transform
 Linearity Property
 Examples of the Unilateral Laplace Transform
 Differentiation and Integration Properties
 Multiplication by t
 Multuplication by e^at
 Time shift Property
 Scale Change
 Convolution Property
 IVT, FVT
 Circuit Solution

2/20/2024 41
Introduction
 The Laplace transform converts linear time-invariant
differential equations into algebraic equations → that are
generally easier to solve.
 To solve partial differential equations and some time-
varying differential equations.
 Laplace transform solutions can provide insights into the
properties and behaviors of systems.
 Another application of the Laplace transform is the
development and use of the system function, through
which natural frequencies, poles and zeros, stability,
feedback, and frequency response.

2/20/2024 42
Definition
 The Laplace transform of a function x(t) is defined by
◦ Unilateral Laplace transform:

◦ Bilateral Laplace transform:

◦ the Laplace transform produces a function of the new variable s


(in general, a complex number)

2/20/2024 43
Linearity Property
 Linearity is a basic property of the Laplace transform. It
states that

 where a, b are any constants and x, y are any functions.

2/20/2024 44
Examples of the Unilateral Laplace Transform
 The unilateral Laplace transform of a function x(t) is defined
by

 Ex 6.1 Transform of a constant


Find the Laplace transforms of x(t) = 1, t > 0,

 At t = ∞, the value of e-st either goes to zero (when RE[s] >


0, in which case the integral converges) or
 ∞ (when RE[s] ≤ 0, in which case the integral doesn’t
converge)

2/20/2024 45
Examples of the Unilateral Laplace Transform
 Ex 6.1 Transform of a constant
Find the Laplace transforms of x(t) = 1, t > 0,

 At t = ∞, the value of e-st either goes to zero (when RE[s] >


0, in which case the integral converges) or
 ∞ (when RE[s] ≤ 0, in which case the integral doesn’t
converge)

 The ROC is the right-half plane starting from RE[s] = 0 and


stretching to ∞.

2/20/2024 46
Examples of the Unilateral Laplace Transform
 Ex 6.2 A Rectangular Pulse
Find the Laplace transforms are given below:

 Answer:

 The transform exists everywhere in the s-plane.

2/20/2024 47
Examples of the Unilateral Laplace Transform
 Ex 6.3 An exponential
Find the Laplace transforms of x(t) = eat, t > 0 :

 Integral converges if RE(s - a) > 0.

2/20/2024 48
Examples of the Unilateral Laplace Transform
 Ex 6.4 Two exponentials
Find the Laplace transform of y(t) = e-t - e-2t, t > 0, shown
in Figure 6.1.

 Solution
◦ Applying the linearity property we get

2/20/2024 49
Examples of the Unilateral Laplace Transform
 Ex 6.4 Two exponentials
Find the Laplace transform of y(t) = e-t - e-2t, t > 0, shown
in Figure 6.1.
 Solution

2/20/2024 50
Examples of the Unilateral Laplace Transform
 Ex 6.5 Trigonometric functions
 Use the linearity property and transform of an
exponential function to find the Laplace transforms of
sin(ωt) and cos(ωt)

2/20/2024 51
Examples of the Unilateral Laplace Transform
 Ex 6.6 Decaying or growing sinusoids
 The Laplace transforms of eat sin(ωt), t > 0, eat cos(ωt), t
> 0, and eat cos(ωt +θ), t > 0, may be deduced from the
transform of an exponential with the exponent a ± jω as
derived below.

2/20/2024 52
Examples of the Unilateral Laplace Transform
 Ex 6.7 Hyperbolic functions
 Use the linearity property and transform of an
exponential function to find the Laplace transforms of
sinh(at) and cosh(at).

2/20/2024 53
Examples of the Unilateral Laplace Transform
 Ex 6.7 Hyperbolic functions
 Use the linearity property and transform of an
exponential function to find the Laplace transforms of
sinh(at) and cosh(at).

2/20/2024 54
Differentiation and Integration Properties
 Transforms of the derivative and integral of x(t) are related
to X(s) by

2/20/2024 55
Differentiation and Integration Properties
 Proof of the Derivative Property
 First apply the definition of the Laplace transform to
dx(t)/dt.

 Then integrate by parts.

2/20/2024 56
Differentiation and Integration Properties
 Proof of the Integral Property
 First apply the definition of the Laplace transform to
0t x(τ)dτ. The result is a double integral in τ and t.

 Integration is done on a region that is defined by t ≥ 0, τ ≥ 0


and t ≥ τ. Then, change the order and integrate over the same
region to get

2/20/2024 57
Differentiation and Integration Properties
 Example 6.8
 A DC voltage source, V1, gets connected to a capacitor C
through a resistor R at t = 0. Capacitor voltage at t = 0 is V0
volt. Use a Laplace transform to find current i flowing into
the capacitor for t > 0.

2/20/2024 58
Differentiation and Integration Properties
 Solution
 From KVL around the loop for t > 0 we have the following
equation in the time domain.

 Taking Laplace transform of both sides we have

 from which we find I(s)

The current in the time is


2/20/2024 59
Differentiation and Integration Properties
 Example 6.9
 Given

2/20/2024 60
Differentiation and Integration Properties
 Example 6.9
 Given

 Solution
 Take the transform of both sides of the differential equation

 By the linearity property of the Laplace transform

 and by the derivative property

2/20/2024 61
Differentiation and Integration Properties
 Example 6.9
 Therefore

2/20/2024 62
EOF

2/20/2024 63

You might also like