Experiment 3
Experiment 3
TECHNOLOGY
HYDERABAD
T
AF
DR
VIGHNESH EE24BTECH11205
MAHENDAR EE24BTECH11213
DEPARTMENT OF ELECTRICAL
ENGINEERING
EXPERIMENT-3
2 EXPERIMENT 10
3 Results 20
4 Conclusion 21
T
AF
DR
1
Chapter 1
[1]
Bode plots are a useful way to visualize how a system responds to different
frequencies. Developed by Hendrik Bode, these plots consist of two graphs—
one showing the magnitude (or gain) and the other showing the phase shift,
both plotted against frequency on a logarithmic scale. They help engineers
and researchers understand how signals behave when they pass through a
T
signal processing.
One of the main reasons Bode plots are so important is that they
DR
make it easier to analyze and design systems that work with different fre-
quencies. Instead of dealing with complex mathematical equations, engineers
can simply look at these plots to understand how a system amplifies or at-
tenuates signals at various frequencies. Bode plots also help in determining
stability by providing insights into phase and gain margins, which are key
factors in designing reliable systems. Since they use logarithmic scaling, they
can represent a wide range of frequencies in a clear and manageable way.
Bode plots are especially useful when working with filters, such as
low-pass and high-pass filters. In a low-pass filter, for example, the magni-
tude plot remains steady at lower frequencies but starts to drop sharply after
a certain point, indicating that higher frequencies are being blocked. On the
other hand, a high-pass filter does the opposite, allowing higher frequencies
to pass while reducing the strength of lower-frequency signals. By analyzing
these plots, engineers can fine-tune filters for applications like audio process-
ing, communication systems, and noise reduction.
2
LOW PASS FILTERS
A low pass filter is a type of electronic filter that allows signals with lower
frequencies to pass through while blocking or reducing higher-frequency sig-
nals. It plays a crucial role in various applications such as audio processing,
signal conditioning, and communication systems.
The basic working principle of a low pass filter is simple: it permits sig-
nals below a certain frequency threshold, known as the cutoff frequency, to
pass unaffected while attenuating frequencies above this limit. This can be
achieved using different configurations, including passive and active compo-
nents. Passive low pass filters rely on resistors and capacitors to achieve the
desired effect, whereas active low pass filters use operational amplifiers for
better performance and signal control. In modern digital systems, low pass
filtering is also implemented through software-based algorithms.
Mathematically, a simple RC (resistor-capacitor) low pass filter is de-
scribed by the transfer function
1
H(s) =
1 + sRC
where R is the resistance, C is the capacitance, and s is the complex
T
munication systems, and medical devices. In audio engineering, they are used
to eliminate high-frequency noise, ensuring clear and smooth sound output in
speakers and recording systems. In communication systems, low-pass filters
help in demodulating signals by removing high-frequency interference, en-
hancing signal quality in radios, televisions, and mobile networks. They are
also crucial in medical imaging, such as electrocardiograms (ECGs), where
they filter out unwanted noise to provide accurate heart rate monitoring. s
represents the complex frequency variable. This equation helps determine
how the filter responds to different input frequencies.
Low pass filters are widely used in practical applications. In audio sys-
tems, they help eliminate high-frequency noise, resulting in clearer sound
quality. In image processing, they are used for blurring effects by removing
sharp transitions in pixel intensity. In control systems, they smooth out sig-
nal fluctuations to ensure stable operation. Additionally, in communication
systems, they help remove unwanted high-frequency interference, improving
the clarity of transmitted signals.
Overall, the low pass filter is an essential component in both analog and
digital systems, playing a key role in enhancing signal quality and ensuring
smooth system performance.
3
10Ω
Vin Vout
10µF
GND
4
• At ω = ωc , θ(ω) = −45◦
Magnitude Plot:
Phase Plot:
−10
Magnitude (dB)
−20
−30
−40
5
Bode Phase Plot of Low-Pass Filter
−1,000
Phase (Degrees)
−2,000
−3,000
−4,000
−5,000
6
SINGLE CASCADE FILTER
R1 R2 Vout
C1 C2
• ⇒ Increased Gain
A single-stage amplifier may not provide sufficient gain, whereas cas-
cading multiple stages amplifies the signal significantly, improving over-
all performance.
• ⇒ Better Filtering Performance
In filters, cascading multiple stages sharpens the cutoff response and
improves attenuation of unwanted frequencies compared to a single-
stage design.
T
7
When multiple such stages are cascaded, the overall transfer function
becomes:
n
1
H(s) =
1 + sRC
where n represents the number of cascaded stages.
The magnitude response is given by:
n
1
|H(jω)| =
1 + jωRC
1
fc =
2πRC
For an n-stage cascaded filter, the effective cutoff frequency is adjusted
as:
1 1
fc′ = fc · (2 n − 1)− 2
which means that each additional stage increases the attenuation rate,
improving signal suppression at higher frequencies.
The phase shift also increases with more stages, leading to a total phase
shift of:
This means that for a two-stage cascaded filter, the total phase shift
approaches −180◦ , and for three stages, it approaches −270◦ .
8
By increasing the number of cascaded stages, the filter achieves a steeper
roll-off, better suppression of unwanted signals, and an improved transition
band. However, the increased phase shift and potential signal distortion must
be considered in practical applications.
Note
This calculations are for Cascading of low pass filter with the same low
pass filter multiple times.
T
AF
DR
9
Chapter 2
EXPERIMENT
[2] hello T
AF
DR
10
hello
T
AF
DR
11
hello
T
AF
DR
12
Frequency (Hz) Output Voltage (V) 20 log |H(jω)| (dB)
0.1f 4.97 -0.04
f 3.5 -3.1
10f 049 -20.03
100f 0.050 -40.2
1000f 0.005 -59.6
SINGLE CASCADING
HELLO
T
AF
DR
13
HELLO
T
AF
DR
14
HELLO
T
AF
DR
15
Frequency (Hz) Output Voltage (V) 20 log |H(jω)| (dB)
0.1f 4.99 -0.01
f 2.79 -5.04
10f 0.009 -54.19
100f 0.0001 -114.4
1000f 0 -1
DOUBLE CASCADING
HELLO
T
AF
DR
16
HELLO
T
AF
DR
17
HELLO
T
AF
DR
18
Frequency (Hz) Output Voltage (V) 20 log |H(jω)| (dB)
0.1f 4.92 -0.13
f 1.77 -9.1
10f 0.004 -60.8
100f 0.00 -120.2
1000f 0.00 -178.22
T
AF
DR
19
Chapter 3
Results
[3] T
AF
DR
20
Chapter 4
Conclusion
[4] T
AF
DR
21