SlideShare a Scribd company logo
1 of 7
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 06 | June -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 419
DESIGN OF AN EFFICIENT RECONFIGURABLE FIR FILTER FOR MULTI
STANDARD DIGITAL UP CONVERTER
Archana Narayanankutty1, Ebin M Manuel B2
1Mtech Scholar, Department of ECE, GECI, Kerala, India
2Assistant Professor, Department of ECE, GECI, Kerala, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Digital up converter (DUC) is widely used in
communication systems for converting the sampling rate of
signals. The function of DUC is to translate a signal from base
band to intermediate frequency band. FiniteImpulseResponse
(FIR) filter serves as a major component of DUC inorder to
eliminate the distortion caused by up sampling process
performed in DUC. In this paper two step optimization
technique is proposed to design a reconfigurable
multistandard DUC architecture for reducing delay. The
proposed technique decreases number of multiplications and
additions by reducing the number of input coefficients to
multiplier block and successive addition unit. The three
standards considered for multistandard DUC are namely
Universal Mobile Telecommunication System (UMTS),
Wideband Code Division Multiple Access (WCDMA), and
Digital Video Broadcasting (DVB). For adopting these
standards in the multi-standard DUC, a reconfigurable Root-
Raised-Cosine (RRC) FIR filter is used. The two step
optimization technique is further improved in the proposed
system, by reducing number of input coefficients to First
Coding Pass (FCP) block and thus effectively reducing its
hardware utilization by 32%. Delay isreduced by 22.23%with
the usage of carry select adder instead of ripple carry adder in
multiplier block and partial product generator unit. The
hardware simulation is done in Xilinx Spartan 3E FPGA using
Xilinx 14.2 Vivado Design Suite.
Key Words: Digital up converter, RRC filter, SDR System,
Carry select adder, Reconfigurable architecture
1.INTRODUCTION
The mobile computing and wireless communication
applications require low power and high speed Digital
Signal Processing systems (DSP). FIR filtering is one of the
important operations in DSP. FIR filter is used to eliminate
the noises and unwanted componentspresentinthe signal.
Software Defined Radio (SDR) is one of the latest
technologies in the wireless communication.SDR isa single
device, which can handle multiple standards. In order to
handle multiple standards, SDR comprises of a
reconfigurable channel select filter at the base band level.
The SDR helps to develop a reconfigurable FIR filter for
multi standard DUC. Fig .1 showsthe basic block diagramof
DUC. It consists of interpolation filter, digital mixer and
digital local oscillator.
Fig-1: Block Diagram of DUC
DUC is widely used to increase the sampling rate of the
input signal, when the signal is transmitted from the base
band to intermediate band. This paper focuses on the
implementation of an interpolationfilterfor multistandard
DUC. Interpolator has an up sampler and a FIR filter. Up
sampler increases the sampling rateofthe basebandsignal
by factor of N. N is known as the interpolation factor. This
process of increasing sampling rate aids in the
smoothening of output signal.
As a result of up sampling, the signal is prone to aliasing
and interference effect. Overlapping of original signal with
the noise signal is known as aliasing effect. This effect can
damage the information kept in signal. The pulse shaping
filter is required to shape the base band signal in order to
remove the aliasing and interference effect. Pulse shaping
filter is used to change the waveform of transmittedsignals
and thus makes the signal better suited to the
communication channel.
Root Raised Cosine (RRC) filters are mostly used as the
pulse shaping filter, because of its high inter-symbol
interference, rejection ratio and high band widthlimitation
criteria. The RRC filter has three different interpolation
factors and two different roll-off factors. Wide band Code
Division Multiple Access (WCDMA), Universal Mobile
Telecommunication System (UMTS) and Digital Video
Broadcasting (DVB) are the wireless communication
standards that adopt the RRC filter because of its ability to
reduce the Bit Error Rate (BER) by disallowingtimingjitter
at the sampling instant [1].The proposed system
introduced in section 3. Section 4 presents the simulation
result of the conventional and proposed systems. Finally,
concluded in section 5.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 06 | June -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 420
2. CONVENTIONAL RECONFIGURABLE
ARCHITECTURE
Architecture of reconfigurable RRC filter is shown in Fig 2.
A data generator (DG), a coefficient generator (CG), a
coefficient selector (CS) and an accumulationunitblock are
the major blocks of this architecture. In DG block, master
clock (CLK) is used to give the sample output (RRCOUT),
and CLK is divided in to three clock sources CLK4, CLK6
and CLK8 [1]. This is used to sample the serial input data
RRCIN for different interpolation factor.
Fig-2: Architecture of the reconfigurable RRC filter
DG block is used to sample the input data (RRCIN)
depending on the selected value of the interpolation factor
(INTP_SEL). The 25, 37, and 49 tap filters with
interpolation factors of 4, 6 and 8 respectively consists of 7
taps branch filters [25/4] = [37/6] = [49/8] = 7. Three
different 16 bit shift register have been taken, where the
same input has been sampled at three different sample
clocks CLK4, CLK6, CLK8. The select line INTP_SEL chooses
the appropriate shift register whose output is an up
sampled data.
2.1 COEFFICIENT GENERATOR BLOCK
The data flow diagram of coefficient generator block is
shown in Fig.3. The coefficient generator block has four
blocks. They are First Coding Pass (FCP), Second Coding
Pass (SCP), Partial Product Generator (PPG), Multiplexer
and Final Addition Unit.
Fig-3: Data Flow Diagram of CG block
2.1.1 FIRST CODING PASS
In the FCP block, the two sets of 25, 37, and 49 tap filters
coefficients differ only by roll off factors. The total number
of 222 coefficients is given as input to the FCP block. The
input coefficient is multiplexed through 2:1 multiplexer.
The control parameter FLT_SEL is usedastheselectionline
of the filter. Due to multiplexingoperationthetotal number
of 222 input coefficients is reduced to 111 output
coefficients. This multiplexing technique decreases the
requirement of multiplier block. Block diagram of FCP
block shown in Fig 4.
Fig-4: Block Diagram of First Coding Pass
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 06 | June -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 421
2.1.2 SECOND CODING PASS
The three sets of coded coefficient generated from the FCP
block is given as the input to the SCP block. Fig .5 showsthe
block diagram of SCP. The coded coefficient is again
multiplexed through 2:1 multiplexer. The control
parameter INTP_SEL selects the desired filter coefficient.
Fig-5: Block Diagram of Second Coding Pass
2.1.3 PARTIAL PRODUCT GENERATOR
Shift and add method is used to generate the partial
product during the multiplication of input data and
coefficient. Here a ripple carry adder is used for addition
operation. In BCSE technique, the realizations of sub
expression using shift and add method removes the
common term present in a coefficient [6]. The block
diagrams of PPG unit shown in Fig.6.
Fig-6: Block Diagram of Partial Product Generator
2.1.4 MULTIPLEXER AND FINAL ADDITION UNIT
The block diagram of multiplexer and final addition unit is
shown in Fig.7. The output from the PPG block is given as
the input to the multiplexer unit. Inmultiplexerunittwobit
BCSE algorithms is used. Two bit BCSE ranges from 00 to
11. Out of these three BCSs, an adder is used only for the
pattern 11. Here 16 bit coded coefficient is partioned in to
eight groups of two bit. Each two bits acts as the selection
line for eight 4:1 multiplexers. Using the former2bitcoded
coefficient, the appropriate data is selected from the PPG
unit.
The addition unit performs the summation ofall theoutput
from the PPG block followed by eight multiplexer units. In
addition unit, ripple carry adder is used for performing
addition. The output generated from the ripplecarryadder
passes through 2’s complement circuit. The output from
final addition unit depends on the sign magnitude of the
coded coefficient.
Fig-7:block diagram of multiplexer and final addition unit
3. PROPOSED RECONFIGURABL ARCHITECTURE
In the proposed system, the modification is doneintheFCP
block, PPG unit and final addition unit as shown in Fig.8.
Fig-8: Modified Architecture of RRC FIR filter
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 06 | June -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 422
In the modified FCP block, two set of 25, 37, and 49 tap
filter coefficients are considered. They differonlyby roll off
factors. A total of two sets of 13 coefficients, each of 16 bit
are given as input to the first row of multiplexers in FCP
block, next two sets of 19 coefficients each of 16 bits are
given as input to the second row of multiplexers in FCP
block, a total of two sets of 25 coefficients each of 16 bit are
given as input to the third row of multiplexersinFCPblock.
Hence the required number of multiplexers is reduced in
FCP block. The input coefficients are multiplexed through
2:1 multiplexer. The control parameter FLT_SEL is used as
the selection line of the filter. Block diagram of modified
FCP shown in Fig.9.
Fig-9: Block Diagram of Modified FCP block
Shift and add method is used to generate the partial
product during the multiplication of input data and
coefficient. Here an efficient Carry Select Adder (CSLA) is
used instead of Ripple Carry Adder (RCA) for addition
operation because of its reduced delay. Fig.10 shows the
block diagram of modified PPG unit.
Fig-10: Block Diagram of Modified PPG unit
The addition unit performs the summation ofall theoutput
from the PPG block and eight multiplexer units. Addition
unit uses an efficient CSLA instead of ripple carry adder for
addition operation. The output generated from the carry
select adder passes through 2’s complement circuit. The
output from final addition unit depends on the sign
magnitude of the coded coefficient. Modified multiplexer
and final addition unit are shown in Fig.11.
Fig-11: modified multiplexer and final additionunit
3.1 CARRY SELECT ADDER
Conventional CSLA uses multiple RCA for obtaining the
partial sum and carry for input Cin =0 and Cin =1.
Multiplexers are used to select the final carry and sum.
Here we use an efficient CSLA shown in Fig.12. The basic
concept of this CSLA is to utilize binary to excess-1
converter (BEC) instead of RCA with Cin =1 [7]. Byusingan
efficient CSLA instead of conventional CSLA, the delay is
reduced in the proposed system.
Fig-12: Block Diagram of 16 bit CSLA
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 06 | June -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 423
The 16 bit CSLA is divided into five groups.Group1hasone
2 bit RCA. Group 2 also has one 2 bit RCA which consists of
one half adder and one full adder. When Cin =0, the
multiplexer selects the output which is directly coming
from 2 bit RCA. When Cin=1, the multiplexer selects the
output coming from 2 bit RCA followed by three bit BEC.
Three bit BEC is used instead of the next 2bit RCA present
in the existing system. The BEC adds onetotheoutput from
2 bit RCA. The carry generated from the group 2 is given as
selection line of multiplexer in the group 3. The block
diagram of group 2 is shown in Fig.13. By using this
efficient CSLA, delay can be reduced.
Fig-13: Block Diagram of group 2
4. SIMULATION RESULTS
Simulation and RTL Design of conventional RRC FIR filter
and proposed RRC FIR filter is given below. Coding was
done using Verilog HDL. Simulation was done using Xilinx
ISE design suit 14.2.
Conventional RRC filter is designed. The simulation and
RTL are given below. Fig.14 shows the simulation result of
the conventional RRC FIR filter. The variable ‘y’ gives the
filter output with ‘rrcin’ being the input to system. The
variable ‘INTP_SEL’ and ‘FLT_SEL’ helps to select the
desired filter coefficient.
Fig -14: Simulation result of Conventional RRC FIR filter
The RTL of conventional reconfigurable RRC FIR filter is
shown in Fig.15. It shows the circuit and interconnectionof
blocks inside the system.
Fig-15: RTL Design of Conventional RRC FIR filter
Proposed RRC filter is designed. The simulation and RTL
are given below. Fig.16 shows the simulation result of the
proposed RRC FIR filter. The variable ‘y’ gives the filter
output with ‘rrcin’ being the input to system. The variable
‘INTP_SEL’ and ‘FLT_SEL’ helps to select the desired filter
coefficient.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 06 | June -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 424
Fig-16: Simulation Result of Proposed RRC FIR filter
The RTL of proposed reconfigurableRRCFIR filterisshown
in Fig17. It gives the circuit and inter connection of blocks
inside the system.
Fig-17: RTL Design of Proposed RRC FIR filter
Table-1: Device and delay utilization summary of PPG
unit of RCA and proposed CSLA.
Summary of PPG
UNIT
RCA Proposed
CSLA
No. of Slice Register 25 16
Delay(ns) 10.54ns 7.02ns
Table-2: Device utilization summary of RCA and
proposed CSLA.
Summary of FCP
Block
RCA Proposed
CSLA
No. of bonded IOBs 1887 969
Table-3: Delay analysis summary of RCA and proposed
CSLA
Summary of
Addition Unit
RCA Proposed
CSLA
Delay(ns) 25.10ns 22.06ns
Chart-1: Delay Analysis of Two RRC FIR Filters
5. CONCLUSION
A reconfigurable RRC FIR filter architecture for multi
standard DUC is designed. A two step optimization
technique is used in the design of conventional
reconfigurable RRC FIR filter. In the proposed system, the
two step optimization technique is further improved by
reducing the number of input coefficients to the FCP block.
This technique reduces the hardware utilization of FCP
block by 32%. The proposed architecture uses carry select
adder instead of ripple carry adder in multiplier block and
thus the delay is reduced by 22.23%.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 06 | June -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 425
REFERENCES
[1] Indranil Hatai,Indrajit chakrabarti and swapana
Banarjee, “An Efficient VLSI Architecture of a
Reconfigurable Pulse-Shaping FIR Interpolation Filter
for Multistandard DUC”, IEEE Transactions On Very
Large Scale Integration (Vlsi) Systems, Vol. 23, No. 6,
June 2015
[2] P. K. Meher, S. Chandrasekaran, and A. Amira, “FPGA
realization of FIR filters by efficient and flexible
systolization using distributed arithmetic,” IEEE Trans.
Signal Process., vol. 56, no. 7, pp. 3009–3017,Jul. 2008
[3] R. Mahesh and A. P. Vinod, “A new common
subexpression elimination algorithm for realizing low-
complexity higher order digital filters,” IEEETrans.
Comput.-Aided Design Integr. Circuits Syst., vol. 27, no.
2,pp. 217–229, Feb. 2008.
[4] R. Mahesh and A. P. Vinod, “New reconfigurable
architectures for implementing FIR filters with low
complexity,” IEEE Trans.Comput.-Aided Design Integr.
Circuits Syst., vol. 29, no. 2, pp. 275–288, Feb. 2010.
[5] S.-F. Lin, S.-C. Huang, F.-S. Yang, C.-W. Ku, and L.-G.
Chen,“Power-efficient FIR filter architecture design for
wireless embedded system,” IEEETrans.CircuitsSyst.II,
Exp. Briefs, vol. 51, no. 1,pp. 21–25, Jan. 2004
[6] Vinodhini, M.Thangavel,” Design of an Efficient Pulse
Shaping FIRFilter ArchitectureforDigital UpConverter”,
International Journal of Innovative Research in Science,
Vol. 4, Special Issue 6, May 2015.
[7] B. Ramkumar and Harish M Kittur,”Low-Power and
Area-Efficient Carry SelectAdder”,IEEETransactionson
very large scale integration (VLSI)
systems,vol.20,pp.371-375, Feb 2012
[8] S.-J. Lee, J.-W. Choi, S. W. Kim, and J. Park, “A
reconfigurable FIR filter architecture to trade off filter
performance for dynamic power consumption,” IEEE
Trans. Very Large Scale Integr. (VLSI) Syst., vol. 19, no.
12, pp. 2221–2228, Dec. 2011.

