Experiment # 4B Z Transform and Its Properties: Objective
Experiment # 4B Z Transform and Its Properties: Objective
Manual
EXPERIMENT # 4b
Theory:
Z transform is an important tool for the analysis and design of discrete time signals. It transform a
signal of time domain into a function of variable z. For discrete time signal x(n), z transform is
define as,
𝑋[𝑍] = ∑ 𝑥[𝑛]𝑍 −𝑛
𝑛=−∞
The properties of the z-transform are generalizations of the properties of the discrete-time Fourier
transform.
Example 1:
Example 2:
>> 𝒔𝒚𝒎𝒔 𝒛 𝒏
>> 𝒛𝒕𝒓𝒂𝒏𝒔 (𝟒^𝒏)
𝒂𝒏𝒔 =
Lab Tasks:
Find z transform of
𝑥(𝑛) = (0.8𝑛) 𝑢(−𝑛 − 1).
𝑥(𝑛) = (4𝑛) 𝑢(1 − 𝑛).
𝑥(𝑛) = (𝑛 + 1)(3𝑛) 𝑢(𝑛).
𝑥(𝑛) = 𝑛𝑆𝑖𝑛(𝜋𝑛/3) 𝑢(𝑛) + (0.9𝑛) 𝑢(𝑛 − 1).
Solution:
Conclusions: