SlideShare a Scribd company logo
IOSR Journal of Electronics and Communication Engineering (IOSR-JECE)
e-ISSN: 2278-2834,p- ISSN: 2278-8735.Volume 10, Issue 6, Ver. II (Nov - Dec .2015), PP 51-57
www.iosrjournals.org
DOI: 10.9790/2834-10625157 www.iosrjournals.org 51 | Page
Multistage Implementation of Narrowband LPF by Decimator in
Multirate DSP Application.
Prashant Kumar1
, Rajesh Mehra2
1
(Department of Electronics and Communication Engineering, NITTTR Chandigarh, India)
2
(Department of Electronics and Communication Engineering, NITTTR Chandigarh, India)
Abstract: Decimator is an important sampling device used for multi-rate signal processing in wireless
communication systems. Multirate systems have traditionally played the important role in compression for
contemporary communication application.In this paper it demonstrated that a multistage implementation of
sampling rate conversion often provides for a more efficient realization, especially when filter specifications are
very tight (e.g., a narrow pass band and narrow transition band) and there are a audio-band of 4kHz bandwidth
and compression by decimator to isolate the frequency component 80Hz.The LPF used by the decimator are
acquire by two different approaches: first is the window method and other is frequency sampling
method,Multistages implementations are used to further reduce the computational load. This approach
drastically reduces the filter order and also reduces computational cost. Here it have reduce the overall
computational complexity at single stage is 50 times and for second stages is near about 9 times reduce by the
decimator factor is 50.
Keywords: DSP, Decimator, FIR, Multirate, MATLAB.
I. Introduction
The widespread use of digital representation of signals for transmission and storage has created
challenges in the area of digital signal processing. Changing in the sampling rate of audio signal is common task
in the signal processing field. In many practical application of digital signal processing, one is faced with the
problem of changing the sampling rate of a signal, either expending it or reducing it by some quantity. for
example, in telecommunication system that transmit and receive different type of signal
(eg.,teletype,speech,video,etc.), There is a demand to process the different signals at different rates
commensurate with the corresponding bandwidth of the signals .The process of changing a signal from a given
rate to a different rate is called sampling rate conversion. In turn, systems that hire multiple sampling rates in the
processing of digital signals are called multirate digital signal processing (DSP) systems. The noble identity
states the equality of filtering when a filter is exchange with the down-sample or up sample operator which is
shown in Fig.1 shows the two cases of the noble identity. Now assume it have a low pass filter whose transfer
function is given by H(z) . A polyphase representation of the transfer function is:
H(z)=∑ El (z M
) (1)
Every one of the El (z M
) terms in equation (1) is known as ―one phase‖ of the actual transfer function H (z) .
It is simple to see that the phases can be implemented by using the noble identity. Thus, the low pass filtering
can be done at a lower sampling rate. This conducts to decrease computational cost.
Although In numerous practical applications the sampling rate is changed by a fractional number, say,
M / L. In such expressions, both decimation and interpolation are required to achieve the sampling rate
conversion. In order to maintain the quality of the source audio, the narrowband frequency is done by the first
decimator the source signal by the factor M followed by low pass filtering and interpolation by a factor L [1]. In
the implementation of Narrow band Low pass Filter(LPF) by the compression of the audio band of 4KHz
bandwidth by the multistage implementation of decimator of size M, followed by a multistage implementation
Multistage Implementation of Narrowband LPF by Decimator in Multirate DSP Application.
DOI: 10.9790/2834-10625157 www.iosrjournals.org 52 | Page
of an interpolator of size L, where L=M. For narrow pass band and narrow transition band, so in this condition a
low pass, linear phase FIR filter may be more efficiently implemented in multistage decimator-interpolator
configuration. So the output of multistage implementation by decimator by narrowband LPF will produce
compressed signal, so by the window method or frequency sampling method to measure the length of the filter,
for single stage or multistage after that find the computational complexity.
II. Decimators
Basically low pass filters (LPF) are used for decimation and for interpolation. When decimating, low
pass filters are used to decrease the bandwidth of a signal initial to decreasing the sampling rate. This is done to
reduce aliasing due to the reduction in the sampling rate. When decimating, the bandwidth of a signal is
decrease to an suitable value so that minimal aliasing occurs when decreasing the sampling rate
Fig.2 (Down Sampler)
Down sampler is primary sampling rate alteration appliance used to reduce the sampling rate by an
integer factor. An down-sampler with a down-sampling factor M, where M is a positive integer, develops an
output series y[n] with a sampling rate that is (1/M)-th of that of the input sequence x[n]. The down sampler is
shown in Fig2 [2]. Decomposition of a signal into M components carrying a different frequency bands, If the
original signal is sampled at the sampling frequency fs (with a frequency band of width fs/2, or half the sampling
frequency), each element then carry a frequency band of width 2fs/M only, and can be represented using the
sampling rate fs/M. This authorize for efficient parallel signal processing with processors operating at lower
sampling rates. The technique is also applied to data compression in implementation of narrowband low pass
filter (LPF), for example in communication processing, where the high frequency (audio-band) band
components are represented with different narrowband. Multistage implementation of decimation by factor M
shown in fig3
 nx  my
Stage 1 Stage 2 Stage J
Fig.3 (Multistage implementation by factor M)
III. Multistage Implementation Of Sampling Rate Conversion
In practical application of sampling-rate conversion it often encounter decimation factor and
interpolation factor that are much larger then unity. It consider method for achieve sampling rate change for
either M>>1 and/or L>>1 in multiple stages. First let us consider interpolation by a factor L>>1and let us
suppose that L can be factorizing into a product of positive integers as. The filter in every one of the
interpolators eliminates the images introduce by the up sampling process in the corresponding interpolator.


J
i
iLL
1
In a similar way, decimation by a factor M, Where M may be factored into a product of positive integer as


