Design and Implementation of a Sigma Delta ADC By: Moslem Rashidi, March 2009

Size: px
Start display at page:

Download "Design and Implementation of a Sigma Delta ADC By: Moslem Rashidi, March 2009"

Transcription

1 Design and Implementation of a Sigma Delta ADC By: Moslem Rashidi, March 2009 Introduction The first thing in design an ADC is select architecture of ADC that is depend on parameters like bandwidth, resolution, power and so on. First we can see a brief comparison between different architectures of analog to digitals. Integrating ADCs Integrating ADCs provide high resolution and can provide good line frequency and noise rejection. The integrating architecture provides a novel yet straightforward approach to converting a low bandwidth analog signal into its digital representation. They are found in many portable instrument applications, including digital panel meters and digital multi-meters. Flash ADCs Flash analog-to-digital converters, also known as parallel ADCs, are the fastest way to convert an analog signal to a digital signal. They are suitable for applications requiring very large bandwidths. However, flash converters consume a lot of power, have relatively low resolution, and can be quite expensive. This limits them to high frequency applications that typically cannot be addressed any other way. Examples include data acquisition, satellite communication, radar processing, sampling oscilloscopes, and high-density disk drives. Pipeline ADCs The pipelined analog-to-digital converter has become the most popular ADC architecture for sampling rates from a few mega samples per second (MS/s) up to 100MS/s+, with resolutions from 8 to 16 bits. They offer the resolution and sampling rate to cover a wide range of applications, including CCD imaging, ultrasonic medical imaging, digital receiver, base station, digital video (for example, HDTV), xdsl, cable modem, and fast Ethernet. SAR ADCs Successive-approximation-register (SAR) analog-to-digital converters (ADCs) are frequently the architecture of choice for medium-to-high-resolution applications, typically with sample rates fewer than 5 megasamples per second (Msps). SAR ADCs most commonly range in resolution from 8 to 16 bits and provide low power consumption as well as a small form factor. This combination makes them ideal for a wide variety of applications, such as portable/batterypowered instruments, pen digitizers, industrial controls, and data/signal acquisition. Sigma Delta ADCs

2 Sigma Delta analog-to-digital converters (ADCs) are used predominately in lower speed applications requiring a trade off of speed for resolution by oversampling, followed by filtering to reduce noise. Sigma Delta converters are common in Audio designs, instrumentation and Sonar. Bandwidths are typically less than 1MHz with a range of 12 to 18 true bits. With above introduction we decided to design our ADCs with Sigma-Delta architecture, in below we see how we select details: Design Issues Sigma-Delta ADCs benefit from both noise-shaping and oversampling to give an optimum tradeoff between speed and resolution. Because of using integrator in a feedback, noise is shaped in a high pass filter that improves SNR after filtering. Figures of architecture and power spectrum of first order Sigma-Delta modulator are shown in Figure 1 and Figure 2. Figure1. First order sigma-delta modulator

3 Figure2. Spectra of sigma-delta modulator As we know most critical block of Δ modulator is the DAC as the shaping and the feedback does not help in reducing its error. A simple way to overcome the linearity requirement is to use a DAC with 2-level voltages or 1-bit quantization. Then it encourages us to use 1-bit ADC and DAC in our design. The equation of SNR for first order modulator is: SNR=6.02n log2(osr) For 1-bit then k=1 n =log2(k)=log2(1)=0, if SNR=70db => OSR>256 Then it needs OSR>256 that is fairly large for our design with some limitation in hardware implementation like op-amp settling time, also in practice output spectrum for first order is in some cases, poorly shaped and has large tones that could fall in the signal band that makes it unpleasant to use. Better performances and features are secured by using second-order modulator as shown in Figure3. In Figure4 we can see first order and second order effect on output spectra.

4 Figure3. Second order sigma-delta modulator Figure4. Effect of first and second order on noise spectrum The equation of SNR for second order Δ is: SNR=6.02n log2(OSR) That with 1-bit ADC for SNR=70dB we should have OSR=64. When we apply a step signal to input of op-amp it takes time to stable output at desired that called settling time. In Figure4 this matter is shown. Then for a correct operation of circuit next condition should be verified: t settle < T s /2 => f s < 1/(2t settle ) here t settle =7ns => f s < 71.4MHz According to specifications f B =1MHz then f s =64MHz and the op-amp can satisfy this requirement and can use f s =64MHz as sample frequency with OSR=64.

5 Figure5. Step response of op-amp Another parameter that should be verified is open loop gain of op-amp that according to equation (6.33) from Maloberti s book: π(a 0 +2) >> OSR => A 0 > 18 here we have A 0 =60dB or 1000 times that is verified. In later sections we are trying to simulate second-order Sigma-Delta ADC ideally and then with non-ideal effects: Ideal simulation: In the first place we simulate ideal case of design without any non-linearity, Figure6 shows the model of ideal case in simulink, it uses two delayed integrators whose gains are 0.5 and 2 for the first and second respectively that in addition to the benefit of an extra clock period available for the feedback loop implementation, realizes appropriate signal and noise transfer functions and, also, obtains a scaling of the first integrator that we will see in non-linearity effects.

6 Figure6. Ideal model in simulink Amplitude of input is -4dB and sample rate is 1024*64.The output of integrators and spectra of output are shown below, the value of SNR with perfect filter is 71dB also value of SFDR is 86dB. Figure7. Output of first integrator

