Engineering Discover the Fastest Way to Analyze Electrical Circuits

AI Thread Summary
The discussion focuses on analyzing electrical circuits efficiently, particularly regarding a circuit with a 6 ohm resistor. Participants suggest that writing equations for node voltages and currents is the fastest method for finding current. It is clarified that removing the 6 ohm resistor does not affect the overall circuit analysis, as it is connected across two supplies. The use of Thevenin's theorem is mentioned as a quick way to find the voltage and current, while superposition is proposed as another effective technique for calculating current by considering sources independently. Understanding when components can be removed without altering circuit behavior is emphasized as beneficial for simplifying analysis.
EngPF
Messages
6
Reaction score
0
Hello guys!

I'm studying Electrical Circuits right now and come to this particular circuit where I need to find the current I, take a look:
circuit.jpg


I'm able to find it, it is not hard at all. But what I would like to know are these two things:

1. What do you think is the fastest way to do it? (I need to do it as fast as possible).
2. Is it true that removing the 6 ohm resistor doesn't change the circuit? I have been told it, but I can't see it. Could anyone explain this to me?

Sorry if these are too simple for you! :) Thanks
 
Physics news on Phys.org
(1) I think you just need to write a series of equations for the node voltages and currents and solve them. I don't see a quicker way.

(2) Since the 6 ohm resistor is connected across the two supplies, its presence or absence doesn't change the other voltages and currents. So you can remove it, analyze the rest of the circuit, and then put it back in. However, there is current flowing through the 6 ohm resistor, so it needs to be included in the final current analysis.
 
phyzguy said:
(1) I think you just need to write a series of equations for the node voltages and currents and solve them. I don't see a quicker way.

(2) Since the 6 ohm resistor is connected across the two supplies, its presence or absence doesn't change the other voltages and currents. So you can remove it, analyze the rest of the circuit, and then put it back in. However, there is current flowing through the 6 ohm resistor, so it needs to be included in the final current analysis.

Thanks. After removing the 6 ohm resistor I solve the problem using thevenin. Since I was interested only in the current I, I believe that is the fastest way. Vth could be found really fast, just some voltage divider. Do you guys think there's a faster way in doing it?

Well, thanks for the answer about the 6 ohm resistor. That helped. Also when you are calculating Rth and you substitute the voltage sources with a short the 6 ohm is short circuited to ground and is out of the circuit. Is that a sign that the resistor could be removed?

Do you guys have any other examples of circuits that would become way easier to solve if one could see that there's some components that could be removed without changing the analysis you are trying to do?
 
Removing the 6 ohm resistor does not change the current i as depicted in your image.

The other, perhaps faster, approach is to use superposition:
let the right-hand source be a short (V = 0) & compute i = i1.
Then restore that source but let the left-hand source be a short & compute i = i2.
The final current i = i1 + i2.

This works provided the sources are not dependent on another in any way.
 
Back
Top