J
i
iMM
1
Can be implemented as a cascade of J stages of filtering and decimation as shown in fig.3. So the
sampling rate at the output of the ith stage is
Fi =Fi-1 /Mi i=1,2,.....,J
Where the input rate for the sequence {x(n)} is F0=Fx. To ensour that no aliasing arise in the final
decimation process. It can design each filter stage to avoid alising within the frequency bands of interest. To
elaborate ,let us define the desired passband and transition band in the overall decimator is
Passband: 0 ≤ F ≤ Fpc
Transition band: Fpc ≤ F≤ Fsc (2)
Where Fsc ≤ Fx/2M. Then,aliasing in the band 0 ≤ F ≤ Fsc is avoided by selecting yhe frequency band
of each filter stage as follows:
Multistage Implementation of Narrowband LPF by Decimator in Multirate DSP Application.
DOI: 10.9790/2834-10625157 www.iosrjournals.org 53 | Page
Passband: 0 ≤ F≤ Fpc
Transition band: Fpc ≤ F≤ Fi- Fsc (3)
Stopband: Fi- Fsc ≤ F≤(Fi-1/2)
For example, in the first filter stage it have F1=Fx/M1, where the Fx is the input frequency which is
compressed by decimator at diffrent diffrent stages.
Passband: 0 ≤F≤ Fpc
Transition band : Fpc ≤ F ≤ F1-Fpc (4)
Stopband : F1-Fpc≤ F ≤ F0/2
After decimation by M1, there is alising from the signal element that fall in the filter transition band ,
but the aliasing occurs at frequency above Fsc. Thus their is no aliasing in the frequency band 0 ≤ F ≤ Fsc . By
designing the filter in the following stages to content the spacification givin in equation (3),it ensure that no
aliasing arise in the primary frequency band 0 ≤ F≤ Fsc.
(5)
It is a particularly simple farmula for approximation the order of filter N,and length of the filter is
calculated by the D=(N+1),attributed to kaiser,is shown in equation (5) where ∆f is the normalized (by the
sampling rate) width of the transition region [i.e., ∆ f = (Fsc — Fpc)/Fs] [3].
In this paper the sampling rate change from 8KHz to 160Hz , which required M=Fx/2Ffc=50 here it
want to lowpass filter Fpc=75 HZ and Fsc=80HZ , Fpcand Fsc are the passband and the stopband frequency,
respectively where δ1 and δ2 are the passband and the stopband ripple. Choose the value of δ1=10^-2 and
δ2=10^-4, when it found the order of filter is N=5151. In practice, it is difficult to implement a filter with such a
high order. An another way is to do the low pass filtering(LPF) in multiple stages, and each stage need a much
lower filter order. And it also find the velue of filter length is N+1=5152 . For reducing the order of the filter
by the different stages in the multistage implemention by decimation factor M ,which is shown in fig3.
Fig.3 (Two stage filtering)
It know that in Fig .3 is the decimation factor M1xM2=M=50, it find the decimation velue M=50,by
compression of signal from 8 KHz to 160 Hz,their it comressthe audio band signal to the narrowband signal
with the help of two stage filtering, in the two stage Factorize the transfer function H(z) = G(zM1
) I(z) , and then
by the noble identity, the system in Fig. 2 can be implemented by two stage filtering and decimations. It require
G(zM1
) to have the similar low pass specifications as H(z) , and use I(z) to eliminate the images of G(zM1
) , then
the two-stage filtering in fig.3.
IV. Implementations and Simulation
In first stage filtering there are it downsampled by the factor M=50 by the relation of M=Fx/2Fs
where are Fx is equal to the audio band sampled rate,and Fs is equal to the genrate narrow band sampled rate. It
know the velue of passband ripple δ1=10^-2 and stopband ripple δ2=10^-4 as per the LPF it also find the velue
of filter length D with the help of kaiser window,that is equal to 5152 .finally find out the computational
compalexity , which is equal to the 824160 MPS (multiplication per second), by the equation.(7).For first stage
implmentations.For an FIR H(z) of
Multistage Implementation of Narrowband LPF by Decimator in Multirate DSP Application.
DOI: 10.9790/2834-10625157 www.iosrjournals.org 54 | Page
RM,FIR=N x FT (6)
For an FIR H(z)of length N followed by a down-sampler.
RM,FIR-DEC=N x FT/M (7)[4,]
When it note that in Fig. 3, for two stage implementations the decimation factors M1×M2 = M =50 .
If it demand G(zM1
) to have the similar low pass specifications as H(z) , and use I (z) to eliminate the images of
G(zM1
) , then the two-stage filtering in Fig. 3 have the similar frequency response as H(z) . Fig. 4 drawing the
principle of this two stage IFIR approach. For more feature on the underling multirate signal processing
theory.The advantage of using this IFIR implementation is that the transition bandwidth Δω in equation (5) can
be mainly relaxed on both filters I (z) and G(z) , therefore much lower filter orders are required to implement
them. And find the computational complexity by the equation (7) , for two stages. The next section describes
design details of the IFIR approach.
|G(ῳ)|
Fp(75) Fs(80) ∏
|I(ῳ)|
Fp(75) Fs(240) ∏
|H(ῳ)|
|G(ῳ)|
|I(ῳ)|
Fp Fs (FT-MFs)/M ∏
Fig.(4) Frequency Response Two Stage Filtering
Multistage Implementation of Narrowband LPF by Decimator in Multirate DSP Application.
DOI: 10.9790/2834-10625157 www.iosrjournals.org 55 | Page
Simulation result of G(zM
)
Fig.(5) G(zM
) filter response
Simulation result of I(z)
Fig.(6) I(z) filter response
Simulation result of both filter is shown in fig-5-6.[5]
V. Design
The decimation factor M=25 x 2 then M1=25, M2 =2 , a two stage decimator is implemented with
H(z) = G(z25
)I (z) . Filters G(z) and I (z) are designed in Matlab with the parameters given in section 3,4. Then
first stage it have spacified G=320 Hz and
Passband: 0 ≤ F ≤ 75
Transition band : 75 < F ≤ 240
∆f=165/8000
Ripple: δ11=δ1/2, δ21=δ2
Note that it have reduce the passband ripple δ1by a factor of 2 so the total passband ripple in the
casecade of two filter does not exceed δ1. On the other hand, the stop band ripple is mantained at δ2 in both
stage. ∆f is find by (Fs -Fp)/FT, where Fs is syopband Fp is passband frequency By kaiser formula yields an
estimate of length of filter D1=167, and order of filter is 166, computational complexity of this stage is
53120(MPS), by equation (7). For the second stage, it have I=G/2=320/2=160 and spacification
Passband: 0 ≤ F ≤ 75
Transition band: 75 < F ≤ 80
∆f =5/320
Ripple : δ11=δ1/2, δ21=δ2
Hence the estimate of the length D2 of the second filter is =220 and order of filter is 219 by kaiser
farmula. The computational compexity of I is 35040(MPS).
Therefor, tle total length of the two FIR filter is approximately D1+ D2=387. Thus repersent the
reduction in the length of filter by a factor of more then 13. Thus the reduction in the filter length result from
Multistage Implementation of Narrowband LPF by Decimator in Multirate DSP Application.
DOI: 10.9790/2834-10625157 www.iosrjournals.org 56 | Page
incresing the factor ∆f, which is appears in the denominator in equation (5). By decimating in multiple stages, it
are able to increse the width of the transiton region through a reducation in sampling rate.[7]
TABLE 1
Filter order of window and computationl complexity
Filter Kaiser Window
Computational
Complexity(MPS)
G(z) 219 35040
I (z) 166 53120
TABLE 2 Filter oredr of window and computationl complexity(MPS) and result how much complexity reduce.
VI. Experimental Result
To evaluate the performance of the multistage implimentation of narrow band LPF and mesure the filter
order by the MATLAB program of kaiser window , and aslo find the length and the computational complexity
for multistages ,which is shown in Table 1,2. Table 1 show that computational complexity for both the filter
G(z)=35040, I(z)=53120 , computational complexity is find in term of number of multiplications per second,
computational efficency is improved significantly.Resion for using multistage are
1.Multistage system requires reduced computation
2.storage space required is less
3.Finite word length efficts are less
Table 2 show the computation for different stage first this show the without decimator, second show
the first stage with decimator and third show the second stage with decimator,where the M=50 downsampled for
conversion a 4kHz audio band into 80Hz narrowband frequency siganl with the help of multistage technic.
Result in Table 2 show that how much number of computation is reduce in term of multiplication per
second . When it take first stage in decimator then the computation is reduce 50 time shown in Table, when
consider second stages then the no MPS (multiplications per seconds) is 9.3 times reduce.
VII. Conclusion
In this paper, genrate the narrowband by the audioband with the help of multistage implemention .
Here it also find the how much computation is reduce in MPS , which is shown in ―Tabel 2‖ for different stages.
The order of filter is also reduce , when computation load is less so the delay is also less ,so speed is incresed
due to different stages . so that multistage decimator are best for performing downsampling and provide less
computation solution and also cost effictive solution for DSP based wireless communication applications. Here
it have reduce the overall computational complexity at single stage is 50 times and 824160 multiplication per
second (MPS) for second stages is near about 9 times and 88160 multiplication per second (MPS) reduce by the
decimator factor is 50.
Multistage Implementation of Narrowband LPF by Decimator in Multirate DSP Application.
DOI: 10.9790/2834-10625157 www.iosrjournals.org 57 | Page
References
[1] Wen Jin, Michael S. Scordilis, Alexander Iliev ―Comparison and Implementation of a 16-bit Fixed-point Audio Resampler‖, IEEE
Conference Publications, Vol.2, DOI: 10.1109/ACSSC.2004.1399472 PP: 1798 – 1800,2004
[2] Rajesh Mehra, Swapna Devi, ― Optimized Design of Decimator for Alias Removal in Multirate DSP Applications‖, ISSN: 1790-
2769, ISBN: 978-960-474-189-2, PP:100-103 ,2010
[3] John G.Proakis,Dimitris G. Manolakis , ―Digital Signal Processing ―,4th Edition,PP PEARSON Prentice Hall An imprint of Pearson
Education. PP: 750 – 822, 2007.
[4] S. K. Mitra, ―Digital Signal Processing‖ A Computer-Based Approach, McGraw-Hill, NY, PP: 655 – 738,1998.
[5] Mathworks, ― Users Guide Filter Design Toolbox-4‖, March-2007.
[6] S salivahanan.A Vallavaraj.C Gnanapriya, ―Digital Signal Processing ‖,Twenintieth reprint 2006,Tata McGraw -Hall, New
Delhi,PP:555-565,1993.
[7] Shahriar Emami ―New Methods for Computing Interpolation and Decimation Using Polyphase Decomposition‖, IEEE
TRANSACTIONS ON EDUCATION, VOL. 42, NO.4, PP: 311 – 314, NOVEMBER 1999.
[8] R Mehra, S Devi, ―FPGA Based Design of High Performance Decimator using DALUT Algorithm‖, ACEEE International Journal
on Signal and Image Processing, Vol.1,No.2,PP:9-13,2010
[9] R Mehra, R Arora, ―FPGA-Based Design of High-Speed CIC Decimator for Wireless Applications‖ , (IJACSA) International
Journal of Advanced Computer Science and Applications, Vol. 2, No. 5,PP:59-62,2011 [10] R Mehra, L Singh, ―FPGA based
Speed Efficient Decimator using Distributed Arithmetic Algorithm‖ International Journal of Computer Applications , International
Journal of Computer Applications, Volume 80 – No 11,PP-37-40, 2013
[11] Jovanovic Dolecek, G.; Mitra, S.K., “Efficient comb-rotated sinc (RS) decimator with sharpened magnitude response” IEEE
Conference Publications,Vol.2,PP:117-120,2004
[12] S Chu, CS Burrus,‖ Multirate filter designs using comb filters‖ IEEE Transactions on, ISSN :0098-4094,Volume:31 PP:913-924,
1984
Authors Profile
Prashant Kumar received the Bachelors of Technology degree in Electronics and
Communication Engineering from Uttar Pradesh Technical University, Lucknow, India in 2013. He is pursuing
Masters of Engineering degree in Electronics and Communication Engineering from National Institute of
Technical Teachers’ Training & Research, Panjab Univsrsity, Chandigarh, India
Rajesh Mehra received the Bachelors of Technology degree in Electronics and Communication
Engineering from National Institute of Technology, Jalandhar, India in 1994, and the Masters of Engineering
degree in Electronics and Communication Engineering from National Institute of Technical Teachers’ Training
& Research, Panjab Univsrsity, Chandigarh, India in 2008. He is pursuing Doctor of Philosophy degree in
Electronics and Communication Engineering from National Institute of Technical Teachers’ Training &
Research, Panjab Univsrsity, Chandigarh, India.
He is an Associate Professor with the Department of Electronics & Communication Engineering,
National Institute of Technical Teachers’ Training & Research, Ministry of Human Resource Development,
Chandigarh U.T. India. His current research and teaching interests are in Signal Processing, Very Large Scale
Integration Design. He has more than 150 Journal and Conference publications.
Mr. Mehra is life member of ISTE