7 Figure8. Output of second integrator Figure9. Spectra of output in ideal modeling After ideal case we are going to simulate non-idealities on Sigma-Delta modulator like sampling jitter, KT/C noise and operation amplifier parameters (finite gain, finite bandwidth, slew rate and saturation voltage).

8 Modeling Clock jitter: In a real situation sampling is affected by uncertainty in the clock. The effect of clock jitter on Sigma-Delta ADC can be described by computing its effect on the sampling of the input signal. Sampling clock jitter results in non-uniform sampling and increases the total error power in the quantizer output. The error introduced when a sinusoidal signal with amplitude A and frequency f in is sampled at an instant which is in error by an amount δ is given by: x(t+δ)-x(t) 2π f in δ A cos(2π f in t)= δ dx(t)/dt We simulate above equation by below model. Sampling uncertainty δ is supposed to be a Gaussian random process then we use Uniform Random Number that its deviation can be set to : Δτ= A 2πf in Cos(2πf in t) δ, with assumption δ=0.1 T s => Δτ= π *0.1*10/65536= 4.8e-5 Figure10. Clock jitter modeling Figure11 shows simulation result with 10% clock jitter. It moves noise floor in the signal band but the effect is so smooth. It seems jittering acts like dithering technique here or we can say second order sigma delta is too robust against clock jitter because of noise shaping. The value of SNR with 10% jitter is 70.8dB and with 50% jitter is 70.3dB.

9 Figure11. Spectra of jitter modeling KT/C Noise: Thermal noise is most important source of noise in switch capacitor Σ modulator associated to sampling switches. It adds to input of integrator in each sampling. Next figure shows model for simulation of KT/C noise. We use a Random Number with variance equal KT/C to generate white noise and add it with input of integrator and then apply to an ideal integrator. Value of KT for room temperature is 4.14*10^-21 and C is sampling capacitor. The value of sampling capacitor is given from this equation: Cs=(12kT/V 2 FS ).2 2N is 0.8pf for 12 bit resolution, then here we choose it 1p. Figure12. kt/c noise model The result of simulation with kt/c noise is shown in figure 13. We see noise floor in signal band increases with apply kt/c noise and reduce SNR from 71dB for ideal case to 70.2dB for noise case, with another value of C=100f SNR comes more down to 68dB.

10 Figure13. Spectra of output with kt/c noise model Tolerances: Tolerances of passive elements like capacitors in integrator section can lead to non-linearity because it changes loop gain and transfer function. Figure14 shows switch capacitor implementation of second order sigma-delta modulator, that Cf=2Cs. In ideal case without tolerance, the gain of first stage is Gain1=Cs1/Cf1=1/2 and the gain of second stage is Gain2=Cs2/Cf2=2 but because of tolerance actual gain is Gain1=Cs1(1+e r,1 )/Cf1(1+e r,2 ) and Gain2= Cs2(1+e r,2 )/ Cf2(1+e r,1 ) that e r,1, e r,2 are the relative precision. The result of simulation with 1% random tolerance is so smooth and hard to see, the SNR in this case is 70.5dB. The effect can be exaggerated with 10% tolerance that reaches to 68dB. Spectra in Figure15 show that tolerance effects on whole band of frequency. Figure14. Switch capacitor implementation of sigma-delta

11 Figure15. Spectra of output with 10% tolerance effect Op-Amp performances: Op-amp non-idealities like finite gain and bandwidth, slew rate and saturation voltages can influence integrator performance from ideal behavior. These non-idealities are discussed here: 1-Open loop gain: Ideally open loop or dc gain of op-amp is infinite but in practice it is limited by circuit constraints. The finite gain of an op-amp reduces the dc response of the integrator from infinite to the value of the op-amp gain. Next figure shows ideal and finite gain states:

12 However finite gain does not affect SNR if this condition satisfies: π(a+2)>>osr Here in our design we use an op-amp with 60dB gain or 1000 times and OSR=64 that it is clear that satisfy above condition then in simulation the effects are so smooth and the result are the same as before then we try it with a lower open loop gain like A=100 and as we expect it increases in-band noise in low frequency and SNR diminishes to 70.5dB. The spectra are shown below:

13 Figure16. Spectra of output with finite gain A=100 Bandwidth and Slew Rate: The effect of the finite bandwidth and the slew-rate are related to each other and could be interpreted as a non-linear gain. In figure x when Φ1 is on, output of integrator during nth period is: Where Vs =Vin(nT-T/2) and α is integrator leakage and τ=1/(2πgbw) is the time constant of integrator, GBW is unity gain frequency of op-amp. The maximum slope of this curve is: According to definition of slew rate, if SR (slew rate of op-amp) is more than above value then there is not slew-rate limitation. The problem is when SR is less than above value and in this case op-amp is in slewing, therefore, output voltage relation is divided into two parts and in the first part it is linear with slope SR :

14 We model above formula in simulink with a building block placed in front of the integrator which implements a MATLAB function. Next figure shows that. Figure17. Modeling of integrator with op-amp non-ideality The minimum slew rate for correct operation of integrator is calculated with help of (6.37) relation of Maloberti s book: SR > ΔV out /T s /2 that for first stage is SR1> 192V/us and SR2>448V/us. Actually in our simulation we normalize bandwidth of signal from 1MHz to 512 and then the values of slew rate should be normalized properly in simulation settings. In simulation the limit starts when slew rate is about 25V/μs and bandwidth is about 15MHz. The result of limited slew rate for first integrator results in odd harmonics. The second integrator has less influence on the SNR and distortion because of better shaping. Next figures show effect of limited slew rate and bandwidth on spectra:

