Determining resistance for unknown circuit

AI Thread Summary
The discussion revolves around determining the configuration of four resistors inside a black box based on measured resistances between three terminals. The measured values are R_AB = 60 kΩ, R_AC = 139 kΩ, and R_BC = 119 kΩ, prompting the need for a systematic approach to deduce the circuit layout. Participants suggest starting with the smallest resistance and considering parallel and series combinations to narrow down possibilities. One user successfully identifies a circuit configuration that closely matches the measured values, achieving less than 1% error for two resistances and about 8% for the third. The conversation emphasizes the importance of methodical analysis and collaboration in solving complex circuit problems.
Brian T
Messages
130
Reaction score
31

Homework Statement


This was an experiment we did in my lab.
You're given a black box with four resistors inside, with resistances 20, 51, 100, and 200 ( k\Omega). The box has three plugs on it, labeled A, B, and C. You take your multimeter and plug into two jacks at a time and measure the resistance across the terminals.
You get $$R_{AB} = 60$$ $$R_{AC} = 139$$ $$R_{BC}=119$$ Note that these are the actual numbers I measured so there may be a slight discrepancy between theoretical values and observed values.
Anyways, the goal is to try to draw the complete circuit in the box with the four resistances.

Homework Equations


Parallel: $$\frac{1}{R_{eq}} = \frac{1}{R_1} + . . . + \frac{1}{R_n}$$
Series: $$R_{eq} = R_1 + ... + R_n $$

The Attempt at a Solution


I've tried doing a ton of different possible circuit combinations between A, B, C. Examples include straight lines (A to B, B to C, or A to C, C to B) as well as closed loops (A, B, C). I guess my real question is does anyone know a way to approach this systematically, because the guess work is not coming anywhere for the problem. For the closed loop, I wrote out the system of equations governing the relationship between the equivalent resistances, and used mathematica to solve that system, but nothing came out that matched with the given resistances. If anyone could provide any insight at all, it would be much appreciated.
Regards.
 
Physics news on Phys.org
Brian T said:

Homework Statement


This was an experiment we did in my lab.
You're given a black box with four resistors inside, with resistances 20, 51, 100, and 200 ( k\Omega). The box has three plugs on it, labeled A, B, and C. You take your multimeter and plug into two jacks at a time and measure the resistance across the terminals.
You get $$R_{AB} = 60$$ $$R_{AC} = 139$$ $$R_{BC}=119$$ Note that these are the actual numbers I measured so there may be a slight discrepancy between theoretical values and observed values.
Anyways, the goal is to try to draw the complete circuit in the box with the four resistances.

Homework Equations


Parallel: $$\frac{1}{R_{eq}} = \frac{1}{R_1} + . . . + \frac{1}{R_n}$$
Series: $$R_{eq} = R_1 + ... + R_n $$

The Attempt at a Solution


I've tried doing a ton of different possible circuit combinations between A, B, C. Examples include straight lines (A to B, B to C, or A to C, C to B) as well as closed loops (A, B, C). I guess my real question is does anyone know a way to approach this systematically, because the guess work is not coming anywhere for the problem. For the closed loop, I wrote out the system of equations governing the relationship between the equivalent resistances, and used mathematica to solve that system, but nothing came out that matched with the given resistances. If anyone could provide any insight at all, it would be much appreciated.
Regards.
It's not exactly methodical, but I think I have solved it.
Start with the smallest reading. Is it possible that the path from A to B includes a resistor that has no parallel element? Is it possible that every resistor in that path has a parallel element? That should get you down to very few possibilities for that path. Then see how you can add any resistors left over, if any, without changing the AB reading.
 
  • Like
Likes Brian T
No systematic approach found. Sherlock Holmes way seems indicated:

none of the three resistances follows from a single component
none of the three resistances < 20 ##k\Omega##
none of the three resistances > 200 ##k\Omega##
so there are parallel and series combinations involved (well, we knew that, didn't we?).​

What did help me enormously is a simple table of the ... possible parallel combinations of two components. None of these appears as a measured resistance, so further parallel or series is required.

(you could also make a table for idem series, but that's easier to keep in mind without much calculating)

Then see if and how you can make RAB (Haru hint) -- this should probably take only one more component, otherwise you run out of options later on
The last component should then allow you to make the two others (RAC and RBC) and there is almost no alternative to how it should be connected.

Elementary, my dear Watson !

And as a colleague experimental physicist :rolleyes:, I should add: my compliments for the quality of your measurements !
I enjoyed this exercise, so if you are also in a good mood (once you had the eureka experience) you might compliment teacher with this challenging experiment !
 
  • Like
Likes Brian T and cnh1995
Haha delightful. Thank you both, I'll try to figure it out with your advice and update if I've figured it out
 
After trying it myself, I was able to get a circuit which matched two of the terminal resistances precisely (less than 1% error) while the last terminal resistance is at about 8% error. I was wondering if either of you had anything closer?

Also, thanks to your help, I was able to determine the circuit for the same problem with different data (which I did not post) and had all three terminal values at less than 1% error.
 
I had ##1 \ k\Omega## max deviation, hence the compliment for the measurements ...
Want to show your steps ?
 
  • Like
Likes Brian T
Yes I'll post it when I get the chance
 
Ok I finally think I've got it. So you have a center point that forks three ways. One of those forks you put 51 and 200 in parallel, so 40 equivalent. Another fork you put 20. The last fork you put the 100. Connecting any two ends of the forks, you get 20+40, 20+100, 40+100 which is 60,120, and 140. All within 1 kohm. Thanks BvU :)
 
Elementary! Well done !
 
Back
Top