SlideShare a Scribd company logo
1 of 7
Download to read offline
International Journal of Engineering Research and Development
e-ISSN : 2278-067X, p-ISSN : 2278-800X, www.ijerd.com
Volume 2, Issue 6 (August 2012), PP. 78-84


                                 Design of Cost Effective Custom Filter
                                                Ankita Mandal1, Vikas Mittal2
                        1,2
                           Department of ECE, M.M.E.C-M.M. University, Mullana-Ambala-Haryana-India



Abstract––Polyphase filters are becoming a very important component in the design of various filter structures due to the
fact that it reduces the cost and complexity of the filter by doing the process of decimation prior to filtering which reduces
the multiplications per input sample. In this paper, a review of the basic polyphase filter has been done along with
calculation and comparison cost of various filters with same parameters.

Keywords––Polyphase, Complexity, Sampling rate, MPIS

                                                  I.      INTRODUCTION
           The world of science and engineering is filled with signals such as images from the remote space probes, voltages
generated by the heart and brain and countess other applications. Digital signal processing is used in a wide variety of
applications. Digital refers to operating by the use of discrete signals to represent data in the form of numbers. Signal refers
to a variable parameter by which information is conveyed through an electronic circuit. Processing means to perform
operations on data according to programmed instructions. So, DSP is defined as changing or analysing information which is
measured as discrete sequences of numbers In digital signal processing, many application areas require sampling rate
alteration. The processes involved in the alteration of the sampling rate are interpolation and decimation. One of the most
efficient structures to implement interpolation and decimation operations is the polyphase structure. Decimation is the
process of reducing the sample rate Fs in a signal processing system, and interpolation is the opposite, increasing the sample
rate Fs in a signal processing system. These processes are very common in signal processing systems and are nearly always
performed using an FIR filter. First, why are sampling rates changed? The most common reason is to ease the interface of
the digital signals to the outside environment. Signals have a frequency representation, and this frequency representation
must be less than the Nyquist frequency, which is defined as Fs/2.This sets a lower bound on Fs. The amount of hardware or
software processing resources is normally proportional to Fs, so we usually want to keep Fs as small as practical. So while
there is no upper bound on Fs, it is usually less than 10Â the frequency representation of the signal. A minimum Fs is needed
to ensure the highest frequency portion of the signal does not approach the F Nyquist frequency.

                                  II.           DECIMATION AND INTERPOLATION
         The idea of decimation polyphase filters is developed as follows. First, the idea of filter-then-decimate is
introduced. Namely, the signal to be decimated, x[n], is first filtered by a filter with impulse response h[n] to give the
intermediate signal v[n] given by

𝑣 𝑛    =       𝑥 𝑖 ℎ 𝑛− 𝑖 ,                       (1)
           𝑖
and then that filtered signal is decimated by an integer factor M to give the lower rate signal y[n] as

𝑦 𝑛 = 𝑣 𝑛𝑀 =                  𝑥 𝑖 ℎ(𝑛𝑀 − 𝑖) ,     (2)
                    𝑖
which is simply (1) with n replaced by nM, to enact the decimation. In such developments it is then pointed out that although
this structure accomplishes the desired goal it is computationally inefficient.
Up to here the development is intuitive and instructive. However, at this point the polyphase structure is then developed one
of two ways, neither of which provides much
insight or understanding – even when fully understood. The first way is a time-domain development that uses a non obvious
re-indexing of the summation in (2) given by

𝑖 = 𝑖 ′ 𝑀 + 𝑚 𝑤𝑖𝑡ℎ 𝑖 ′ ∈ 𝑍,

 𝑚 = 0,1,2, … , 𝑀 − 1             (3)

which, after some mathematical manipulation of double summations, leads to the desired polyphase filter structure.
The second way is a z-domain development that starts by first demonstrating that the filter transfer function can be
reorganized into a sum of the polyphase component transfer
functions, as given by


                                                               78
Design of Cost Effective Custom Filter

         𝑀−1

𝐻 𝑧 =           𝑧 −𝑚 𝑃 𝑚 𝑧   𝑚             (4)
         𝑚 =0

with

𝑃𝑚 𝑧 =          ℎ[𝑛𝑀 + 𝑚]𝑧 −𝑛
           𝑛

           The development is then completed by multiplying this form of H(z)by X(z), applying the z-domain result for
decimation, and finally exploiting the noble identities (also called the multirate identities) to move the decimation to the
front of the resulting system[1].

                      III.        ACTIVE AND PASSIVE POLYPHASE FILTERS
           Typical modern radio transceiver architectures require circuits for generation of high frequency local oscillator
quadrature signals. There are several well-known methods to implementing the quadrature generation for the local oscillator
signal on chip. These include e.g. divider, quadrature VCO and RC-CR based circuits. Passive polyphase filter
implementation is known to require good quality passives, which is no longer self-evident with deep-submicron CMOS
processes. Additionally, the tuning of the passive polyphase filters is difficult. Therefore, with the high-speed transistors
available, active polyphase filters (APPF) have been proposed to overcome these limitations [2].
           The active polyphase filters provide important advantages over their passive counterparts. With APPFs signal
amplification, filter response calibration and tuning are possible. Contrary to PPFs, the most critical design parameters of
APPFs are determined by the active elements [3]. Compared to passive polyphase filter implementation, benefits of the
APPF include the possibility for filter calibration, tuning and signal amplification. Although practical APPF implementations
have been presented, this is the first time APFFs have been analyzed in terms of gain and stability. Stability analysis is
crucial for APPFs because due to the nature of the APPFs, they have a tendency to oscillate easily.
           Quadrature signal generation is an essential part of modern telecommunication RF front-end signal processing.
Nowadays, commonly used direct-conversion and low-IF receivers, see, e.g., [4]–[6], require two local oscillator (LO)
signals in quadrature. Three commonly applied methods for in-phase (I) and quadrature-phase (Q) signal generation are the
use of phase shifter, divide-by-two circuit, and coupled oscillator, see, e.g., [7].

                                 IV.          RESULTS AND COMPARISON
           The complexity of a filter is very much dependent on the number of multiplications per sample (MPIS). So, for
different types of filters the MPIS is calculated and the magnitude responses are plotted. The magnitude response is a very
important characteristic of a filter. It shows how the signal will be processed by the filter. It is basically a graph that is
plotted between the magnitude and the normalized frequency. It decides the output of the filter. The application to which a
particular filter is put is decided by the magnitude response of that filter.

CASE I
            For the first case, the following sets of parameters are considered. For these parameters, six different types of
filters are designed. The parameters are as below:
Cut-off frequency: 0.0625*pi rad/sample, Transition width: 0.002*pi rad/sample
Maximum passband ripple: 0.003 dB
Minimum stopband attenuation: 80 dB