15 Figure18. Spectra with limited slew rate at first integrator Figure19. Spectra with limit slew rate for second stage Saturation: The voltage swing at the output of an integrator depends on signal amplitude and quantization noise. When the integrator output exceeds the dynamic range of the op-amp the signal is clipped to a saturation level resulting in a loss of feedback control. In specification specify full-scale swing of op-amp between 1v to 2.8v then the dynamic range is 2.8v-1=1.8v. As we saw in ideal model the output of integrators are about 1.5v and 4.5v for first and second stage respectively

16 that are larger than the full scale swing and make problem. The solution is to use scaling as it is shown in above model. We model saturation with a Saturation block that upper limit and lower limit can be set to a specified value. Also with adding a Gain blocks in front and end of integrator. The level of input is scaled lower with 0.9/2 and.9/5 and finally at the end of integrator it will be scaled up with 3/0.9 and 5/0.9 factor. To see effect of saturation we can change scaling factor and see spectra in next figure: Figure20. Spectra with saturation effect at first integrator Figure21. Spectra with saturation effect at second integrator

17 Quantizer section: The performance of modulator can reduce with static and dynamic limitations of a real ADC and DAC. The shaping of sigma-delta modulator acts on error of ADC then if ε ADC <ε Q, the ADC error does not disturb the circuit performance. For 1-bit ADC the dynamic range is large enough and this condition is easily verified. It could be implemented with a comparator with a threshold voltage. In our design we prefer more gain and less delay for comparator then we choose differential amplifier with gain 200. After differential amplifier we use a Latch. This combination is an efficient way to infinite gain. The auto zero crossing type comparator is useful for high resolution quantizer. We simulate quantizer with a Sign block and sum block to add offset. As we expect the result does not change. Figure22. Quantizer Whole effects: With applying jitter, noise, tolerance and finite gain together the result of SNR with perfect filter is 69.3dB and spectra is in figure23 that is almost close to requirements. Also we use a 6-order Butterworth filter with corner frequency at f s /128=512Hz to remove high frequency noise at output. The value of SNR after filter is 68.8dB and the spectra are shown in figure24. Figure23. Spectra with whole non-idealities

18 Figure24. Spectra of filtered output Power estimation: Figure14 shows schematic of second order sigma delta modulator. It uses two op-amps and a quantizer. The power for op-amp with 0.5p load is 5mw and it is proportionally with load. If C1=1p, C2= 0.5p 1-First stage op-amp: Max. C load =2C1+2C2= 2*1p+1p=3p P1= 5 * 3 * 2=30 mw 2-Second stage: Max. C load =C1= 0.5p P2=.5 * 5 * 2=5mW 3-The power of sampler according to relation: Ps=12 kt f s 2 2N kt=4.14e-21, N=12 (SNR=70dB), fs=64e6 Ps=12 * 4.14E-21*64E6*2 24 =54uW 4- Comparator: The relation from reference [2] gives us: Pc=2 2n * 12kTγVeff/(αT d V FS ) N=12, kt=4.14e-21, γ=2, Veff=200mV, α=0.1, Td=1/f s, V FS =2V Pc=215uW Also there are some power for digital filter and leakage power that we can estimate it to 1mW Total power : 30mW+5mW+54uW+215uW+1mW=37mW

19 Area estimation: Most of area in CMOS circuits is occupied by capacitors. Schematic of figure14 shows 4 capacitors C1=1p, C2=.5p then whole capacitance is 1p+2p+1p+.5p=4.5pF. The nominal capacitance per area is 0.86fF/um2 then for 6p need: Area= 4.5pF/0.86fF = 5200 μm 2 Conclusion: In this project we design and simulate an ADC with SNR of 70dB in second order sigma-delta architecture. Simulation starts with ideal case and in each stage one non-ideality is added and the results are examined. Some effects like jitter, kt/c noise, tolerance and finite gain does not degrade too much the performance of ADC provided that their values are resaonable, but limitations like slew rate, bandwidth and saturation can make huge disturbance in design. Power and area of ADC were estimated to be about 37mW and 5200um2 respectively. References: [1]S. Brigati, F. Francesconi, P. Malcovati, D. Tonietto, A. Baschirotto and F.Maloberti, MODELING SIGMA-DELTA MODULATOR NON-IDEALITIES IN SIMULINK [2] C. Svensson, Stefan Andersson, Peter Bogner, On the power consumption of analog to digital converters [3] [4] [5]

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

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

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

Second-Order Sigma-Delta Modulator in Standard CMOS Technology

Second-Order Sigma-Delta Modulator in Standard CMOS Technology SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol. 1, No. 3, November 2004, 37-44 Second-Order Sigma-Delta Modulator in Standard CMOS Technology Dragiša Milovanović 1, Milan Savić 1, Miljan Nikolić 1 Abstract:

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

MODELING BAND-PASS SIGMA-DELTA MODULATORS IN SIMULINK

MODELING BAND-PASS SIGMA-DELTA MODULATORS IN SIMULINK Vienna, AUSTRIA, 000, Septemer 5-8 MODELING BAND-PASS SIGMA-DELTA MODULATORS IN SIMULINK S. Brigati (), F. Francesconi (), P. Malcovati () and F. Maloerti (3) () Dep. of Electrical Engineering, University

