SlideShare a Scribd company logo
BASICS OF DIGITAL
FILTERS
Ismile Hossain
1403EEE00052
1
REFERENCE
Wikipedia
MikroElektronika
(learn.mikroe.com/ebooks/digitalfilterdesign/chapter/b
asic-concepts-of-digital-filtering/)
2
CONTENT
 What is a Digital Filter?
 Desired Features
 Example of Filtering Operations
 Types of Digital Filters
 FIR Filters
 IIR Filters
 Filter Specification
 Ideal Filters – Magnitude Response
 Designing Ideal Filters is Impossible
3
WHAT IS A DIGITAL FILTER?
Digital Filter: Numerical procedure of algorithm
that transform a given sequence of
numbers into a second sequence that
has some more desirable properties .
Digital Filter
input sequence output sequence
4
Xn Yn
DESIRED FEATURES
Desired features depend on the application, for
example
Input Signal Output
5
generated by sensing
device (microphone)
having less noise or
interferences
speech with reduced
redundancy for more
efficient transmission
EXAMPLES OF FILTERING OPERATIONS
6
• received radio signals
• electrical signals measured from human
body (brain, heart, neurological signals)
Noise suppression
EXAMPLES OF FILTERING OPERATIONS
7
• treble and bass control or graphic equalizers
increase sound level and high and low level frequencies
to compensate for the lower sensitivity of the ear at
those frequencies or for special sound effects
Enhancement of selected frequency ranges
• Enhancement of edges in images
TYPES OF DIGITAL FILTERS
Broadly speaking, Two types of digital filters exist.
8
FIR Filters(Finite Impulse Response Filters)
IIR Filters(Infinite Impulse Response Filters)
FIR FILTERS
The digital filter whose impulse response is
of finite duration is known as FIR Filter &
the response of the FIR filter depends
only on the present and past input
samples.
These FIR filters are also called non recursive filters.
9
IIR FILTERS
The digital filter whose impulse response is of
infinite duration is known as IIR filter & the
response of an IIR filter is a function of current
and past input signal samples and past output
signal samples.
It is also called recursive filter.
10
FILTER SPECIFICATION
Before a filter is designed and implemented we need
to specify its performance requirements.
There are four basic filter types:
• Low-pass
• High-pass
• Band-pass
• Band-stop
Frequency band where signal is passed is passband
Frequency band where signal is removed is stopband 11
IDEAL FILTERS – MAGNITUDE RESPONSE
12
Ideal Filters are usually such that they admit a gain of 1 in a
given passband (where signal is passed) and 0 in their
stopband (where signal is removed).
DESIGNING IDEAL FILTERS IS IMPOSSIBLE
If a filter {h(n)} is casual, i.e.
13
The transition from passband to stopband cannot be infinitely sharp
So, the Ideal filters cannot be implemented. For that necessary
to perform some approximations.
Thank You
14

More Related Content

What's hot

Butterworth filter
Butterworth filterButterworth filter
Butterworth filter
MOHAMMAD AKRAM
 
Chebyshev filter
Chebyshev filterChebyshev filter
Chebyshev filter
MOHAMMAD AKRAM
 
Applications of digital signal processing
Applications of digital signal processing Applications of digital signal processing
Applications of digital signal processing Rajeev Piyare
 
SAMPLING & RECONSTRUCTION OF DISCRETE TIME SIGNAL
SAMPLING & RECONSTRUCTION  OF DISCRETE TIME SIGNALSAMPLING & RECONSTRUCTION  OF DISCRETE TIME SIGNAL
SAMPLING & RECONSTRUCTION OF DISCRETE TIME SIGNAL
karan sati
 
IIR filter
IIR filterIIR filter
IIR filter
ssuser2797e4
 
Discrete-Time Signal Processing
Discrete-Time Signal ProcessingDiscrete-Time Signal Processing
Discrete-Time Signal Processing
lancer350
 
Windowing techniques of fir filter design
Windowing techniques of fir filter designWindowing techniques of fir filter design
Windowing techniques of fir filter design
Rohan Nagpal
 
Sampling
SamplingSampling
Butterworth filter design
Butterworth filter designButterworth filter design
Butterworth filter designSushant Shankar
 
digital signal processing lecture 1.pptx
digital signal processing lecture 1.pptxdigital signal processing lecture 1.pptx
digital signal processing lecture 1.pptx
ImranHasan760046
 