More Related Content

What's hot

Implementation of Algorithms For Multi-Channel Digital Monitoring Receiver
Implementation of Algorithms For Multi-Channel Digital Monitoring ReceiverImplementation of Algorithms For Multi-Channel Digital Monitoring Receiver
Implementation of Algorithms For Multi-Channel Digital Monitoring ReceiverIOSR Journals
 
IRJET- A Review on Paper Problem in OFDM Scheme
IRJET- A Review on Paper Problem in OFDM SchemeIRJET- A Review on Paper Problem in OFDM Scheme
IRJET- A Review on Paper Problem in OFDM SchemeIRJET Journal
 
Channel coding a walkthrough
Channel coding a walkthroughChannel coding a walkthrough
Channel coding a walkthroughMapYourTech
 
SDH/SONET alarms & performance monitoring
SDH/SONET alarms & performance monitoringSDH/SONET alarms & performance monitoring
SDH/SONET alarms & performance monitoringMapYourTech
 
IRJET- CAN based Data Acquisition and Data Logging System for Vehicular Commu...
IRJET- CAN based Data Acquisition and Data Logging System for Vehicular Commu...IRJET- CAN based Data Acquisition and Data Logging System for Vehicular Commu...
IRJET- CAN based Data Acquisition and Data Logging System for Vehicular Commu...IRJET Journal
 