More information

Design of Pipeline Analog to Digital Converter

Design of Pipeline Analog to Digital Converter Design of Pipeline Analog to Digital Converter Vivek Tripathi, Chandrajit Debnath, Rakesh Malik STMicroelectronics The pipeline analog-to-digital converter (ADC) architecture is the most popular topology

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

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

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

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

Lecture #6: Analog-to-Digital Converter

Lecture #6: Analog-to-Digital Converter Lecture #6: Analog-to-Digital Converter All electrical signals in the real world are analog, and their waveforms are continuous in time. Since most signal processing is done digitally in discrete time,

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

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

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

VIRTUAL TEST BENCH FOR DESIGN AND SIMULATION OF DATA CONVERTERS

VIRTUAL TEST BENCH FOR DESIGN AND SIMULATION OF DATA CONVERTERS VIRTUAL TEST BENCH FOR DESIGN AND SIMULATION OF DATA CONVERTERS P. Est~ada, F. Malobed 1.. Texas A&M University, College Station, Texas, USA. 2. University of Pavia, Pavia, Italy and University of Texas

More information

CMOS High Speed A/D Converter Architectures

CMOS High Speed A/D Converter Architectures CHAPTER 3 CMOS High Speed A/D Converter Architectures 3.1 Introduction In the previous chapter, basic key functions are examined with special emphasis on the power dissipation associated with its implementation.

More information

Two- Path Band- Pass Σ- Δ Modulator with 40- MHz IF 72- db DR at 1- MHz Bandwidth Consuming 16 mw

Two- Path Band- Pass Σ- Δ Modulator with 40- MHz IF 72- db DR at 1- MHz Bandwidth Consuming 16 mw I. Galdi, E. Bonizzoni, F. Maloberti, G. Manganaro, P. Malcovati: "Two-Path Band- Pass Σ-Δ Modulator with 40-MHz IF 72-dB DR at 1-MHz Bandwidth Consuming 16 mw"; 33rd European Solid State Circuits Conf.,

More information

EE247 Lecture 26. EE247 Lecture 26

EE247 Lecture 26. EE247 Lecture 26 EE247 Lecture 26 Administrative EE247 Final exam: Date: Mon. Dec. 18 th Time: 12:30pm-3:30pm Location: 241 Cory Hall Extra office hours: Thurs. Dec. 14 th, 10:30am-12pm Closed book/course notes No calculators/cell

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

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

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

A PSEUDO-CLASS-AB TELESCOPIC-CASCODE OPERATIONAL AMPLIFIER

A PSEUDO-CLASS-AB TELESCOPIC-CASCODE OPERATIONAL AMPLIFIER A PSEUDO-CLASS-AB TELESCOPIC-CASCODE OPERATIONAL AMPLIFIER M. Taherzadeh-Sani, R. Lotfi, and O. Shoaei ABSTRACT A novel class-ab architecture for single-stage operational amplifiers is presented. The structure

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

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

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

Analog-to-Digital Converter Survey & Analysis. Bob Walden. (310) Update: July 16,1999

Analog-to-Digital Converter Survey & Analysis. Bob Walden. (310) Update: July 16,1999 Analog-to-Digital Converter Survey & Analysis Update: July 16,1999 References: 1. R.H. Walden, Analog-to-digital converter survey and analysis, IEEE Journal on Selected Areas in Communications, vol. 17,

More information

Data Converters. Springer FRANCO MALOBERTI. Pavia University, Italy

Data Converters. Springer FRANCO MALOBERTI. Pavia University, Italy Data Converters by FRANCO MALOBERTI Pavia University, Italy Springer Contents Dedicat ion Preface 1. BACKGROUND ELEMENTS 1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8 The Ideal Data Converter Sampling 1.2.1 Undersampling

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

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

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

System-Level Simulation for Continuous-Time Delta-Sigma Modulator in MATLAB SIMULINK

System-Level Simulation for Continuous-Time Delta-Sigma Modulator in MATLAB SIMULINK Proceedings of the 5th WSEAS Int. Conf. on CIRCUITS, SYSTEMS, ELECTRONICS, CONTROL & SIGNAL PROCESSING, Dallas, USA, November 1-3, 26 236 System-Level Simulation for Continuous-Time Delta-Sigma Modulator

More information

Analog-to-Digital Converters

Analog-to-Digital Converters EE47 Lecture 3 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

APPLICATION NOTE 3942 Optimize the Buffer Amplifier/ADC Connection

APPLICATION NOTE 3942 Optimize the Buffer Amplifier/ADC Connection Maxim > Design Support > Technical Documents > Application Notes > Communications Circuits > APP 3942 Maxim > Design Support > Technical Documents > Application Notes > High-Speed Interconnect > APP 3942

More information

Low- Power Third- Order ΣΔ Modulator with Cross Couple Paths for WCDMA Applications

Low- Power Third- Order ΣΔ Modulator with Cross Couple Paths for WCDMA Applications C. Della Fiore, F. Maloberti, P. Malcovati: "Low-Power Third-Order ΣΔ Modulator with Cross Couple Paths for WCDMA Applications"; Ph. D. Research in Microelectronics and Electronics, PRIME 2006, Otranto,

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

James Lunsford HW2 2/7/2017 ECEN 607

