Circuit question: Find size and direction of current at P

AI Thread Summary
The discussion focuses on solving a circuit problem involving three currents (I1, I2, and I3) and their relationships. The user initially sets up equations based on Kirchhoff's laws but expresses uncertainty about their correctness. They clarify that assuming directions for the currents can lead to negative values, which indicates an incorrect assumption rather than an error in the calculations. After some back-and-forth, the user realizes where they went wrong in their approach. The conversation highlights the importance of correctly applying circuit laws and the iterative nature of solving such problems.
Faris A
Messages
5
Reaction score
0

Homework Statement


O8RYO88.png


Homework Equations


I = I1 + I2 ... + In
R = R1 + R2 ... + Rn
1/R = 1/R1 + 1/R2 ... + 1/Rn

The Attempt at a Solution


Let I1 = I2 + I3 where I1 is the current on the top wire, I2 the current on the middle wire and I3 the current on the bottom wire.

4 = 10I2 + 20I1
//This is what I started trying but I can kind of tell that this is wrong
 
Physics news on Phys.org
Faris A said:
4 = 10I2 + 20I1
//This is what I started trying but I can kind of tell that this is wrong
If you assume I1 to be clockwise and I2 to be from right to left, this equation is correct. Assume a direction for I3 and write another equation. Your directions may be wrong, but that will just give you a negative value for the current.
 
cnh1995 said:
If you assume I1 to be clockwise and I2 to be from right to left, this equation is correct. Assume a direction for I3 and write another equation. Your directions may be wrong, but that will just give you a negative value for the current.

If 4 = 20I1 + 10I2 is correct then 12 = 10I3 + 10I2 is correct
I1 = I2 + I3
4 = 20(I2 + I3) + 10I2
4 = 20I3 + 30I2
12 = 10I3 + 10I2 can be made into 24 = 20I3 + 20I2
Using simultaneous equations: 20 = -10I2
I2 = -2

But is this correct?
 
Faris A said:
If 4 = 20I1 + 10I2 is correct then 12 = 10I3 + 10I2 is correct
I1 = I2 + I3
4 = 20(I2 + I3) + 10I2
4 = 20I3 + 30I2
12 = 10I3 + 10I2 can be made into 24 = 20I3 + 20I2
Using simultaneous equations: 20 = -10I2
I2 = -2

But is this correct?
dw I figured out where I was going wrong
 
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 'Calculation of Tensile Forces in Piston-Type Water-Lifting Devices at Elevated Locations'
Figure 1 Overall Structure Diagram Figure 2: Top view of the piston when it is cylindrical A circular opening is created at a height of 5 meters above the water surface. Inside this opening is a sleeve-type piston with a cross-sectional area of 1 square meter. The piston is pulled to the right at a constant speed. The pulling force is(Figure 2): F = ρshg = 1000 × 1 × 5 × 10 = 50,000 N. Figure 3: Modifying the structure to incorporate a fixed internal piston When I modify the piston...
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