ADC Resolution: Myth and Reality

Size: px
Start display at page:

Download "ADC Resolution: Myth and Reality"

Transcription

1 ADC Resolution: Myth and Reality Mitch Ferguson, Applications Engineering Manager Class ID: CC19I Renesas Electronics America Inc.

2 Mr. Mitch Ferguson Applications Engineering Manager Specializes support design teams develop analog and lownoise systems using MCUs. Over 15 years of system-level design experience Over 10 years of experience as an application engineer. As a hardware engineer and engineering manager, he has been involved in design in power distribution controls, automotive and fire alarm systems. Bachelor of science in electrical engineering from Cleveland State University 2 2

3 Renesas Technology & Solution Portfolio 3

4 8/16-bit 32-bit Microcontroller and Microprocessor Line-up DMIPS, Superscalar Automotive & Industrial, 65nm 600µA/MHz, 1.5µA standby 500 DMIPS, Low Power Automotive & Industrial, 90nm 600µA/MHz, 1.5µA standby 165 DMIPS, FPU, DSC Industrial, 90nm 200µA/MHz, 1.6µA deep standby 25 DMIPS, Low Power Industrial & Automotive, 150nm 190µA/MHz, 0.3µA standby 10 DMIPS, Capacitive Touch Wide Industrial Format & LCDs Automotive, 130nm 350µA/MHz, 1µA standby 1200 DMIPS, Performance Automotive, 40nm 500µA/MHz, 35µA deep standby 165 DMIPS, FPU, DSC Industrial, 40nm 200µA/MHz, 0.3µA deep standby Embedded Security, ASSP Industrial, 90nm 1mA/MHz, 100µA standby 44 DMIPS, True Low Power Industrial & Automotive, 130nm 144µA/MHz, 0.2µA standby 4

5 Enabling The Smart Society Collecting, analyzing and transmitting real-world signals is a major focus of the smart society. Real-world signals are analog, so converting these signals to digital is a key focus for the smart Understanding the specifications and hidden errors in ADC circuits will enable designs that meet the intended specifications 5

6 Agenda What does the resolution spec really mean Some standard converters and resolution DC accuracy specifications Review offset, gain, DNL and INL errors How the ADC is tested What those errors don t tell you AC specifications SNR ENOB System errors and resolution requirements ADC required accuracy Reference errors Source impedance errors 6

7 Resolution What does the term resolution mean to you? 7

8 Successive Approximation (SAR) ADC ADC Register Vref AVss DAC (R2R Ladder) AN0 AN1 AN2 AN3 AN4 AN5 AN6 AN7 Comparator Input Analog Mux Sample and Hold Circuit DC Specs primarily define this section of ADC performance 8 8

9 Slope Converter Vcc Measure value R Thermistor or sensor 9 9 R CPU Operation Stopped L GPIO GPIO = L Timer stopped Begin conversion Vref GPIO = Hi-Z Timer started Comp out = H Conversion ends Vc > Vref Comp out = L Timer stops Timer value is proportional to RC time constant Resolution? Start Conversion Timer Enable H L Started Stopped Clock

10 Delta Sigma Converter 5V 0V Vin 4V +V Ref H D H Digital Filter Result Register CK 10

11 Delta Sigma Converter Vin Ref D Digital Filter Result Register CK Oversampling frequency (flip flop clock rate, e.g. RX21A 3.125MHz) Minimum Conversion time rate the result register is updated (81.92 us or 12.2 khz on RX21A ) This is based on the decimation factor of the digital filter Some converters allow reducing decimation factor Faster conversion Lower resolution 11

12 Oversampling Oversampling can increase resolution of ADC 03 ADC Transition Voltages S1 S2 S3 S4 x x x x S1 S2 S3 S4 x x x x ADC Input Voltage 00 Result will be 04 when samples are added Result will still be 04 when samples are added if no noise 12

13 Oversampling How noise helps oversampling x S1 S2 x S3 x x S4 ADC Input Voltage ADC Transition Voltages ADC Input Voltage with noise Result is now 06 13

14 Oversampling 03 ADC Transition Voltages 02 x S1 S3 x 01 S2 x x S4 ADC Input Voltage 00 ADC Input Voltage with noise Result is now 04 Oversample 2X results in ½ bit increase resolution To increase resolution by n bits Oversample 4 n and decimate 2 n 14

15 ADC Accuracy Specifications 15

16 An Explanation of DC Specifications DC accuracy specifications These specifications look at DC or very low frequency input errors Full Scale Non-Linearity Error Ideal Curve ADC Counts Corrected Curve Absolute Error Real Curve 0V Offset Error Input Voltage Vfull Scale 16

17 AC Specifications DC testing does not describe dynamic characteristic Sample and hold errors AC noise errors Comparator hysteresis AC testing method Input sine wave to ADC input Perform FFT Measure SNDR, SNR and/or Spurious Free Dynamic Range SNR, SNDR Ratio of RMS value to noise SNDR (SINAD) includes harmonics or distortion SFDR - ratio of the RMS value of input sine wave to the RMS value of the largest spur 17

18 Level[dB] SNDR Results (PGA x1) 200 FFT plot PGA Gain SNDR 180 x dB x dB x4 x dB 78.37dB x16 x dB 71.49dB 0 17Hz 1.71kHz Frequency[Hz] x dB SNDR calculation range Why does SNDR go down as PGA gain goes up 18

19 Interpreting We can calculate the equivalent perfect ADC from equation ENOB = (SNDR -1.76)/ 6.02 The 6.02 term in the divisor converts decibels (a log 10 representation) to bits (a log 2 representation). The 1.76 term comes from quantization error in an ideal ADC 86 db would then have the equivalent resolution of a 14 bit perfect ADC ENOB = log 2 [full-scale input voltage range/(adc RMS noise 12)] 19

20 Interpreting Specification AC testing does not provide linearity data DNL and INL do affect SNDR DNL affects SNR INL affect THD Oversampling is still valid and reduces the average noise if Gaussian distribution 20

21 Example 21

22 Understanding the Errors an Example Requirements Input = 0V 2.0V +/-.25% of full scale accuracy (+/- 5 mv) Vref = 3.0V Vdd Vdd ADC range and resolution LSB must be < 10 mv 3 V AV REFP AV REFM 0.25% * 2.0V = 10 mv A MCU 10 mv / 3.0V = 1/300 9 bit ADC required 0-2 V ADCin Vss Decreasing Vref to 2.5V 10 mv / 2.5V = 1/250 8 bit ADC meets resolution requirement A D 22

23 Understanding the Errors an Example Assume Vref = 2.56V, 8 Bit ADC (10 mv per step) Output Code Indicated Voltage (mv) mv mv mv mv 00 ½ LSB Offset Actual Voltage (mv) 23

24 Understanding the Errors an Example Can we use a 10 bit ADC with +/- 2 bits INL Each LSB error = 2.5mV (2.56V / 1024) Error for 2 LSB = 5 mv 5 mv/2.0v = 0.25% But there is still an additional ½ LSB quantization error 6.25 mv total error = 0.31% What about 1 bit of error Worst case ADC error is 2.5 mv mv % error 24

