yego.me
💡 Stop wasting time. Read Youtube instead of watch. Download Chrome Extension

Parallel resistors (part 2) | Circuit analysis | Electrical engineering | Khan Academy


2m read
·Nov 11, 2024

In the last video, we introduced the idea of parallel resistors. These two resistors are in parallel with each other because they share nodes, and they have the same voltage across them. So, that configuration is called a parallel resistor.

We also showed that these two resistors could be replaced by a single resistor. We labeled this one R1; this is R2. We showed that we can replace R1 and R2 by an equivalent parallel resistor with this expression here for two resistors:

[
RP = \frac{1}{\frac{1}{R1} + \frac{1}{R2}}
]

So, that's how you calculate the equivalent resistance for two parallel resistors. Now, you can ask—and it's a good thing to ask—what if there are more resistors? What if there are more resistors in parallel here? What if I have R3 and R4, R and RN all connected up here? What happens to this expression?

Like we did before, we had a current here, and we know that current comes back here. The first current splits; some current goes down through R1, some goes through R2, and if we add more resistors, some goes down through R3, as some goes down through RN. So, the current basically is coming down here and splitting amongst all the resistors.

Now, all the resistors share the same voltage. So, let's label V. That's just V; they all share the same V, and they all have a different current, assuming they all have a different resistance value.

So, we do exactly the same analysis we did before, which was we know that I here has to be the sum. There's the summation symbol of all the I's: ( I1 + I2 + I3 + ... + IN ). That's as many as we have, so we know that's true.

We also know that the current in each individual resistor ( I_N ) is equal to one over that resistor times V, and V is the same for every one of them. So, now we substitute this equation into here for I. We get the big I. The overall I is equal to voltage times it's going to be a big expression:

[
I = V \left( \frac{1}{R1} + \frac{1}{R2} + \frac{1}{R3} + ... + \frac{1}{R_N} \right)
]

And we do the same thing as we did before, which was we say this expression here is equivalent to one parallel resistor. We're going to make that equal to one parallel resistor.

So, this whole guy here is going to become:

[
\frac{1}{RP}
]

That gives us a way to simplify any number of resistors down to a single parallel resistor.

I'll write that over here. So for ( n ) resistors, multiple resistors:

[
\frac{1}{RP} = \frac{1}{R1} + \frac{1}{R2} + ... + \frac{1}{R_N}
]

So, this tells you how to simplify any number of parallel resistors down to one equivalent parallel resistor.

More Articles

View All
Shower Thoughts That Keep Me Up At Night
Morning people run. Society, we march to the rhythm of their drumbeat, and yet, on average, they are less intelligent than the night owls. They are, however, more likely to be happy, so let’s call it a draw. A person who coined the term “living room” mus…
This is how much YouTube paid me for my 1,000,000 viewed video...
Ah, YouTube! The place where dreams are made and crushed. The place where your monthly income is essentially left up to the gods and whatever the YouTube gods deem you are worthy of for that month. Well, you just have to live with that. But seriously, You…
Tracing function calls | Intro to CS - Python | Khan Academy
What exactly happens when the computer executes a function call? Well, let’s trace a program with a function definition to find out. When we run the program, the computer, as normal, reads the program line by line starting at the top of the file. When th…
The Psychology of Game of Thrones | StarTalk
So Travis, are you there? I am here. I’ve been summoned. NEIL DEGRASSE TYSON (VOICEOVER): Hey! [laughter] [cheering and applause] So you’re a professional psychologist but also a fan of “Game of Thrones”? Oh, yes. I am a psychology professor, a big nerd…
This Senior-Citizen Synchronized Swim Team Will Make Your Day | Short Film Showcase
I think that in a former life, I must have been a fish. I won’t say what kind, but certainly was not a goldfish. Oh, the freedom! I feel so free. I just wish I could be naked, but I can’t be. But I just love that free. Swimming for me is like a second fo…
Stop Trying to Get It And You'll Have It | The Backwards Law
What if we’d try not to think of a pink elephant? This probably won’t work. Because as soon as the pink elephant appears in our minds, it’s impossible to get rid of it by consciously not thinking about it. And the more we try to get rid of it, the more it…