Nullor: Difference between revisions
en>Helpful Pixie Bot m ISBNs (Build KG) |
en>Dthomsen8 m clean up, typo(s) fixed: , → , using AWB |
||
| Line 1: | Line 1: | ||
The '''return ratio''' of a dependent source in a linear electrical circuit is the ''negative'' of the ratio of the current (voltage) returned to the site of the dependent source to the current (voltage) of a replacement independent source. The terms ''loop gain'' and ''return ratio'' are often used interchangeably; however, they are necessarily equivalent only in the case of a single feedback loop system with unilateral blocks. <ref name=Spencer> | |||
{{cite book | |||
|author=Richard R Spencer & Ghausi MS | |||
|title=Introduction to electronic circuit design | |||
|page=723 | |||
|year= 2003 | |||
|publisher=Prentice Hall/Pearson Education | |||
|location=Upper Saddle River NJ | |||
|isbn=0-201-36183-3}} | |||
</ref> | |||
The | ==Calculating the return ratio== | ||
[[File:Bipolar transresistance amplifier.PNG|thumbnail|200px|Figure 1: Collector-to-base biased bipolar amplifier]] | |||
The steps for calculating the return ratio of a source are as follows:<ref name=Gray-Meyer> | |||
{{cite book | |||
|author=Paul R. Gray, Hurst P J Lewis S H & Meyer RG | |||
|title=Analysis and design of analog integrated circuits | |||
|page=§8.8 pp. 599–613 | |||
|year= 2001 | |||
|edition=Fourth Edition | |||
|publisher=Wiley | |||
|location=New York | |||
|isbn=0-471-32168-0}} | |||
</ref> | |||
# Set all independent sources to zero. | |||
# Select the [[dependent source]] for which the return ratio is sought. | |||
# Place an independent source of the same type (voltage or current) and polarity in parallel with the selected dependent source. | |||
# Move the dependent source to the side of the inserted source and cut the two leads joining the dependent source to the independent source. | |||
# For a '''voltage source''' the return ratio is minus the ratio of the voltage across the dependent source divided by the voltage of the independent replacement source. | |||
# For a '''current source''', short-circuit the broken leads of the dependent source. The return ratio is minus the ratio of the resulting short-circuit current to the current of the independent replacement source. | |||
=== Other Methods === | |||
These steps may not be feasible when the dependent sources inside the devices are not directly accessible, for example when using built-in "[[black box]]" [[SPICE]] models or when measuring the return ratio experimentally. | |||
For [[SPICE]] simulations, one potential workaround is to manually replace [[non-linear]] devices by their small-signal equivalent model, with exposed dependent sources. However this will have to be redone if the bias point changes. | |||
A result by Rosenstark shows that return ratio can be calculated by breaking the loop at any unilateral point in the circuit. The problem is now finding how to break the loop without affecting the [[bias point]] and altering the results. Middlebrook<ref>[http://www.informaworld.com/smpp/content~content=a771365730~db=all Middlebrook, RD:''Loop gain in feedback systems 1''; Int. J. of Electronics, vol. 38, no. 4, (1975) pp. 485-512 ]</ref>and Rosenstark<ref>[http://www.informaworld.com/smpp/content~content=a777774065~db=all Rosenstark, Sol: ''Loop gain measurement in feedback amplifiers''; Int. J. of Electronics, vol. 57, No. 3 (1984) pp.415-421]</ref> have proposed several methods for experimental evaluation of return ratio (loosely referred to by these authors as simply ''loop gain''), and similar methods have been adapted for use in [[SPICE]] by Hurst.<ref>[http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?arnumber=99170 Hurst, PJ: ''Exact simulation of feedback circuit parameters''; IEEE Trans. on Circuits and Systems, vol. 38, No. 11 (1991) pp.1382-1389]</ref> See [http://www.spectrum-soft.com/news/spring97/loopgain.shtm Spectrum user note] or Roberts, or Sedra, and especially Tuinenga.<ref name=Roberts> | |||
{{cite book | |||
|author=Gordon W. Roberts & Sedra AS | |||
|title=SPICE | |||
|edition=Second Edition | |||
|year= 1997 | |||
|pages=Chapter 8; pp. 256–262 | |||
|publisher=Oxford University Press | |||
|location=New York | |||
|isbn=0-19-510842-6}} | |||
</ref><ref name=Sedra> | |||
{{cite book | |||
|author=Adel S Sedra & Smith KC | |||
|title=Microelectronic circuits | |||
|edition=Fifth Edition | |||
|year= 2004 | |||
|pages=Example 8.7; pp. 855–859 | |||
|publisher=Oxford University Press | |||
|location=New York | |||
|isbn=0-19-514251-9}} | |||
</ref><ref name=Tuinenga> | |||
{{cite book | |||
|author=Paul W Tuinenga | |||
|title=SPICE: a guide to circuit simulation and analysis using PSpice | |||
|edition=Third Edition | |||
|year= 1995 | |||
|pages=Chapter 8: ''Loop gain analysis'' | |||
|publisher=Prentice-Hall | |||
|location=Englewood Cliffs NJ | |||
|isbn=0-13-436049-4}} | |||
</ref> | |||
==Example: Collector-to-base biased bipolar amplifier== | |||
[[File:Inserting return ratio source.PNG|700px|thumb|center|Figure 2: Left - small-signal circuit corresponding to Figure 1; center - inserting independent source and marking leads to be cut; right - cutting the [[dependent source]] free and short-circuiting broken leads]] | |||
Figure 1 (top right) shows a bipolar amplifier with feedback bias resistor ''R<sub>f</sub>'' driven by a [[Norton's theorem|Norton signal source]]. Figure 2 (left panel) shows the corresponding small-signal circuit obtained by replacing the transistor with its [[hybrid-pi model]]. The objective is to find the return ratio of the dependent current source in this amplifier.<ref name=Spencer2> | |||
{{cite book | |||
|author=Richard R Spencer & Ghausi MS | |||
|title=Example 10.7 pp. 723-724 | |||
|isbn=0-201-36183-3}} | |||
</ref> To reach the objective, the steps outlined above are followed. Figure 2 (center panel) shows the application of these steps up to Step 4, with the dependent source moved to the left of the inserted source of value ''i<sub>t</sub>'', and the leads targeted for cutting marked with an ''x''. Figure 2 (right panel) shows the circuit set up for calculation of the return ratio ''T'', which is | |||
::<math> T = - \frac {i_r} {i_t} \ . </math> | |||
The return current is | |||
::<math> i_r = g_m v_{\pi} \ . </math> | |||
The feedback current in ''R<sub>f</sub>'' is found by [[current division]] to be: | |||
::<math>i_f = \frac {R_D//r_O} {R_D//r_O +R_F +r_{\pi}// R_S} \ i_t \ . </math> | |||
The base-emitter voltage ''v<sub>π</sub>'' is then, from [[Ohm's law]]: | |||
::<math> v_{\pi} = -i_f \ ( r_{\pi}// R_S ) \ . </math> | |||
Consequently, | |||
::<math> T = g_m (r_{\pi}// R_S ) \ \frac {R_D//r_O} {R_D//r_O +R_F +r_{\pi}// R_S}\ . </math> | |||
=== Application in asymptotic gain model === | |||
The overall [[Electronic_amplifier#Input_and_output_variables|transresistance gain]] of this amplifier can be shown to be: | |||
::<math> G = \frac {v_{out}} {i_{in}} = \frac {(1-g_m R_F)R_1 R_2} {R_F+R_1+R_2+g_m R_1R_2} \ , </math> | |||
with ''R<sub>1</sub> = R<sub>S</sub> || r<sub>π</sub>'' and ''R<sub>2</sub> = R<sub>D</sub> || r<sub>O</sub>''. | |||
This expression can be rewritten in the form used by the [[asymptotic gain model]], which expresses the overall gain of a feedback amplifier in terms of several independent factors that are often more easily derived separately than the overall gain itself, and that often provide insight into the circuit. This form is: | |||
::<math> G = \ G_{ \infty } \frac {T} {1+T} + G_0 \frac {1} { 1+T} \ \ , </math> | |||
where the so-called '''asymptotic gain''' ''G<sub>∞</sub>'' is the gain at infinite ''g<sub>m</sub>'', namely: | |||
::<math> G_{\infty} = - R_F \ , </math> | |||
and the so-called '''feed forward''' or '''direct feedthrough''' ''G<sub>0</sub>'' is the gain for zero ''g<sub>m</sub>'', namely: | |||
::<math> G_{0} = \frac { R_1 R_2 } {R_F +R_1 +R_2}\ . </math> | |||
For additional applications of this method, see [[Asymptotic gain model#Return ratio|asymptotic gain model]]. | |||
==References== | |||
<references/> | |||
==See also== | |||
[[Category:Control theory]] | |||
[[Category:Signal processing]] | |||
[[Category:Electronic feedback]] | |||
Revision as of 02:08, 23 January 2014
The return ratio of a dependent source in a linear electrical circuit is the negative of the ratio of the current (voltage) returned to the site of the dependent source to the current (voltage) of a replacement independent source. The terms loop gain and return ratio are often used interchangeably; however, they are necessarily equivalent only in the case of a single feedback loop system with unilateral blocks. [1]
Calculating the return ratio
The steps for calculating the return ratio of a source are as follows:[2]
- Set all independent sources to zero.
- Select the dependent source for which the return ratio is sought.
- Place an independent source of the same type (voltage or current) and polarity in parallel with the selected dependent source.
- Move the dependent source to the side of the inserted source and cut the two leads joining the dependent source to the independent source.
- For a voltage source the return ratio is minus the ratio of the voltage across the dependent source divided by the voltage of the independent replacement source.
- For a current source, short-circuit the broken leads of the dependent source. The return ratio is minus the ratio of the resulting short-circuit current to the current of the independent replacement source.
Other Methods
These steps may not be feasible when the dependent sources inside the devices are not directly accessible, for example when using built-in "black box" SPICE models or when measuring the return ratio experimentally. For SPICE simulations, one potential workaround is to manually replace non-linear devices by their small-signal equivalent model, with exposed dependent sources. However this will have to be redone if the bias point changes.
A result by Rosenstark shows that return ratio can be calculated by breaking the loop at any unilateral point in the circuit. The problem is now finding how to break the loop without affecting the bias point and altering the results. Middlebrook[3]and Rosenstark[4] have proposed several methods for experimental evaluation of return ratio (loosely referred to by these authors as simply loop gain), and similar methods have been adapted for use in SPICE by Hurst.[5] See Spectrum user note or Roberts, or Sedra, and especially Tuinenga.[6][7][8]
Example: Collector-to-base biased bipolar amplifier
Figure 1 (top right) shows a bipolar amplifier with feedback bias resistor Rf driven by a Norton signal source. Figure 2 (left panel) shows the corresponding small-signal circuit obtained by replacing the transistor with its hybrid-pi model. The objective is to find the return ratio of the dependent current source in this amplifier.[9] To reach the objective, the steps outlined above are followed. Figure 2 (center panel) shows the application of these steps up to Step 4, with the dependent source moved to the left of the inserted source of value it, and the leads targeted for cutting marked with an x. Figure 2 (right panel) shows the circuit set up for calculation of the return ratio T, which is
The return current is
The feedback current in Rf is found by current division to be:
The base-emitter voltage vπ is then, from Ohm's law:
Consequently,
Application in asymptotic gain model
The overall transresistance gain of this amplifier can be shown to be:
with R1 = RS || rπ and R2 = RD || rO.
This expression can be rewritten in the form used by the asymptotic gain model, which expresses the overall gain of a feedback amplifier in terms of several independent factors that are often more easily derived separately than the overall gain itself, and that often provide insight into the circuit. This form is:
where the so-called asymptotic gain G∞ is the gain at infinite gm, namely:
and the so-called feed forward or direct feedthrough G0 is the gain for zero gm, namely:
For additional applications of this method, see asymptotic gain model.
References
- ↑
20 year-old Real Estate Agent Rusty from Saint-Paul, has hobbies and interests which includes monopoly, property developers in singapore and poker. Will soon undertake a contiki trip that may include going to the Lower Valley of the Omo.
My blog: http://www.primaboinca.com/view_profile.php?userid=5889534 - ↑
20 year-old Real Estate Agent Rusty from Saint-Paul, has hobbies and interests which includes monopoly, property developers in singapore and poker. Will soon undertake a contiki trip that may include going to the Lower Valley of the Omo.
My blog: http://www.primaboinca.com/view_profile.php?userid=5889534 - ↑ Middlebrook, RD:Loop gain in feedback systems 1; Int. J. of Electronics, vol. 38, no. 4, (1975) pp. 485-512
- ↑ Rosenstark, Sol: Loop gain measurement in feedback amplifiers; Int. J. of Electronics, vol. 57, No. 3 (1984) pp.415-421
- ↑ Hurst, PJ: Exact simulation of feedback circuit parameters; IEEE Trans. on Circuits and Systems, vol. 38, No. 11 (1991) pp.1382-1389
- ↑
20 year-old Real Estate Agent Rusty from Saint-Paul, has hobbies and interests which includes monopoly, property developers in singapore and poker. Will soon undertake a contiki trip that may include going to the Lower Valley of the Omo.
My blog: http://www.primaboinca.com/view_profile.php?userid=5889534 - ↑
20 year-old Real Estate Agent Rusty from Saint-Paul, has hobbies and interests which includes monopoly, property developers in singapore and poker. Will soon undertake a contiki trip that may include going to the Lower Valley of the Omo.
My blog: http://www.primaboinca.com/view_profile.php?userid=5889534 - ↑
20 year-old Real Estate Agent Rusty from Saint-Paul, has hobbies and interests which includes monopoly, property developers in singapore and poker. Will soon undertake a contiki trip that may include going to the Lower Valley of the Omo.
My blog: http://www.primaboinca.com/view_profile.php?userid=5889534 - ↑
20 year-old Real Estate Agent Rusty from Saint-Paul, has hobbies and interests which includes monopoly, property developers in singapore and poker. Will soon undertake a contiki trip that may include going to the Lower Valley of the Omo.
My blog: http://www.primaboinca.com/view_profile.php?userid=5889534