25 Understanding the Errors an Example Assume Vref = 2.56V, 10 Bit ADC (2.5 mv per step) Output Code mv code 01 Indicated Voltage (mv) mv 03 With 2 LSB error 7.5 mv 02 5 mv mv Actual Voltage (mv) 25

26 When is a 16 Bit ADC Not 16 Bit? Specification Condtion Min Typ Max Units TUE - Unadjusted 12 Bit Mode - ± 4 ± 6.8 LSB DNL 12 Bit Mode - ± to +1.9 LSB INL 12 Bit Mode - ± to +1.9 LSB Efs -Full Scale 12 Bit Mode - ± 4 ± 6.8 LSB Eq - Quantization 16 Bit Mode - -1 to 0 13 Bits - ± 0.5 LSB 16 bit single ENOB ended mode avg = bits avg = bits SINAD See ENOB 6.02 X ENOB db THD 16 bit single ended mode db 26

27 System Considerations 27

28 Errors That Are Sometimes Forgotten System noise Clocks IO port toggles Sensor and reference error Accuracy vs. drift Temperature, age and voltage effects Calibration Vdd Vdd Vref AV REFP Input system effects A AV REFM MCU ADCin T GPIO Vss A D 28

29 Check Accuracy Conditions Specification may expect: MCU in a sleep mode No IO toggling Specified ADC clock speed 29

30 What is the ADC Reading for the Circuit Below? 1. Depends on Vref 2. Depends on Vcc 3. Need to know resistor values Ask the HW engineer R1 R2 R1=R2 +Vref Vref +V Vcc MCU 10 bit AD Input 30

31 Ratiometric and Non-Ratiometric Conversions +V +Vref +V +V +Vref +V Vcc Vcc Vcc Vcc Vref Vref Vref Vref MCU MCU MCU MCU AD Input AD Input AD Input AD Input a) ratiometric b) ratiometric c) non-ratiometric d) non-ratiometric 31

32 Understanding Reference Errors Vref is a power supply pin +V Zt Vref powers R2R ladder Treat as power supply pin Vref Vcc Typically <100 ua Bypass properly Rt T Vm MCU AD Input 3 mv ripple = 1 LSB error on 10bit 3V ADC Rref 32

33 Understanding Ratiometric Reference Errors Vcc Vref +V Sensor biased from Vref Loads Vcc Vref can pick up noise C2 Vref C1 Bypassing ADC input can help MCU Rt T AD Input Rref C3 33

34 Reference Errors External References Consider design example Measure 0 2V with < 0.5% FS error 2.5V reference This measurement is non-ratiometric Vcc Vref MCU AD In Assume 10 bit ADC with 1 LSB INL used Previously calculate % error from ADC Can I use a 2.56V 0.5% accurate reference diode? 34

35 Reference Errors Reference Accuracy Can use 0.5% accuracy diode? If no calibration no If calibrate is performed? Depends on drift and temp range LM % accuracy w/ 100 ppm/c 20 ppm typical If operating range is 0-50C max drift 100 ppm/c * 25C =.25% drift Total error still only % 35

36 Source Resistance Errors Vref 10k 10k Rs ADC Input Ckt Equivalent Req S1 Ceq To AD Converter Block For M16C/62P Req = 7.8k Ceq = 1.5 pf S1 closed for 3 fad cycles RC time constant of source resistance and sampling cap can cause error 36

37 Source Resistance Limitation (An Intuitive Approach) Desired charge error much less than 1/1024 (0.1%) Allow 10 time constants (0.005%) Sampling occurs for 300 nsec (3 cycles of 10 MHz AD clock) 10 time constants = 300 nsec 1 TC = 30 nsec C = 1.5 pf so Rtotal (Rs + Req) must be 20Kohm or less (300 nsec/1.5 pf) Rsource can not be greater than 12.2 K ohms Equivalent resistance of the AD circuit is 7.8K (Strict analysis indicated 13.8 kohm) 37

38 Source Resistance Errors What can we do? Decrease Rs Could add buffer Vref Buffer adds offset Increase sampling time Add capacitor 40k Rs To AD Converter Block 30k C1 Req S1 Ceq For M16C/62P Req = 7.8k Ceq = 1.5 pf S1 closed for 3 fad cycles 38

39 Summary What does the resolution spec really mean Some standard converters and resolution DC accuracy specifications Review offset, gain, DNL and INL errors How the ADC is tested What those errors don t tell you AC specifications SNR THD ENOB How does this affect my application Errors and considerations 39

40 Questions? 40

41 Enabling The Smart Society Collecting, analyzing and transmitting real-world signals is a major focus of the smart society. Real-world signals are analog, so converting these signals to digital is a key focus for the smart Understanding the specifications of an ADC and the effects of system device selections will help the information delivered by the smart society provide an accurate picture of the world 41

42 Please Provide Your Feedback Please utilize the Guidebook application to leave feedback or Ask me for the paper feedback form for you to use 42

43 Renesas Electronics America Inc.

44 Also Check the Conditions K10P100M100SF2 Data Sheet Rev 6 44

45 Delta Sigma Converter 49

46 Effect of Adding Capacitor to Input Pin Adding capacitor creates a low pass filter fc Rs To AD Converter Block Gain C1 Req S1 Ceq Freq fc = 1/2πRC 20k Rs and.0015 uf = 5.3 khz corner 50

47 Notes Below a certain frequency, THD is only dependent on the overall INL of the converter For an example, if the converter depicted in Figure 2 is being used to digitize a signal which can slew at an equivalent rate to that of a 10kHz signal, then the "THD" performance of the converter will be roughly -86dB. This figure means that the harmonic distortion is 86dB below the converter's full-scale range. Since the full-scale range of this 16-bit converter is ±32,768, then the harmonic distortion represents roughly ±1.6 LSB of error. 51

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

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

Working with ADCs, OAs and the MSP430

Working with ADCs, OAs and the MSP430 Working with ADCs, OAs and the MSP430 Bonnie Baker HPA Senior Applications Engineer Texas Instruments 2006 Texas Instruments Inc, Slide 1 Agenda An Overview of the MSP430 Data Acquisition System SAR Converters

More information

AD9772A - Functional Block Diagram

AD9772A - Functional Block Diagram F FEATURES single 3.0 V to 3.6 V supply 14-Bit DAC Resolution 160 MPS Input Data Rate 67.5 MHz Reconstruction Passband @ 160 MPS 74 dbc FDR @ 25 MHz 2 Interpolation Filter with High- or Low-Pass Response

More information

16-Bit, 135ksps, Single-Supply ADCs with Bipolar Analog Input Range

16-Bit, 135ksps, Single-Supply ADCs with Bipolar Analog Input Range 19-2755; Rev 1; 8/3 16-Bit, 135ksps, Single-Supply ADCs with General Description The 16-bit, low-power, successiveapproximation analog-to-digital converters (ADCs) feature automatic power-down, a factory-trimmed

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

You CAN Do Digital Filtering with an MCU!

You CAN Do Digital Filtering with an MCU! You CAN Do Digital Filtering with an MCU! Kevin P King - Senior Staff Application Engineer Class ID: CC13B Renesas Electronics America Inc. Kevin P King Senior Staff Application Engineer RX DSP Library

More information

16-Bit, 135ksps, Single-Supply ADCs with Bipolar Analog Input Range

