SlideShare uma empresa Scribd logo
1 de 5
Baixar para ler offline
Aparna Thube, Prof. Manisha Chattopadhyay / International Journal of Engineering Research
and Applications (IJERA) ISSN: 2248-9622 www.ijera.com
Vol. 3, Issue 4, Jul-Aug 2013, pp.207-211
207 | P a g e
RF Filter Design Using Insertion Loss Method And
Genetic Optimization Algorithm
Aparna Thube1
, Prof. Manisha Chattopadhyay 2
1,2
(Department of Electronics and Telecommunication, Mumbai University,India)
ABSTRACT
A filter design using insertion loss
method (ILM) and Genetic Algorithm (GA) is
presented in this paper. Many techniques have
been proposed for the design and analysis of
filter circuit, but the insertion loss method is
generally preferred for the flexibility and
accuracy that it provides. The ILM is based on
network synthesis techniques and can be used to
design filter having a specific type of frequency
response. However, this procedure is not
practical for a large number of elements. GA
algorithm can be a useful procedure for
calculating values in filters with a large number
of elements. This paper presents the procedure
which takes an advantage of ILM for filter
design and GA for determination of an unknown
value in filters with large number of elements.
This is suitable approach for filter design with an
arbitrary shape of cutoff frequency and pass
band.
Keywords – Genetic Algorithm, insertion loss
method, RF filters
I. INTRODUCTION
Filters are ubiquitous building blocks in
wireless systems. Filters are two-port networks used
to control the frequency response and they are
present in just about every piece of electronic
equipment (radios, television, analog-to-digital
converters, computers etc.). There are four possible
frequency responses lowpass, highpass, bandpass
and bandstop. Filters can be analog or digital.
Furthermore, analog filters can be passive or active.
Passive filters use only resistors, capacitors, and
inductors. [2]
There are several methods available for the
design of filter networks, such as image parameter,
constant-k, m-derived, composite filter, insertion
loss, Butterworth (maximally flat), Chebyshev
(equal ripple) and elliptic filter methods. In a
common classical procedure, a lowpass (LP) filter is
first designed with the normalized source impedance
and cutoff frequency, and then it is converted to the
desired highpass (HP), bandpass (BP) and bandstop
(BS) characteristics by appropriate filter
transformations [4 5]. The filter specifications such
as the ripple level in the pass band and attenuation
in the stop band will determine the filter order.
Then, the values of reactive elements are obtained.
In such design procedures, the filter topology is
limited to some specific configurations and the
filters are lossless. On the other hand, the source and
load impedances are usually Assumed real and
equal. For some designs (such as Chebyshev filter
with even order) these impedances are constrained
to certain values, which require some appropriate
impedance matching circuits in the input and output
ports of the filters [5]. However, in this paper, we
are concerned with the design of lumped filters,
which have direct applications for microwave
distributed filters, which may be realized through
the application of appropriate transformation
formulas [4 5].
II. FILTER DESIGN
1.1 Filter design by Insertion loss method
The ideal filter would have zero insertion
loss in the passband, infinite attenuation in the stop,
and a linear phase response(to avoid signal
distortion) in the passband, Of course, such filters
do not exist in practice, so compromises must be
made; herein lies the art of filter design.
The insertion loss method allows a high degree of
control over the passband and stopband amplitude
and phase characteristics, with a systematic way to
synthesize a desired response. The necessary design
trade-offs can be evaluated to best meet the
application requirements. If, for example, a
minimum insertion loss is most important, a
binomial frequency response can be used; a
Chebyshev response would satisfy a requirement for
the sharpest cutoff. If it is possible to sacrifice the
attenuation rate, a better phase response can be
obtained by using a linear phase filter design. And
in all cases, the insertion loss method allows filter
performance to be improved in a straightforward
manner, at expense of a higher order, or more
complex, filter.
The ILM is based on network synthesis
techniques. The technique begins with the design of
a low pass filter prototype that is normalized in
terms of impedance and cutoff frequency.
Impedance and frequency scaling and
transformations are then used to convert the
normalized design to the one having the desired
frequency response, cutoff frequency, and
impedance level. Additional transformations, such
as Richard‟s transformation, impedance/admittance
inverters, and the Kuroda identities, can be used to
Aparna Thube, Prof. Manisha Chattopadhyay / International Journal of Engineering Research
and Applications (IJERA) ISSN: 2248-9622 www.ijera.com
Vol. 3, Issue 4, Jul-Aug 2013, pp.207-211
208 | P a g e
facilitate filter implementation in terms of practical
components such as transmission lines sections,
stubs and resonant elements.
1.1.1 Characterization by power loss ratio
In this method a filter response is defined by its
insertion loss or power loss ratio, PLR [5]
(1)
(2)
Where Γ(ω) is the reflection coefficient seen
looking into the filter. Since the normalized input
reflection coefficient is:
(3)
The power loss ratio for a maximally flat low-pass
filter is [5]:
(4)
where the passband is the region from ω=0 to the
cutoff value ωc , k2
is the passband tolerance and N
is number of filter elements (Fig. 1.) For ω > ωc the
power loss ratio increases at a rate dependent on the
exponent 2N which is related to the number of filter
elements. In addition, for sharpest PLR
characteristic over cutoff frequency larger number
of filter elements are needed.
For equal-ripple low-pass filter prototype
(Chebyshev filter) power loss ratio is:
(5)
where TN(x) is a Chebyshev polynomial of order N
what will result with a sharper cutoff characteristic,
although the passband response will have ripples
(1+k2) of amplitude. Using (3) or (4) we are able to
calculate required characteristic of filter and then
calculate unknown values of element. But, for large
number of N analytical procedure for determining
filters elements is very laborious.
Fig.1. Low pass filter prototype with N elements
1.1.2 Denormalization of standard low pass design
To arrive at realizable filter, we have to
denormalize the coefficients to meet realistic
frequency and impedance requirements. In addition,
the standard low pass filter prototype should be
convertible into high-pass or bandpass/bandstop
filter types depending on the application. These
objectives can be achieved by considering two
distinct steps: [4]
Frequency transformation to convert from
normalized frequency Ω to actual frequency ω. This
step implies the scaling of the standard inductance
and capacitances.[4]
Table 1. Equivalent circuits for transformation of
normalized lowpass filter to other filter types.
Impedance transformation to convert
standard generator and resistances g0 and g(N+1) to
actual resistances RL and RG. Entire impedance
expression need to scale. This is accomplished by
scaling all filter coefficients by actual resistance RG.
That is, [4]
RG‟=1RG (6)
L‟=1LRG (7)
C‟=C/RG (8)
RL‟=RLRG (9)
1.2 Filter design by Genetic optimization algorithm
2.2.1. Basic of GA
GA is a part of evolutionary computing,
which is a rapidly growing area of an Artificial
Intelligence. Genetic Algorithm (GA) is essentially
a search and optimization technique. Inspired by
Darwin‟s Natural selection theory of Biological
Evolution(1859) and Genetics(1885). First GA was
developed by john Holland 7 his students in 1975.
The concept in the theory of Biological Evolution
has been translated into GA to search for an optimal
solution to a problem in a more „natural‟ way.
For GA, the chromosome is the basic unit
that encodes a possible solution to a problem in a
given search space. The set of chromosomes is
called as population that represents set of solutions
to the problem. In GA, the population is evolved
with a hope that the new population will be better
than the old one. The evolution process consists of
successive generations. At each generation, the
population is evolved using responses from its
environment and stochastic-genetic operators (i.e.
Aparna Thube, Prof. Manisha Chattopadhyay / International Journal of Engineering Research
and Applications (IJERA) ISSN: 2248-9622 www.ijera.com
Vol. 3, Issue 4, Jul-Aug 2013, pp.207-211
209 | P a g e
selection, crossover and mutation) to create the new
population of fitter solutions.
The GA when applied for filter design
begins with an initial, random population of set of
chromosomes (each chromosome represents a set
solutions i.e. filter elements like L & C). This
population is then evolved, over generations, using
responses from its fitness function and stochastic
genetic operators (i.e. selection, crossover and
mutation) to produce the most optimum values of
filter elements.GA searches the optimal filter
elements without concerning itself with the working
of RF filter. The fig. 2 shows the operation of GA
based RF filter design.
Fig.2 Flowchart of GA Optimization Process
To design RF filter by GA, one m-file was written
that includes an initialization of essential GA
parameters and call to main GA function to find the
optimal RF filter elements. However, merely this m-
file does not provide optimum RF filter elements,
but it also requires a suitable fitness function.m file
to evaluate the fitness values of population
individuals (chromosomes).
2.2.2. Fitness function
The key to GA implementation for RF
filter design is the evaluation of fitness values of
population individuals. Since each population
individual i.e. chromosome represents a set of filter
elements, it is assigned with fitness value based
upon its performance. The actual fitness evaluation
is performed by designing filter by Insertion Loss
Method (ILM) and calculating S-parameters for
different frequency points. Then the filter elements
are selected using GA and again S-parameters are
calculated for different frequency points. Then the
total error between S-parameters calculated using
ILM and using GA is found. The smaller the total
error better the performance and hence larger the
fitness value of given set of filter elements.
The fitness value is defined by
(10)
where ωi represents the weighting value at the i th
sampling
point, fi is the square of the difference between the
magnitude of the calculated scattering parameter
and the desired value at the i th sampling point, and
N is the number of sampling points.
III. RESULTS
In this section the comparison between
analytically (ILM) calculated S21 and S21 obtained
by GA method is illustrated using different
examples. We consider S21 for
maximally flat filter (see Fig. 3.to Fig. 6) for
different number of elements. It can be seen that
there is a good agreement between S21 calculated
analytically and by GA method.
0 0.5 1 1.5 2 2.5 3 3.5 4
x 10
9
-30
-25
-20
-15
-10
-5
0
Frequency in Hz
|S21|indB
convetional(ILM)
using GA
N=4
Fig.3. Conventional (ILM) versus GA |S21| for
maximally flat low-pass filter with 4 elements
Aparna Thube, Prof. Manisha Chattopadhyay / International Journal of Engineering Research
and Applications (IJERA) ISSN: 2248-9622 www.ijera.com
Vol. 3, Issue 4, Jul-Aug 2013, pp.207-211
210 | P a g e
0 0.5 1 1.5 2 2.5 3 3.5 4
x 10
9
-80
-70
-60
-50
-40
-30
-20
-10
0
Frequency in Hz
|S21|indB
Convetional(ILM)
Using GA
N=10
Fig.4. Conventional (ILM) versus GA |S21| for
maximally flat low-pass filter with 10 elements
0 0.2 0.4 0.6 0.8 1 1.2 1.4 1.6 1.8 2
x 10
9
-350
-300
-250
-200
-150
-100
-50
0
Frequency in Hz
|S21|indB
convetional(ILM)
Using GA
N=4
Fig.5. Conventional (ILM) versus GA |S21| for
maximally
flat High-pass filter with 4 elements
0 0.2 0.4 0.6 0.8 1 1.2 1.4 1.6 1.8 2
x 10
9
-1400
-1200
-1000
-800
-600
-400
-200
0
Frequency in Hz
|S21|indB
Convetional(ILM)
Using GAN=15
Fig.6. Conventional (ILM) versus GA |S21| for
maximally
flat High-pass filter with 15 elements
Als0 we consider S21 for equal ripple (Chebyshev)
filter (see Fig. 7.to Fig. 8) for different number of
elements. It can be seen that there is a good
agreement between S21 calculated analytically and
by GA method.
0 0.5 1 1.5 2 2.5 3 3.5
x 10
9
-45
-40
-35
-30
-25
-20
-15
-10
-5
0
Frequency in Hz
|S21|indB
convetional (ILM)
Using GA
N=5
Fig.7. Conventional (ILM) versus GA |S21| for
equal-ripple Low pass filter with 5 elements
0 0.5 1 1.5 2 2.5 3
x 10
9
-70
-60
-50
-40
-30
-20
-10
0
Frequency in Hz
|S21|indB
Convetional(ILM)
Using GA
N=9
Fig.8. Conventional (ILM) versus GA |S21| for
equal-ripple Low pass filter with 9 elements
IV. CONCLUSION
In this paper two approaches for RF filter
design have been discussed, one approach is
classical approach based upon insertion loss method
while newer- proposed approach is based upon
evolutionary algorithm -Genetic Algorithm.
Insertion loss method is generally used technique for
Aparna Thube, Prof. Manisha Chattopadhyay / International Journal of Engineering Research
and Applications (IJERA) ISSN: 2248-9622 www.ijera.com
Vol. 3, Issue 4, Jul-Aug 2013, pp.207-211
211 | P a g e
the filter design with an arbitrary number of
elements and can be used to create a filter which has
different types of frequency responses. However,
this procedure is not practical for a large number of
elements. The proposed GA based method can be
used to design RF filter with large number of
elements. This new method is suitable approach for
filter design with an arbitrary shape of cutoff
frequency and pass band. A computer program was
developed in MATLAB and tested. It can be seen
that program gives good results and could be
commercially used for filter design. Furthermore, it
should be emphasize that this solution makes sense
for the filters with large number of elements where
the sharper cutoff characteristic is required.
REFERENCES
[1] Juraj Palecek, Martin Vestenicky, Peter
Vestenicky, Dasa Ticha, “Optimization of
RF Band Pass Filter by Genetic
Algorithm”, 978-1- 4673-1179-3/12/$31.00
©2012 IEEE, pp. 79-82.
[2] Ivan Vilovi_, Ante Konjuh, Nikša Burum,
“Filter Design Using Insertion Loss
Method and Particle Swarm Optimization
Algorithm”, 51st International
Symposium ELMAR-2009, 28-30
September 2009, Zadar, Croatia, pp. 309-
312.
[3] Amit Pal,Rajesh kumar,Vishal Mohan,
A.K.Tiwary, “Design of Chebyshev Band
pass filter”, 2009 International Conference
on Emerging Trends in Electronic and
Photonic Devices & systems (ELECTRO-
2009), pp. 226- 227.
[4] R.Ludwig, Pavel Bretchko, “RF Circuit
Design: Theory and Applications”, Perason
Education.
[5] David M. Pozar, “Microwave and RF
Design of Wireless System”, John Wiley &
Sons, INC, New York, 2001

