Design of Tunable Continuous-Time Quadrature Bandpass Delta-Sigma Modulators

Size: px
Start display at page:

Download "Design of Tunable Continuous-Time Quadrature Bandpass Delta-Sigma Modulators"

Transcription

1 Design of Tunable Continuous-Time Quadrature Bandpass Delta-Sigma Modulators Khaled Sakr, Mohamed Dessouky, Abd-El Halim Zekry Electronics and Communications Engineering Department Ain Shams University Cairo, Egypt Abstract This paper presents a systematic design technique for a tunable continuous-time quadrature bandpass delta-sigma modulator. The tuning range of the modulator covers from 0.05 to 0.45 of the sampling frequency. The design procedure is applied to the design of a second-order modulator. Results show that the Signal-to-Noise Ratio (SNR) is almost constant and no stability problem occurs over the whole tuning range thanks to a Digital-to-Analog Converter (DAC) compensation scheme. Keywords Delta-Sigma, Complex, Tunable, Continuous Time. I. INTRODUCTION Channel selection in RF transceivers is often achieved by an analog mixer and a variable local oscillator (synthesizer) to translate the desired signal around the fixed low IF. Another possible approach is through a fixed local oscillator to translate all RF channels to their IF counterparts, then using a tunable bandpass delta-sigma (BPDS) modulator to select the desired channel while digitizing it in the same time, as shown in Fig. 1. The down-conversion of the digitized channel to the base band is done in the digital domain (digital mixer). This either eliminates the analog synthesizer or move it to the IF stage, which would consume less power [1]. Most receivers use complex IF signal down conversion to eliminate the effect of image signal into the desired band [2]. The ability to place noise-shaping zeros in a complex configuration, and thereby perform asymmetric noise shaping, proves highly beneficial in the modulator of complex inputs versus a real band pass modulator pair. The underlying reason for the superior performance of the quadrature modulator in converting complex inputs is that the half numbers of zeros of each real band pass modulator are wasteful, shaping noise away from negative frequencies; they do not improve noise shaping within the desired band at positive frequencies, and in fact, they degrade it. This is because forcing attenuation on one half of the unit circle hurts attenuation on the other half. The freedom to place notches on only one half of the unit circle means that quadrature modulators provide superior noise shaping for complex inputs [2]. To combine the benefits of tunable BPDS modulators with those of quadrature ones, our motivation here is to explore a systematic design technique for a tunable Continuous-time Quadrature Band-Pass Delta-Sigma (QBPDS) modulator targeting GSM mobile applications. Figure 1. RF receiver with a tunable QuadraturBPΣΔ modulator In section II, system overview and design steps are presented. Section III discusses the method of tuning. Finally, results and conclusions are presented in sections IV and V respectively. II. SYSTEM DESIGN This section discusses the chosen modulator architecture. Part B introduces the basic building block of the modulator, i.e. complex filter. In part C the 2 nd order continuous-time QPBDS modulator is analyzed to get the Noise Transfer Function (NTF). Design steps of continuous-time QPBDS NTF is introduced in part D. Finally the Digital-to-Analog Converter (DAC) compensation block is used to improve the Signal-to-Noise Ratio (SNR). A. Architecture Choice There are two types of Delta-Sigma architectures, Feed- Forward and Feed-Back. A major drawback of the feed-back filter architecture is that the outputs of the integrators contain, besides filtered quantization noise, a substantial part of the input signal. The unity gain frequencies of the lower order integrators (especially the first one) in a feed-back filter have to be much lower than in the case of a feed-forward one, in order to keep the output signal swing within the available /11/$ IEEE 99

2 supply range. However, choosing a unity Signal Transfer Function (STF=1) would solve this issue as will be shown later. Thus, noise and distortion of the higher-order integrators cannot be neglected as they are not heavily suppressed by a high gain of previous integrator stages. This can be a serious problem, especially if the oversampling ratio is low. As a result, power consumption of the feed-back architecture tends to be higher than that of a feed-forward one. As the proposed system is working with high over sampling ratio (OSR), the feed-back architecture was chosen where its STF has no peaking like it would have been in a feed-forward one [4]. B. Complex Filter Structure The main building block in Delta-Sigma Modulators is the loop filter. It consists of a chain of first-order filters whose poles construct the zeros of the modulator NTF. In Complex modulators a complex filter is used to construct the loop filter. As shown in Fig. 2-a the complex filter is composed of two real cross-coupled integrators whose transfer function is given by I(s)=ω u /s, (1) where ω u is the unity gain frequency of the integrator and the pole of the corresponding complex filter [3]. The complex filter transfer function is given by H(s)= ω u /(s-jω u ). (2) Fig. 2-b plots the filter transfer function. Due to its complex nature, the frequency response is not symmetrical around the vertical axis, C. System analysis Any single bit Delta-Sigma Modulator can be modeled as shown in Fig. 3 [3], in which L1 is the transfer function seen by feed-back signal V to the loop filter output Y, and L0 is the transfer function seen by input signal U to the loop filter output Y. So, L1=Y/V and L0=Y/U. The quantizer can be modeled by V=Y+E, where E is the quantization noise. Since the noise and signal transfer functions are defined by NTF=V/E and STF=V/U respectively, so NTF=1/(1-L1), STF= L0/(1-L1). (3) Fig. 4 shows the second-order complex delta-sigma modulator of feed-back architecture. The system contains complex filters with distributed feed-back complex coefficients ai as well as distributed input coupling complex coefficients bi. From (2) and (3) we can get the NTF of the continuous time complex modulator as: NTFn= (s-jω u1 )(s-jω u2 ) NTFd=( (s-jω u1 )(s-jω u2 )+a 1 ω u1 ω u2 +a 2 ω u2 (s-jω u1 )) NTF=NTFn/NTFd (4) Choosing ai=bi and b3=1 will make the STF=1. In addition, the input of any complex filter will not contain any input signal component U, which will reduce the output swing of the integrator Op-Amp [3]. This overcomes the drawback of choosing feed-back architecture mentioned in section II-A. Figure 3. General Model of single bit Delta-Sigma Modulator. Figure 4. a 2nd order Continuous Time Quadrature Delta-Sigma Modulator. H(s) frequency Hz Figure 2. a-complex Filter Architecture b- Complex Filter Transfer function where ω u=2π 0.3Fs. D. Design Steps To complete the system design we have to evaluate ai, bi, ω ui. As mentioned above ω u s are the poles of the complex filters and the zeros of the modulator s NTF. Since the zeros of the NTF must be at the selected channel frequency, Fc, then ω u1 =ω u2 =ω c. The NTF will be synthesized to satisfy the modulator s specifications. By equating the synthesized NTF to the system s NTF concluded from (4), we obtain the proper values of a1 and a2, while STF=1, b1=a1, b2=a2 and b3=1. Next, we will show how to synthesize the Continuous Time Quadrature Delta-Sigma Modulator (CTQDSM) NTF. 1-Synthesizing of CTQDSM will be started by synthesizing of the Discrete Time Low-Pass Delta-Sigma Modulator (DTLPDSM) with the same specs of the required CTQDSM using MATLAB DeLSIG toolbox function