James Lunsford HW2 2/7/2017 ECEN 607 James Lunsford HW2 2/7/2017 ECEN 607 Problem 1 Part A Figure 1: Negative Impedance Converter To find the input impedance of the above NIC, we use the following equations: V + Z N V O Z N = I in, V O kr

More information

Differential Amplifiers

Differential Amplifiers Differential Amplifiers Benefits of Differential Signal Processing The Benefits Become Apparent when Trying to get the Most Speed and/or Resolution out of a Design Avoid Grounding/Return Noise Problems

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

EE247 Lecture 22. Figures of merit (FOM) and trends for ADCs How to use/not use FOM. EECS 247 Lecture 22: Data Converters 2004 H. K.

EE247 Lecture 22. Figures of merit (FOM) and trends for ADCs How to use/not use FOM. EECS 247 Lecture 22: Data Converters 2004 H. K. EE247 Lecture 22 Pipelined ADCs Combining the bits Stage implementation Circuits Noise budgeting Figures of merit (FOM) and trends for ADCs How to use/not use FOM Oversampled ADCs EECS 247 Lecture 22:

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

Lab 7: DELTA AND SIGMA-DELTA A/D CONVERTERS

Lab 7: DELTA AND SIGMA-DELTA A/D CONVERTERS ANALOG & TELECOMMUNICATION ELECTRONICS LABORATORY EXERCISE 6 Lab 7: DELTA AND SIGMA-DELTA A/D CONVERTERS Goal The goals of this experiment are: - Verify the operation of a differential ADC; - Find the

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

Lecture 9, ANIK. Data converters 1

Lecture 9, ANIK. Data converters 1 Lecture 9, ANIK Data converters 1 What did we do last time? Noise and distortion Understanding the simplest circuit noise Understanding some of the sources of distortion 502 of 530 What will we do today?

More information

How to turn an ADC into a DAC: A 110dB THD, 18mW DAC using sampling of the output and feedback to reduce distortion

How to turn an ADC into a DAC: A 110dB THD, 18mW DAC using sampling of the output and feedback to reduce distortion How to turn an ADC into a DAC: A 110dB THD, 18mW DAC using sampling of the output and feedback to reduce distortion Axel Thomsen, Design Manager Silicon Laboratories Inc. Austin, TX 1 Why this talk? A

More information

A 25MS/s 14b 200mW Σ Modulator in 0.18µm CMOS

A 25MS/s 14b 200mW Σ Modulator in 0.18µm CMOS UT Mixed-Signal/RF Integrated Circuits Seminar Series A 25MS/s 14b 200mW Σ Modulator in 0.18µm CMOS Pio Balmelli April 19 th, Austin TX 2 Outline VDSL specifications Σ A/D converter features Broadband

More information

Design of 1.8V, 72MS/s 12 Bit Pipeline ADC in 0.18µm Technology

Design of 1.8V, 72MS/s 12 Bit Pipeline ADC in 0.18µm Technology Design of 1.8V, 72MS/s 12 Bit Pipeline ADC in 0.18µm Technology Ravi Kumar 1, Seema Kanathe 2 ¹PG Scholar, Department of Electronics and Communication, Suresh GyanVihar University, Jaipur, India ²Assistant

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

NOISE IN SC CIRCUITS

NOISE IN SC CIRCUITS ECE37 Advanced Analog Circuits Lecture 0 NOISE IN SC CIRCUITS Richard Schreier richard.schreier@analog.com Trevor Caldwell trevor.caldwell@utoronto.ca Course Goals Deepen Understanding of CMOS analog circuit

More information

Laboratory 9. Required Components: Objectives. Optional Components: Operational Amplifier Circuits (modified from lab text by Alciatore)

Laboratory 9. Required Components: Objectives. Optional Components: Operational Amplifier Circuits (modified from lab text by Alciatore) Laboratory 9 Operational Amplifier Circuits (modified from lab text by Alciatore) Required Components: 1x 741 op-amp 2x 1k resistors 4x 10k resistors 1x l00k resistor 1x 0.1F capacitor Optional Components:

More information

Analog to Digital Conversion

Analog to Digital Conversion Analog to Digital Conversion Florian Erdinger Lehrstuhl für Schaltungstechnik und Simulation Technische Informatik der Uni Heidelberg VLSI Design - Mixed Mode Simulation F. Erdinger, ZITI, Uni Heidelberg

More information

LIMITATIONS IN MAKING AUDIO BANDWIDTH MEASUREMENTS IN THE PRESENCE OF SIGNIFICANT OUT-OF-BAND NOISE

LIMITATIONS IN MAKING AUDIO BANDWIDTH MEASUREMENTS IN THE PRESENCE OF SIGNIFICANT OUT-OF-BAND NOISE LIMITATIONS IN MAKING AUDIO BANDWIDTH MEASUREMENTS IN THE PRESENCE OF SIGNIFICANT OUT-OF-BAND NOISE Bruce E. Hofer AUDIO PRECISION, INC. August 2005 Introduction There once was a time (before the 1980s)

More information

A 2-bit/step SAR ADC structure with one radix-4 DAC

A 2-bit/step SAR ADC structure with one radix-4 DAC A 2-bit/step SAR ADC structure with one radix-4 DAC M. H. M. Larijani and M. B. Ghaznavi-Ghoushchi a) School of Engineering, Shahed University, Tehran, Iran a) ghaznavi@shahed.ac.ir Abstract: In this letter,

More information

A new class AB folded-cascode operational amplifier