Mais conteúdo relacionado

Mais procurados

FOLDED ARCHITECTURE FOR NON CANONICAL LEAST MEAN SQUARE ADAPTIVE DIGITAL FILT...
FOLDED ARCHITECTURE FOR NON CANONICAL LEAST MEAN SQUARE ADAPTIVE DIGITAL FILT...FOLDED ARCHITECTURE FOR NON CANONICAL LEAST MEAN SQUARE ADAPTIVE DIGITAL FILT...
FOLDED ARCHITECTURE FOR NON CANONICAL LEAST MEAN SQUARE ADAPTIVE DIGITAL FILT...VLSICS Design
 
P ERFORMANCE A NALYSIS O F A DAPTIVE N OISE C ANCELLER E MPLOYING N LMS A LG...
P ERFORMANCE A NALYSIS  O F A DAPTIVE N OISE C ANCELLER E MPLOYING N LMS A LG...P ERFORMANCE A NALYSIS  O F A DAPTIVE N OISE C ANCELLER E MPLOYING N LMS A LG...
P ERFORMANCE A NALYSIS O F A DAPTIVE N OISE C ANCELLER E MPLOYING N LMS A LG...ijwmn
 
Paper id 252014135
Paper id 252014135Paper id 252014135
Paper id 252014135IJRAT
 
