Electrical – Equivalent resistance and circuit reduction of an “8”-shaped circuit

circuit analysis

I am having trouble reducing a specific "shape" of circuits resembling the figure 8 like this one:

Figure 8-shaped circuit

I can't figure out what is in parallel and what is in series. I want to reduce the circuit and find an equivalent resistance. I just assigned arbitrary values to the resistors in MultiSim. I'm not looking for an answer to this specific problem, rather I'd love some help as to how I can reduce circuits that look like this one.

Best Answer

One way to attack this is to realize that R1 is connected between two Thevenin sources. R5,R2 form a Thevenin source, and so do R4,R3. Put "test" voltages at both connections to the net, then solve for the parameters of the two Thevenin sources. Using nice numbers for the test voltages, like 0 and 1 V, makes the arithmetic easier later.

Connect R1 between the two sources. Now you only have a string of 3 resistors in series with known voltages at each end of the string. Solve for the voltage at the two internal points. Those are the voltages of the two internal nodes in the original problem.

By knowing the voltages at the two internal nodes, you can find the current the whole net is drawing. That is either the sum of the currents thru R5 and R4, or thru R2 and R3. Both should be the same. It would be a good idea to compute both and verify that they are indeed the same. If not, you made a mistake somewhere.

Now you know the voltage across the net and the current thru it. You find the equivalent resistance of the net by using Ohm's law.

There are more direct ways to reduce this problem, but this way gives you some insight into what is happening, and provides oppertunities for sanity checks along the way. You can also use this method to derive a direct formulaic answer.

Related Topic