SlideShare a Scribd company logo
1 of 5
Download to read offline
International Journal of Trend in Scientific Research and Development (IJTSRD)
Volume: 3 | Issue: 3 | Mar-Apr 2019 Available Online: www.ijtsrd.com e-ISSN: 2456 - 6470
@ IJTSRD | Unique Paper ID - IJTSRD21576 | Volume – 3 | Issue – 3 | Mar-Apr 2019 Page: 4
IIR Filter Design for De-Nosing Speech Signal using Matlab
Ohnmar Win
Department of Electronic Engineering, Mandalay Technological University, Mandalay, Myanmar
How to cite this paper: Ohnmar Win
"IIR Filter Design for De-Nosing
SpeechSignal using Matlab"Published
in International Journal of Trend in
Scientific Research and Development
(ijtsrd), ISSN: 2456-
6470, Volume-3 |
Issue-3, April 2019,
pp. 4-8.
http://www.ijtsrd.co
m/papers/ijtsrd215
76.pdf
Copyright © 2019 by author(s) and
International Journal of Trend in
Scientific Research and Development
Journal. This is an Open Access article
distributed under
the terms of the
Creative Commons
Attribution License (CC BY 4.0)
(http://creativecommons.org/licenses/
by/4.0)
ABSTRACT
The design of filter has become the core issuesof thesignalprocessing.Generally
speaking, filter can be divided into analog filter and digital filter. Today, the
development of analog filter has been more mature. However, digital filter has
many advantages, such as higher stability, higher precision. With the
development of digital technology, using digital technology to realize filter
function is widely used. A MATLAB-based digital filter designproceduredesigns
the filter and applied to the voice signal. In this project,therecorded speech with
simulated noises is processed. The speech signal “I Love Electronics” is taken as
the input signal. AWGN is added with the input speech signal. Two types of IIR
filters Butterworth and Chebyshev are designed and are applied to the noisy
speech signal. The magnitude response, phase response, impulse response and
order of the filters are generated.
KEYWORDS: IIR Filter, Speech, Chebyshev, Butterworth
I. INTRODUCTION
The basic functional need for filtering is to pass a range of
frequencies while rejecting others.Thisneed forfiltering has
many technical uses in the digital signal processing (DSP)
areas of data communications, imaging, digital video, and
voice communications. Analog filters are continuous-time
systems for which both the input and output arecontinuous-
time signals. Digital filters are discrete time systems whose
input and output are discrete time signals. Digital filters are
implemented using electronic digital circuits that perform
the operations of delay, multiplication, and addition. Analog
filters are implemented using resistors, inductors,
capacitors, and, possibly, amplifiers. Digital filters can be
implemented using integrated circuits sothatperunitcostof
digital filter construction is less than a comparable analog
filter.
Human voice is a commonly useful tool and it is the most
important means to pass information to each other. Passing
message by voice is the most importantandeffectivewayfor
mankind. Now with the development of the times, mankind
has entered the information age, with the modern means of
speech signal study, people can generate, transmit, store,
access, and apply voice messaging more effectively, which
has a very important significance for the promotion ofsocial
development.
Sometimes people maywanttorecord a motivatingspeech,a
significant lecture suddenly happen, or listen to an old
speech more clearly. However, professional audiorecording
devices are usually not accessible, which means mobile
phones are always the only choice. Due to the undesirable
noise of the environment and, poor recording quality of
mobile phones and devices decades ago,noisereductionand
speech enhancement is needed to get the satisfied records.
In this work, the speech “I Love Electronics” with simulated
noises are processed. A voice is collected and filtersthenoise
by using IIR filters. IIR digital filters (Butterworth and
Chebyshev lowpass filters) are designed and applied to the
noisy signal. Then, the system is implemented in MATLAB.
II. PROPOSED SYSTEM DESCRIPTION
The speech signal is taken as the input signal. Gaussian
White Noise is added with the input speech signal. Random
noise is also added to the specificfrequencyvalue. Twotypes
of IIR filters Butterworth and Chebyshev are designed and
are applied to the noisy speech signal. The magnitude
response, phase response,impulseresponse andorderof the
filters are generated. Figure 1 shows the overall process of
the proposed method.
Figure1. System Block Diagram
IJTSRD21576
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID - IJTSRD21576 | Volume – 3 | Issue – 3 | Mar-Apr 2019 Page: 5
III. SYSTEM STRUCTURE
The system structure will be shown in details below. Figure
2 shows the flow diagram of the proposed system.
Figure2. Flow Diagram of the Proposed System
The function of system is to obtain the samples from voice
card. Data analyses parts mainly have functions below:
Collect the speech signal
Display voice signals frequency domain figure and time
domain figure.
Put a random noise signal by using MATLAB into the
original signal
Design IIR filter to filter the noise
Noisy signal through the filters and
Replay the voice
The IIR filters are designed by following procecures:
Step1. Using the prescribed specifications, calculate
minimum order of filter (n) and cutoff frequencies
ωn for an analog filter.
Step2. Form the normalized transfer function for n order.
Step3. Apply the analog-filter transformation.
Step4. Apply the bilinear transformation
This work considers the details of the above design
procedure with the boundary frequency in band pass of this
filter is 300Hz, the cutoff frequency in stop band is 500Hz,
sampling frequency is 8000Hz, the maximum attenuation in
band pass is 1dB, the minimum attenuation in stop band is
50dB.
IV. FILTER DESIGN SIMULATION PARAMETERS
Digital IIR filters have been derived from their analog
counterparts. Classical prototype analog filters are
Butterworth, Chebyshev I, Chebyshev II and Elliptic.
Parameters required designing IIR filters are sampling
frequency, Pass band edge frequency, Stop band edge
frequency, Pass band ripples and Stop band ripples. Using
these parameters, magnitude response, phase response,
impulse response and order of the filter can be generated.
In this work, the IIR Filter is designed that satisfy the
following specifications:
frequency at the start of the pass band in normalized
frequency units - 300Hz (0.075*pi)
frequency at the end of the stop band in normalized
frequency units - 500Hz (0.125*pi)
Passband ripple in decibels - 1
Stopband attenuation in decibels - 50
Sampling Frequency in Hz – 8000 Hz
V. FILTER DESIGN SIMULATION RESULTS
In this work, IIR lowpass filter Butterworth and Chebyshev
are designed by using the design parameters in the above
section.
A. Butterworth Filter
The transfer function for Butterwoth filter is as follow:
z13 - 10.89 z12 + 54.9 z11 - 169.6 z10 + 357.9 z9 - 545.3 z8 +
616.8 z7 - 524.5 z6 + 335.2 z5 - 159 z4 + 54.41 z3 - 12.72 z2 +
1.821z - 0.1205
--------------------------------------------------------------------
8.379×10-13 z13 + 1.09×10-11 z12 + 6.531×10-11 z11 +
2.398×10-10 z10 + 5.986×10-10 z9 + 1.079×10-09 z8 +1.436×10-
09 z7 + 1.439×10-09 z6 + 1.078×10-09 z5 + 5.994×10-10 z4 +
2.395×10-10 z3 + 6.539×10-11 z2 + 1.089×10-11 z + 8.383×10-13
Figure3. Magnitude Response of Butterworth Lowpass
Filter
Figure4. Pole/Zero Plot of Butterworth Lowpass Filter
Figure 3 is Butterworth lowpass filter; it can be seenthatthe
cutoff frequency is 300 Hz (0.075*pi), which means the
performance of low pass filter is good. It has a perfect cutoff
frequency that can filter all high components.
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID - IJTSRD21576 | Volume – 3 | Issue – 3 | Mar-Apr 2019 Page: 6
Figure 4 shows the pole/zero plot of the proposed designed
Butterworth lowpass filter. Allpoles areintheunitcircleand
all zeros are on the unit circle. Therefore the filter is stable.
The simulation shows that the designed filter is stable.
B. Chebyshev Filter
The transfer function for Chebyshev filter is as follow:
z7 - 6.688 z6 + 19.26 z5 - 30.98 z4 + 30.03 z3 - 17.55 z2 +
5.727z - 0.8045
-----------------------------------------------------------------------
8.746×10-09z7 + 6.122×10-08z6 + 1.837×10-07z5 + 3.061×10-
07z4 + 3.061×10-07z3 + 1.837×10-07z2 + 6.122×10-08z +
8.746×10-09
Figure5. Magnitude Response of Chebyshev Lowpass Filter
Figure 5 is Chebyshev lowpass filter; it can be seen that the
cutoff frequency is 300 Hz (0.075*pi). It has aperfect cutoff
frequency that can filter allhigh components. Figure6 shows
the pole/zero plot of the proposed designed Butterworth
lowpass filter. All poles are in the unit circle and all zeros are
on the unit circle. Therefore the filter is stable.
Figure6. Pole/Zero Plot of Chebyshev Lowpass Filter
VI. STEP BY STEP TESTING RESULTS
The simulation results of the proposed methods are shown
in the below figures.
A. Collection of Voice Signal
Collect the digital signals by using the sound card on pc and
WINDOWS operating system. Microphone is already built in
in laptop. So it isn’t needed to add the microphone for
recording the voice. For recording the voice the
“recording.m” program is run and said “I love electronics”
and then stop recording. The length of the recording voice is
3 sec in this work. After recording the voice, the speech we
have made is replayed.
Figure7. Original Speech in Time Domain
The Figure 7 shows the original signal representation of
speech signal which was spoken by a woman. The voice is
recorded and it is stored as a wave file for further usage in
MATLAB.
Figure8. Original Speech in Frequency Domain
B. Noising Signal
There are some common kinds of noise, such as periodic
noise, pulse noise, wideband noise, lombard effect and etc.
Due to the complexity of possible noise, the comparably
simple one, white noise, is selected to simulate the noise in
speech. The Figure 9 shows the noisy input signal
representation which is treated as the original signal. Noisy
speech signal is the AWGN added speech signal.
Figure9. Noisy speech in Time Domain, SNR=5 dB
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID - IJTSRD21576 | Volume – 3 | Issue – 3 | Mar-Apr 2019 Page: 7
Figure10. Noisy speech in Frequency Domain, SNR=5 Db
C. Filtering Speech Signal
In this work, the two filter design Butterworth and
Chebyshev are implemented. Figure 11 and 12 shows the
filtering results with Butterworth filter.
Figure11. Filtering Speech in Time Domain (Butterworth)
Figure12. Filtering Speech in Frequency Domain
(Butterworth)
Figure 13 and 14 are described the filtering results with
Chebyshev filter. We applied this filter tothenoised signal;it
can be seen that the high component has been removed.
Figure13. Filtering Speech in Time Domain (Chebyshev)
Figure14. Filtering Speech in Frequency Domain
(Chebyshev)
And the waveforms width isreduced becauseoftheremoved
noise. Then when playback the sound it is heard the noise
sound is lowering than before.
VII. CONCLUSION
In this work, two types of IIR filter are applied for noise
removal from speech signal. Noisy signal with Gaussian
white noise and random noise was prepared by addingnoise
with clean signal using MATLAB software at 5dB SNR levels.
The proposed digital IIR filter for speech signals has been
designed. In this project, DSP tools from class like time
domain analysis and Fast Fourier Transform are used in
speech analysis. “Fdatool” are used to analyze the filter
design. Two different filters are applied to originalspeech to
reduce noise.
In this work, voice card and microphone that built in laptop
are used for voice signal recording. The voice signal analysis
and process can be done well using the strong data
processing function in MATLAB.
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID - IJTSRD21576 | Volume – 3 | Issue – 3 | Mar-Apr 2019 Page: 8
REFERENCES
[1] Y. LI and M. GUO, “Audio Data Acquisition System Based
on MATLAB”, Journal of Audio Engineering,vol31, no.1,
pp: 38-48, May 2007.
[2] H. Wang, G. Wang, X Jin and N Bai “Application of data
acquisition system based on sound card and MATLAB in
Young modulus measurement”, Journal of Physics
Experimentation, vol 4, no.1, pp: 205-246, April 2005.
[3] M. D. Lutovac, D.V. Tošić and B. L. Evans. “Filter Design
for Signal Processing Using MATLAB andMathematica”,
4sted. Beijing: House of Electronics Industry, 2004.
[4] B.A.Shenoi, “Introduction to Digital Signal Processing
and Filter Design”, 1st ed. Canada: John Wiley & Sons,
2006.