Spectral Analysis of Sample Rate Converter
Spectral Analysis of Sample Rate ConverterSpectral Analysis of Sample Rate Converter
Spectral Analysis of Sample Rate ConverterCSCJournals
 
Review on Implementation of Fir Adaptive Filter Using Distributed Arithmatic...
Review on Implementation of Fir Adaptive Filter Using  Distributed Arithmatic...Review on Implementation of Fir Adaptive Filter Using  Distributed Arithmatic...
Review on Implementation of Fir Adaptive Filter Using Distributed Arithmatic...IJMER
 
Comparison of Energy Detection Based Spectrum Sensing Methods over Fading Cha...
Comparison of Energy Detection Based Spectrum Sensing Methods over Fading Cha...Comparison of Energy Detection Based Spectrum Sensing Methods over Fading Cha...
Comparison of Energy Detection Based Spectrum Sensing Methods over Fading Cha...CSCJournals
 
Comparison of Three Different Cancellation Schemes for Orthogonal Frequency D...
Comparison of Three Different Cancellation Schemes for Orthogonal Frequency D...Comparison of Three Different Cancellation Schemes for Orthogonal Frequency D...
Comparison of Three Different Cancellation Schemes for Orthogonal Frequency D...ijtsrd
 
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
 
Performance improvement for papr reduction in lte downlink system with ellipt...
Performance improvement for papr reduction in lte downlink system with ellipt...Performance improvement for papr reduction in lte downlink system with ellipt...
Performance improvement for papr reduction in lte downlink system with ellipt...IJCNCJournal
 
Performance Analysis of PAPR Reduction in MIMO-OFDM
Performance Analysis of PAPR Reduction in MIMO-OFDMPerformance Analysis of PAPR Reduction in MIMO-OFDM
Performance Analysis of PAPR Reduction in MIMO-OFDMIJARBEST JOURNAL
 
Evaluation of Fundamental d-q Synchronous Reference Frame Harmonic Detection ...
Evaluation of Fundamental d-q Synchronous Reference Frame Harmonic Detection ...Evaluation of Fundamental d-q Synchronous Reference Frame Harmonic Detection ...
Evaluation of Fundamental d-q Synchronous Reference Frame Harmonic Detection ...IJPEDS-IAES
 
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
 
A HYBRID DENOISING APPROACH FOR SPECKLE NOISE REDUCTION IN ULTRASONIC B-MODE ...
A HYBRID DENOISING APPROACH FOR SPECKLE NOISE REDUCTION IN ULTRASONIC B-MODE ...A HYBRID DENOISING APPROACH FOR SPECKLE NOISE REDUCTION IN ULTRASONIC B-MODE ...
A HYBRID DENOISING APPROACH FOR SPECKLE NOISE REDUCTION IN ULTRASONIC B-MODE ...csijjournal
 
A SURVEY ON OPTIMIZATION BASED SPECTRUM SENSING TECHNIQUES TO REDUCE ISI AND ...
A SURVEY ON OPTIMIZATION BASED SPECTRUM SENSING TECHNIQUES TO REDUCE ISI AND ...A SURVEY ON OPTIMIZATION BASED SPECTRUM SENSING TECHNIQUES TO REDUCE ISI AND ...
A SURVEY ON OPTIMIZATION BASED SPECTRUM SENSING TECHNIQUES TO REDUCE ISI AND ...IJNSA Journal
 
International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)inventionjournals
 
Reduction of Frequency offset Using Joint Clock for OFDM Based Cellular Syste...
Reduction of Frequency offset Using Joint Clock for OFDM Based Cellular Syste...Reduction of Frequency offset Using Joint Clock for OFDM Based Cellular Syste...
Reduction of Frequency offset Using Joint Clock for OFDM Based Cellular Syste...IJRST Journal
 
A Gaussian Clustering Based Voice Activity Detector for Noisy Environments Us...
A Gaussian Clustering Based Voice Activity Detector for Noisy Environments Us...A Gaussian Clustering Based Voice Activity Detector for Noisy Environments Us...
A Gaussian Clustering Based Voice Activity Detector for Noisy Environments Us...CSCJournals
 

Mais procurados (20)

FOLDED ARCHITECTURE FOR NON CANONICAL LEAST MEAN SQUARE ADAPTIVE DIGITAL FILT...
FOLDED ARCHITECTURE FOR NON CANONICAL LEAST MEAN SQUARE ADAPTIVE DIGITAL FILT...FOLDED ARCHITECTURE FOR NON CANONICAL LEAST MEAN SQUARE ADAPTIVE DIGITAL FILT...
FOLDED ARCHITECTURE FOR NON CANONICAL LEAST MEAN SQUARE ADAPTIVE DIGITAL FILT...
 
P ERFORMANCE A NALYSIS O F A DAPTIVE N OISE C ANCELLER E MPLOYING N LMS A LG...
P ERFORMANCE A NALYSIS  O F A DAPTIVE N OISE C ANCELLER E MPLOYING N LMS A LG...P ERFORMANCE A NALYSIS  O F A DAPTIVE N OISE C ANCELLER E MPLOYING N LMS A LG...
P ERFORMANCE A NALYSIS O F A DAPTIVE N OISE C ANCELLER E MPLOYING N LMS A LG...
 
Paper id 252014135
Paper id 252014135Paper id 252014135
Paper id 252014135
 
Spectral Analysis of Sample Rate Converter
Spectral Analysis of Sample Rate ConverterSpectral Analysis of Sample Rate Converter
Spectral Analysis of Sample Rate Converter
 
Review on Implementation of Fir Adaptive Filter Using Distributed Arithmatic...
Review on Implementation of Fir Adaptive Filter Using  Distributed Arithmatic...Review on Implementation of Fir Adaptive Filter Using  Distributed Arithmatic...
Review on Implementation of Fir Adaptive Filter Using Distributed Arithmatic...
 
Comparison of Energy Detection Based Spectrum Sensing Methods over Fading Cha...
Comparison of Energy Detection Based Spectrum Sensing Methods over Fading Cha...Comparison of Energy Detection Based Spectrum Sensing Methods over Fading Cha...
Comparison of Energy Detection Based Spectrum Sensing Methods over Fading Cha...
 
Comparison of Three Different Cancellation Schemes for Orthogonal Frequency D...
Comparison of Three Different Cancellation Schemes for Orthogonal Frequency D...Comparison of Three Different Cancellation Schemes for Orthogonal Frequency D...
Comparison of Three Different Cancellation Schemes for Orthogonal Frequency D...
 
Gn3411911195
Gn3411911195Gn3411911195
Gn3411911195
 
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)
 
Performance improvement for papr reduction in lte downlink system with ellipt...
Performance improvement for papr reduction in lte downlink system with ellipt...Performance improvement for papr reduction in lte downlink system with ellipt...
Performance improvement for papr reduction in lte downlink system with ellipt...
 
Performance Analysis of PAPR Reduction in MIMO-OFDM
Performance Analysis of PAPR Reduction in MIMO-OFDMPerformance Analysis of PAPR Reduction in MIMO-OFDM
Performance Analysis of PAPR Reduction in MIMO-OFDM
 
Evaluation of Fundamental d-q Synchronous Reference Frame Harmonic Detection ...
Evaluation of Fundamental d-q Synchronous Reference Frame Harmonic Detection ...Evaluation of Fundamental d-q Synchronous Reference Frame Harmonic Detection ...
Evaluation of Fundamental d-q Synchronous Reference Frame Harmonic Detection ...
 
Ao4103236259
Ao4103236259Ao4103236259
Ao4103236259
 
N010237982
N010237982N010237982
N010237982
 
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
 