4.1 FILTER 1 (IIR Low pass Filter):- In the first step, the IIR Low pass filter is designed for the above mentioned
parameters and its magnitude response is shown in the Fig 4.1 below:




                                           Fig.4.1Magnitude Response of Filter 1

          If the required magnitude response is as shown above then with the given set of parameters the IIR Low pass filter
will have MPIS of 32.

                                                             79
Design of Cost Effective Custom Filter

4.2 FILTER 2 (Multistage FIR Polyphase Filter): - In the second step, the multistage FIR Polyphase Filter is designed for
the above mentioned parameters and its magnitude response is shown in the Fig 4.2 below:




                                         Fig. 4.2 Magnitude Response of Filter 2

         If the required magnitude response is as shown above then with the given set of parameters the Multistage FIR
Polyphase Filter will have MPIS of 23.8125.

 4.3 FILTER 3 (IIR Polyphase Filter): -In the third step, the IIR Polyphase Filter is designed for the above mentioned
parameters and its magnitude response is shown in the Fig 4.3 below:




                                         Fig.4.3 Magnitude Response of Filter 3

           If the required magnitude response is as shown above then with the given set of parameters the IIR Polyphase
Filter will have MPIS of 18.

 4.4 FILTER 4 (Multistage IIR Polyphase Filter): - In the fourth step, the Multistage IIR Polyphase Filter is designed for
the above mentioned parameters and its magnitude response is shown in the Fig 4.4 below:




                                        Fig. 4.4 Magnitude Response of Filter 4
         If the required magnitude response is as shown above then with the given set of parameters the Multistage IIR
Polyphase Filter will have MPIS of 2.5.




                                                           80
Design of Cost Effective Custom Filter

 4.5 FILTER 5 (Multistage FIR Linear Phase Filter): - In the fifth step, the Multistage FIR Linear Phase Filter is designed
for the above mentioned parameters and its magnitude response is shown in the Fig 4.5 below:




                                          Fig. 4.5 Magnitude Response of Filter 5

         If the required magnitude response is as shown above then with the given set of parameters the Multistage FIR
Linear Phase filter will have MPIS of 9.875.

4.6 FILTER 6 (Multistage IIR Linear Phase Filter): - In the sixth step, the Multistage IIR Linear Phase Filter is designed
for the above mentioned parameters and its magnitude response is shown in the Fig 4.6 below:




                                          Fig. 4.6 Magnitude Response of Filter 6

          If the required magnitude response is as shown above then with the given set of parameters the Multistage IIR
Linear Phase filter will have MPIS of 3.75. Along with all these different magnitude responses, the cost of the filter is also
calculated. Out of the five different parameters, the MPIS (multiplications per input sample) is preferred as it very much
decides the cost of the filter.
                               Table 4.1 Comparison of the parameters of different filters for Case I




CASE II
For the second case, the following changed set of parameters is considered. For these parameters, the Magnitude response of
six different types of filters has been plotted again. The changed set of parameters is as below:
Cut-off frequency: 0.125*pi rad/sample
Transition width: 0.006*pi rad/sample
Maximum passband ripple: 0.00003 dB
Minimum stopband attenuation: 120 dB

4.7 FILTER 1 (IIR Low pass Filter): - In the seventh step, the IIR Low pass filter is designed for the above mentioned
parameters and its magnitude response is shown in the Fig 4.7 below:

                                                             81
Design of Cost Effective Custom Filter




                                          Fig. 4.7 Magnitude Response of Filter 1

          If the required magnitude response is as shown above then with the given set of parameters the IIR Low pass filter
will have MPIS of 46.

4.8 FILTER 2 (Multistage FIR Polyphase Filter): - In the eighth step, the multistage FIR Polyphase Filter is designed for
the above mentioned parameters and its magnitude response is shown in the Fig 4.8 below:




                                          Fig. 4.8 Magnitude Response of Filter 2

         If the required magnitude response is as shown above then with the given set of parameters the Multistage FIR
Polyphase Filter will have MPIS of 48.125.

4.9 FILTER 3 (IIR Polyphase Filter): -In the ninth step, the IIR Polyphase Filter is designed for the above mentioned
parameters and its magnitude response is shown in the Fig 4.9 below:




                                          Fig. 4.9 Magnitude Response of Filter 3

           If the required magnitude response is as shown above then with the given set of parameters the IIR Polyphase
Filter will have MPIS of 24.



                                                            82
Design of Cost Effective Custom Filter

 4.10 FILTER 4 (Multistage IIR Polyphase Filter): - In the tenth step, the Multistage IIR Polyphase Filter is designed for
the above mentioned parameters and its magnitude response is shown in the Fig 4.10 below:




                                        Fig. 4.10 Magnitude Response of Filter 4
         If the required magnitude response is as shown above then with the given set of parameters, the Multistage IIR
Polyphase Filter will have MPIS of 4.5.

 4.11 FILTER 5 (Multistage FIR Linear Phase Filter): - In the eleventh step, the Multistage FIR Linear Phase Filter is
designed for the above mentioned parameters and its magnitude response is shown in the Fig 4.11 below:




                                        Fig. 4.11 Magnitude Response of Filter 5

         If the required magnitude response is as shown above then with the given set of parameters the Multistage FIR
Linear Phase filter will have MPIS of 9.875.

4.12 FILTER 6 (Multistage IIR Linear Phase Filter): - In the twelfth step, the Multistage IIR Linear Phase Filter is
designed for the above mentioned parameters and its magnitude response is shown in the Fig 4.12 below:




                                        Fig. 4.12 Magnitude Response of Filter 6

                                                           83
Design of Cost Effective Custom Filter

         If the required magnitude response is as shown above then with the given set of parameters the Multistage IIR
Linear Phase filter will have MPIS of 3.75.
         Along with all these different magnitude responses, the cost of the filter is also calculated. Out of the five different
parameters, the MPIS (multiplications per input sample) is preferred as it very much decides the cost of the filter.

The results obtained are summarized in the table below:
                            Table 4.2 Comparison of the parameter of different filters for Case II




         From the above results it is seen that the multiplications per input sample (MPIS) is reduced significantly when