3 synthesizentf [5]. Used specs for the second-order architecture are: an OSR of 155, optimization placement of NTF zeros inside the band of interest and out of band gain 1.5 to maintain the stability of the modulator [3]. 2-Using the MATLAB function d2cm will convert DTLPDSM to CTLPDSM with the same specs of DT. (9). Equation (8) is approximately valid for low values of F c 0.1F s, while it will show system instability for higher values of F c as shown for the SNR simulated in Fig. 6. It s clear that the difference between (8) and (9) is that frequency shifting is achieved also for the feed-back DAC transfer function. Therefore, to solve the problem of high F c SNR degradation we have to apply the frequency shifting to the DAC, by adding a DAC compensation block as shown in Fig. 7 in the path [7],where t on and t off are the on time and off time of the DAC respectively. For a NRZ DAC pulse t on =0 and t off =T s where T s =1/F s Figure 5. Low Pass Continuous Tim NTF and Quadrature NTF at F=0.3Fs. 3-In the resulting CTLPDSM replace each (s) by (s-j*ωc), where ω c is the frequency of selected channel and so the CTLP NTF zeros will be shifted in S domain from DC to ω c resulting in asymmetric CT NTF with zeros around ω c [6]. The resulting CTQ NTF is shown in Fig Equate the obtained CTQ NTF to the model s NTF in (4) to get the proper values of a s and b s. E. SNR Improvement for High Center Frequencies Transforming from Z domain to S domain i.e. from discrete time to continuous time of any Delta-Sigma modulator is ruled by the general relation of Impulse Invariant Transform IIT and so L1(z)=IIT{L1(s) HDAC(s)}, (5) QL1(z)=IIT{QL1(s) HDAC(s)}, (6) where QL1, LPL1 are the L1 function of the quadrature and low pass modulators respectively and HDAC is the DAC transfer function. From the previous section, shifting the LP NTF(s) results in a quadrature NTF(s) as follows: QL1(s)=LPL1(s-jω c ) (7) and by substituting (7) into (6) we get QL1(z)=IIT{ LPL1(s-jω c ) HDAC(s)}. (8) Applying the concept of frequency shifting to (6) yields QL1(z)=IIT{LPL1(s-jω c ) HDAC(s-jω c )}. (9) Equation (8) represents the case we already have using the previous design method and doesn t satisfy the accurate one in Input Amplitude Input Amplitude Figure 6. a-snr Vs. input Amplitude Fc=0.1Fs b-snr Vs. input Amplitude Fc=0.2Fs. 101

4 Figure 7. DAC compensation block. III. TUNABLE DESIGN To maintain the same SNR while changing the selected channel F c, we have to re-compute all loop coefficients a s and b s using the above method for each center frequency. For GSM application we have 125 channels each of which has a bandwidth of 0 khz. a s and b s of each tuning frequency must be set to the proper values that reflect the designed NTF in section II-D. In [1], the curves of all coefficients versus the tuning frequency had been calculated. Then, using a MATLB curve-fitting function, the polynomial functions of such coefficients are obtained in frequency. This method implies that each coefficient will be represented by multiple subcoefficients as an implementation of a polynomial function [1]. However, this is not-practical in our case since each complex coefficient is actually composed of a real and an imaginary part, which will render a non-manageable large number of sub-coefficients. In this design, we used digital approach for coefficient tuning as follows; for an active-rc implementation, coefficients are mainly controlled by resistor values. So, each coefficient is represented by a bank of resistors which will be controlled by a 7-bits digital word to determine the proper value of each resistor. Tuning range will be from 0.05F s to 0.45F s with OSR=155 and sampling Frequency F s =62MHz. Fig. 8 shows the variation of some coefficients with the tuning frequency. The most common issue of any quadrature delta-sigma modulator is the mismatch in the complex filter parameters. This causes signals at image band to leak into the band of interest causing SNR degradation. Many techniques are proposed to solve this issue; either using Dynamic Element Matching [4], or insertion of a zero at the image band in the NTF [2]. To investigate the mismatch effect, system simulation was performed 0 times on Simulink with the insertion of a normally distributed random mismatch with a maximum of 0.5% between filter parameters using MATLAB random function. The mismatch of each parameter is also normally distributed along all the runs. As shown in the histogram of SNR Fig. 11-a, 95% of SNR values are larger than 75, which is sufficient for GSM application, so no need to insert 3rd zero in the image band. From Fig. 11-b, 90% of image-rejection ratio (IRR) values are larger than 38. As shown from table 1, this work achieves the maximum and stable SNR along tuning frequency range with just 2 nd order modulator thanks to using complex configuration and tunable modulator s coefficients. TABLE I. COMPARISON WITH TUNABLE RELATED WORKS This Work [1] [8] [9] [10] Order Quantizer number of bits DT/CT CT CT DT CT DT Archetecture type Feedforward Complex/Real Complex Real Real Real Real Max SNR Sampling 62MHz 90MHz MHz 1MHz 70MHz Frequency Band width 0KHz 0KHz 310KHz 10KHz 0KHz Tuning Range 0.05Fs- 0.45Fs 0.1Fs- 0.4Fs DC- 0.31Fs 0.025Fs- 0.25Fs 0.071Fs- 0.42Fs SNR Variation on tuning range Constant 90 Constant 75 variable variable - Variable Figure 8. Variation of real a 1and real a 2 with the tuning frequency 50 IV. SIMULATION RESULTS Fig.9 shows simulated SNR at different tuning frequencies with maximum SNR at 90 and Effective Number of Bits (ENOB) of 14 bits, while Fig.10 shows power spectrum density for different tuning frequencies. The stable behavior of SNR along the tuning range is due to tunable modulator coefficients and the DAC compensation block Input Amplitude Figure 9. SNR for 0.05F S, 0.1Fs, 0.2Fs, 0.3Fs, 0.4Fs, 0.45Fs 102

