Kirchoff's rules & resistors in parallel

AI Thread Summary
The discussion centers on applying Kirchhoff's junction and loop rules to find the effective resistance of two resistors in parallel. Participants suggest using two variables for current and substituting equations to simplify the problem. There is confusion regarding the correct application of Kirchhoff's second law, particularly in setting up the loop equations. Clarifications are offered, emphasizing the need to correctly express the currents and apply Ohm's law. Ultimately, the goal is to derive the formula 1/R = 1/R1 + 1/R2 for the effective resistance.
Flucky
Messages
93
Reaction score
1

Homework Statement


Use Kirchhoff’s junction rule and loop rule (twice) to find the effective resistance of the two
resistors connected in parallel as shown, and demonstrate that this agrees with the expression 1/R = 1/R1 + 1/R2

(poorly drawn picture of the circuit)
circuit.png



The Attempt at a Solution



Using Kirchoff's 1st law:
I1 = I2 + I3

Using Kirchoff's 2nd law:
E - I2R1 = 0 ... [1]
and
I2R1 - I3R2 = 0 ... [2]

Now I think I can say that E = I1R
Subtituting that into equation [1] gives:
I1R - I2R1 = 0

Now here's where I'm having difficulty, I keep trying out different ways of substituting the equations into one another but end up with stupid answers like R = R2...

Could anyone point me in the right direction?

Thanks in advance
 
Physics news on Phys.org
Mistake in your second law,
This is not a complicated circuit, just use two variables for current if u want.

Replace i3 as (i1-i2)

See the circuit as two individual boxes, running your finger from the top left hand corner and try to apply the rule again.
 
Last edited:
bsbs said:
Mistake in your second law,
This is not a complicated circuit, just use two variables for current if u want.

Replace i3 as (i1-i2)

See the circuit as two individual boxes, running your finger from the top left hand corner and try to apply the rule again.

Sorry I must be missing something, I can't see what's wrong with the 2nd law bit
 
Flucky said:
Sorry I must be missing something, I can't see what's wrong with the 2nd law bit
Loop 1,

-R1(I2)+E=0

Loop 2,

-R2(I1-I2)+R1(I2)=0
 
Last edited:
bsbs said:
i help you with one...try to write the other loop

Loop 1,

-R1(I2)+E=0

That's what I got for my loop 1, so it must be my loop 2 that's incorrect.

If it's not I2R1 - I3R2 = 0 is it E - I2R3 = 0 ?
 
Flucky said:
That's what I got for my loop 1, so it must be my loop 2 that's incorrect.

If it's not I2R1 - I3R2 = 0 is it E - I2R3 = 0 ?

see my loop 2 above, also take note that your E=IR

ok? solved?
 
Last edited:
bsbs said:
see my loop 2 above, also take note that your E=IR

Thanks for replying but we're back to the beginning now as that's what I had already got, it's the next bit I'm having trouble with - getting the equation 1/R = 1/R1 + 1/R2
 
Flucky said:
Thanks for replying but we're back to the beginning now as that's what I had already got, it's the next bit I'm having trouble with - getting the equation 1/R = 1/R1 + 1/R2

R = (1/R1 + 1/R2)-1

What are you getting for R?
 
Flucky said:
Thanks for replying but we're back to the beginning now as that's what I had already got, it's the next bit I'm having trouble with - getting the equation 1/R = 1/R1 + 1/R2

sorry, didnt notice that your eq is also correct.
 
Last edited:
  • #10
have you tried substitute ohm's law into your KCL?

KCL states :current at a junction is zero
ohm states: I=E/R

something like I1=E/(1/R1 + 1/R2)-1

etc etc...does it helps?
 
Back
Top