More Related Content

What's hot

Mang truyen tai quang
Mang truyen tai quangMang truyen tai quang
Mang truyen tai quang
vanliemtb
 
Nghiên cứu giải pháp giảm ảnh hưởng tương hỗ giữa các phần tử anten dàn trong...
Nghiên cứu giải pháp giảm ảnh hưởng tương hỗ giữa các phần tử anten dàn trong...Nghiên cứu giải pháp giảm ảnh hưởng tương hỗ giữa các phần tử anten dàn trong...
Nghiên cứu giải pháp giảm ảnh hưởng tương hỗ giữa các phần tử anten dàn trong...
Man_Ebook
 
mo-phong-dieu-che-khoa-dich-pha-qpsk-4psk-bang-matlab.doc
mo-phong-dieu-che-khoa-dich-pha-qpsk-4psk-bang-matlab.docmo-phong-dieu-che-khoa-dich-pha-qpsk-4psk-bang-matlab.doc
mo-phong-dieu-che-khoa-dich-pha-qpsk-4psk-bang-matlab.doc
NgcBi88
 

What's hot (16)

COHEAT 5G Heat Network Demonstration
COHEAT 5G Heat Network DemonstrationCOHEAT 5G Heat Network Demonstration
COHEAT 5G Heat Network Demonstration
 