Design Low Pass FIR Digital Filter for Cut off Frequency Calculation Using Ar...
Design Low Pass FIR Digital Filter for Cut off Frequency Calculation Using Ar...Design Low Pass FIR Digital Filter for Cut off Frequency Calculation Using Ar...
Design Low Pass FIR Digital Filter for Cut off Frequency Calculation Using Ar...IRJET Journal
 
IRJET- Power Line Carrier Communication
IRJET- Power Line Carrier CommunicationIRJET- Power Line Carrier Communication
IRJET- Power Line Carrier CommunicationIRJET Journal
 
Matlab Based Decimeter Design Analysis Wimax Appliacation
Matlab Based Decimeter Design Analysis Wimax AppliacationMatlab Based Decimeter Design Analysis Wimax Appliacation
Matlab Based Decimeter Design Analysis Wimax Appliacationiosrjce
 
Performance Improvement of IEEE 802.22 WRAN Physical Layer
Performance Improvement of IEEE 802.22 WRAN Physical LayerPerformance Improvement of IEEE 802.22 WRAN Physical Layer
Performance Improvement of IEEE 802.22 WRAN Physical LayerIOSR Journals
 
FEC-Forward Error Correction for Optics Professionals
FEC-Forward Error Correction for Optics ProfessionalsFEC-Forward Error Correction for Optics Professionals
FEC-Forward Error Correction for Optics ProfessionalsMapYourTech
 
VHDL Implementation of High Speed and Low Power BIST Based Vedic Multiplier
VHDL Implementation of High Speed and Low Power BIST Based Vedic MultiplierVHDL Implementation of High Speed and Low Power BIST Based Vedic Multiplier
VHDL Implementation of High Speed and Low Power BIST Based Vedic MultiplierIRJET Journal
 