More Related Content

What's hot

Communication systems v1
Communication systems v1Communication systems v1
Communication systems v1
babak danyal
 
Microwave- directional coupler paramets & applications
Microwave- directional coupler paramets & applicationsMicrowave- directional coupler paramets & applications
Microwave- directional coupler paramets & applications
JETISH
 
Communication systems
Communication systemsCommunication systems
Communication systems
Umang Gupta
 
Internet of Things (Iot) Based Smart Environment and its Applications
Internet of Things (Iot) Based Smart Environment and its ApplicationsInternet of Things (Iot) Based Smart Environment and its Applications
Internet of Things (Iot) Based Smart Environment and its Applications
ijtsrd
 

What's hot (20)

Communication systems v1
Communication systems v1Communication systems v1
Communication systems v1
 
Computer Network Complete Introduction
Computer Network Complete IntroductionComputer Network Complete Introduction
Computer Network Complete Introduction
 
Internet of Things: Protocols for M2M
Internet of Things: Protocols for M2MInternet of Things: Protocols for M2M
Internet of Things: Protocols for M2M
 
Chapter 1
Chapter 1Chapter 1
Chapter 1
 
Channel impairments
Channel impairmentsChannel impairments
Channel impairments
 
Receiver structures(optical communication)
Receiver structures(optical communication)Receiver structures(optical communication)
Receiver structures(optical communication)
 