A HYBRID DENOISING APPROACH FOR SPECKLE NOISE REDUCTION IN ULTRASONIC B-MODE ...
A HYBRID DENOISING APPROACH FOR SPECKLE NOISE REDUCTION IN ULTRASONIC B-MODE ...A HYBRID DENOISING APPROACH FOR SPECKLE NOISE REDUCTION IN ULTRASONIC B-MODE ...
A HYBRID DENOISING APPROACH FOR SPECKLE NOISE REDUCTION IN ULTRASONIC B-MODE ...
 
A SURVEY ON OPTIMIZATION BASED SPECTRUM SENSING TECHNIQUES TO REDUCE ISI AND ...
A SURVEY ON OPTIMIZATION BASED SPECTRUM SENSING TECHNIQUES TO REDUCE ISI AND ...A SURVEY ON OPTIMIZATION BASED SPECTRUM SENSING TECHNIQUES TO REDUCE ISI AND ...
A SURVEY ON OPTIMIZATION BASED SPECTRUM SENSING TECHNIQUES TO REDUCE ISI AND ...
 
International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)
 
Reduction of Frequency offset Using Joint Clock for OFDM Based Cellular Syste...
Reduction of Frequency offset Using Joint Clock for OFDM Based Cellular Syste...Reduction of Frequency offset Using Joint Clock for OFDM Based Cellular Syste...
Reduction of Frequency offset Using Joint Clock for OFDM Based Cellular Syste...
 
A Gaussian Clustering Based Voice Activity Detector for Noisy Environments Us...
A Gaussian Clustering Based Voice Activity Detector for Noisy Environments Us...A Gaussian Clustering Based Voice Activity Detector for Noisy Environments Us...
A Gaussian Clustering Based Voice Activity Detector for Noisy Environments Us...
 

Destaque

PUBLICACIÓN2_SLIDESHARE
PUBLICACIÓN2_SLIDESHAREPUBLICACIÓN2_SLIDESHARE
PUBLICACIÓN2_SLIDESHARERodrigo Gamarra
 
SEO para Front-End - BeagaJS
SEO para Front-End - BeagaJSSEO para Front-End - BeagaJS
SEO para Front-End - BeagaJSFabio Ricotta
 
32 Ways a Digital Marketing Consultant Can Help Grow Your Business
32 Ways a Digital Marketing Consultant Can Help Grow Your Business32 Ways a Digital Marketing Consultant Can Help Grow Your Business
32 Ways a Digital Marketing Consultant Can Help Grow Your BusinessBarry Feldman
 

Destaque (6)

Gestión ambiental
Gestión ambientalGestión ambiental
Gestión ambiental
 
CurriculumVitae
CurriculumVitaeCurriculumVitae
CurriculumVitae
 
PUBLICACIÓN2_SLIDESHARE
PUBLICACIÓN2_SLIDESHAREPUBLICACIÓN2_SLIDESHARE
PUBLICACIÓN2_SLIDESHARE
 
SEO para Front-End - BeagaJS
SEO para Front-End - BeagaJSSEO para Front-End - BeagaJS
SEO para Front-End - BeagaJS
 
Vga n vidia geforce3
Vga n vidia geforce3Vga n vidia geforce3
Vga n vidia geforce3
 
32 Ways a Digital Marketing Consultant Can Help Grow Your Business
32 Ways a Digital Marketing Consultant Can Help Grow Your Business32 Ways a Digital Marketing Consultant Can Help Grow Your Business
32 Ways a Digital Marketing Consultant Can Help Grow Your Business
 

Semelhante a Ah34207211

Design, Simulation and Fabrication of a Microstrip Bandpass Filter
Design, Simulation and Fabrication of a Microstrip Bandpass FilterDesign, Simulation and Fabrication of a Microstrip Bandpass Filter
Design, Simulation and Fabrication of a Microstrip Bandpass FilterEditor IJCATR
 
Efficient Design of Higher Order Variable Digital Filter for Multi Modulated ...
Efficient Design of Higher Order Variable Digital Filter for Multi Modulated ...Efficient Design of Higher Order Variable Digital Filter for Multi Modulated ...
Efficient Design of Higher Order Variable Digital Filter for Multi Modulated ...IJTET Journal
 
Linear Phase FIR Low Pass Filter Design Based on Firefly Algorithm
Linear Phase FIR Low Pass Filter Design Based on Firefly Algorithm Linear Phase FIR Low Pass Filter Design Based on Firefly Algorithm
Linear Phase FIR Low Pass Filter Design Based on Firefly Algorithm IJECEIAES
 
Your Ultimate Guide to Designing Analog Filters - Welcome to OXELTECH.pdf
Your Ultimate Guide to Designing Analog Filters - Welcome to OXELTECH.pdfYour Ultimate Guide to Designing Analog Filters - Welcome to OXELTECH.pdf
Your Ultimate Guide to Designing Analog Filters - Welcome to OXELTECH.pdfaud Scarlet
 
Reducting Power Dissipation in Fir Filter: an Analysis
Reducting Power Dissipation in Fir Filter: an AnalysisReducting Power Dissipation in Fir Filter: an Analysis
Reducting Power Dissipation in Fir Filter: an AnalysisCSCJournals
 
Advantages And Disadvantages Of Resonance
Advantages And Disadvantages Of ResonanceAdvantages And Disadvantages Of Resonance
Advantages And Disadvantages Of ResonanceCarolina Cardona
 
Design of Low Power Reconfigurable IIR filter with Row Bypassing Multiplier
Design of Low Power Reconfigurable IIR filter with Row Bypassing MultiplierDesign of Low Power Reconfigurable IIR filter with Row Bypassing Multiplier
Design of Low Power Reconfigurable IIR filter with Row Bypassing MultiplierIRJET Journal
 
CANONIC SIGNED DIGIT BASED DESIGN OF MULTIPLIER-LESS FIR FILTER USING SELFORG...
CANONIC SIGNED DIGIT BASED DESIGN OF MULTIPLIER-LESS FIR FILTER USING SELFORG...CANONIC SIGNED DIGIT BASED DESIGN OF MULTIPLIER-LESS FIR FILTER USING SELFORG...
CANONIC SIGNED DIGIT BASED DESIGN OF MULTIPLIER-LESS FIR FILTER USING SELFORG...ijaia
 
Higher Order Low Pass FIR Filter Design using IPSO Algorithm
Higher Order Low Pass FIR Filter Design using IPSO AlgorithmHigher Order Low Pass FIR Filter Design using IPSO Algorithm
Higher Order Low Pass FIR Filter Design using IPSO Algorithmijtsrd
 
Ijarcet vol-2-issue-3-861-866
Ijarcet vol-2-issue-3-861-866Ijarcet vol-2-issue-3-861-866
Ijarcet vol-2-issue-3-861-866Editor IJARCET
 
Low Peak to Average Power Ratio and High Spectral Efficiency Using Selective ...
Low Peak to Average Power Ratio and High Spectral Efficiency Using Selective ...Low Peak to Average Power Ratio and High Spectral Efficiency Using Selective ...
Low Peak to Average Power Ratio and High Spectral Efficiency Using Selective ...theijes
 
Design and Implementation of Digital Chebyshev Type II Filter using XSG for N...
Design and Implementation of Digital Chebyshev Type II Filter using XSG for N...Design and Implementation of Digital Chebyshev Type II Filter using XSG for N...
Design and Implementation of Digital Chebyshev Type II Filter using XSG for N...IJERA Editor
 
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
 
Comparative Analysis of Different Wavelet Functions using Modified Adaptive F...
Comparative Analysis of Different Wavelet Functions using Modified Adaptive F...Comparative Analysis of Different Wavelet Functions using Modified Adaptive F...
Comparative Analysis of Different Wavelet Functions using Modified Adaptive F...IJERA Editor
 