Implementation Cost Analysis of the Interpolator for the Wimax Technology
Implementation Cost Analysis of the Interpolator for the Wimax TechnologyImplementation Cost Analysis of the Interpolator for the Wimax Technology
Implementation Cost Analysis of the Interpolator for the Wimax Technologyiosrjce
 
BER Analysis of OFDM Systems with Varying Frequency Offset Factor over AWGN a...
BER Analysis of OFDM Systems with Varying Frequency Offset Factor over AWGN a...BER Analysis of OFDM Systems with Varying Frequency Offset Factor over AWGN a...
BER Analysis of OFDM Systems with Varying Frequency Offset Factor over AWGN a...rahulmonikasharma
 
IEEE Paper Implementation of Local Area Digital Audio Broadcasting System upo...
IEEE Paper Implementation of Local Area Digital Audio Broadcasting System upo...IEEE Paper Implementation of Local Area Digital Audio Broadcasting System upo...
IEEE Paper Implementation of Local Area Digital Audio Broadcasting System upo...Dweapons Art
 
IRJET- Performance Analysis of Clock and Data Recovery Circuits using Multile...
IRJET- Performance Analysis of Clock and Data Recovery Circuits using Multile...IRJET- Performance Analysis of Clock and Data Recovery Circuits using Multile...
IRJET- Performance Analysis of Clock and Data Recovery Circuits using Multile...IRJET Journal
 

What's hot (18)

Implementation of Algorithms For Multi-Channel Digital Monitoring Receiver
Implementation of Algorithms For Multi-Channel Digital Monitoring ReceiverImplementation of Algorithms For Multi-Channel Digital Monitoring Receiver
Implementation of Algorithms For Multi-Channel Digital Monitoring Receiver
 
IRJET- A Review on Paper Problem in OFDM Scheme
IRJET- A Review on Paper Problem in OFDM SchemeIRJET- A Review on Paper Problem in OFDM Scheme
IRJET- A Review on Paper Problem in OFDM Scheme
 
Channel coding a walkthrough
Channel coding a walkthroughChannel coding a walkthrough
Channel coding a walkthrough
 
SDH/SONET alarms & performance monitoring
SDH/SONET alarms & performance monitoringSDH/SONET alarms & performance monitoring
SDH/SONET alarms & performance monitoring
 
20120130406009 2
20120130406009 220120130406009 2
20120130406009 2
 
IRJET- CAN based Data Acquisition and Data Logging System for Vehicular Commu...
IRJET- CAN based Data Acquisition and Data Logging System for Vehicular Commu...IRJET- CAN based Data Acquisition and Data Logging System for Vehicular Commu...
IRJET- CAN based Data Acquisition and Data Logging System for Vehicular Commu...
 
Design Low Pass FIR Digital Filter for Cut off Frequency Calculation Using Ar...
Design Low Pass FIR Digital Filter for Cut off Frequency Calculation Using Ar...Design Low Pass FIR Digital Filter for Cut off Frequency Calculation Using Ar...
Design Low Pass FIR Digital Filter for Cut off Frequency Calculation Using Ar...
 
IRJET- Power Line Carrier Communication
IRJET- Power Line Carrier CommunicationIRJET- Power Line Carrier Communication
IRJET- Power Line Carrier Communication
 
Epma 013
Epma 013Epma 013
Epma 013
 
Matlab Based Decimeter Design Analysis Wimax Appliacation
Matlab Based Decimeter Design Analysis Wimax AppliacationMatlab Based Decimeter Design Analysis Wimax Appliacation
Matlab Based Decimeter Design Analysis Wimax Appliacation
 
DMRC Telecom EPABX System
DMRC Telecom EPABX SystemDMRC Telecom EPABX System
DMRC Telecom EPABX System
 
Performance Improvement of IEEE 802.22 WRAN Physical Layer
Performance Improvement of IEEE 802.22 WRAN Physical LayerPerformance Improvement of IEEE 802.22 WRAN Physical Layer
Performance Improvement of IEEE 802.22 WRAN Physical Layer
 
FEC-Forward Error Correction for Optics Professionals
FEC-Forward Error Correction for Optics ProfessionalsFEC-Forward Error Correction for Optics Professionals
FEC-Forward Error Correction for Optics Professionals
 
VHDL Implementation of High Speed and Low Power BIST Based Vedic Multiplier
VHDL Implementation of High Speed and Low Power BIST Based Vedic MultiplierVHDL Implementation of High Speed and Low Power BIST Based Vedic Multiplier
VHDL Implementation of High Speed and Low Power BIST Based Vedic Multiplier
 
Implementation Cost Analysis of the Interpolator for the Wimax Technology
Implementation Cost Analysis of the Interpolator for the Wimax TechnologyImplementation Cost Analysis of the Interpolator for the Wimax Technology
Implementation Cost Analysis of the Interpolator for the Wimax Technology
 
BER Analysis of OFDM Systems with Varying Frequency Offset Factor over AWGN a...
BER Analysis of OFDM Systems with Varying Frequency Offset Factor over AWGN a...BER Analysis of OFDM Systems with Varying Frequency Offset Factor over AWGN a...
BER Analysis of OFDM Systems with Varying Frequency Offset Factor over AWGN a...
 
IEEE Paper Implementation of Local Area Digital Audio Broadcasting System upo...
IEEE Paper Implementation of Local Area Digital Audio Broadcasting System upo...IEEE Paper Implementation of Local Area Digital Audio Broadcasting System upo...
IEEE Paper Implementation of Local Area Digital Audio Broadcasting System upo...
 
IRJET- Performance Analysis of Clock and Data Recovery Circuits using Multile...
IRJET- Performance Analysis of Clock and Data Recovery Circuits using Multile...IRJET- Performance Analysis of Clock and Data Recovery Circuits using Multile...
IRJET- Performance Analysis of Clock and Data Recovery Circuits using Multile...
 

Similar to Design of an Efficient Reconfigurable Fir Filter for Multi Standard Digital up Converter

IRJET- A Digital Down Converter on Zynq SoC
IRJET-  	  A Digital Down Converter on Zynq SoCIRJET-  	  A Digital Down Converter on Zynq SoC
IRJET- A Digital Down Converter on Zynq SoCIRJET Journal
 
