studEE16A
  • Introduction
  • Linear Algebra
    • Linear Equations
      • Description
      • Example Problems
    • Vector Spaces
      • Description
      • Example Problems
    • Inner Products
      • Description
      • Example Problems
    • Determinants
      • Description
      • Example Problems
    • Eigen-everything
      • Description
      • Example Problems
    • Matrices
      • Description
      • Example Problems
    • Least Squares
      • Description
      • Example Problems
    • Gram-Schmidt
      • Description
      • Example Problems
    • Basis
      • Description
      • Example Problems
    • Page Rank
  • Circuits
    • Circuit Basics
    • Capacitance
    • Nodal Analysis
    • Superposition
    • Thevenin and Norton
    • What, When, Where, and Why?
    • Op Amps
Powered by GitBook
On this page
  • What and why?
  • Um....what?

Was this helpful?

  1. Circuits

Superposition

PreviousNodal AnalysisNextThevenin and Norton

Last updated 5 years ago

Was this helpful?

What and why?

How do you eat an elephant? One bite at a time! So follows the superposition theorem: in a linear system, the value at any part of a circuit is equal to the sum of the responses at that same part due to any and all sources acting on it.

Um....what?

As confusing as it is in English, the theorem is much simpler in practice. Essentially, by "turning off" any voltage or current sources in a circuit, we can determine the value at some chosen node, AAA, by summing the values of AAA when each voltage or current source is "on" alone.

Let's walk through an example, lifted from :

Using nodal analysis at the topmost node, we obtain the following values:

And again perform nodal analysis at the topmost node, giving a second set of values:

Now, the tricky part. During the superposition of our two sets of values, we must take care to sum them according to the appropriate direction and polarity:

Which gives us our final result:

Since this circuit has 2 voltage sources, B1B_1B1​ and B2B_2B2​, we will have to calculate 2 sets of values. We will begin by "turning off" B2B_2B2​, and replacing it with a short circuit:

We then repeat our analysis while "turning off" B1B_1B1​ and replacing it with a short circuit:

All About Circuits