Tesis voip IP para hotel
Tesis voip IP para hotelTesis voip IP para hotel
Tesis voip IP para hotel
 
Kiến trúc máy tính
Kiến trúc máy tínhKiến trúc máy tính
Kiến trúc máy tính
 
Giá trị tức thời của dòng điện
Giá trị tức thời của dòng điệnGiá trị tức thời của dòng điện
Giá trị tức thời của dòng điện
 
Mang truyen tai quang
Mang truyen tai quangMang truyen tai quang
Mang truyen tai quang
 
Asea history
Asea historyAsea history
Asea history
 
Siemens s7-200 starter kit 221
Siemens s7-200 starter kit 221Siemens s7-200 starter kit 221
Siemens s7-200 starter kit 221
 
Tìm Hiểu Giao Tiếp USB (Universal Serial Bus)
Tìm Hiểu Giao Tiếp USB (Universal Serial Bus)Tìm Hiểu Giao Tiếp USB (Universal Serial Bus)
Tìm Hiểu Giao Tiếp USB (Universal Serial Bus)
 
Chuong 5_ KỸ THUẬT ĐIỀU CHẾ SỐ.pdf
Chuong 5_ KỸ THUẬT ĐIỀU CHẾ SỐ.pdfChuong 5_ KỸ THUẬT ĐIỀU CHẾ SỐ.pdf
Chuong 5_ KỸ THUẬT ĐIỀU CHẾ SỐ.pdf
 