Chapter 22
Chapter 22Chapter 22
Chapter 22
 
Ch07
Ch07Ch07
Ch07
 
Microwave- directional coupler paramets & applications
Microwave- directional coupler paramets & applicationsMicrowave- directional coupler paramets & applications
Microwave- directional coupler paramets & applications
 
Ch 03
Ch 03Ch 03
Ch 03
 
Bandwidth
BandwidthBandwidth
Bandwidth
 
Chapter 13
Chapter 13Chapter 13
Chapter 13
 
Communication systems
Communication systemsCommunication systems
Communication systems
 
Pulse & Linear Integrated Circuits
Pulse & Linear Integrated CircuitsPulse & Linear Integrated Circuits
Pulse & Linear Integrated Circuits
 
Basics of computer networks
Basics of computer networksBasics of computer networks
Basics of computer networks
 
Chapter 6
Chapter 6Chapter 6
Chapter 6
 
Internet of Things (Iot) Based Smart Environment and its Applications
Internet of Things (Iot) Based Smart Environment and its ApplicationsInternet of Things (Iot) Based Smart Environment and its Applications
Internet of Things (Iot) Based Smart Environment and its Applications
 
Introduction to Digital Communication
Introduction to Digital CommunicationIntroduction to Digital Communication
Introduction to Digital Communication
 
Multirate DSP
Multirate DSPMultirate DSP
Multirate DSP
 
DSP_2018_FOEHU - Lec 07 - IIR Filter Design
DSP_2018_FOEHU - Lec 07 - IIR Filter DesignDSP_2018_FOEHU - Lec 07 - IIR Filter Design
DSP_2018_FOEHU - Lec 07 - IIR Filter Design
 

Similar to Multistage Implementation of Narrowband LPF by Decimator in Multirate DSP Application.

dsp-1.pdf
dsp-1.pdfdsp-1.pdf
Dc3210881096
Dc3210881096Dc3210881096
Dc3210881096
IJMER
 
Performance analysis of DWT based OFDM over FFT based OFDM and implementing o...
Performance analysis of DWT based OFDM over FFT based OFDM and implementing o...Performance analysis of DWT based OFDM over FFT based OFDM and implementing o...
Performance analysis of DWT based OFDM over FFT based OFDM and implementing o...
VLSICS Design
 

Similar to Multistage Implementation of Narrowband LPF by Decimator in Multirate DSP Application. (20)

Multrate dsp
Multrate dspMultrate dsp
Multrate dsp
 
Mathematical description of ofdm
Mathematical description of ofdmMathematical description of ofdm
Mathematical description of ofdm
 
Signal Processing
Signal ProcessingSignal Processing
Signal Processing
 
A Hybrid PAPR Reduction Scheme for OFDM System
A Hybrid PAPR Reduction Scheme for OFDM  System A Hybrid PAPR Reduction Scheme for OFDM  System
A Hybrid PAPR Reduction Scheme for OFDM System
 
Wave Frequency Invariance by Mathematically Based - Model Technology
Wave Frequency Invariance by Mathematically Based - Model TechnologyWave Frequency Invariance by Mathematically Based - Model Technology
Wave Frequency Invariance by Mathematically Based - Model Technology
 
Real-time DSP Implementation of Audio Crosstalk Cancellation using Mixed Unif...
Real-time DSP Implementation of Audio Crosstalk Cancellation using Mixed Unif...Real-time DSP Implementation of Audio Crosstalk Cancellation using Mixed Unif...
Real-time DSP Implementation of Audio Crosstalk Cancellation using Mixed Unif...
 
Performance improvement for papr reduction in lte downlink system with ellipt...
Performance improvement for papr reduction in lte downlink system with ellipt...Performance improvement for papr reduction in lte downlink system with ellipt...
Performance improvement for papr reduction in lte downlink system with ellipt...
 
dsp-1.pdf
dsp-1.pdfdsp-1.pdf
dsp-1.pdf
 
Dc3210881096
Dc3210881096Dc3210881096
Dc3210881096
 
Performance evaluation on the basis of bit error rate for different order of ...
Performance evaluation on the basis of bit error rate for different order of ...Performance evaluation on the basis of bit error rate for different order of ...
Performance evaluation on the basis of bit error rate for different order of ...
 
Conference Paper: Random Access Preamble Format for Systems with Many Antennas
Conference Paper: Random Access Preamble Format for Systems with Many AntennasConference Paper: Random Access Preamble Format for Systems with Many Antennas
Conference Paper: Random Access Preamble Format for Systems with Many Antennas
 
N017657985
N017657985N017657985
N017657985
 
Data Compression using Multiple Transformation Techniques for Audio Applicati...
Data Compression using Multiple Transformation Techniques for Audio Applicati...Data Compression using Multiple Transformation Techniques for Audio Applicati...
Data Compression using Multiple Transformation Techniques for Audio Applicati...
 
Fp3410401046
Fp3410401046Fp3410401046
Fp3410401046
 
Dq33705710
Dq33705710Dq33705710
Dq33705710
 
Dq33705710
Dq33705710Dq33705710
Dq33705710
 
Design Ofdm System And Remove Nonlinear Distortion In OFDM Signal At Transmit...
Design Ofdm System And Remove Nonlinear Distortion In OFDM Signal At Transmit...Design Ofdm System And Remove Nonlinear Distortion In OFDM Signal At Transmit...
Design Ofdm System And Remove Nonlinear Distortion In OFDM Signal At Transmit...
 
Design of dfe based mimo communication system for mobile moving with high vel...
Design of dfe based mimo communication system for mobile moving with high vel...Design of dfe based mimo communication system for mobile moving with high vel...
Design of dfe based mimo communication system for mobile moving with high vel...
 
ofdm
ofdmofdm
ofdm
 
Performance analysis of DWT based OFDM over FFT based OFDM and implementing o...
Performance analysis of DWT based OFDM over FFT based OFDM and implementing o...Performance analysis of DWT based OFDM over FFT based OFDM and implementing o...
Performance analysis of DWT based OFDM over FFT based OFDM and implementing o...
 

More from iosrjce

More from iosrjce (20)

An Examination of Effectuation Dimension as Financing Practice of Small and M...
An Examination of Effectuation Dimension as Financing Practice of Small and M...An Examination of Effectuation Dimension as Financing Practice of Small and M...
An Examination of Effectuation Dimension as Financing Practice of Small and M...
 
Does Goods and Services Tax (GST) Leads to Indian Economic Development?
Does Goods and Services Tax (GST) Leads to Indian Economic Development?Does Goods and Services Tax (GST) Leads to Indian Economic Development?
Does Goods and Services Tax (GST) Leads to Indian Economic Development?
 
Childhood Factors that influence success in later life
Childhood Factors that influence success in later lifeChildhood Factors that influence success in later life
Childhood Factors that influence success in later life
 