Decimation in time and frequency
Decimation in time and frequencyDecimation in time and frequency
Decimation in time and frequency
SARITHA REDDY
 
Signal Filtering
Signal FilteringSignal Filtering
Signal Filtering
Silicon Mentor
 
Multirate DSP
Multirate DSPMultirate DSP
Multirate DSP
@zenafaris91
 
Sampling Theorem
Sampling TheoremSampling Theorem
Sampling Theorem
Dr Naim R Kidwai
 
Digital Filters Part 1
Digital Filters Part 1Digital Filters Part 1
Digital Filters Part 1
Premier Farnell
 
Design of IIR filters
Design of IIR filtersDesign of IIR filters
Design of IIR filters
op205
 

What's hot (20)

Butterworth filter
Butterworth filterButterworth filter
Butterworth filter
 
Chebyshev filter
Chebyshev filterChebyshev filter
Chebyshev filter
 
Applications of digital signal processing
Applications of digital signal processing Applications of digital signal processing
Applications of digital signal processing
 
Dsp lecture vol 7 adaptive filter
Dsp lecture vol 7 adaptive filterDsp lecture vol 7 adaptive filter
Dsp lecture vol 7 adaptive filter
 
Design of Filters PPT
Design of Filters PPTDesign of Filters PPT
Design of Filters PPT
 
SAMPLING & RECONSTRUCTION OF DISCRETE TIME SIGNAL
SAMPLING & RECONSTRUCTION  OF DISCRETE TIME SIGNALSAMPLING & RECONSTRUCTION  OF DISCRETE TIME SIGNAL
SAMPLING & RECONSTRUCTION OF DISCRETE TIME SIGNAL
 
IIR filter
IIR filterIIR filter
IIR filter
 
digital filters
digital filtersdigital filters
digital filters
 
Discrete-Time Signal Processing
Discrete-Time Signal ProcessingDiscrete-Time Signal Processing
Discrete-Time Signal Processing
 
Windowing techniques of fir filter design
Windowing techniques of fir filter designWindowing techniques of fir filter design
Windowing techniques of fir filter design
 
Sampling
SamplingSampling
Sampling
 
Butterworth filter design
Butterworth filter designButterworth filter design
Butterworth filter design
 
digital signal processing lecture 1.pptx
digital signal processing lecture 1.pptxdigital signal processing lecture 1.pptx
digital signal processing lecture 1.pptx
 
Decimation in time and frequency
Decimation in time and frequencyDecimation in time and frequency
Decimation in time and frequency
 
Signal Filtering
Signal FilteringSignal Filtering
Signal Filtering
 
Multirate DSP
Multirate DSPMultirate DSP
Multirate DSP
 
Pulse modulation
Pulse modulationPulse modulation
Pulse modulation
 
Sampling Theorem
Sampling TheoremSampling Theorem
Sampling Theorem
 
Digital Filters Part 1
Digital Filters Part 1Digital Filters Part 1
Digital Filters Part 1
 
Design of IIR filters
Design of IIR filtersDesign of IIR filters
Design of IIR filters
 

Similar to Basics of digital filters

DIGITAL FILTERS/SIGNERS types and uses.docx
DIGITAL FILTERS/SIGNERS types and uses.docxDIGITAL FILTERS/SIGNERS types and uses.docx
DIGITAL FILTERS/SIGNERS types and uses.docx
greatmike3
 
Discrete time signal processing unit-2
Discrete time signal processing unit-2Discrete time signal processing unit-2
Discrete time signal processing unit-2
selvalakshmi24
 
Performance Analysis of FIR Filter using FDATool
Performance Analysis of FIR Filter using FDAToolPerformance Analysis of FIR Filter using FDATool
Performance Analysis of FIR Filter using FDATool
ijtsrd
 
LOW PASS FILTERS.pptx
LOW PASS FILTERS.pptxLOW PASS FILTERS.pptx
LOW PASS FILTERS.pptx
ianoribo
 
1 digital filters (fir)
1 digital filters (fir)1 digital filters (fir)
1 digital filters (fir)
Ahmed A. Thabit
 
PPT_1.pptx
PPT_1.pptxPPT_1.pptx
PPT_1.pptx
HydVlsi
 
design of sampling filter
design of sampling filter design of sampling filter
design of sampling filter
Anuj Arora
 
