AD8275 Driver Amplifiers For Analog-To-Digital Converters
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的更多相关文章
- Voltage Translation for Analog to Digital Interface ADC
Voltage Translation for Analog to Digital Interface 孕龙逻辑分析仪 ZeroPlus Logic Analyzer How to modify an ...
- 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 ...
- asm335x系列adc和触摸屏驱动(转)
An analog-to-digital converter (abbreviated ADC) is a device that uses sampling to convert a continu ...
- Analog/digital converter (ADC)
1.ADC1 and ADC2 are 10-bit successive approximation Anolog to Digital Converters. 所谓successive appro ...
- STM8S——Analog/digital converter (ADC)
1.ADC1 and ADC2 are 10-bit successive approximation Anolog to Digital Converters. 所谓successive appro ...
- 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 ...
- PatentTips - Universal RAID Class Driver
BACKGROUND OF THE INVENTION The present invention relates to the field of data storage devices. Comp ...
- 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 ...
- 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 ...
随机推荐
- 浅析Linux下进程间通信:共享内存
浅析Linux下进程间通信:共享内存 共享内存允许两个或多个进程共享一给定的存储区.因为数据不需要在客户进程和服务器进程之间复制,所以它是最快的一种IPC.使用共享内存要注意的是,多个进程之间对一给定 ...
- sublime使用以及快捷键
1.工程文件中的内容的查找替换 例: 想要把工程文件中的“山东”改为“云南”. 1)首先选中工程文件夹 2)右击出现下拉菜单,选择 find&replace 选项 3)出现在编辑框内输入要查找 ...
- OA项目之导入
内容显示页: protected void btnIMP_Click(object sender, EventArgs e) { Response.Redire ...
- c++中级 STL基础学习(二)
deque 和vector差不多,可以在前端后端插入,一般用deque取代vector,vector只能在后端插入push_back().deque还可以push_front(),但是deque后端插 ...
- Java 关键字、标识符、注释、常量与变量、数据类型,算术、赋值、比较、逻辑、位、三元运算符和流程控制、break、continue【3】
若有不正之处,请多多谅解并欢迎批评指正,不甚感激.请尊重作者劳动成果: 本文原创作者:pipi-changing本文原创出处:http://www.cnblogs.com/pipi-changing/ ...
- JavaScript-join连接符
1.转字符串:2种 1.将数组中每个元素都转为字符串,再用逗号分隔:var str=String(arr); 2.将数组中每个元素都字符串,再用自定义下标连接每个元素 var str=arr.join ...
- maven工程引用外部jar包
maven工程经常回遇到引用外部jar包,需要先安装在jar包,然后再在工程中pom.xml文件中添加依赖. 示例: 命令行中运行: mvn install:install-file -Dfile=E ...
- java对xml文件做增删改查------摘录
java对xml文件做增删改查 package com.wss; import java.io.File;import java.util.ArrayList;import java.util.Lis ...
- 十六进制转十进制函数_C编程
/**************************十六进制转十进制函数**************************//*函数原型:uint htd(uint a)/*函数功能:十六进制转十 ...
- C#函数式编程之由函数构建函数
在面向对象的编程中,如果我们需要复用其他的类,我们可以通过继承来实现.而在函数式编程中我们也可以采取不同的方式来复用这些函数.今天的教程将会讲述两种方式,其中一个就是组合,将多个函数组合成为一个函数, ...