polyphase filters are used in place of the FIR or IIR filters. IIR polyphase filters enjoy most of the advantages that FIR filters
have and require a very small number of multipliers to implement.

                                                          REFERENCES
  [1].    Mark L. Fowler, “POLYPHASE FILTERS – A MODEL FOR TEACHING THE ART OF DISCOVERY IN DSP”, IEEE
          International Conference on Acoustics, Speech and Signal Processing (ICASSP), 2011, pp 2908-2911
  [2].    Tillman, F.; Sjoland, H., “A polyphase filter based on CMOS inverters”, NORCHIP Conference, 2005, Page(s):12– 15.
  [3].    Kaltiokallio, M.; Ryynänen, J.; Lindfors, S. ,”Active Plyphase Filter Analysis”, IEEE International Symposium on Circuits and
          Systems (ISCAS), Proceedings of 2010 , Publication Year: 2010 , Page(s): 1125 - 1128
  [4].    B. Razavi, RF Microelectronics. Englewood Cliffs, NJ: Prentice-Hall, 1998, p. 335.
  [5].    A. A. Abidi, “Direct-conversion radio receivers for digital communications,” IEEE J. Solid-State Circuits, vol. 30, no. 12, pp.
          1399–1410, Dec. 1995.
  [6].    J. Crols and M. S. J. Steyaert, “A single-chip 900 MHz CMOS receiver front-end with a high performance low-IF topology,”
          IEEE J. Solid- State Circuits, vol. 30, no. 12, pp. 1483–1492, Dec. 1995.
  [7].    A. Y. Valero-Lopez, S. T. Moon, and E. Sánchez-Sinencio, “Self-calibrated quadrature generator for WLAN multistandard
          frequency synthesizer,” IEEE J. Solid-State Circuits, vol. 41, no. 5, pp. 1031–1041, May 2006.




                                                                  84

More Related Content

What's hot

Analysis of different FIR Filter Design Method in terms of Resource Utilizati...
Analysis of different FIR Filter Design Method in terms of Resource Utilizati...Analysis of different FIR Filter Design Method in terms of Resource Utilizati...
Analysis of different FIR Filter Design Method in terms of Resource Utilizati...ijsrd.com
 
FPGA Based Power Efficient Chanalizer For Software Defined Radio
FPGA Based Power Efficient Chanalizer For Software Defined RadioFPGA Based Power Efficient Chanalizer For Software Defined Radio
FPGA Based Power Efficient Chanalizer For Software Defined RadioIJMER
 
microprocessor based digital filter
microprocessor based digital filtermicroprocessor based digital filter
microprocessor based digital filterEr. Ashish Pandey
 
Basics of Digital Filters
Basics of Digital FiltersBasics of Digital Filters
Basics of Digital Filtersop205
 
PSoC BASED SPEECH RECOGNITION SYSTEM
PSoC BASED SPEECH RECOGNITION SYSTEMPSoC BASED SPEECH RECOGNITION SYSTEM
PSoC BASED SPEECH RECOGNITION SYSTEMIJRES Journal
 
Digital Signal Processing Tutorial: Chapt 4 design of digital filters (FIR)
Digital Signal Processing Tutorial: Chapt 4 design of digital filters (FIR) Digital Signal Processing Tutorial: Chapt 4 design of digital filters (FIR)
Digital Signal Processing Tutorial: Chapt 4 design of digital filters (FIR) Chandrashekhar Padole
 
Digital Signal Processing Summary
Digital Signal Processing SummaryDigital Signal Processing Summary
Digital Signal Processing Summaryop205
 
DSM Based low oversampling using SDR transmitter
DSM Based low oversampling using SDR transmitterDSM Based low oversampling using SDR transmitter
DSM Based low oversampling using SDR transmitterIJTET Journal
 
Design and Implementation of OFDM Trans-Receiver for IEEE 802.11(WLAN)
Design and Implementation of OFDM Trans-Receiver for IEEE  802.11(WLAN) Design and Implementation of OFDM Trans-Receiver for IEEE  802.11(WLAN)
Design and Implementation of OFDM Trans-Receiver for IEEE 802.11(WLAN) IJMER
 
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
 
A Peak to Average Power Ratio (PAPR) Reduction in OFDM Systems
A Peak to Average Power Ratio (PAPR) Reduction in OFDM SystemsA Peak to Average Power Ratio (PAPR) Reduction in OFDM Systems
A Peak to Average Power Ratio (PAPR) Reduction in OFDM SystemsIRJET Journal
 
Simulation Study of FIR Filter based on MATLAB
Simulation Study of FIR Filter based on MATLABSimulation Study of FIR Filter based on MATLAB
Simulation Study of FIR Filter based on MATLABijsrd.com
 

What's hot (19)

Analysis of different FIR Filter Design Method in terms of Resource Utilizati...
Analysis of different FIR Filter Design Method in terms of Resource Utilizati...Analysis of different FIR Filter Design Method in terms of Resource Utilizati...
Analysis of different FIR Filter Design Method in terms of Resource Utilizati...
 
Digital filter structures
Digital filter structuresDigital filter structures
Digital filter structures
 
FPGA Based Power Efficient Chanalizer For Software Defined Radio
FPGA Based Power Efficient Chanalizer For Software Defined RadioFPGA Based Power Efficient Chanalizer For Software Defined Radio
FPGA Based Power Efficient Chanalizer For Software Defined Radio
 
microprocessor based digital filter
microprocessor based digital filtermicroprocessor based digital filter
microprocessor based digital filter
 
Basics of Digital Filters
Basics of Digital FiltersBasics of Digital Filters
Basics of Digital Filters
 
PSoC BASED SPEECH RECOGNITION SYSTEM
PSoC BASED SPEECH RECOGNITION SYSTEMPSoC BASED SPEECH RECOGNITION SYSTEM
PSoC BASED SPEECH RECOGNITION SYSTEM
 
Multrate dsp
Multrate dspMultrate dsp
Multrate dsp
 
Digital Signal Processing Tutorial: Chapt 4 design of digital filters (FIR)
Digital Signal Processing Tutorial: Chapt 4 design of digital filters (FIR) Digital Signal Processing Tutorial: Chapt 4 design of digital filters (FIR)
Digital Signal Processing Tutorial: Chapt 4 design of digital filters (FIR)
 
Digital Signal Processing Summary
Digital Signal Processing SummaryDigital Signal Processing Summary
Digital Signal Processing Summary
 
DSM Based low oversampling using SDR transmitter
DSM Based low oversampling using SDR transmitterDSM Based low oversampling using SDR transmitter
DSM Based low oversampling using SDR transmitter
 
I1035563
I1035563I1035563
I1035563
 
Ay25303307
Ay25303307Ay25303307
Ay25303307
 
Digital signal processor part4
Digital signal processor part4Digital signal processor part4
Digital signal processor part4
 
F0213137
F0213137F0213137
F0213137
 
Design and Implementation of OFDM Trans-Receiver for IEEE 802.11(WLAN)
Design and Implementation of OFDM Trans-Receiver for IEEE  802.11(WLAN) Design and Implementation of OFDM Trans-Receiver for IEEE  802.11(WLAN)
Design and Implementation of OFDM Trans-Receiver for IEEE 802.11(WLAN)
 
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
 
Fb24958960
Fb24958960Fb24958960
Fb24958960
 
A Peak to Average Power Ratio (PAPR) Reduction in OFDM Systems
A Peak to Average Power Ratio (PAPR) Reduction in OFDM SystemsA Peak to Average Power Ratio (PAPR) Reduction in OFDM Systems
A Peak to Average Power Ratio (PAPR) Reduction in OFDM Systems
 
