PSO-Based Optimization of Sigma-Delta Modulator for Wireless Transreceivers

DOI : 10.17577/IJERTV2IS70786

Download Full-Text PDF Cite this Publication

Text Only Version

PSO-Based Optimization of Sigma-Delta Modulator for Wireless Transreceivers

Manuscripts

Jyoti Yadav, Institute of Engineering and Science, IPS Academy, /RGPVUniversity Sanjaychowk,pendraroad,bilaspur/

Rupesh Dubey, Associate Prof and Head, Department of Electronics and Communication Engineering

Institute of Engineering and Science,

Abstract

Over-sampling sigma-delta analog-to digital converters (ADCs) are one of the key building blocks of state of the art wireless transceivers. Delta-sigma (; or sigma-delta, ) modulation is a method for encoding analog signals into digital signals or higher- resolution digital signals into lower-resolution digital signals. The conversion is done using error feedback, where the difference between the two signals is measured and used to improve the conversion. The low-resolution signal typically changes more quickly than the high-resolution signal and it can be filtered to recover the high-resolution signal with little or no loss of fidelity.

The proposed structure has pso

– based optimization of 4th order sigma-delta modulators for wireless transceivers. The aim of this paper is the identification of the best coefficients suitable for the proposed topology in order to achieve the desired signal-to-noise ratio.GA-based search engine is a stochastic search method which can find the optimum solution within the given constraints. In sigma-delta () modulator design, GA can be effectively used to optimize the scaling coefficients in order to achieve the desired signal-to-noise ratio. By comparing PSO and GA results the signal to noise ratio in PSO is greater than in GA.

Keywords: Genetic Algorithm, PSO, Sigma Delta, Wireless LAN, Analog to Digital Converter.

Introduction

Now days the world is becoming more and more digital due to the development of digital computing and signal processing. Digital circuits are less sensitive to the disturbances and more robust compared to the analog counterparts. In addition, the digital circuits are easier to integrate on a chip to realize complicated functions. Nevertheless, the signals we are dealing with naturally are analog: voice, image, etc . As a consequence, an interface between analog and digital world is a must to convert an analog signal into a digital signal which we usually

field of the ADCs always leads to system improvements.

There are mainly two classes of ADCs, distinguished according to the ratio of the sampling frequency fs and the signal bandwidth fB

