SlideShare a Scribd company logo
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 06 | June-2015, Available @ http://www.ijret.org 248
SPEECH SIGNAL ANALYSIS FOR LINEAR FILTER BANKS OF
DIFFERENT ORDERS
Somashekhar Shankarayya Pujar1
, Shridhar S. Kuntoji2
, Mahiboob3
1
Department of Electronics and Communication Engineering, Basaveshwara Engineering College Vidyageri,
Bagalkot-587103, India
2
Department of Electronics and Communication Engineering, Basaveshwara Engineering College Vidyageri,
Bagalkot-587103, India
3
Department of Electronics and Communication Engineering, Basaveshwara Engineering College Vidyageri,
Bagalkot-587103, India
Abstract
In speech signal processing using of filter banks is very important. The critical requirement is the sum of all the frequency
responses of the band-pass filters of the filter bank i.e. composite frequency response be flat with linear phase. This paper deals
with design and implementation of linear-phase FIR digital filters based filter bank flat with flat composite frequency response.
The design is based on special properties of FIR filters by which excellent frequency response can be achieved.
Keyword: Speech signal, FIR Filter, Composite frequency response.
-------------------------------------------------------------------***-------------------------------------------------------------------
1. INTRODUCTION
In a variety of speech processing systems filter banks are
used to perform short time spectrum analysis. To cover a
desired portion of the speech band a set of band-pass filters
is designed. By simply adding together the outputs of the
band-pass filters, it is possible to approximate the spectrum
of the input speech signal.
It is possible to characterize the behavior of filter banks by
considering the composite frequency response. Since,
ideally, the combined output should be equal to the input,
then we desire that the composite frequency response have
constant magnitude and linear phase over the desired band
of frequencies. Earlier work emphasizes the relative phases
between channels which is important in achieving a flat
composite frequency response. Using this method excellent
overall response can be obtained for both IIR and FIR
digital filters in filter banks in which the center frequencies
are uniformly spaced. This method is not easily extendable
to non-uniformly spaced filter banks.
2. SPEECH ANALYSIS
Speech signals are basically partitioned into voiced
speech segments and unvoiced speech segment . A voiced
speech segment is also known as pitch of voiced speech. It
has high energy content and is periodic in nature. The
unvoiced part of the speech looks like a random noise
with no periodicity. Some parts of the speech that are
neither voiced nor unvoiced are called transition segments.
The speech can be analysed either by Time domain method
and Frequency domain method.
3. EXAMPLE OF BPF DESIGN:
Hd(w)=
Cuttoff frequency of 1 = , 2 = rad/samples. Length
of the filter M = 25
hd(n) = ejwn
d
hd(n) = [ ejwn
e-jwT
d +
ejwn
e-jwT
d ]
= [ ejw ( n - T)
d +
ejw ( n – T )
d ]
= [ +
[
hd(n) = for n ≠ T
when n = T equation will becomes as
hd(n) = [ d + d ]
hd(n) =
hd(w)=
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 06 | June-2015, Available @ http://www.ijret.org 249
T= where M=25
T=
T=12
hd(w)=
n=1,2,3,4,5,..................25.
Result
Fig: 3. Band Pass Filter Output
4. FILTER BANK DESIGN
To design a filter bank using FIR filters, we must first
determine the range of frequencies to be covered by the
composite response. Let us assume that these are denoted
ωmin and ωmax, where ωmax ≤ . Now, if there are a
total of Nf, f ilters, we must choose the bandwidths and
center frequencies so that the entire range of frequencies
ωmin ωmax is covered. This is depicted in Fig 2.3.1
for the case Nf = 3. This figure shows the ideal responses
for each bandpass filter;
Fig:4 A typical nonuniform filter bank.
4.1 Design Examples
In this section, we illustrate the use of the principles with
examples of both uniform and non-uniform filter banks. For
all the examples, the sampling rate is assumed to be 8
kHz.
Example 4.1
Suppose that we wish to design a bank of 15 equally
spaced filters that covers the range 200 to 3200Hz. Then we
find that the cutoff frequency for all the low-pass filters
is
fo = = 100Hz
The center frequencies are
fck = = 100(2k+1)Hz k=1,2,3………15.
Table: 4.1 Values of center frequencies
K 8 0.53125
1 0.09375 9 0.59370
2 0.15625 10 0.65625
3 0.21875 11 0.71875
4 0.28125 12 0.78125
5 0.34375 13 0.84375
6 0.40625 14 0.90625
7 0.46875 15 0.96875
4.1.1 The specifications are,
1. Attenuation= 60dB.
2. Cutoff frequency= 100Hz.
3. The widest transition band that is reasonable is 200
Hz.
4. Order must N= 150.
5. Adjacent channels cross at 0.5 amplitude.
6. Filters will merge together.
7. The deviation is from unity.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 06 | June-2015, Available @ http://www.ijret.org 250
Fig: 4.1.1 FIR Filter Banks
Fig: 4.1.2 Composite Frequency Response
Figure 4.1.2 shows the composite response of the filter
bank. It is clear that the filters merge together very well at
the edges of the frequency bands. Indeed, the deviation
from unity is less than or equal to the peak approximation
error, =0.001.
Example 4.2
A non-uniform spacing of the filters is often used to
exploit the ear's decreasing frequency resolution with
increasing frequency. Suppose that we wish to cover the
same range 200 to 3200 Hz as in Example 4.1, but we
wish to use only four octave band filters. That is, each
successive filter will have a bandwidth twice the
bandwidth of the previous filter. We find that the lowest
frequency channel has cutoff frequency.
fo= = = 100Hz
In general, the cutoff frequencies of the prototype low-pass
filters are
fpk= = fo k= 1, 2, 3, 4
Table: 4.2 Values of center frequencies
k
1 0.03125
2 0.0625
3 0.125
4 0.25
4.2.1 The specifications are,
1. No. of filters=4.
2. Spacing = Twice the bandwidth of the previous
filter.
3. Coverage range = 200 to 3200 Hz.
4. Order N= 150.
Fig: 4.2.1, 4 Non-uniform FIR Filter Banks for N = 150
Fig: 4.2.2 Composite Frequency Response
Example 4.3
Suppose that all the parameters remain the same as in
Example 4.2 except that we require narrower transition
regions. This means that a larger value of N is required.
Figure III.4.1 shows the filter bands corresponding to the
parameters of Example 4.2 except that N =301 and =
0.012082 (transition width is 116 Hz). The sharper
transitions are apparent in Fig. 4.3.1 shows that the
composite response
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 06 | June-2015, Available @ http://www.ijret.org 251
Fig: 4.3.1, Four Non-uniform FIR Filter Banks for N = 301
and Composite frequency.
Example 4.4
We have assumed throughout that the transition width was
less than twice the smallest lowpa -ss cutoff frequency. In
our examples, this constraint required that N be at least 150.
In this case, all the parameters were the same as in
Examples 2.2 and 2.3, except in the case of N=101and
=0.0362465. The transition width is 348 Hz, which is
much greater than twice the cutoff frequency of the first
low-pass filter. It is clear that reasonable filters are
obtained for the wider bandwidth filters however, the lowest
filter does not attain unity response anywhere in its pass-
band. The preceding examples make it abundantly clear
that, for sufficiently long impulse responses, the composite
filter bank response can be very flat.
Fig: 4.4, Four Non-uniform FIR Filter Banks for N = 101
and Composite frequency.
Where design techniques for IIR filter banks were
discussed, the best results achieved for the composite
response were approximately 1-dB peak-to-peak ripple for
uniform bandwidths and about 2.5-dB peak-to-peak ripple
for non-uniform bandwidths. This is in contrast to the
results of the examples of this section, where the peak-to-
peak ripple in the composite response was about 0.0274 dB
for all the filter banks independent of how the bandwidths
were chosen. This, together with the precise linear phase
that is easily achieved, makes the FIR filter banks superior
to what can be achieved for IIR filter banks. The price that
is paid for this is that rather large values of N are
required to achieve sharp transitions. However, the values
of N used in the previous examples are certainly not
unreasonable if the filters are implemented by FFT
convolution methods or in special purpose hardware.
5. RESULTS AND DISCUSSION
In this paper totally four filter banks were designed using
FIR filter. One is linearly spaced and remaining three are
non-linearly spaced. These filter banks are tested with some
known signals and monotone signals, such as cosine signals
with certain value of frequencies and also vowels.
When 1000Hz cosine signal is applied to all the filter banks.
The output is obtained in only one filter bank which is
having the bandwidth in the range of 1000Hz (860-1243
Hz). The output can be found by observing the output
signals of all the FIR filter banks. The signal which is
having more periodic as compared to other signals will be
our required output. And in other way is by calculating the
energy of all the filter outputs. The filter output which is
having the higher energy is our required output. Later
monotone signals are applied to filters such as vowels (a, e,
i, o, u) and calculated the bandwidths of those signals.
5.1 Calculating the Bandwidths of monotone and
vowels signals.
Table 5.1.1 Result obtained when the input to the filter bank
(Linearly spaced filters) is sine signal of different
frequencies.
Sl/No Input
Frequency Hz
Bands Energy
1 100 37- 420 0.00028855
2 500 457-841 0.00022262
3 1000 660-1006 0.00015226
4 2000 1847-2213 0.0030
5 3000 2871-3190 0.0055
Table 5.1.2 Result obtained when isolated vowels are input
to the filter bank.
Sl/No Vowels of speaker 1 Bands Energy
1 A 256-659 662.0616
2 E 37-420 43204873
3 I 256-659 950.5838
4 O 37-420 2456.2
5 U 37-420 69.7421
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 06 | June-2015, Available @ http://www.ijret.org 252
Table 5.1.3 Result obtained when isolated vowels are input
to the filter bank.
Sl/No Vowels of
speaker 2
Bands Energy
1 A 660-1006 61.6245
2 E 37-420 80.2513
3 I 37-420 99.8089
4 O 457-841 130.80
5 U 37-420 30.0643
Table 5.1.4 Result obtained when isolated vowels are input
to the filter bank.
Sl/No Vowels of
speaker 3
Bands Energy
1 A 731-1646 104.2574
2 E 731-1646 96.9293
3 I 731-1646 175.4988
4 O 330-932 486.1503
5 U 55-495 26.9864
5.2 Listening sounds of all the FIR filters of the filter bank
when isolated vowels are input it is observed that, Only
filters of lower bands are able to produce the given clear
speech stimuli as output. It means the output speech is same
as the input speech. Whereas in the higher bands the output
does not convey the actual speech. This is true for all higher
band filters. It is because vowels are low pass signals.
6. CONCLUSION
We have discussed a design method for filter banks
composed of linear digital filters. The method exploits the
linear-phase properties obtainable for such filters, as well
as the symmetry of the transition region that results from
the windowing method of design. We summarized this
method of design for the Kaiser window and illustrated the
filter bank design method with several examples. These
examples show the proposed design method has a great
deal of flexibility and that excellent response
characteristics can be achieved.
ACKNOWLEDGMENTS
This paper is made possible through the help and support
from the guide Dr. K. Sridhar for his guidance,
understanding, and patience during my M.Tech course at
B.E.C Bagalkot and during the all phases of this paper.
REFERENCES
[1] J. L. Flanagan, Speech Analysis, Synthesis and
Perception, Second Ed., New York: Springer-
Verlag, 1972.
[2] J. L. Flanagan and R. M. Golden, "Phase Vocoder,"
B.S.T.J., 45, No.9 (November 1966), pp. 1493-
1509.
[3] R. W. Schafer and L. R. Rabiner, "Design and
Simulation of a Speech Analysis Synthesis System
Based on Short Time Fourier Analysis," IEEE Trans.
Audio and Electroacoustics, AU-21, No.3 (June
1973), pp. 165-174.
[4] J. L. Flanagan and R. C. Lummis, "Signal Processing
to Reduce Multipath Distortion in Small Rooms," J.
Acoust. Soc. Am., 47, part 1, June 1970, pp. 1475-
1481.
[5] R. W. Schafer and L. R. Rabiner, "Design of Digital
Filter Banks for Speech Analysis," B.S.T.J., 50, No.
10 (December 1971) pp. 3097-3115.
[6] J. F. Kaiser, "Digital Filters," System Analysis by
bigital Computer, Ch. 7, F. F. Kuo and J. F. Kaiser,
eds., New York: John Wiley, 1966, pp. 228-243.
[7] J. F. Kaiser, "Nonrecursive Digital Filter Design
using the Is-Sinh Window Function," Proc. 1974
IEEE Int. Symp. on Cir. and Syst., San Francisco,
1974, pp. 20--23.

More Related Content

PDF
F010334548
PDF
Broad phoneme classification using signal based features
PDF
Comparative performance analysis of channel normalization techniques
PDF
D011132635
PDF
Speech Enhancement Using Spectral Flatness Measure Based Spectral Subtraction
PDF
Paper id 28201448
PDF
A novel speech enhancement technique
PDF
Compact Stepped Impedance Resonator Bandpass Filter with Tunable Transmission...
F010334548
Broad phoneme classification using signal based features
Comparative performance analysis of channel normalization techniques
D011132635
Speech Enhancement Using Spectral Flatness Measure Based Spectral Subtraction
Paper id 28201448
A novel speech enhancement technique
Compact Stepped Impedance Resonator Bandpass Filter with Tunable Transmission...

What's hot (18)

PDF
Noise reduction in speech processing using improved active noise control (anc...
PDF
Noise reduction in speech processing using improved active noise control (anc...
PDF
Paper id 252014135
PDF
Microstrip low pass filter designs using defected ground structure
PDF
BER PERFORMANCE ANALYSIS OF OFDM IN COGNITIVE RADIO NETWORK IN RAYLEIGH FADIN...
PDF
Analysis of PEAQ Model using Wavelet Decomposition Techniques
PDF
Effects of filtering on ber performance of an ofdm system
PDF
A New Speech Enhancement Technique to Reduce Residual Noise Using Perceptual ...
PDF
N010237982
PDF
Inter-connected coupled lines resonator topology for bandpass filter applicat...
PDF
Analysis of Microstrip Finger on Bandwidth of Interdigital Band Pass Filter u...
PDF
Performance Analysis of Acoustic Echo Cancellation Techniques
PDF
Dq33705710
PDF
Performance Evaluation of Adaptive Filters Structures for Acoustic Echo Cance...
PPTX
Subband Coding
PDF
Audio/Speech Signal Analysis for Depression
PDF
Int journal 01
PDF
3.4-3.9GHz Parallel Coupled Bandpass Filter with High Stopband Rejection and ...
Noise reduction in speech processing using improved active noise control (anc...
Noise reduction in speech processing using improved active noise control (anc...
Paper id 252014135
Microstrip low pass filter designs using defected ground structure
BER PERFORMANCE ANALYSIS OF OFDM IN COGNITIVE RADIO NETWORK IN RAYLEIGH FADIN...
Analysis of PEAQ Model using Wavelet Decomposition Techniques
Effects of filtering on ber performance of an ofdm system
A New Speech Enhancement Technique to Reduce Residual Noise Using Perceptual ...
N010237982
Inter-connected coupled lines resonator topology for bandpass filter applicat...
Analysis of Microstrip Finger on Bandwidth of Interdigital Band Pass Filter u...
Performance Analysis of Acoustic Echo Cancellation Techniques
Dq33705710
Performance Evaluation of Adaptive Filters Structures for Acoustic Echo Cance...
Subband Coding
Audio/Speech Signal Analysis for Depression
Int journal 01
3.4-3.9GHz Parallel Coupled Bandpass Filter with High Stopband Rejection and ...
Ad

Viewers also liked (16)

PDF
Use of silica sand as cement replacement in ppc concrete
PDF
Implementation of green manufacturing in industry a case study
PDF
Open switch fault diagnosis in three phase inverter using diagnostic variable...
PDF
Adapting singlet login in distributed systems
PDF
A review on glitch reduction techniques
PDF
Utility ownership of combined heat and power an economic model based approach
PDF
Flow analysis of butterfly valve using cfd
PDF
Seismic pounding between adjacent rc buildings with and without base isolatio...
PDF
A survey on supercapacitors and their applications
PDF
Strategic elements of aramas
PDF
Statistical modeling to forecast the strength of concrete using accelerated c...
PDF
Analysis of different hierarchical routing protocols of wireless sensor network
PDF
A high speed dynamic ripple carry adder
PDF
Properties of fal g masonry blocks
PDF
Study on properties of sisal fiber reinforced concrete with different mix pro...
PDF
Analysis of diagrid structure in comparison with exterior braced frame structure
Use of silica sand as cement replacement in ppc concrete
Implementation of green manufacturing in industry a case study
Open switch fault diagnosis in three phase inverter using diagnostic variable...
Adapting singlet login in distributed systems
A review on glitch reduction techniques
Utility ownership of combined heat and power an economic model based approach
Flow analysis of butterfly valve using cfd
Seismic pounding between adjacent rc buildings with and without base isolatio...
A survey on supercapacitors and their applications
Strategic elements of aramas
Statistical modeling to forecast the strength of concrete using accelerated c...
Analysis of different hierarchical routing protocols of wireless sensor network
A high speed dynamic ripple carry adder
Properties of fal g masonry blocks
Study on properties of sisal fiber reinforced concrete with different mix pro...
Analysis of diagrid structure in comparison with exterior braced frame structure
Ad

Similar to Speech signal analysis for linear filter banks of different orders (20)

PDF
Feature extraction from asthma patient’s voice using mel frequency cepstral c...
PDF
Isolated words recognition using mfcc, lpc and neural network
PDF
New optimization scheme for cooperative spectrum sensing taking different snr...
PDF
Ber performance of ofdm with discrete wavelet transform for time dispersive c...
PDF
Speech enhancement using spectral subtraction technique with minimized cross ...
PDF
Wavelet based denoisiong of acoustic signal
PDF
Dc3210881096
PDF
Distributed dynamic frequency allocation in wireless cellular networks using ...
PDF
Design of an Interdigital Structure Planar Bandpass Filter for UWB Frequency
PDF
A novel approach to record sound
PDF
Comparison and analysis of orthogonal and biorthogonal wavelets for ecg compr...
DOC
Design of a microstrip bandpass filter
PDF
A survey on incremental relaying protocols in cooperative communication
PDF
Double octagonalshape microstrip antenna
PDF
Design, Simulation and Fabrication of a Microstrip Bandpass Filter
PDF
20575-38936-1-PB.pdf
PDF
Your Ultimate Guide to Designing Analog Filters - Welcome to OXELTECH.pdf
PDF
Multi band, multi mode digital rf receiver front end module for m-wimax
PDF
Denoising of heart sound signal using wavelet transform
PDF
Analysis and Estimation of Harmonics Using Wavelet Technique
Feature extraction from asthma patient’s voice using mel frequency cepstral c...
Isolated words recognition using mfcc, lpc and neural network
New optimization scheme for cooperative spectrum sensing taking different snr...
Ber performance of ofdm with discrete wavelet transform for time dispersive c...
Speech enhancement using spectral subtraction technique with minimized cross ...
Wavelet based denoisiong of acoustic signal
Dc3210881096
Distributed dynamic frequency allocation in wireless cellular networks using ...
Design of an Interdigital Structure Planar Bandpass Filter for UWB Frequency
A novel approach to record sound
Comparison and analysis of orthogonal and biorthogonal wavelets for ecg compr...
Design of a microstrip bandpass filter
A survey on incremental relaying protocols in cooperative communication
Double octagonalshape microstrip antenna
Design, Simulation and Fabrication of a Microstrip Bandpass Filter
20575-38936-1-PB.pdf
Your Ultimate Guide to Designing Analog Filters - Welcome to OXELTECH.pdf
Multi band, multi mode digital rf receiver front end module for m-wimax
Denoising of heart sound signal using wavelet transform
Analysis and Estimation of Harmonics Using Wavelet Technique

More from eSAT Journals (20)

PDF
Mechanical properties of hybrid fiber reinforced concrete for pavements
PDF
Material management in construction – a case study
PDF
Managing drought short term strategies in semi arid regions a case study
PDF
Life cycle cost analysis of overlay for an urban road in bangalore
PDF
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
PDF
Laboratory investigation of expansive soil stabilized with natural inorganic ...
PDF
Influence of reinforcement on the behavior of hollow concrete block masonry p...
PDF
Influence of compaction energy on soil stabilized with chemical stabilizer
PDF
Geographical information system (gis) for water resources management
PDF
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
PDF
Factors influencing compressive strength of geopolymer concrete
PDF
Experimental investigation on circular hollow steel columns in filled with li...
PDF
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
PDF
Evaluation of punching shear in flat slabs
PDF
Evaluation of performance of intake tower dam for recent earthquake in india
PDF
Evaluation of operational efficiency of urban road network using travel time ...
PDF
Estimation of surface runoff in nallur amanikere watershed using scs cn method
PDF
Estimation of morphometric parameters and runoff using rs & gis techniques
PDF
Effect of variation of plastic hinge length on the results of non linear anal...
PDF
Effect of use of recycled materials on indirect tensile strength of asphalt c...
Mechanical properties of hybrid fiber reinforced concrete for pavements
Material management in construction – a case study
Managing drought short term strategies in semi arid regions a case study
Life cycle cost analysis of overlay for an urban road in bangalore
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory investigation of expansive soil stabilized with natural inorganic ...
Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of compaction energy on soil stabilized with chemical stabilizer
Geographical information system (gis) for water resources management
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Factors influencing compressive strength of geopolymer concrete
Experimental investigation on circular hollow steel columns in filled with li...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Evaluation of punching shear in flat slabs
Evaluation of performance of intake tower dam for recent earthquake in india
Evaluation of operational efficiency of urban road network using travel time ...
Estimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of morphometric parameters and runoff using rs & gis techniques
Effect of variation of plastic hinge length on the results of non linear anal...
Effect of use of recycled materials on indirect tensile strength of asphalt c...

Recently uploaded (20)

PPTX
bas. eng. economics group 4 presentation 1.pptx
PPTX
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
PPTX
Recipes for Real Time Voice AI WebRTC, SLMs and Open Source Software.pptx
PPTX
CYBER-CRIMES AND SECURITY A guide to understanding
PDF
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
PPT
Mechanical Engineering MATERIALS Selection
PDF
Mohammad Mahdi Farshadian CV - Prospective PhD Student 2026
PPT
Project quality management in manufacturing
PDF
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
PDF
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
PPTX
OOP with Java - Java Introduction (Basics)
PPTX
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
PPTX
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
PPTX
Welding lecture in detail for understanding
PPTX
KTU 2019 -S7-MCN 401 MODULE 2-VINAY.pptx
PDF
Automation-in-Manufacturing-Chapter-Introduction.pdf
DOCX
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
PPTX
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
PPTX
Geodesy 1.pptx...............................................
PPTX
IOT PPTs Week 10 Lecture Material.pptx of NPTEL Smart Cities contd
bas. eng. economics group 4 presentation 1.pptx
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
Recipes for Real Time Voice AI WebRTC, SLMs and Open Source Software.pptx
CYBER-CRIMES AND SECURITY A guide to understanding
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
Mechanical Engineering MATERIALS Selection
Mohammad Mahdi Farshadian CV - Prospective PhD Student 2026
Project quality management in manufacturing
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
OOP with Java - Java Introduction (Basics)
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
Welding lecture in detail for understanding
KTU 2019 -S7-MCN 401 MODULE 2-VINAY.pptx
Automation-in-Manufacturing-Chapter-Introduction.pdf
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
Geodesy 1.pptx...............................................
IOT PPTs Week 10 Lecture Material.pptx of NPTEL Smart Cities contd

Speech signal analysis for linear filter banks of different orders

  • 1. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 06 | June-2015, Available @ http://www.ijret.org 248 SPEECH SIGNAL ANALYSIS FOR LINEAR FILTER BANKS OF DIFFERENT ORDERS Somashekhar Shankarayya Pujar1 , Shridhar S. Kuntoji2 , Mahiboob3 1 Department of Electronics and Communication Engineering, Basaveshwara Engineering College Vidyageri, Bagalkot-587103, India 2 Department of Electronics and Communication Engineering, Basaveshwara Engineering College Vidyageri, Bagalkot-587103, India 3 Department of Electronics and Communication Engineering, Basaveshwara Engineering College Vidyageri, Bagalkot-587103, India Abstract In speech signal processing using of filter banks is very important. The critical requirement is the sum of all the frequency responses of the band-pass filters of the filter bank i.e. composite frequency response be flat with linear phase. This paper deals with design and implementation of linear-phase FIR digital filters based filter bank flat with flat composite frequency response. The design is based on special properties of FIR filters by which excellent frequency response can be achieved. Keyword: Speech signal, FIR Filter, Composite frequency response. -------------------------------------------------------------------***------------------------------------------------------------------- 1. INTRODUCTION In a variety of speech processing systems filter banks are used to perform short time spectrum analysis. To cover a desired portion of the speech band a set of band-pass filters is designed. By simply adding together the outputs of the band-pass filters, it is possible to approximate the spectrum of the input speech signal. It is possible to characterize the behavior of filter banks by considering the composite frequency response. Since, ideally, the combined output should be equal to the input, then we desire that the composite frequency response have constant magnitude and linear phase over the desired band of frequencies. Earlier work emphasizes the relative phases between channels which is important in achieving a flat composite frequency response. Using this method excellent overall response can be obtained for both IIR and FIR digital filters in filter banks in which the center frequencies are uniformly spaced. This method is not easily extendable to non-uniformly spaced filter banks. 2. SPEECH ANALYSIS Speech signals are basically partitioned into voiced speech segments and unvoiced speech segment . A voiced speech segment is also known as pitch of voiced speech. It has high energy content and is periodic in nature. The unvoiced part of the speech looks like a random noise with no periodicity. Some parts of the speech that are neither voiced nor unvoiced are called transition segments. The speech can be analysed either by Time domain method and Frequency domain method. 3. EXAMPLE OF BPF DESIGN: Hd(w)= Cuttoff frequency of 1 = , 2 = rad/samples. Length of the filter M = 25 hd(n) = ejwn d hd(n) = [ ejwn e-jwT d + ejwn e-jwT d ] = [ ejw ( n - T) d + ejw ( n – T ) d ] = [ + [ hd(n) = for n ≠ T when n = T equation will becomes as hd(n) = [ d + d ] hd(n) = hd(w)=
  • 2. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 06 | June-2015, Available @ http://www.ijret.org 249 T= where M=25 T= T=12 hd(w)= n=1,2,3,4,5,..................25. Result Fig: 3. Band Pass Filter Output 4. FILTER BANK DESIGN To design a filter bank using FIR filters, we must first determine the range of frequencies to be covered by the composite response. Let us assume that these are denoted ωmin and ωmax, where ωmax ≤ . Now, if there are a total of Nf, f ilters, we must choose the bandwidths and center frequencies so that the entire range of frequencies ωmin ωmax is covered. This is depicted in Fig 2.3.1 for the case Nf = 3. This figure shows the ideal responses for each bandpass filter; Fig:4 A typical nonuniform filter bank. 4.1 Design Examples In this section, we illustrate the use of the principles with examples of both uniform and non-uniform filter banks. For all the examples, the sampling rate is assumed to be 8 kHz. Example 4.1 Suppose that we wish to design a bank of 15 equally spaced filters that covers the range 200 to 3200Hz. Then we find that the cutoff frequency for all the low-pass filters is fo = = 100Hz The center frequencies are fck = = 100(2k+1)Hz k=1,2,3………15. Table: 4.1 Values of center frequencies K 8 0.53125 1 0.09375 9 0.59370 2 0.15625 10 0.65625 3 0.21875 11 0.71875 4 0.28125 12 0.78125 5 0.34375 13 0.84375 6 0.40625 14 0.90625 7 0.46875 15 0.96875 4.1.1 The specifications are, 1. Attenuation= 60dB. 2. Cutoff frequency= 100Hz. 3. The widest transition band that is reasonable is 200 Hz. 4. Order must N= 150. 5. Adjacent channels cross at 0.5 amplitude. 6. Filters will merge together. 7. The deviation is from unity.
  • 3. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 06 | June-2015, Available @ http://www.ijret.org 250 Fig: 4.1.1 FIR Filter Banks Fig: 4.1.2 Composite Frequency Response Figure 4.1.2 shows the composite response of the filter bank. It is clear that the filters merge together very well at the edges of the frequency bands. Indeed, the deviation from unity is less than or equal to the peak approximation error, =0.001. Example 4.2 A non-uniform spacing of the filters is often used to exploit the ear's decreasing frequency resolution with increasing frequency. Suppose that we wish to cover the same range 200 to 3200 Hz as in Example 4.1, but we wish to use only four octave band filters. That is, each successive filter will have a bandwidth twice the bandwidth of the previous filter. We find that the lowest frequency channel has cutoff frequency. fo= = = 100Hz In general, the cutoff frequencies of the prototype low-pass filters are fpk= = fo k= 1, 2, 3, 4 Table: 4.2 Values of center frequencies k 1 0.03125 2 0.0625 3 0.125 4 0.25 4.2.1 The specifications are, 1. No. of filters=4. 2. Spacing = Twice the bandwidth of the previous filter. 3. Coverage range = 200 to 3200 Hz. 4. Order N= 150. Fig: 4.2.1, 4 Non-uniform FIR Filter Banks for N = 150 Fig: 4.2.2 Composite Frequency Response Example 4.3 Suppose that all the parameters remain the same as in Example 4.2 except that we require narrower transition regions. This means that a larger value of N is required. Figure III.4.1 shows the filter bands corresponding to the parameters of Example 4.2 except that N =301 and = 0.012082 (transition width is 116 Hz). The sharper transitions are apparent in Fig. 4.3.1 shows that the composite response
  • 4. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 06 | June-2015, Available @ http://www.ijret.org 251 Fig: 4.3.1, Four Non-uniform FIR Filter Banks for N = 301 and Composite frequency. Example 4.4 We have assumed throughout that the transition width was less than twice the smallest lowpa -ss cutoff frequency. In our examples, this constraint required that N be at least 150. In this case, all the parameters were the same as in Examples 2.2 and 2.3, except in the case of N=101and =0.0362465. The transition width is 348 Hz, which is much greater than twice the cutoff frequency of the first low-pass filter. It is clear that reasonable filters are obtained for the wider bandwidth filters however, the lowest filter does not attain unity response anywhere in its pass- band. The preceding examples make it abundantly clear that, for sufficiently long impulse responses, the composite filter bank response can be very flat. Fig: 4.4, Four Non-uniform FIR Filter Banks for N = 101 and Composite frequency. Where design techniques for IIR filter banks were discussed, the best results achieved for the composite response were approximately 1-dB peak-to-peak ripple for uniform bandwidths and about 2.5-dB peak-to-peak ripple for non-uniform bandwidths. This is in contrast to the results of the examples of this section, where the peak-to- peak ripple in the composite response was about 0.0274 dB for all the filter banks independent of how the bandwidths were chosen. This, together with the precise linear phase that is easily achieved, makes the FIR filter banks superior to what can be achieved for IIR filter banks. The price that is paid for this is that rather large values of N are required to achieve sharp transitions. However, the values of N used in the previous examples are certainly not unreasonable if the filters are implemented by FFT convolution methods or in special purpose hardware. 5. RESULTS AND DISCUSSION In this paper totally four filter banks were designed using FIR filter. One is linearly spaced and remaining three are non-linearly spaced. These filter banks are tested with some known signals and monotone signals, such as cosine signals with certain value of frequencies and also vowels. When 1000Hz cosine signal is applied to all the filter banks. The output is obtained in only one filter bank which is having the bandwidth in the range of 1000Hz (860-1243 Hz). The output can be found by observing the output signals of all the FIR filter banks. The signal which is having more periodic as compared to other signals will be our required output. And in other way is by calculating the energy of all the filter outputs. The filter output which is having the higher energy is our required output. Later monotone signals are applied to filters such as vowels (a, e, i, o, u) and calculated the bandwidths of those signals. 5.1 Calculating the Bandwidths of monotone and vowels signals. Table 5.1.1 Result obtained when the input to the filter bank (Linearly spaced filters) is sine signal of different frequencies. Sl/No Input Frequency Hz Bands Energy 1 100 37- 420 0.00028855 2 500 457-841 0.00022262 3 1000 660-1006 0.00015226 4 2000 1847-2213 0.0030 5 3000 2871-3190 0.0055 Table 5.1.2 Result obtained when isolated vowels are input to the filter bank. Sl/No Vowels of speaker 1 Bands Energy 1 A 256-659 662.0616 2 E 37-420 43204873 3 I 256-659 950.5838 4 O 37-420 2456.2 5 U 37-420 69.7421
  • 5. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 06 | June-2015, Available @ http://www.ijret.org 252 Table 5.1.3 Result obtained when isolated vowels are input to the filter bank. Sl/No Vowels of speaker 2 Bands Energy 1 A 660-1006 61.6245 2 E 37-420 80.2513 3 I 37-420 99.8089 4 O 457-841 130.80 5 U 37-420 30.0643 Table 5.1.4 Result obtained when isolated vowels are input to the filter bank. Sl/No Vowels of speaker 3 Bands Energy 1 A 731-1646 104.2574 2 E 731-1646 96.9293 3 I 731-1646 175.4988 4 O 330-932 486.1503 5 U 55-495 26.9864 5.2 Listening sounds of all the FIR filters of the filter bank when isolated vowels are input it is observed that, Only filters of lower bands are able to produce the given clear speech stimuli as output. It means the output speech is same as the input speech. Whereas in the higher bands the output does not convey the actual speech. This is true for all higher band filters. It is because vowels are low pass signals. 6. CONCLUSION We have discussed a design method for filter banks composed of linear digital filters. The method exploits the linear-phase properties obtainable for such filters, as well as the symmetry of the transition region that results from the windowing method of design. We summarized this method of design for the Kaiser window and illustrated the filter bank design method with several examples. These examples show the proposed design method has a great deal of flexibility and that excellent response characteristics can be achieved. ACKNOWLEDGMENTS This paper is made possible through the help and support from the guide Dr. K. Sridhar for his guidance, understanding, and patience during my M.Tech course at B.E.C Bagalkot and during the all phases of this paper. REFERENCES [1] J. L. Flanagan, Speech Analysis, Synthesis and Perception, Second Ed., New York: Springer- Verlag, 1972. [2] J. L. Flanagan and R. M. Golden, "Phase Vocoder," B.S.T.J., 45, No.9 (November 1966), pp. 1493- 1509. [3] R. W. Schafer and L. R. Rabiner, "Design and Simulation of a Speech Analysis Synthesis System Based on Short Time Fourier Analysis," IEEE Trans. Audio and Electroacoustics, AU-21, No.3 (June 1973), pp. 165-174. [4] J. L. Flanagan and R. C. Lummis, "Signal Processing to Reduce Multipath Distortion in Small Rooms," J. Acoust. Soc. Am., 47, part 1, June 1970, pp. 1475- 1481. [5] R. W. Schafer and L. R. Rabiner, "Design of Digital Filter Banks for Speech Analysis," B.S.T.J., 50, No. 10 (December 1971) pp. 3097-3115. [6] J. F. Kaiser, "Digital Filters," System Analysis by bigital Computer, Ch. 7, F. F. Kuo and J. F. Kaiser, eds., New York: John Wiley, 1966, pp. 228-243. [7] J. F. Kaiser, "Nonrecursive Digital Filter Design using the Is-Sinh Window Function," Proc. 1974 IEEE Int. Symp. on Cir. and Syst., San Francisco, 1974, pp. 20--23.