Simulation Study of FIR Filter based on MATLAB
Simulation Study of FIR Filter based on MATLABSimulation Study of FIR Filter based on MATLAB
Simulation Study of FIR Filter based on MATLAB
 

Viewers also liked

IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD Editor
 
The opportunity that God sends does not wake up him who sleeps.
The opportunity that God sends does not wake up him who sleeps.The opportunity that God sends does not wake up him who sleeps.
The opportunity that God sends does not wake up him who sleeps.Rhea Myers
 
Bmd4 opdracht 4 deel 3
Bmd4 opdracht 4 deel 3Bmd4 opdracht 4 deel 3
Bmd4 opdracht 4 deel 3Bloos6
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD Editor
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD Editor
 
Risk assessment of the buried fuel pipelines in the City of Kermanshah, Iran
Risk assessment of the buried fuel pipelines in the City of Kermanshah, IranRisk assessment of the buried fuel pipelines in the City of Kermanshah, Iran
Risk assessment of the buried fuel pipelines in the City of Kermanshah, IranGlobal Risk Forum GRFDavos
 
What you see in yourself is what you see in the world.
What you see in yourself is what you see in the world.What you see in yourself is what you see in the world.
What you see in yourself is what you see in the world.Rhea Myers
 
Bmd4 opdracht 4
Bmd4 opdracht 4Bmd4 opdracht 4
Bmd4 opdracht 4Bloos6
 
Enhancing urban resilience to extreme waters: The WASH and RESCUE Initiative
Enhancing urban resilience to extreme waters: The WASH and RESCUE InitiativeEnhancing urban resilience to extreme waters: The WASH and RESCUE Initiative
Enhancing urban resilience to extreme waters: The WASH and RESCUE InitiativeGlobal Risk Forum GRFDavos
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD Editor
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD Editor
 
User requirements assessment to support the integrated risk management decisi...
User requirements assessment to support the integrated risk management decisi...User requirements assessment to support the integrated risk management decisi...
User requirements assessment to support the integrated risk management decisi...Global Risk Forum GRFDavos
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD Editor
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD Editor
 
Impact of the 2011 drought among communities in Afghanistan
Impact of the 2011 drought among communities in AfghanistanImpact of the 2011 drought among communities in Afghanistan
Impact of the 2011 drought among communities in AfghanistanGlobal Risk Forum GRFDavos
 
Does risk communication raise property owners’ preparedness to implement safe...
Does risk communication raise property owners’ preparedness to implement safe...Does risk communication raise property owners’ preparedness to implement safe...
Does risk communication raise property owners’ preparedness to implement safe...Global Risk Forum GRFDavos
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD Editor
 

Viewers also liked (20)

IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
 
The opportunity that God sends does not wake up him who sleeps.
The opportunity that God sends does not wake up him who sleeps.The opportunity that God sends does not wake up him who sleeps.
The opportunity that God sends does not wake up him who sleeps.
 
Bmd4 opdracht 4 deel 3
Bmd4 opdracht 4 deel 3Bmd4 opdracht 4 deel 3
Bmd4 opdracht 4 deel 3
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
 
Memòria 2011 12
Memòria 2011 12Memòria 2011 12
Memòria 2011 12
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
 
Risk assessment of the buried fuel pipelines in the City of Kermanshah, Iran
Risk assessment of the buried fuel pipelines in the City of Kermanshah, IranRisk assessment of the buried fuel pipelines in the City of Kermanshah, Iran
Risk assessment of the buried fuel pipelines in the City of Kermanshah, Iran
 
What you see in yourself is what you see in the world.
What you see in yourself is what you see in the world.What you see in yourself is what you see in the world.
What you see in yourself is what you see in the world.
 
Bmd4 opdracht 4
Bmd4 opdracht 4Bmd4 opdracht 4
Bmd4 opdracht 4
 
Enhancing urban resilience to extreme waters: The WASH and RESCUE Initiative
Enhancing urban resilience to extreme waters: The WASH and RESCUE InitiativeEnhancing urban resilience to extreme waters: The WASH and RESCUE Initiative
Enhancing urban resilience to extreme waters: The WASH and RESCUE Initiative
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
 
User requirements assessment to support the integrated risk management decisi...
User requirements assessment to support the integrated risk management decisi...User requirements assessment to support the integrated risk management decisi...
User requirements assessment to support the integrated risk management decisi...
 
Declaração
 Declaração Declaração
Declaração
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
 
Muebles guardia
Muebles guardiaMuebles guardia
Muebles guardia
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
 
Impact of the 2011 drought among communities in Afghanistan
Impact of the 2011 drought among communities in AfghanistanImpact of the 2011 drought among communities in Afghanistan
Impact of the 2011 drought among communities in Afghanistan
 
Does risk communication raise property owners’ preparedness to implement safe...
Does risk communication raise property owners’ preparedness to implement safe...Does risk communication raise property owners’ preparedness to implement safe...
Does risk communication raise property owners’ preparedness to implement safe...
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
 

Similar to IJERD (www.ijerd.com) International Journal of Engineering Research and Development

IRJET-A Comparative Study of Digital FIR and IIR Band- Pass Filter
IRJET-A Comparative Study of Digital FIR and IIR Band- Pass FilterIRJET-A Comparative Study of Digital FIR and IIR Band- Pass Filter
IRJET-A Comparative Study of Digital FIR and IIR Band- Pass FilterIRJET Journal
 
Design of Area Efficient Digital FIR Filter using MAC
Design of Area Efficient Digital FIR Filter using MACDesign of Area Efficient Digital FIR Filter using MAC
Design of Area Efficient Digital FIR Filter using MACIRJET Journal
 
IRJET- Design and Implementation of Butterworth, Chebyshev-I Filters for Digi...
IRJET- Design and Implementation of Butterworth, Chebyshev-I Filters for Digi...IRJET- Design and Implementation of Butterworth, Chebyshev-I Filters for Digi...
IRJET- Design and Implementation of Butterworth, Chebyshev-I Filters for Digi...IRJET Journal
 
Multi band, multi mode digital rf receiver front end module for m-wimax
Multi band, multi mode digital rf receiver front end module for m-wimaxMulti band, multi mode digital rf receiver front end module for m-wimax
Multi band, multi mode digital rf receiver front end module for m-wimaxeSAT Publishing House
 
Design of iir digital highpass butterworth filter using analog to digital map...
Design of iir digital highpass butterworth filter using analog to digital map...Design of iir digital highpass butterworth filter using analog to digital map...
Design of iir digital highpass butterworth filter using analog to digital map...Subhadeep Chakraborty
 
IRJET- Filter Design for Educational Set Via Labview Software Program
IRJET- Filter Design for Educational Set Via Labview Software ProgramIRJET- Filter Design for Educational Set Via Labview Software Program
IRJET- Filter Design for Educational Set Via Labview Software ProgramIRJET Journal
 