Luận văn: Mạch phát hiện sự rò rỉ khí Gas sử dụng KIT, HOT
Luận văn: Mạch phát hiện sự rò rỉ khí Gas sử dụng KIT, HOTLuận văn: Mạch phát hiện sự rò rỉ khí Gas sử dụng KIT, HOT
Luận văn: Mạch phát hiện sự rò rỉ khí Gas sử dụng KIT, HOT
 
Blockchain for IoT - Smart Home
Blockchain for IoT - Smart HomeBlockchain for IoT - Smart Home
Blockchain for IoT - Smart Home
 
Internet of Things - The Tip of an Iceberg
Internet of Things - The Tip of an IcebergInternet of Things - The Tip of an Iceberg
Internet of Things - The Tip of an Iceberg
 
Chapter 3 gsm - part 1
Chapter 3   gsm - part 1Chapter 3   gsm - part 1
Chapter 3 gsm - part 1
 
Nghiên cứu giải pháp giảm ảnh hưởng tương hỗ giữa các phần tử anten dàn trong...
Nghiên cứu giải pháp giảm ảnh hưởng tương hỗ giữa các phần tử anten dàn trong...Nghiên cứu giải pháp giảm ảnh hưởng tương hỗ giữa các phần tử anten dàn trong...
Nghiên cứu giải pháp giảm ảnh hưởng tương hỗ giữa các phần tử anten dàn trong...
 
Informe tecnico sistemas
Informe tecnico sistemasInforme tecnico sistemas
Informe tecnico sistemas
 
mo-phong-dieu-che-khoa-dich-pha-qpsk-4psk-bang-matlab.doc
mo-phong-dieu-che-khoa-dich-pha-qpsk-4psk-bang-matlab.docmo-phong-dieu-che-khoa-dich-pha-qpsk-4psk-bang-matlab.doc
mo-phong-dieu-che-khoa-dich-pha-qpsk-4psk-bang-matlab.doc
 

Similar to IIR Filter Design for De Nosing Speech Signal using Matlab

Determination of optimum coefficients of iir digital butterworth band stop fi...
Determination of optimum coefficients of iir digital butterworth band stop fi...Determination of optimum coefficients of iir digital butterworth band stop fi...
Determination of optimum coefficients of iir digital butterworth band stop fi...
Subhadeep Chakraborty
 
Higher Order Low Pass FIR Filter Design using IPSO Algorithm
Higher Order Low Pass FIR Filter Design using IPSO AlgorithmHigher Order Low Pass FIR Filter Design using IPSO Algorithm
Higher Order Low Pass FIR Filter Design using IPSO Algorithm
ijtsrd
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD Editor
 

