SlideShare una empresa de Scribd logo
1 de 26
Anti Noise System 
& 
Noise Cancellation 
By :- Bhargav Khambhata 
(( Electrical Department
CCoonntteennttss  
 What is noise? 
 What is noise cancellation? 
 Simple idea. 
 Wave cancellation. 
 Active noise cancellation (ANC(. 
 Applications. 
 Adaptive filter. 
 Comparison 
 Adaptive algorithm (LMS & RMS(. 
 Simulation. 
 Conclusion.
??WWhhaatt iiss nnooiissee 
 Noise consists of unwanted 
waveforms that can interfere with 
communication. 
 Sound noise: interferes with your 
normal hearing 
• Loud noises 
• Subtle noise 
• White noise (AWGN( 
Fiq (1(:AWGN
 AAccttiivvee aanndd ppaassssiivvee nnooiissee 
The advantages of active noise control 
methods compared to passive ones are 
that they are generally: 
• More effective at low frequencies. 
• Less bulky. 
• Able to block noise selectively
??WWhhaatt iiss NNooiissee CCaanncceellllaattiioonn 
 Noise cancellation is a method to reduce or 
completely cancel out undesirable sound 
 call as Active Noise Cancellation . 
 Noise cancellation tries to 'block' the sound at 
the source instead of trying to prevent the 
sounds from entering our ear canals
 These technologies are in their early 
stages. 
 The hope is that one day that these 
technologies can be used to minimize all 
sorts of unwanted sounds around us.
SSiimmppllee IIddeeaa 
Cancellation processes depend on simple 
principle 
 adding two signals with the same . 
 amplitude and opposite phase the result 
will be zero signals. 
(H)
 Types of wave cancellation 
wave cancellation 
Simple wave complex wave
 SSiimmppllee wwaavvee ccaanncceellllaattiioonn 
Simple sine wave for single 
sound frequency 
One pure sound a fraction of 
a second after the next 
Sum of two waves 
slightly out of phase 
Sum of two waves slightly 
out of phase
CCaanncceelliinngg ccoommpplleexx wwaavveess 
 A spoken word consists of 
a spectrum of frequencies of 
different amplitude 
 need to filter each 
frequency separately, 
 create the same frequency 
and amplitude at 180° out of 
phase.
((Active NNooiissee CCaanncceellllaattiioonn ((AANNCC
Design Considerations 
Active Noise Cancellation (ANC) 
 The active noise cancellation system implements the 
acoustically adaptive algorithm that cancels the unwanted 
sound by generating an antisound (antinoise( of equal amplitude 
and opposite phase. The original, unwanted sound and the 
antinoise acoustically combine, resulting in the cancellation of 
both sounds. 
 The core subsystems include: 
• DSP 
performs system initialization and executes the adaptive 
signal processing algorithm.
 Memory 
- stores executing code and data/parameters. 
 AGC 
- maximizes the ADC SNR and maintains the overall system dynamic 
range. 
 Audio CODEC 
- the residual noise signals are converted o digital form by the ADC. 
- The DAC generates the out put anti-noise signals. 
 Power Conversion 
- converts the battery power to run various functional blocks.
AApppplliiccaattiioonnss 
 Headsets (headphone( 
 Honda cars. 
 Space satellite antennas. 
 Use in apartment. 
 NoiseMuter
))NNooiisseeMMuutteerr)) NNooiissee CCaanncceelllleerr 
 NoiseMuter is an advanced noise suppression 
solution, designed as add-on software module to 
enable noise-free communication. 
Condition/coder Original NoiseMuter Processed 
Speech + Car 
Noise 
Original NoiseMuter 
processed
 AAddaappttiivvee ffiilltteerr 
• nonlinear and time-variant . 
• adjust themselves to an ever-changing 
environment . 
• changes its parameters so its 
performance improves through its 
surroundings.
AAddaappttiivvee FFiilltteerr 
Output 
signal 
Input 
signal 
Filter 
structure 
Adaptive 
algorithm 
Criterion of 
performance 
The coefficients of an adaptive filter change 
in time
CCoommppaarriissoonn 
((supervised vs. unsupervised 
 Expected output is known. 
quantity . 
 The Criterion of 
Performance can simply 
take the difference 
between actual output and 
desired. 
 It uses information to tell 
the Adaptation Algorithm 
what adjustments to make. 
 Expected output is 
unknown quantity. 
 the Criterion of 
Performance has to do. 
We cannot simply take 
 the difference actual and 
desired output consists of 
looking for signal qualities
Block ddiiaaggrraamm ooff aaddaappttiivvee ssyysstteemm 
)S(n)+No(n 
)No(n 
+ 
- 
? 
Primary 
signal 
)d(n 
)N1(n 
Reference 
signal 
)y(n output 
)e(n 
adaptive
Adaptive algorithm 
 An adaptive algorithm is used to estimate a time 
varying signal. 
 By adjusting the filter coefficients so as to 
minimize the error. 
 There are many adaptive algorithms like 
Recursive 
 Least Square )RLS(, Kalman filter, 
 but the most commonly used is the Least Mean 
Square )LMS( algorithm.
LLMMSS aallggoorriitthhmm 
 Estimates the 
solution to the 
Weiner-Hopf 
equations using 
gradient descent 
method which finds 
minima by 
estimating the 
gradient. 
• is the step size 
(d(n 
e 
(X(n 
Transversal 
Filter 
(C(n 
LMS 
(Y(n 
(e(n
 filtering operation with the 
previous version of the coefficients. 
 Compare the computed output 
with the expected output. 
Update the coefficients using 
the following computation. 
(e(n 
(X(n (y(n 
(d(n 
Adaptive 
filter 
Unknown 
system
EExxppeerriimmeenntt 
Click to listen original 
sound 
Click to listen nosily 
sound 
Click to listen output1 
sound 
Click to listen output 2 
sound
ccoonncclluussiioonn 
• Active noise cancellation is a method to cancel 
out undesirable sound in real time. 
• The adaptive filter is used to estimate the error 
in noisy wave 
• Many algorithms are used in adaptive filter like 
LMS RLS & MSE and the better is RLS .
Thank You

Más contenido relacionado

La actualidad más candente

Speaker recognition using MFCC
Speaker recognition using MFCCSpeaker recognition using MFCC
Speaker recognition using MFCC
Hira Shaukat
 
Real Time Implementation of Active Noise Control
Real Time Implementation of Active Noise ControlReal Time Implementation of Active Noise Control
Real Time Implementation of Active Noise Control
Chittaranjan Baliarsingh
 

La actualidad más candente (20)

Mel frequency cepstral coefficient (mfcc)
Mel frequency cepstral coefficient (mfcc)Mel frequency cepstral coefficient (mfcc)
Mel frequency cepstral coefficient (mfcc)
 
Speaker recognition using MFCC
Speaker recognition using MFCCSpeaker recognition using MFCC
Speaker recognition using MFCC
 
Linear Predictive Coding
Linear Predictive CodingLinear Predictive Coding
Linear Predictive Coding
 
Performance analysis of adaptive noise canceller for an ecg signal
Performance analysis of adaptive noise canceller for an ecg signalPerformance analysis of adaptive noise canceller for an ecg signal
Performance analysis of adaptive noise canceller for an ecg signal
 
Beamforming and microphone arrays
Beamforming and microphone arraysBeamforming and microphone arrays
Beamforming and microphone arrays
 
Noise cancellation and supression
Noise cancellation and supressionNoise cancellation and supression
Noise cancellation and supression
 
Wiener filters
Wiener filtersWiener filters
Wiener filters
 
DSP_FOEHU - Lec 13 - Digital Signal Processing Applications I
DSP_FOEHU - Lec 13 - Digital Signal Processing Applications IDSP_FOEHU - Lec 13 - Digital Signal Processing Applications I
DSP_FOEHU - Lec 13 - Digital Signal Processing Applications I
 
Time Domain and Frequency Domain
Time Domain and Frequency DomainTime Domain and Frequency Domain
Time Domain and Frequency Domain
 
Real Time Implementation of Active Noise Control
Real Time Implementation of Active Noise ControlReal Time Implementation of Active Noise Control
Real Time Implementation of Active Noise Control
 
Introduction to Adaptive filters
Introduction to Adaptive filtersIntroduction to Adaptive filters
Introduction to Adaptive filters
 
Adaptive filter
Adaptive filterAdaptive filter
Adaptive filter
 
In direct method of fm generation armstrong method
In direct method of fm generation armstrong methodIn direct method of fm generation armstrong method
In direct method of fm generation armstrong method
 
Automatic Speech Recognition
Automatic Speech RecognitionAutomatic Speech Recognition
Automatic Speech Recognition
 
Mp3 player working by digital signal processing
Mp3 player working by digital signal processingMp3 player working by digital signal processing
Mp3 player working by digital signal processing
 
Unit 6: DSP applications
Unit 6: DSP applications Unit 6: DSP applications
Unit 6: DSP applications
 
Sound Power Basics
Sound Power BasicsSound Power Basics
Sound Power Basics
 
Basics of Digital Filters
Basics of Digital FiltersBasics of Digital Filters
Basics of Digital Filters
 
Lecture Notes on Adaptive Signal Processing-1.pdf
Lecture Notes on Adaptive Signal Processing-1.pdfLecture Notes on Adaptive Signal Processing-1.pdf
Lecture Notes on Adaptive Signal Processing-1.pdf
 
Sampling
SamplingSampling
Sampling
 

Destacado

Comparison of Single Channel Blind Dereverberation Methods for Speech Signals
Comparison of Single Channel Blind Dereverberation Methods for Speech SignalsComparison of Single Channel Blind Dereverberation Methods for Speech Signals
Comparison of Single Channel Blind Dereverberation Methods for Speech Signals
Deha Deniz Türköz
 
Adaptive noise estimation algorithm for speech enhancement
Adaptive noise estimation algorithm for speech enhancementAdaptive noise estimation algorithm for speech enhancement
Adaptive noise estimation algorithm for speech enhancement
Harshal Ladhe
 
Noise calculation presentation
Noise calculation presentationNoise calculation presentation
Noise calculation presentation
Anik Arefin Nahin
 
Speech Enhancement Using A Minimum Mean Square Error Short Time Spectral Ampl...
Speech Enhancement Using A Minimum Mean Square Error Short Time Spectral Ampl...Speech Enhancement Using A Minimum Mean Square Error Short Time Spectral Ampl...
Speech Enhancement Using A Minimum Mean Square Error Short Time Spectral Ampl...
guestfb80e22
 
Summer Research Project. Final Presentation 2013
Summer Research Project. Final Presentation 2013Summer Research Project. Final Presentation 2013
Summer Research Project. Final Presentation 2013
Ojaswa Anand
 
Speech enhancement using spectral subtraction technique with minimized cross ...
Speech enhancement using spectral subtraction technique with minimized cross ...Speech enhancement using spectral subtraction technique with minimized cross ...
Speech enhancement using spectral subtraction technique with minimized cross ...
eSAT Journals
 
design of cabin noise cancellation
design of cabin noise cancellationdesign of cabin noise cancellation
design of cabin noise cancellation
mohamud mire
 
Audio Equalization Using LMS Adaptive Filtering
Audio Equalization Using LMS Adaptive FilteringAudio Equalization Using LMS Adaptive Filtering
Audio Equalization Using LMS Adaptive Filtering
Bob Minnich
 
Adaptive Active Control of Sound in Smart Rooms (2014)
Adaptive Active Control of Sound in Smart Rooms (2014)Adaptive Active Control of Sound in Smart Rooms (2014)
Adaptive Active Control of Sound in Smart Rooms (2014)
Iman Ardekani
 

Destacado (20)

Comparison of Single Channel Blind Dereverberation Methods for Speech Signals
Comparison of Single Channel Blind Dereverberation Methods for Speech SignalsComparison of Single Channel Blind Dereverberation Methods for Speech Signals
Comparison of Single Channel Blind Dereverberation Methods for Speech Signals
 
Voice Activity Detection using Single Frequency Filtering
Voice Activity Detection using Single Frequency FilteringVoice Activity Detection using Single Frequency Filtering
Voice Activity Detection using Single Frequency Filtering
 
Bose Ad Campaign - "Silence Never Sounded So Good"
Bose Ad Campaign - "Silence Never Sounded So Good" Bose Ad Campaign - "Silence Never Sounded So Good"
Bose Ad Campaign - "Silence Never Sounded So Good"
 
Adaptive noise estimation algorithm for speech enhancement
Adaptive noise estimation algorithm for speech enhancementAdaptive noise estimation algorithm for speech enhancement
Adaptive noise estimation algorithm for speech enhancement
 
Final ppt
Final pptFinal ppt
Final ppt
 
Noise calculation presentation
Noise calculation presentationNoise calculation presentation
Noise calculation presentation
 
Speech Enhancement Using A Minimum Mean Square Error Short Time Spectral Ampl...
Speech Enhancement Using A Minimum Mean Square Error Short Time Spectral Ampl...Speech Enhancement Using A Minimum Mean Square Error Short Time Spectral Ampl...
Speech Enhancement Using A Minimum Mean Square Error Short Time Spectral Ampl...
 
Speech enhancement for distant talking speech recognition
Speech enhancement for distant talking speech recognitionSpeech enhancement for distant talking speech recognition
Speech enhancement for distant talking speech recognition
 
Summer Research Project. Final Presentation 2013
Summer Research Project. Final Presentation 2013Summer Research Project. Final Presentation 2013
Summer Research Project. Final Presentation 2013
 
Speech enhancement using spectral subtraction technique with minimized cross ...
Speech enhancement using spectral subtraction technique with minimized cross ...Speech enhancement using spectral subtraction technique with minimized cross ...
Speech enhancement using spectral subtraction technique with minimized cross ...
 
高位合成友の会 第3回 (2015/12/08) でのスライド
高位合成友の会 第3回 (2015/12/08) でのスライド高位合成友の会 第3回 (2015/12/08) でのスライド
高位合成友の会 第3回 (2015/12/08) でのスライド
 
design of cabin noise cancellation
design of cabin noise cancellationdesign of cabin noise cancellation
design of cabin noise cancellation
 
What Is Noise Cancellation? | Phiaton
What Is Noise Cancellation? | PhiatonWhat Is Noise Cancellation? | Phiaton
What Is Noise Cancellation? | Phiaton
 
Multidimensional Approaches for Noise Cancellation of ECG signal
Multidimensional Approaches for Noise Cancellation of ECG signalMultidimensional Approaches for Noise Cancellation of ECG signal
Multidimensional Approaches for Noise Cancellation of ECG signal
 
Unit 5-calculation-example
Unit 5-calculation-exampleUnit 5-calculation-example
Unit 5-calculation-example
 
Noisespy - Journal paper
Noisespy - Journal paperNoisespy - Journal paper
Noisespy - Journal paper
 
Noise Monitoring
Noise Monitoring  Noise Monitoring
Noise Monitoring
 
Audio Equalization Using LMS Adaptive Filtering
Audio Equalization Using LMS Adaptive FilteringAudio Equalization Using LMS Adaptive Filtering
Audio Equalization Using LMS Adaptive Filtering
 
Adaptive Active Control of Sound in Smart Rooms (2014)
Adaptive Active Control of Sound in Smart Rooms (2014)Adaptive Active Control of Sound in Smart Rooms (2014)
Adaptive Active Control of Sound in Smart Rooms (2014)
 
Noise monitoring
Noise monitoringNoise monitoring
Noise monitoring
 

Similar a Antinoise system & Noise Cancellation

A Decisive Filtering Selection Approach For Improved Performance Active Noise...
A Decisive Filtering Selection Approach For Improved Performance Active Noise...A Decisive Filtering Selection Approach For Improved Performance Active Noise...
A Decisive Filtering Selection Approach For Improved Performance Active Noise...
IOSR Journals
 
Sleep 2008 Electronicsv.3
Sleep 2008 Electronicsv.3Sleep 2008 Electronicsv.3
Sleep 2008 Electronicsv.3
weckhardt
 

Similar a Antinoise system & Noise Cancellation (20)

Laboratory Duct Active noise control using Adaptive Filters
Laboratory Duct Active noise control using Adaptive Filters Laboratory Duct Active noise control using Adaptive Filters
Laboratory Duct Active noise control using Adaptive Filters
 
Low power vlsi implementation adaptive noise cancellor based on least means s...
Low power vlsi implementation adaptive noise cancellor based on least means s...Low power vlsi implementation adaptive noise cancellor based on least means s...
Low power vlsi implementation adaptive noise cancellor based on least means s...
 
Introduction to adaptive filtering and its applications.ppt
Introduction to adaptive filtering and its applications.pptIntroduction to adaptive filtering and its applications.ppt
Introduction to adaptive filtering and its applications.ppt
 
Active noise control real time demo
Active noise control real time demoActive noise control real time demo
Active noise control real time demo
 
Image denoising
Image denoisingImage denoising
Image denoising
 
Symposium Presentation
Symposium PresentationSymposium Presentation
Symposium Presentation
 
Digital Audio
Digital AudioDigital Audio
Digital Audio
 
Echo Cancellation Algorithms using Adaptive Filters: A Comparative Study
Echo Cancellation Algorithms using Adaptive Filters: A Comparative StudyEcho Cancellation Algorithms using Adaptive Filters: A Comparative Study
Echo Cancellation Algorithms using Adaptive Filters: A Comparative Study
 
Dsp book ch15
Dsp book ch15Dsp book ch15
Dsp book ch15
 
A Decisive Filtering Selection Approach For Improved Performance Active Noise...
A Decisive Filtering Selection Approach For Improved Performance Active Noise...A Decisive Filtering Selection Approach For Improved Performance Active Noise...
A Decisive Filtering Selection Approach For Improved Performance Active Noise...
 
An improved anc system with
An improved anc system withAn improved anc system with
An improved anc system with
 
Adc dac
Adc dacAdc dac
Adc dac
 
Final presentation
Final presentationFinal presentation
Final presentation
 
476 293
476 293476 293
476 293
 
Comparison of different Sub-Band Adaptive Noise Canceller with LMS and RLS
Comparison of different Sub-Band Adaptive Noise Canceller with LMS and RLSComparison of different Sub-Band Adaptive Noise Canceller with LMS and RLS
Comparison of different Sub-Band Adaptive Noise Canceller with LMS and RLS
 
SignalDecompositionTheory.pptx
SignalDecompositionTheory.pptxSignalDecompositionTheory.pptx
SignalDecompositionTheory.pptx
 
Audio_Overview.pptx
Audio_Overview.pptxAudio_Overview.pptx
Audio_Overview.pptx
 
Hardware Implementation of Adaptive Noise Cancellation over DSP Kit TMS320C6713
Hardware Implementation of Adaptive Noise Cancellation over DSP Kit TMS320C6713Hardware Implementation of Adaptive Noise Cancellation over DSP Kit TMS320C6713
Hardware Implementation of Adaptive Noise Cancellation over DSP Kit TMS320C6713
 
Sleep 2008 Electronicsv.3
Sleep 2008 Electronicsv.3Sleep 2008 Electronicsv.3
Sleep 2008 Electronicsv.3
 
Oo2423882391
Oo2423882391Oo2423882391
Oo2423882391
 

Último

Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Kandungan 087776558899
 
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
Health
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
Epec Engineered Technologies
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
MayuraD1
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
ssuser89054b
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
jaanualu31
 

Último (20)

DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equation
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna Municipality
 
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
 
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
Bridge Jacking Design Sample Calculation.pptx
Bridge Jacking Design Sample Calculation.pptxBridge Jacking Design Sample Calculation.pptx
Bridge Jacking Design Sample Calculation.pptx
 
Computer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to ComputersComputer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to Computers
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
 
Engineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planesEngineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planes
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdf
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
 
AIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsAIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech students
 

Antinoise system & Noise Cancellation

  • 1. Anti Noise System & Noise Cancellation By :- Bhargav Khambhata (( Electrical Department
  • 2. CCoonntteennttss   What is noise?  What is noise cancellation?  Simple idea.  Wave cancellation.  Active noise cancellation (ANC(.  Applications.  Adaptive filter.  Comparison  Adaptive algorithm (LMS & RMS(.  Simulation.  Conclusion.
  • 3. ??WWhhaatt iiss nnooiissee  Noise consists of unwanted waveforms that can interfere with communication.  Sound noise: interferes with your normal hearing • Loud noises • Subtle noise • White noise (AWGN( Fiq (1(:AWGN
  • 4.  AAccttiivvee aanndd ppaassssiivvee nnooiissee The advantages of active noise control methods compared to passive ones are that they are generally: • More effective at low frequencies. • Less bulky. • Able to block noise selectively
  • 5. ??WWhhaatt iiss NNooiissee CCaanncceellllaattiioonn  Noise cancellation is a method to reduce or completely cancel out undesirable sound  call as Active Noise Cancellation .  Noise cancellation tries to 'block' the sound at the source instead of trying to prevent the sounds from entering our ear canals
  • 6.  These technologies are in their early stages.  The hope is that one day that these technologies can be used to minimize all sorts of unwanted sounds around us.
  • 7. SSiimmppllee IIddeeaa Cancellation processes depend on simple principle  adding two signals with the same .  amplitude and opposite phase the result will be zero signals. (H)
  • 8.  Types of wave cancellation wave cancellation Simple wave complex wave
  • 9.  SSiimmppllee wwaavvee ccaanncceellllaattiioonn Simple sine wave for single sound frequency One pure sound a fraction of a second after the next Sum of two waves slightly out of phase Sum of two waves slightly out of phase
  • 10. CCaanncceelliinngg ccoommpplleexx wwaavveess  A spoken word consists of a spectrum of frequencies of different amplitude  need to filter each frequency separately,  create the same frequency and amplitude at 180° out of phase.
  • 12. Design Considerations Active Noise Cancellation (ANC)  The active noise cancellation system implements the acoustically adaptive algorithm that cancels the unwanted sound by generating an antisound (antinoise( of equal amplitude and opposite phase. The original, unwanted sound and the antinoise acoustically combine, resulting in the cancellation of both sounds.  The core subsystems include: • DSP performs system initialization and executes the adaptive signal processing algorithm.
  • 13.  Memory - stores executing code and data/parameters.  AGC - maximizes the ADC SNR and maintains the overall system dynamic range.  Audio CODEC - the residual noise signals are converted o digital form by the ADC. - The DAC generates the out put anti-noise signals.  Power Conversion - converts the battery power to run various functional blocks.
  • 14. AApppplliiccaattiioonnss  Headsets (headphone(  Honda cars.  Space satellite antennas.  Use in apartment.  NoiseMuter
  • 15.
  • 16. ))NNooiisseeMMuutteerr)) NNooiissee CCaanncceelllleerr  NoiseMuter is an advanced noise suppression solution, designed as add-on software module to enable noise-free communication. Condition/coder Original NoiseMuter Processed Speech + Car Noise Original NoiseMuter processed
  • 17.  AAddaappttiivvee ffiilltteerr • nonlinear and time-variant . • adjust themselves to an ever-changing environment . • changes its parameters so its performance improves through its surroundings.
  • 18. AAddaappttiivvee FFiilltteerr Output signal Input signal Filter structure Adaptive algorithm Criterion of performance The coefficients of an adaptive filter change in time
  • 19. CCoommppaarriissoonn ((supervised vs. unsupervised  Expected output is known. quantity .  The Criterion of Performance can simply take the difference between actual output and desired.  It uses information to tell the Adaptation Algorithm what adjustments to make.  Expected output is unknown quantity.  the Criterion of Performance has to do. We cannot simply take  the difference actual and desired output consists of looking for signal qualities
  • 20. Block ddiiaaggrraamm ooff aaddaappttiivvee ssyysstteemm )S(n)+No(n )No(n + - ? Primary signal )d(n )N1(n Reference signal )y(n output )e(n adaptive
  • 21. Adaptive algorithm  An adaptive algorithm is used to estimate a time varying signal.  By adjusting the filter coefficients so as to minimize the error.  There are many adaptive algorithms like Recursive  Least Square )RLS(, Kalman filter,  but the most commonly used is the Least Mean Square )LMS( algorithm.
  • 22. LLMMSS aallggoorriitthhmm  Estimates the solution to the Weiner-Hopf equations using gradient descent method which finds minima by estimating the gradient. • is the step size (d(n e (X(n Transversal Filter (C(n LMS (Y(n (e(n
  • 23.  filtering operation with the previous version of the coefficients.  Compare the computed output with the expected output. Update the coefficients using the following computation. (e(n (X(n (y(n (d(n Adaptive filter Unknown system
  • 24. EExxppeerriimmeenntt Click to listen original sound Click to listen nosily sound Click to listen output1 sound Click to listen output 2 sound
  • 25. ccoonncclluussiioonn • Active noise cancellation is a method to cancel out undesirable sound in real time. • The adaptive filter is used to estimate the error in noisy wave • Many algorithms are used in adaptive filter like LMS RLS & MSE and the better is RLS .