5 V. CONCLUSION In this paper, the design of a Tunable Continuous-time Quadrature Delta-Sigma modulator is investigated. In order to obtain stable performance over the whole tuning range, loop coefficients must be changed to satisfy the designed NTF. In addition, taking into account the DAC transfer function during frequency shifting is crucial for uniform SNR. Simulations of a second order system are shown to achieve the noise shaping characteristics of CT Quadrature modulator with ENOB of 14 bits. Figure 10. Power Spectrum Density for 0.05Fs, 0.3Fs, 0.45Fs. Figure 11. a) SNR Histogram Fc=0.45Fs, input amplitude=0.99. b) IRR Histogram Fc=0.45Fs, input amplitude =0.99. REFERENCES [1] Mohamed El-Nozahi, Mohamed Dessouky and Hani Ragai, Tunable bandpass sigma delta modulators, IEEE International Midwest Symp. on Circuits and Systems (MWCAS 03), Cairo, Egypt, December 03. [2] Stephen A. Jantzi, Kenneth W. Martin, and Adel S. Sedra, Quadrature bandpass delta sigma modulation for digital radio IEEE JOURNAL OF SOLID-STATE CIRCUITS, VOL. 32, NO. 12, DECEMBER 1997, pp [3] Richard Schreier, and Gabor C.Temes, Understandnig Delta-Sigma Data Converters. IEEE Press,WILEY & SONS, November 04, pp [4] Lucien Breems, and Johan H. Huijsing, ContinuousTime Sigma-Delta Modulation For A/D Conversion in Radio Receivers. Kluwer Academic Publishers, 02, pp [5] Richard Schreier, The Delta-Sigma ToolBox Version 7.3, July 3, 09. [6] Stefan Joeres, Song-Bok Kim, and Stefan Heinen, Simulation of quadrature-bandpass sigma-delta analog to digital converters using state space descriptions 18th European Conference on Circuit Theory and Design, 07, pp [7] S. Reekmans, J. De Maeyer, P. Rombouts, and L. Weyten, Improved design method for continuous time quadrature band pass sigma delta ADCs ELECTRONICS LETTERS 14th April 05 Vol. 41 No. 8. [8] K.Yamamoto, A.C.Carusone, F.P.Dawson, A Delta-Sigma Modulator With a Widely Programmable Center Frequency and 82 Peak SNDR IEEE Journal of Solid-State Circuits, vol.43,issue 8, Aug.08, pp [9] D. Bisbal, J. San Pablo, J. Arias, L. Quintanilla, J. Vicente, and J. Barbolla, A 3-30 MHz Tunable Continuous-Time Bandpass Sigma- Delta A/D Converter for Direct Conversion of Radio Signals XIX Conference on Design of Circuits and Integrated System, Bordeaux, France November 24-26, 04. DCIS 04. [10] Chien-Hung Kuo, Chang-Hung Chen, Huang-Shih Lin, Shen-Iuan Liu A tunable bandpass ΔΣ modulator using double sampling IEEE International Symposium on Circuits and Systems, 05. ISCAS 05, pp Vol

Design of Continuous Time Multibit Sigma Delta ADC for Next Generation Wireless Applications

Design of Continuous Time Multibit Sigma Delta ADC for Next Generation Wireless Applications RESEARCH ARTICLE OPEN ACCESS Design of Continuous Time Multibit Sigma Delta ADC for Next Generation Wireless Applications Sharon Theresa George*, J. Mangaiyarkarasi** *(Department of Information and Communication

More information

BandPass Sigma-Delta Modulator for wideband IF signals

BandPass Sigma-Delta Modulator for wideband IF signals BandPass Sigma-Delta Modulator for wideband IF signals Luca Daniel (University of California, Berkeley) Marco Sabatini (STMicroelectronics Berkeley Labs) maintain the same advantages of BaseBand converters

More information

BANDPASS delta sigma ( ) modulators are used to digitize

BANDPASS delta sigma ( ) modulators are used to digitize 680 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS II: EXPRESS BRIEFS, VOL. 52, NO. 10, OCTOBER 2005 A Time-Delay Jitter-Insensitive Continuous-Time Bandpass 16 Modulator Architecture Anurag Pulincherry, Michael

More information

A Novel Dual Mode Reconfigurable Delta Sigma Modulator for B-mode and CW Doppler Mode Operation in Ultra Sonic Applications

A Novel Dual Mode Reconfigurable Delta Sigma Modulator for B-mode and CW Doppler Mode Operation in Ultra Sonic Applications A Novel Dual Mode Reconfigurable Delta Sigma Modulator for B-mode and CW Doppler Mode Operation in Ultra Sonic Applications Asghar Charmin 1, Mohammad Honarparvar 2, Esmaeil Najafi Aghdam 2 1. Department

More information

TUNABLE MISMATCH SHAPING FOR QUADRATURE BANDPASS DELTA-SIGMA DATA CONVERTERS. Waqas Akram and Earl E. Swartzlander, Jr.

TUNABLE MISMATCH SHAPING FOR QUADRATURE BANDPASS DELTA-SIGMA DATA CONVERTERS. Waqas Akram and Earl E. Swartzlander, Jr. TUNABLE MISMATCH SHAPING FOR QUADRATURE BANDPASS DELTA-SIGMA DATA CONVERTERS Waqas Akram and Earl E. Swartzlander, Jr. Department of Electrical and Computer Engineering University of Texas at Austin Austin,

More information

Oversampling Converters

Oversampling Converters Oversampling Converters Behzad Razavi Electrical Engineering Department University of California, Los Angeles Outline Basic Concepts First- and Second-Order Loops Effect of Circuit Nonidealities Cascaded

More information

Combining Multipath and Single-Path Time-Interleaved Delta-Sigma Modulators Ahmed Gharbiya and David A. Johns

Combining Multipath and Single-Path Time-Interleaved Delta-Sigma Modulators Ahmed Gharbiya and David A. Johns 1224 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS II: EXPRESS BRIEFS, VOL. 55, NO. 12, DECEMBER 2008 Combining Multipath and Single-Path Time-Interleaved Delta-Sigma Modulators Ahmed Gharbiya and David A.

More information

Modulator with Op- Amp Gain Compensation for Nanometer CMOS Technologies

Modulator with Op- Amp Gain Compensation for Nanometer CMOS Technologies A. Pena Perez, V.R. Gonzalez- Diaz, and F. Maloberti, ΣΔ Modulator with Op- Amp Gain Compensation for Nanometer CMOS Technologies, IEEE Proceeding of Latin American Symposium on Circuits and Systems, Feb.

More information

RELAXED TIMING ISSUE IN GLOBAL FEEDBACK PATHS OF UNITY- STF SMASH SIGMA DELTA MODULATOR ARCHITECTURE

RELAXED TIMING ISSUE IN GLOBAL FEEDBACK PATHS OF UNITY- STF SMASH SIGMA DELTA MODULATOR ARCHITECTURE RELAXED TIMING ISSUE IN GLOBAL FEEDBACK PATHS OF UNITY- STF SMASH SIGMA DELTA MODULATOR ARCHITECTURE Mehdi Taghizadeh and Sirus Sadughi Department of Electrical Engineering, Science and Research Branch,

More information

Band- Pass ΣΔ Architectures with Single and Two Parallel Paths

Band- Pass ΣΔ Architectures with Single and Two Parallel Paths H. Caracciolo, I. Galdi, E. Bonizzoni, F. Maloberti: "Band-Pass ΣΔ Architectures with Single and Two Parallel Paths"; IEEE Int. Symposium on Circuits and Systems, ISCAS 8, Seattle, 18-21 May 8, pp. 1656-1659.

More information

Reconfigurable Low-Power Continuous-Time Sigma-Delta Converter for Multi- Standard Applications

Reconfigurable Low-Power Continuous-Time Sigma-Delta Converter for Multi- Standard Applications ECEN-60: Mixed-Signal Interfaces Instructor: Sebastian Hoyos ASSIGNMENT 6 Reconfigurable Low-Power Continuous-Time Sigma-Delta Converter for Multi- Standard Applications ) Please use SIMULINK to design

More information

Improved offline calibration for DAC mismatch in low OSR Sigma Delta ADCs with distributed feedback

Improved offline calibration for DAC mismatch in low OSR Sigma Delta ADCs with distributed feedback Improved offline calibration for DAC mismatch in low OSR Sigma Delta ADCs with distributed feedback Maarten De Bock, Amir Babaie-Fishani and Pieter Rombouts This document is an author s draft version submitted