A new class AB folded-cascode operational amplifier A new class AB folded-cascode operational amplifier Mohammad Yavari a) Integrated Circuits Design Laboratory, Department of Electrical Engineering, Amirkabir University of Technology, Tehran, Iran a) myavari@aut.ac.ir

More information

System Level Design of a Continuous-Time Delta-Sigma Modulator for Portable Ultrasound Scanners

System Level Design of a Continuous-Time Delta-Sigma Modulator for Portable Ultrasound Scanners Downloaded from orbit.dtu.dk on: Jul 23, 2018 System Level Design of a Continuous-Time Delta-Sigma Modulator for Portable Ultrasound Scanners Llimos Muntal, Pere; Færch, Kjartan; Jørgensen, Ivan Harald

More information

Another way to implement a folding ADC

Another way to implement a folding ADC Another way to implement a folding ADC J. Van Valburg and R. van de Plassche, An 8-b 650 MHz Folding ADC, IEEE JSSC, vol 27, #12, pp. 1662-6, Dec 1992 Coupled Differential Pair J. Van Valburg and R. van

More information

Summary Last Lecture

Summary Last Lecture EE47 Lecture 5 Pipelined ADCs (continued) How many bits per stage? Algorithmic ADCs utilizing pipeline structure Advanced background calibration techniques Oversampled ADCs Why oversampling? Pulse-count

More information

Design And Simulation Of First Order Sigma Delta ADC In 0.13um CMOS Technology Jaydip H. Chaudhari PG Student L. C. Institute of Technology, Bhandu

Design And Simulation Of First Order Sigma Delta ADC In 0.13um CMOS Technology Jaydip H. Chaudhari PG Student L. C. Institute of Technology, Bhandu Design And Simulation Of First Order Sigma Delta ADC In 0.13um CMOS Technology Jaydip H. Chaudhari PG Student L. C. Institute of Technology, Bhandu Gireeja D. Amin Assistant Professor L. C. Institute of

More information

Behavioral Analysis of Second Order Sigma-Delta Modulator for Low frequency Applications

Behavioral Analysis of Second Order Sigma-Delta Modulator for Low frequency Applications IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661, p- ISSN: 2278-8727Volume 10, Issue 1 (Mar. - Apr. 2013), PP 34-42 Behavioral Analysis of Second Order Sigma-Delta Modulator for Low frequency

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

Tones. EECS 247 Lecture 21: Oversampled ADC Implementation 2002 B. Boser 1. 1/512 1/16-1/64 b1. 1/10 1 1/4 1/4 1/8 k1z -1 1-z -1 I1. k2z -1.

Tones. EECS 247 Lecture 21: Oversampled ADC Implementation 2002 B. Boser 1. 1/512 1/16-1/64 b1. 1/10 1 1/4 1/4 1/8 k1z -1 1-z -1 I1. k2z -1. Tones 5 th order Σ modulator DC inputs Tones Dither kt/c noise EECS 47 Lecture : Oversampled ADC Implementation B. Boser 5 th Order Modulator /5 /6-/64 b b b b X / /4 /4 /8 kz - -z - I kz - -z - I k3z

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

Analog I/O. ECE 153B Sensor & Peripheral Interface Design Winter 2016

Analog I/O. ECE 153B Sensor & Peripheral Interface Design Winter 2016 Analog I/O ECE 153B Sensor & Peripheral Interface Design Introduction Anytime we need to monitor or control analog signals with a digital system, we require analogto-digital (ADC) and digital-to-analog

More information

A 9.35-ENOB, 14.8 fj/conv.-step Fully- Passive Noise-Shaping SAR ADC

A 9.35-ENOB, 14.8 fj/conv.-step Fully- Passive Noise-Shaping SAR ADC A 9.35-ENOB, 14.8 fj/conv.-step Fully- Passive Noise-Shaping SAR ADC Zhijie Chen, Masaya Miyahara, Akira Matsuzawa Tokyo Institute of Technology Symposia on VLSI Technology and Circuits Outline Background

More information

Advantages of Analog Representation. Varies continuously, like the property being measured. Represents continuous values. See Figure 12.

Advantages of Analog Representation. Varies continuously, like the property being measured. Represents continuous values. See Figure 12. Analog Signals Signals that vary continuously throughout a defined range. Representative of many physical quantities, such as temperature and velocity. Usually a voltage or current level. Digital Signals

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

10. Chapter: A/D and D/A converter principles

10. Chapter: A/D and D/A converter principles Punčochář, Mohylová: TELO, Chapter 10: A/D and D/A converter principles 1 10. Chapter: A/D and D/A converter principles Time of study: 6 hours Goals: the student should be able to define basic principles

More information

Improved Modeling of Sigma- Delta Modulator Non- Idealities in SIMULINK

Improved Modeling of Sigma- Delta Modulator Non- Idealities in SIMULINK A. Fornasari, P. Malcovati, F. Maloberti: "Improved Model of Sima-Delta Modulator Non-Idealities SIMULINK"; Proc. of the IEEE International Symposium on Circuits and Systems, ISCAS 005, Kobe, 3-6 May,

More information

Design Analysis and Performance Comparison of Low Power High Gain 2nd Stage Differential Amplifier Along with 1st Stage

Design Analysis and Performance Comparison of Low Power High Gain 2nd Stage Differential Amplifier Along with 1st Stage Design Analysis and Performance Comparison of Low Power High Gain 2nd Stage Differential Amplifier Along with 1st Stage Sadeque Reza Khan Department of Electronic and Communication Engineering, National

