Confused as to where I begin to solve this circuit branch problem

AI Thread Summary
To solve the circuit branch problem, simplification is key, starting with finding the equivalent resistance. Applying Kirchhoff's Laws can help analyze current flow, particularly at junctions where current splits according to resistance values. The impedance of an ideal voltmeter is crucial, as it affects current diversion and overall voltage calculations. Understanding how to extend current division equations to additional resistors, such as R3 and R4, is necessary for complete analysis. Simplifying the circuit effectively will lead to clearer insights into the voltage dividers and overall circuit behavior.
naftacher
Messages
7
Reaction score
1
Homework Statement
When the ammeter reads 7 A, the voltmeter reads
Relevant Equations
I would assume this requires simple V=iR (ohms) and likely Kirchoff's Laws surrounding currents.
Screenshot 2020-07-01 at 14.27.15.png

I am thinking that this circuit needs to be simplified somehow? Finding an equivalent resistance and moving from there?
 
Physics news on Phys.org
One can try simplification.
But if that doesn't work, one could try applying Kirchhoff's Laws
 
naftacher said:
Homework Statement:: When the ammeter reads 7 A, the voltmeter reads
Relevant Equations:: I would assume this requires simple V=iR (ohms) and likely Kirchoff's Laws surrounding currents.

View attachment 265636
I am thinking that this circuit needs to be simplified somehow? Finding an equivalent resistance and moving from there?
What is the impedance of an ideal voltmeter? So how much current gets diverted through it? Use that fact to simplify the resistor circuit to find the overall voltage, then break it back into the two branches to calculate the voltage dividers, etc. :smile:
 
  • Like
Likes etotheipi
At a junction like the one in your diagram, current will split in proportion to the conductivities, so ##i_A = \frac{R_B}{R_A + R_B}i##
$$i_A R_A = i_B R_B \implies i_B = \frac{R_A}{R_B} i_A$$and as such we have$$i = i_A + i_B = i_A \left (1 + \frac{R_A}{R_B} \right) = i_A \left(\frac{R_A + R_B}{R_B} \right)$$so the current flowing down the branch with resistance ##R_A## is$$i_A = \frac{R_B}{R_A + R_B}i$$
 
  • Like
Likes naftacher
etotheipi said:
At a junction like the one in your diagram, current will split in proportion to the conductivities, so ##i_1 = \frac{R_2}{R_1 + R_2}i##
$$i_1 R_1 = i_2 R_2 \implies i_2 = \frac{R_1}{R_2} i_1$$and as such we have$$i = i_1 + i_2 = i_1 \left (1 + \frac{R_1}{R_2} \right) = i_1 \left(\frac{R_1 + R_2}{R_2} \right)$$so the current flowing down the branch with resistance ##R_1## is$$i_1 = \frac{R_2}{R_1 + R_2}i$$
I have seen this equation before. How am I to extend this to R3 and R4? or do I not need to
 
naftacher said:
I have seen this equation before. How am I to extend this to R3 and R4? or do I not need to

Whoops, don't take the numbers too literally, I've changed them to A's and B's to make it more general. It's applying to cases where you have multiple branches of different resistance between two nodes. ##R_A## and ##R_B## are the total resistances of those branches.

@berkeman gave you an important hint about the voltmeter, to explain why we can use the reasoning we did to get that result...
 
  • Like
Likes berkeman
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