More information

On the Study of Improving Noise Shaping Techniques in Wide Bandwidth Sigma Delta Modulators

On the Study of Improving Noise Shaping Techniques in Wide Bandwidth Sigma Delta Modulators On the Study of Improving Noise Shaping Techniques in Wide Bandwidth Sigma Delta Modulators By Du Yun Master Degree in Electrical and Electronics Engineering 2013 Faculty of Science and Technology University

More information

INF4420. ΔΣ data converters. Jørgen Andreas Michaelsen Spring 2012

INF4420. ΔΣ data converters. Jørgen Andreas Michaelsen Spring 2012 INF4420 ΔΣ data converters Spring 2012 Jørgen Andreas Michaelsen (jorgenam@ifi.uio.no) Outline Oversampling Noise shaping Circuit design issues Higher order noise shaping Introduction So far we have considered

More information

Receiver Architecture

Receiver Architecture Receiver Architecture Receiver basics Channel selection why not at RF? BPF first or LNA first? Direct digitization of RF signal Receiver architectures Sub-sampling receiver noise problem Heterodyne receiver

More information

ADVANCES in VLSI technology result in manufacturing

ADVANCES in VLSI technology result in manufacturing INTL JOURNAL OF ELECTRONICS AND TELECOMMUNICATIONS, 2013, VOL. 59, NO. 1, PP. 99 104 Manuscript received January 8, 2013; revised March, 2013. DOI: 10.2478/eletel-2013-0012 Rapid Prototyping of Third-Order

More information

Basic Concepts and Architectures

Basic Concepts and Architectures CMOS Sigma-Delta Converters From Basics to State-of of-the-art Basic Concepts and Architectures Rocío del Río, R Belén Pérez-Verdú and José M. de la Rosa {rocio,belen,jrosa}@imse.cnm.es KTH, Stockholm,

More information

Sigma-Delta ADC Tutorial and Latest Development in 90 nm CMOS for SoC

Sigma-Delta ADC Tutorial and Latest Development in 90 nm CMOS for SoC Sigma-Delta ADC Tutorial and Latest Development in 90 nm CMOS for SoC Jinseok Koh Wireless Analog Technology Center Texas Instruments Inc. Dallas, TX Outline Fundamentals for ADCs Over-sampling and Noise

More information

Data Conversion Techniques (DAT115)

Data Conversion Techniques (DAT115) Data Conversion Techniques (DAT115) Hand in Report Second Order Sigma Delta Modulator with Interleaving Scheme Group 14N Remzi Yagiz Mungan, Christoffer Holmström [ 1 20 ] Contents 1. Task Description...

More information

Cascaded Noise-Shaping Modulators for Oversampled Data Conversion

Cascaded Noise-Shaping Modulators for Oversampled Data Conversion Cascaded Noise-Shaping Modulators for Oversampled Data Conversion Bruce A. Wooley Stanford University B. Wooley, Stanford, 2004 1 Outline Oversampling modulators for A/D conversion Cascaded noise-shaping

More information

A General Formula for Impulse-Invariant Transformation for Continuous-Time Delta-Sigma Modulators Talebzadeh, J. and Kale, I.

A General Formula for Impulse-Invariant Transformation for Continuous-Time Delta-Sigma Modulators Talebzadeh, J. and Kale, I. WestminsterResearch http://www.westminster.ac.uk/westminsterresearch A General Formula for Impulse-Invariant Transformation for Continuous-Time Delta-Sigma Modulators Talebadeh, J. and Kale, I. This is

More information

