Superposition Theorem for Network Analysis
Linearity Principles
The Rules of the Game: Linearity
You've already mastered the fundamental rules of circuit analysis: Kirchhoff's Current and Voltage Laws (KCL/KVL). These laws help you write systems of equations for any circuit. But solving them can get messy, especially with multiple sources.
This is where more advanced techniques, like the Superposition Theorem, come in. These methods are powerful shortcuts, but they only work on a specific class of circuits: linear circuits. The property of linearity is the mathematical bedrock that makes these shortcuts valid. A circuit is linear if its output is directly proportional to its input. This simple-sounding property has profound consequences.
What Makes a System Linear?
Linearity isn't a vague concept; it's defined by two precise mathematical properties: homogeneity and additivity.
1. Homogeneity (Scaling) If you scale the input, the output scales by the same factor. Double the input voltage, and you double the output current. Halve the input current, and you halve the output voltage.
Mathematically, if a function represents the input-output relationship of a system, it must satisfy this condition for any input and any scalar :
2. Additivity The response to a sum of inputs is simply the sum of the responses to each input applied individually.
For any two inputs, and , the system must satisfy:
A system, or a circuit, is only linear if it satisfies both properties. You can combine these two rules into a single, more general statement of linearity, which you might recognize from linear algebra. For any scalars and and any inputs and :
Linear Elements and Equations
For a circuit to be linear, all its components must be linear. The defining characteristic of a linear component is a straight-line relationship between its voltage and current (its I-V characteristic).
| Element | I-V Relationship | Why It's Linear |
|---|---|---|
| Resistor | This is the equation of a line passing through the origin. The voltage is directly proportional to the current. | |
| Independent Voltage Source | The voltage is constant, regardless of the current. Its I-V graph is a vertical line. | |
| Independent Current Source | The current is constant, regardless of the voltage. Its I-V graph is a horizontal line. |
When you build a circuit with only these elements and apply KCL and KVL, you generate a system of linear algebraic equations. For example, a simple loop equation from KVL might look like this:
The terms involving the unknown currents (like ) are all of the first order. There are no terms like or . This is crucial. It's the linearity of these underlying equations that allows superposition to work. If we had non-linear elements like or transistors, our equations would no longer be linear, and we couldn't use superposition.
The key insight is that linearity allows us to use superposition—solutions can be added together to form new solutions.
Proving Superposition
Let's make this more concrete. Imagine a circuit with two voltage sources, and , and a network of resistors. We want to find a specific current, . The system of equations derived from KVL/KCL will be linear, so the solution for will be a linear combination of the sources:
Now, consider the contribution to from only . We set (replace it with a short circuit). The equation becomes:
Next, we find the contribution from only by setting :
Because the system is linear, the total response is the sum of the individual responses:
This isn't a magic trick. It's a direct mathematical consequence of the additivity and homogeneity properties inherent in circuits built from linear elements. By understanding this principle, you're not just learning a rule to follow—you're understanding why it works.
For a circuit or system to be considered linear, it must satisfy two specific properties. What are they?
The Superposition Theorem is a direct mathematical consequence of a circuit's linearity.