Analysis of various mcm algorithms for reconfigurable rrc fir filter
Analysis of various mcm algorithms for reconfigurable rrc fir filterAnalysis of various mcm algorithms for reconfigurable rrc fir filter
Analysis of various mcm algorithms for reconfigurable rrc fir filtereSAT Journals
 
IRJET- The RTL Model of a Reconfigurable Pipelined MCM
IRJET- The RTL Model of a Reconfigurable Pipelined MCMIRJET- The RTL Model of a Reconfigurable Pipelined MCM
IRJET- The RTL Model of a Reconfigurable Pipelined MCMIRJET Journal
 
High Performance MAC Unit for FFT Implementation
High Performance MAC Unit for FFT Implementation High Performance MAC Unit for FFT Implementation
High Performance MAC Unit for FFT Implementation IJMER
 
IRJET - High Speed Inexact Speculative Adder using Carry Look Ahead Adder...
IRJET -  	  High Speed Inexact Speculative Adder using Carry Look Ahead Adder...IRJET -  	  High Speed Inexact Speculative Adder using Carry Look Ahead Adder...
IRJET - High Speed Inexact Speculative Adder using Carry Look Ahead Adder...IRJET Journal
 
High Speed and Area Efficient Matrix Multiplication using Radix-4 Booth Multi...
High Speed and Area Efficient Matrix Multiplication using Radix-4 Booth Multi...High Speed and Area Efficient Matrix Multiplication using Radix-4 Booth Multi...
High Speed and Area Efficient Matrix Multiplication using Radix-4 Booth Multi...IRJET Journal
 
Automated Driving Test and Issuing Of Driving Licenses
Automated Driving Test and Issuing Of Driving LicensesAutomated Driving Test and Issuing Of Driving Licenses
Automated Driving Test and Issuing Of Driving LicensesIRJET Journal
 
Transpose Form Fir Filter Design for Fixed and Reconfigurable Coefficients
Transpose Form Fir Filter Design for Fixed and Reconfigurable CoefficientsTranspose Form Fir Filter Design for Fixed and Reconfigurable Coefficients
Transpose Form Fir Filter Design for Fixed and Reconfigurable CoefficientsIRJET Journal
 
Basic signal processing system design on fpga using lms based adaptive filter
Basic signal processing system design on fpga using lms based adaptive filterBasic signal processing system design on fpga using lms based adaptive filter
Basic signal processing system design on fpga using lms based adaptive filtereSAT Journals
 
A Configurable and Low Power Hard-Decision Viterbi Decoder in VLSI Architecture
A Configurable and Low Power Hard-Decision Viterbi Decoder in VLSI ArchitectureA Configurable and Low Power Hard-Decision Viterbi Decoder in VLSI Architecture
A Configurable and Low Power Hard-Decision Viterbi Decoder in VLSI ArchitectureIRJET Journal
 
IRJET-Error Detection and Correction using Turbo Codes
IRJET-Error Detection and Correction using Turbo CodesIRJET-Error Detection and Correction using Turbo Codes
IRJET-Error Detection and Correction using Turbo CodesIRJET Journal
 
FPGA Based Design of 32 Tap Band Pass FIR Filter Using Multiplier- Less Techn...
FPGA Based Design of 32 Tap Band Pass FIR Filter Using Multiplier- Less Techn...FPGA Based Design of 32 Tap Band Pass FIR Filter Using Multiplier- Less Techn...
FPGA Based Design of 32 Tap Band Pass FIR Filter Using Multiplier- Less Techn...IRJET Journal
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)ijceronline
 
IRJET- Fault- Tolerant Fir Filter Implementation
IRJET-	 Fault- Tolerant Fir Filter ImplementationIRJET-	 Fault- Tolerant Fir Filter Implementation
IRJET- Fault- Tolerant Fir Filter ImplementationIRJET Journal
 
IRJET - Design of RISC-V Bit Manipulation Instruction IP using Bluespec S...
IRJET -  	  Design of RISC-V Bit Manipulation Instruction IP using Bluespec S...IRJET -  	  Design of RISC-V Bit Manipulation Instruction IP using Bluespec S...
IRJET - Design of RISC-V Bit Manipulation Instruction IP using Bluespec S...IRJET Journal
 
E0364025031
E0364025031E0364025031
E0364025031theijes
 
Designing of Adders and Vedic Multiplier using Gate Diffusion Input
Designing of Adders and Vedic Multiplier using Gate Diffusion InputDesigning of Adders and Vedic Multiplier using Gate Diffusion Input
Designing of Adders and Vedic Multiplier using Gate Diffusion InputIRJET Journal
 
IRJET- Asic Implementation of Efficient Error Detection for Floating Poin...
IRJET-  	  Asic Implementation of Efficient Error Detection for Floating Poin...IRJET-  	  Asic Implementation of Efficient Error Detection for Floating Poin...
IRJET- Asic Implementation of Efficient Error Detection for Floating Poin...IRJET Journal
 

Similar to Design of an Efficient Reconfigurable Fir Filter for Multi Standard Digital up Converter (20)

IRJET- A Digital Down Converter on Zynq SoC
IRJET-  	  A Digital Down Converter on Zynq SoCIRJET-  	  A Digital Down Converter on Zynq SoC
IRJET- A Digital Down Converter on Zynq SoC
 
Analysis of various mcm algorithms for reconfigurable rrc fir filter
Analysis of various mcm algorithms for reconfigurable rrc fir filterAnalysis of various mcm algorithms for reconfigurable rrc fir filter
Analysis of various mcm algorithms for reconfigurable rrc fir filter
 
IRJET- The RTL Model of a Reconfigurable Pipelined MCM
IRJET- The RTL Model of a Reconfigurable Pipelined MCMIRJET- The RTL Model of a Reconfigurable Pipelined MCM
IRJET- The RTL Model of a Reconfigurable Pipelined MCM
 
High Performance MAC Unit for FFT Implementation
High Performance MAC Unit for FFT Implementation High Performance MAC Unit for FFT Implementation
High Performance MAC Unit for FFT Implementation
 
IRJET - High Speed Inexact Speculative Adder using Carry Look Ahead Adder...
IRJET -  	  High Speed Inexact Speculative Adder using Carry Look Ahead Adder...IRJET -  	  High Speed Inexact Speculative Adder using Carry Look Ahead Adder...
IRJET - High Speed Inexact Speculative Adder using Carry Look Ahead Adder...
 
