adc design guide microchip

Upload: orlando-martin

Post on 04-Jun-2018

240 views

Category:

Documents


0 download

TRANSCRIPT

  • 8/14/2019 ADC Design Guide Microchip

    1/24

    Analog and Interface Product Solutio

    Analog-to-Digital Converter Design GuideHigh-Performance, Stand-Alone A/D Converters for a

    Variety of Embedded Systems Applications

    Design ideas in this guide use the following devices. A complete device list and corresponding data sheets for these products can befound at:www.microchip.com

    Delta-Sigma

    A/D Converters

    Dual-Slope

    A/D Converters

    SuccessiveApproximation

    Register (SAR)

    A/D Converters

    BCD Output

    A/D Converters

    Binary Output

    A/D Converter

    Display

    A/D Converters

    MCP3551MCP3553

    TC500ATC7109ATC510TC514TC530

    TC534

    MCP300XMCP3021MCP320XMCP3221MCP330X

    TC835TC7135

    TC14433A

    TC850 TC7106ATC7116ATC7117ATC7126ATC7129

    TC820

    NowIncludingDelta-Sigma

  • 8/14/2019 ADC Design Guide Microchip

    2/24

  • 8/14/2019 ADC Design Guide Microchip

    3/24

    ADC Converter Design Guide 3

    High-Performance, Stand-Alone ADCs for a Variety of Embedded Systems Applications

    The following equation is a first order approximation of therelationship between pressure in pascals (P) and altitude (h), inmeters.

    log(P) 5

    Using 60 mV as the full scale range and 2.5 V as theresolution, the resulting resolution from direct digitization inmeters is 0.64 meters or approximately 2 feet.

    It should be noted that this is only used as an example fordiscussion; temperature effects and the error from a first orderapproximation must be included in final system design.

    The delta-sigma ADC is an over-sampling converter withmany benefits over the traditional successive approximationregister (SAR) converter. High resolution, excellent linefrequency ejection, limited external component requirement,and low power consumption top the list. The delta-sigma ADCarchitecture is comprised of two main blocks, the delta-sigmamodulator and a digital decimation filter. In recent years thesetwo blocks are now complemented by a serial interfaces, digitafilter control and an oscillators for the over-sampling all on asingle integrated circuit. This makes the most complex of deltasigma modulators completely transparent to the user; theADC operation and control is similar to other traditional ADCs,making the device an easy solution to many applications.

    Delta-Sigma ADC Architecture

    InputSignal

    Bitstream

    Delta-Sigma Converter

    OutputCode

    N

    Analog Digital

    DecimationFilter

    Delta-SigmaModulator

    Three Application Examples

    Seismic Recording

    Vibration monitoring applications have up to 16 differentdevices are connected to a central processing unit. Eachdevice measures the signal at an extremely fast rate, less than100 S. High accuracy is not required due to the large signalsize, but speed is of the utmost importance. A high-speed SARconverter would be the best selection for this application.

    Voice-Band Recording

    The human ear can detect signals from roughly 20 Hz up to20 kHz. If the application is a telephone intercom systemwhere high-fidelity audio is not a concern, 60-70 dB of dynamicrange is sufficient. Based on these bandwidth and dynamicrange requirements, either a medium speed (50-200 ksps)SAR or delta-sigma converter would work in this application.

    Altimeter Watch

    Sensors for temperature, pressure, load or other physicalexcition quantities are most often configured in a wheatstonebridge configuration. The bridge can have anywhere from 1 to

    all four elements reacting to the physical excitation, and shouldbe used in a ratiometeric configuration when possible, with thesystem reference driving both the sensor and the ADC voltagereference. One example sensor from GE NovaSensor is anabsolute pressure sensor, shown below, a four element varyingbridge.

    When designing with the MCP355X family of 22-bit delta-sigma ADCs, the initial step should be to evaluate the sensorperformance and then determine what steps (if any) should beused to increase the overall system resolution when using theMCP355X. In many situations, the MCP355X devices can beused to directly digitize the sensor output, eliminating any needfor external signal conditioning circuitry.

    The NPP-301 device has a typical full scale output of 60 mVwhen excited with a 3V battery. The pressure range forthis device is 100 kPa. The MCP3551 has a output noisespecification of 2.5 VRMS.

    h

    15500

    SELECTING THE RIGHT ADC

    To SPI

    VREF

    SCKSDO

    CS

    MCP3551

    Altimeter Watch

    5,6,7

    12

    3

    4

    8

    VSS

    VIN+

    VIN-

    To VDD

    VDD

    0.1 F

    Batt.

    1.0 F

    NPP-301

    2

    3

    6

    5+

    Example of Direct Digitization Application

  • 8/14/2019 ADC Design Guide Microchip

    4/24

    4 ADC Converter Design Guide

    High-Performance, Stand-Alone ADCs for a Variety of Embedded Systems Applications

    ADC BY ARCHITECTURE DELTA-SIGMA CONVERTERS

    Why Not Just Over-sample With a SAR ADC?

    The answer is easy: noise shaping. Simply over-sampling witha fast SAR ADC, such as those found on a PIC microcontroller,and averaging the results will not achieve the resolutionperformance of a delta-sigma ADC. Over-sampling andaveraging only increase accuracy by 0.5 bit for each doublingof the sample frequency. A first order delta-sigma ADC howeverdecreases in-band noise by 9 dB (or 1.5 bits) for everydoubling of the over-sampling ratio, three times better thansimple over-sampling. The third order modulator used in theMCP355X devices decreases in-band noise by 2.5 bits forevery doubling of the sampling frequency. This design is how adevice resolution of 2.5 VRMSor effective resolution of 21.9bits is achieved.

    System Debug Using DataView Software

    These devices have an LSB size that is smaller than thenoise voltage, typical of any high resolution ADC. The outputof the device can not be analyized my simply looking at thebinary output. Collecting data and visually analyzing the resultis required, and when designing circuits it is important toprovide a way to get the data points to a PC. The MCP355Xdemonstration board circuitry and DataView software can beused to quickly evaluate sensor or system performance. Thissoftware allows real-time visual evaluation of system noiseperformance using histogram and scope plot graphs, pertainingto many of the issues discussed herein.

    Typical Connection

    A typical application for the MCP355X device is shown in thefollowing figure with the sensor connected to the MCP355X22-bit Delta-Sigma ACD PICtail Demo Board for system noiseanalysis and debugging.

    The DataView software tool is a visualization tool, showingreal-time histograms using the MCP355X. The software alsocalculates the RMS noise of the current distribution. Thenumber of samples in the distribution is also scalable, allowingpost averaging experiments.

    USB Interface to DataView on PCFor Noise Analysis

    SPI Bus

    VREF

    PIC18F4550

    SCKSDO

    CS

    MCP355X

    MCP355X Demo Board

    USB

    5,6,7

    12

    3

    4

    8

    3

    3

    5

    ~0.1-2 k

    VSS

    To VDD

    VIN+

    VIN-

    To VREF

    VDD

    0.1 F

    0.1 F

    1.0 F

    2x16 LCD(or similar)

    MCU

    PC RunningDataView

    8

    Typical Bridge Sensor Application Showing Connection for System Noise and Debug

    DataView Software Showing

    System Performance in a Histogram Format

  • 8/14/2019 ADC Design Guide Microchip

    5/24

    ADC Converter Design Guide 5

    High-Performance, Stand-Alone ADCs for a Variety of Embedded Systems Applications

    Output Noise In higher resolution A/D converters, the outputof the device will always be a distribution of bits rather than asingle code. Twice the standard deviation of this distribution isa measure of the RMS noise, output noise or sigma ().

    0

    500

    1000

    1500

    2000

    2500

    3000

    3500

    4000

    -15 -10 -5 0 5 10 15

    Output Code (LSB)

    Num

    bero

    fOccurrences

    VDD= 5V

    VREF= 2.5V

    VCM= 1.25V

    VIN= 0V

    TA= 25C

    16384consecutivereadings

    The software can also be used for time based system analysisusing the scope plot window. Any system drift or other timebased errors can be analyzed using this visual analysis tool.

    The following terms and diagrams are associated with delta-sigma converters:

    Definition and Terms

    Over-sampling Rate The actual sample rate at the signal isdefined by the over-sampling ratio of the converter.

    Data Rate The output word rate, throughput rate or doublethe Nyquist frequency of the converter.

    Decimation Filter The digital filter that is part of the delta-sigma converter. Typically a SINC or comb type digital filter.The filter order is usually equal to the modulator order, plusone. The design of the digital filter can have strategically

    placed notches at line frequencies to allow high normal mode50/60 Hz rejection.

    0

    -10

    -20

    -30

    -40

    -50

    -60

    -70

    -80

    -90

    -100

    -110

    -120

    0 10 1101009080706050403020

    Frequency (Hz)

    Attenuation

    (dB)

    SINC Filter Response for MCP3551 Device

    ADC BY ARCHITECTURE DELTA-SIGMA CONVERTERS

    DataView Scope Plot View

    2

    Output Noise Measurement

  • 8/14/2019 ADC Design Guide Microchip

    6/24

    6 ADC Converter Design Guide

    High-Performance, Stand-Alone ADCs for a Variety of Embedded Systems Applications

    Modulator Order The modulator order refers to the complexityof the delta-sigma architecture and amount of feedback in theanalog design of the ADC. Higher order modulators can yieldgreater dynamic range due to a better noise-shaping. Noisefalls by 3(2L-1) dB for each doubling of the over-sampling rate,where L is equivalent to the modulator order.

    Total Unadjusted Error A combination of the offset error, gainerror and integral non-linearity (INL) error. The large numberof output codes associated with high resolution ADCs allowsfor the device to cover all system errors many times with alimited number of codes. The Total Unadjusted Error (TUE), ofthe device allows the user to gauge what this window wouldbe from device to device. The following figure shows a typicalTUE response across the entire input range for VREF= 2.5V.This shows the combination of offset, gain, and linearity for theMCP355X devices.

    ADC BY ARCHITECTURE DELTA-SIGMA CONVERTERS

    Effective Resolution (ER) or Effective Number of Bits (ENOB)

    The software can also be used for time based system analysisusing the scope plot window. Any system drift or other timebased errors can be analyized using this visual analysis tool.

    The effective number of bits (ENOB) or effective resolution (ER)is a measure of the true resolution of the ADC. It is the ratio

    of RMS noise (smallest signal that can be measured), to thefull scale input range of the device (largest signal that can bemeasured). Converting to base 2 yields ENOB, as defined bythe following equation:

    ENOB=

    It should be noted that this formula assumes a purely DCsignal. A sinewave signal has 1.76 dB more AC power than arandom signal uniformly distributed between the same peaklevels.

    To calculate the effective number of bits using therelationship SNR (dB) = 6.02n+1.76 (which is derived usingVRMS= VPEAK/2(2), or a pure sine wave as the signal), thefollowing equation should be used:

    ENOB=

    The difference between the equations is 1.76 dB, or adifference of 0.292 bits.

    The MCP3551 has a FSR of 2*VREFand an RMS noise of 2.5V or 21.9 ENOB using the first equation.

    Noise Shaping Noise shaping is what separates the delta-sigma converter from simple over-sampling or averaging

    systems. The modulator of the delta-sigma converter is ableto shift quantization noise towards the higher end of thefrequency spectrum, which is then easily filtered out digitally.Noise-shaping is the key to delta-sigma architecture.

    = STF

    NTF

    = NTF-1

    NTF

    ErrorLoop

    Filter

    Quantizer

    DAC

    Input

    Signal

    Output

    Bitstream

    Representation of Simple First Order Modulator

    -5.0

    -4.0

    -3.0

    -2.0

    -1.0

    0.0

    1.0

    2.0

    3.0

    4.0

    5.0

    -2.5 -2.0 -1.5 -1.0 -0.5 0.0 0.5 1.0 1.5 2.0 2.5

    VIN(V)

    TUE(ppm)

    Typical TUE Response for VREF= 2.5V

    In(FSR/RMS Noise)

    In(2)

    0 f0

    DigitalFilter

    2f0

    Nyquist

    fS

    Oversampling

    Magnitude

    NTF

    STF

    STF: Signal Transfer FunctionNTF: Noise Transfer Function

    Digitally Filtered Noise

    20log ( ) 1.766.02

    FSR

    RMS Noise

  • 8/14/2019 ADC Design Guide Microchip

    7/24

    ADC Converter Design Guide 7

    High-Performance, Stand-Alone ADCs for a Variety of Embedded Systems Applications

    Design Tip: Use higher resolution Delta-SigmaADCs to replace signal conditioning circuitry.

    In addition to applications using small signals, applicationsthat require only 10- or 12-bit accuracy are also candidatesfor high resolution ADCs. The following system block diagramshows a typical signal conditioning circuit. In this applicationexample, the required accuracy was approximately 10 bits. A12-bit ADC was selected, and a gain stage was required to gainthe small signal prior to conversion. To achieve the requiredconversion accuracy, the input signal had to be gained to coverthe entire input range of the ADC. In this example, the signalalso has varying common mode voltage, which required someoffset adjustment calibration; the signal must be centered priorto the gain.

    The design tip is to use a higher resolution ADC to youradvantage when dealing with systems such as this. The entiresignal conditioning circuitry can be eliminated if a higher

    resolution ADC such as the MCP355X is used:

    PIC

    Microcontroller

    MCP3551

    InputSignal

    VREF

    Revised Circuit Using Higher Resolution ADC

    CalibrationDAC

    Input

    Signal

    Low-ResADC

    +

    -

    SummingAmplifier

    MCU/CPU

    +

    -

    PGA

    OSC VREF

    Typical Signal Conditioning Circuit

    ADC BY ARCHITECTURE DELTA-SIGMA CONVERTERS

    0V

    2.5V

    Sensor Output = 100 mV FS

    0

    2,097,152

    4096

    819212-bits

    20-bits

    High Resolution Bit Comparison

    The extremely large dynamic range of a high resolution ADC,e.g., 22-bits in the case of the MCP3551, eliminates the needfor any signal conditioning circuitry. In the previous example,the gain circuitry and common mode offset are eliminated.With 22-bit dynamic range, 12-bit window exists anywherewithin the input range of the ADC. There is no longer a need to

    use the entire input range of the ADC with the added bits. Thefollowing figure shows this comparison with VREF= 2.5V (Note:not to scale).

    Design Tip: Delta-Sigma ADCs requireminimal anti-aliasing filtering.

    All ADCs can experience aliasing, even delta-sigma ADCs.When there is noise or unwanted signals present around thesampling frequency, these signals can alias back into thebandwidth of interest and will then be impossible to discernfrom the signal you are trying to convert. However, with delta-sigma ADCs, the large ratio of sampling (over-sampling), to youdata rate allows for a simple RC circuit to be used for your

    anti-aliasing filter. The following figure shows how a simpleRC filter will give enough attenuation at the over-samplingfrequency (fS) due to the large ratio of fSto fDATA.

    0

    SINCFilter

    fdata

    Noise

    fS

    Signal Bandwidth

    fS/2

    Fold back

    SignalsHere Could

    Alias

    SimpleRCFilter

    Simple RC Attenuation

  • 8/14/2019 ADC Design Guide Microchip

    8/24

    8 ADC Converter Design Guide

    High-Performance, Stand-Alone ADCs for a Variety of Embedded Systems Applications

    SMALL, LOW POWER 22-BIT DELTA-SIGMA A/D CONVERTERS

    MCP3551/3 Key Features (Cont.):

    6 ppm maximum INL error

    Total unadjusted error less than 10 ppm

    No digital filter settling time, single-command conversions through 3-wire SPI Interface

    Ultra-Low conversion current (MCP3551): 100 A typical (VDD= 2.7V) 120 A typical (VDD= 5.0V)

    Differential Input with VSSto VDDcommon mode range

    2.7V to 5.5V single-supply operation

    Extended temperature range: -40C to +125C

    MCP3551/3 Applications:

    Weight Scales Direct Temperature Measurement 6-digit DVMs Instrumentation Data Acquisition Strain Gauge Measurement

    The MCP3551/3devices are 2.7V to 5.5V low-power,22-bit delta-sigma Analog-to-Digital Converters (ADCs). Thedevices offer output noise as low as 2.5 VRMS, with a totalunadjusted error of less than 10 ppm. The family exhibits6 ppm max. Integral Non-Linearity (INL) error, 3 V offset errorand 2 ppm full-scale error. The MCP3551/3 devices provide

    high accuracy and low noise performance for applicationswhere sensor measurements (such as pressure, temperatureand humidity) are performed. With the internal oscillator andhigh oversampling rate, minimal external components arerequired for high-accuracy applications.

    MCP3551/3 Key Features:

    22-bit ADC in small 8-pin MSOP package with automatic internal offset and gain calibration

    Low output noise of 2.5 VRMSwith effective resolution of 21.9 bits (MCP3551)

    3 V typical offset error

    2 ppm typical full-scale error

    VSS

    VIN+

    VIN-

    VDD

    SCK

    SDO/RDY

    CSSeria

    lInterface

    4th

    Order

    Sinc

    Internal Oscillator

    VREF

    VDD

    POR

    3rd Order ADC

    Modulator w/Internal

    Calibration

    Product Specifications

    DeviceConversion

    Time (tCONV)(1)Output Data

    Rate (sps)

    Output Noise

    (NRMS)

    Primary

    Notch (Hz)

    Sample

    Frequency (fS)

    Internal

    Clock fOSC

    50/60 Hz

    Rejection

    Temp. Range

    (C)Packages

    MCP3551 72.73 ms 13.75 2.5 55 28160 Hz 112.64 kHz -88 dB at both

    50/60 Hz

    -40 to +125 8 MSOP, SOIC

    MCP3553 16.67 ms 60 6 240 30720 Hz 122.88 kHz Not applicable -40 to +125 8 MSOP, SOICNote 1: For the first conversion after exising shutdown, tCONVmust include and additional 154 fOSCperiods before the conversion is cimplete and the RDO flag appears on SDO. For a first conversion not exiting shutdown tCONVincludes an additional 112 fOSCperiods before the conversion is complete and the RDO flat appears on SDO. Second and subsequent conversions will be tCONV.

    MCP3551/3 Functional Block Diagram

  • 8/14/2019 ADC Design Guide Microchip

    9/24

    ADC Converter Design Guide 9

    High-Performance, Stand-Alone ADCs for a Variety of Embedded Systems Applications

    ADC BY ARCHITECTURE SUCCESSIVE APPROXIMATION REGISTER (SAR)

    When designing a system with a SAR converter, the followingspecifications and terms should be understood:

    Acquisition Time The time required for the samplingmechanism to capture the voltage after the sample commandis given for the hold capacitor to charge.

    Conversion Time The time required for the A/D converterto complete a single conversion once the signal has beensampled.

    Throughput Rate or Samples Per Second (SPS) The timerequired for the converter to sample, acquire, digitize, prepareand output a conversion.

    Integral Non-Linearity (INL) Specification most relevantto the overall accuracy of the converter. INL is the maximumdeviation of a transition point of a conversion to thecorresponding transition point of an ideal conversion. INLrepresents cumulative DNL errors.

    Differential Non-Linearity (DNL) The error in width betweenoutput conversion codes. The maximum deviation in code width

    from the ideal 1 LSB code width (FSR/2^n). DNL errors of lessthan -1 correspond to a missing code.

    Missing Code The situation where an A/D converter willnever output a specified code regardless of the input voltage.

    Monotonic Implies that an increase (or decrease) in theanalog input voltage will always produce no change or anincrease (or decrease) in output code. Monotonicity does notimply that there are no missing codes.

    Bipolar vs. Unipolar Output Differential converters give abipolar output corresponding to positive and negative numbers.The binary output scheme is usually twos complement. Aunipolar output corresponding to a positive output, from 0 toVREF.

    Successive Approximation Register (SAR) ADC

    SAR (Successive Approximation Register) applies to theconverter that uses approximation to convert the analog inputsignal into a digital output code. SAR converters typically lie inthe 8- to 16-bit range and can have sample speeds up to1 MSPS.

    One major benefit of a SAR converter is its ability to beconnected to multiplexed inputs at a high data acquisitionrate. The input is sampled and held on an internal capacitor,and this charge is converted to a digital output code using thesuccessive approximation routine. Since this charge is heldthroughout the conversion time, only the initial sample andhold period or acquisition time is of concern to a fast-changinginput. The conversion time is the same for all conversions. Thismakes the SAR converter ideal for many real-time applications,including motor control, touch-screen sensing, medical andother data acquisition systems.

    Data Out

    VREF

    Analog

    Input

    Successive Approximation Concept

    Digital Output Code = 1010

    VIN

    FS

    3/4 FS

    1/2 FS

    1/4 FS

    0

    Bit = 1

    Bit = 1

    Bit = 0Bit = 0

    Test

    MSB

    Test

    LSB

    Test

    MSB-1

    Test

    MSB-2

    Sampleand Hold

    +

    D/A Converter

    Shift Register

    DAC Output

    Control Logic

  • 8/14/2019 ADC Design Guide Microchip

    10/24

    10 ADC Converter Design Guide

    High-Performance, Stand-Alone ADCs for a Variety of Embedded Systems Applications

    -1-0.8-0.6-0.4-0.2

    00.2

    0.40.60.8

    0 1024 2048 3072 4096

    Digital Code

    DNL(LSb)

    MCP3221 Spectrum Using I2C Fast Mode(Representative Part, 1 kHz Input Frequency)

    10

    -10

    -30-50

    -70

    -90

    -110

    -130

    Amplitude(dB

    )

    Frequency (Hz)

    0 2000 4000 6000 8000 10000

    MCP3021 and MCP3221 Key Features (Cont.):

    On-chip sample and hold

    I2C compatible serial interface with up to 8 devices on asingle 2-wire bus:

    100 kHz I2C Standard Mode 400 kHz I2C Fast Mode

    Single-supply specified operation: 2.7V to 5.5V

    Low-power CMOS technology: 5 nA standby current 250 A max active current at 5V, 100 ksps

    Temperature range: Industrial: -40C to +85C (MCP3221) Extended: -40C to +125C

    MCP3021 and MCP3221 Applications:

    Data Logging Multi-zone Monitoring Hand-held Portable Applications Battery-powered Test Equipment

    Remote or Isolated Data Acquisition Voice-band AC Applications up to 8 kHz

    SAR CONVERTERS INDUSTRYS LOWEST-POWER ADCs IN SOT-23A PACKAGES

    The MCP3021and MCP3221are low-power, tiny 10- and12-bit SAR ADCs that are ideal for battery powered orportable data acquisition systems. Based on advanced CMOSarchitecture, these devices draw only 180 A at 400 kHzI2C clock. With a 33 kHz I2C clock, the current drops to lessthan 30 A. With only 1 A standby current, the MCP3221 is

    currently the worlds lowest-power, 12-bit ADC in a smallSOT-23A package. Communication to either device isperformed using a 2-wire I2C compatible interface.

    An on-chip conversion clock enables independent timingbetween the conversion clock, and the serial communicationdata rate.

    The devices are also addressable, allowing up to eight deviceson a single 2-wire bus. The MCP3021 and MCP3221 run on asingle supply voltage that operates over a broad voltage rangeof 2.7V to 5.5V. Accuracy is superb, providing less than 1LSB of differential non-linearity (DNL) and less than 2 LSB ofintegral non-linearity (INL).

    MCP3021 and MCP3221 Key Features:

    10-bit resolution (MCP3021) 12-bit resolution (MCP3221)

    22 ksps in I2C Fast Mode

    1 LSB DNL, 1 LSB INL max. (MCP3021)

    1 LSB DNL, 2 LSB INL max. (MCP3221)

    Product Specifications

    DeviceResolution

    (bits)

    Maximum

    Sampling

    Rate

    (samples/sec)

    # of

    Input

    Channels

    Input Type Interface

    Input

    Voltage

    Range

    (V)

    Active

    Current

    Max.

    (A)

    Max.

    INL

    Temp.

    Range

    (C)

    Packages

    MCP3021 10 22 1 Single-ended I2C 2.7 to 5.5 250 1 LSB -40 to +125 5 SOT-23A

    MCP3221 12 22 1 Single-ended I2C 2.7 to 5.5 250 2 LSB -40 to +125 5 SOT-23A

    MCP3221 Functional Block Diagram and DNL vs. Digital Code Graph

  • 8/14/2019 ADC Design Guide Microchip

    11/24

    ADC Converter Design Guide 11

    High-Performance, Stand-Alone ADCs for a Variety of Embedded Systems Applications

    MCP3001 and MCP3201 Key Features (Cont.):

    Single-supply specified operation: 2.7V to 5.5V

    10-bit, 75 ksps max sampling rate at VDD= 2.7V (MCP3001)

    10-bit, 200 ksps max sampling rate at VDD= 5V (MCP3001)

    12-bit, 50 ksps max sampling rate at VDD= 2.7V (MCP3201)

    12-bit, 100 ksps max sampling rate VDD= 5V (MCP3201) Low-power CMOS technology: 500 nA standby current 300 A active current at 5V, 100 ksps

    Temperature range:

    Industrial: -40C to +85C

    MCP3001 and MCP3201 Applications:

    Sensor Interface Process Control Data Acquisition

    Battery-Operated Systems

    SAR CONVERTERS LOW-POWER 100 KSPS AND 250 KSPS, 10 AND 12-BIT ADCs

    The MCP3001and MCP3201are 10- and 12-bit SAR ADCsthat offer standby currents of less than 1 A, and activecurrents of 300 A at 100 ksps. Both devices offer on-boardsample and hold circuitry.

    Each device has one pseudo-differential input with exceptionallinearity specifications of 1 LSB DNL and 1 LSB INL over

    temperature.

    Communication with the device is accomplished by using asimple serial interface compatible with the SPI protocol. Bothdevices operate over a broad voltage range of 2.7V to 5.5V.

    MCP3001 and MCP3201 Key Features:

    10-bit resolution (MCP3001)

    12-bit resolution (MCP3201)

    1 LSB DNL, 1 LSB INL max. (MCP3001)

    1 LSB DNL, 1 LSB INL max. (MCP3201)

    On-chip sample and hold

    SPI serial interface (modes 0,0 and 1,1)

    Frequency Spectrum of 1 kHz Input

    (Representative Part, VDD= 2.7V)

    0

    -10

    -20

    -30

    -40

    -50

    -60

    -70

    -80

    -90

    -100

    -110

    -120

    -130

    Amplitude(dB)

    Frequency (Hz)

    0 5000 10000 15000 20000 25000 30000 35000

    VDD= VREF= 2.7V

    fSAMPLE= 75 ksps

    fINPUT= 1.00708 kHz

    4096 points

    VREF

    MCP3001

    DOUT

    VDD VSS

    Comparator

    AIN

    +

    Control Logic Shift Register

    SampleandHold

    Clock

    DAC

    10-bit SAR

    CLKCS/SHDN

    Product Specifications

    DeviceResolution

    (bits)

    Maximum

    Sampling

    Rate

    (samples/sec)

    # of

    Input

    Channels

    Input Type Interface

    Input

    Voltage

    Range

    (V)

    Active

    Current

    Max.

    (A)

    Max.

    INL

    Temp.

    Range

    (C)

    Packages

    MCP3001 10 200 1 Pseudo-Diff. SPI 2.7 to 5.5 400 1 LSB -40 to +85 8 PDIP, MSOP, SOIC, TSSOP

    MCP3201 12 100 1 Pseudo-Diff. SPI 2.7 to 5.5 400 1 LSB -40 to +85 8 PDIP, MSOP, SOIC, TSSOP

  • 8/14/2019 ADC Design Guide Microchip

    12/24

    12 ADC Converter Design Guide

    High-Performance, Stand-Alone ADCs for a Variety of Embedded Systems Applications

    With 2, 4 and 8 channels that are configurable as eitherpseduo-differential or single-ended, the MCP3X02/4/8converters are versatile and powerful ADCs. Industry-leadinglow-power technology offers low current consumption for thesemulti-channel devices:

  • 8/14/2019 ADC Design Guide Microchip

    13/24

    ADC Converter Design Guide 13

    High-Performance, Stand-Alone ADCs for a Variety of Embedded Systems Applications

    SAR CONVERTERS 13-BIT DIFFERENTIAL INPUT ADC IDEAL FOR INTERFACING TO SENSORS

    The MCP330X family of data converters offers true differentialinput with a bipolar twos complement output. Strain gauges,wheatstone bridges and AC signals are all ideally interfacedto the differential input ADCs. These ADCs provide singledifferential input, two differential input or four differentialinputs.

    The low power consumption of these devices at up to 100ksps, in addition to their high resolution, makes these sensorsideal for portable AC measurement applications.

    MCP330X ADC Key Features:

    Full Differential Inputs with a 13-bit Resolution

    1 LSB DNL max.

    1 LSB INL max.

    Number of Single-ended Inputs: 1 (MCP3301) 4 (MCP3302) 8 (MCP3304)

    Differential

    Input Signal

    Strain Gauge/Load Cell

    1 F

    VREFIN+IN-

    VDD

    VDD

    VSS

    VREF

    MCP330X ADC Key Features (Cont.):

    On-chip sample and hold

    SPI serial interface (modes 0,0 and 1,1)

    Single-supply specified operation: 2.7V to 5.5V

    Low-power CMOS technology:

    500 nA standby current 300 A active current at 5V, 100 ksps

    100 ksps sampling rate with 5V supply current

    Temperature Range: -40C to +85C

    MCP330X ADC Applications:

    Remote Sensors Battery Operated Systems Transducer Interface

    Product Specifications

    DeviceResolution

    (bits)

    Maximum

    Sampling

    Rate

    (samples/sec)

    # of

    Input

    Channels

    Input Type Interface

    Input

    Voltage

    Range

    (V)

    Active

    Current

    Max.

    (A)

    Max.

    INL

    Temp.

    Range

    (C)

    Packages

    MCP3301 13 100 1 Differential SPI 2.7 to 5.5 450 +1 LSB -40 to +85 8 PDIP, MSOP, SOIC

    MCP3302 13 100 2 Differential SPI 2.7 to 5.5 450 1 LSB -40 to +85 14 PDIP, SOIC, TSSOP

    MCP3304 13 100 4 Differential SPI 2.7 to 5.5 450 1 LSB -40 to +85 16 PDIP, SOIC

  • 8/14/2019 ADC Design Guide Microchip

    14/24

    14 ADC Converter Design Guide

    High-Performance, Stand-Alone ADCs for a Variety of Embedded Systems Applications

    A dual-slope converter operates by charging a capacitor fromthe input voltage during a fixed time, and then discharging it tozero. Actual data conversion is accomplished in two phases:input signal integration and reference voltage de-integration.

    The integrator output is initialized to 0V prior to the start ofintegration. During integration, analog switch S1connects VINto the integrator input, where it is maintained for a fixed timeperiod (tINT).

    The application of VINcauses the integrator output to depart0V at a rate determined by the magnitude of V IN, and adirection determined by the polarity of VIN. The de-integrationphase is initiated immediately at the expiration of tINT.

    During de-integration, S1connects a reference voltage (havinga polarity opposite that of VIN) to the integrator input. At thesame time, an external precision timer is started. Thede-integration phase is maintained until the comparator outputchanges states, indicating the integrator has returned to itsstarting point of 0V. When this occurs, the precision timer isstopped. The de-integration time period (tDEINT), as measured

    by the precision timer, is directly proportional to the magnitudeof the applied input voltage.

    Analog InputSignal

    Display

    SwitchDrive

    ControlLogic

    Integra

    tor

    Ou

    tpu

    t

    Polarity Control

    Display

    Phase Control

    VIN VREF

    Variable

    Reference

    Integrate

    Time

    Fixed

    Signal

    Integrate

    Time

    Integrator Comparator

    VIN 1/2 VREF

    +

    +

    ClockREF

    Voltage

    Counter

    ADC BY ARCHITECTURE DUAL-SLOPE OR INTEGRATING

    A simple mathematical equation relates the input signal,reference voltage and integration time:

    (1/RINTCINT)*integral [ VIN(t) dt ] from t = 0 to t = t INT

    For a constant VIN:

    VIN= VREF* (tDEINT/ tINT)

    The dual-slope converter accuracy is unrelated to theintegrating resistor and capacitor values as long as they arestable during a measurement cycle.

    An inherent benefit is noise immunity. Input noise spikes areintegrated (averaged to zero) during the integration periods.Integrating ADCs are immune to the large conversion errorsthat plague successive approximation converters in high-noiseenvironments.

    Integrating converters provide inherent noise rejection, with atleast a 20 dB/decade attenuation rate. Interference signalswith frequencies at integral multiples of the integration periodare, theoretically, completely removed since the average valueof a sine wave of frequency (1/t) averaged over a period (t) is

    zero.

    Basic Dual-Slope Converter

  • 8/14/2019 ADC Design Guide Microchip

    15/24

    ADC Converter Design Guide 15

    High-Performance, Stand-Alone ADCs for a Variety of Embedded Systems Applications

    Accepts Bipolar Inputs of Up to 4.2V

    The TC5XX family are precision analog front ends thatimplement dual-slope ADCs with a maximum resolution of 17bits plus sign. The TC500 is the base device that requires bothpositive and negative power supplies, while the TC510 addson-board power supply conversion for single-supply operation.

    The conversion speed of the converter is configurable, withthe user being able to trade conversion speed for resolution.With single and multi-channel devices, the TC5XX is a powerfulfamily of dual-slope converters. A 50/60 Hz noise rejection,low-power operation, and minimum I/O connections, makethese devices suitable for a variety of data acquisitionsystems.

    Control Logic

    AnalogSwitchControlSignals

    ACOM

    IntegratorCMPTR 1

    CMPTR 2

    CMPTROutput

    DGND

    Control Logic

    CREFRINT CINT

    VSS

    VSS

    OSC

    +

    +

    +

    +

    A B0 0 Zero Integrator Output0 1 Auto-Zero1 0 Signal Integrate1 1 De-integrate

    BA

    A0 A1

    CH1+CH2+CH3+CH4+CH1-CH2-CH3-CH4-

    Converter Sate

    DIFF.MUX

    (TC514)

    DC-to-DC Converter

    (TC510and TC514)

    Phase

    DecodingLogic

    PolarityDetection

    LevelShift

    DUAL-SLOPE 17-BIT PLUS SIGN SERIAL ADC

    TC5XX Key Features:

    Precision (up to 17 bits) A/D Converter Front End

    3-Pin Control Interface to Microprocessor

    Flexible: User Can Trade-off Conversion Speed for Resolution

    Single-Supply Operation (TC510/TC514)

    4 Input, Differential Analog MUX (TC514) Automatic Input Voltage Polarity Detection

    Wide Analog Input Range: 4.2V (TC500A/TC510)

    Directly Accepts Bipolar and Differential Input Signals

    Low Power Dissipation: 10 mW- (TC500/TC500A), 18 mW- (TC510/TC514)

    TC5XX Applications:

    Precision Analog Signal Processor Precision Sensor Interface High-Accuracy DC Measurements

    Product Specifications

    Part

    Supply

    Voltage

    (V)

    Input Voltage

    Range

    (V)

    Resolution

    Input

    (V)

    Sampling

    Rate

    (Conv/s)

    Input

    Channels

    Data

    Interface

    Temp.

    Range

    (C)

    Features Packages

    TC500A 4.5 to 7.5 VSS+ 1.5V to

    VDD 1.5V

    Up to

    17 bits

    4 to 10 1 3-Wire 0 to +70 Differential input range, Programmable

    resolution/conversion time

    16 PDIP, SOIC,

    CerDIP

    TC510 +4.5 to +5.5 VSS+ 1.5V toVDD 1.5V

    Up to17 bits

    4 to 10 1 3-Wire 0 to +70 Differential input range, Programmableresolution/conversion time, Charge

    pump (-V) output pin

    24 PDIP, SOIC

    TC514 +4.5 to +5.5 VSS+ 1.5V to

    VDD 1.5V

    Up to

    17 bits

    4 to 10 4 3-Wire 0 to +70 Differential input range, Programmable

    resolution/conversion time, Charge

    pump (-V) output pin

    28 PDIP, 28 SOIC

    TC520A +4.5 to +5.5 Serial

    Port

    0 to +70 Optional serial interface adapter for

    TC500/A/510/514

    14 PDIP, 16 SOIC

    TC530 +4.5 to +5.5 VSS+ 1.5V to

    VDD 1.5V

    Up to

    17 bits

    3 to 10 1 Serial

    Port

    0 to +70 Differential input range, Programmable

    resolution/conversion time, Charge

    pump (-V) output pin

    28 PDIP, 28 SOIC

    TC534 +4.5 to +5.5 VSS+ 1.5V to

    VDD 1.5V

    Up to

    17 bits

    3 to 10 4 Serial

    Port

    0 to +70 Differential input range, Programmable

    resolution/conversion time, Charge

    pump (-V) output pin

    40 PDIP, 44 PQFP

  • 8/14/2019 ADC Design Guide Microchip

    16/24

    16 ADC Converter Design Guide

    High-Performance, Stand-Alone ADCs for a Variety of Embedded Systems Applications

    With a complete data acquisition system on-chip, thesedevices directly drive multiplexed, liquid crystal displays(LCDs). The TC7107Adrives common anode light emittingdiode (LED) displays directly with 8 mA per segment. Sevensegment decoders, digit and polarity drivers, voltage referencesand clock circuits are all integrated on the chips.

    A low-cost, high-resolution indicating meter requires only adisplay and a handful of resistors and capacitors. 3 digitand 4 digit options, along with extended features and poweroptions, make the TC711Xand TC712Xdevices ideal formultimeters and digital measurement devices.

    TC71XX Key Features:

    Internal References with Low Temperature Drift TC7126A: 80 ppm/C Typical TC7117A: 20 ppm/C Typical

    Directly Drives LCD or LED display

    Convenient 9V Battery Operation TC7116A/TC7126A/TC7129/TC820

    Differential Input Operation Industrial Temperature Range: -25C to 85C

    TC71XX Applications:

    Full-featured Multimeters Digital Measurement Devices Bridge Readouts Portable Instrumentation

    3 AND 4-DIGIT ADCs WITH SEGMENT DRIVE

    Product Specifications

    PartDisplay

    Type

    Supply

    Voltage

    (V)

    Resolution

    (Digits)

    Resolution

    (Counts)

    Power

    (mW)

    Temp.

    Range

    (C)

    Features Packages

    TC7106A LCD 9 3.5 Digit High

    Power LCD

    2,000 10 -25 to +85 For DMM, DPM, Data logger

    applications

    40 PDIP, 44 PLCC,

    44 PQFP, 40 CerDIP

    TC7107A LED 5 3.5 2,000 10 -25 to +85 For DMM, DPM, Data logger

    applications

    40 PDIP, 44 PLCC,

    44 PQFP, 40 CerDIP

    TC7116A LCD 9 3.5 with Hold 2,000 10 -25 to +85 Hold function 40 PDIP, 44 PLCC,

    44 PQFP, 40 CerDIP

    TC7117A LED 5 3.5 2,000 10 -25 to +85 Hold function 40 PDIP, 44 PLCC,

    44 PQFP, 40 CerDIP

    TC7126A LCD 9 3.5 2,000 0.5 -25 to +85 Low Power TC7106 40 PDIP, 44 PLCC,

    44 PQFP, 40 CerDIP

    TC7129 LCD 9 4.5 with LCD 20,000 0.5 0 to +70 Lowest noise 3 mV sensitivity 40 PDIP, 44 PLCC,

    44 PQFP, 40 CerDIP

    TC820 LCD 9 3.75 4,000 10 0 to +70 DMM plus frequency counter

    and logic probe

    40 PDIP, 44 PLCC,

    44 PQFP, 40 CerDIP

    COSC

    100 pF

    VREF+

    TC7106/ATC7107/A

    VREF

    V-

    OSC1OSC3OSC2

    CREF-CREF+

    VIN+

    VIN-

    AnalogCommon

    VINT

    VBUFF

    CAZ

    Minus Sign BackplaneDrive

    28

    LCD Display

    VREF-

    +

    Analog

    Input

    +

  • 8/14/2019 ADC Design Guide Microchip

    17/24

    ADC Converter Design Guide 17

    High-Performance, Stand-Alone ADCs for a Variety of Embedded Systems Applications

    The TC835and TC7135are 4 digit A/D converters offering50 ppm (1 part in 20,000) resolution, with a maximumnonlinearity error of 1 count. An auto-zero cycle reduces zeroerror to below 10 V and zero drift to 0.5 V/C. Sourceimpedance errors are minimized by a 10 pA maximum inputcurrent. Rollover error is limited to 1 count.

    Microprocessor-based measurement systems are supportedby BUSY, STROBE, and RUN/HOLD control signals. Remotedata acquisition systems with data transfer via UARTs arealso possible. The additional control pins and multiplexedBCD outputs are ideal for display or microprocessor-basedmeasurement systems.

    TC835/TC7135 Key Features:

    Industry standard pin-out, compatible with ICL7135,MAX7135, SI7135

    Low Rollover Error: 1 Count Max

    Nonlinearity Error: 1 Count Max

    3 AND 4-DIGIT ADCs WITH BCD OUTPUT

    Product Specifications

    Part Description

    Supply

    Voltage

    (V)

    Input Voltage

    Range (V)Resolution

    (Digits)

    Resolution

    (Counts)

    Max

    Power

    (mW)

    Data

    Interface

    Temp.

    Range

    (C) Features Packages

    TC14433A BCD A/D 4.5 to 5 199.9 mV

    to 1.999V

    3.5 2,000 20 MUXed

    BCD

    -40 to +85 For DMM, Data

    loggers

    24 PDIP, 28 PLCC,

    24 CerDIP

    TC7135 BCD A/D 5 VSS+ 1.0V to

    VDD 1.0V

    4.5 20,000 30 MUXed

    BCD

    0 to +70 For DMM, Data

    loggers

    28 PLCC, 28 PDIP,

    64 PQFP

    TC835 BCD A/D 5 VSS+ 1.0V to

    VDD 0.5V

    4.5 20,000 30 MUXed

    BCD

    0 to +70 Upgrade to

    TC7135

    64 PQFP, 44 PQFP,

    28 PDIP

    +

    Analog Input

    INT OUT

    AZ IN

    BUFFOUT

    FIN

    +INPUT

    INPUT

    AnalogCommon

    REFIN

    POL

    CREF-

    B8B4B2B1

    +5V

    V+

    CREF+

    TC835

    MCP1525

    DM7447A

    TC835/TC7135 Key Features (Cont.):

    Reading for 0V Input

    True Polarity Indication at Zero for Null Detection

    Multiplexed BCD Data Output

    TTL-Compatible Outputs

    Differential Input Control Signals Permit Interface to UARTs and Microprocessors

    Blinking Display Visually Indicates Overrange Condition

    Low Input Current: 1 pA

    Low Zero Reading Drift: 2 V/C

    Auto-Ranging Supported with Overrange and Underrange

    TC835/TC7135 Applications:

    Personal Computer Data Acquisition Scales, Panel Meters, Process Controls HP-IL Bus Instrumentation

  • 8/14/2019 ADC Design Guide Microchip

    18/24

    18 ADC Converter Design Guide

    High-Performance, Stand-Alone ADCs for a Variety of Embedded Systems Applications

    The TC850is a monolithic CMOS A/D converter (ADC) witha resolution of 15-bits plus sign. It combines a chopper-stabilized buffer and integrator with a unique multi-slopeintegration technique that increases conversion speed. Theresult is a 16-time improvement in speed over previous 15-bit,monolithic integrating ADCs (from 2.5 conversions per second

    up to 40 per second). Faster conversion speed is especiallywelcome in systems with human interface, such as digitalscales.

    The TC850 incorporates an ADC and a microprocessor-compatible digital interface. Only a voltage reference and afew, noncritical, passive components are required to form acomplete 15-bit plus sign ADC. CMOS processing provides theTC850 with high-impedance and differential inputs. Input biascurrent is typically only 30 pA, permitting direct interface tosensors.

    Input sensitivity of 100 V per Least Significant Bit (LSB)eliminates the need for precision external amplifiers.

    The internal amplifiers are auto-zeroed, ensuring a zero digital

    output with 0V analog input. Zero-adjustment potentiometers orcalibrations are not required.

    The TC850 outputs data on an 8-bit, 3-state bus. Digital inputsare CMOS-compatible, while outputs are TTL/CMOS-compatible.Chip-enable and byte-select inputs, combined with an end-of-conversion output, ensures easy interfacing to a wide variety ofmicroprocessors. Conversions can be performed continuouslyor on command. In Continuous mode, data is read as threeconsecutive bytes and manipulation of address lines is notrequired. Operating from 5V supplies, the TC850 dissipatesonly 20 mW.

    15-BIT BINARY OUTPUT ADC INCLUDES AUTO-ZEROED AMPLIFIERS

    Product Specifications

    Part Description

    Supply

    Voltage

    (V)

    Input Voltage

    Range

    (V)

    Resolution

    (Digits)

    Resolution

    (Counts)

    Max Power

    (mW)

    Data

    Interface

    Temp.

    Range

    (C)

    Features Packages

    TC850 Binary A/D 5 VSS+ 1.5V to

    VDD 1.5V

    15-bit 32,768 35 8-bit

    Parallel

    -25 to +70 Highest conversion

    speed (40 conv/sec)

    44 PLCC, 40 PDIP,

    40 CerDIP

    4

    BUF INT IN

    Buffer

    Pinout of 40-Pin Package

    Integrator

    Comparator

    DB7

    TC850

    REF-

    RINT CINT

    INT OUT

    IN+

    6-BitUp/DownCounter

    REF2+

    REF1+

    DB0

    9-BitUp/DownCounter

    . . .

    WRCONT/

    DEMAND

    INCommon

    +5V5V

    OSC2 L/H OVR/POL

    RD CS CEOSC1

    ClockOscillator

    +

    +

    +

    AnalogMux

    A/DControl

    Sequencer

    Data Latch

    Octal 2-Input Mux

    3-State Data Bus

    Bus InterfaceDecode Logic

    TC850 Key Features:

    15-bit Resolution Plus Sign Bit

    Up to 40 Conversions per Second

    Integrating ADC Technique Monotonic

    High Noise Immunity Auto-zeroed Amplifiers Eliminate Offset Trimming

    Wide Dynamic Range: 96 dB

    Low Input Bias Current: 30 pA

    Low Input Noise: 30 VP-P

    Sensitivity: 100 V

    Flexible Operational Control

    Continuous or On-demand Conversions

    Data Valid Output

    Bus Compatible, 3-State Data Outputs 8-bit Data Bus Simple P Interface Two Chip Enables

    Read ADC Result Like Memory

    5V Power Supply Operation: 20 mW

    TC850 Applications:

    Precision Analog Signal Processor Precision Sensor Interface High Accuracy DC Measurments

  • 8/14/2019 ADC Design Guide Microchip

    19/24

    ADC Converter Design Guide 19

    High-Performance, Stand-Alone ADCs for a Variety of Embedded Systems Applications

    The TC7109Ais a 12-bit plus sign, CMOS low-power Analog-to-Digital converter. Only eight passive components and a crystalare required to form a complete dual-slope integrating ADC.

    The improved VOHsource current and other TC7109A featuresmake it an attractive per-channel alternative to analogmultiplexing for many data acquisition applications. These

    features include typical input bias current of 1 pA, drift of lessthan 1 V/C, input noise typically 15 VP-Pand auto-zero.True differential input and reference allow measurement ofbridge-type transducers, such as load cells, strain gauges andtemperature transducers.

    The TC7109A provides a versatile digital interface. In theDirect mode, chip select and HIGH/LOW byte enable controlparallel bus interface. In the Handshake mode, the TC7109/Awill operate with industry standard UARTs in controlling serialdata transmission ideal for remote data logging. Control andmonitoring of conversion timing is provided by the RUN/HOLDinput and STATUS output.

    For applications requiring more resolution, see the TC500,

    15-bit plus sign ADC data sheet.

    12-BIT DUAL-SLOPE WITH SERIAL AND PARALLEL BINARY OUTPUT

    Product Specifications

    Part

    Supply

    Voltage

    (V)

    Input Voltage

    Range

    (V)

    Resolution

    (Digits)

    Sampling

    Rate

    (Conv/s)

    Input

    Channels

    Data

    Interface

    Temp.

    Range

    (C)

    Features Packages

    TC7109A 5 VSS+ 1.5V to

    VDD 1.0V

    12 bits plus

    sign bit

    32,768 1 Parallel or

    Serial

    -25 to +85 Differential Input Range 44 PDIP, 40 CerDIP,

    44 PLCC, 44 PQFP

    InputHigh

    AZBUFF

    CAZ

    INT

    Buffer IntegratorAZZI

    AZZI

    DE(+)

    AZ

    INT

    AZ

    Comparator

    CompOut

    CREF

    AZDE ()

    ZI

    Common

    InputLow

    INT

    REFIN+

    DE()

    DE()

    DE(+)

    RINTCINTREF

    CAP-REFCAP+

    ZI

    6.2V

    10 mA

    V+V-REFOUT

    To AnalogSection

    Comp OutAZINT

    DE ()ZI

    ConversionControl Logic

    Oscillator andClock Circuitry

    HandshakeLogic

    LBENHBENCE/LOAD

    GND

    12-Bit Counter

    SendModeBUFFOSC

    OUT

    OSC

    SEL

    OSC

    OUT

    OSC

    IN

    RUN/HOLD

    Status

    POL

    OR

    TEST

    High OrderByte Inputs

    Low OrderByte Inputs

    TC7109ATypical Application

    REFIN- B

    12

    B11

    B10

    B9

    B8

    B7

    B6

    B5

    B4

    B3

    B2

    B1

    Clock

    +

    +

    +

    +

    16 Three-State Outputs

    14 Latches

    Latch

    TC7109A Key Features:

    Zero Integrator Cycle for Fast Recovery from Input Overloads

    Eliminates Cross-Talk in Multiplexed Systems

    12-bit Plus Sign Integrating A/D Converter with OverrangeIndication

    Sign Magnitude Coding Format True Differential Signal Input and Differential Reference Input

    Low Noise: 15 VP-PTyp.

    Input Current: 1 pA Typ.

    No Zero Adjustment Needed

    TTL Compatible, Byte Organized Tri-state Outputs

    UART Handshake Mode for Simple Serial Data Transmissions

    TC7109A Applications:

    Ideal for remote data logging Bridge-type Transducer Measurements Load Cells Strain Gauges

    Temperature Transducers

  • 8/14/2019 ADC Design Guide Microchip

    20/24

    20 ADC Converter Design Guide

    High-Performance, Stand-Alone ADCs for a Variety of Embedded Systems Applications

    DataView Software System Performance Histogram

    DEVELOPMENT TOOLS

    MXLAB Screen Captures

    DataView Software Tool

    DataView is a visualization tool showing real-time histogramand scope plots output for the MCP355X. The softwarealso calculates the RMS noise of the current distribution.The number of samples in the distribution is also scalable,allowing post averaging experiments.

    Histogram

    Scope plot

    RMS noise calculation

    MXLAB Software Tool

    The MXLAB software tool provides data acquisition, analysisand display in a Windowssystem environment. Additionally,analysis can be made of the digital potentiometer shutdown,reset and daisy-chain operations. The MXLAB software candetermine digital potentiometer settings based on gain inputs(dB or V/V), filter cutoff frequencies and offset voltage levels.The MXLAB software can be downloaded free from theMicrochip web site at www.microchip.com.

    The following tools are associated with MXLAB software:

    Fast Fourier Transform (FFT)

    Histogram

    Oscilloscope

    Real-time numeric

    Real-time stripchart

    Data list

    MXDEV Analog Evaluation System

    The MXDEVAnalog Evaluation System is a versatile andeasy-to-use system for evaluating Microchips MCP mixed-signal products. The system is used with a PC and consists oftwo parts: the DVMCPA Driver Board with associated MXLABsoftware, which provides data acquisition, analysis and displayin a Windows environment; and the DVXXXX Evaluation Board,which contains the device to be evaluated.

    The DV42XXX digital potentiometer evaluation board showsthe MCP42XXX being used in many popular digitalapplications. These circuits include programmable gaincircuits, a programmable filter circuit and a programmablecircuit. Digital potentiometer tools within the MXLAB systemcalculate wiper values for these circuits based on user inputsof gain (in dB or V/V), filter cutoff frequency and approximationmethod, and offset voltage. In addition, an ADC is on-boardthat allows analysis of these circuits, using the time andfrequency domain tools of the MXLAB software.

    Microchip Ordering Part Numbers:

    DVMCPA

    - MXDEV Analog Evaluation Driver Board Version 1DV3201A- MCP3001/3002 and MCP3201/02 A/D ConverterEvaluation Board

    DV3204A- MCP3004/3008 and MCP3204/08 A/D ConverterEvaluation Board

    DV42XXX- MCP42XXX Digital Potentiometer

    MCP3551DM-PCTL- MCP3551/3 Demonstration Board

  • 8/14/2019 ADC Design Guide Microchip

    21/24

    ADC Converter Design Guide 21

    High-Performance, Stand-Alone ADCs for a Variety of Embedded Systems Applications

    RELATED SUPPORT MATERIAL

    The following Application Notes are available on the Microchipweb site:www.microchip.com.

    Application Notes

    AN246: Driving the Analog Inputs of a SAR A/D ConverterDriving any A/D Converter (ADC) can be challenging if all

    issues and trade-offs are not understood from the beginning.With Successive Approximation Register (SAR) ADCs, thesampling speed and source impedance should be takeninto consideration if the device is to be fully utilized. Thisapplication note discusses the issues surrounding the SARconverters input and conversion nuances to insure that theconverter is handled properly from the beginning of the designphase.

    AN681: Reading and Using Fast Fourier Transformation (FFT)

    This application note focuses on the use of FFT plots toillustrate the performance of A/D converters. FFTs can helpidentify noise interference, power supply, and analog deviceperformance.

    AN688: Layout Tips for 12-Bit A/D Converter ApplicationThis application note describes basic A/D converter layoutguidelines, ending with a review of issues to be aware of.Examples of good and bad layout techniques are provided.

    AN693: Understanding A/D Converter Performance

    Specifications

    This application note describes the specifications used toquantify the performance of A/D converters and gives thereader a better understanding of the significance of thosespecifications in an application.

    AN695: Interfacing Pressure Sensors to Microchips Analog Peripherals

    This application note concentrates on the signal conditioningpath of the piezoresistive sensing element from sensor tomicrocontroller. It shows how the electrical output of thissensor can be gained, filtered and digitized in order to prepareit for the microcontrollers calibration routines.

    AN780: 15-Kilogram Scale Using the TC500A and the TC520

    A 15 kg weighing scale was designed using MicrochipsTC500A Analog Processor and the TC520 16-bit Controller. Thescale is required to resolve down to 1/8 gram and correct towithin 6-1/2 grams.

    AN781: Solving Sensor Offset Problems with TC7106

    Design engineers sometimes have to interface the TC7106and similar ADCs to non-ideal sensors. A very common

    problem is that the sensor often does not give a zero outputwhere the design wants a zero reading.

    AN783: 5V Power Supply Operation with TC7106A/7107A

    This application note describes how the TC7106A/7107A3-1/2 digit analog-to-digital converters with liquid crystaldisplay drive can be powered from 5V power supplies usinglow-cost regulators, such as the TC55 (+5V).

    AN785: Simplify A/D Converter Interface with Software

    Unfortunately, many display-oriented ADCs are difficult tointerface due to the multiplexed BCD format of the outputs.An exception is the 4-1/2 digit TC7135 ADC, which provides astrobe output.

    AN788: Numerical-Integration Techniques Speed Dual-Slope A/D Conversion

    By using low-cost microprocessors and a program-controlled,numerical-integration technique, you can achieve good noiserejection and take full advantage of the higher speeds offeredby dual-slope A/D converters, such as the TC7109.

    AN789: Integrating Converter Analog Processor TC500A

    Today, design engineers rely more on microprocessors andmicrocontrollers to support their applications. CompatibleAnalog-to-Digital (A/D) and Digital-to-Analog (D/A) convertershave greatly increased the flexibility of interface and controlcircuits.

    AN796: TC7109 Records Remote Data Automatically

    The TC7109 analog-to-digital converter, a 2 Kbytes CMOS staticRAM, and some gates and counters can be combinedto form a low-cost, flexible, stand-alone data-logging system.

    AN842: Differential ADC Biasing Techniques, Tips and TricksThis application note discusses differential input configurationsand their operation circuits to implement these input modesand techniques in choosing the correct voltage levels.

    AN845: Communicating with The MCP3221 Using PICmicro Microcontrollers

    This application note covers communications between theMCP3221 device and a PICmicromicrocontroller. Hardwareand software implementations of the I2C protocol arecovered.

    AN1007: Designing with the MCP3551 Delta-Sigma ADCThis application note discusses various design techniques tofollow when using the MCP355X family of 22-bit ADCs.

    Demonstration/Evaluation Board and User Guide

    MCP3XXX Evaluation Kit Users Guide (DS51220)

    This document describes how to use the MCP3XXX EvaluationBoard to evaluate Microchips stand-alone MCP3XXX A/D

    converters.

  • 8/14/2019 ADC Design Guide Microchip

    22/24

    22 ADC Converter Design Guide

    High-Performance, Stand-Alone ADCs for a Variety of Embedded Systems Applications

    Notes:

    ANALOG-TO-DIGITAL CONVERTER DESIGN GUIDE

  • 8/14/2019 ADC Design Guide Microchip

    23/24

    ADC Converter Design Guide 23

    High-Performance, Stand-Alone ADCs for a Variety of Embedded Systems Applications

    ANALOG-TO-DIGITAL CONVERTER DESIGN GUIDE

    ThermalManagement

    PowerManagement

    TemperatureSensors

    Fan SpeedControllers/Fan FaultDetectors

    LDO & SwitchingRegulators

    Charge PumpDC/DC Converters

    Power MOSFETDrivers

    PWM Controllers

    System Supervisors

    Voltage Detectors

    Voltage References

    BatteryManagement

    Li-Ion/Li-PolymerBattery Chargers

    Smart BatteryManagers

    Linear

    Op Amps

    ProgrammableGainAmplifiers

    Comparators

    LinearIntegratedDevices

    Mixed-Signal

    A/D ConverterFamilies

    DigitalPotentiometers

    D/A Converters

    V/F and F/VConverters

    EnergyMeasurement

    ICs

    Interface

    CAN Peripherals

    InfraredPeripherals

    LIN Transceiver

    Serial Peripherals

    Ethernet Controller

    Analog and Interface Products

    Robustness

    MOSFET Drivers lead the industry in latch-upimmunity/stability

    Low Power/Low Voltage

    Op Amp family with the lowest power for a given gainbandwidth

    600 nA/1.4V/14 kHz bandwidth Op Amps

    1.8V charge pumps and comparators

    Lowest power 12-bit ADC in a SOT-23 package

    Integration

    One of the first to market with integrated LDO withReset and Fan Controller with temperature sensor

    PGA integrates MUX, resistive ladder, gain switches,high-performance amplifier, SPI interface

    Space Savings

    Resets and LDOs in SC70, A/D converters in a5-lead SOT-23 package

    CAN and IrDAStandard protocol stack embedded

    in an 18-pin packageAccuracy

    Offset trimmed after packaging using non-volatilememory

    Innovation

    Low pin-count embedded IrDA Standard stack,FanSense technology

    Select Mode operation

    For more information, visit the Microchip web site at:www.microchip.com/analogtools

    Analog and Interface Attributes

  • 8/14/2019 ADC Design Guide Microchip

    24/24

    Information subject to change. The Microchip name and logo, the Microchip logo, PIC and PICmicro are registered trademarks of Microchip Technology Incorporated in the U.S.A. and other countries.F S S l t M d MXLAB d MXDEV t d k f Mi hi T h l g I t d i th U S A d th t i All th t d k ti d h i t f th i ti

    www.microchip.com

    Microchip Technology Inc. 2355 W. Chandler Blvd. Chandler, AZ 85224-6199

    Worldwide Sales and Service

    At Microchip, we know that it takes more than product specifications tocreate loyal customers. In addition to a broad product portfolio, we understandthe value of a complete design solution. Thats why we maintain a worldwidenetwork of sales and support. Our global network of experienced field applicationengineers and technical support personnel are ready to provide product andsystem assistance to help you further streamline your design, prototype andproduction activities.

    Sales Office Listing

    Technical Support: http://support.microchip.com

    AMERICAS

    Atlanta

    Tel: 770-640-0034Boston

    Tel: 774-760-0087

    ChicagoTel: 630-285-0071Dallas

    Tel: 972-818-7423Detroit

    Tel: 248-538-2250Kokomo

    Tel: 765-864-8360Los Angeles

    Tel: 949-462-9523San Jose

    Tel: 650-215-1444Toronto

    Mississauga, Ontario

    Tel: 905-673-0699

    ASIA/PACIFIC

    Australia - Sydney

    Tel: 61-2-9868-6733

    China - Beijing

    Tel: 86-10-8528-2100

    China - Chengdu

    Tel: 86-28-8676-6200

    China - Fuzhou

    Tel: 86-591-8750-3506

    China - Hong Kong SAR

    Tel: 852-2401-1200

    China - Qingdao

    Tel: 86-532-8502-7355

    China - Shanghai

    Tel: 86-21-5407-5533

    China - Shenyang

    Tel: 86-24-2334-2829

    China - ShenzhenTel: 86-755-8203-2660

    China - Shunde

    Tel: 86-757-2839-5507

    China - Wuhan

    Tel: 86-27-5980-5300

    China - Xian

    Tel: 86-29-8833-7250

    ASIA/PACIFIC

    India - Bangalore

    Tel: 91-80-2229-0061

    India - New Delhi

    Tel: 91-11-5160-8631

    India - Pune

    Tel: 91-20-2566-1512

    Japan - Yokohama

    Tel: 81-45-471- 6166

    Korea - Gumi

    Tel: 82-54-473-4301

    Korea - Seoul

    Tel: 82-2-554-7200

    Malaysia - Penang

    Tel: 604-646-8870

    Philippines - Manila

    Tel: 632-634-9065

    SingaporeTel: 65-6334-8870

    Taiwan - Hsin Chu

    Tel: 886-3-572-9526

    Taiwan - Kaohsiung

    Tel: 886-7-536-4818

    Taiwan - Taipei

    Tel: 886-2-2500-6610

    Thailand - Bangkok

    Tel: 66-2-694-1351

    EUROPE

    Austria - Wels

    Tel: 43-7242-2244-399

    Denmark - Copenhagen

    Tel: 45-4450-2828

    France - Paris

    Tel: 33-1-69-53-63-20

    Germany - Munich

    Tel: 49-89-627-144-0

    Italy - Milan

    Tel: 39-0331-742611

    Netherlands - Drunen

    Tel: 31-416-690399

    Spain - Madrid

    Tel: 34-91-352-30-52

    UK - Wokingham

    Tel: 44-118-921-5869