16-Bit, 135ksps, Single-Supply ADCs with Bipolar Analog Input Range 19-2675; Rev 1; 1/3 16-Bit, 135ksps, Single-Supply ADCs with General Description The 16-bit, low-power, successive-approximation analog-to-digital converters (ADCs) feature automatic power-down, a factorytrimmed

More information

AD Bit, 20/40/65 MSPS 3 V Low Power A/D Converter. Preliminary Technical Data

AD Bit, 20/40/65 MSPS 3 V Low Power A/D Converter. Preliminary Technical Data FEATURES Ultra Low Power 90mW @ 0MSPS; 135mW @ 40MSPS; 190mW @ 65MSPS SNR = 66.5 dbc (to Nyquist); SFDR = 8 dbc @.4MHz Analog Input ENOB = 10.5 bits DNL=± 0.5 LSB Differential Input with 500MHz Full Power

More information

TOP VIEW. Maxim Integrated Products 1

TOP VIEW. Maxim Integrated Products 1 19-1857; Rev ; 11/ EVALUATION KIT AVAILABLE General Description The low-power, 8-bit, dual-channel, analog-to-digital converters (ADCs) feature an internal track/hold (T/H) voltage reference (/), clock,

More information

APPLICATION NOTE. Atmel AVR127: Understanding ADC Parameters. Atmel 8-bit Microcontroller. Features. Introduction

APPLICATION NOTE. Atmel AVR127: Understanding ADC Parameters. Atmel 8-bit Microcontroller. Features. Introduction APPLICATION NOTE Atmel AVR127: Understanding ADC Parameters Atmel 8-bit Microcontroller Features Getting introduced to ADC concepts Understanding various ADC parameters Understanding the effect of ADC

More information

9-Bit, 30 MSPS ADC AD9049 REV. 0. Figure 1. Typical Connections FUNCTIONAL BLOCK DIAGRAM

9-Bit, 30 MSPS ADC AD9049 REV. 0. Figure 1. Typical Connections FUNCTIONAL BLOCK DIAGRAM a FEATURES Low Power: 00 mw On-Chip T/H, Reference Single +5 V Power Supply Operation Selectable 5 V or V Logic I/O Wide Dynamic Performance APPLICATIONS Digital Communications Professional Video Medical

More information

10-Bit, 40 MSPS/60 MSPS A/D Converter AD9050 REV. B. Figure 1. Typical Connections FUNCTIONAL BLOCK DIAGRAM

10-Bit, 40 MSPS/60 MSPS A/D Converter AD9050 REV. B. Figure 1. Typical Connections FUNCTIONAL BLOCK DIAGRAM a FEATURES Low Power: 1 mw @ 0 MSPS, mw @ 0 MSPS On-Chip T/H, Reference Single + V Power Supply Operation Selectable V or V Logic I/O SNR: db Minimum at MHz w/0 MSPS APPLICATIONS Medical Imaging Instrumentation

More information

400ksps/300ksps, Single-Supply, Low-Power, Serial 12-Bit ADCs with Internal Reference

400ksps/300ksps, Single-Supply, Low-Power, Serial 12-Bit ADCs with Internal Reference 19-1687; Rev 2; 12/10 EVALUATION KIT AVAILABLE General Description The 12-bit analog-to-digital converters (ADCs) combine a high-bandwidth track/hold (T/H), a serial interface with high conversion speed,

More information

Redefining high resolution and low noise in Delta-Sigma ADC applications

Redefining high resolution and low noise in Delta-Sigma ADC applications Redefining high resolution and low noise in Delta-Sigma ADC applications Agenda Redefining high resolution and low noise in Delta-Sigma ADC applications How do Precision Delta-Sigma (ΔΣ) ADCs work? Introduction

More information

Low-Power, 14-Bit Analog-to-Digital Converters with Parallel Interface

Low-Power, 14-Bit Analog-to-Digital Converters with Parallel Interface 19-2466; Rev 1; 6/9 General Description The 14-bit, low-power successive approximation analog-to-digital converters (ADCs) feature automatic power-down, a factory-trimmed internal clock, and a high-speed,

More information

SPT BIT, 30 MSPS, TTL, A/D CONVERTER

SPT BIT, 30 MSPS, TTL, A/D CONVERTER 12-BIT, MSPS, TTL, A/D CONVERTER FEATURES Monolithic 12-Bit MSPS Converter 6 db SNR @ 3.58 MHz Input On-Chip Track/Hold Bipolar ±2.0 V Analog Input Low Power (1.1 W Typical) 5 pf Input Capacitance TTL

More information

PART. MAX1103EUA C to + 85 C 8 µmax +4V. MAX1104EUA C to + 85 C 8 µmax V DD +Denotes a lead(pb)-free/rohs-compliant package.

PART. MAX1103EUA C to + 85 C 8 µmax +4V. MAX1104EUA C to + 85 C 8 µmax V DD +Denotes a lead(pb)-free/rohs-compliant package. 19-1873; Rev 1; 1/11 8-Bit CODECs General Description The MAX112/MAX113/MAX114 CODECs provide both an 8-bit analog-to-digital converter () and an 8-bit digital-to-analog converter () with a 4-wire logic

More information

Enhancing Analog Signal Generation by Digital Channel Using Pulse-Width Modulation

Enhancing Analog Signal Generation by Digital Channel Using Pulse-Width Modulation Enhancing Analog Signal Generation by Digital Channel Using Pulse-Width Modulation Angelo Zucchetti Advantest angelo.zucchetti@advantest.com Introduction Presented in this article is a technique for generating

More information

Application Note 80. July How to Use the World s Smallest 24-Bit No Latency Delta-Sigma TM ADC to its Fullest Potential AN80-1

Application Note 80. July How to Use the World s Smallest 24-Bit No Latency Delta-Sigma TM ADC to its Fullest Potential AN80-1 July 1999 How to Use the World s Smallest 24-Bit No Latency Delta-Sigma TM ADC to its Fullest Potential Frequently Asked Questions About Delta-Sigma ADCs and the LTC2400 By Michael K. Mayes Linear Technology

More information

IP Specification. 12-Bit 125 MSPS Duel ADC in SMIC40L IPS_S40L_ADC12X2_125M FEATURES APPLICATIONS GENERAL DESCRIPTION. Single Supply 1.

IP Specification. 12-Bit 125 MSPS Duel ADC in SMIC40L IPS_S40L_ADC12X2_125M FEATURES APPLICATIONS GENERAL DESCRIPTION. Single Supply 1. 12-Bit 125 MSPS Duel ADC in SMIC40L FEATURES Single Supply 1.15V 125 MSPS Conversion Rate AVDD AVSS VDD VSS Current Consumption 45 mw @ 125 MSPS Dynamic Performance @ 125MSPS 65 dbfs SNR -68 dbc THD 70

More information

8-/4-/2-Channel, 14-Bit, Simultaneous-Sampling ADCs with ±10V, ±5V, and 0 to +5V Analog Input Ranges

8-/4-/2-Channel, 14-Bit, Simultaneous-Sampling ADCs with ±10V, ±5V, and 0 to +5V Analog Input Ranges 19-3157; Rev 4; 10/08 8-/4-/2-Channel, 14-Bit, Simultaneous-Sampling ADCs General Description The MAX1316 MAX1318/MAX1320 MAX1322/MAX1324 MAX1326 14-bit, analog-to-digital converters (ADCs) offer two,

