0% found this document useful (0 votes)
1K views

Band Reject Filters

1. The document describes an experiment to simulate and analyze the frequency response of a passive bandpass filter using MATLAB and Pspice software. 2. It provides the mathematical formulas to calculate parameters like cutoff frequencies, bandwidth, and quality factor for a series bandpass filter. 3. The experiment involves simulating the frequency response of a sample bandpass filter circuit with given component values, calculating its resonant frequency, cutoff frequencies, bandwidth, and quality factor, and observing how loading the output affects the filter's behavior.

Uploaded by

cenita009
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
1K views

Band Reject Filters

1. The document describes an experiment to simulate and analyze the frequency response of a passive bandpass filter using MATLAB and Pspice software. 2. It provides the mathematical formulas to calculate parameters like cutoff frequencies, bandwidth, and quality factor for a series bandpass filter. 3. The experiment involves simulating the frequency response of a sample bandpass filter circuit with given component values, calculating its resonant frequency, cutoff frequencies, bandwidth, and quality factor, and observing how loading the output affects the filter's behavior.

Uploaded by

cenita009
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

PASSIVE FILTERS: BANDPASS FILTER

Experiment no. ___


I. OBJECTIVES
1. To simulate a filter frequency response using MATLAB and Pspice software
2. To verify the mathematical characteristics of different types of passive filters with electronic simulation
software like Orcad’s Capture and Pspice.
3. To derive the frequency response using transfer function.

II. PROCEDURE
1. The formula for calculating the parameters like cutoff frequencies, center frequency, bandwidth and the
quality (Q) factor for series band-reject filter are as follows:
1 R
s 2+ ω
H ( s )=
LC
R 1
s 2+ s +
L LC
1
|H ( jω )|=¿ −ω2∨ ¿ ¿
θ ( jω )=atan

1
1
LC
( )
−ω 2

1
L

LC 2 2 ω o= ∨f o=
1 R

R 2 1
√( LC ) ( )
−ω2 + ω
L
√ LC

R
2 π √ LC

R 2 1
ω c1 =
−R
2L
R
+
√( 2L
+ ) ( )
LC
ω c2 =
2L
+
√( 2L
+)( )
LC
BW = ωo
L L
Q=
BW
∨Q= 2
R C √
R R

+ +

+ +
L L
Vin Vin Vo
Vo
RL
- -

C C
- -

Figure 1 Figure 2

2. With values R = 260 Ω, L = 3.166 mH, and C = 500 nF, make a MATLAB script showing the frequency
response of the series resonant of Figure 1. In your script, include calculation of the following parameters:
the resonant frequency ωo, fo, ωc1 (lower cutoff frequency, actually derived from a HPF), ωc2 (higher cutoff
frequency, from a LPF), bandwidth (BW), and quality factor (Q). Also, calculate the transfer function at
cutoff frequencies.
ωo = ______________ ωc1 (fc1) = ______________ ωc2 (fc2) = __________________
BW = ______________ Q = ________________ |H(jωc)| = ______________
3. Run the script file.
4. Copy the frequency response of circuit of Figure 1 on your semilog paper.
Note: You may run with an ORCAD capture to see if your program display a correct or similar response.
5. The circuit of Figure 1 is a band-reject filter. Name the other two circuits referring to a band-reject filter or
showing the same frequency response:
(a) _______________________
(b) _______________________
6. Name 2 applications where a band-reject filter is being employed.
(a) _____________________________________________________________________________
(b) _____________________________________________________________________________
7. Connect a load of RL = 10 ohms on your BRF as shown in Figure 2. The purpose of this section is to
investigate how a resistive load connected across the output terminals of the BRF affects its behavior.
8. Make a MATLAB script and append it to your previous program and re-run it and observe the response.
Make a comparison between your unloaded and loaded filter responses. Sketch the response on your
semilog paper.
9. Perform Table 1.
Load (Ω) BW Quality Factor (Q)
10
100
1000
10 k
10. A higher Q indicates that a circuit has ______________
a. better sensitivity b. better selectivity c. linear response d. high
gain
11. State in your own word the effect of loading in a BRF.
______________________________________________________________________________________
______________________________________________________________________________________
______________________________________________________________________________________

You might also like