Voltage between two points of a circuit

AI Thread Summary
The discussion revolves around calculating the voltage between points A and B in a circuit with a 10V battery and 4Ω resistors. Initial calculations led to an incorrect voltage of 4.08V due to rounding and algebraic errors. Corrections highlighted that the equations used for Kirchhoff's Voltage Law (KVL) were misapplied, specifically in the coefficients for current terms. The accurate values for currents I1 and I3 were identified as 0.666... and 0.166..., respectively. Ultimately, the precise voltage between A and B is determined to be exactly 4V.
Gbox
Messages
54
Reaction score
0

Homework Statement


YHXtSYb.png


In the circuit the battery is ##10V## and each resistor is ##4\Omega## find the voltage on AB

Homework Equations


1.KVL and KCL
2. ##V=IR##

The Attempt at a Solution


  1. ##I_{1}=I_{2}+I_{3}##
  2. ##10-4I_{1}-4I_{1}-4I_{2}-4I_{1}=0\rightarrow 10-12I_{1}-4I_{2}=0##
  3. ##10-4I_{1}-4I_{1}-3*4I_{3}-4I_{1}=0\rightarrow 10-12I_{1}-12I_{3}=0##

##I_{1}=0.66## ##I_{2}=0.5## ##I_{3}=0.16##

Because the voltage at B is ##0## all that is left is to find the voltage on ##A## which is ##10-8*0.66-4*0.16=4.08V##

Is it right?
 
Last edited:
Physics news on Phys.org
Looks like you've rounded intermediate values and introduced significant errors into your significant figures. Also, I if I'm reading your final equation correctly, you've taking a "KVL walk" from B to A around the upper outside of the circuit, but haven't accounted for the 10 V source in the path.
 
It looks like the second equation you wrote for Kirchhoff's law around the left-hand side loop has an error.

It should be 10 - 12 * (I1) - 4 * (I2) = 0, but you have a coefficient of 16 in front of I1.

Also, it looks like the terms in the third equation were also summed up incorrectly - the coefficient for both terms should be 12 (since three resistors in I1 and three resistors in I3).
 
Sorry, wrong algebra, fixed and edited
 
The equations are correct now. But as the other poster mentioned, your introduction of significant figures has caused your final answer to be imprecise.

The exact values for I1 is 0.666666... (i.e. 2/3), and the exact value for I3 is 0.1666666... (i.e. 1/6).

I would suggest using the fraction values for I1 and I3, or otherwise keeping more digits past the decimal point until you reach your final answer, and then round if applicable.

In that case, if you apply the equation you correctly wrote for the voltage between A and B, you will find that the answer is exactly 4 V (as opposed to your 4.08 V answer).
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top