Source Address: http://masteringelectronicsdesign.com/the-non-inverting-amplifier-output-resistance/

It is customary to consider the output resistance of the non-inverting amplifier as being zero, but why is that? An Op Amp’s own output resistance is in the range of tens of ohms. Still, when we connect the Op Amp in a feedback configuration, the output resistance decreases dramatically. Why?

To answer these questions, let’s calculate the output resistance of the non-inverting amplifier.

It is widely accepted that the output resistance of a device can be calculated using a theoretical test voltage source connected at the device output. The input, or inputs, are connected to ground. Nevertheless, instead of using this method, let’s try a different one: The small signal variation method.

Figure 1 shows the non-inverting amplifier, which drives a load, RL. This circuit has an equivalent Thevenin source as in Figure 2.

Figure 1

The Non-Inverting Amplifier Output Resistance

by Adrian S. Nastase 

Figure 2

From Figure 2, one can see that the output voltage, Vout, can be written as

(1)

If we keep VTH constant and apply small variations to Vout, by varying RL for example, the Vout variation, noted ΔVout can be written as follows:

(2)

Equation (2) shows that, when the load current increases, the load voltage decreases due to the output resistance. They vary in opposite direction and that is why the negative sign that appears in the Rout calculations is canceled out.

Equation (2) also tells us that we can use a small signal variation method to determine Rout. If, instead of ΔVout and ΔIout we write the small signal notation vout and iout, the output resistance becomes

(3)

Let’s apply this method to the non-inverting amplifier.

Figure 3

An ideal Op Amp can be represented as a dependent source as in Figure 3. The output of the source has a resistor in series, Ro, which is the Op Amp’s own output resistance. The dependent source is Ao vd, where Ao is the Op Amp open-loop gain and vd is the differential input voltage. The input differential resistance, between the Op Amp inputs, is considered high, so I removed it for simplicity. The same with the common mode input resistances, between the non-inverting input and ground and the inverting input and ground. The non-inverting input is connected to ground, because a fixed value voltage source does not bring any change from a small-signal variation point of view. Thus, we are in line with the general rule that the output resistance of a circuit is calculated with the circuit inputs connected to ground.

Inspecting the loop made by Ao vd, Ro, and RL, vout can be expressed as in the following equation.

(4)

where iout is the small variation load current and if is the small variation feedback current.

The differential voltage vd appears across R1, but with negative sign, so if is

(5)

And vout becomes

(6)

At the same time vd depends on vout.

(7)

After replacing vd in equation (6), the resulting mathematical expression depends on vout and iout as in equation (8).

(8)

Based on (3) and (8) Rout is

(9)

Ao is large, about 100000 or 100 dB. Therefore, the second term of the denominator is predominant.

(10)

This proves that the output resistance of the non-inverting amplifier is

(11)

where ACL=1+R2/R1 and it is the closed-loop gain of the non-inverting amplifier. For a proof of the closed loop gain read this article,MasteringElectronicsDesign.com:How to Derive the Non-Inverting Amplifier Transfer Function.

As equation (11) shows, the output resistance of the non-inverting amplifier is several orders of magnitude smaller than that of the Op Amp, because Ro is divided by the operational amplifier open loop gain. Therefore, the non-inverting amplifier output resistance can be considered zero.

The Non-Inverting Amplifier Output Resistance by Adrian S. Nastase [转载]的更多相关文章

  1. The Non-Inverting Amplifier Output Resistance by Adrian S. Nastase [ Copied ]

    Source Address: http://masteringelectronicsdesign.com/the-non-inverting-amplifier-output-resistance/ ...

  2. An Isolated DAC Using PWM Output

    An Isolated DAC Using PWM Output Arduino‘s (ATmega328P) PWM outputs via analogWrite can be convenien ...

  3. 采用TL026等构成的宽带ALC放大器电路图

    Building a Differential Amplifier An op-amp with no feedback is already a differential amplifier, am ...

  4. Transistor 晶体管 场效应 双极型 达林顿 CMOS PMOS BJT FET

    Transistor Tutorial Summary Transistor Tutorial Summary Bipolar Junction Transistor Tutorial We can ...

  5. specialized English for automation-Lesson 2 Basic Circuits of Operational Amplifiers

    排版有点乱.... ========================================================================= Operational Ampl ...

  6. Chrysler -- CCD (Chrysler Collision Detection) Data Bus

    http://articles.mopar1973man.com/general-cummins/34-engine-system/81-ccd-data-bus CCD (Chrysler Coll ...

  7. LT1946A-- Transformerless dc/dc converter produces bipolar outputs

    Dual-polarity supply provides ±12V from one IC VC (Pin 1): Error Amplifier Output Pin. Tie external ...

  8. specialized English for automation-Lesson 3 CMOS Logic Circuit

    CMOS logic is a newer technology, based on the use of complementary MOS transistors toperform logic ...

  9. 面对30页左右的运放数据手册datasheet,你需要知道如何看懂

    1.输入失调电压(Input Offset Voltage) VOS    若将运放的两个输入端接地,理想运放输出为零,但实际运放输出不为零.此时,用输出电压除以增益得到的等效输入电压称为输入失调电压 ...

随机推荐

  1. react的Virtual DOM

    一.Virtual DOMVirtual DOM是一个JavaScript对象,v8引擎使得js可以高效运行,而直接操作DOM很慢.Virtual DOM本质上就是在JS和DOM之间做了一个缓存.可以 ...

  2. NEL程序员专用轻钱包 进入0.01状态了

    这个轻钱包能干什么,现在就能在测试网看个余额,转个帐,调用个合约. 而且功能非常程序员化 你会说是不是没啥用   但是他有非常有用,因为他可以很容易的拼出NEOGUI拼不出来的交易 比如参与ICO交易 ...

  3. react-native 打开设置界面

    iOS iOS打开设置还是比较简单的,使用Linking组件即可: Linking.openURL('app-settings:') .catch(err => console.log('err ...

  4. python语法_列表list_列表内置方法

    list 列表 a = ['kevin','alxe','gm','dql','gyx'] a[1] = 'alxe' #按照索引获取数据,索引按照0开始,第一个数据的索引为0 切片: a[1:3] ...

  5. nodejs----微信注册测试号获取token

    var PORT=8081; //监听8080端口号 var http=require('http'); var qs=require('qs'); var TOKEN='yezhenxu'; //必 ...

  6. 个人作业4——alpha阶段个人总结

    一.个人总结 类型 具体技能和面试问题 现在的回答(大三) 语言 拿手的计算机语言(偏web前端,PC/Mobile App) java 语言 拿手的计算机语言(偏后端,数据处理,网站后台,机器学习等 ...

  7. matplotlib 三维旋转

    # 当elevation=0时,视角为沿x1负方向看,当elevation=90时,视角沿x3负方向看.# 当azimuth=0时,视角为沿x1负方向看,当azimuth=90时,视角沿x2负方向看. ...

  8. NodeJS笔记(四) NPM 指令--- npm start

    在上一节中使用我们使用下面的指令启动了Express的demo APP项目 npm start 这个指令具体执行了哪些内容呢? Node.js新版本改变了启动方式,npm start  会执行  bi ...

  9. jquery 改变img的src

    jQuery修改img的src的方法: $("#img_id").attr("src","new_src"); 此语句的功能是:修改id为i ...

  10. 3.远程连接工具、JDK安装

    1.实现Centos和windows的文件传输,可以使用Xshell和Xftp(实验指导使用的是winscp). (1).可以使用Xshell远程登陆Linux,具体安装过程略. (2).登陆Cent ...