IRJET- Design and Simulation of Five Stage Band Pass Filter for C Band Applic...
IRJET- Design and Simulation of Five Stage Band Pass Filter for C Band Applic...IRJET- Design and Simulation of Five Stage Band Pass Filter for C Band Applic...
IRJET- Design and Simulation of Five Stage Band Pass Filter for C Band Applic...IRJET Journal
 
IRJET- Efficient Shift add Implementation of Fir Filter using Variable Pa...
IRJET-  	  Efficient Shift add Implementation of Fir Filter using Variable Pa...IRJET-  	  Efficient Shift add Implementation of Fir Filter using Variable Pa...
IRJET- Efficient Shift add Implementation of Fir Filter using Variable Pa...IRJET Journal
 
PERFORMANCE ANALYSIS OF PLANAR BANDPASS FILTER WITH DIFFERENT ORDERS
PERFORMANCE ANALYSIS OF PLANAR BANDPASS FILTER WITH DIFFERENT ORDERSPERFORMANCE ANALYSIS OF PLANAR BANDPASS FILTER WITH DIFFERENT ORDERS
PERFORMANCE ANALYSIS OF PLANAR BANDPASS FILTER WITH DIFFERENT ORDERSIRJET Journal
 
Butterworth filter design
Butterworth filter designButterworth filter design
Butterworth filter designSushant Shankar
 

Semelhante a Ah34207211 (20)

Design, Simulation and Fabrication of a Microstrip Bandpass Filter
Design, Simulation and Fabrication of a Microstrip Bandpass FilterDesign, Simulation and Fabrication of a Microstrip Bandpass Filter
Design, Simulation and Fabrication of a Microstrip Bandpass Filter
 
Efficient Design of Higher Order Variable Digital Filter for Multi Modulated ...
Efficient Design of Higher Order Variable Digital Filter for Multi Modulated ...Efficient Design of Higher Order Variable Digital Filter for Multi Modulated ...
Efficient Design of Higher Order Variable Digital Filter for Multi Modulated ...
 
Linear Phase FIR Low Pass Filter Design Based on Firefly Algorithm
Linear Phase FIR Low Pass Filter Design Based on Firefly Algorithm Linear Phase FIR Low Pass Filter Design Based on Firefly Algorithm
Linear Phase FIR Low Pass Filter Design Based on Firefly Algorithm
 
Your Ultimate Guide to Designing Analog Filters - Welcome to OXELTECH.pdf
Your Ultimate Guide to Designing Analog Filters - Welcome to OXELTECH.pdfYour Ultimate Guide to Designing Analog Filters - Welcome to OXELTECH.pdf
Your Ultimate Guide to Designing Analog Filters - Welcome to OXELTECH.pdf
 
Reducting Power Dissipation in Fir Filter: an Analysis
Reducting Power Dissipation in Fir Filter: an AnalysisReducting Power Dissipation in Fir Filter: an Analysis
Reducting Power Dissipation in Fir Filter: an Analysis
 
Advantages And Disadvantages Of Resonance
Advantages And Disadvantages Of ResonanceAdvantages And Disadvantages Of Resonance
Advantages And Disadvantages Of Resonance
 
Design of Low Power Reconfigurable IIR filter with Row Bypassing Multiplier
Design of Low Power Reconfigurable IIR filter with Row Bypassing MultiplierDesign of Low Power Reconfigurable IIR filter with Row Bypassing Multiplier
Design of Low Power Reconfigurable IIR filter with Row Bypassing Multiplier
 
CANONIC SIGNED DIGIT BASED DESIGN OF MULTIPLIER-LESS FIR FILTER USING SELFORG...
CANONIC SIGNED DIGIT BASED DESIGN OF MULTIPLIER-LESS FIR FILTER USING SELFORG...CANONIC SIGNED DIGIT BASED DESIGN OF MULTIPLIER-LESS FIR FILTER USING SELFORG...
CANONIC SIGNED DIGIT BASED DESIGN OF MULTIPLIER-LESS FIR FILTER USING SELFORG...
 
Higher Order Low Pass FIR Filter Design using IPSO Algorithm
Higher Order Low Pass FIR Filter Design using IPSO AlgorithmHigher Order Low Pass FIR Filter Design using IPSO Algorithm
Higher Order Low Pass FIR Filter Design using IPSO Algorithm
 
Ijarcet vol-2-issue-3-861-866
Ijarcet vol-2-issue-3-861-866Ijarcet vol-2-issue-3-861-866
Ijarcet vol-2-issue-3-861-866
 
Low Peak to Average Power Ratio and High Spectral Efficiency Using Selective ...
Low Peak to Average Power Ratio and High Spectral Efficiency Using Selective ...Low Peak to Average Power Ratio and High Spectral Efficiency Using Selective ...
Low Peak to Average Power Ratio and High Spectral Efficiency Using Selective ...
 
Design and Implementation of Digital Chebyshev Type II Filter using XSG for N...
Design and Implementation of Digital Chebyshev Type II Filter using XSG for N...Design and Implementation of Digital Chebyshev Type II Filter using XSG for N...
Design and Implementation of Digital Chebyshev Type II Filter using XSG for N...
 
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
 
Comparative Analysis of Different Wavelet Functions using Modified Adaptive F...
Comparative Analysis of Different Wavelet Functions using Modified Adaptive F...Comparative Analysis of Different Wavelet Functions using Modified Adaptive F...
Comparative Analysis of Different Wavelet Functions using Modified Adaptive F...
 
IRJET- Design and Simulation of Five Stage Band Pass Filter for C Band Applic...
IRJET- Design and Simulation of Five Stage Band Pass Filter for C Band Applic...IRJET- Design and Simulation of Five Stage Band Pass Filter for C Band Applic...
IRJET- Design and Simulation of Five Stage Band Pass Filter for C Band Applic...
 
IRJET- Efficient Shift add Implementation of Fir Filter using Variable Pa...
IRJET-  	  Efficient Shift add Implementation of Fir Filter using Variable Pa...IRJET-  	  Efficient Shift add Implementation of Fir Filter using Variable Pa...
IRJET- Efficient Shift add Implementation of Fir Filter using Variable Pa...
 
Z4301132136
Z4301132136Z4301132136
Z4301132136
 
PERFORMANCE ANALYSIS OF PLANAR BANDPASS FILTER WITH DIFFERENT ORDERS
PERFORMANCE ANALYSIS OF PLANAR BANDPASS FILTER WITH DIFFERENT ORDERSPERFORMANCE ANALYSIS OF PLANAR BANDPASS FILTER WITH DIFFERENT ORDERS
PERFORMANCE ANALYSIS OF PLANAR BANDPASS FILTER WITH DIFFERENT ORDERS
 
Butterworth filter design
Butterworth filter designButterworth filter design
Butterworth filter design
 
671515
671515671515
671515
 

Último

Comparing Sidecar-less Service Mesh from Cilium and Istio
Comparing Sidecar-less Service Mesh from Cilium and IstioComparing Sidecar-less Service Mesh from Cilium and Istio
Comparing Sidecar-less Service Mesh from Cilium and IstioChristian Posta
 
UiPath Studio Web workshop series - Day 8
UiPath Studio Web workshop series - Day 8UiPath Studio Web workshop series - Day 8
UiPath Studio Web workshop series - Day 8DianaGray10
 
AI Fame Rush Review – Virtual Influencer Creation In Just Minutes
AI Fame Rush Review – Virtual Influencer Creation In Just MinutesAI Fame Rush Review – Virtual Influencer Creation In Just Minutes
AI Fame Rush Review – Virtual Influencer Creation In Just MinutesMd Hossain Ali
 
UiPath Solutions Management Preview - Northern CA Chapter - March 22.pdf
UiPath Solutions Management Preview - Northern CA Chapter - March 22.pdfUiPath Solutions Management Preview - Northern CA Chapter - March 22.pdf
UiPath Solutions Management Preview - Northern CA Chapter - March 22.pdfDianaGray10
 
