What is the effective resistance in this circuit with two shorts?

  • Thread starter Thread starter EvLer
  • Start date Start date
AI Thread Summary
The discussion focuses on calculating the equivalent resistance (R(eq)) in a circuit with two short wires. The shorts create points of equal potential, complicating the identification of series and parallel connections. Participants suggest analyzing the junctions between resistors to determine how they connect. The proposed formula for R(eq) includes a combination of series and parallel resistances, although the exact arrangement of the resistors can be challenging to visualize. Redrawing the circuit may help clarify the relationships between the resistances involved.
EvLer
Messages
454
Reaction score
0
Hi all,
I am kind of puzzled with this problem:
calculate R(eq) in the following circuit:
Code:
 R(eq)
 \ \___R4_______R5______
 |          |           |
R1          |          R6
 |__________ | _________|
 |          |           |
R2          |          R7
 |__R3______|___R8______|
If it were just one short wire, then the R(eq) would see just the closest loop. But with two shorts, I am not sure. The short wires do not have a connection point in the middle, they are 'one over the other'.

Thanks in advance.
 
Physics news on Phys.org
Look at the junction point (and potential at that point) between R1 and R2, and the junction point between R4 and R5.

The shorts mean the two points at either end are effectively at the same potential. So to solve this problem, one wants to find what is parallel and what is in series.

Potential between R1 and R2, V(R1,R2) = potential between R6 and R7, V(R6,R7).

Potential between R4 and R5, V(R4,R5) = potential between R3 and R8, V(R3, R8).

Just figure what connects to the junction pt between R4,R5 and the pt between R1 and R2.

Req = R1 + {(R2+R3),(R5+R6),(R7+R8)} + R4

and you should be able to figure the relationship of the resistances in the braces.
 
Thank you for the hints. But I do not quite see how (R2+R3)||(R5+R6)||(R7+R8) even though it works out for the answer. Is there a way to redraw it somehow? I redrew it with combined resistances for series, but parallel part is not obvious.
 
---R1---|-- R2 + R3 --|---R4---
_______|-- R6 + R5 --|
_______|-- R7 + R8 --|
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top