More information

Maxim > Design Support > Technical Documents > Tutorials > A/D and D/A Conversion/Sampling Circuits > APP 748

Maxim > Design Support > Technical Documents > Tutorials > A/D and D/A Conversion/Sampling Circuits > APP 748 Maxim > Design Support > Technical Documents > Tutorials > A/D and D/A Conversion/Sampling Circuits > APP 748 Keywords: ADC, INL, DNL, root-sum-square, DC performance, static performance, AC performance,

More information

Single-Supply, Low-Power, Serial 8-Bit ADCs

Single-Supply, Low-Power, Serial 8-Bit ADCs 19-1822; Rev 1; 2/2 Single-Supply, Low-Power, Serial 8-Bit ADCs General Description The / low-power, 8-bit, analog-todigital converters (ADCs) feature an internal track/hold (T/H), voltage reference, monitor,

More information

DATASHEET HI1175. Features. Ordering Information. Applications. Pinout. 8-Bit, 20MSPS, Flash A/D Converter. FN3577 Rev 8.

DATASHEET HI1175. Features. Ordering Information. Applications. Pinout. 8-Bit, 20MSPS, Flash A/D Converter. FN3577 Rev 8. 8-Bit, 2MSPS, Flash A/D Converter Pb-Free and RoHS Compliant DATASHEET FN377 Rev 8. The HI117 is an 8-bit, analog-to-digital converter built in a 1.4 m CMOS process. The low power, low differential gain

More information

500 ksps, 2-Channel, Software-Selectable, True Bipolar Input, 12-Bit Plus Sign ADC AD7321

500 ksps, 2-Channel, Software-Selectable, True Bipolar Input, 12-Bit Plus Sign ADC AD7321 5 ksps, -Channel, Software-Selectable, True Bipolar Input, 1-Bit Plus Sign ADC AD731 FEATURES 1-bit plus sign SAR ADC True bipolar input ranges Software-selectable input ranges ±1 V, ±5 V, ±.5 V, V to

More information

CMOS Sigma-Delta Modulator AD7720

CMOS Sigma-Delta Modulator AD7720 a FEATURES 12.5 MHz Master Clock Frequency V to +2.5 V or 1.25 V Input Range Single Bit Output Stream 9 Dynamic Range Power Supplies: AVDD, DVDD: +5 V 5% On-Chip 2.5 V Voltage Reference 28-Lead TSSOP VIN(+)

More information

12-Bit, 2Msps, Dual Simultaneous Sampling SAR ADCs with Internal Reference

12-Bit, 2Msps, Dual Simultaneous Sampling SAR ADCs with Internal Reference EVALUATION KIT AVAILABLE MAX11192 General Description The MAX11192 is a dual-channel SAR ADC with simultaneous sampling at 2Msps, 12-bit resolution, and differential inputs. Available in a tiny 16-pin,

More information

DATASHEET HI5805. Features. Applications. Ordering Information. Pinout. 12-Bit, 5MSPS A/D Converter. FN3984 Rev 7.00 Page 1 of 12.

DATASHEET HI5805. Features. Applications. Ordering Information. Pinout. 12-Bit, 5MSPS A/D Converter. FN3984 Rev 7.00 Page 1 of 12. 12-Bit, 5MSPS A/D Converter NOT RECOMMENDED FOR NEW DESIGNS NO RECOMMENDED REPLACEMENT contact our Technical Support Center at 1-888-INTERSIL or www.intersil.com/tsc DATASHEET FN3984 Rev 7.00 The HI5805

More information

PRODUCT OVERVIEW REF FLASH ADC S/H BUFFER 24 +5V SUPPLY +12V/+15V SUPPLY. Figure 1. ADS-917 Functional Block Diagram

PRODUCT OVERVIEW REF FLASH ADC S/H BUFFER 24 +5V SUPPLY +12V/+15V SUPPLY. Figure 1. ADS-917 Functional Block Diagram PRODUCT OVERVIEW The is a high-performance, 14-bit, 1MHz sampling A/D converter. This device samples input signals up to Nyquist frequencies with no missing codes. The features outstanding dynamic performance

More information

Workshop ESSCIRC. Low-Power Data Acquisition System For Very Small Signals At Low Frequencies With12-Bit- SAR-ADC. 17. September 2010.

Workshop ESSCIRC. Low-Power Data Acquisition System For Very Small Signals At Low Frequencies With12-Bit- SAR-ADC. 17. September 2010. Workshop ESSCIRC Low-Power Data Acquisition System For Very Small Signals At Low Frequencies With12-Bit- SAR-ADC 17. September 2010 Christof Dohmen Outline System Overview Analog-Front-End Chopper-Amplifier

More information

FUNCTIONAL BLOCK DIAGRAM DIGITAL VIDEO ENGINE

FUNCTIONAL BLOCK DIAGRAM DIGITAL VIDEO ENGINE FEATURES CMOS DUAL CHANNEL 10bit 40MHz DAC LOW POWER DISSIPATION: 180mW(+3V) DIFFERENTIAL NONLINEARITY ERROR: 0.5LSB SIGNAL-to-NOISE RATIO: 59dB SPURIOUS-FREE DYNAMIC RANGE:69dB BUILD-IN DIGITAL ENGINE

More information

ADC0808/ADC Bit µp Compatible A/D Converters with 8-Channel Multiplexer

ADC0808/ADC Bit µp Compatible A/D Converters with 8-Channel Multiplexer ADC0808/ADC0809 8-Bit µp Compatible A/D Converters with 8-Channel Multiplexer General Description The ADC0808, ADC0809 data acquisition component is a monolithic CMOS device with an 8-bit analog-to-digital

More information

The need for Data Converters

