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

NAME- TANMOY DAS

REG NO- 18BEC1235


FACULTY- DR.M JAGANNATH
SLOT-L40+L41+L42
Date-14/09/2020

Experiment No. 9
Generation of Filter Coefficients using MATLAB Toolbox
(Filter Design and Analysis)
Aim:
To design and analysis IIR filters and FIR Filters using MATLAB FDA Toolbox.

Software required:MATLAB(Online)
TASK 1:

OUTPUT:

 Order of the digital filter: 11


 Pole Zero Plot:

 Poles and Zeros: Zeros lie on x axis and poles lie on Y axis

 Coefficients of the Filter:


Section1:
Numerator: 1 2 1
Denominator:
1
-0.619014728170657724248826525581534951925
0.764799655277033196831837358331540599465
Gain:
0.286446231776593895901328323816414922476
Section2:
Numerator: 1 1 0
Denominator:
1
-0.18113214435569743865350744727038545534
0
Gain:
0.409433927822151322306609699808177538216
Output Gain:
1
 Magnitude and Phase Response:
 Impulse Response and Step Response:
Task 2:

Output:
1. Chebyshev I approximation

 Order of the digital filter:6


 Pole Zero Plot:

 Poles and Zeros: Zeros lie on x axis and poles lie on Y axis

 Coefficients of the Filter:


Section1:
Numerator: 1 2 1
Denominator:
1
-0.761346206584670559536220935115125030279
0.915968465390932906622367681848118081689
Gain:
0.288655564701565559015961071054334752262
Section3:
Numerator: 1 2 1
Denominator:
1
1.494092878484793329718627319380175322294
0.633630916170302649348400336748454719782
Gain:
0.034884509421377295212973734805927961133
Output Gain:
0.794328234724281490031216890201903879642
 Magnitude and Phase Response:
 Impulse Response and Step Response:
2.Chebyshev II approximation:

 Order of the digital filter:6


 Pole Zero Plot:
 Poles and Zeros: Zeros lie on x axis and poles lie on Y axis

 Coefficients of the Filter:


Section1:
Numerator:
1
0.069308699360544123724281462273211218417
1
Denominator:
1
-0.440131350714662139544941510393982753158
0.713065489455119494444090832985239103436
Gain:
0.615149464714384253127832380414474755526
Section3:
Numerator:
1
1.748873118821273386913617287063971161842
1
Denominator:
1
0.099488650862235336602701352148869773373
0.040763975863361730234135649197924067266
Gain:
0.304158767337561197763307063723914325237
Output Gain:
1
 Magnitude and Phase Response:
 Impulse Response and Step Response:
TASK 3:

OUTPUT:

 Order of the digital filter:9


 Pole Zero Plot:

 Poles and Zeros: Zeros lie on x axis and poles lie on Y axis
 Coefficients of the Filter:
Numerator:
0.00239830620712840666269860534498548077
-0.021493750683055059397252861685956304427
0.733714683965453806635537148395087569952

 Magnitude and Phase Response:


 Impulse Response and Step Response:
Inference:
 There is an inbuilt toolbox to design all types of filters
 Plots are ready as soon as our parameters are given and we design a filter.
 Direct values can be taken from the graph as the values of poles and zeros.
 We can choose various forms of design filters
 All FIR and IIR are present in the toolbox.
 We can also choose from low pass, high pass band pass and band stop as
required.

Result:
Therefore, all the 3 tasks are completed and verified using MATLAB FDA Toolbox
in MATLAB ONLINE.

You might also like