Apres-Cyber - The Data Dilemma: Bridging Offensive Operations and Machine Lea...
Apres-Cyber - The Data Dilemma: Bridging Offensive Operations and Machine Lea...Apres-Cyber - The Data Dilemma: Bridging Offensive Operations and Machine Lea...
Apres-Cyber - The Data Dilemma: Bridging Offensive Operations and Machine Lea...Will Schroeder
 
Igniting Next Level Productivity with AI-Infused Data Integration Workflows
Igniting Next Level Productivity with AI-Infused Data Integration WorkflowsIgniting Next Level Productivity with AI-Infused Data Integration Workflows
Igniting Next Level Productivity with AI-Infused Data Integration WorkflowsSafe Software
 
AI You Can Trust - Ensuring Success with Data Integrity Webinar
AI You Can Trust - Ensuring Success with Data Integrity WebinarAI You Can Trust - Ensuring Success with Data Integrity Webinar
AI You Can Trust - Ensuring Success with Data Integrity WebinarPrecisely
 
ADOPTING WEB 3 FOR YOUR BUSINESS: A STEP-BY-STEP GUIDE
ADOPTING WEB 3 FOR YOUR BUSINESS: A STEP-BY-STEP GUIDEADOPTING WEB 3 FOR YOUR BUSINESS: A STEP-BY-STEP GUIDE
ADOPTING WEB 3 FOR YOUR BUSINESS: A STEP-BY-STEP GUIDELiveplex
 
The Data Metaverse: Unpacking the Roles, Use Cases, and Tech Trends in Data a...
The Data Metaverse: Unpacking the Roles, Use Cases, and Tech Trends in Data a...The Data Metaverse: Unpacking the Roles, Use Cases, and Tech Trends in Data a...
The Data Metaverse: Unpacking the Roles, Use Cases, and Tech Trends in Data a...Aggregage
 
Designing A Time bound resource download URL
Designing A Time bound resource download URLDesigning A Time bound resource download URL
Designing A Time bound resource download URLRuncy Oommen
 
Building Your Own AI Instance (TBLC AI )
Building Your Own AI Instance (TBLC AI )Building Your Own AI Instance (TBLC AI )
Building Your Own AI Instance (TBLC AI )Brian Pichman
 
VoIP Service and Marketing using Odoo and Asterisk PBX
VoIP Service and Marketing using Odoo and Asterisk PBXVoIP Service and Marketing using Odoo and Asterisk PBX
VoIP Service and Marketing using Odoo and Asterisk PBXTarek Kalaji
 
How Accurate are Carbon Emissions Projections?
How Accurate are Carbon Emissions Projections?How Accurate are Carbon Emissions Projections?
How Accurate are Carbon Emissions Projections?IES VE
 
activity_diagram_combine_v4_20190827.pdfactivity_diagram_combine_v4_20190827.pdf
activity_diagram_combine_v4_20190827.pdfactivity_diagram_combine_v4_20190827.pdfactivity_diagram_combine_v4_20190827.pdfactivity_diagram_combine_v4_20190827.pdf
activity_diagram_combine_v4_20190827.pdfactivity_diagram_combine_v4_20190827.pdfJamie (Taka) Wang
 
OpenShift Commons Paris - Choose Your Own Observability Adventure
OpenShift Commons Paris - Choose Your Own Observability AdventureOpenShift Commons Paris - Choose Your Own Observability Adventure
OpenShift Commons Paris - Choose Your Own Observability AdventureEric D. Schabell
 
Meet the new FSP 3000 M-Flex800™
Meet the new FSP 3000 M-Flex800™Meet the new FSP 3000 M-Flex800™
Meet the new FSP 3000 M-Flex800™Adtran
 
IaC & GitOps in a Nutshell - a FridayInANuthshell Episode.pdf
IaC & GitOps in a Nutshell - a FridayInANuthshell Episode.pdfIaC & GitOps in a Nutshell - a FridayInANuthshell Episode.pdf
IaC & GitOps in a Nutshell - a FridayInANuthshell Episode.pdfDaniel Santiago Silva Capera
 
KubeConEU24-Monitoring Kubernetes and Cloud Spend with OpenCost
KubeConEU24-Monitoring Kubernetes and Cloud Spend with OpenCostKubeConEU24-Monitoring Kubernetes and Cloud Spend with OpenCost
KubeConEU24-Monitoring Kubernetes and Cloud Spend with OpenCostMatt Ray
 
UiPath Platform: The Backend Engine Powering Your Automation - Session 1
UiPath Platform: The Backend Engine Powering Your Automation - Session 1UiPath Platform: The Backend Engine Powering Your Automation - Session 1
UiPath Platform: The Backend Engine Powering Your Automation - Session 1DianaGray10
 

Último (20)

Comparing Sidecar-less Service Mesh from Cilium and Istio
Comparing Sidecar-less Service Mesh from Cilium and IstioComparing Sidecar-less Service Mesh from Cilium and Istio
Comparing Sidecar-less Service Mesh from Cilium and Istio
 
UiPath Studio Web workshop series - Day 8
UiPath Studio Web workshop series - Day 8UiPath Studio Web workshop series - Day 8
UiPath Studio Web workshop series - Day 8
 
AI Fame Rush Review – Virtual Influencer Creation In Just Minutes
AI Fame Rush Review – Virtual Influencer Creation In Just MinutesAI Fame Rush Review – Virtual Influencer Creation In Just Minutes
AI Fame Rush Review – Virtual Influencer Creation In Just Minutes
 
UiPath Solutions Management Preview - Northern CA Chapter - March 22.pdf
UiPath Solutions Management Preview - Northern CA Chapter - March 22.pdfUiPath Solutions Management Preview - Northern CA Chapter - March 22.pdf
UiPath Solutions Management Preview - Northern CA Chapter - March 22.pdf
 
Apres-Cyber - The Data Dilemma: Bridging Offensive Operations and Machine Lea...
Apres-Cyber - The Data Dilemma: Bridging Offensive Operations and Machine Lea...Apres-Cyber - The Data Dilemma: Bridging Offensive Operations and Machine Lea...
Apres-Cyber - The Data Dilemma: Bridging Offensive Operations and Machine Lea...
 
Igniting Next Level Productivity with AI-Infused Data Integration Workflows
Igniting Next Level Productivity with AI-Infused Data Integration WorkflowsIgniting Next Level Productivity with AI-Infused Data Integration Workflows
Igniting Next Level Productivity with AI-Infused Data Integration Workflows
 
AI You Can Trust - Ensuring Success with Data Integrity Webinar
AI You Can Trust - Ensuring Success with Data Integrity WebinarAI You Can Trust - Ensuring Success with Data Integrity Webinar
AI You Can Trust - Ensuring Success with Data Integrity Webinar
 
ADOPTING WEB 3 FOR YOUR BUSINESS: A STEP-BY-STEP GUIDE
ADOPTING WEB 3 FOR YOUR BUSINESS: A STEP-BY-STEP GUIDEADOPTING WEB 3 FOR YOUR BUSINESS: A STEP-BY-STEP GUIDE
ADOPTING WEB 3 FOR YOUR BUSINESS: A STEP-BY-STEP GUIDE
 
The Data Metaverse: Unpacking the Roles, Use Cases, and Tech Trends in Data a...
The Data Metaverse: Unpacking the Roles, Use Cases, and Tech Trends in Data a...The Data Metaverse: Unpacking the Roles, Use Cases, and Tech Trends in Data a...
The Data Metaverse: Unpacking the Roles, Use Cases, and Tech Trends in Data a...
 
Designing A Time bound resource download URL
Designing A Time bound resource download URLDesigning A Time bound resource download URL
Designing A Time bound resource download URL
 