DSP_FOEHU - Lec 07 - Digital Filters
DSP_FOEHU - Lec 07 - Digital FiltersDSP_FOEHU - Lec 07 - Digital Filters
DSP_FOEHU - Lec 07 - Digital FiltersAmr E. Mohamed
 
Optimized FIR filter design using Truncated Multiplier Technique
Optimized FIR filter design using Truncated Multiplier TechniqueOptimized FIR filter design using Truncated Multiplier Technique
Optimized FIR filter design using Truncated Multiplier TechniqueIJMER
 
Discrete time signal processing unit-2
Discrete time signal processing unit-2Discrete time signal processing unit-2
Discrete time signal processing unit-2selvalakshmi24
 
Design of Optimized FIR Filter Using FCSD Representation
Design  of  Optimized  FIR  Filter  Using  FCSD Representation Design  of  Optimized  FIR  Filter  Using  FCSD Representation
Design of Optimized FIR Filter Using FCSD Representation IJEEE
 
Digital Implementation of Costas Loop with Carrier Recovery
Digital Implementation of Costas Loop with Carrier RecoveryDigital Implementation of Costas Loop with Carrier Recovery
Digital Implementation of Costas Loop with Carrier RecoveryIJERD Editor
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
A High Speed Transposed Form FIR Filter Using Floating Point Dadda Multiplier
A High Speed Transposed Form FIR Filter Using Floating Point Dadda MultiplierA High Speed Transposed Form FIR Filter Using Floating Point Dadda Multiplier
A High Speed Transposed Form FIR Filter Using Floating Point Dadda MultiplierIJRES Journal
 
INDUSTRIAL TRAINING REPORT
INDUSTRIAL TRAINING REPORTINDUSTRIAL TRAINING REPORT
INDUSTRIAL TRAINING REPORTABHISHEK DABRAL
 

Similar to IJERD (www.ijerd.com) International Journal of Engineering Research and Development (20)

dsp-1.pdf
dsp-1.pdfdsp-1.pdf
dsp-1.pdf
 
IRJET-A Comparative Study of Digital FIR and IIR Band- Pass Filter
IRJET-A Comparative Study of Digital FIR and IIR Band- Pass FilterIRJET-A Comparative Study of Digital FIR and IIR Band- Pass Filter
IRJET-A Comparative Study of Digital FIR and IIR Band- Pass Filter
 
Design of Area Efficient Digital FIR Filter using MAC
Design of Area Efficient Digital FIR Filter using MACDesign of Area Efficient Digital FIR Filter using MAC
Design of Area Efficient Digital FIR Filter using MAC
 
IRJET- Design and Implementation of Butterworth, Chebyshev-I Filters for Digi...
IRJET- Design and Implementation of Butterworth, Chebyshev-I Filters for Digi...IRJET- Design and Implementation of Butterworth, Chebyshev-I Filters for Digi...
IRJET- Design and Implementation of Butterworth, Chebyshev-I Filters for Digi...
 
Multi band, multi mode digital rf receiver front end module for m-wimax
Multi band, multi mode digital rf receiver front end module for m-wimaxMulti band, multi mode digital rf receiver front end module for m-wimax
Multi band, multi mode digital rf receiver front end module for m-wimax
 
Design of iir digital highpass butterworth filter using analog to digital map...
Design of iir digital highpass butterworth filter using analog to digital map...Design of iir digital highpass butterworth filter using analog to digital map...
Design of iir digital highpass butterworth filter using analog to digital map...
 
FPGA Implementation of High Speed FIR Filters and less power consumption stru...
FPGA Implementation of High Speed FIR Filters and less power consumption stru...FPGA Implementation of High Speed FIR Filters and less power consumption stru...
FPGA Implementation of High Speed FIR Filters and less power consumption stru...
 
IRJET- Filter Design for Educational Set Via Labview Software Program
IRJET- Filter Design for Educational Set Via Labview Software ProgramIRJET- Filter Design for Educational Set Via Labview Software Program
IRJET- Filter Design for Educational Set Via Labview Software Program
 
DSP_FOEHU - Lec 07 - Digital Filters
DSP_FOEHU - Lec 07 - Digital FiltersDSP_FOEHU - Lec 07 - Digital Filters
DSP_FOEHU - Lec 07 - Digital Filters
 
Optimized FIR filter design using Truncated Multiplier Technique
Optimized FIR filter design using Truncated Multiplier TechniqueOptimized FIR filter design using Truncated Multiplier Technique
Optimized FIR filter design using Truncated Multiplier Technique
 
Ae4101177181
Ae4101177181Ae4101177181
Ae4101177181
 
Discrete time signal processing unit-2
Discrete time signal processing unit-2Discrete time signal processing unit-2
Discrete time signal processing unit-2
 
J010325764
J010325764J010325764
J010325764
 
Design of Optimized FIR Filter Using FCSD Representation
Design  of  Optimized  FIR  Filter  Using  FCSD Representation Design  of  Optimized  FIR  Filter  Using  FCSD Representation
Design of Optimized FIR Filter Using FCSD Representation
 
Digital Implementation of Costas Loop with Carrier Recovery
Digital Implementation of Costas Loop with Carrier RecoveryDigital Implementation of Costas Loop with Carrier Recovery
Digital Implementation of Costas Loop with Carrier Recovery
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
Digital Filters Part 1
Digital Filters Part 1Digital Filters Part 1
Digital Filters Part 1
 
A High Speed Transposed Form FIR Filter Using Floating Point Dadda Multiplier
A High Speed Transposed Form FIR Filter Using Floating Point Dadda MultiplierA High Speed Transposed Form FIR Filter Using Floating Point Dadda Multiplier
A High Speed Transposed Form FIR Filter Using Floating Point Dadda Multiplier
 
INDUSTRIAL TRAINING REPORT
INDUSTRIAL TRAINING REPORTINDUSTRIAL TRAINING REPORT
INDUSTRIAL TRAINING REPORT
 
E0162736
E0162736E0162736
E0162736
 

More from IJERD Editor

A Novel Method for Prevention of Bandwidth Distributed Denial of Service Attacks
A Novel Method for Prevention of Bandwidth Distributed Denial of Service AttacksA Novel Method for Prevention of Bandwidth Distributed Denial of Service Attacks
A Novel Method for Prevention of Bandwidth Distributed Denial of Service AttacksIJERD Editor
 
MEMS MICROPHONE INTERFACE
MEMS MICROPHONE INTERFACEMEMS MICROPHONE INTERFACE
MEMS MICROPHONE INTERFACEIJERD Editor
 
Influence of tensile behaviour of slab on the structural Behaviour of shear c...
Influence of tensile behaviour of slab on the structural Behaviour of shear c...Influence of tensile behaviour of slab on the structural Behaviour of shear c...
Influence of tensile behaviour of slab on the structural Behaviour of shear c...IJERD Editor
 