Emotional Intelligence and Work Performance Relationship: A Study on Sales Pe...
Emotional Intelligence and Work Performance Relationship: A Study on Sales Pe...Emotional Intelligence and Work Performance Relationship: A Study on Sales Pe...
Emotional Intelligence and Work Performance Relationship: A Study on Sales Pe...
 
Customer’s Acceptance of Internet Banking in Dubai
Customer’s Acceptance of Internet Banking in DubaiCustomer’s Acceptance of Internet Banking in Dubai
Customer’s Acceptance of Internet Banking in Dubai
 
A Study of Employee Satisfaction relating to Job Security & Working Hours amo...
A Study of Employee Satisfaction relating to Job Security & Working Hours amo...A Study of Employee Satisfaction relating to Job Security & Working Hours amo...
A Study of Employee Satisfaction relating to Job Security & Working Hours amo...
 
Consumer Perspectives on Brand Preference: A Choice Based Model Approach
Consumer Perspectives on Brand Preference: A Choice Based Model ApproachConsumer Perspectives on Brand Preference: A Choice Based Model Approach
Consumer Perspectives on Brand Preference: A Choice Based Model Approach
 
Student`S Approach towards Social Network Sites
Student`S Approach towards Social Network SitesStudent`S Approach towards Social Network Sites
Student`S Approach towards Social Network Sites
 
Broadcast Management in Nigeria: The systems approach as an imperative
Broadcast Management in Nigeria: The systems approach as an imperativeBroadcast Management in Nigeria: The systems approach as an imperative
Broadcast Management in Nigeria: The systems approach as an imperative
 
A Study on Retailer’s Perception on Soya Products with Special Reference to T...
A Study on Retailer’s Perception on Soya Products with Special Reference to T...A Study on Retailer’s Perception on Soya Products with Special Reference to T...
A Study on Retailer’s Perception on Soya Products with Special Reference to T...
 
A Study Factors Influence on Organisation Citizenship Behaviour in Corporate ...
A Study Factors Influence on Organisation Citizenship Behaviour in Corporate ...A Study Factors Influence on Organisation Citizenship Behaviour in Corporate ...
A Study Factors Influence on Organisation Citizenship Behaviour in Corporate ...
 
Consumers’ Behaviour on Sony Xperia: A Case Study on Bangladesh
Consumers’ Behaviour on Sony Xperia: A Case Study on BangladeshConsumers’ Behaviour on Sony Xperia: A Case Study on Bangladesh
Consumers’ Behaviour on Sony Xperia: A Case Study on Bangladesh
 