The need for Data Converters The need for Data Converters ANALOG SIGNAL (Speech, Images, Sensors, Radar, etc.) PRE-PROCESSING (Filtering and analog to digital conversion) DIGITAL PROCESSOR (Microprocessor) POST-PROCESSING (Digital

More information

MCP3909. Energy Metering IC with SPI Interface and Active Power Pulse Output. Features. Description. Package Type

MCP3909. Energy Metering IC with SPI Interface and Active Power Pulse Output. Features. Description. Package Type Energy Metering IC with SPI Interface and Active Power Pulse Output Features Supports IEC 6253 International Energy Metering Specification Digital Waveform Data Access Through SPI Interface - 16-bit Dual

More information

12-bit 50/100/125 MSPS 1-channel ADC

12-bit 50/100/125 MSPS 1-channel ADC SPECIFICATION 1 FEATURES TSMC CMOS 65 nm High speed pipelined ADC Resolution 12 bit Conversion rate 50/100/125 MHz Different power supplies for digital (1.2 V) and analog (1.2 V) parts Low standby current

More information

AD9260. High Speed Oversampling CMOS ADC with 16-Bit Resolution at a 2.5 MHz Output Word Rate FUNCTIONAL BLOCK DIAGRAM

AD9260. High Speed Oversampling CMOS ADC with 16-Bit Resolution at a 2.5 MHz Output Word Rate FUNCTIONAL BLOCK DIAGRAM High Speed Oversampling CMOS ADC with 16-Bit Resolution at a 2.5 MHz Output Word Rate AD9260 FEATURES Monolithic 16-bit, oversampled A/D converter 8 oversampling mode, 20 MSPS clock 2.5 MHz output word

More information

Energy Metering IC with SPI Interface and Active Power Pulse Output. 24-Lead SSOP HPF HPF1. Serial Control And Output Buffers HPF1

Energy Metering IC with SPI Interface and Active Power Pulse Output. 24-Lead SSOP HPF HPF1. Serial Control And Output Buffers HPF1 Energy Metering IC with SPI Interface and Active Power Pulse Output Features Supports IEC 6253 International Energy Metering Specification and legacy IEC 136/ 6136/687 Specifications Digital waveform data

More information

2-Channel, Software-Selectable, True Bipolar Input, 1 MSPS, 12-Bit Plus Sign ADC AD7322

2-Channel, Software-Selectable, True Bipolar Input, 1 MSPS, 12-Bit Plus Sign ADC AD7322 -Channel, Software-Selectable, True Bipolar Input, 1 MSPS, 1-Bit Plus Sign ADC AD73 FEATURES 1-bit plus sign SAR ADC True bipolar input ranges Software-selectable input ranges ± 1 V, ± 5 V, ±.5 V, V to

More information

± SLAS262C OCTOBER 2000 REVISED MAY 2003

± SLAS262C OCTOBER 2000 REVISED MAY 2003 14-Bit Resolution for TLC3574/78, 12-Bit for TLC2574/2578 Maximum Throughput 200-KSPS Multiple Analog Inputs: 8 Single-Ended Channels for TLC3578/2578 4 Single-Ended Channels for TLC3574/2574 Analog Input

More information

Tiny, 2.1mm x 1.6mm, 3Msps, Low-Power, Serial 12-Bit ADC

Tiny, 2.1mm x 1.6mm, 3Msps, Low-Power, Serial 12-Bit ADC EVALUATION KIT AVAILABLE MAX1118 General Description The MAX1118 is a tiny (2.1mm x 1.6mm), 12-bit, compact, high-speed, low-power, successive approximation analog-to-digital converter (ADC). This high-performance

More information

SAR. Comparator. Clock

SAR. Comparator. Clock 16-BIT, 1.25 MSPS, UNIPOLAR DIFFERENTIAL INPUT, MICRO POWER SAMPLING ANALOG-TO-DIGITAL CONVERTER WITH PARALLEL INTERFACE AND REFERENCE FEATURES 1.25-MHz Sample Rate 16-Bit NMC Ensured Over Temperature

More information

Data Converters. Lecture Fall2013 Page 1

Data Converters. Lecture Fall2013 Page 1 Data Converters Lecture Fall2013 Page 1 Lecture Fall2013 Page 2 Representing Real Numbers Limited # of Bits Many physically-based values are best represented with realnumbers as opposed to a discrete number

More information

Data Converters. Specifications for Data Converters. Overview. Testing and characterization. Conditions of operation

Data Converters. Specifications for Data Converters. Overview. Testing and characterization. Conditions of operation Data Converters Overview Specifications for Data Converters Pietro Andreani Dept. of Electrical and Information Technology Lund University, Sweden Conditions of operation Type of converter Converter specifications

More information

PRODUCT OVERVIEW REF FLASH ADC BUFFER V SUPPLY. Figure 1. ADS-117 Functional Block Diagram

PRODUCT OVERVIEW REF FLASH ADC BUFFER V SUPPLY. Figure 1. ADS-117 Functional Block Diagram PRODUCT OVERVIEW FEATURES 12-bit resolution No missing codes 2MHz minimum throughput Functionally complete Small 24-pin DDIP Low-power, 1.6 Watts Three-state output buffers Samples to Nyquist frequencies

More information

ADC1002S General description. 2. Features. 3. Applications. Single 10 bits ADC, up to 20 MHz

ADC1002S General description. 2. Features. 3. Applications. Single 10 bits ADC, up to 20 MHz Rev. 03 2 July 2012 Product data sheet 1. General description The is a 10-bit high-speed Analog-to-Digital Converter (ADC) for professional video and other applications. It converts with 3.0 V to 5.25

More information

8-Channel, 1.5 MSPS, 12-Bit and 10-Bit Parallel ADCs with a Sequencer AD7938/AD7939

8-Channel, 1.5 MSPS, 12-Bit and 10-Bit Parallel ADCs with a Sequencer AD7938/AD7939 Data Sheet 8-Channel, 1.5 MSPS, 12-Bit and 10-Bit Parallel ADCs with a Sequencer FEATURES Throughput rate: 1.5 MSPS Specified for VDD of 2.7 V to 5.25 V Power consumption 6 mw maximum at 1.5 MSPS with

More information

4-Channel, 1.5 MSPS, 12-Bit and 10 Bit Parallel ADCs with a Sequencer AD7933/AD7934

4-Channel, 1.5 MSPS, 12-Bit and 10 Bit Parallel ADCs with a Sequencer AD7933/AD7934 4-Channel, 1.5 MSPS, 12-Bit and 10 Bit Parallel ADCs with a Sequencer AD7933/AD7934 FEATURES FUNCTIONAL BLOCK DIAGRAM Fast throughput rate: 1.5 MSPS Specified for VDD of 2.7 V to 5.25 V Low power 6 mw

More information

8-Channel, Software-Selectable True Bipolar Input, 12-Bit Plus Sign ADC AD7328

8-Channel, Software-Selectable True Bipolar Input, 12-Bit Plus Sign ADC AD7328 8-Channel, Software-Selectable True Bipolar Input, 1-Bit Plus Sign ADC AD738 FEATURES 1-bit plus sign SAR ADC True bipolar input ranges Software-selectable input ranges ±1 V, ±5 V, ±.5 V, V to +1 V 1 MSPS

More information

CDK bit, 25 MSPS 135mW A/D Converter

CDK bit, 25 MSPS 135mW A/D Converter CDK1304 10-bit, 25 MSPS 135mW A/D Converter FEATURES n 25 MSPS converter n 135mW power dissipation n On-chip track-and-hold n Single +5V power supply n TTL/CMOS outputs n 5pF input capacitance n Tri-state

More information

MCP3909. Energy Metering IC with SPI Interface and Active Power Pulse Output. Features. Description. Package Type. Functional Block Diagram

MCP3909. Energy Metering IC with SPI Interface and Active Power Pulse Output. Features. Description. Package Type. Functional Block Diagram Energy Metering IC with SPI Interface and Active Power Pulse Output Features Supports IEC 6253 International Energy Metering Specification and legacy IEC 136/ 6136/687 Specifications Digital waveform data

More information

4-Channel, 625 ksps, 12-Bit Parallel ADC with a Sequencer AD7934-6

4-Channel, 625 ksps, 12-Bit Parallel ADC with a Sequencer AD7934-6 4-Channel, 625 ksps, 12-Bit Parallel ADC with a Sequencer AD7934-6 FEATURES Throughput rate: 625 ksps Specified for VDD of 2.7 V to 5.25 V Power consumption 3.6 mw maximum at 625 ksps with 3 V supplies

More information

4-Channel, 16-Bit, 200 ksps Data Acquisition System AD974

4-Channel, 16-Bit, 200 ksps Data Acquisition System AD974 a FEATURES Fast 16-Bit ADC with 200 ksps Throughput Four Single-Ended Analog Input Channels Single 5 V Supply Operation Input Ranges: 0 V to 4 V, 0 V to 5 V and 10 V 120 mw Max Power Dissipation Power-Down

More information

Differential/Single-Ended Input, Dual 2 MSPS, 12-Bit, 3-Channel SAR ADC AD7266

Differential/Single-Ended Input, Dual 2 MSPS, 12-Bit, 3-Channel SAR ADC AD7266 Differential/Single-Ended Input, Dual 2 MSPS, 12-Bit, 3-Channel SAR ADC AD7266 FEATURES Dual 12-bit, 3-channel ADC Throughput rate: 2 MSPS Specified for VDD of 2.7 V to 5.25 V Power consumption 9 mw at

More information

8-Bit, 100 MSPS 3V A/D Converter AD9283S

8-Bit, 100 MSPS 3V A/D Converter AD9283S 1.0 Scope 8-Bit, 100 MSPS 3V A/D Converter AD9283S This specification documents the detail requirements for space qualified product manufactured on Analog Devices, Inc.'s QML certified line per MIL-PRF-38535

More information

8-Channel, 1 MSPS, 12-Bit SAR ADC with Temperature Sensor AD7298

8-Channel, 1 MSPS, 12-Bit SAR ADC with Temperature Sensor AD7298 8-Channel, 1 MSPS, 12-Bit SAR ADC with Temperature Sensor AD7298 FEATURES 12-bit SAR ADC 8 single-ended inputs Channel sequencer functionality Fast throughput of 1 MSPS Analog input range: 0 V to 2.5 V

More information

Dual CMOS - Modulators AD7724

Dual CMOS - Modulators AD7724 a FEATURES 13 MHz Master Clock Frequency V to +2.5 V or 1.25 V Input Range Single Bit Output Stream 9 Dynamic Range Power Supplies AVDD, DVDD: 5 V 5% DVDD1: 3 V 5% Logic Outputs 3 V/5 V Compatible On-Chip

More information

Power Factor Correction Why and How?

Power Factor Correction Why and How? Power Factor Correction Why and How? Renesas Electronics America Inc. Renesas Technology & Solution Portfolio 2 Microcontroller and Microprocessor Line-up 2010 2013 32-bit 8/16-bit 1200 DMIPS, Superscalar

More information

LM13600 Dual Operational Transconductance Amplifiers with Linearizing Diodes and Buffers

LM13600 Dual Operational Transconductance Amplifiers with Linearizing Diodes and Buffers LM13600 Dual Operational Transconductance Amplifiers with Linearizing Diodes and Buffers General Description The LM13600 series consists of two current controlled transconductance amplifiers each with

More information

SD bits ADC SOC. Features. Applications. Ordering Information. Description. Pin Diagram and Descriptions

SD bits ADC SOC. Features. Applications. Ordering Information. Description. Pin Diagram and Descriptions SD807 0 bits ADC SOC Features High precision ADC, ENOB=7.bits@8sps, differential or single-ended inputs Low noise, high input impedance preamplifier with selectable gain:,.5, 50, 00, or 00 8 bits RISC

More information

EEE3410 Microcontroller Applications Department of Electrical Engineering. Lecture 10. Analogue Interfacing. Vocational Training Council, Hong Kong.

EEE3410 Microcontroller Applications Department of Electrical Engineering. Lecture 10. Analogue Interfacing. Vocational Training Council, Hong Kong. Department of Electrical Engineering Lecture 10 Analogue Interfacing 1 In this Lecture. Interface 8051 with the following Input/Output Devices Transducer/Sensors Analogue-to-Digital Conversion (ADC) Digital-to-Analogue

More information

4-Channel, 12-/10-/8-Bit ADC with I 2 C- Compatible Interface in 8-Lead SOT23 AD7991/AD7995/AD7999

4-Channel, 12-/10-/8-Bit ADC with I 2 C- Compatible Interface in 8-Lead SOT23 AD7991/AD7995/AD7999 4-Channel, 12-/10-/8-Bit ADC with I 2 C- Compatible Interface in 8-Lead SOT23 FEATURES 12-/10-/8-bit ADC with fast conversion time: 2 µs typ 4 Channel / 3 Channel with Reference input Specified for VDD

More information

1 MSPS, Serial 14-Bit SAR ADC AD7485

1 MSPS, Serial 14-Bit SAR ADC AD7485 a FEATURES Fast Throughput Rate: 1 MSPS Wide Input Bandwidth: 4 MHz Excellent DC Accuracy Performance Flexible Serial Interface Low Power: 8 mw (Full Power) and 3 mw (NAP Mode) STANDBY Mode: A Max Single

More information

MCP3901. Two-Channel Analog Front End. Features. Description. Package Type. Applications

MCP3901. Two-Channel Analog Front End. Features. Description. Package Type. Applications Two-Channel Analog Front End MCP3901 Features Two Synchronous Sampling 16/24-bit Resolution Delta-Sigma A/D Converters with Proprietary Multi-Bit Architecture 91 db SINAD, -104 dbc THD (up to 35 th harmonic),

More information

Testing A/D Converters A Practical Approach

Testing A/D Converters A Practical Approach Testing A/D Converters A Practical Approach Mixed Signal The seminar entitled Testing Analog-to-Digital Converters A Practical Approach is a one-day information intensive course, designed to address the

More information

Low Power, mw, 2.3 V to 5.5 V, Programmable Waveform Generator AD9833-EP

Low Power, mw, 2.3 V to 5.5 V, Programmable Waveform Generator AD9833-EP Enhanced Product Low Power, 12.65 mw, 2.3 V to 5.5 V, Programmable Waveform Generator FEATURES Digitally programmable frequency and phase 12.65 mw power consumption at 3 V MHz to 12.5 MHz output frequency

More information

4-Channel, 1 MSPS, 8-/10-/12-Bit ADCs with Sequencer in 16-Lead TSSOP AD7904/AD7914/AD7924

4-Channel, 1 MSPS, 8-/10-/12-Bit ADCs with Sequencer in 16-Lead TSSOP AD7904/AD7914/AD7924 Data Sheet 4-Channel, 1 MSPS, 8-/10-/12-Bit ADCs with Sequencer in 16-Lead TSSOP FEATURES Fast throughput rate: 1 MSPS Specified for AVDD of 2.7 V to 5.25 V Low power: 6 mw maximum at 1 MSPS with 3 V supplies

More information

ADC Bit 65 MSPS 3V A/D Converter

ADC Bit 65 MSPS 3V A/D Converter 10-Bit 65 MSPS 3V A/D Converter General Description The is a monolithic CMOS analog-to-digital converter capable of converting analog input signals into 10-bit digital words at 65 Megasamples per second

More information

AD7366-5/AD True Bipolar Input, 12-/14-Bit, 2-Channel, Simultaneous Sampling SAR ADCs FUNCTIONAL BLOCK DIAGRAM FEATURES GENERAL DESCRIPTION

AD7366-5/AD True Bipolar Input, 12-/14-Bit, 2-Channel, Simultaneous Sampling SAR ADCs FUNCTIONAL BLOCK DIAGRAM FEATURES GENERAL DESCRIPTION True Bipolar Input, 12-/14-Bit, 2-Channel, Simultaneous Sampling SAR ADCs FEATURES Dual 12-bit/14-bit, 2-channel ADCs True bipolar analog inputs Programmable input ranges ±10 V, ±5 V, 0 V to +10 V ±12

More information

MCP3550/1/3. Low-Power, Single-Channel 22-Bit Delta-Sigma ADCs. Description: Features: Applications: Package Types. Block Diagram

MCP3550/1/3. Low-Power, Single-Channel 22-Bit Delta-Sigma ADCs. Description: Features: Applications: Package Types. Block Diagram Low-Power, Single-Channel 22-Bit Delta-Sigma ADCs Features: 22-Bit ADC in Small 8-pin MSOP Package with Automatic Internal Offset and Gain Calibration Low-Output Noise of 2.5 µv RMS with Effective Resolution

More information

FUNCTIONAL BLOCK DIAGRAM 8-BIT AUX DAC 8-BIT AUX DAC 10-BIT AUX DAC LATCH LATCH LATCH

FUNCTIONAL BLOCK DIAGRAM 8-BIT AUX DAC 8-BIT AUX DAC 10-BIT AUX DAC LATCH LATCH LATCH a FEATURES Single +5 V Supply Receive Channel Differential or Single-Ended Analog Inputs Auxiliary Set of Analog I & Q Inputs Two Sigma-Delta A/D Converters Choice of Two Digital FIR Filters Root-Raised-Cosine

More information

AN3137 Application note

AN3137 Application note Application note Analog-to-digital converter on STM8L and STM8AL devices: description and precision improvement techniques Introduction This application note describes the 12-bit analog-to-digital converter

More information

8-Channel, 24-Bit, Simultaneous Sampling ADC AD7770

8-Channel, 24-Bit, Simultaneous Sampling ADC AD7770 FEATURES 8-channel, -bit simultaneous sampling analog-to-digital converter (ADC) Single-ended or true differential inputs Programmable gain amplifier (PGA) per channel (gains of,,, and 8) Low dc input

More information

ADCS7476/ADCS7477/ADCS7478 1MSPS, 12-/10-/8-Bit A/D Converters in 6-Lead SOT-23

ADCS7476/ADCS7477/ADCS7478 1MSPS, 12-/10-/8-Bit A/D Converters in 6-Lead SOT-23 ADCS7476/ADCS7477/ADCS7478 1MSPS, 12-/10-/8-Bit A/D Converters in 6-Lead SOT-23 General Description The ADCS7476, ADCS7477, and ADCS7478 are low power, monolithic CMOS 12-, 10- and 8-bit analog-to-digital

More information

8-Channel, 1 MSPS, 8-/10-/12-Bit ADCs with Sequencer in 20-Lead TSSOP AD7908/AD7918/AD7928

8-Channel, 1 MSPS, 8-/10-/12-Bit ADCs with Sequencer in 20-Lead TSSOP AD7908/AD7918/AD7928 8-Channel, 1 MSPS, 8-/10-/12-Bit ADCs with Sequencer in 20-Lead TSSOP AD7908/AD7918/AD7928 FEATURES Fast throughput rate: 1 MSPS Specified for AVDD of 2.7 V to 5.25 V Low power 6.0 mw max at 1 MSPS with

More information

AZ309. John Suchyta 8-Bit MCD Applications Engineer. June, 2007 Design Tips & Tricks for Analog Functions on 8-bit MCUs

AZ309. John Suchyta 8-Bit MCD Applications Engineer. June, 2007 Design Tips & Tricks for Analog Functions on 8-bit MCUs June, 2007 Design Tips & Tricks for Analog Functions on 8-bit MCUs AZ309 John Suchyta 8-Bit MCD Applications Engineer Agenda Analog to Digital Converter Analog Comparator Crystal and PLL Current Injection

More information

2.5 MSPS, 24-Bit, 100 db Sigma-Delta ADC with On-Chip Buffer AD7760

2.5 MSPS, 24-Bit, 100 db Sigma-Delta ADC with On-Chip Buffer AD7760 2.5 MSPS, 24-Bit, 1 db Sigma-Delta ADC with On-Chip Buffer AD776 FEATURES 12 db dynamic range at 78 khz output data rate 1 db dynamic range at 2.5 MHz output data rate 112 db SNR at 78 khz output data

More information

3 MSPS, 14-Bit SAR ADC AD7484

3 MSPS, 14-Bit SAR ADC AD7484 a FEATURES Fast Throughput Rate: 3 MSPS Wide Input Bandwidth: 40 MHz No Pipeline Delays with SAR ADC Excellent DC Accuracy Performance Two Parallel Interface Modes Low Power: 90 mw (Full Power) and.5 mw

More information

8-Bit, high-speed, µp-compatible A/D converter with track/hold function ADC0820

8-Bit, high-speed, µp-compatible A/D converter with track/hold function ADC0820 8-Bit, high-speed, µp-compatible A/D converter with DESCRIPTION By using a half-flash conversion technique, the 8-bit CMOS A/D offers a 1.5µs conversion time while dissipating a maximum 75mW of power.

More information

Dual, 16-Bit nanodac+ with 4 ppm/ C Reference, SPI Interface AD5689R-EP

Dual, 16-Bit nanodac+ with 4 ppm/ C Reference, SPI Interface AD5689R-EP Dual, 6-Bit nanodac+ with 4 ppm/ C Reference, SPI Interface FEATURES High relative accuracy (INL): ±4 LSB maximum at 6 bits Low drift.5 V reference: 4 ppm/ C typical Tiny package: 3 mm 3 mm, 6-lead LFCSP

More information

DAC & ADC Testing Fundamental

DAC & ADC Testing Fundamental DAC & ADC Testing Fundamental Outline Specifications of DAC Specifications of ADC Test methodology Static specification Histogram method Transfer (and compare) method Dynamic specification FFT Polynomial

More information

5 V, 14-Bit Serial, 5 s ADC in SO-8 Package AD7894

5 V, 14-Bit Serial, 5 s ADC in SO-8 Package AD7894 a FEATURES Fast 14-Bit ADC with 5 s Conversion Time 8-Lead SOIC Package Single 5 V Supply Operation High Speed, Easy-to-Use, Serial Interface On-Chip Track/Hold Amplifier Selection of Input Ranges 10 V

More information

PRODUCT OVERVIEW DAC REF FLASH ADC V/+15V SUPPLY. Figure 1. ADS-CCD1202 Functional Block Diagram

PRODUCT OVERVIEW DAC REF FLASH ADC V/+15V SUPPLY. Figure 1. ADS-CCD1202 Functional Block Diagram FEATURES Unipolar input range (0 to V) MHz sampling rate 09-to- dynamic range (.db) Low noise, 00μVrms (/ of an LSB) Outstanding differential nonlinearity error (±0.5 LSB max.) Small, -pin ceramic DDIP

More information

CDK bit, 250 MSPS ADC with Demuxed Outputs

CDK bit, 250 MSPS ADC with Demuxed Outputs CDK1300 8-bit, 250 MSPS ADC with Demuxed Outputs FEATURES n TTL/CMOS/PECL input logic compatible n High conversion rate: 250 MSPS n Single +5V power supply n Very low power dissipation: 310mW n 220MHz

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

REVISION HISTORY. 8/15 Revision 0: Initial Version. Rev. 0 Page 2 of 17

REVISION HISTORY. 8/15 Revision 0: Initial Version. Rev. 0 Page 2 of 17 Dual, 6-Bit nanodac+ with 4 ppm/ C Reference, SPI Interface FEATURES High relative accuracy (INL): ±4 LSB maximum at 6 bits Low drift.5 V reference: 4 ppm/ C typical Tiny package: 3 mm 3 mm, 6-lead LFCSP

More information

24-Bit, 312 ksps, 109 db Sigma-Delta ADC with On-Chip Buffers and Serial Interface AD7764

24-Bit, 312 ksps, 109 db Sigma-Delta ADC with On-Chip Buffers and Serial Interface AD7764 24-Bit, 312 ksps, 19 db Sigma-Delta ADC with On-Chip Buffers and Serial Interface AD7764 FEATURES High performance 24-bit - ADC 115 db dynamic range at 78 khz output data rate 19 db dynamic range at 312

More information

Acquisition Time: Refer to Figure 1 when comparing SAR, Pipeline, and Delta-Sigma converter acquisition time. Signal Noise. Data Out Pipeline ADC

Acquisition Time: Refer to Figure 1 when comparing SAR, Pipeline, and Delta-Sigma converter acquisition time. Signal Noise. Data Out Pipeline ADC Application Report SBAA147A August 2006 Revised January 2008 A Glossary of Analog-to-Digital Specifications and Performance Characteristics Bonnie Baker... Data Acquisition Products ABSTRACT This glossary

More information

8-Channel, 625 ksps, 12-Bit Parallel ADCs with a Sequencer AD7938-6

8-Channel, 625 ksps, 12-Bit Parallel ADCs with a Sequencer AD7938-6 Data Sheet 8-Channel, 625 ksps, 12-Bit Parallel ADCs with a Sequencer FEATURES Throughput rate: 625 ksps Specified for VDD of 2.7 V to 5.25 V Power consumption 3.6 mw maximum at 625 ksps with 3 V supplies

More information

Differential/Single-Ended Input, Dual 1 MSPS, 12-Bit, 3-Channel SAR ADC AD7265

Differential/Single-Ended Input, Dual 1 MSPS, 12-Bit, 3-Channel SAR ADC AD7265 Differential/Single-Ended Input, Dual 1 MSPS, 12-Bit, 3-Channel SAR ADC FEATURES Dual 12-bit, 3-channel ADC Throughput rate: 1 MSPS Specified for VDD of 2.7 V to 5.25 V Power consumption 7 mw at 1 MSPS

More information

8-Channel, 24-Bit, Simultaneous Sampling ADC AD7779

8-Channel, 24-Bit, Simultaneous Sampling ADC AD7779 FEATURES 8-channel, -bit simultaneous sampling analog-to-digital converter (ADC) Single-ended or true differential inputs Programmable gain amplifier (PGA) per channel (gains of,,, and 8) Low dc input

More information

ISSN:

ISSN: 1391 DESIGN OF 9 BIT SAR ADC USING HIGH SPEED AND HIGH RESOLUTION OPEN LOOP CMOS COMPARATOR IN 180NM TECHNOLOGY WITH R-2R DAC TOPOLOGY AKHIL A 1, SUNIL JACOB 2 1 M.Tech Student, 2 Associate Professor,

More information

24-Bit, 8.5 mw, 109 db, 128/64/32 ksps ADCs AD7767

24-Bit, 8.5 mw, 109 db, 128/64/32 ksps ADCs AD7767 4-Bit, 8.5 mw, 9 db, 8/64/3 ksps ADCs FEATURES Oversampled successive approximation (SAR) architecture High performance ac and dc accuracy, low power 5.5 db dynamic range, 3 ksps (-).5 db dynamic range,

More information

Analysis and Design of 180 nm CMOS Transmitter for a New SBCD Transponder SoC

Analysis and Design of 180 nm CMOS Transmitter for a New SBCD Transponder SoC WCAS2016 Analysis and Design of 180 nm CMOS Transmitter for a New SBCD Transponder SoC Andrade, N.; Toledo, P.; Cordova, D.; Negreiros, M.; Dornelas, H.; Timbó, R.; Schmidt, A.; Klimach, H.; Frabris, E.

More information

Key Specifications f CLK e 8 MHz L f CLK e 6 MHz. Y Resolution 12-bit a sign or 8-bit a sign. Y 13-bit conversion time 5 5 ms 7 3 ms (max)

Key Specifications f CLK e 8 MHz L f CLK e 6 MHz. Y Resolution 12-bit a sign or 8-bit a sign. Y 13-bit conversion time 5 5 ms 7 3 ms (max) LM12434 LM12 L 438 12-Bit a Sign Data Acquisition System with Serial I O and Self-Calibration General Description The LM12434 and LM12 L 438 are highly integrated Data Acquisition Systems Operating on

More information

Low Power, Pseudo Differential, 100 ksps 12-Bit ADC in an 8-Lead SOT-23 AD7457

Low Power, Pseudo Differential, 100 ksps 12-Bit ADC in an 8-Lead SOT-23 AD7457 Low Power, Pseudo Differential, 100 ksps 12-Bit ADC in an 8-Lead SOT-23 AD7457 FEATURES Specified for VDD of 2.7 V to 5.25 V Low power: 0.9 mw max at 100 ksps with VDD = 3 V 3 mw max at 100 ksps with VDD

More information

13-Bit Differential Input, Low Power A/D Converter with SPI Serial Interface V DD V REF AGND CLK D OUT D IN CS/SHDN

13-Bit Differential Input, Low Power A/D Converter with SPI Serial Interface V DD V REF AGND CLK D OUT D IN CS/SHDN 3-Bit Differential Input, Low Power A/D Converter with SPI Serial Interface Features Full Differential Inputs 2 Differential or 4 Single ended Inputs (MCP332) 4 Differential or 8 Single ended Inputs (MCP334)

More information

8-Channel, 24-Bit, Simultaneous Sampling ADC AD7779

8-Channel, 24-Bit, Simultaneous Sampling ADC AD7779 FEATURES 8-channel, -bit simultaneous sampling analog-to-digital converter (ADC) Single-ended or true differential inputs Programmable gain amplifier (PGA) per channel (gains of,,, and 8) Low dc input

More information

8-Channel, 1 MSPS, 8-/10-/12-Bit ADCs with Sequencer in 20-Lead TSSOP AD7908/AD7918/AD7928

8-Channel, 1 MSPS, 8-/10-/12-Bit ADCs with Sequencer in 20-Lead TSSOP AD7908/AD7918/AD7928 8-Channel, MSPS, 8-/0-/2-Bit ADCs with Sequencer in 20-Lead TSSOP AD7908/AD798/AD7928 FEATURES Fast throughput rate: MSPS Specified for AVDD of 2.7 V to 5.25 V Low power 6.0 mw max at MSPS with 3 V supply

More information

Advanced Regulating Pulse Width Modulators

Advanced Regulating Pulse Width Modulators Advanced Regulating Pulse Width Modulators FEATURES Complete PWM Power Control Circuitry Uncommitted Outputs for Single-ended or Push-pull Applications Low Standby Current 8mA Typical Interchangeable with

More information