More information

ECEN 325 Lab 5: Operational Amplifiers Part III

ECEN 325 Lab 5: Operational Amplifiers Part III ECEN Lab : Operational Amplifiers Part III Objectives The purpose of the lab is to study some of the opamp configurations commonly found in practical applications and also investigate the non-idealities

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

UNIVERSITY OF NORTH CAROLINA AT CHARLOTTE Department of Electrical and Computer Engineering

UNIVERSITY OF NORTH CAROLINA AT CHARLOTTE Department of Electrical and Computer Engineering UNIVERSITY OF NORTH CAROLINA AT CHARLOTTE Department of Electrical and Computer Engineering EXPERIMENT 5 GAIN-BANDWIDTH PRODUCT AND SLEW RATE OBJECTIVES In this experiment the student will explore two

More information

Low Power and Fast Transient High Swing CMOS Telescopic Operational Amplifier

Low Power and Fast Transient High Swing CMOS Telescopic Operational Amplifier RESEARCH ARTICLE OPEN ACCESS Low Power and Fast Transient High Swing CMOS Telescopic Operational Amplifier Akshay Kumar Kansal 1, Asst Prof. Gayatri Sakya 2 Electronics and Communication Department, 1,2

More information

Low Cost, General Purpose High Speed JFET Amplifier AD825

Low Cost, General Purpose High Speed JFET Amplifier AD825 a FEATURES High Speed 41 MHz, 3 db Bandwidth 125 V/ s Slew Rate 8 ns Settling Time Input Bias Current of 2 pa and Noise Current of 1 fa/ Hz Input Voltage Noise of 12 nv/ Hz Fully Specified Power Supplies:

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

AN-737 APPLICATION NOTE

AN-737 APPLICATION NOTE AN- APPLICATION NOTE One Technology Way P.O. Box 90 Norwood, MA 00-90, U.S.A. Tel:.9.00 Fax:.. www.analog.com How ADIsimADC Models an ADC by Brad Brannon and Tom MacLeod CONVERTER MODELING Converter modeling

More information

A 10 bit, 1.8 GS/s Time Interleaved Pipeline ADC

A 10 bit, 1.8 GS/s Time Interleaved Pipeline ADC A 10 bit, 1.8 GS/s Time Interleaved Pipeline ADC M. Åberg 2, A. Rantala 2, V. Hakkarainen 1, M. Aho 1, J. Riikonen 1, D. Gomes Martin 2, K. Halonen 1 1 Electronic Circuit Design Laboratory Helsinki University

More information

EE247 Lecture 27. EE247 Lecture 27

EE247 Lecture 27. EE247 Lecture 27 EE247 Lecture 27 Administrative EE247 Final exam: Date: Wed. Dec. 19 th Time: 12:30pm-3:30pm Location: 70 Evans Hall Extra office hours: Thurs. Dec. 13 th, 10:am2pm Closed course notes/books No calculators/cell

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

MSP430 Teaching Materials

MSP430 Teaching Materials MSP430 Teaching Materials Chapter 9 Data Acquisition A/D Conversion Introduction Texas Instruments t Incorporated University of Beira Interior (PT) Pedro Dinis Gaspar, António Espírito Santo, Bruno Ribeiro,

More information

SAR (successive-approximation-register) ADCs

SAR (successive-approximation-register) ADCs By Miro Oljaca and Bonnie C Baker Texas Instruments Start with the right op amp when driving SAR ADCs Using the right operational amplifier in front of your data converter will give you good performance.

More information

A Low Power Small Area Multi-bit Quantizer with A Capacitor String in Sigma-Delta Modulator

A Low Power Small Area Multi-bit Quantizer with A Capacitor String in Sigma-Delta Modulator A Low Power Small Area Multi-bit uantizer with A Capacitor String in Sigma-Delta Modulator Xuia Wang, Jian Xu, and Xiaobo Wu Abstract An ultra-low power area-efficient fully differential multi-bit quantizer

More information

Laboratory 6. Lab 6. Operational Amplifier Circuits. Required Components: op amp 2 1k resistor 4 10k resistors 1 100k resistor 1 0.

Laboratory 6. Lab 6. Operational Amplifier Circuits. Required Components: op amp 2 1k resistor 4 10k resistors 1 100k resistor 1 0. Laboratory 6 Operational Amplifier Circuits Required Components: 1 741 op amp 2 1k resistor 4 10k resistors 1 100k resistor 1 0.1 F capacitor 6.1 Objectives The operational amplifier is one of the most

More information

Fundamentals of Data Converters. DAVID KRESS Director of Technical Marketing

Fundamentals of Data Converters. DAVID KRESS Director of Technical Marketing Fundamentals of Data Converters DAVID KRESS Director of Technical Marketing 9/14/2016 Analog to Electronic Signal Processing Sensor (INPUT) Amp Converter Digital Processor Actuator (OUTPUT) Amp Converter

More information

Analog to Digital Converters (ADC) Rferences. Types of AD converters Direct (voltage comparison)

Analog to Digital Converters (ADC) Rferences. Types of AD converters Direct (voltage comparison) Analog to Digital Converters (ADC) Lecture 7 Rferences U. Tietze, Ch.Schenk, Electronics Circuits Handbook for Design and Applications, Springer,2010 Advertisement materials and Application notes of: Linear

More information

CLC440 High Speed, Low Power, Voltage Feedback Op Amp