Op amp applications filters cw final (2)
Op amp applications filters cw final (2)Op amp applications filters cw final (2)
Op amp applications filters cw final (2)
JUNAID SK
 
Op amp applications filters cw final
Op amp applications filters cw finalOp amp applications filters cw final
Op amp applications filters cw final
JUNAID SK
 
Introduction to DSP
Introduction to DSPIntroduction to DSP
Introduction to DSP
shinychristo
 
IRJET- Decimator Filter for Hearing Aid Application Based on FPGA
IRJET-  	  Decimator Filter for Hearing Aid Application Based on FPGAIRJET-  	  Decimator Filter for Hearing Aid Application Based on FPGA
IRJET- Decimator Filter for Hearing Aid Application Based on FPGA
IRJET Journal
 
Filtration and synthesis of different types of human voice signals
Filtration and synthesis of different types of human voice signalsFiltration and synthesis of different types of human voice signals
Filtration and synthesis of different types of human voice signals
Alexander Decker
 
Signal and Systems-Lowpass filter by Jawad Ahmed
Signal and Systems-Lowpass filter by Jawad AhmedSignal and Systems-Lowpass filter by Jawad Ahmed
Signal and Systems-Lowpass filter by Jawad Ahmed
Jawad Ahmed
 
digital filters on open-loop system.pptx
digital filters on open-loop system.pptxdigital filters on open-loop system.pptx
digital filters on open-loop system.pptx
HtetWaiYan27
 
Design of Area Efficient Filter Bank for Digital Hearing Aids.pptx
Design of Area Efficient Filter Bank for Digital Hearing Aids.pptxDesign of Area Efficient Filter Bank for Digital Hearing Aids.pptx
Design of Area Efficient Filter Bank for Digital Hearing Aids.pptx
mohith2398
 
IRJET-A Comparative Study of Digital FIR and IIR Band- Pass Filter
IRJET-A Comparative Study of Digital FIR and IIR Band- Pass FilterIRJET-A Comparative Study of Digital FIR and IIR Band- Pass Filter
IRJET-A Comparative Study of Digital FIR and IIR Band- Pass Filter
IRJET Journal
 
Op amp applications filters cw
Op amp applications filters cwOp amp applications filters cw
Op amp applications filters cw
JUNAID SK
 
Introduction of filter & application
Introduction of filter & applicationIntroduction of filter & application
Introduction of filter & application
asadali754
 
Rf reciever
Rf recieverRf reciever
Rf reciever
SUDHIR KUMAR
 

Similar to Basics of digital filters (20)

DIGITAL FILTERS/SIGNERS types and uses.docx
DIGITAL FILTERS/SIGNERS types and uses.docxDIGITAL FILTERS/SIGNERS types and uses.docx
DIGITAL FILTERS/SIGNERS types and uses.docx
 
Discrete time signal processing unit-2
Discrete time signal processing unit-2Discrete time signal processing unit-2
Discrete time signal processing unit-2
 
Performance Analysis of FIR Filter using FDATool
Performance Analysis of FIR Filter using FDAToolPerformance Analysis of FIR Filter using FDATool
Performance Analysis of FIR Filter using FDATool
 
E0162736
E0162736E0162736
E0162736
 
LOW PASS FILTERS.pptx
LOW PASS FILTERS.pptxLOW PASS FILTERS.pptx
LOW PASS FILTERS.pptx
 
1 digital filters (fir)
1 digital filters (fir)1 digital filters (fir)
1 digital filters (fir)
 
PPT_1.pptx
PPT_1.pptxPPT_1.pptx
PPT_1.pptx
 
design of sampling filter
design of sampling filter design of sampling filter
design of sampling filter
 
Op amp applications filters cw final (2)
Op amp applications filters cw final (2)Op amp applications filters cw final (2)
Op amp applications filters cw final (2)
 
Op amp applications filters cw final
Op amp applications filters cw finalOp amp applications filters cw final
Op amp applications filters cw final
 
Introduction to DSP
Introduction to DSPIntroduction to DSP
Introduction to DSP
 
IRJET- Decimator Filter for Hearing Aid Application Based on FPGA
IRJET-  	  Decimator Filter for Hearing Aid Application Based on FPGAIRJET-  	  Decimator Filter for Hearing Aid Application Based on FPGA
IRJET- Decimator Filter for Hearing Aid Application Based on FPGA
 