High Speed and Area Efficient Matrix Multiplication using Radix-4 Booth Multi...
High Speed and Area Efficient Matrix Multiplication using Radix-4 Booth Multi...High Speed and Area Efficient Matrix Multiplication using Radix-4 Booth Multi...
High Speed and Area Efficient Matrix Multiplication using Radix-4 Booth Multi...
 
Automated Driving Test and Issuing Of Driving Licenses
Automated Driving Test and Issuing Of Driving LicensesAutomated Driving Test and Issuing Of Driving Licenses
Automated Driving Test and Issuing Of Driving Licenses
 
F0213137
F0213137F0213137
F0213137
 
Transpose Form Fir Filter Design for Fixed and Reconfigurable Coefficients
Transpose Form Fir Filter Design for Fixed and Reconfigurable CoefficientsTranspose Form Fir Filter Design for Fixed and Reconfigurable Coefficients
Transpose Form Fir Filter Design for Fixed and Reconfigurable Coefficients
 
Basic signal processing system design on fpga using lms based adaptive filter
Basic signal processing system design on fpga using lms based adaptive filterBasic signal processing system design on fpga using lms based adaptive filter
Basic signal processing system design on fpga using lms based adaptive filter
 
A Configurable and Low Power Hard-Decision Viterbi Decoder in VLSI Architecture
A Configurable and Low Power Hard-Decision Viterbi Decoder in VLSI ArchitectureA Configurable and Low Power Hard-Decision Viterbi Decoder in VLSI Architecture
A Configurable and Low Power Hard-Decision Viterbi Decoder in VLSI Architecture
 
IRJET-Error Detection and Correction using Turbo Codes
IRJET-Error Detection and Correction using Turbo CodesIRJET-Error Detection and Correction using Turbo Codes
IRJET-Error Detection and Correction using Turbo Codes
 
FPGA Based Design of 32 Tap Band Pass FIR Filter Using Multiplier- Less Techn...
FPGA Based Design of 32 Tap Band Pass FIR Filter Using Multiplier- Less Techn...FPGA Based Design of 32 Tap Band Pass FIR Filter Using Multiplier- Less Techn...
FPGA Based Design of 32 Tap Band Pass FIR Filter Using Multiplier- Less Techn...
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
 
IRJET- Fault- Tolerant Fir Filter Implementation
IRJET-	 Fault- Tolerant Fir Filter ImplementationIRJET-	 Fault- Tolerant Fir Filter Implementation
IRJET- Fault- Tolerant Fir Filter Implementation
 
IRJET - Design of RISC-V Bit Manipulation Instruction IP using Bluespec S...
IRJET -  	  Design of RISC-V Bit Manipulation Instruction IP using Bluespec S...IRJET -  	  Design of RISC-V Bit Manipulation Instruction IP using Bluespec S...
IRJET - Design of RISC-V Bit Manipulation Instruction IP using Bluespec S...
 
Digital scaling
Digital scaling Digital scaling
Digital scaling
 
E0364025031
E0364025031E0364025031
E0364025031
 
Designing of Adders and Vedic Multiplier using Gate Diffusion Input
Designing of Adders and Vedic Multiplier using Gate Diffusion InputDesigning of Adders and Vedic Multiplier using Gate Diffusion Input
Designing of Adders and Vedic Multiplier using Gate Diffusion Input
 
IRJET- Asic Implementation of Efficient Error Detection for Floating Poin...
IRJET-  	  Asic Implementation of Efficient Error Detection for Floating Poin...IRJET-  	  Asic Implementation of Efficient Error Detection for Floating Poin...
IRJET- Asic Implementation of Efficient Error Detection for Floating Poin...
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 

Recently uploaded (20)

Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 

