From f57c120590b20f03871bad070c992b4768d06111 Mon Sep 17 00:00:00 2001 From: eggy Date: Fri, 10 Nov 2023 10:52:17 -0500 Subject: [PATCH] ece240: add source followers we are so fucked --- docs/2a/ece240.md | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/docs/2a/ece240.md b/docs/2a/ece240.md index 0787c76..58cb38f 100644 --- a/docs/2a/ece240.md +++ b/docs/2a/ece240.md @@ -117,7 +117,7 @@ $$\boxed{I_s=\frac 1 2k_nV_{ov}^2}$$ (Source: Wikimedia Commons) -Where $V_{out}=$V_{DS}$: +Where $V_{out}=V_{DS}$: @@ -133,3 +133,25 @@ At a certain gate voltage: A_V&=\frac{\partial V_{DS}}{\partial V_{GS}} \\ &=-g_{DS}R_D \end{align*} + +### Small signal analysis + +The current from the drain to the source is equal to: + +$$i_D=g_mV_{gs}$$ + +For small signals, a transistor is equivalent to, where $r_0=\frac{1}{\lambda I_D}=\frac{V_A}{I_D}$: + + + +It can be assumed that the differential resistance is always significantly smaller than any other external resistance: $r_o << R_d$. + +To solve for the output resistance of the amplifier, turn off all sources and take the Thevenin resistance $R_{DS}$. + +### Common-drain amplifiers / source followers + +The input resistance of common amplifiers is infinity. + +(Source: Wikimedia Commons) + +As $V_{gs}$ is not necessarily zero, dependent sources must be left in when solving for output resistance, and so a small test source at the point of interest is required.