Filtration and synthesis of different types of human voice signals
Filtration and synthesis of different types of human voice signalsFiltration and synthesis of different types of human voice signals
Filtration and synthesis of different types of human voice signals
 
Signal and Systems-Lowpass filter by Jawad Ahmed
Signal and Systems-Lowpass filter by Jawad AhmedSignal and Systems-Lowpass filter by Jawad Ahmed
Signal and Systems-Lowpass filter by Jawad Ahmed
 
digital filters on open-loop system.pptx
digital filters on open-loop system.pptxdigital filters on open-loop system.pptx
digital filters on open-loop system.pptx
 
Design of Area Efficient Filter Bank for Digital Hearing Aids.pptx
Design of Area Efficient Filter Bank for Digital Hearing Aids.pptxDesign of Area Efficient Filter Bank for Digital Hearing Aids.pptx
Design of Area Efficient Filter Bank for Digital Hearing Aids.pptx
 
IRJET-A Comparative Study of Digital FIR and IIR Band- Pass Filter
IRJET-A Comparative Study of Digital FIR and IIR Band- Pass FilterIRJET-A Comparative Study of Digital FIR and IIR Band- Pass Filter
IRJET-A Comparative Study of Digital FIR and IIR Band- Pass Filter
 
Op amp applications filters cw
Op amp applications filters cwOp amp applications filters cw
Op amp applications filters cw
 
Introduction of filter & application
Introduction of filter & applicationIntroduction of filter & application
Introduction of filter & application
 
Rf reciever
Rf recieverRf reciever
Rf reciever
 

More from Smile Hossain

Optcal fiber
Optcal fiberOptcal fiber
Optcal fiber
Smile Hossain
 
Unsymmetrical fault
Unsymmetrical faultUnsymmetrical fault
Unsymmetrical fault
Smile Hossain
 
Alternator
AlternatorAlternator
Alternator
Smile Hossain
 
Wireless power transmission
Wireless power transmissionWireless power transmission
Wireless power transmission
Smile Hossain
 
Ward leonard method of speed control
Ward leonard method of speed controlWard leonard method of speed control
Ward leonard method of speed control
Smile Hossain
 
Microprocessor 80286
Microprocessor 80286Microprocessor 80286
Microprocessor 80286
Smile Hossain
 
Embedded System
Embedded SystemEmbedded System
Embedded System
Smile Hossain
 
Combined Cycle Power Plant
Combined Cycle Power PlantCombined Cycle Power Plant
Combined Cycle Power Plant
Smile Hossain
 
Tidal Energy
Tidal EnergyTidal Energy
Tidal Energy
Smile Hossain
 

More from Smile Hossain (9)

Optcal fiber
Optcal fiberOptcal fiber
Optcal fiber
 
Unsymmetrical fault
Unsymmetrical faultUnsymmetrical fault
Unsymmetrical fault
 
Alternator
AlternatorAlternator
Alternator
 
Wireless power transmission
Wireless power transmissionWireless power transmission
Wireless power transmission
 
Ward leonard method of speed control
Ward leonard method of speed controlWard leonard method of speed control
Ward leonard method of speed control
 
Microprocessor 80286
Microprocessor 80286Microprocessor 80286
Microprocessor 80286
 
Embedded System
Embedded SystemEmbedded System
Embedded System
 
Combined Cycle Power Plant
Combined Cycle Power PlantCombined Cycle Power Plant
Combined Cycle Power Plant
 
Tidal Energy
Tidal EnergyTidal Energy
Tidal Energy
 

Recently uploaded

addressing modes in computer architecture
addressing modes  in computer architectureaddressing modes  in computer architecture
addressing modes in computer architecture
ShahidSultan24
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
ViniHema
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
Osamah Alsalih
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
fxintegritypublishin
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
karthi keyan
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
Pipe Restoration Solutions
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation & Control
 
TECHNICAL TRAINING MANUAL GENERAL FAMILIARIZATION COURSE
TECHNICAL TRAINING MANUAL   GENERAL FAMILIARIZATION COURSETECHNICAL TRAINING MANUAL   GENERAL FAMILIARIZATION COURSE
TECHNICAL TRAINING MANUAL GENERAL FAMILIARIZATION COURSE
DuvanRamosGarzon1
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
gerogepatton
 
Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.
PrashantGoswami42
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
FluxPrime1
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
SamSarthak3
 