Similar to IIR Filter Design for De Nosing Speech Signal using Matlab (20)

Design and Implementation of Digital Chebyshev Type II Filter using XSG for N...
Design and Implementation of Digital Chebyshev Type II Filter using XSG for N...Design and Implementation of Digital Chebyshev Type II Filter using XSG for N...
Design and Implementation of Digital Chebyshev Type II Filter using XSG for N...
 
Determination of optimum coefficients of iir digital butterworth band stop fi...
Determination of optimum coefficients of iir digital butterworth band stop fi...Determination of optimum coefficients of iir digital butterworth band stop fi...
Determination of optimum coefficients of iir digital butterworth band stop fi...
 
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
 
Performance Analysis and Simulation of Decimator for Multirate Applications
Performance Analysis and Simulation of Decimator for Multirate ApplicationsPerformance Analysis and Simulation of Decimator for Multirate Applications
Performance Analysis and Simulation of Decimator for Multirate Applications
 
IRJET- Implementation of Recursive Digital Sinusoidal Signal Generator of...
IRJET-  	  Implementation of Recursive Digital Sinusoidal Signal Generator of...IRJET-  	  Implementation of Recursive Digital Sinusoidal Signal Generator of...
IRJET- Implementation of Recursive Digital Sinusoidal Signal Generator of...
 
Design of Gabor Filter for Noise Reduction in Betel Vine leaves Disease Segme...
Design of Gabor Filter for Noise Reduction in Betel Vine leaves Disease Segme...Design of Gabor Filter for Noise Reduction in Betel Vine leaves Disease Segme...
Design of Gabor Filter for Noise Reduction in Betel Vine leaves Disease Segme...
 
Design of Gabor Filter for Noise Reduction in Betel Vine leaves Disease Segme...
Design of Gabor Filter for Noise Reduction in Betel Vine leaves Disease Segme...Design of Gabor Filter for Noise Reduction in Betel Vine leaves Disease Segme...
Design of Gabor Filter for Noise Reduction in Betel Vine leaves Disease Segme...
 
L010117579
L010117579L010117579
L010117579
 
Design and performance analysis of band pass filter
Design and performance analysis of band pass filterDesign and performance analysis of band pass filter
Design and performance analysis of band pass filter
 
PERFORMANCE ANALYSIS OF PLANAR BANDPASS FILTER WITH DIFFERENT ORDERS
PERFORMANCE ANALYSIS OF PLANAR BANDPASS FILTER WITH DIFFERENT ORDERSPERFORMANCE ANALYSIS OF PLANAR BANDPASS FILTER WITH DIFFERENT ORDERS
PERFORMANCE ANALYSIS OF PLANAR BANDPASS FILTER WITH DIFFERENT ORDERS
 
ECE420_Chapter+1.pptx
ECE420_Chapter+1.pptxECE420_Chapter+1.pptx
ECE420_Chapter+1.pptx
 
Implementation of Digital Hearing AID for Sensory Neural Impairment
Implementation of Digital Hearing AID for Sensory Neural ImpairmentImplementation of Digital Hearing AID for Sensory Neural Impairment
Implementation of Digital Hearing AID for Sensory Neural Impairment
 
Higher Order Low Pass FIR Filter Design using IPSO Algorithm
Higher Order Low Pass FIR Filter Design using IPSO AlgorithmHigher Order Low Pass FIR Filter Design using IPSO Algorithm
Higher Order Low Pass FIR Filter Design using IPSO Algorithm
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
 
Adaptive Digital Filter Design for Linear Noise Cancellation Using Neural Net...
Adaptive Digital Filter Design for Linear Noise Cancellation Using Neural Net...Adaptive Digital Filter Design for Linear Noise Cancellation Using Neural Net...
Adaptive Digital Filter Design for Linear Noise Cancellation Using Neural Net...
 
D017632228
D017632228D017632228
D017632228
 
Discrete time signal processing unit-2
Discrete time signal processing unit-2Discrete time signal processing unit-2
Discrete time signal processing unit-2
 
IRJET- SEPD Technique for Removal of Salt and Pepper Noise in Digital Images
IRJET- SEPD Technique for Removal of Salt and Pepper Noise in Digital ImagesIRJET- SEPD Technique for Removal of Salt and Pepper Noise in Digital Images
IRJET- SEPD Technique for Removal of Salt and Pepper Noise in Digital Images
 
