Driver Amplifiers For Analog-To-Digital Converters

What amplifiers are used to drive analog-to-digital converters (ADCs)?

Possibilities include single-ended and differential inputs and outputs,

plus voltage feedback (VFB) or current feedback (CFB) in the control loop.

Specialized amplifiers may provide level shifting, interstage isolation, single-ended to differential conversion,

differential to single-ended conversion, plus attenuation or gain.

What are the considerations with VFB and CFB amplifiers?

With CFBs, closed-loop gain is largely independent of frequency.

Also, CFB amps provide faster slew rate and lower distortion and perform well at higher gains than VFB amps.

VFBs can offer lower noise and better dc performance than CFB amps.

Other tradeoffs lie in design constraints. With a VFB op amp, the circuit designer

has considerable freedom in choosing the value of the feedback resistor, although higher resistance values may limit stability.

CFB amplifier datasheets specify the feedback resistor values.

CFBs therefore lend themselves to applications that require higher gain levels.

What are the advantages of differential ADC drivers?

These drivers facilitate singleended-to-differential and differential-to-differential conversions,

common-mode level shifting, and amplification of differential signals.

They also exhibit lower distortion and faster settling time than singleended drivers.

How can a differential VFB ADC driver differ from a single-ended amplifier?

In addition to the usual inverting and non-inverting inputs, some differential VFB ADC drivers have another input,

VOCM, that shifts the commonmode voltage of the differential output (Fig. 1)

Like a VFB op amp, closed-loop gain is set by means of input and feedback resistances, but there must be separate,

matched resistors for the inverting and non-inverting inputs.

The internal common-mode feedback loop produces outputs that are highly balanced

over a wide frequency range without requiring tightly matched external components.

Thus, differential outputs are very close to the ideal of being identical in amplitude and are exactly 180° out of phase.

Also, if it is necessary, preserving the dc content of a signal can be accomplished via the VOCM function.

When would I need a single-ended, attenuating, level-translating ADC driver? How does it work?

Industrial applications often involve sensors driven by ±10-V signals.

That’s a problem with single-ended input ADCs fabricated to today’s smaller design rules because those ADCs are constrained to a smaller input signal swing.

A level-translating ADC driver takes a large signal, reduces the amplitude, and level-shifts the output commonmode voltage

so it is compatible with low-voltage, single-supply ADCs (Fig. 2).

For example, a 20-V p-p (±10-V) input signal riding on 0 V might be converted to a 4-V p-p signal riding on 2.5 V.

There are a number of other ways to perform level-translation.

It has been accomplished using multiple amplifiers, single differential drivers like those described above, or ADC drivers designed for level translation.

The approach using a single differential driver is simpler than the multi-amplifier approach, and the specialfunction level translation driver approach is simpler yet.

Such amps use internally lasertrimmed resistors, ensuring high gain accuracy, along with high common-mode rejection and low offset.

A final advantage is that, since the amp and ADC use the same supply voltage as the ADC, there is no need for multiple power supplies.

If a driver has a 1-GHz, –3-dB bandwidth, can I use it at that frequency to drive converter inputs?

If you’re driving a high-resolution ADC, look beyond the –3-dB spec and consider gain flatness and,

in particular, harmonic distortion as a function of frequency.

Recall that in a VFB amp, the –3-dB bandwidth figure simply reflects the half-power point after the amp’s open-loop gain starts its –6-dB/ octave roll-off.

That provides a rough figure for comparing amplifiers.

Your concern as a mixed-signal circuit designer must be to minimize the effect of amplifier distortion on the ADC’s effective number of bits (ENOB) performance.

ENOB is a function of signal-to-noise ratio (SNR) + distortion (SINAD) across the whole analog signal chain:

ENOB = (SINAD – 1.76)/6.02.

So, look to the data sheet graphs of harmonic distortion to make your decision.

Why would I want to use an active driver instead of a passive transformer?

The main reasons are to get better pass-band flatness and to isolate the signal from the noisy ADC input.

Transformers have a rather “lumpy” frequency response.

An amplifier should produce less variability, typically ±0.1 dB over the frequency range.

If the design calls for wideband gain, an amplifier provides a better match than a transformer to the ADC’s inputs.

Still looking at frequency response, some amplifiers provide dc coupling.

Transformers can’t deal with slowly varying signals.

Because transformers are passive devices and provide no interstage isolation,