Vaccine management system project report documentation..pdf
Vaccine management system project report documentation..pdfVaccine management system project report documentation..pdf
Vaccine management system project report documentation..pdf
Kamal Acharya
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 
Democratizing Fuzzing at Scale by Abhishek Arya
Democratizing Fuzzing at Scale by Abhishek AryaDemocratizing Fuzzing at Scale by Abhishek Arya
Democratizing Fuzzing at Scale by Abhishek Arya
abh.arya
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
Amil Baba Dawood bangali
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
TeeVichai
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Dr.Costas Sachpazis
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
seandesed
 

Recently uploaded (20)

addressing modes in computer architecture
addressing modes  in computer architectureaddressing modes  in computer architecture
addressing modes in computer architecture
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
TECHNICAL TRAINING MANUAL GENERAL FAMILIARIZATION COURSE
TECHNICAL TRAINING MANUAL   GENERAL FAMILIARIZATION COURSETECHNICAL TRAINING MANUAL   GENERAL FAMILIARIZATION COURSE
TECHNICAL TRAINING MANUAL GENERAL FAMILIARIZATION COURSE
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
 
Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
 
Vaccine management system project report documentation..pdf
Vaccine management system project report documentation..pdfVaccine management system project report documentation..pdf
Vaccine management system project report documentation..pdf
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 
Democratizing Fuzzing at Scale by Abhishek Arya
Democratizing Fuzzing at Scale by Abhishek AryaDemocratizing Fuzzing at Scale by Abhishek Arya
Democratizing Fuzzing at Scale by Abhishek Arya
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
 

Basics of digital filters

  • 1. BASICS OF DIGITAL FILTERS Ismile Hossain 1403EEE00052 1
  • 3. CONTENT  What is a Digital Filter?  Desired Features  Example of Filtering Operations  Types of Digital Filters  FIR Filters  IIR Filters  Filter Specification  Ideal Filters – Magnitude Response  Designing Ideal Filters is Impossible 3
  • 4. WHAT IS A DIGITAL FILTER? Digital Filter: Numerical procedure of algorithm that transform a given sequence of numbers into a second sequence that has some more desirable properties . Digital Filter input sequence output sequence 4 Xn Yn
  • 5. DESIRED FEATURES Desired features depend on the application, for example Input Signal Output 5 generated by sensing device (microphone) having less noise or interferences speech with reduced redundancy for more efficient transmission
  • 6. EXAMPLES OF FILTERING OPERATIONS 6 • received radio signals • electrical signals measured from human body (brain, heart, neurological signals) Noise suppression
  • 7. EXAMPLES OF FILTERING OPERATIONS 7 • treble and bass control or graphic equalizers increase sound level and high and low level frequencies to compensate for the lower sensitivity of the ear at those frequencies or for special sound effects Enhancement of selected frequency ranges • Enhancement of edges in images
  • 8. TYPES OF DIGITAL FILTERS Broadly speaking, Two types of digital filters exist. 8 FIR Filters(Finite Impulse Response Filters) IIR Filters(Infinite Impulse Response Filters)
  • 9. FIR FILTERS The digital filter whose impulse response is of finite duration is known as FIR Filter & the response of the FIR filter depends only on the present and past input samples. These FIR filters are also called non recursive filters. 9
  • 10. IIR FILTERS The digital filter whose impulse response is of infinite duration is known as IIR filter & the response of an IIR filter is a function of current and past input signal samples and past output signal samples. It is also called recursive filter. 10
  • 11. FILTER SPECIFICATION Before a filter is designed and implemented we need to specify its performance requirements. There are four basic filter types: • Low-pass • High-pass • Band-pass • Band-stop Frequency band where signal is passed is passband Frequency band where signal is removed is stopband 11
  • 12. IDEAL FILTERS – MAGNITUDE RESPONSE 12 Ideal Filters are usually such that they admit a gain of 1 in a given passband (where signal is passed) and 0 in their stopband (where signal is removed).
  • 13. DESIGNING IDEAL FILTERS IS IMPOSSIBLE If a filter {h(n)} is casual, i.e. 13 The transition from passband to stopband cannot be infinitely sharp So, the Ideal filters cannot be implemented. For that necessary to perform some approximations.