Open Circuit Voltage, Thevenin Equivalent

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 7K views
hbweb500
Messages
40
Reaction score
1

Homework Statement


Find the open circuit voltage across A & B:

BJn6V.png




Homework Equations


V = IR


The Attempt at a Solution



If I0 is the current leaving the voltage source and passing through the first resistor, I1 is the current through the left resistor in parallel, and I2 through the two other resistors, then:

[tex]V - I_0 R - I_1 R = 0[/tex]

[tex]-2 I_2 R + I_1 R = 0[/tex]

[tex]I_0 = I_1 + I_2[/tex]

Solving gives a current [tex]I_2 = \frac{2 V}{5R}[/tex], therefore the potential difference across the A & B terminals is [tex]\Delta V = I_2 R = \frac{2 V}{5}[/tex]

The book says this is [tex]\frac{V}{5}[tex].<br /> <br /> Am I doing something wrong, or have I found an error in the book?[/tex][/tex]
 
Physics news on Phys.org
You made an error while solving the equations. You can see this if you try to find all the currents: If I_2 = 2V/5R then I_1 is 4V/5R and I_0 wil be 6V/5R, but this means that the leftmost resistance has a potential difference of 1.2 V_0 across it, which is impossible.

This problem is easier to solve if you compute the thevenin equivalent of the circuit to the left of C and D first. It will also be useful when you have to compute the short circuit current of the entire circuit.
 
Yep, that's the case. I must have plugged it into Mathematica wrong.