Voltage divider data is a problem

In summary, the conversation was about an experiment on a voltage divider and a resistive voltage divider. The participants discussed their data and plots, with one member providing helpful corrections and explanations. They also discussed the possibility of a measurement error due to the use of an ohmmeter and the importance of a stabilized voltage source for accurate results.
  • #1
part
7
0

Homework Statement



We did an Experiment on a voltage divider and a resistive voltage divider. we had to meassure the voltage in dependency of the resistence. we did divide every meassure by the main voltage or main resistance to fit it into one plot.
For evaluation i have attached the plot on our data. all four plots are absolutley correct. the points with errorbar is our data, the lines are the theoretical plots(just like in our task description pdf), which are at least all fine, and they show us that our data differs ALOT. why? the only possiblity for our mess is that we did not set up correctly the experiment somehow. the voltage was messured directly so the messurement errors are too little to have such a big effect. we really can't figure out what we could have done wrong.
 

Attachments

  • voltagedivider.pdf
    11.4 KB · Views: 239
  • tasks experiment.pdf
    181.3 KB · Views: 502
Physics news on Phys.org
  • #2
I have no idea what's going on with the red data set - did you have a diode in there or something?

With regards to your blue data set, it looks spot on. I think you just plotted the line incorrectly. It should be a straight line between (0,0) and (1,1).

Edit: You should probably have placed this in 'Introductory Physics Homework' or 'Engineering, Comp Sci, & Technology Homework'.
 
Last edited:
  • #3
milesyoung said:
I have no idea what's going on with the red data set - did you have a diode in there or something?

With regards to your blue data set, it looks spot on. I think you just plotted the line incorrectly. It should be a straight line between (0,0) and (1,1).

You are right milesyoung thank you! i corrected it.

Maybe the resistave resistance( 240 Ohm) was to big in regards of the little main resistance( 1000 Ohm).
 

Attachments

  • corrected-plot-voltagedivider.pdf
    11.9 KB · Views: 249
  • #4
It looks a bit like your red data set could fit if you had a very low value of ##R_L## and you just messed up a bit when plotting the data.

My German is extremely rusty, so to be of more help I'd need a schematic with resistor values on it and the code you used to plot your graph.
 
  • Like
Likes 1 person
  • #5
values and data

Hello milesyoung!
the schematic is on page 1 in my attached "tasks experiment.pdf" (in 1st post). the values are 1000 Ohm for the overall resistor summ in the unresistive voltage divider and in the resistive voltage divider it is a 240 Ohm for the resistive resistor R_L. so yes i think You are right, maybe there was too little difference between R_L and the summ of R. But my point i don't get is: the voltage should be still proportional to the resistance. and i am really confused what resistance here in specific...

our voltage supply was a 10 Volt.
we meassured the voltage parallel to R_L.

here is my data and plot code attached in txt. for the plot i used GNUplot. of course we used direct current. Thank You :)
 

Attachments

  • resistive-data.txt
    523 bytes · Views: 370
  • scriptGNU.txt
    1.3 KB · Views: 396
Last edited:
  • #6
milesyoung said:
Edit: You should probably have placed this in 'Introductory Physics Homework' or 'Engineering, Comp Sci, & Technology Homework'.

is it possible to link it or to replace my thread to there?
 
  • #7
When you have ##R_L## in your circuit, you're no longer measuring ##R## directly. You're measuring the equivalent resistance of the parallel connection of ##R## and ##R_L##. I assume you've used an ohmmeter (multimeter on the Ω-setting) and just measured the resistance between the leads where you've measured ##U##? That's why you're getting a much lower value for ##R## than you're expecting.

I have attached a plot of the ideal circuit compared with your measurements of ##\frac{U}{U_0}##, but I've just used a vector of equally spaced points for the ##\frac{R}{R_0}## axis (Edit: I assumed you were using fixed increments when dialing your potentiometer). As you can see, your data looks fine.

If ##R_m## is your measured value, then you can determine ##R## from:
[tex]
\frac{1}{R_m} = \frac{1}{R} + \frac{1}{R_L}
[/tex]
I think you'll have a problem correcting for it, though, since even a small measurement error in the equivalent resistance ##R_m## can give a large error in ##R##.
 