Building Your Own AI Instance (TBLC AI )
Building Your Own AI Instance (TBLC AI )Building Your Own AI Instance (TBLC AI )
Building Your Own AI Instance (TBLC AI )
 
VoIP Service and Marketing using Odoo and Asterisk PBX
VoIP Service and Marketing using Odoo and Asterisk PBXVoIP Service and Marketing using Odoo and Asterisk PBX
VoIP Service and Marketing using Odoo and Asterisk PBX
 
How Accurate are Carbon Emissions Projections?
How Accurate are Carbon Emissions Projections?How Accurate are Carbon Emissions Projections?
How Accurate are Carbon Emissions Projections?
 
activity_diagram_combine_v4_20190827.pdfactivity_diagram_combine_v4_20190827.pdf
activity_diagram_combine_v4_20190827.pdfactivity_diagram_combine_v4_20190827.pdfactivity_diagram_combine_v4_20190827.pdfactivity_diagram_combine_v4_20190827.pdf
activity_diagram_combine_v4_20190827.pdfactivity_diagram_combine_v4_20190827.pdf
 
OpenShift Commons Paris - Choose Your Own Observability Adventure
OpenShift Commons Paris - Choose Your Own Observability AdventureOpenShift Commons Paris - Choose Your Own Observability Adventure
OpenShift Commons Paris - Choose Your Own Observability Adventure
 
201610817 - edge part1
201610817 - edge part1201610817 - edge part1
201610817 - edge part1
 
Meet the new FSP 3000 M-Flex800™
Meet the new FSP 3000 M-Flex800™Meet the new FSP 3000 M-Flex800™
Meet the new FSP 3000 M-Flex800™
 
IaC & GitOps in a Nutshell - a FridayInANuthshell Episode.pdf
IaC & GitOps in a Nutshell - a FridayInANuthshell Episode.pdfIaC & GitOps in a Nutshell - a FridayInANuthshell Episode.pdf
IaC & GitOps in a Nutshell - a FridayInANuthshell Episode.pdf
 
KubeConEU24-Monitoring Kubernetes and Cloud Spend with OpenCost
KubeConEU24-Monitoring Kubernetes and Cloud Spend with OpenCostKubeConEU24-Monitoring Kubernetes and Cloud Spend with OpenCost
KubeConEU24-Monitoring Kubernetes and Cloud Spend with OpenCost
 
UiPath Platform: The Backend Engine Powering Your Automation - Session 1
UiPath Platform: The Backend Engine Powering Your Automation - Session 1UiPath Platform: The Backend Engine Powering Your Automation - Session 1
UiPath Platform: The Backend Engine Powering Your Automation - Session 1
 

