-2

According to my course book, Potentiometers produce a linear output as a function of displacement, provided that the potentiometer is not electrically loaded!, what is electrically loaded???, mean in this context! Looking for a simple and straight forward answer!

Hilton Khadka
  • 811
  • 1
  • 13
  • 29

2 Answers2

5

It means that the wiper should only be connected to circuits that offer a high impedance such as the non-inverting input of an op-amp. Imagine you had a 10k resistor set half way across a 10V supply. The output would be 5V - now put a fixed 5k resistor from wiper to ground and the wiper voltage drops to 3.333V.

Andy aka
  • 434,556
  • 28
  • 351
  • 777
3

Consider voltage divider as follows, where a represents the pot shaft electrical rotation from 0 (fully CCW) to 1 (fully CW):

schematic

simulate this circuit – Schematic created using CircuitLab

Here the pot is assumed to be perfectly linear so that the resistance of the bottom section of the pot varies from 0 to R ohms as a varies from 0 to 1, and the top section varies in the opposite direction from R to 0. I've also ignored the wiper series resistance for simplicity, but it's easy to take account if if you want.

I've attached a load resistor to ground RL. It should be easy to see that at either end the load resistor will make no difference to the output voltage. However when a is between the ends, a lower resistance at RL will reduce the voltage available at the wiper (and therefore across RL). I've plotted the curve for a 10K pot with 1K, 5K, 10K and 1M load resistance:

enter image description here

For example, with a 10K load, the output voltage will be 0.4V, not 0.5V, a 20% difference.

Spehro Pefhany
  • 376,485
  • 21
  • 320
  • 842