[1] Nyquist rate ADCs: fs = 2fB; the flash, the interpolating, the folding, the algorithmic, the successive approximation register (SAR), the pipelined ADCs belong to Nyquist rate ADC. [2]Oversampling ADCs: fs equals multiple (>2) fB; The sigma- delta, error feedback ADC belong to this class.

  1. Modulator Architecture

    This Section explores tradeoffs among the wide variety of modulator architectures that can be used to implementation A/D converter suitable for low power and high integration WLAN standard receiver. The search for an optimal wideband topology has been performed by varying the order L, the oversampling ratio M and the number of bits B in the quantizer.

    Sigma-Delta ADCs or ADCs are based on the principle that the input signal is oversampled and the quantization noise is shaped and later removed by digital filters. A more efficient way is to shape the quantization noise up to higher frequency, i.e. less quantization noise remains in the band of interest while higher at the out of band. Therefore, the number of bits in the loop can be less than that in a Nyquist ADC.A system that can do this is known as a sigma-delta modulator.

    A sigma-delta modulator has three important components.

    • A loop filter H(z)

    • An internal quantizer

      X

      X

      H ( z )

      H ( z )

    • A feedback digital-to-analog converter (DAC) ADC

    refer as analog-to digital convert (ADC). Therefore the ADCs become increasingly the bottleneck in many

    signal processing systems. Any improvement in the

    DAC

    Fig.1.1 sigma-delta modulator components

      1. Figures

        Fig.1.2 Zero-IF Receiver Architecture.

      2. Tables

    Table1.1Comparison of gain coefficients with and without GA

    Coeffieients

    Peak SNR

    Peak SNDR

    Without GA

    g1=0.5,g2=0.5,g3=4,g4= 4

    60d B

    55.9d B

    With GA

    g1=0.325,g2=0.7646, g3=4.023,g4=6.1538

    66d B

    61dB

  2. GA-Based Coefficient Optimization

    2.1 Genetic Algorithm

    GAs are search and optimization algorithms based on the mechanics of natural selection and natural genetics[7]. They make use of structured but randomized information exchange and concept of the survival of the fittest. The algorithm starts with an initial population which consists of a collection of chromosomes i.e. possible solutions coded in the form of strings.

    This process is repeated until a fit solution appears. In essence, a population of chromosomes is always available to get the desired result. Occasionally a new part is added to a chromosome to make it more robust. Genetic algorithms exploit past to extrapolate new search points to provide improved performance.

    The steps involved in the process of optimization using GA there are two general schemes for coding the solutions: (i) binary coding (ii) decimal coding. In our work, binary coding has been used where 0s and 1s are used to form a chromosome of length l depending on the precision needed. The next step, called pairing, consists of selecting the chromosomes that will pair together to reproduce the offsprings. This is done by using roulette wheel selection technique. These pairs will be used for reproduction. Reproduction ensures that chromosomes with higher fitness will have a higher probability of reproduction than chromosomes with lower fitness. Reproduction is the application of crossover, mutation and elitism operators over the selected chromosomes.

    Mutation rate (MR) is set to a very low value. A high MR introduces high diversity but might cause instability However, a very low MR makes it difficult for the GA to find a global optimal solution. In addition to crossover and mutation the best chromosome present in a particular generation is passed on to the next generation so that it will not be lost until the next best arrives. In this way the stability of the GA is improved. A fitness function or objective function has to be obtained to evaluate the performance of the chromosomes and compare their performance. In the design of sigma-delta modulator we need to optimize the coefficients for a maximum signal-to-noise ratio (SNR). Hence the fitness function is formulated as

    fitness = (1/Error)

    where

    Error = Desired SNR Obtained SNR

    Fig.2.1Single-point crossover process

    The chromosome which produces the minimum error function value represents the best solution. The chromosomes which represent the better solutions are selected using roulette wheel selection technique. Genetic operators like crossover, mutation , elitism etc. are applied over the selected chromosomes .As a result a new set of chromosome is produced.

    After evaluating the fitness function, fitness values will be assigned to each chromosome. If the best fit chromosome has arrived, the GA can be stopped and the coefficient values can e decoded. Otherwise the chromosomes are sent back to the selection module and the whole procedure is repeated again until the best arrives or the maximum number of generation set is reached. It is to be noted that the number of chromosomes should not be very small or very high.

  3. Simulation Results

    A fourth-order sigma-delta feed forward topology has been chosen as the first design example in which simulations were performed for both using ideal and real integrator blocksAt the end of the 20th generation,the optimum values of the coefficients were obtained as g1 = 0.325, g2 = 0.7646, g3 = 4.023, g4 = 6.1538. After 20 generations, the optimum value

    for g1 was found to be 0.325 for which the peak SNDR was 64 dB. Table1.1 shows that there is almost a 6dB increase or 1-bit resolution in both SNR and SNDR after using GA-based optimization technique.

    Simulation Parameters

    Fs (Hz) =11289600, Ts(s)=8.857710e008, Fin (Hz) =11714.0625

    BW (Hz) =22050, OSR=256,

    Npoints=16384, tsim(sec) =0.001 Nperiods=17.000, SNR (dB) =59.831,

    Simulation time =0.509 min

    Simulations were performed using an OSR of 256 for a bandwidth of 22.05 MHz. Fig.3.1shows the modulator output spectrum for a 11714.0625(Hz)input signal. As shown in Fig.3.2, the peak SNR achieved was found to be 60.8 dB with a finite dc gain of 60 dB, slew rate of at least 200V/s and a gain-bandwith product of 350 MHZ.

    Fig3.3 SNDR versus input signal amplitude with and GA

  4. Particle Swarm Optimization

    0

    -20

    -40

    -60

    PSD [dB]

    PSD [dB]

    -80

    -100

    -120

    -140

    -160

    -180

    -200

    PSD of a 4th-Order Sigma-Delta Modulator

    SNDR = 55.9dB @ OSR=256 ENOB = 8.99 bits @ OSR=256

    SNDR = 55.9dB @ OSR=256 ENOB = 8.99 bits @ OSR=256

    3 4 5 6

    10 10 10 10

    Frequency [Hz]

    PSO is originally attributed to Kennedy, Eberhart and Shi and was first intended for simulating social behaviour,as a stylized representation of the movement of organisms in a bird flock orfish school. The algorithm was simplified and it was observed to be performing optimization.

    A basic variant of the PSO algorithm works by having a population (called a swarm) of candidate solutions (called particles). These particles are moved around in the search-space according to a few simple formulae. The movements of the particles are guided by their own best known position in the search-space

    Fig.3.1 PSD of a 4th-Order Sigma-Delta Modulator

    PSD of a 4th-Order Sigma-Delta Modulator

    SNR = 61.7dB @ OSR=256 ENOB = 9.95 bits @ OSR=256

    SNR = 61.7dB @ OSR=256 ENOB = 9.95 bits @ OSR=256

    0

    -20

    -40

    -60

    PSD [dB]

    PSD [dB]

    -80

    -100

    -120

    -140

    -160

    -180

    as well as the entire swarm's best known position. When improved positions are being discovered these will then come to guide the movements of the swarm. The process is repeated and by doing so it is hoped, but not guaranteed, that a satisfactory solution will eventually be discovered.

    -200

    3

    10

    4 5 6

    10 10 10

    Frequency [Hz]

    Fig3.2 Modulator output spectrum for WLAN with GA

    Fig.3.3 presents the simulated SNDR versus input signal amplitude for WLAN. Simulation results show a peak SNDR of 55.9 dB @ -6dBFS without using GA and 61 dB @ -4dBFS after optimizing the coefficients using GA in the WLAN mode.

    Fig3.4 Modulator output spectrum for WLAN with PSO

  5. Conclusions