Gold prospecting using Remote Sensing ‘A case study of Sudan’
Gold prospecting using Remote Sensing ‘A case study of Sudan’Gold prospecting using Remote Sensing ‘A case study of Sudan’
Gold prospecting using Remote Sensing ‘A case study of Sudan’IJERD Editor
 
Reducing Corrosion Rate by Welding Design
Reducing Corrosion Rate by Welding DesignReducing Corrosion Rate by Welding Design
Reducing Corrosion Rate by Welding DesignIJERD Editor
 
Router 1X3 – RTL Design and Verification
Router 1X3 – RTL Design and VerificationRouter 1X3 – RTL Design and Verification
Router 1X3 – RTL Design and VerificationIJERD Editor
 
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...IJERD Editor
 
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVR
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVRMitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVR
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVRIJERD Editor
 
Study on the Fused Deposition Modelling In Additive Manufacturing
Study on the Fused Deposition Modelling In Additive ManufacturingStudy on the Fused Deposition Modelling In Additive Manufacturing
Study on the Fused Deposition Modelling In Additive ManufacturingIJERD Editor
 
Spyware triggering system by particular string value
Spyware triggering system by particular string valueSpyware triggering system by particular string value
Spyware triggering system by particular string valueIJERD Editor
 
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...IJERD Editor
 
Secure Image Transmission for Cloud Storage System Using Hybrid Scheme
Secure Image Transmission for Cloud Storage System Using Hybrid SchemeSecure Image Transmission for Cloud Storage System Using Hybrid Scheme
Secure Image Transmission for Cloud Storage System Using Hybrid SchemeIJERD Editor
 
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...IJERD Editor
 
Gesture Gaming on the World Wide Web Using an Ordinary Web Camera
Gesture Gaming on the World Wide Web Using an Ordinary Web CameraGesture Gaming on the World Wide Web Using an Ordinary Web Camera
Gesture Gaming on the World Wide Web Using an Ordinary Web CameraIJERD Editor
 
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...IJERD Editor
 
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...IJERD Editor
 
Moon-bounce: A Boon for VHF Dxing
Moon-bounce: A Boon for VHF DxingMoon-bounce: A Boon for VHF Dxing
Moon-bounce: A Boon for VHF DxingIJERD Editor
 
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...IJERD Editor
 
Importance of Measurements in Smart Grid
Importance of Measurements in Smart GridImportance of Measurements in Smart Grid
Importance of Measurements in Smart GridIJERD Editor
 
Study of Macro level Properties of SCC using GGBS and Lime stone powder
Study of Macro level Properties of SCC using GGBS and Lime stone powderStudy of Macro level Properties of SCC using GGBS and Lime stone powder
Study of Macro level Properties of SCC using GGBS and Lime stone powderIJERD Editor
 

More from IJERD Editor (20)

A Novel Method for Prevention of Bandwidth Distributed Denial of Service Attacks
A Novel Method for Prevention of Bandwidth Distributed Denial of Service AttacksA Novel Method for Prevention of Bandwidth Distributed Denial of Service Attacks
A Novel Method for Prevention of Bandwidth Distributed Denial of Service Attacks
 
MEMS MICROPHONE INTERFACE
MEMS MICROPHONE INTERFACEMEMS MICROPHONE INTERFACE
MEMS MICROPHONE INTERFACE
 
Influence of tensile behaviour of slab on the structural Behaviour of shear c...
Influence of tensile behaviour of slab on the structural Behaviour of shear c...Influence of tensile behaviour of slab on the structural Behaviour of shear c...
Influence of tensile behaviour of slab on the structural Behaviour of shear c...
 
Gold prospecting using Remote Sensing ‘A case study of Sudan’
Gold prospecting using Remote Sensing ‘A case study of Sudan’Gold prospecting using Remote Sensing ‘A case study of Sudan’
Gold prospecting using Remote Sensing ‘A case study of Sudan’
 
Reducing Corrosion Rate by Welding Design
Reducing Corrosion Rate by Welding DesignReducing Corrosion Rate by Welding Design
Reducing Corrosion Rate by Welding Design
 
Router 1X3 – RTL Design and Verification
Router 1X3 – RTL Design and VerificationRouter 1X3 – RTL Design and Verification
Router 1X3 – RTL Design and Verification
 
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...
 
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVR
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVRMitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVR
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVR
 
Study on the Fused Deposition Modelling In Additive Manufacturing
Study on the Fused Deposition Modelling In Additive ManufacturingStudy on the Fused Deposition Modelling In Additive Manufacturing
Study on the Fused Deposition Modelling In Additive Manufacturing
 
Spyware triggering system by particular string value
Spyware triggering system by particular string valueSpyware triggering system by particular string value
Spyware triggering system by particular string value
 
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...
 
Secure Image Transmission for Cloud Storage System Using Hybrid Scheme
Secure Image Transmission for Cloud Storage System Using Hybrid SchemeSecure Image Transmission for Cloud Storage System Using Hybrid Scheme
Secure Image Transmission for Cloud Storage System Using Hybrid Scheme
 
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...
 
Gesture Gaming on the World Wide Web Using an Ordinary Web Camera
Gesture Gaming on the World Wide Web Using an Ordinary Web CameraGesture Gaming on the World Wide Web Using an Ordinary Web Camera
Gesture Gaming on the World Wide Web Using an Ordinary Web Camera
 
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...
 
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...
 
Moon-bounce: A Boon for VHF Dxing
Moon-bounce: A Boon for VHF DxingMoon-bounce: A Boon for VHF Dxing
Moon-bounce: A Boon for VHF Dxing
 
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...
 
Importance of Measurements in Smart Grid
Importance of Measurements in Smart GridImportance of Measurements in Smart Grid
Importance of Measurements in Smart Grid
 
Study of Macro level Properties of SCC using GGBS and Lime stone powder
Study of Macro level Properties of SCC using GGBS and Lime stone powderStudy of Macro level Properties of SCC using GGBS and Lime stone powder
Study of Macro level Properties of SCC using GGBS and Lime stone powder
 

Recently uploaded

Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsHyundai Motor Group
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 
Unlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsUnlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsPrecisely
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphNeo4j
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraDeakin University
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsAndrey Dotsenko
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Neo4j
 

Recently uploaded (20)

Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 
Unlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsUnlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power Systems
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning era
 
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort ServiceHot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024
 
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptxVulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
 

