Superposition#

Superposition is the first circuit theorem we will study. It is not an efficient method of circuit analysis but at times it is the only option to analyze a circuit. The examples here could be analyzed as we have in previous chapter and do not require the application of superposition. However, these examples serve as a stepping stone before we consider more complex circuits that do require superposition. Beyond that it is an important theoretical concept for some of the more advanced analysis methods you will learn if you continue your studies.

The superposition theorem tell us that any voltage or current in a circuit is the algebraic sum of the voltages and currents caused by each independent supply by itself. In practice, this means we have to analyze a circuit once for each independent supply in the circuit. The process is detailed below and then applied to a number of examples.

The Steps#

I’m going to list the steps here as reference. Use these steps as we walk through the next example.

Steps for Superposition

  1. Select each independent supply in turn.

  2. Replace all other independent sources with their ideal sources.

  3. Solve for the desired value using the polarity/direction marked in the original problem.

  4. Repeat for each independent source.

  5. Algebraically sum the values from each individual supply.

Example

Find \(I_{O}\) using superposition.

_images/super-example.svg

The next problem is similar but let’s find a voltage in the circuit. Also, let’s examine how do we treat current supplies when using superposition.

Example

_images/super-example-current-supply.svg

In the next example I’ll increase the number of supplies. Superposition scales, that is to say we simply increase the number of sub-problems. Three, four, five supplies may be workable by hand as I’ll show here but many more than that and we should consider using a tool such as MATLAB to perform the analysis. There are circuits that require an infinite number of sub-problems to analyze. Often we will use MATLAB to analyze a large number of the sub-problems in order to approximate an infinite number. But let’s not get ahead of ourselves. Let’s solve the next one with three supplies.

Example

Find \(I_{O}\) using superposition.

_images/super-example-3-supplies.svg

Dependent Supplies#

In this last example let’s examine how a dependent supply is treated when using superposition.

Example

Find \(I_{O}\) using superposition.

_images/super-example-dependent.svg