noise generated on the secondary coil of the transformer from the ADC input will pass through it back to the original signal source.

In contrast, amplifiers buffer the signal source with a low output impedance,

providing 70 to 80 dB of interstage isolation from the ADC input back to the original signal source.

On the other hand, a consideration that favors transformers is that at higher frequencies,

they may maintain better SNR and spurious-free dynamic range (SFDR).

Nevertheless, within the first or second Nyquist zone, a transformer or an amplifier can be used.

AD8275 Driver Amplifiers For Analog-To-Digital Converters的更多相关文章

  1. Voltage Translation for Analog to Digital Interface ADC

    Voltage Translation for Analog to Digital Interface 孕龙逻辑分析仪 ZeroPlus Logic Analyzer How to modify an ...

  2. Fully Digital Implemented Delta-Sigma Analog to Digital Converter

    http://www.design-reuse.com/articles/14886/fully-digital-implemented-delta-sigma-analog-to-digital-c ...

  3. asm335x系列adc和触摸屏驱动(转)

    An analog-to-digital converter (abbreviated ADC) is a device that uses sampling to convert a continu ...

  4. Analog/digital converter (ADC)

    1.ADC1 and ADC2 are 10-bit successive approximation Anolog to Digital Converters. 所谓successive appro ...

  5. STM8S——Analog/digital converter (ADC)

    1.ADC1 and ADC2 are 10-bit successive approximation Anolog to Digital Converters. 所谓successive appro ...

  6. How to implement *All-Digital* analog-to-digital converters in FPGAs and ASICs

    When we engineers look at the complexity of system design these days, we are challenged with crammin ...

  7. PatentTips - Universal RAID Class Driver

    BACKGROUND OF THE INVENTION The present invention relates to the field of data storage devices. Comp ...

  8. how to generate an analog output from a in-built pwm of Atmega 32AVR microcontrloller?

    how to generate an analog output from a in-built pwm of Atmega 32AVR microcontrloller? you need a re ...

  9. How to modify analog output range of Arduino Due

    Voltage Translation for Analog to Digital Interface ADC How to modify analog output range of Arduino ...

随机推荐

  1. Linux下守护进程初探

    守护进程一直后台运行,与终端脱离,一般负责周期性地执行系统任务,服务器应用一般以守护进程进行运行.实现一个守护进程主要分为5部: 1.脱离父进程 2.setsid(可以选择再次fork) 3.umas ...

  2. hadoop中master免登录slave

    hadoop集群免登录配置 在主机master上执行如下: 1. $cd ~/.ssh(如果没有此目录,可以手动创建) 2. $ssh-keygen -t rsa  ----------------- ...

  3. 浏览器css bug及bug解决方法

    Bugs及解决方案列表(以下实例默认运行环境都为Standard mode): 如何在IE6及更早浏览器中定义小高度的容器? 方法: #test{overflow:hidden;height:1px; ...

  4. GDI+技术

    GDI+是GDI的后继者,它是一种构成 Windows XP 操作系统的子系统的应用程序编程接口. 一般来说有3种基本类型的绘图界面,分别为Windows 窗体上的控件.要发送给打印机的页面和内存中的 ...

  5. jsp 和jspf

    http://www.cnblogs.com/liaojie970/p/5035077.html

  6. css3动画属性(transitions:property duration timing transition-delay)

    transitions:property duration timing-function; transitionst他有三个参数:1) property:属性设置,例如background,colo ...

  7. (转)MVC中的Repository模式

    1.首先创建一个空的MVC3应用程序,命名为MyRepository.Web,解决方案命名为MyRepository. 2.添加一个类库项目,命名为MyRepository.DAL,添加一个文件夹命名 ...

  8. java对xml文件做增删改查------摘录

    java对xml文件做增删改查 package com.wss; import java.io.File;import java.util.ArrayList;import java.util.Lis ...

  9. Remote Desktop Connection from Windows 7 to Ubuntu 12.04

    $sudo apt-get install xrdp $cd ~ $sudo vim .xsession gnome-session --session=ubuntu-2d 在windows下进行远程 ...

  10. hdu - 3952 Fruit Ninja(简单几何)

    思路来自于:http://www.cnblogs.com/wuyiqi/archive/2011/11/06/2238530.html 枚举两个多边形的两个点组成的直线,判断能与几个多边形相交 因为最 ...