Small-Signal Analysis#
Small-signal analysis is a technique for analyzing circuits which contain time-variant components, provided that currents / voltages deviate only slightly from some fixed base values.
Given such a time-variant component, the idea is to represent its signal \(S(t)\) (where \(S(t)\) is a label for either the current \(I(t)\) or the voltage \(V(t)\)) into the sum of this constant base value and a time-dependent part:
Algorithm: Small-Signal Analysis
- Write the signals \(S_1, \dotsc, S_n\) of all time-variant components as sums like above:
-
Analyze the circuit under the assumption that \(\Delta S_1(t), \dotsc, \Delta S_n(t)\) are always zero. The solutions for the circuit under this assumption are known as the circuit's DC inputs, DC bias point or quiescent point (Q point).
-
Analyze the circuit under the assumption that \(S_{1,Q}, \dotsc, S_{n, Q}\) are all zero.
When we perform small-signal analysis on a circuit, we get two descriptions of its behavior:
- The DC bias point tells us how the circuit would behave when there are no temporal deviations from the constant signals \(S_{1,Q}, \dotsc, S_{n, Q}\).
- The second description tells us how the circuit reacts to the deviations \(S_1(t), \dotsc, S_n(t)\).
Tip
Small-signal analysis becomes really powerful when combined with load line analysis and linearization.
Example: Small-Signal Analysis
We want to perform small-signal analysis on the following circuit:
We are given that \(R = 100 \mathop{\mathrm{\Omega}}\) and that the I-V characteristic of the p-n diode is
where \(I_s = 10 \mathop{\mathrm{pA}}\) and \(V_T = 25 \mathop{\mathrm{mV}}\).
- We write out the signals of a time-independent and a time-dependent part:
- We perform load line analysis on the circuit under the assumption that \(\Delta V(t)\), \(\Delta V_R(t)\), \(\Delta V_D(t)\) and \(\Delta I(t)\) are all zero:
The series circuit of the Ohmic resistor and the ideal voltage source is equivalent to a linear source whose I-V characteristic is
where \(I_Q' = -I_Q\) because of the sign convention. This equivalent linear source and the diode are connected in parallel, so we know that \(V' = V_{D,Q}\). Then, the operating points must obey the following system of equations:
For example, if we were given that \(V_Q = 1 \mathop{\mathrm{V}}\) and solved the system, we would obtain the following operating point:
- We analyze the circuit under the assumption that \(V_Q\), \(V_{R,Q}\), \(V_{D,Q}\) and \(I_Q\) are all zero:
We can apply the same method of simplification as we did in step 2 in order to obtain the following system of equations:
If we were given an expression for \(\Delta V(t)\), we would be able to obtain expressions for the other signals as well.