Design of a Balanced Scorecard on Nonprofit Organizations (Study on Yayasan P...
Design of a Balanced Scorecard on Nonprofit Organizations (Study on Yayasan P...Design of a Balanced Scorecard on Nonprofit Organizations (Study on Yayasan P...
Design of a Balanced Scorecard on Nonprofit Organizations (Study on Yayasan P...
 
Public Sector Reforms and Outsourcing Services in Nigeria: An Empirical Evalu...
Public Sector Reforms and Outsourcing Services in Nigeria: An Empirical Evalu...Public Sector Reforms and Outsourcing Services in Nigeria: An Empirical Evalu...
Public Sector Reforms and Outsourcing Services in Nigeria: An Empirical Evalu...
 
Media Innovations and its Impact on Brand awareness & Consideration
Media Innovations and its Impact on Brand awareness & ConsiderationMedia Innovations and its Impact on Brand awareness & Consideration
Media Innovations and its Impact on Brand awareness & Consideration
 
Customer experience in supermarkets and hypermarkets – A comparative study
Customer experience in supermarkets and hypermarkets – A comparative studyCustomer experience in supermarkets and hypermarkets – A comparative study
Customer experience in supermarkets and hypermarkets – A comparative study
 
Social Media and Small Businesses: A Combinational Strategic Approach under t...
Social Media and Small Businesses: A Combinational Strategic Approach under t...Social Media and Small Businesses: A Combinational Strategic Approach under t...
Social Media and Small Businesses: A Combinational Strategic Approach under t...
 
Secretarial Performance and the Gender Question (A Study of Selected Tertiary...
Secretarial Performance and the Gender Question (A Study of Selected Tertiary...Secretarial Performance and the Gender Question (A Study of Selected Tertiary...
Secretarial Performance and the Gender Question (A Study of Selected Tertiary...
 
Implementation of Quality Management principles at Zimbabwe Open University (...
Implementation of Quality Management principles at Zimbabwe Open University (...Implementation of Quality Management principles at Zimbabwe Open University (...
Implementation of Quality Management principles at Zimbabwe Open University (...
 
Organizational Conflicts Management In Selected Organizaions In Lagos State, ...
Organizational Conflicts Management In Selected Organizaions In Lagos State, ...Organizational Conflicts Management In Selected Organizaions In Lagos State, ...
Organizational Conflicts Management In Selected Organizaions In Lagos State, ...
 

Recently uploaded

LIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.pptLIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.ppt
ssuser9bd3ba
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
R&R Consult
 
Laundry management system project report.pdf
Laundry management system project report.pdfLaundry management system project report.pdf
Laundry management system project report.pdf
Kamal Acharya
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
Neometrix_Engineering_Pvt_Ltd
 
Digital Signal Processing Lecture notes n.pdf
Digital Signal Processing Lecture notes n.pdfDigital Signal Processing Lecture notes n.pdf
Digital Signal Processing Lecture notes n.pdf
AbrahamGadissa
 
Hall booking system project report .pdf
Hall booking system project report  .pdfHall booking system project report  .pdf
Hall booking system project report .pdf
Kamal Acharya
 

Recently uploaded (20)

Toll tax management system project report..pdf
Toll tax management system project report..pdfToll tax management system project report..pdf
Toll tax management system project report..pdf
 
A case study of cinema management system project report..pdf
A case study of cinema management system project report..pdfA case study of cinema management system project report..pdf
A case study of cinema management system project report..pdf
 
LIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.pptLIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.ppt
 
Halogenation process of chemical process industries
Halogenation process of chemical process industriesHalogenation process of chemical process industries
Halogenation process of chemical process industries
 
İTÜ CAD and Reverse Engineering Workshop
İTÜ CAD and Reverse Engineering WorkshopİTÜ CAD and Reverse Engineering Workshop
İTÜ CAD and Reverse Engineering Workshop
 
Introduction to Machine Learning Unit-5 Notes for II-II Mechanical Engineering
Introduction to Machine Learning Unit-5 Notes for II-II Mechanical EngineeringIntroduction to Machine Learning Unit-5 Notes for II-II Mechanical Engineering
Introduction to Machine Learning Unit-5 Notes for II-II Mechanical Engineering
 
Event Management System Vb Net Project Report.pdf
Event Management System Vb Net  Project Report.pdfEvent Management System Vb Net  Project Report.pdf
Event Management System Vb Net Project Report.pdf
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
 
A CASE STUDY ON ONLINE TICKET BOOKING SYSTEM PROJECT.pdf
A CASE STUDY ON ONLINE TICKET BOOKING SYSTEM PROJECT.pdfA CASE STUDY ON ONLINE TICKET BOOKING SYSTEM PROJECT.pdf
A CASE STUDY ON ONLINE TICKET BOOKING SYSTEM PROJECT.pdf
 
Democratizing Fuzzing at Scale by Abhishek Arya
Democratizing Fuzzing at Scale by Abhishek AryaDemocratizing Fuzzing at Scale by Abhishek Arya
Democratizing Fuzzing at Scale by Abhishek Arya
 
Laundry management system project report.pdf
Laundry management system project report.pdfLaundry management system project report.pdf
Laundry management system project report.pdf
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
 
Courier management system project report.pdf
Courier management system project report.pdfCourier management system project report.pdf
Courier management system project report.pdf
 
Introduction to Machine Learning Unit-4 Notes for II-II Mechanical Engineering
Introduction to Machine Learning Unit-4 Notes for II-II Mechanical EngineeringIntroduction to Machine Learning Unit-4 Notes for II-II Mechanical Engineering
Introduction to Machine Learning Unit-4 Notes for II-II Mechanical Engineering
 
Digital Signal Processing Lecture notes n.pdf
Digital Signal Processing Lecture notes n.pdfDigital Signal Processing Lecture notes n.pdf
Digital Signal Processing Lecture notes n.pdf
 
Top 13 Famous Civil Engineering Scientist
Top 13 Famous Civil Engineering ScientistTop 13 Famous Civil Engineering Scientist
Top 13 Famous Civil Engineering Scientist
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
Hall booking system project report .pdf
Hall booking system project report  .pdfHall booking system project report  .pdf
Hall booking system project report .pdf
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
 

Multistage Implementation of Narrowband LPF by Decimator in Multirate DSP Application.

  • 1. IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-ISSN: 2278-2834,p- ISSN: 2278-8735.Volume 10, Issue 6, Ver. II (Nov - Dec .2015), PP 51-57 www.iosrjournals.org DOI: 10.9790/2834-10625157 www.iosrjournals.org 51 | Page Multistage Implementation of Narrowband LPF by Decimator in Multirate DSP Application. Prashant Kumar1 , Rajesh Mehra2 1 (Department of Electronics and Communication Engineering, NITTTR Chandigarh, India) 2 (Department of Electronics and Communication Engineering, NITTTR Chandigarh, India) Abstract: Decimator is an important sampling device used for multi-rate signal processing in wireless communication systems. Multirate systems have traditionally played the important role in compression for contemporary communication application.In this paper it demonstrated that a multistage implementation of sampling rate conversion often provides for a more efficient realization, especially when filter specifications are very tight (e.g., a narrow pass band and narrow transition band) and there are a audio-band of 4kHz bandwidth and compression by decimator to isolate the frequency component 80Hz.The LPF used by the decimator are acquire by two different approaches: first is the window method and other is frequency sampling method,Multistages implementations are used to further reduce the computational load. This approach drastically reduces the filter order and also reduces computational cost. Here it have reduce the overall computational complexity at single stage is 50 times and for second stages is near about 9 times reduce by the decimator factor is 50. Keywords: DSP, Decimator, FIR, Multirate, MATLAB. I. Introduction The widespread use of digital representation of signals for transmission and storage has created challenges in the area of digital signal processing. Changing in the sampling rate of audio signal is common task in the signal processing field. In many practical application of digital signal processing, one is faced with the problem of changing the sampling rate of a signal, either expending it or reducing it by some quantity. for example, in telecommunication system that transmit and receive different type of signal (eg.,teletype,speech,video,etc.), There is a demand to process the different signals at different rates commensurate with the corresponding bandwidth of the signals .The process of changing a signal from a given rate to a different rate is called sampling rate conversion. In turn, systems that hire multiple sampling rates in the processing of digital signals are called multirate digital signal processing (DSP) systems. The noble identity states the equality of filtering when a filter is exchange with the down-sample or up sample operator which is shown in Fig.1 shows the two cases of the noble identity. Now assume it have a low pass filter whose transfer function is given by H(z) . A polyphase representation of the transfer function is: H(z)=∑ El (z M ) (1) Every one of the El (z M ) terms in equation (1) is known as ―one phase‖ of the actual transfer function H (z) . It is simple to see that the phases can be implemented by using the noble identity. Thus, the low pass filtering can be done at a lower sampling rate. This conducts to decrease computational cost. Although In numerous practical applications the sampling rate is changed by a fractional number, say, M / L. In such expressions, both decimation and interpolation are required to achieve the sampling rate conversion. In order to maintain the quality of the source audio, the narrowband frequency is done by the first decimator the source signal by the factor M followed by low pass filtering and interpolation by a factor L [1]. In the implementation of Narrow band Low pass Filter(LPF) by the compression of the audio band of 4KHz bandwidth by the multistage implementation of decimator of size M, followed by a multistage implementation
  • 2. Multistage Implementation of Narrowband LPF by Decimator in Multirate DSP Application. DOI: 10.9790/2834-10625157 www.iosrjournals.org 52 | Page of an interpolator of size L, where L=M. For narrow pass band and narrow transition band, so in this condition a low pass, linear phase FIR filter may be more efficiently implemented in multistage decimator-interpolator configuration. So the output of multistage implementation by decimator by narrowband LPF will produce compressed signal, so by the window method or frequency sampling method to measure the length of the filter, for single stage or multistage after that find the computational complexity. II. Decimators Basically low pass filters (LPF) are used for decimation and for interpolation. When decimating, low pass filters are used to decrease the bandwidth of a signal initial to decreasing the sampling rate. This is done to reduce aliasing due to the reduction in the sampling rate. When decimating, the bandwidth of a signal is decrease to an suitable value so that minimal aliasing occurs when decreasing the sampling rate Fig.2 (Down Sampler) Down sampler is primary sampling rate alteration appliance used to reduce the sampling rate by an integer factor. An down-sampler with a down-sampling factor M, where M is a positive integer, develops an output series y[n] with a sampling rate that is (1/M)-th of that of the input sequence x[n]. The down sampler is shown in Fig2 [2]. Decomposition of a signal into M components carrying a different frequency bands, If the original signal is sampled at the sampling frequency fs (with a frequency band of width fs/2, or half the sampling frequency), each element then carry a frequency band of width 2fs/M only, and can be represented using the sampling rate fs/M. This authorize for efficient parallel signal processing with processors operating at lower sampling rates. The technique is also applied to data compression in implementation of narrowband low pass filter (LPF), for example in communication processing, where the high frequency (audio-band) band components are represented with different narrowband. Multistage implementation of decimation by factor M shown in fig3  nx  my Stage 1 Stage 2 Stage J Fig.3 (Multistage implementation by factor M) III. Multistage Implementation Of Sampling Rate Conversion In practical application of sampling-rate conversion it often encounter decimation factor and interpolation factor that are much larger then unity. It consider method for achieve sampling rate change for either M>>1 and/or L>>1 in multiple stages. First let us consider interpolation by a factor L>>1and let us suppose that L can be factorizing into a product of positive integers as. The filter in every one of the interpolators eliminates the images introduce by the up sampling process in the corresponding interpolator.   J i iLL 1 In a similar way, decimation by a factor M, Where M may be factored into a product of positive integer as   J i iMM 1 Can be implemented as a cascade of J stages of filtering and decimation as shown in fig.3. So the sampling rate at the output of the ith stage is Fi =Fi-1 /Mi i=1,2,.....,J Where the input rate for the sequence {x(n)} is F0=Fx. To ensour that no aliasing arise in the final decimation process. It can design each filter stage to avoid alising within the frequency bands of interest. To elaborate ,let us define the desired passband and transition band in the overall decimator is Passband: 0 ≤ F ≤ Fpc Transition band: Fpc ≤ F≤ Fsc (2) Where Fsc ≤ Fx/2M. Then,aliasing in the band 0 ≤ F ≤ Fsc is avoided by selecting yhe frequency band of each filter stage as follows:
  • 3. Multistage Implementation of Narrowband LPF by Decimator in Multirate DSP Application. DOI: 10.9790/2834-10625157 www.iosrjournals.org 53 | Page Passband: 0 ≤ F≤ Fpc Transition band: Fpc ≤ F≤ Fi- Fsc (3) Stopband: Fi- Fsc ≤ F≤(Fi-1/2) For example, in the first filter stage it have F1=Fx/M1, where the Fx is the input frequency which is compressed by decimator at diffrent diffrent stages. Passband: 0 ≤F≤ Fpc Transition band : Fpc ≤ F ≤ F1-Fpc (4) Stopband : F1-Fpc≤ F ≤ F0/2 After decimation by M1, there is alising from the signal element that fall in the filter transition band , but the aliasing occurs at frequency above Fsc. Thus their is no aliasing in the frequency band 0 ≤ F ≤ Fsc . By designing the filter in the following stages to content the spacification givin in equation (3),it ensure that no aliasing arise in the primary frequency band 0 ≤ F≤ Fsc. (5) It is a particularly simple farmula for approximation the order of filter N,and length of the filter is calculated by the D=(N+1),attributed to kaiser,is shown in equation (5) where ∆f is the normalized (by the sampling rate) width of the transition region [i.e., ∆ f = (Fsc — Fpc)/Fs] [3]. In this paper the sampling rate change from 8KHz to 160Hz , which required M=Fx/2Ffc=50 here it want to lowpass filter Fpc=75 HZ and Fsc=80HZ , Fpcand Fsc are the passband and the stopband frequency, respectively where δ1 and δ2 are the passband and the stopband ripple. Choose the value of δ1=10^-2 and δ2=10^-4, when it found the order of filter is N=5151. In practice, it is difficult to implement a filter with such a high order. An another way is to do the low pass filtering(LPF) in multiple stages, and each stage need a much lower filter order. And it also find the velue of filter length is N+1=5152 . For reducing the order of the filter by the different stages in the multistage implemention by decimation factor M ,which is shown in fig3. Fig.3 (Two stage filtering) It know that in Fig .3 is the decimation factor M1xM2=M=50, it find the decimation velue M=50,by compression of signal from 8 KHz to 160 Hz,their it comressthe audio band signal to the narrowband signal with the help of two stage filtering, in the two stage Factorize the transfer function H(z) = G(zM1 ) I(z) , and then by the noble identity, the system in Fig. 2 can be implemented by two stage filtering and decimations. It require G(zM1 ) to have the similar low pass specifications as H(z) , and use I(z) to eliminate the images of G(zM1 ) , then the two-stage filtering in fig.3. IV. Implementations and Simulation In first stage filtering there are it downsampled by the factor M=50 by the relation of M=Fx/2Fs where are Fx is equal to the audio band sampled rate,and Fs is equal to the genrate narrow band sampled rate. It know the velue of passband ripple δ1=10^-2 and stopband ripple δ2=10^-4 as per the LPF it also find the velue of filter length D with the help of kaiser window,that is equal to 5152 .finally find out the computational compalexity , which is equal to the 824160 MPS (multiplication per second), by the equation.(7).For first stage implmentations.For an FIR H(z) of
  • 4. Multistage Implementation of Narrowband LPF by Decimator in Multirate DSP Application. DOI: 10.9790/2834-10625157 www.iosrjournals.org 54 | Page RM,FIR=N x FT (6) For an FIR H(z)of length N followed by a down-sampler. RM,FIR-DEC=N x FT/M (7)[4,] When it note that in Fig. 3, for two stage implementations the decimation factors M1×M2 = M =50 . If it demand G(zM1 ) to have the similar low pass specifications as H(z) , and use I (z) to eliminate the images of G(zM1 ) , then the two-stage filtering in Fig. 3 have the similar frequency response as H(z) . Fig. 4 drawing the principle of this two stage IFIR approach. For more feature on the underling multirate signal processing theory.The advantage of using this IFIR implementation is that the transition bandwidth Δω in equation (5) can be mainly relaxed on both filters I (z) and G(z) , therefore much lower filter orders are required to implement them. And find the computational complexity by the equation (7) , for two stages. The next section describes design details of the IFIR approach. |G(ῳ)| Fp(75) Fs(80) ∏ |I(ῳ)| Fp(75) Fs(240) ∏ |H(ῳ)| |G(ῳ)| |I(ῳ)| Fp Fs (FT-MFs)/M ∏ Fig.(4) Frequency Response Two Stage Filtering
  • 5. Multistage Implementation of Narrowband LPF by Decimator in Multirate DSP Application. DOI: 10.9790/2834-10625157 www.iosrjournals.org 55 | Page Simulation result of G(zM ) Fig.(5) G(zM ) filter response Simulation result of I(z) Fig.(6) I(z) filter response Simulation result of both filter is shown in fig-5-6.[5] V. Design The decimation factor M=25 x 2 then M1=25, M2 =2 , a two stage decimator is implemented with H(z) = G(z25 )I (z) . Filters G(z) and I (z) are designed in Matlab with the parameters given in section 3,4. Then first stage it have spacified G=320 Hz and Passband: 0 ≤ F ≤ 75 Transition band : 75 < F ≤ 240 ∆f=165/8000 Ripple: δ11=δ1/2, δ21=δ2 Note that it have reduce the passband ripple δ1by a factor of 2 so the total passband ripple in the casecade of two filter does not exceed δ1. On the other hand, the stop band ripple is mantained at δ2 in both stage. ∆f is find by (Fs -Fp)/FT, where Fs is syopband Fp is passband frequency By kaiser formula yields an estimate of length of filter D1=167, and order of filter is 166, computational complexity of this stage is 53120(MPS), by equation (7). For the second stage, it have I=G/2=320/2=160 and spacification Passband: 0 ≤ F ≤ 75 Transition band: 75 < F ≤ 80 ∆f =5/320 Ripple : δ11=δ1/2, δ21=δ2 Hence the estimate of the length D2 of the second filter is =220 and order of filter is 219 by kaiser farmula. The computational compexity of I is 35040(MPS). Therefor, tle total length of the two FIR filter is approximately D1+ D2=387. Thus repersent the reduction in the length of filter by a factor of more then 13. Thus the reduction in the filter length result from
  • 6. Multistage Implementation of Narrowband LPF by Decimator in Multirate DSP Application. DOI: 10.9790/2834-10625157 www.iosrjournals.org 56 | Page incresing the factor ∆f, which is appears in the denominator in equation (5). By decimating in multiple stages, it are able to increse the width of the transiton region through a reducation in sampling rate.[7] TABLE 1 Filter order of window and computationl complexity Filter Kaiser Window Computational Complexity(MPS) G(z) 219 35040 I (z) 166 53120 TABLE 2 Filter oredr of window and computationl complexity(MPS) and result how much complexity reduce. VI. Experimental Result To evaluate the performance of the multistage implimentation of narrow band LPF and mesure the filter order by the MATLAB program of kaiser window , and aslo find the length and the computational complexity for multistages ,which is shown in Table 1,2. Table 1 show that computational complexity for both the filter G(z)=35040, I(z)=53120 , computational complexity is find in term of number of multiplications per second, computational efficency is improved significantly.Resion for using multistage are 1.Multistage system requires reduced computation 2.storage space required is less 3.Finite word length efficts are less Table 2 show the computation for different stage first this show the without decimator, second show the first stage with decimator and third show the second stage with decimator,where the M=50 downsampled for conversion a 4kHz audio band into 80Hz narrowband frequency siganl with the help of multistage technic. Result in Table 2 show that how much number of computation is reduce in term of multiplication per second . When it take first stage in decimator then the computation is reduce 50 time shown in Table, when consider second stages then the no MPS (multiplications per seconds) is 9.3 times reduce. VII. Conclusion In this paper, genrate the narrowband by the audioband with the help of multistage implemention . Here it also find the how much computation is reduce in MPS , which is shown in ―Tabel 2‖ for different stages. The order of filter is also reduce , when computation load is less so the delay is also less ,so speed is incresed due to different stages . so that multistage decimator are best for performing downsampling and provide less computation solution and also cost effictive solution for DSP based wireless communication applications. Here it have reduce the overall computational complexity at single stage is 50 times and 824160 multiplication per second (MPS) for second stages is near about 9 times and 88160 multiplication per second (MPS) reduce by the decimator factor is 50.
  • 7. Multistage Implementation of Narrowband LPF by Decimator in Multirate DSP Application. DOI: 10.9790/2834-10625157 www.iosrjournals.org 57 | Page References [1] Wen Jin, Michael S. Scordilis, Alexander Iliev ―Comparison and Implementation of a 16-bit Fixed-point Audio Resampler‖, IEEE Conference Publications, Vol.2, DOI: 10.1109/ACSSC.2004.1399472 PP: 1798 – 1800,2004 [2] Rajesh Mehra, Swapna Devi, ― Optimized Design of Decimator for Alias Removal in Multirate DSP Applications‖, ISSN: 1790- 2769, ISBN: 978-960-474-189-2, PP:100-103 ,2010 [3] John G.Proakis,Dimitris G. Manolakis , ―Digital Signal Processing ―,4th Edition,PP PEARSON Prentice Hall An imprint of Pearson Education. PP: 750 – 822, 2007. [4] S. K. Mitra, ―Digital Signal Processing‖ A Computer-Based Approach, McGraw-Hill, NY, PP: 655 – 738,1998. [5] Mathworks, ― Users Guide Filter Design Toolbox-4‖, March-2007. [6] S salivahanan.A Vallavaraj.C Gnanapriya, ―Digital Signal Processing ‖,Twenintieth reprint 2006,Tata McGraw -Hall, New Delhi,PP:555-565,1993. [7] Shahriar Emami ―New Methods for Computing Interpolation and Decimation Using Polyphase Decomposition‖, IEEE TRANSACTIONS ON EDUCATION, VOL. 42, NO.4, PP: 311 – 314, NOVEMBER 1999. [8] R Mehra, S Devi, ―FPGA Based Design of High Performance Decimator using DALUT Algorithm‖, ACEEE International Journal on Signal and Image Processing, Vol.1,No.2,PP:9-13,2010 [9] R Mehra, R Arora, ―FPGA-Based Design of High-Speed CIC Decimator for Wireless Applications‖ , (IJACSA) International Journal of Advanced Computer Science and Applications, Vol. 2, No. 5,PP:59-62,2011 [10] R Mehra, L Singh, ―FPGA based Speed Efficient Decimator using Distributed Arithmetic Algorithm‖ International Journal of Computer Applications , International Journal of Computer Applications, Volume 80 – No 11,PP-37-40, 2013 [11] Jovanovic Dolecek, G.; Mitra, S.K., “Efficient comb-rotated sinc (RS) decimator with sharpened magnitude response” IEEE Conference Publications,Vol.2,PP:117-120,2004 [12] S Chu, CS Burrus,‖ Multirate filter designs using comb filters‖ IEEE Transactions on, ISSN :0098-4094,Volume:31 PP:913-924, 1984 Authors Profile Prashant Kumar received the Bachelors of Technology degree in Electronics and Communication Engineering from Uttar Pradesh Technical University, Lucknow, India in 2013. He is pursuing Masters of Engineering degree in Electronics and Communication Engineering from National Institute of Technical Teachers’ Training & Research, Panjab Univsrsity, Chandigarh, India Rajesh Mehra received the Bachelors of Technology degree in Electronics and Communication Engineering from National Institute of Technology, Jalandhar, India in 1994, and the Masters of Engineering degree in Electronics and Communication Engineering from National Institute of Technical Teachers’ Training & Research, Panjab Univsrsity, Chandigarh, India in 2008. He is pursuing Doctor of Philosophy degree in Electronics and Communication Engineering from National Institute of Technical Teachers’ Training & Research, Panjab Univsrsity, Chandigarh, India. He is an Associate Professor with the Department of Electronics & Communication Engineering, National Institute of Technical Teachers’ Training & Research, Ministry of Human Resource Development, Chandigarh U.T. India. His current research and teaching interests are in Signal Processing, Very Large Scale Integration Design. He has more than 150 Journal and Conference publications. Mr. Mehra is life member of ISTE