IJERD (www.ijerd.com) International Journal of Engineering Research and Development

  • 1. International Journal of Engineering Research and Development e-ISSN : 2278-067X, p-ISSN : 2278-800X, www.ijerd.com Volume 2, Issue 6 (August 2012), PP. 78-84 Design of Cost Effective Custom Filter Ankita Mandal1, Vikas Mittal2 1,2 Department of ECE, M.M.E.C-M.M. University, Mullana-Ambala-Haryana-India Abstract––Polyphase filters are becoming a very important component in the design of various filter structures due to the fact that it reduces the cost and complexity of the filter by doing the process of decimation prior to filtering which reduces the multiplications per input sample. In this paper, a review of the basic polyphase filter has been done along with calculation and comparison cost of various filters with same parameters. Keywords––Polyphase, Complexity, Sampling rate, MPIS I. INTRODUCTION The world of science and engineering is filled with signals such as images from the remote space probes, voltages generated by the heart and brain and countess other applications. Digital signal processing is used in a wide variety of applications. Digital refers to operating by the use of discrete signals to represent data in the form of numbers. Signal refers to a variable parameter by which information is conveyed through an electronic circuit. Processing means to perform operations on data according to programmed instructions. So, DSP is defined as changing or analysing information which is measured as discrete sequences of numbers In digital signal processing, many application areas require sampling rate alteration. The processes involved in the alteration of the sampling rate are interpolation and decimation. One of the most efficient structures to implement interpolation and decimation operations is the polyphase structure. Decimation is the process of reducing the sample rate Fs in a signal processing system, and interpolation is the opposite, increasing the sample rate Fs in a signal processing system. These processes are very common in signal processing systems and are nearly always performed using an FIR filter. First, why are sampling rates changed? The most common reason is to ease the interface of the digital signals to the outside environment. Signals have a frequency representation, and this frequency representation must be less than the Nyquist frequency, which is defined as Fs/2.This sets a lower bound on Fs. The amount of hardware or software processing resources is normally proportional to Fs, so we usually want to keep Fs as small as practical. So while there is no upper bound on Fs, it is usually less than 10Â the frequency representation of the signal. A minimum Fs is needed to ensure the highest frequency portion of the signal does not approach the F Nyquist frequency. II. DECIMATION AND INTERPOLATION The idea of decimation polyphase filters is developed as follows. First, the idea of filter-then-decimate is introduced. Namely, the signal to be decimated, x[n], is first filtered by a filter with impulse response h[n] to give the intermediate signal v[n] given by 𝑣 𝑛 = 𝑥 𝑖 ℎ 𝑛− 𝑖 , (1) 𝑖 and then that filtered signal is decimated by an integer factor M to give the lower rate signal y[n] as 𝑦 𝑛 = 𝑣 𝑛𝑀 = 𝑥 𝑖 ℎ(𝑛𝑀 − 𝑖) , (2) 𝑖 which is simply (1) with n replaced by nM, to enact the decimation. In such developments it is then pointed out that although this structure accomplishes the desired goal it is computationally inefficient. Up to here the development is intuitive and instructive. However, at this point the polyphase structure is then developed one of two ways, neither of which provides much insight or understanding – even when fully understood. The first way is a time-domain development that uses a non obvious re-indexing of the summation in (2) given by 𝑖 = 𝑖 ′ 𝑀 + 𝑚 𝑤𝑖𝑡ℎ 𝑖 ′ ∈ 𝑍, 𝑚 = 0,1,2, … , 𝑀 − 1 (3) which, after some mathematical manipulation of double summations, leads to the desired polyphase filter structure. The second way is a z-domain development that starts by first demonstrating that the filter transfer function can be reorganized into a sum of the polyphase component transfer functions, as given by 78
  • 2. Design of Cost Effective Custom Filter 𝑀−1 𝐻 𝑧 = 𝑧 −𝑚 𝑃 𝑚 𝑧 𝑚 (4) 𝑚 =0 with 𝑃𝑚 𝑧 = ℎ[𝑛𝑀 + 𝑚]𝑧 −𝑛 𝑛 The development is then completed by multiplying this form of H(z)by X(z), applying the z-domain result for decimation, and finally exploiting the noble identities (also called the multirate identities) to move the decimation to the front of the resulting system[1]. III. ACTIVE AND PASSIVE POLYPHASE FILTERS Typical modern radio transceiver architectures require circuits for generation of high frequency local oscillator quadrature signals. There are several well-known methods to implementing the quadrature generation for the local oscillator signal on chip. These include e.g. divider, quadrature VCO and RC-CR based circuits. Passive polyphase filter implementation is known to require good quality passives, which is no longer self-evident with deep-submicron CMOS processes. Additionally, the tuning of the passive polyphase filters is difficult. Therefore, with the high-speed transistors available, active polyphase filters (APPF) have been proposed to overcome these limitations [2]. The active polyphase filters provide important advantages over their passive counterparts. With APPFs signal amplification, filter response calibration and tuning are possible. Contrary to PPFs, the most critical design parameters of APPFs are determined by the active elements [3]. Compared to passive polyphase filter implementation, benefits of the APPF include the possibility for filter calibration, tuning and signal amplification. Although practical APPF implementations have been presented, this is the first time APFFs have been analyzed in terms of gain and stability. Stability analysis is crucial for APPFs because due to the nature of the APPFs, they have a tendency to oscillate easily. Quadrature signal generation is an essential part of modern telecommunication RF front-end signal processing. Nowadays, commonly used direct-conversion and low-IF receivers, see, e.g., [4]–[6], require two local oscillator (LO) signals in quadrature. Three commonly applied methods for in-phase (I) and quadrature-phase (Q) signal generation are the use of phase shifter, divide-by-two circuit, and coupled oscillator, see, e.g., [7]. IV. RESULTS AND COMPARISON The complexity of a filter is very much dependent on the number of multiplications per sample (MPIS). So, for different types of filters the MPIS is calculated and the magnitude responses are plotted. The magnitude response is a very important characteristic of a filter. It shows how the signal will be processed by the filter. It is basically a graph that is plotted between the magnitude and the normalized frequency. It decides the output of the filter. The application to which a particular filter is put is decided by the magnitude response of that filter. CASE I For the first case, the following sets of parameters are considered. For these parameters, six different types of filters are designed. The parameters are as below: Cut-off frequency: 0.0625*pi rad/sample, Transition width: 0.002*pi rad/sample Maximum passband ripple: 0.003 dB Minimum stopband attenuation: 80 dB 4.1 FILTER 1 (IIR Low pass Filter):- In the first step, the IIR Low pass filter is designed for the above mentioned parameters and its magnitude response is shown in the Fig 4.1 below: Fig.4.1Magnitude Response of Filter 1 If the required magnitude response is as shown above then with the given set of parameters the IIR Low pass filter will have MPIS of 32. 79
  • 3. Design of Cost Effective Custom Filter 4.2 FILTER 2 (Multistage FIR Polyphase Filter): - In the second step, the multistage FIR Polyphase Filter is designed for the above mentioned parameters and its magnitude response is shown in the Fig 4.2 below: Fig. 4.2 Magnitude Response of Filter 2 If the required magnitude response is as shown above then with the given set of parameters the Multistage FIR Polyphase Filter will have MPIS of 23.8125. 4.3 FILTER 3 (IIR Polyphase Filter): -In the third step, the IIR Polyphase Filter is designed for the above mentioned parameters and its magnitude response is shown in the Fig 4.3 below: Fig.4.3 Magnitude Response of Filter 3 If the required magnitude response is as shown above then with the given set of parameters the IIR Polyphase Filter will have MPIS of 18. 4.4 FILTER 4 (Multistage IIR Polyphase Filter): - In the fourth step, the Multistage IIR Polyphase Filter is designed for the above mentioned parameters and its magnitude response is shown in the Fig 4.4 below: Fig. 4.4 Magnitude Response of Filter 4 If the required magnitude response is as shown above then with the given set of parameters the Multistage IIR Polyphase Filter will have MPIS of 2.5. 80
  • 4. Design of Cost Effective Custom Filter 4.5 FILTER 5 (Multistage FIR Linear Phase Filter): - In the fifth step, the Multistage FIR Linear Phase Filter is designed for the above mentioned parameters and its magnitude response is shown in the Fig 4.5 below: Fig. 4.5 Magnitude Response of Filter 5 If the required magnitude response is as shown above then with the given set of parameters the Multistage FIR Linear Phase filter will have MPIS of 9.875. 4.6 FILTER 6 (Multistage IIR Linear Phase Filter): - In the sixth step, the Multistage IIR Linear Phase Filter is designed for the above mentioned parameters and its magnitude response is shown in the Fig 4.6 below: Fig. 4.6 Magnitude Response of Filter 6 If the required magnitude response is as shown above then with the given set of parameters the Multistage IIR Linear Phase filter will have MPIS of 3.75. Along with all these different magnitude responses, the cost of the filter is also calculated. Out of the five different parameters, the MPIS (multiplications per input sample) is preferred as it very much decides the cost of the filter. Table 4.1 Comparison of the parameters of different filters for Case I CASE II For the second case, the following changed set of parameters is considered. For these parameters, the Magnitude response of six different types of filters has been plotted again. The changed set of parameters is as below: Cut-off frequency: 0.125*pi rad/sample Transition width: 0.006*pi rad/sample Maximum passband ripple: 0.00003 dB Minimum stopband attenuation: 120 dB 4.7 FILTER 1 (IIR Low pass Filter): - In the seventh step, the IIR Low pass filter is designed for the above mentioned parameters and its magnitude response is shown in the Fig 4.7 below: 81
  • 5. Design of Cost Effective Custom Filter Fig. 4.7 Magnitude Response of Filter 1 If the required magnitude response is as shown above then with the given set of parameters the IIR Low pass filter will have MPIS of 46. 4.8 FILTER 2 (Multistage FIR Polyphase Filter): - In the eighth step, the multistage FIR Polyphase Filter is designed for the above mentioned parameters and its magnitude response is shown in the Fig 4.8 below: Fig. 4.8 Magnitude Response of Filter 2 If the required magnitude response is as shown above then with the given set of parameters the Multistage FIR Polyphase Filter will have MPIS of 48.125. 4.9 FILTER 3 (IIR Polyphase Filter): -In the ninth step, the IIR Polyphase Filter is designed for the above mentioned parameters and its magnitude response is shown in the Fig 4.9 below: Fig. 4.9 Magnitude Response of Filter 3 If the required magnitude response is as shown above then with the given set of parameters the IIR Polyphase Filter will have MPIS of 24. 82
  • 6. Design of Cost Effective Custom Filter 4.10 FILTER 4 (Multistage IIR Polyphase Filter): - In the tenth step, the Multistage IIR Polyphase Filter is designed for the above mentioned parameters and its magnitude response is shown in the Fig 4.10 below: Fig. 4.10 Magnitude Response of Filter 4 If the required magnitude response is as shown above then with the given set of parameters, the Multistage IIR Polyphase Filter will have MPIS of 4.5. 4.11 FILTER 5 (Multistage FIR Linear Phase Filter): - In the eleventh step, the Multistage FIR Linear Phase Filter is designed for the above mentioned parameters and its magnitude response is shown in the Fig 4.11 below: Fig. 4.11 Magnitude Response of Filter 5 If the required magnitude response is as shown above then with the given set of parameters the Multistage FIR Linear Phase filter will have MPIS of 9.875. 4.12 FILTER 6 (Multistage IIR Linear Phase Filter): - In the twelfth step, the Multistage IIR Linear Phase Filter is designed for the above mentioned parameters and its magnitude response is shown in the Fig 4.12 below: Fig. 4.12 Magnitude Response of Filter 6 83
  • 7. Design of Cost Effective Custom Filter If the required magnitude response is as shown above then with the given set of parameters the Multistage IIR Linear Phase filter will have MPIS of 3.75. Along with all these different magnitude responses, the cost of the filter is also calculated. Out of the five different parameters, the MPIS (multiplications per input sample) is preferred as it very much decides the cost of the filter. The results obtained are summarized in the table below: Table 4.2 Comparison of the parameter of different filters for Case II From the above results it is seen that the multiplications per input sample (MPIS) is reduced significantly when polyphase filters are used in place of the FIR or IIR filters. IIR polyphase filters enjoy most of the advantages that FIR filters have and require a very small number of multipliers to implement. REFERENCES [1]. Mark L. Fowler, “POLYPHASE FILTERS – A MODEL FOR TEACHING THE ART OF DISCOVERY IN DSP”, IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP), 2011, pp 2908-2911 [2]. Tillman, F.; Sjoland, H., “A polyphase filter based on CMOS inverters”, NORCHIP Conference, 2005, Page(s):12– 15. [3]. Kaltiokallio, M.; Ryynänen, J.; Lindfors, S. ,”Active Plyphase Filter Analysis”, IEEE International Symposium on Circuits and Systems (ISCAS), Proceedings of 2010 , Publication Year: 2010 , Page(s): 1125 - 1128 [4]. B. Razavi, RF Microelectronics. Englewood Cliffs, NJ: Prentice-Hall, 1998, p. 335. [5]. A. A. Abidi, “Direct-conversion radio receivers for digital communications,” IEEE J. Solid-State Circuits, vol. 30, no. 12, pp. 1399–1410, Dec. 1995. [6]. J. Crols and M. S. J. Steyaert, “A single-chip 900 MHz CMOS receiver front-end with a high performance low-IF topology,” IEEE J. Solid- State Circuits, vol. 30, no. 12, pp. 1483–1492, Dec. 1995. [7]. A. Y. Valero-Lopez, S. T. Moon, and E. Sánchez-Sinencio, “Self-calibrated quadrature generator for WLAN multistandard frequency synthesizer,” IEEE J. Solid-State Circuits, vol. 41, no. 5, pp. 1031–1041, May 2006. 84