New Reply

Finding unknown resistance

 
Share Thread Thread Tools
Nov8-12, 09:57 PM   #1
 

Finding unknown resistance


If I have a circuit similar to this: http://i.imgur.com/JaUGb.png

I am reading in voltage as an input from Vin, when switch is closed, and am wanting to find out the unknown resistance R. Similar to dmm...what would be the best approach? Reading the voltage, calculate current to find R?
PhysOrg.com
PhysOrg
engineering news on PhysOrg.com

>> Sensitive bomb detector to rove in search of danger
>> PNNL-developed injection molding process recognized with emerging technologies award
>> How soon could car seats enter the 3-D comfort zone?
Nov8-12, 11:13 PM   #2
 
Mentor
Quote by ee1215 View Post
If I have a circuit similar to this: http://i.imgur.com/JaUGb.png

I am reading in voltage as an input from Vin, when switch is closed, and am wanting to find out the unknown resistance R. Similar to dmm...what would be the best approach? Reading the voltage, calculate current to find R?
Use a PIC uC with an on-chip ADC...
Nov9-12, 01:23 AM   #3
 
Recognitions:
Science Advisor Science Advisor
The voltage at Vin will be proportional to the resistance R.

So you can say Vin = R / (R + 1000) * 5 volts

Once you measure the value of Vin, you just put it in the above formula and work out the value of R.

For example, if the value of Vin was 3 volts, you would move the 5 volts and the (R + 1000) to the left of the equation and say 3 volts / 5 volts = 0.6

So, 0.6 * ( R +1000) = R
so 600 ohms = R - 0.6R = 0.4 R

R = 1500 ohms

Now check, 1500 / 2500 * 5 volts = 3 volts
So, the answer is right.
Nov9-12, 08:07 AM   #4
 

Finding unknown resistance


thanks vk, going to give it a try with my module.
New Reply
Thread Tools


Similar Threads for: Finding unknown resistance
Thread Forum Replies
Finding an Unknown Resistance Introductory Physics Homework 4
Finding an unknown resistance in an Electric Circuit Introductory Physics Homework 1
Finding an unknown resistance Introductory Physics Homework 9
Finding unknown resistance of a resistor using a schematic drawing Introductory Physics Homework 15
unknown resistance Introductory Physics Homework 5