A GA-based search engine is developed for the quick and easy design of sigma-delta modulators. The genetic algorithm based search engine can effectively search for solutions with different characteristics and enables tradeoffs between different design considerations. It has been successfully used to improve the performance of a 2-2 cascaded feed forward sigma-delta ADC which is proposed for WLAN applications. The coefficients were optimized using GA which results in extended dynamic range. Design examples and numerical results demonstrate the effectiveness of our proposed method. By comparing PSO and GA results the signal to noise ratio in PSO is greater than in GA.

1. Equations

1.OSR = f s/2Fb

2. Y (z) = H(z)/1 + H(z).X(z) +1/1 + H(z).Q(z)

= STF(z) .X(z) + NTF(z).Q(z)

where STF(z) and NTF(z) is the signal transfer function (STF) and noise transfer function (NTF), respectively.

3.SNR[dB] = 10log10(SNR) = 6.02N + 1.76(dB)

Hence the SNR[dB] is increased by 6 dB for every additional bit in a data converter.

4.ENOB = SNDR[db]-1.76/60.2

References

  1. Babita R. Jose, P. Mythili and J. Mathew,Member,IAENG GA-based Optimization of Sigma-delta Modulators for Wireless Transceivers Engineering,16;4.EL-16-4-02(Advanceonline publication:20 November 2008).

  2. Al-alaoui, M. A., Ferzli, R. An Enhanced first- Order Sigma-Delta Modulator With a Controllable Signal-to-Noise Ratio, IEEE Trans. Circuits Syst. I, V53, N3, pp. 634-643, 3/06.

  3. Wang, Y., Muhammad, K., Roy, K Design of Sigma-Delta Modulators With Arbitrary Transfer Function, IEEE Trans. on Signal Processing, V55, N2, pp. 677-683, 2/07.

  4. Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) specifications: Higher- Speed Physical Layer Extension in the 2.4GHz Band,IEEE Std 802.11b, Part 11, 09/99.

  5. Li, X., Ismail, M., Multi-standard CMOS Wireless Receivers: Analysis and Design, Kluwer Academic Publisher, 2002.

  6. Jen-Shiun, C., Pao-Chu C., Dual mode Sigma- Delta Modulator for Wideband Receiver Applications,IEEE Int Symposium on Circuits and Systems,ISCAS 03, pp. 997-1000, 5/03.

  7. Goldberg, D. E., Genetic Algorithms on Search, Optimization,and Machine Learning, Addison- Wesley,1989.

  8. Brigati, S., Francesconi, F., Malcovati, P., Tonietto,D., Baschirotto, A., and Maloberti, F.,Modeling sigma-delta modulator non-idealities in SIMULINK, IEEE Int Symposium on Circuits and Systems, ISCAS 99, pp. 384-387, 5/99.

  9. Goldberg, D. E., Genetic Algorithms on Search, Optimization,and Machine Learning, Addison- Wesley,1989.

  10. Brigati, S., Francesconi, F., Malcovati, P., Tonietto,D., Baschirotto, A., and Maloberti, F.,Modeling sigma-delta modulator non-idealities in SIMULINK, IEEE Int Symposium on Circuits and Systems, ISCAS 99, pp. 384-387, 5/99.

  11. Malcovati P., Simona, B., Francesconi, F, Maloberti,F., Cusinato, P., Baschirotto, A., Behavioral modeling of switched-capacitor sigma- delta modulators,IEEE Trans. Circuits Syst. II, V50, N3, pp. 352-364, 3/03.

  12. L.R. Haupt and S. E. Haupt, Practical Genetic Algorithms, 2nd ed. New York: Wiley-Interscience, May 2004.

  13. R. Schreier, The Delta-Sigma Toolbox 6.0 2003 [Online]. Available: http://www.mathworks.com/matlabcentral/fileexchang e

  14. J. J. DAzzo and C. H. Houpis, Linear Control System Analysis and Design: Conventional and Modern, 4th ed. New York: McGraw-Hill,1995.

Jyoti Yadav received the B.E. degree in Electronics and Communication Engineering from Information Technology Guru Ghashi Das Central University in 2010 and M.E. degree in Digital communication from Institute of Engineering and Science, IPS Academy Indore in 2013.

Leave a Reply