0% found this document useful (0 votes)
27 views1 page

Sheet 6 Solved Examples.

The document contains solved examples for digital filters in electrical engineering, focusing on both Finite Impulse Response (FIR) and Infinite Impulse Response (IIR) filters. It includes difference equations, transfer function derivations, and structural representations for various filter configurations. Additionally, it addresses the implementation of cascaded and parallel connections for a specific transfer function.

Uploaded by

Mahmoud Rashed
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
27 views1 page

Sheet 6 Solved Examples.

The document contains solved examples for digital filters in electrical engineering, focusing on both Finite Impulse Response (FIR) and Infinite Impulse Response (IIR) filters. It includes difference equations, transfer function derivations, and structural representations for various filter configurations. Additionally, it addresses the implementation of cascaded and parallel connections for a specific transfer function.

Uploaded by

Mahmoud Rashed
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Egyptian Academy for Engineering and Advanced Technology

Electrical Engineering Department

Sheet (6)
Solved examples

Problem 1:

A non-recursive or Finite Impulse Response (FIR) digital filter is described by


the following difference equation find both transfer function for (i) and (ii)
find the difference equation for part (iii) and also, draw the direct form
structure for all parts:

(i) y(n) = 0.5 x(n) – 1.5 x(n-1) + 1.7 x(n-2) - 1.5 x(n-3) + 0.5 x( n-4)

(ii) y(n) = 0.2 x(n) – 0.9 x(n-1) + 0.7 x (n-2) + 0.7 x(n-3) – 0.9 x( n-4) + 0.2 x(n-5)

(iii) H(z) = 1.5 + 3.5 z-3 + 1.5 z-6

Problem 2:

A recursive or Infinite Impulse Response (IIR) digital filter is described by the


following difference equation:
y(n) +12 y(n-1) + 2 y(n-3) – y(n-4) = x(n) – 3 x(n-1) + 11 x (n-2) - 27 x(n-3)
+ 18 x(n-4)
a) Find H(z) for this system.
b) Draw its direct form structure.
c) Draw its canonical form structure.

Problem 3:

Implement the cascaded and parallel connections for the following transfer function

3 + 𝑍 −1
𝐻(𝑍) =
(1 − 0.1𝑍 −1 − 0.12𝑍 −2 )(2 − 𝑍 −1 )

You might also like