CLC440 High Speed, Low Power, Voltage Feedback Op Amp CLC440 High Speed, Low Power, Voltage Feedback Op Amp General Description The CLC440 is a wideband, low power, voltage feedback op amp that offers 750MHz unity-gain bandwidth, 1500V/µs slew rate, and 90mA

More information

Selecting and Using High-Precision Digital-to-Analog Converters

Selecting and Using High-Precision Digital-to-Analog Converters Selecting and Using High-Precision Digital-to-Analog Converters Chad Steward DAC Design Section Leader Linear Technology Corporation Many applications, including precision instrumentation, industrial automation,

More information

Materials in this course have been contributed by Fernando Medeiro, José M. de la Rosa, Rocío del Río, Belén Pérez-Verdú and

Materials in this course have been contributed by Fernando Medeiro, José M. de la Rosa, Rocío del Río, Belén Pérez-Verdú and CMOS Sigma-Delta Converters From Basics to State-of-the-Art Circuits and Errors Angel Rodríguez-Vázquez angel@imse.cnm.es Barcelona, 29-30 / Septiembre / 2010 Materials in this course have been contributed

More information

You will be asked to make the following statement and provide your signature on the top of your solutions.

You will be asked to make the following statement and provide your signature on the top of your solutions. 1 EE 435 Name Exam 1 Spring 2018 Instructions: The points allocated to each problem are as indicated. Note that the first and last problem are weighted more heavily than the rest of the problems. On those

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

PHYS 536 The Golden Rules of Op Amps. Characteristics of an Ideal Op Amp

PHYS 536 The Golden Rules of Op Amps. Characteristics of an Ideal Op Amp PHYS 536 The Golden Rules of Op Amps Introduction The purpose of this experiment is to illustrate the golden rules of negative feedback for a variety of circuits. These concepts permit you to create and

More information

A Unity Gain Fully-Differential 10bit and 40MSps Sample-And-Hold Amplifier in 0.18μm CMOS

A Unity Gain Fully-Differential 10bit and 40MSps Sample-And-Hold Amplifier in 0.18μm CMOS A Unity Gain Fully-Differential 0bit and 40MSps Sample-And-Hold Amplifier in 0.8μm CMOS Sanaz Haddadian, and Rahele Hedayati Abstract A 0bit, 40 MSps, sample and hold, implemented in 0.8-μm CMOS technology

More information

FYS3240 PC-based instrumentation and microcontrollers. Signal sampling. Spring 2017 Lecture #5

FYS3240 PC-based instrumentation and microcontrollers. Signal sampling. Spring 2017 Lecture #5 FYS3240 PC-based instrumentation and microcontrollers Signal sampling Spring 2017 Lecture #5 Bekkeng, 30.01.2017 Content Aliasing Sampling Analog to Digital Conversion (ADC) Filtering Oversampling Triggering

More information

Reference Clock Distribution for a 325MHz IF Sampling System with over 30MHz Bandwidth, 64dB SNR and 80dB SFDR

Reference Clock Distribution for a 325MHz IF Sampling System with over 30MHz Bandwidth, 64dB SNR and 80dB SFDR Reference Clock Distribution for a 325MHz IF Sampling System with over 30MHz Bandwidth, 64dB SNR and 80dB SFDR Michel Azarian Clock jitter introduced in an RF receiver through reference clock buffering

More information

Analog CMOS Interface Circuits for UMSI Chip of Environmental Monitoring Microsystem

Analog CMOS Interface Circuits for UMSI Chip of Environmental Monitoring Microsystem Analog CMOS Interface Circuits for UMSI Chip of Environmental Monitoring Microsystem A report Submitted to Canopus Systems Inc. Zuhail Sainudeen and Navid Yazdi Arizona State University July 2001 1. Overview

More information

Lecture 2: Non-Ideal Amps and Op-Amps

Lecture 2: Non-Ideal Amps and Op-Amps Lecture 2: Non-Ideal Amps and Op-Amps Prof. Ali M. Niknejad Department of EECS University of California, Berkeley Practical Op-Amps Linear Imperfections: Finite open-loop gain (A 0 < ) Finite input resistance

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

OPERATIONAL AMPLIFIER PREPARED BY, PROF. CHIRAG H. RAVAL ASSISTANT PROFESSOR NIRMA UNIVRSITY

OPERATIONAL AMPLIFIER PREPARED BY, PROF. CHIRAG H. RAVAL ASSISTANT PROFESSOR NIRMA UNIVRSITY OPERATIONAL AMPLIFIER PREPARED BY, PROF. CHIRAG H. RAVAL ASSISTANT PROFESSOR NIRMA UNIVRSITY INTRODUCTION Op-Amp means Operational Amplifier. Operational stands for mathematical operation like addition,

More information

DESIGN AND PERFORMANCE VERIFICATION OF CURRENT CONVEYOR BASED PIPELINE A/D CONVERTER USING 180 NM TECHNOLOGY

DESIGN AND PERFORMANCE VERIFICATION OF CURRENT CONVEYOR BASED PIPELINE A/D CONVERTER USING 180 NM TECHNOLOGY DESIGN AND PERFORMANCE VERIFICATION OF CURRENT CONVEYOR BASED PIPELINE A/D CONVERTER USING 180 NM TECHNOLOGY Neha Bakawale Departmentof Electronics & Instrumentation Engineering, Shri G. S. Institute of

More information