Attachments

  • plot.png
    plot.png
    2.5 KB · Views: 404
Last edited:
  • #8
It looks everything right. Is the voltage source stabilized, i.e., really 10 V under all loads occurring in the measurement?
 
  • #9
From what you described, I also thought your column [itex]R[/itex] in your lab protocol is the resistence of the potentiometer only, and not the effective resistance including the load resistance in parallel. I think, milesyoung has solved the puzzle :-).
 
  • #10
milesyoung said:
When you have ##R_L## in your circuit, you're no longer measuring ##R## directly. You're measuring the equivalent resistance of the parallel connection of ##R## and ##R_L##. I assume you've used an ohmmeter (multimeter on the Ω-setting) and just measured the resistance between the leads where you've measured ##U##? That's why you're getting a much lower value for ##R## than you're expecting.

I have attached a plot of the ideal circuit compared with your measurements of ##\frac{U}{U_0}##, but I've just used a vector of equally spaced points for the ##\frac{R}{R_0}## axis (Edit: I assumed you were using fixed increments when dialing your potentiometer). As you can see, your data looks fine.

If ##R_m## is your measured value, then you can determine ##R## from:
[tex]
\frac{1}{R_m} = \frac{1}{R} + \frac{1}{R_L}
[/tex]
I think you'll have a problem correcting for it, though, since even a small measurement error in the equivalent resistance ##R_m## can give a large error in ##R##.

Thank You very much milesyoung!
Do i need propagation of uncertainty to calculate the error for R? I see that if R and so the error of R is growing
the error will be overhelming due to the 1/R. Is that the reason you ment?


vanhees71 said:
It looks everything right. Is the voltage source stabilized, i.e., really 10 V under all loads occurring in the measurement?

we did not check wether its stabillized. what could be the consequences if not? i guess if the voltage supply was lower there would have been no effect on the data of R because of R = U/I. am i wrong?
 
Last edited:
  • #11
part said:
Thank You very much milesyoung!
Do i need propagation of uncertainty to calculate the error for R? I see that if R and so the error of R is growing
the error will be overhelming due to the 1/R. Is that the reason you ment?
You're very welcome.

You have:
[tex]
R = \frac{R_L R_m}{R_L - R_m}
[/tex]
Try plugging in your largest measured value for ##R_m## and see how much ##R## changes for small changes in ##R_m## (one ohm or such).
 

1. What is a voltage divider?

A voltage divider is a circuit that divides a higher voltage into a lower voltage by using resistors in series. It is often used in electronic circuits to provide a specific voltage level for components.

2. How does a voltage divider work?

A voltage divider works by using two or more resistors in series. The output voltage is determined by the ratio of the resistors, with the output voltage being a fraction of the input voltage.

3. What are the common problems with voltage divider data?

One common problem with voltage divider data is that it can be affected by external factors such as temperature and humidity, leading to inaccurate measurements. Another issue is that the resistors used in the voltage divider may have a tolerance, which can also impact the accuracy of the data.

4. How can voltage divider data be improved?

To improve voltage divider data, it is important to use high-quality resistors with low tolerances. Additionally, temperature and humidity should be controlled to minimize their impact on the data. The use of precision measurement equipment can also help to improve the accuracy of the data.

5. What are some applications of voltage divider data?

Voltage divider data is commonly used in electronic circuits to provide a specific voltage level for components. It is also used in sensors, such as thermistors, to convert temperature changes into electrical signals. Voltage divider data can also be used in power supplies to regulate the output voltage.

Similar threads

  • Introductory Physics Homework Help
Replies
5
Views
1K
  • Introductory Physics Homework Help
Replies
2
Views
1K
  • Introductory Physics Homework Help
Replies
14
Views
1K
  • Introductory Physics Homework Help
Replies
9
Views
10K
  • Introductory Physics Homework Help
Replies
6
Views
3K
  • Introductory Physics Homework Help
Replies
5
Views
1K
  • Introductory Physics Homework Help
Replies
4
Views
1K
  • Introductory Physics Homework Help
Replies
1
Views
8K
  • Calculus and Beyond Homework Help
Replies
4
Views
1K
  • Introductory Physics Homework Help
Replies
1
Views
2K
Back
Top