How to calculate the equivalent resistance in this Circuit?

Click For Summary
The discussion revolves around calculating the equivalent resistance of a complex, infinite resistor network. Participants clarify that the network cannot be simplified by treating all resistors as parallel due to the presence of series connections, particularly pointing out the error in combining certain resistors. A method is suggested to model the infinite portion of the circuit as a single unknown resistor, allowing for iterative calculations to converge on a value. The conversation emphasizes the importance of recognizing patterns in the circuit to derive an exact resistance value, despite its complexity. Ultimately, the iterative approach using initial guesses is recommended for finding a numerical solution.
  • #31
1583610062190.png
is this the expression?
 
Physics news on Phys.org
  • #32
VitaminK said:
View attachment 258309is this the expression?
Yes. Good. But keep going. Can you continue to simplify this circuit by combining the two resistors in your diagram?
 
  • #33
1583674495250.png

1583674514627.png

1583674539006.png

1583674567814.png

Think I got it now. Thanks everyone!
 
  • Like
Likes scottdave and TSny
  • #34
Only one of those values is possible in a real circuit since one is positive and the other is negative.
Now that you solved it, here's a check for your answer. Let's start several nodes out to the right.
We have the 10Ω in parallel with the unknown equivalent resistance to the right of that. Let's call that R0.

If we move 1 node to the left, then R1 = 10Ω + (10Ω)(R0) / ( 10Ω + R0) . This is the Product / Sum for parallel resistances. You can keep going: R2 = 10Ω + (10Ω)(R1) / ( 10Ω + R1) and so on.

So why am I doing all of this? You can iterate till it converges on a number. Even though we don't know what R0 is, we can take an initial guess. We know it should be larger than 10Ω, so pick 11 as an initial guess.

I used Excel. Put my guess for R0 in the first cell {A1}, then in A2 I put the following formula: =10+10*A1/(10+A1)

I copied this down several rows. You can see that it converges fairly fast to a number (numerically close to your answer).

But even if I put wild guesses like 0 or 1 million, it still converges pretty close after only 5 or 6 iterations.
 

Similar threads

Replies
9
Views
2K
  • · Replies 31 ·
2
Replies
31
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
10
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
Replies
5
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 14 ·
Replies
14
Views
1K
  • · Replies 42 ·
2
Replies
42
Views
5K