MASH 2-1 MULTI-BIT SIGMA-DELTA MODULATOR FOR WLAN L 2 ( ) ( ) 1( 1 1 1

MASH 2-1 MULTI-BIT SIGMA-DELTA MODULATOR FOR WLAN L 2 ( ) ( ) 1( 1 1 1 MASH 2- MULTI-BIT SIGMA-DELTA MODULATOR FOR WLAN Yu hang, Ning Xie, Hui Wang and Yejun He College of Information Engineering, Shenzhen University, Shenzhen, Guangdong 58060, China kensouren@yahoo.com.cn

More information

3 rd order Sigma-delta modulator with delayed feed-forward path for low-power applications

3 rd order Sigma-delta modulator with delayed feed-forward path for low-power applications 3 rd order Sigma-delta modulator with delayed feed-forward path for low-power applications Min-woong Lee, Seong-ik Cho Electronic Engineering Chonbuk National University 567 Baekje-daero, deokjin-gu, Jeonju-si,

More information

DESIGN OF MULTI-BIT DELTA-SIGMA A/D CONVERTERS

DESIGN OF MULTI-BIT DELTA-SIGMA A/D CONVERTERS DESIGN OF MULTI-BIT DELTA-SIGMA A/D CONVERTERS DESIGN OF MULTI-BIT DELTA-SIGMA A/D CONVERTERS by Yves Geerts Alcatel Microelectronics, Belgium Michiel Steyaert KU Leuven, Belgium and Willy Sansen KU Leuven,

More information

2011/12 Cellular IC design RF, Analog, Mixed-Mode

2011/12 Cellular IC design RF, Analog, Mixed-Mode 2011/12 Cellular IC design RF, Analog, Mixed-Mode Mohammed Abdulaziz, Mattias Andersson, Jonas Lindstrand, Xiaodong Liu, Anders Nejdel Ping Lu, Luca Fanori Martin Anderson, Lars Sundström, Pietro Andreani

More information

Appendix A Comparison of ADC Architectures

Appendix A Comparison of ADC Architectures Appendix A Comparison of ADC Architectures A comparison of continuous-time delta-sigma (CT ), pipeline, and timeinterleaved (TI) SAR ADCs which target wide signal bandwidths (greater than 100 MHz) and

More information

DECIMATION FILTER FOR MULTISTANDARD WIRELESS RECEIVER SHEETAL S.SHENDE

DECIMATION FILTER FOR MULTISTANDARD WIRELESS RECEIVER SHEETAL S.SHENDE DECIMATION FILTER FOR MULTISTANDARD WIRELESS RECEIVER SHEETAL S.SHENDE Abstract The demand for new telecommunication services requiring higher capacities, data rates and different operating modes have

More information

CHAPTER. delta-sigma modulators 1.0

CHAPTER. delta-sigma modulators 1.0 CHAPTER 1 CHAPTER Conventional delta-sigma modulators 1.0 This Chapter presents the traditional first- and second-order DSM. The main sources for non-ideal operation are described together with some commonly

More information

ECE 627 Project: Design of a High-Speed Delta-Sigma A/D Converter

ECE 627 Project: Design of a High-Speed Delta-Sigma A/D Converter ECE 627 Project: Design of a High-Speed Delta-Sigma A/D Converter Brian L. Young youngbr@eecs.oregonstate.edu Oregon State University June 6, 28 I. INTRODUCTION The goal of the Spring 28, ECE 627 project

More information

Understanding Delta-Sigma Data Converters

Understanding Delta-Sigma Data Converters Understanding Delta-Sigma Data Converters Richard Schreier Analog Devices, Inc. Gabor C. Temes Oregon State University OlEEE IEEE Press iwiley- INTERSCIENCE A JOHN WILEY & SONS, INC., PUBLICATION Foreword

More information

A Triple-mode Sigma-delta Modulator Design for Wireless Standards

A Triple-mode Sigma-delta Modulator Design for Wireless Standards 0th International Conference on Information Technology A Triple-mode Sigma-delta Modulator Design for Wireless Standards Babita R. Jose, P. Mythili, Jawar Singh *, Jimson Mathew * Cochin University of

More information

A Low-Power Single-Bit Continuous-time DS Converter with 92.5dB Dynamic Range and design of Low-Voltage Σ ADCs

A Low-Power Single-Bit Continuous-time DS Converter with 92.5dB Dynamic Range and design of Low-Voltage Σ ADCs A Low-Power Single-Bit Continuous-time DS Converter with 92.5dB Dynamic Range and design of Low-Voltage Σ ADCs Sakkarapani Balagopal and Vishal Saxena* Department of Electrical and Computer Engineering

More information

Design of a Sigma Delta modulator for wireless communication applications based on ADSL standard

Design of a Sigma Delta modulator for wireless communication applications based on ADSL standard Design of a Sigma Delta modulator for wireless communication applications based on ADSL standard Mohsen Beiranvand 1, Reza Sarshar 2, Younes Mokhtari 3 1- Department of Electrical Engineering, Islamic

More information

EE247 Lecture 26. EE247 Lecture 26

EE247 Lecture 26. EE247 Lecture 26 EE247 Lecture 26 Administrative Project submission: Project reports due Dec. 5th Please make an appointment with the instructor for a 15minute meeting on Monday Dec. 8 th Prepare to give a 3 to 7 minute

More information

Design & Implementation of an Adaptive Delta Sigma Modulator

Design & Implementation of an Adaptive Delta Sigma Modulator Design & Implementation of an Adaptive Delta Sigma Modulator Shahrukh Athar MS CmpE 7 27-6-8 Project Supervisor: Dr Shahid Masud Presentation Outline Introduction Adaptive Modulator Design Simulation Implementation

More information

SYSTEM DESIGN OF A WIDE BANDWIDTH CONTINUOUS-TIME SIGMA-DELTA MODULATOR. A Thesis VIJAYARAMALINGAM PERIASAMY

SYSTEM DESIGN OF A WIDE BANDWIDTH CONTINUOUS-TIME SIGMA-DELTA MODULATOR. A Thesis VIJAYARAMALINGAM PERIASAMY SYSTEM DESIGN OF A WIDE BANDWIDTH CONTINUOUS-TIME SIGMA-DELTA MODULATOR A Thesis by VIJAYARAMALINGAM PERIASAMY Submitted to the Office of Graduate Studies of Texas A&M University in partial fulfillment

More information

Integrated Microsystems Laboratory. Franco Maloberti

Integrated Microsystems Laboratory. Franco Maloberti University of Pavia Integrated Microsystems Laboratory Power Efficient Data Convertes Franco Maloberti franco.maloberti@unipv.it OUTLINE Introduction Managing the noise power budget Challenges of State-of-the-art

More information

Phase-shift self-oscillating class-d audio amplifier with multiple-pole feedback filter

Phase-shift self-oscillating class-d audio amplifier with multiple-pole feedback filter Phase-shift self-oscillating class-d audio amplifier with multiple-pole feedback filter Hyungjin Lee, Hyunsun Mo, Wanil Lee, Mingi Jeong, Jaehoon Jeong 2, and Daejeong Kim a) Department of Electronics

More information

Paper presentation Ultra-Portable Devices

Paper presentation Ultra-Portable Devices Paper presentation Ultra-Portable Devices Paper: Lourans Samid, Yiannos Manoli, A Low Power and Low Voltage Continuous Time Δ Modulator, ISCAS, pp 4066-4069, 23 26 May, 2005. Presented by: Dejan Radjen

More information

Interpolation by a Prime Factor other than 2 in Low- Voltage Low-Power DAC

Interpolation by a Prime Factor other than 2 in Low- Voltage Low-Power DAC Interpolation by a Prime Factor other than 2 in Low- Voltage Low-Power DAC Peter Pracný, Ivan H. H. Jørgensen, Liang Chen and Erik Bruun Department of Electrical Engineering Technical University of Denmark

More information

I-Q Signal Generation Techniques for Communication IC Testing and ATE Systems

I-Q Signal Generation Techniques for Communication IC Testing and ATE Systems 2016 IEEE International Test Conference I-Q Signal Generation Techniques for Communication IC Testing and ATE Systems M. Murakami, H. Kobayashi, S. N. B. Mohyar O. Kobayashi, T. Miki, J. Kojima Gunma University

More information

ESE 531: Digital Signal Processing

ESE 531: Digital Signal Processing ESE 531: Digital Signal Processing Lec 11: February 20, 2018 Data Converters, Noise Shaping Lecture Outline! Review: Multi-Rate Filter Banks " Quadrature Mirror Filters! Data Converters " Anti-aliasing

More information

Pipeline vs. Sigma Delta ADC for Communications Applications

Pipeline vs. Sigma Delta ADC for Communications Applications Pipeline vs. Sigma Delta ADC for Communications Applications Noel O Riordan, Mixed-Signal IP Group, S3 Semiconductors noel.oriordan@s3group.com Introduction The Analog-to-Digital Converter (ADC) is a key

More information

Low-Power Pipelined ADC Design for Wireless LANs

Low-Power Pipelined ADC Design for Wireless LANs Low-Power Pipelined ADC Design for Wireless LANs J. Arias, D. Bisbal, J. San Pablo, L. Quintanilla, L. Enriquez, J. Vicente, J. Barbolla Dept. de Electricidad y Electrónica, E.T.S.I. de Telecomunicación,

More information

A Continuous-Time Sigma-Delta Modulator with a Hybrid Loop Filter and Capacitive Feedforward

A Continuous-Time Sigma-Delta Modulator with a Hybrid Loop Filter and Capacitive Feedforward Microelectronics and Solid State Electronics 2012, 1(4): 74-80 DOI: 10.5923/j.msse.20120104.01 A Continuous-Time Sigma-Delta Modulator with a Hybrid Loop Filter and Capacitive Feedforward Jhin-Fang Huang

More information

IN RECENT YEARS, there has been an explosive demand

IN RECENT YEARS, there has been an explosive demand IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS II: EXPRESS BRIEFS, VOL. 55, NO. 3, MARCH 2008 229 A Design Approach for Power-Optimized Fully Reconfigurable 16 A/D Converter for 4G Radios Yi Ke, Student Member,

More information

MITOPENCOURSEWARE High-Speed Communication Circuits and Systems Lecture 29 Lowpass and Bandpass Delta-Sigma Modulation.

MITOPENCOURSEWARE High-Speed Communication Circuits and Systems Lecture 29 Lowpass and Bandpass Delta-Sigma Modulation. MITOPENCOURSEWARE MASSACUSETTS INSTITUTE OF TECHNOLOGY 6.976 High-Speed Communication Circuits and Systems Lecture 29 Lowpass and Bandpass Delta-Sigma Modulation Richard Schreier ANALOG DEVICES Copyright

More information

One-Bit Delta Sigma D/A Conversion Part I: Theory

One-Bit Delta Sigma D/A Conversion Part I: Theory One-Bit Delta Sigma D/A Conversion Part I: Theory Randy Yates mailto:randy.yates@sonyericsson.com July 28, 2004 1 Contents 1 What Is A D/A Converter? 3 2 Delta Sigma Conversion Revealed 5 3 Oversampling

More information

Design Examples. MEAD March Richard Schreier. ANALOG DEVICES R. SCHREIER ANALOG DEVICES, INC.

Design Examples. MEAD March Richard Schreier. ANALOG DEVICES R. SCHREIER ANALOG DEVICES, INC. Design Examples MEAD March 008 Richard Schreier Richard.Schreier@analog.com ANALOG DEVICES Catalog nd -Order Lowpass Architecture: Single-bit, switched-capacitor Application: General-purpose, low-frequency

More information

Active Filter Design Techniques

Active Filter Design Techniques Active Filter Design Techniques 16.1 Introduction What is a filter? A filter is a device that passes electric signals at certain frequencies or frequency ranges while preventing the passage of others.

More information

A 98dB 3.3V 28mW-per-channel multibit audio DAC in a standard 0.35µm CMOS technology

A 98dB 3.3V 28mW-per-channel multibit audio DAC in a standard 0.35µm CMOS technology A 98dB 3.3V 28mW-per-channel multibit audio DAC in a standard 0.35µm CMOS technology M. Annovazzi, V. Colonna, G. Gandolfi, STMicroelectronics Via Tolomeo, 2000 Cornaredo (MI), Italy vittorio.colonna@st.com

More information

Advanced AD/DA converters. ΔΣ DACs. Overview. Motivations. System overview. Why ΔΣ DACs

Advanced AD/DA converters. ΔΣ DACs. Overview. Motivations. System overview. Why ΔΣ DACs Advanced AD/DA converters Overview Why ΔΣ DACs ΔΣ DACs Architectures for ΔΣ DACs filters Smoothing filters Pietro Andreani Dept. of Electrical and Information Technology Lund University, Sweden Advanced

More information

Summary Last Lecture

Summary Last Lecture Interleaved ADCs EE47 Lecture 4 Oversampled ADCs Why oversampling? Pulse-count modulation Sigma-delta modulation 1-Bit quantization Quantization error (noise) spectrum SQNR analysis Limit cycle oscillations

More information

Choosing the Best ADC Architecture for Your Application Part 3:

Choosing the Best ADC Architecture for Your Application Part 3: Choosing the Best ADC Architecture for Your Application Part 3: Hello, my name is Luis Chioye, I am an Applications Engineer with the Texas Instruments Precision Data Converters team. And I am Ryan Callaway,

More information

I must be selected in the presence of strong

I must be selected in the presence of strong Semiconductor Technology Analyzing sigma-delta ADCs in deep-submicron CMOS technologies Sigma-delta ( ) analog-to-digital-converters are critical components in wireless transceivers. This study shows that

More information

Radio Receiver Architectures and Analysis

Radio Receiver Architectures and Analysis Radio Receiver Architectures and Analysis Robert Wilson December 6, 01 Abstract This article discusses some common receiver architectures and analyzes some of the impairments that apply to each. 1 Contents

More information

A High Dynamic Range Digitally- Controlled Oscillator (DCO) for All-DPLL systems is. Samira Jafarzade 1, Abumoslem Jannesari 2

A High Dynamic Range Digitally- Controlled Oscillator (DCO) for All-DPLL systems is. Samira Jafarzade 1, Abumoslem Jannesari 2 A High Dynamic Range Digitally- Controlled Oscillator (DCO) for All-Digital PLL Systems Samira Jafarzade 1, Abumoslem Jannesari 2 Received: 2014/7/5 Accepted: 2015/3/1 Abstract In this paper, a new high

More information

2. ADC Architectures and CMOS Circuits

2. ADC Architectures and CMOS Circuits /58 2. Architectures and CMOS Circuits Francesc Serra Graells francesc.serra.graells@uab.cat Departament de Microelectrònica i Sistemes Electrònics Universitat Autònoma de Barcelona paco.serra@imb-cnm.csic.es

More information

CONTINUOUS-TIME (CT) ΔΣ modulators have gained

CONTINUOUS-TIME (CT) ΔΣ modulators have gained 530 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS II: EXPRESS BRIEFS, VOL. 56, NO. 7, JULY 009 DT Modeling of Clock Phase-Noise Effects in LP CT ΔΣ ADCs With RZ Feedback Martin Anderson, Member, IEEE, and

More information

Performance Improvement of Delta Sigma Modulator for Wide-Band Continuous-Time Applications

Performance Improvement of Delta Sigma Modulator for Wide-Band Continuous-Time Applications International OPEN ACCESS Journal Of Modern Engineering Research (IJMER) Performance Improvement of Delta Sigma Modulator for Wide-Band Continuous-Time Applications Parvathy Unnikrishnan 1, Siva Kumari

More information

Lecture 10, ANIK. Data converters 2

Lecture 10, ANIK. Data converters 2 Lecture, ANIK Data converters 2 What did we do last time? Data converter fundamentals Quantization noise Signal-to-noise ratio ADC and DAC architectures Overview, since literature is more useful explaining

More information

A 12 Bit Third Order Continuous Time Low Pass Sigma Delta Modulator for Audio Applications

A 12 Bit Third Order Continuous Time Low Pass Sigma Delta Modulator for Audio Applications ISSN : 2230-7109 (Online) ISSN : 2230-9543 (Print) IJECT Vo l. 2, Is s u e 4, Oc t. - De c. 2011 A 12 Bit Third Order Continuous Time Low Pass Sigma Delta Modulator for Audio Applications 1 Mohammed Arifuddin

More information

The Case for Oversampling

The Case for Oversampling EE47 Lecture 4 Oversampled ADCs Why oversampling? Pulse-count modulation Sigma-delta modulation 1-Bit quantization Quantization error (noise) spectrum SQNR analysis Limit cycle oscillations nd order ΣΔ

More information

A VCO-based analog-to-digital converter with secondorder sigma-delta noise shaping

A VCO-based analog-to-digital converter with secondorder sigma-delta noise shaping A VCO-based analog-to-digital converter with secondorder sigma-delta noise shaping The MIT Faculty has made this article openly available. Please share how this access benefits you. Your story matters.

More information

SYSTEMATIC DESIGN OF SIGMA-DELTA ANALOG-TO-DIGITAL CONVERTERS

SYSTEMATIC DESIGN OF SIGMA-DELTA ANALOG-TO-DIGITAL CONVERTERS SYSTEMATIC DESIGN OF SIGMA-DELTA ANALOG-TO-DIGITAL CONVERTERS THE KLUWER INTERNATIONAL SERIES IN ENGINEERING AND COMPUTER SCIENCE Related Titles: ANALOG CIRCUITS AND SIGNAL PROCESSING Consulting Editor:

More information

RECONFIGURABLE COMPLEX DIGITAL DELTA-SIGMA MODULATOR SYNTHESIS FOR DIGITAL WIRELESS TRANSMITTERS

RECONFIGURABLE COMPLEX DIGITAL DELTA-SIGMA MODULATOR SYNTHESIS FOR DIGITAL WIRELESS TRANSMITTERS RECONFIGURABLE COMPLEX DIGITAL DELTA-SIGMA MODULATOR SYNTHESIS FOR DIGITAL WIRELESS TRANSMITTERS CREPIN NSIALA NZÉZA 1, ANDRÉAS KAISER 1, ANDREIA CATHELIN 2 Key words: Delta-Sigma modulator, Software defined

More information

FPGA Prototyping of Digital RF Transmitter Employing Delta Sigma Modulation for SDR

FPGA Prototyping of Digital RF Transmitter Employing Delta Sigma Modulation for SDR FPGA Prototyping of Digital RF Transmitter Employing Delta Sigma Modulation for SDR Mohamed A. Dahab¹ Khaled A. Shehata² Salwa H. El Ramly³ Karim A. Hamouda 4 124 Arab Academy for Science, Technology &

More information

Telecommunication Electronics

Telecommunication Electronics Politecnico di Torino ICT School Telecommunication Electronics C5 - Special A/D converters» Logarithmic conversion» Approximation, A and µ laws» Differential converters» Oversampling, noise shaping Logarithmic

More information

A Switched-Capacitor Band-Pass Biquad Filter Using a Simple Quasi-unity Gain Amplifier

A Switched-Capacitor Band-Pass Biquad Filter Using a Simple Quasi-unity Gain Amplifier A Switched-Capacitor Band-Pass Biquad Filter Using a Simple Quasi-unity Gain Amplifier Hugo Serra, Nuno Paulino, and João Goes Centre for Technologies and Systems (CTS) UNINOVA Dept. of Electrical Engineering

More information

ABSTRACT 1. INTRODUCTION

ABSTRACT 1. INTRODUCTION Jitter effect comparison on continuous-time sigma-delta modulators with different feedback signal shapes J. San Pablo, D. Bisbal, L. Quintanilla, J. Arias, L. Enriquez, J. Vicente, and J. Barbolla Departamento

More information

Linearity Enhancement Algorithms for I-Q Signal Generation

Linearity Enhancement Algorithms for I-Q Signal Generation B6-1 10:15-10:45 Nov. 6, 2015 (Fri) 1 /55 Invited paper Linearity Enhancement Algorithms for I-Q Signal Generation - DWA and Self-Calibration Techniques - M. Murakami H. Kobayashi S. N. B. Mohyar T. Miki

More information

Chapter 2 Basics of Sigma-Delta Modulation

Chapter 2 Basics of Sigma-Delta Modulation Chapter 2 Basics of Sigma-Delta Modulation The principle of sigma-delta modulation, although widely used nowadays, was developed over a time span of more than 25 years. Initially the concept of oversampling

More information

EE247 Lecture 26. This lecture is taped on Wed. Nov. 28 th due to conflict of regular class hours with a meeting

EE247 Lecture 26. This lecture is taped on Wed. Nov. 28 th due to conflict of regular class hours with a meeting EE47 Lecture 6 This lecture is taped on Wed. Nov. 8 th due to conflict of regular class hours with a meeting Any questions regarding this lecture could be discussed during regular office hours or in class

More information

1 Introduction to Highly Integrated and Tunable RF Receiver Front Ends

1 Introduction to Highly Integrated and Tunable RF Receiver Front Ends 1 Introduction to Highly Integrated and Tunable RF Receiver Front Ends 1.1 Introduction With the ever-increasing demand for instant access to data over wideband communication channels, the quest for a

More information

AN ABSTRACT OF THE DISSERTATION OF. Nima Maghari for the degree of Doctor of Philosophy in

AN ABSTRACT OF THE DISSERTATION OF. Nima Maghari for the degree of Doctor of Philosophy in AN ABSTRACT OF THE DISSERTATION OF Nima Maghari for the degree of Doctor of Philosophy in Electrical and Computer Engineering presented on September 15, 2010. Title: Architectural Compensation Techniques

More information

Analog and Telecommunication Electronics

Analog and Telecommunication Electronics Politecnico di Torino - ICT School Analog and Telecommunication Electronics D5 - Special A/D converters» Differential converters» Oversampling, noise shaping» Logarithmic conversion» Approximation, A and

More information

NPTEL. VLSI Data Conversion Circuits - Video course. Electronics & Communication Engineering.

NPTEL. VLSI Data Conversion Circuits - Video course. Electronics & Communication Engineering. NPTEL Syllabus VLSI Data Conversion Circuits - Video course COURSE OUTLINE This course covers the analysis and design of CMOS Analog-to-Digital and Digital-to-Analog Converters,with about 7 design assigments.

More information

ESE 531: Digital Signal Processing

ESE 531: Digital Signal Processing ESE 531: Digital Signal Processing Lec 12: February 21st, 2017 Data Converters, Noise Shaping (con t) Lecture Outline! Data Converters " Anti-aliasing " ADC " Quantization " Practical DAC! Noise Shaping

More information

A 1.9GHz Single-Chip CMOS PHS Cellphone

A 1.9GHz Single-Chip CMOS PHS Cellphone A 1.9GHz Single-Chip CMOS PHS Cellphone IEEE JSSC, Vol. 41, No.12, December 2006 William Si, Srenik Mehta, Hirad Samavati, Manolis Terrovitis, Michael Mack, Keith Onodera, Steve Jen, Susan Luschas, Justin

More information

A 250-kHz 94-dB Double-Sampling 61 Modulation A/D Converter With a Modified Noise Transfer Function

A 250-kHz 94-dB Double-Sampling 61 Modulation A/D Converter With a Modified Noise Transfer Function IEEE JOURNAL OF SOLID-STATE CIRCUITS, VOL. 38, NO. 10, OCTOBER 2003 1657 A 250-kHz 94-dB Double-Sampling 61 Modulation A/D Converter With a Modified Noise Transfer Function Pieter Rombouts, Member, IEEE,

More information

EE247 Lecture 24. EE247 Lecture 24

EE247 Lecture 24. EE247 Lecture 24 EE247 Lecture 24 Administrative EE247 Final exam: Date: Wed. Dec. 15 th Time: -12:30pm-3:30pm- Location: 289 Cory Closed book/course notes No calculators/cell phones/pdas/computers Bring one 8x11 paper

More information

Architectures and Design Methodologies for Very Low Power and Power Effective A/D Sigma-Delta Converters

Architectures and Design Methodologies for Very Low Power and Power Effective A/D Sigma-Delta Converters 0 Architectures and Design Methodologies for Very Low Power and Power Effective A/D Sigma-Delta Converters F. Maloberti University of Pavia - Italy franco.maloberti@unipv.it 1 Introduction Summary Sigma-Delta

More information

Advanced AD/DA converters. Higher-Order ΔΣ Modulators. Overview. General single-stage DSM. General single-stage DSM II ( 1

Advanced AD/DA converters. Higher-Order ΔΣ Modulators. Overview. General single-stage DSM. General single-stage DSM II ( 1 Advanced AD/DA converters Overview Higher-order single-stage modulators Higher-Order ΔΣ Modulators Stability Optimization of TF zeros Higher-order multi-stage modulators Pietro Andreani Dept. of Electrical

More information

THE USE of multibit quantizers in oversampling analogto-digital

THE USE of multibit quantizers in oversampling analogto-digital 966 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS II: EXPRESS BRIEFS, VOL. 57, NO. 12, DECEMBER 2010 A New DAC Mismatch Shaping Technique for Sigma Delta Modulators Mohamed Aboudina, Member, IEEE, and Behzad

More information

Comparator Design for Delta Sigma Modulator

Comparator Design for Delta Sigma Modulator International Conference on Emerging Trends in and Applied Sciences (ICETTAS 2015) Comparator Design for Delta Sigma Modulator Pinka Abraham PG Scholar Dept.of ECE College of Engineering Munnar Jayakrishnan

More information

Design of Bandpass Delta-Sigma Modulators: Avoiding Common Mistakes

Design of Bandpass Delta-Sigma Modulators: Avoiding Common Mistakes Design of Bandpass Delta-Sigma Modulators: Avoiding Common Mistakes R. Jacob Baker and Vishal Saxena Department of Electrical and Computer Engineering Boise State University 1910 University Dr., ET 201

More information

! Multi-Rate Filter Banks (con t) ! Data Converters. " Anti-aliasing " ADC. " Practical DAC. ! Noise Shaping

! Multi-Rate Filter Banks (con t) ! Data Converters.  Anti-aliasing  ADC.  Practical DAC. ! Noise Shaping Lecture Outline ESE 531: Digital Signal Processing! (con t)! Data Converters Lec 11: February 16th, 2017 Data Converters, Noise Shaping " Anti-aliasing " ADC " Quantization "! Noise Shaping 2! Use filter

More information

ELT Receiver Architectures and Signal Processing Exam Requirements and Model Questions 2018

ELT Receiver Architectures and Signal Processing Exam Requirements and Model Questions 2018 TUT/ICE 1 ELT-44006 Receiver Architectures and Signal Processing Exam Requirements and Model Questions 2018 General idea of these Model Questions is to highlight the central knowledge expected to be known

More information

Exploring of Third-Order Cascaded Multi-bit Delta- Sigma Modulator with Interstage Feedback Paths

Exploring of Third-Order Cascaded Multi-bit Delta- Sigma Modulator with Interstage Feedback Paths 92 ECTI TRANSACTIONS ON ELECTRICAL ENG., ELECTRONICS, AND COMMUNICATIONS VOL.9, NO.1 February 2011 Exploring of Third-Order Cascaded Multi-bit Delta- Sigma Modulator with Interstage Feedback Paths Sarayut

More information

A 2.5 V 109 db DR ADC for Audio Application

A 2.5 V 109 db DR ADC for Audio Application 276 JOURNAL OF SEMICONDUCTOR TECHNOLOGY AND SCIENCE, VOL.10, NO.4, DECEMBER, 2010 A 2.5 V 109 db DR ADC for Audio Application Gwangyol Noh and Gil-Cho Ahn Abstract A 2.5 V feed-forward second-order deltasigma

More information

A 60-dB Image Rejection Filter Using Δ-Σ Modulation and Frequency Shifting

A 60-dB Image Rejection Filter Using Δ-Σ Modulation and Frequency Shifting A 60-dB Image Rejection Filter Using Δ-Σ Modulation and Frequency Shifting Toshihiro Konishi, Koh Tsuruda, Shintaro Izumi, Hyeokjong Lee, Hidehiro Fujiwara, Takashi Takeuchi, Hiroshi Kawaguchi, and Masahiko

More information

Chapter 2: Digitization of Sound

Chapter 2: Digitization of Sound Chapter 2: Digitization of Sound Acoustics pressure waves are converted to electrical signals by use of a microphone. The output signal from the microphone is an analog signal, i.e., a continuous-valued

More information

Advanced AD/DA converters. Higher-Order ΔΣ Modulators. Overview. General single-stage DSM II. General single-stage DSM

Advanced AD/DA converters. Higher-Order ΔΣ Modulators. Overview. General single-stage DSM II. General single-stage DSM Advanced AD/DA converters Overview Higher-order single-stage modulators Higher-Order ΔΣ Modulators Stability Optimization of TF zeros Higher-order multi-stage modulators Pietro Andreani Dept. of Electrical

More information

A Continuous-time Sigma-delta Modulator with Clock Jitter Tolerant Self-resetting Return-to-zero Feedback DAC

A Continuous-time Sigma-delta Modulator with Clock Jitter Tolerant Self-resetting Return-to-zero Feedback DAC JOURNAL OF SEMICONDUCTOR TECHNOLOGY AND SCIENCE, VOL.18, NO.4, AUGUST, 2018 ISSN(Print) 1598-1657 https://doi.org/10.5573/jsts.2018.18.4.468 ISSN(Online) 2233-4866 A Continuous-time Sigma-delta Modulator

More information

IF-Sampling Digital Beamforming with Bit-Stream Processing. Jaehun Jeong

IF-Sampling Digital Beamforming with Bit-Stream Processing. Jaehun Jeong IF-Sampling Digital Beamforming with Bit-Stream Processing by Jaehun Jeong A dissertation submitted in partial fulfillment of the requirements for the degree of Doctor of Philosophy (Electrical Engineering)

More information

Lecture Outline. ESE 531: Digital Signal Processing. Anti-Aliasing Filter with ADC ADC. Oversampled ADC. Oversampled ADC

Lecture Outline. ESE 531: Digital Signal Processing. Anti-Aliasing Filter with ADC ADC. Oversampled ADC. Oversampled ADC Lecture Outline ESE 531: Digital Signal Processing Lec 12: February 21st, 2017 Data Converters, Noise Shaping (con t)! Data Converters " Anti-aliasing " ADC " Quantization "! Noise Shaping 2 Anti-Aliasing

More information

Calibration of DAC mismatch errors in Σ ADC s based on a sine wave measurement.

Calibration of DAC mismatch errors in Σ ADC s based on a sine wave measurement. Calibration of DAC mismatch errors in Σ ADC s based on a sine wave measurement. Maarten De Bock, Xinpeng Xing, Ludo Weyten, Georges Gielen and Pieter Rombouts 1 This document is an author s draft version

More information

Section 1. Fundamentals of DDS Technology

Section 1. Fundamentals of DDS Technology Section 1. Fundamentals of DDS Technology Overview Direct digital synthesis (DDS) is a technique for using digital data processing blocks as a means to generate a frequency- and phase-tunable output signal

More information

A Multi-bit Delta-Sigma Modulator with a Passband Tunable from DC to Half the Sampling Frequency. Kentaro Yamamoto

A Multi-bit Delta-Sigma Modulator with a Passband Tunable from DC to Half the Sampling Frequency. Kentaro Yamamoto A Multi-bit Delta-Sigma Modulator with a Passband Tunable from DC to Half the Sampling Frequency by Kentaro Yamamoto A thesis submitted in conformity with the requirements for the degree of Master of Applied

More information