Design of an Efficient Reconfigurable Fir Filter for Multi Standard Digital up Converter

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 06 | June -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 419 DESIGN OF AN EFFICIENT RECONFIGURABLE FIR FILTER FOR MULTI STANDARD DIGITAL UP CONVERTER Archana Narayanankutty1, Ebin M Manuel B2 1Mtech Scholar, Department of ECE, GECI, Kerala, India 2Assistant Professor, Department of ECE, GECI, Kerala, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Digital up converter (DUC) is widely used in communication systems for converting the sampling rate of signals. The function of DUC is to translate a signal from base band to intermediate frequency band. FiniteImpulseResponse (FIR) filter serves as a major component of DUC inorder to eliminate the distortion caused by up sampling process performed in DUC. In this paper two step optimization technique is proposed to design a reconfigurable multistandard DUC architecture for reducing delay. The proposed technique decreases number of multiplications and additions by reducing the number of input coefficients to multiplier block and successive addition unit. The three standards considered for multistandard DUC are namely Universal Mobile Telecommunication System (UMTS), Wideband Code Division Multiple Access (WCDMA), and Digital Video Broadcasting (DVB). For adopting these standards in the multi-standard DUC, a reconfigurable Root- Raised-Cosine (RRC) FIR filter is used. The two step optimization technique is further improved in the proposed system, by reducing number of input coefficients to First Coding Pass (FCP) block and thus effectively reducing its hardware utilization by 32%. Delay isreduced by 22.23%with the usage of carry select adder instead of ripple carry adder in multiplier block and partial product generator unit. The hardware simulation is done in Xilinx Spartan 3E FPGA using Xilinx 14.2 Vivado Design Suite. Key Words: Digital up converter, RRC filter, SDR System, Carry select adder, Reconfigurable architecture 1.INTRODUCTION The mobile computing and wireless communication applications require low power and high speed Digital Signal Processing systems (DSP). FIR filtering is one of the important operations in DSP. FIR filter is used to eliminate the noises and unwanted componentspresentinthe signal. Software Defined Radio (SDR) is one of the latest technologies in the wireless communication.SDR isa single device, which can handle multiple standards. In order to handle multiple standards, SDR comprises of a reconfigurable channel select filter at the base band level. The SDR helps to develop a reconfigurable FIR filter for multi standard DUC. Fig .1 showsthe basic block diagramof DUC. It consists of interpolation filter, digital mixer and digital local oscillator. Fig-1: Block Diagram of DUC DUC is widely used to increase the sampling rate of the input signal, when the signal is transmitted from the base band to intermediate band. This paper focuses on the implementation of an interpolationfilterfor multistandard DUC. Interpolator has an up sampler and a FIR filter. Up sampler increases the sampling rateofthe basebandsignal by factor of N. N is known as the interpolation factor. This process of increasing sampling rate aids in the smoothening of output signal. As a result of up sampling, the signal is prone to aliasing and interference effect. Overlapping of original signal with the noise signal is known as aliasing effect. This effect can damage the information kept in signal. The pulse shaping filter is required to shape the base band signal in order to remove the aliasing and interference effect. Pulse shaping filter is used to change the waveform of transmittedsignals and thus makes the signal better suited to the communication channel. Root Raised Cosine (RRC) filters are mostly used as the pulse shaping filter, because of its high inter-symbol interference, rejection ratio and high band widthlimitation criteria. The RRC filter has three different interpolation factors and two different roll-off factors. Wide band Code Division Multiple Access (WCDMA), Universal Mobile Telecommunication System (UMTS) and Digital Video Broadcasting (DVB) are the wireless communication standards that adopt the RRC filter because of its ability to reduce the Bit Error Rate (BER) by disallowingtimingjitter at the sampling instant [1].The proposed system introduced in section 3. Section 4 presents the simulation result of the conventional and proposed systems. Finally, concluded in section 5.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 06 | June -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 420 2. CONVENTIONAL RECONFIGURABLE ARCHITECTURE Architecture of reconfigurable RRC filter is shown in Fig 2. A data generator (DG), a coefficient generator (CG), a coefficient selector (CS) and an accumulationunitblock are the major blocks of this architecture. In DG block, master clock (CLK) is used to give the sample output (RRCOUT), and CLK is divided in to three clock sources CLK4, CLK6 and CLK8 [1]. This is used to sample the serial input data RRCIN for different interpolation factor. Fig-2: Architecture of the reconfigurable RRC filter DG block is used to sample the input data (RRCIN) depending on the selected value of the interpolation factor (INTP_SEL). The 25, 37, and 49 tap filters with interpolation factors of 4, 6 and 8 respectively consists of 7 taps branch filters [25/4] = [37/6] = [49/8] = 7. Three different 16 bit shift register have been taken, where the same input has been sampled at three different sample clocks CLK4, CLK6, CLK8. The select line INTP_SEL chooses the appropriate shift register whose output is an up sampled data. 2.1 COEFFICIENT GENERATOR BLOCK The data flow diagram of coefficient generator block is shown in Fig.3. The coefficient generator block has four blocks. They are First Coding Pass (FCP), Second Coding Pass (SCP), Partial Product Generator (PPG), Multiplexer and Final Addition Unit. Fig-3: Data Flow Diagram of CG block 2.1.1 FIRST CODING PASS In the FCP block, the two sets of 25, 37, and 49 tap filters coefficients differ only by roll off factors. The total number of 222 coefficients is given as input to the FCP block. The input coefficient is multiplexed through 2:1 multiplexer. The control parameter FLT_SEL is usedastheselectionline of the filter. Due to multiplexingoperationthetotal number of 222 input coefficients is reduced to 111 output coefficients. This multiplexing technique decreases the requirement of multiplier block. Block diagram of FCP block shown in Fig 4. Fig-4: Block Diagram of First Coding Pass
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 06 | June -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 421 2.1.2 SECOND CODING PASS The three sets of coded coefficient generated from the FCP block is given as the input to the SCP block. Fig .5 showsthe block diagram of SCP. The coded coefficient is again multiplexed through 2:1 multiplexer. The control parameter INTP_SEL selects the desired filter coefficient. Fig-5: Block Diagram of Second Coding Pass 2.1.3 PARTIAL PRODUCT GENERATOR Shift and add method is used to generate the partial product during the multiplication of input data and coefficient. Here a ripple carry adder is used for addition operation. In BCSE technique, the realizations of sub expression using shift and add method removes the common term present in a coefficient [6]. The block diagrams of PPG unit shown in Fig.6. Fig-6: Block Diagram of Partial Product Generator 2.1.4 MULTIPLEXER AND FINAL ADDITION UNIT The block diagram of multiplexer and final addition unit is shown in Fig.7. The output from the PPG block is given as the input to the multiplexer unit. Inmultiplexerunittwobit BCSE algorithms is used. Two bit BCSE ranges from 00 to 11. Out of these three BCSs, an adder is used only for the pattern 11. Here 16 bit coded coefficient is partioned in to eight groups of two bit. Each two bits acts as the selection line for eight 4:1 multiplexers. Using the former2bitcoded coefficient, the appropriate data is selected from the PPG unit. The addition unit performs the summation ofall theoutput from the PPG block followed by eight multiplexer units. In addition unit, ripple carry adder is used for performing addition. The output generated from the ripplecarryadder passes through 2’s complement circuit. The output from final addition unit depends on the sign magnitude of the coded coefficient. Fig-7:block diagram of multiplexer and final addition unit 3. PROPOSED RECONFIGURABL ARCHITECTURE In the proposed system, the modification is doneintheFCP block, PPG unit and final addition unit as shown in Fig.8. Fig-8: Modified Architecture of RRC FIR filter
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 06 | June -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 422 In the modified FCP block, two set of 25, 37, and 49 tap filter coefficients are considered. They differonlyby roll off factors. A total of two sets of 13 coefficients, each of 16 bit are given as input to the first row of multiplexers in FCP block, next two sets of 19 coefficients each of 16 bits are given as input to the second row of multiplexers in FCP block, a total of two sets of 25 coefficients each of 16 bit are given as input to the third row of multiplexersinFCPblock. Hence the required number of multiplexers is reduced in FCP block. The input coefficients are multiplexed through 2:1 multiplexer. The control parameter FLT_SEL is used as the selection line of the filter. Block diagram of modified FCP shown in Fig.9. Fig-9: Block Diagram of Modified FCP block Shift and add method is used to generate the partial product during the multiplication of input data and coefficient. Here an efficient Carry Select Adder (CSLA) is used instead of Ripple Carry Adder (RCA) for addition operation because of its reduced delay. Fig.10 shows the block diagram of modified PPG unit. Fig-10: Block Diagram of Modified PPG unit The addition unit performs the summation ofall theoutput from the PPG block and eight multiplexer units. Addition unit uses an efficient CSLA instead of ripple carry adder for addition operation. The output generated from the carry select adder passes through 2’s complement circuit. The output from final addition unit depends on the sign magnitude of the coded coefficient. Modified multiplexer and final addition unit are shown in Fig.11. Fig-11: modified multiplexer and final additionunit 3.1 CARRY SELECT ADDER Conventional CSLA uses multiple RCA for obtaining the partial sum and carry for input Cin =0 and Cin =1. Multiplexers are used to select the final carry and sum. Here we use an efficient CSLA shown in Fig.12. The basic concept of this CSLA is to utilize binary to excess-1 converter (BEC) instead of RCA with Cin =1 [7]. Byusingan efficient CSLA instead of conventional CSLA, the delay is reduced in the proposed system. Fig-12: Block Diagram of 16 bit CSLA
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 06 | June -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 423 The 16 bit CSLA is divided into five groups.Group1hasone 2 bit RCA. Group 2 also has one 2 bit RCA which consists of one half adder and one full adder. When Cin =0, the multiplexer selects the output which is directly coming from 2 bit RCA. When Cin=1, the multiplexer selects the output coming from 2 bit RCA followed by three bit BEC. Three bit BEC is used instead of the next 2bit RCA present in the existing system. The BEC adds onetotheoutput from 2 bit RCA. The carry generated from the group 2 is given as selection line of multiplexer in the group 3. The block diagram of group 2 is shown in Fig.13. By using this efficient CSLA, delay can be reduced. Fig-13: Block Diagram of group 2 4. SIMULATION RESULTS Simulation and RTL Design of conventional RRC FIR filter and proposed RRC FIR filter is given below. Coding was done using Verilog HDL. Simulation was done using Xilinx ISE design suit 14.2. Conventional RRC filter is designed. The simulation and RTL are given below. Fig.14 shows the simulation result of the conventional RRC FIR filter. The variable ‘y’ gives the filter output with ‘rrcin’ being the input to system. The variable ‘INTP_SEL’ and ‘FLT_SEL’ helps to select the desired filter coefficient. Fig -14: Simulation result of Conventional RRC FIR filter The RTL of conventional reconfigurable RRC FIR filter is shown in Fig.15. It shows the circuit and interconnectionof blocks inside the system. Fig-15: RTL Design of Conventional RRC FIR filter Proposed RRC filter is designed. The simulation and RTL are given below. Fig.16 shows the simulation result of the proposed RRC FIR filter. The variable ‘y’ gives the filter output with ‘rrcin’ being the input to system. The variable ‘INTP_SEL’ and ‘FLT_SEL’ helps to select the desired filter coefficient.
  • 6. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 06 | June -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 424 Fig-16: Simulation Result of Proposed RRC FIR filter The RTL of proposed reconfigurableRRCFIR filterisshown in Fig17. It gives the circuit and inter connection of blocks inside the system. Fig-17: RTL Design of Proposed RRC FIR filter Table-1: Device and delay utilization summary of PPG unit of RCA and proposed CSLA. Summary of PPG UNIT RCA Proposed CSLA No. of Slice Register 25 16 Delay(ns) 10.54ns 7.02ns Table-2: Device utilization summary of RCA and proposed CSLA. Summary of FCP Block RCA Proposed CSLA No. of bonded IOBs 1887 969 Table-3: Delay analysis summary of RCA and proposed CSLA Summary of Addition Unit RCA Proposed CSLA Delay(ns) 25.10ns 22.06ns Chart-1: Delay Analysis of Two RRC FIR Filters 5. CONCLUSION A reconfigurable RRC FIR filter architecture for multi standard DUC is designed. A two step optimization technique is used in the design of conventional reconfigurable RRC FIR filter. In the proposed system, the two step optimization technique is further improved by reducing the number of input coefficients to the FCP block. This technique reduces the hardware utilization of FCP block by 32%. The proposed architecture uses carry select adder instead of ripple carry adder in multiplier block and thus the delay is reduced by 22.23%.
  • 7. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 06 | June -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 425 REFERENCES [1] Indranil Hatai,Indrajit chakrabarti and swapana Banarjee, “An Efficient VLSI Architecture of a Reconfigurable Pulse-Shaping FIR Interpolation Filter for Multistandard DUC”, IEEE Transactions On Very Large Scale Integration (Vlsi) Systems, Vol. 23, No. 6, June 2015 [2] P. K. Meher, S. Chandrasekaran, and A. Amira, “FPGA realization of FIR filters by efficient and flexible systolization using distributed arithmetic,” IEEE Trans. Signal Process., vol. 56, no. 7, pp. 3009–3017,Jul. 2008 [3] R. Mahesh and A. P. Vinod, “A new common subexpression elimination algorithm for realizing low- complexity higher order digital filters,” IEEETrans. Comput.-Aided Design Integr. Circuits Syst., vol. 27, no. 2,pp. 217–229, Feb. 2008. [4] R. Mahesh and A. P. Vinod, “New reconfigurable architectures for implementing FIR filters with low complexity,” IEEE Trans.Comput.-Aided Design Integr. Circuits Syst., vol. 29, no. 2, pp. 275–288, Feb. 2010. [5] S.-F. Lin, S.-C. Huang, F.-S. Yang, C.-W. Ku, and L.-G. Chen,“Power-efficient FIR filter architecture design for wireless embedded system,” IEEETrans.CircuitsSyst.II, Exp. Briefs, vol. 51, no. 1,pp. 21–25, Jan. 2004 [6] Vinodhini, M.Thangavel,” Design of an Efficient Pulse Shaping FIRFilter ArchitectureforDigital UpConverter”, International Journal of Innovative Research in Science, Vol. 4, Special Issue 6, May 2015. [7] B. Ramkumar and Harish M Kittur,”Low-Power and Area-Efficient Carry SelectAdder”,IEEETransactionson very large scale integration (VLSI) systems,vol.20,pp.371-375, Feb 2012 [8] S.-J. Lee, J.-W. Choi, S. W. Kim, and J. Park, “A reconfigurable FIR filter architecture to trade off filter performance for dynamic power consumption,” IEEE Trans. Very Large Scale Integr. (VLSI) Syst., vol. 19, no. 12, pp. 2221–2228, Dec. 2011.