IRJET - Gesture based Robot with Victim Detection using Audio
IRJET - Gesture based Robot with Victim Detection using AudioIRJET - Gesture based Robot with Victim Detection using Audio
IRJET - Gesture based Robot with Victim Detection using Audio
 
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
 

More from ijtsrd

‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation
ijtsrd
 
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and ProspectsDynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
ijtsrd
 
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
ijtsrd
 
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
ijtsrd
 
Problems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A StudyProblems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A Study
ijtsrd
 
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
ijtsrd
 
A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...
ijtsrd
 
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
ijtsrd
 
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
ijtsrd
 
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. SadikuSustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
ijtsrd
 
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
ijtsrd
 
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
ijtsrd
 
Activating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment MapActivating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment Map
ijtsrd
 
Educational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger SocietyEducational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger Society
ijtsrd
 
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
ijtsrd
 

More from ijtsrd (20)

‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation
 
Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...
 
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and ProspectsDynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
 
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
 
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
 
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
 
Problems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A StudyProblems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A Study
 
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
 
The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...
 
A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...
 
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
 
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
 
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. SadikuSustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
 
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
 
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
 
Activating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment MapActivating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment Map
 
Educational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger SocietyEducational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger Society
 
Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...
 
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
 
Streamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine LearningStreamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine Learning
 

Recently uploaded

The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
heathfieldcps1
 

Recently uploaded (20)

How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
 
Plant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxPlant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptx
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 

