Filters: Umeraanjum - M.Tech
Filters: Umeraanjum - M.Tech
UmeraAnjum || M.Tech
Table of contents
Introduction
Conclusion
UmeraAnjum || M.Tech
Introduction
There are mainly two kinds of filter, analog and digital. They are quite
different in their physical makeup and in how they work. An analog
filter uses analog electronic circuits made up from components such as
resistors, capacitors and op amps to produce the required filtering
effect. Digital filters are central to almost every signal processing
system. They have applications in noise removal, waveform shaping,
equalization, and signal recovery algorithms .In this project we had
chosen filters like low-pass, high-pass, band-pass and explained each
of their design. We made use of MATLAB software to explain about
these filters of how they are designed and implemented.
UmeraAnjum || M.Tech
Introduction
The filters are basically classified as active filters & passive filters.
They are used in circuits which require the separation of signals according
to their frequencies.
UmeraAnjum || M.Tech
Low-pass filter
A low-pass filter is a filter that passes signals with a frequency lower than a certain
cutoff frequency and attenuates signals with frequencies higher than the cutoff
frequency.
A low pass filter has a constant gain from 0Hz to a high cut-off frequency, Fh.
Practically, the gain decreases as the frequency increases & at f=Fh, the gain is
down by 3 db & after Fh, it decreases at a higher rate.
UmeraAnjum || M.Tech
Electronic orders of filters
RL filters
RC filters
RLC filters
UmeraAnjum || M.Tech
Low pass filters
v1 1 0 ac 1 sin
l1 1 2 3
rload 2 0 1k
.ac line 20 1 200
.plot ac v(2)
.end
v1 1 0 ac 1 sin
r1 1 2 500
c1 2 0 7u
rload 2 0 1k
.ac lin 20 30 150
.plot ac v(2)
.end
UmeraAnjum || M.Tech
Low pass filter frequency
response and output
UmeraAnjum || M.Tech
Frequency response of low
pass filter
UmeraAnjum || M.Tech
Noise frequency
UmeraAnjum || M.Tech
High-pass filter
High-pass filter acts completely opposite to the low-pass filter.
The range of frequency o<f<FI is the stop band while f>FI is pass
band.
UmeraAnjum || M.Tech
Orders of high pass filter
First-order continuous-time implementation
Discrete-time realization
The simple first-order electronic high-pass filter is
implemented by placing an input voltage across the
series combination of a capacitor and a resistor and
using the voltage resistor across the resistor as an
output. The product of the resistance and
capacitance (R×C) is the time constant (τ); it is
inversely proportional to the cutoff frequency fc.
UmeraAnjum || M.Tech
High pass frequency
response and output
UmeraAnjum || M.Tech
Magnitude response of high
pass filter
UmeraAnjum || M.Tech
Application
UmeraAnjum || M.Tech
Band-pass filter
The band pass fillter has two stop bands
Fh<f<infinity are two stop bands while the range FI<f<Fh is the pass band
UmeraAnjum || M.Tech
Frequency response of band
pass filter
UmeraAnjum || M.Tech
Frequency response of
bandpass filter
UmeraAnjum || M.Tech
Band-Stop Filters
UmeraAnjum || M.Tech
Output for band Stop filter
UmeraAnjum || M.Tech
Conclusion
UmeraAnjum || M.Tech
Reference
http://en.wikipedia.org/wiki/Low-pass_filter
http://en.wikipedia.org/wiki/High-pass_filter
http://en.wikipedia.org/wiki/Band-pass_filter
http://en.wikipedia.org/wiki/Band-stop_filter
UmeraAnjum || M.Tech