Ah34207211

  • 1. Aparna Thube, Prof. Manisha Chattopadhyay / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 4, Jul-Aug 2013, pp.207-211 207 | P a g e RF Filter Design Using Insertion Loss Method And Genetic Optimization Algorithm Aparna Thube1 , Prof. Manisha Chattopadhyay 2 1,2 (Department of Electronics and Telecommunication, Mumbai University,India) ABSTRACT A filter design using insertion loss method (ILM) and Genetic Algorithm (GA) is presented in this paper. Many techniques have been proposed for the design and analysis of filter circuit, but the insertion loss method is generally preferred for the flexibility and accuracy that it provides. The ILM is based on network synthesis techniques and can be used to design filter having a specific type of frequency response. However, this procedure is not practical for a large number of elements. GA algorithm can be a useful procedure for calculating values in filters with a large number of elements. This paper presents the procedure which takes an advantage of ILM for filter design and GA for determination of an unknown value in filters with large number of elements. This is suitable approach for filter design with an arbitrary shape of cutoff frequency and pass band. Keywords – Genetic Algorithm, insertion loss method, RF filters I. INTRODUCTION Filters are ubiquitous building blocks in wireless systems. Filters are two-port networks used to control the frequency response and they are present in just about every piece of electronic equipment (radios, television, analog-to-digital converters, computers etc.). There are four possible frequency responses lowpass, highpass, bandpass and bandstop. Filters can be analog or digital. Furthermore, analog filters can be passive or active. Passive filters use only resistors, capacitors, and inductors. [2] There are several methods available for the design of filter networks, such as image parameter, constant-k, m-derived, composite filter, insertion loss, Butterworth (maximally flat), Chebyshev (equal ripple) and elliptic filter methods. In a common classical procedure, a lowpass (LP) filter is first designed with the normalized source impedance and cutoff frequency, and then it is converted to the desired highpass (HP), bandpass (BP) and bandstop (BS) characteristics by appropriate filter transformations [4 5]. The filter specifications such as the ripple level in the pass band and attenuation in the stop band will determine the filter order. Then, the values of reactive elements are obtained. In such design procedures, the filter topology is limited to some specific configurations and the filters are lossless. On the other hand, the source and load impedances are usually Assumed real and equal. For some designs (such as Chebyshev filter with even order) these impedances are constrained to certain values, which require some appropriate impedance matching circuits in the input and output ports of the filters [5]. However, in this paper, we are concerned with the design of lumped filters, which have direct applications for microwave distributed filters, which may be realized through the application of appropriate transformation formulas [4 5]. II. FILTER DESIGN 1.1 Filter design by Insertion loss method The ideal filter would have zero insertion loss in the passband, infinite attenuation in the stop, and a linear phase response(to avoid signal distortion) in the passband, Of course, such filters do not exist in practice, so compromises must be made; herein lies the art of filter design. The insertion loss method allows a high degree of control over the passband and stopband amplitude and phase characteristics, with a systematic way to synthesize a desired response. The necessary design trade-offs can be evaluated to best meet the application requirements. If, for example, a minimum insertion loss is most important, a binomial frequency response can be used; a Chebyshev response would satisfy a requirement for the sharpest cutoff. If it is possible to sacrifice the attenuation rate, a better phase response can be obtained by using a linear phase filter design. And in all cases, the insertion loss method allows filter performance to be improved in a straightforward manner, at expense of a higher order, or more complex, filter. The ILM is based on network synthesis techniques. The technique begins with the design of a low pass filter prototype that is normalized in terms of impedance and cutoff frequency. Impedance and frequency scaling and transformations are then used to convert the normalized design to the one having the desired frequency response, cutoff frequency, and impedance level. Additional transformations, such as Richard‟s transformation, impedance/admittance inverters, and the Kuroda identities, can be used to
  • 2. Aparna Thube, Prof. Manisha Chattopadhyay / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 4, Jul-Aug 2013, pp.207-211 208 | P a g e facilitate filter implementation in terms of practical components such as transmission lines sections, stubs and resonant elements. 1.1.1 Characterization by power loss ratio In this method a filter response is defined by its insertion loss or power loss ratio, PLR [5] (1) (2) Where Γ(ω) is the reflection coefficient seen looking into the filter. Since the normalized input reflection coefficient is: (3) The power loss ratio for a maximally flat low-pass filter is [5]: (4) where the passband is the region from ω=0 to the cutoff value ωc , k2 is the passband tolerance and N is number of filter elements (Fig. 1.) For ω > ωc the power loss ratio increases at a rate dependent on the exponent 2N which is related to the number of filter elements. In addition, for sharpest PLR characteristic over cutoff frequency larger number of filter elements are needed. For equal-ripple low-pass filter prototype (Chebyshev filter) power loss ratio is: (5) where TN(x) is a Chebyshev polynomial of order N what will result with a sharper cutoff characteristic, although the passband response will have ripples (1+k2) of amplitude. Using (3) or (4) we are able to calculate required characteristic of filter and then calculate unknown values of element. But, for large number of N analytical procedure for determining filters elements is very laborious. Fig.1. Low pass filter prototype with N elements 1.1.2 Denormalization of standard low pass design To arrive at realizable filter, we have to denormalize the coefficients to meet realistic frequency and impedance requirements. In addition, the standard low pass filter prototype should be convertible into high-pass or bandpass/bandstop filter types depending on the application. These objectives can be achieved by considering two distinct steps: [4] Frequency transformation to convert from normalized frequency Ω to actual frequency ω. This step implies the scaling of the standard inductance and capacitances.[4] Table 1. Equivalent circuits for transformation of normalized lowpass filter to other filter types. Impedance transformation to convert standard generator and resistances g0 and g(N+1) to actual resistances RL and RG. Entire impedance expression need to scale. This is accomplished by scaling all filter coefficients by actual resistance RG. That is, [4] RG‟=1RG (6) L‟=1LRG (7) C‟=C/RG (8) RL‟=RLRG (9) 1.2 Filter design by Genetic optimization algorithm 2.2.1. Basic of GA GA is a part of evolutionary computing, which is a rapidly growing area of an Artificial Intelligence. Genetic Algorithm (GA) is essentially a search and optimization technique. Inspired by Darwin‟s Natural selection theory of Biological Evolution(1859) and Genetics(1885). First GA was developed by john Holland 7 his students in 1975. The concept in the theory of Biological Evolution has been translated into GA to search for an optimal solution to a problem in a more „natural‟ way. For GA, the chromosome is the basic unit that encodes a possible solution to a problem in a given search space. The set of chromosomes is called as population that represents set of solutions to the problem. In GA, the population is evolved with a hope that the new population will be better than the old one. The evolution process consists of successive generations. At each generation, the population is evolved using responses from its environment and stochastic-genetic operators (i.e.
  • 3. Aparna Thube, Prof. Manisha Chattopadhyay / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 4, Jul-Aug 2013, pp.207-211 209 | P a g e selection, crossover and mutation) to create the new population of fitter solutions. The GA when applied for filter design begins with an initial, random population of set of chromosomes (each chromosome represents a set solutions i.e. filter elements like L & C). This population is then evolved, over generations, using responses from its fitness function and stochastic genetic operators (i.e. selection, crossover and mutation) to produce the most optimum values of filter elements.GA searches the optimal filter elements without concerning itself with the working of RF filter. The fig. 2 shows the operation of GA based RF filter design. Fig.2 Flowchart of GA Optimization Process To design RF filter by GA, one m-file was written that includes an initialization of essential GA parameters and call to main GA function to find the optimal RF filter elements. However, merely this m- file does not provide optimum RF filter elements, but it also requires a suitable fitness function.m file to evaluate the fitness values of population individuals (chromosomes). 2.2.2. Fitness function The key to GA implementation for RF filter design is the evaluation of fitness values of population individuals. Since each population individual i.e. chromosome represents a set of filter elements, it is assigned with fitness value based upon its performance. The actual fitness evaluation is performed by designing filter by Insertion Loss Method (ILM) and calculating S-parameters for different frequency points. Then the filter elements are selected using GA and again S-parameters are calculated for different frequency points. Then the total error between S-parameters calculated using ILM and using GA is found. The smaller the total error better the performance and hence larger the fitness value of given set of filter elements. The fitness value is defined by (10) where ωi represents the weighting value at the i th sampling point, fi is the square of the difference between the magnitude of the calculated scattering parameter and the desired value at the i th sampling point, and N is the number of sampling points. III. RESULTS In this section the comparison between analytically (ILM) calculated S21 and S21 obtained by GA method is illustrated using different examples. We consider S21 for maximally flat filter (see Fig. 3.to Fig. 6) for different number of elements. It can be seen that there is a good agreement between S21 calculated analytically and by GA method. 0 0.5 1 1.5 2 2.5 3 3.5 4 x 10 9 -30 -25 -20 -15 -10 -5 0 Frequency in Hz |S21|indB convetional(ILM) using GA N=4 Fig.3. Conventional (ILM) versus GA |S21| for maximally flat low-pass filter with 4 elements
  • 4. Aparna Thube, Prof. Manisha Chattopadhyay / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 4, Jul-Aug 2013, pp.207-211 210 | P a g e 0 0.5 1 1.5 2 2.5 3 3.5 4 x 10 9 -80 -70 -60 -50 -40 -30 -20 -10 0 Frequency in Hz |S21|indB Convetional(ILM) Using GA N=10 Fig.4. Conventional (ILM) versus GA |S21| for maximally flat low-pass filter with 10 elements 0 0.2 0.4 0.6 0.8 1 1.2 1.4 1.6 1.8 2 x 10 9 -350 -300 -250 -200 -150 -100 -50 0 Frequency in Hz |S21|indB convetional(ILM) Using GA N=4 Fig.5. Conventional (ILM) versus GA |S21| for maximally flat High-pass filter with 4 elements 0 0.2 0.4 0.6 0.8 1 1.2 1.4 1.6 1.8 2 x 10 9 -1400 -1200 -1000 -800 -600 -400 -200 0 Frequency in Hz |S21|indB Convetional(ILM) Using GAN=15 Fig.6. Conventional (ILM) versus GA |S21| for maximally flat High-pass filter with 15 elements Als0 we consider S21 for equal ripple (Chebyshev) filter (see Fig. 7.to Fig. 8) for different number of elements. It can be seen that there is a good agreement between S21 calculated analytically and by GA method. 0 0.5 1 1.5 2 2.5 3 3.5 x 10 9 -45 -40 -35 -30 -25 -20 -15 -10 -5 0 Frequency in Hz |S21|indB convetional (ILM) Using GA N=5 Fig.7. Conventional (ILM) versus GA |S21| for equal-ripple Low pass filter with 5 elements 0 0.5 1 1.5 2 2.5 3 x 10 9 -70 -60 -50 -40 -30 -20 -10 0 Frequency in Hz |S21|indB Convetional(ILM) Using GA N=9 Fig.8. Conventional (ILM) versus GA |S21| for equal-ripple Low pass filter with 9 elements IV. CONCLUSION In this paper two approaches for RF filter design have been discussed, one approach is classical approach based upon insertion loss method while newer- proposed approach is based upon evolutionary algorithm -Genetic Algorithm. Insertion loss method is generally used technique for
  • 5. Aparna Thube, Prof. Manisha Chattopadhyay / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 4, Jul-Aug 2013, pp.207-211 211 | P a g e the filter design with an arbitrary number of elements and can be used to create a filter which has different types of frequency responses. However, this procedure is not practical for a large number of elements. The proposed GA based method can be used to design RF filter with large number of elements. This new method is suitable approach for filter design with an arbitrary shape of cutoff frequency and pass band. A computer program was developed in MATLAB and tested. It can be seen that program gives good results and could be commercially used for filter design. Furthermore, it should be emphasize that this solution makes sense for the filters with large number of elements where the sharper cutoff characteristic is required. REFERENCES [1] Juraj Palecek, Martin Vestenicky, Peter Vestenicky, Dasa Ticha, “Optimization of RF Band Pass Filter by Genetic Algorithm”, 978-1- 4673-1179-3/12/$31.00 ©2012 IEEE, pp. 79-82. [2] Ivan Vilovi_, Ante Konjuh, Nikša Burum, “Filter Design Using Insertion Loss Method and Particle Swarm Optimization Algorithm”, 51st International Symposium ELMAR-2009, 28-30 September 2009, Zadar, Croatia, pp. 309- 312. [3] Amit Pal,Rajesh kumar,Vishal Mohan, A.K.Tiwary, “Design of Chebyshev Band pass filter”, 2009 International Conference on Emerging Trends in Electronic and Photonic Devices & systems (ELECTRO- 2009), pp. 226- 227. [4] R.Ludwig, Pavel Bretchko, “RF Circuit Design: Theory and Applications”, Perason Education. [5] David M. Pozar, “Microwave and RF Design of Wireless System”, John Wiley & Sons, INC, New York, 2001