IIR Filter Design for De Nosing Speech Signal using Matlab

  • 1. International Journal of Trend in Scientific Research and Development (IJTSRD) Volume: 3 | Issue: 3 | Mar-Apr 2019 Available Online: www.ijtsrd.com e-ISSN: 2456 - 6470 @ IJTSRD | Unique Paper ID - IJTSRD21576 | Volume – 3 | Issue – 3 | Mar-Apr 2019 Page: 4 IIR Filter Design for De-Nosing Speech Signal using Matlab Ohnmar Win Department of Electronic Engineering, Mandalay Technological University, Mandalay, Myanmar How to cite this paper: Ohnmar Win "IIR Filter Design for De-Nosing SpeechSignal using Matlab"Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456- 6470, Volume-3 | Issue-3, April 2019, pp. 4-8. http://www.ijtsrd.co m/papers/ijtsrd215 76.pdf Copyright © 2019 by author(s) and International Journal of Trend in Scientific Research and Development Journal. This is an Open Access article distributed under the terms of the Creative Commons Attribution License (CC BY 4.0) (http://creativecommons.org/licenses/ by/4.0) ABSTRACT The design of filter has become the core issuesof thesignalprocessing.Generally speaking, filter can be divided into analog filter and digital filter. Today, the development of analog filter has been more mature. However, digital filter has many advantages, such as higher stability, higher precision. With the development of digital technology, using digital technology to realize filter function is widely used. A MATLAB-based digital filter designproceduredesigns the filter and applied to the voice signal. In this project,therecorded speech with simulated noises is processed. The speech signal “I Love Electronics” is taken as the input signal. AWGN is added with the input speech signal. Two types of IIR filters Butterworth and Chebyshev are designed and are applied to the noisy speech signal. The magnitude response, phase response, impulse response and order of the filters are generated. KEYWORDS: IIR Filter, Speech, Chebyshev, Butterworth I. INTRODUCTION The basic functional need for filtering is to pass a range of frequencies while rejecting others.Thisneed forfiltering has many technical uses in the digital signal processing (DSP) areas of data communications, imaging, digital video, and voice communications. Analog filters are continuous-time systems for which both the input and output arecontinuous- time signals. Digital filters are discrete time systems whose input and output are discrete time signals. Digital filters are implemented using electronic digital circuits that perform the operations of delay, multiplication, and addition. Analog filters are implemented using resistors, inductors, capacitors, and, possibly, amplifiers. Digital filters can be implemented using integrated circuits sothatperunitcostof digital filter construction is less than a comparable analog filter. Human voice is a commonly useful tool and it is the most important means to pass information to each other. Passing message by voice is the most importantandeffectivewayfor mankind. Now with the development of the times, mankind has entered the information age, with the modern means of speech signal study, people can generate, transmit, store, access, and apply voice messaging more effectively, which has a very important significance for the promotion ofsocial development. Sometimes people maywanttorecord a motivatingspeech,a significant lecture suddenly happen, or listen to an old speech more clearly. However, professional audiorecording devices are usually not accessible, which means mobile phones are always the only choice. Due to the undesirable noise of the environment and, poor recording quality of mobile phones and devices decades ago,noisereductionand speech enhancement is needed to get the satisfied records. In this work, the speech “I Love Electronics” with simulated noises are processed. A voice is collected and filtersthenoise by using IIR filters. IIR digital filters (Butterworth and Chebyshev lowpass filters) are designed and applied to the noisy signal. Then, the system is implemented in MATLAB. II. PROPOSED SYSTEM DESCRIPTION The speech signal is taken as the input signal. Gaussian White Noise is added with the input speech signal. Random noise is also added to the specificfrequencyvalue. Twotypes of IIR filters Butterworth and Chebyshev are designed and are applied to the noisy speech signal. The magnitude response, phase response,impulseresponse andorderof the filters are generated. Figure 1 shows the overall process of the proposed method. Figure1. System Block Diagram IJTSRD21576
  • 2. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID - IJTSRD21576 | Volume – 3 | Issue – 3 | Mar-Apr 2019 Page: 5 III. SYSTEM STRUCTURE The system structure will be shown in details below. Figure 2 shows the flow diagram of the proposed system. Figure2. Flow Diagram of the Proposed System The function of system is to obtain the samples from voice card. Data analyses parts mainly have functions below: Collect the speech signal Display voice signals frequency domain figure and time domain figure. Put a random noise signal by using MATLAB into the original signal Design IIR filter to filter the noise Noisy signal through the filters and Replay the voice The IIR filters are designed by following procecures: Step1. Using the prescribed specifications, calculate minimum order of filter (n) and cutoff frequencies ωn for an analog filter. Step2. Form the normalized transfer function for n order. Step3. Apply the analog-filter transformation. Step4. Apply the bilinear transformation This work considers the details of the above design procedure with the boundary frequency in band pass of this filter is 300Hz, the cutoff frequency in stop band is 500Hz, sampling frequency is 8000Hz, the maximum attenuation in band pass is 1dB, the minimum attenuation in stop band is 50dB. IV. FILTER DESIGN SIMULATION PARAMETERS Digital IIR filters have been derived from their analog counterparts. Classical prototype analog filters are Butterworth, Chebyshev I, Chebyshev II and Elliptic. Parameters required designing IIR filters are sampling frequency, Pass band edge frequency, Stop band edge frequency, Pass band ripples and Stop band ripples. Using these parameters, magnitude response, phase response, impulse response and order of the filter can be generated. In this work, the IIR Filter is designed that satisfy the following specifications: frequency at the start of the pass band in normalized frequency units - 300Hz (0.075*pi) frequency at the end of the stop band in normalized frequency units - 500Hz (0.125*pi) Passband ripple in decibels - 1 Stopband attenuation in decibels - 50 Sampling Frequency in Hz – 8000 Hz V. FILTER DESIGN SIMULATION RESULTS In this work, IIR lowpass filter Butterworth and Chebyshev are designed by using the design parameters in the above section. A. Butterworth Filter The transfer function for Butterwoth filter is as follow: z13 - 10.89 z12 + 54.9 z11 - 169.6 z10 + 357.9 z9 - 545.3 z8 + 616.8 z7 - 524.5 z6 + 335.2 z5 - 159 z4 + 54.41 z3 - 12.72 z2 + 1.821z - 0.1205 -------------------------------------------------------------------- 8.379×10-13 z13 + 1.09×10-11 z12 + 6.531×10-11 z11 + 2.398×10-10 z10 + 5.986×10-10 z9 + 1.079×10-09 z8 +1.436×10- 09 z7 + 1.439×10-09 z6 + 1.078×10-09 z5 + 5.994×10-10 z4 + 2.395×10-10 z3 + 6.539×10-11 z2 + 1.089×10-11 z + 8.383×10-13 Figure3. Magnitude Response of Butterworth Lowpass Filter Figure4. Pole/Zero Plot of Butterworth Lowpass Filter Figure 3 is Butterworth lowpass filter; it can be seenthatthe cutoff frequency is 300 Hz (0.075*pi), which means the performance of low pass filter is good. It has a perfect cutoff frequency that can filter all high components.
  • 3. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID - IJTSRD21576 | Volume – 3 | Issue – 3 | Mar-Apr 2019 Page: 6 Figure 4 shows the pole/zero plot of the proposed designed Butterworth lowpass filter. Allpoles areintheunitcircleand all zeros are on the unit circle. Therefore the filter is stable. The simulation shows that the designed filter is stable. B. Chebyshev Filter The transfer function for Chebyshev filter is as follow: z7 - 6.688 z6 + 19.26 z5 - 30.98 z4 + 30.03 z3 - 17.55 z2 + 5.727z - 0.8045 ----------------------------------------------------------------------- 8.746×10-09z7 + 6.122×10-08z6 + 1.837×10-07z5 + 3.061×10- 07z4 + 3.061×10-07z3 + 1.837×10-07z2 + 6.122×10-08z + 8.746×10-09 Figure5. Magnitude Response of Chebyshev Lowpass Filter Figure 5 is Chebyshev lowpass filter; it can be seen that the cutoff frequency is 300 Hz (0.075*pi). It has aperfect cutoff frequency that can filter allhigh components. Figure6 shows the pole/zero plot of the proposed designed Butterworth lowpass filter. All poles are in the unit circle and all zeros are on the unit circle. Therefore the filter is stable. Figure6. Pole/Zero Plot of Chebyshev Lowpass Filter VI. STEP BY STEP TESTING RESULTS The simulation results of the proposed methods are shown in the below figures. A. Collection of Voice Signal Collect the digital signals by using the sound card on pc and WINDOWS operating system. Microphone is already built in in laptop. So it isn’t needed to add the microphone for recording the voice. For recording the voice the “recording.m” program is run and said “I love electronics” and then stop recording. The length of the recording voice is 3 sec in this work. After recording the voice, the speech we have made is replayed. Figure7. Original Speech in Time Domain The Figure 7 shows the original signal representation of speech signal which was spoken by a woman. The voice is recorded and it is stored as a wave file for further usage in MATLAB. Figure8. Original Speech in Frequency Domain B. Noising Signal There are some common kinds of noise, such as periodic noise, pulse noise, wideband noise, lombard effect and etc. Due to the complexity of possible noise, the comparably simple one, white noise, is selected to simulate the noise in speech. The Figure 9 shows the noisy input signal representation which is treated as the original signal. Noisy speech signal is the AWGN added speech signal. Figure9. Noisy speech in Time Domain, SNR=5 dB
  • 4. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID - IJTSRD21576 | Volume – 3 | Issue – 3 | Mar-Apr 2019 Page: 7 Figure10. Noisy speech in Frequency Domain, SNR=5 Db C. Filtering Speech Signal In this work, the two filter design Butterworth and Chebyshev are implemented. Figure 11 and 12 shows the filtering results with Butterworth filter. Figure11. Filtering Speech in Time Domain (Butterworth) Figure12. Filtering Speech in Frequency Domain (Butterworth) Figure 13 and 14 are described the filtering results with Chebyshev filter. We applied this filter tothenoised signal;it can be seen that the high component has been removed. Figure13. Filtering Speech in Time Domain (Chebyshev) Figure14. Filtering Speech in Frequency Domain (Chebyshev) And the waveforms width isreduced becauseoftheremoved noise. Then when playback the sound it is heard the noise sound is lowering than before. VII. CONCLUSION In this work, two types of IIR filter are applied for noise removal from speech signal. Noisy signal with Gaussian white noise and random noise was prepared by addingnoise with clean signal using MATLAB software at 5dB SNR levels. The proposed digital IIR filter for speech signals has been designed. In this project, DSP tools from class like time domain analysis and Fast Fourier Transform are used in speech analysis. “Fdatool” are used to analyze the filter design. Two different filters are applied to originalspeech to reduce noise. In this work, voice card and microphone that built in laptop are used for voice signal recording. The voice signal analysis and process can be done well using the strong data processing function in MATLAB.
  • 5. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID - IJTSRD21576 | Volume – 3 | Issue – 3 | Mar-Apr 2019 Page: 8 REFERENCES [1] Y. LI and M. GUO, “Audio Data Acquisition System Based on MATLAB”, Journal of Audio Engineering,vol31, no.1, pp: 38-48, May 2007. [2] H. Wang, G. Wang, X Jin and N Bai “Application of data acquisition system based on sound card and MATLAB in Young modulus measurement”, Journal of Physics Experimentation, vol 4, no.1, pp: 205-246, April 2005. [3] M. D. Lutovac, D.V. Tošić and B. L. Evans. “Filter Design for Signal Processing Using MATLAB andMathematica”, 4sted. Beijing: House of Electronics Industry, 2004. [4] B.A.Shenoi, “Introduction to Digital Signal Processing and Filter Design”, 1st ed. Canada: John Wiley & Sons, 2006.