Lecture 6
Lecture 6
Lecture-6
Dr Kazi Rafiqul Islam
Overview
➢ Direct-form I
➢ Direct-form II
➢Cascade or Series
➢ Parallel
• Let 𝑥(𝑛) and 𝑦(𝑛) be the digital filter (system) input and output,
respectively. We can express the relationship in 𝑧-transform
domain as:
4
Realization of Digital Systems
5
Direct-Form I Realization
6
Direct-Form I Realization
• Calculation for 𝑦(𝑛) using this form require 𝑀+1 input states, 𝑁 output states,
𝑀+𝑁+1 coefficient multiplications, and 𝑀+𝑁 additions.
• When more than two or three delays are needed, this particular
implementation is very sensitive to the finite word length effects. 7
Direct-Form I Realization
Solution
8
Direct-Form II Realization
9
Direct-Form II Realization
10
Direct-Form II Realization
11
Direct-Form II Realization
Solution
13
Direct-Form II Realization
14
Transpose of the Direct-Form II Realization
15
Transpose of the Direct-Form II Realization
16
Cascade (Series) Realization
17
Cascade (Series) Realization
• When two or more systems are combined in cascade (in series), the
transfer functions of the systems can be used to determine a transfer
function for the overall system.
• E.g. The transfer function of two systems H1(z) and H2(z) cascaded
together is H(z) = H1(z)H2(z)
18
Cascade (Series) Realization
Solution
To achieve the cascade (series) form realization, we factor 𝐻(𝑧)
into two first-order sections to yield
19
Cascade (Series) Realization
20
Cascade (Series) Realization
21
Cascade (Series) Realization
23
Cascade (Series) Realization
H(z) = H1(z)H2(z)
27
Parallel Realization
• When two or more systems are combined in parallel the transfer functions of
the systems can be used to determine a transfer function for the overall
system.
• E.g. The transfer function of the two systems connected in parallel is H(z) =
H1(z) + H2(z)
28
Parallel Realization
Example-6: Find the transfer function of the parallel combination.
1+0.25𝑧 −1 +0.1𝑧 −2
• For Bottom Section: 𝐻2 𝑧 =
1+0.2𝑧 −1 +0.4𝑧 −2 29
Parallel Realization
1 + 0.25𝑧 −1 + 0.1𝑧 −2 −1
𝐻 𝑧 = + 𝑧
1 + 0.2𝑧 −1 + 0.4𝑧 −2
30
Parallel Realization
Solution
31
Parallel Realization
32
Realization of Digital Systems
33