0

In an Adruino-like project that is built to deal with worn potentiometers (trimmer pots inside thumbstick, of alps alpine type), I am noticing a consistent set of input reading patterns among all old, overused potentiometers.

The patternis best described as having the input tending to prematurely reach both the lower and higher values away from the mid value, which appears not to be affected.

This is a quick drawing to explain the behavior: enter image description here I'd like to know what could be the probable explanation of this behavior of an old potentiometer as a voltage divider; In other words, could the wearing effect actually change the thicknesses of the resistor hence its electric resistance, leading to change in voltage assessment. Or could the resistance of the old wiper is relatively higher or lower than that of the resistor, leading to such results?

Physician
  • 133
  • 5
  • Odd that max resistance is mid-way...but reasonable if pots are run end-to-end. Wear or carbon migration to the ends would be a reasonable guess. – glen_geek Oct 22 '21 at 23:11
  • Do you know what type of potentiometers they are? What if they had non-linear curve to begin with? Not all pots are intended to be linear. – Justme Oct 22 '21 at 23:31
  • do the worn potentiometers measure the same resistance as their label suggests they should? – Jasen Слава Україні Oct 22 '21 at 23:32
  • @Justme it is linear. – Physician Oct 22 '21 at 23:35
  • @Jasen Those are tiny components, that I don't have the proper tools yet to measure, I've just ordered from Amazon said tools for that very purpose. This question is actually aimed at tackling that issue; Based on input readings, can we know how worn pots behave as voltage dividers? i.e. what is going on with their resistance? – Physician Oct 22 '21 at 23:46
  • are you really applying 10 kV across the potentiometer? – jsotola Oct 23 '21 at 00:35
  • @jsotola My bad. that the resistance 10k ohm – Physician Oct 23 '21 at 02:51

1 Answers1

3

Maybe the older pot just has a different electrical angle, nothing to do with wear.

Normally there's a region in the mechanical range of motion at either end where the resistance does not change much. The electrical angle, the more-or-less linear portion between those end bits, is less than the mechanical angle, but how much less can vary.

For example, this datasheet from Alpha specifies as follows:

enter image description here

On the other hand, if you're actually using it as a voltage divider, the pot element resistance (and to a much less extent) the wiper resistance can cause an S-shaped curve (normalized and put overtop of a straight line) when loaded. In other words, a 10K pot with a 100K load will show more nonlinearity than a 1K pot with a 100K load.


Edit: Assuming localized wear is the issue (see comments) then Bourns in their Potentiometer Handbook (1975) specifically comments that:

enter image description here

They do not provide information on the nature of the reduced performance. Servo pots that experience hunting about a single point tend to wear out that particular region of the element, as might be expected.

Spehro Pefhany
  • 376,485
  • 21
  • 320
  • 842
  • The old pots are compared against the exact model of new pots. Moreover, the effect started to appear progressively in mid-aged pots as well, during weeks of testing. Those alps pots' life is 2000000 cycles, and it is used tens of times more. https://www.youtube.com/watch?v=OC0eEOHtX7A – Physician Oct 23 '21 at 03:16
  • Well, maybe you're just mechanically wearing away the resistive element where the wiper contacts it. I assume the motion is not evenly distributed over the pot element, yes? – Spehro Pefhany Oct 23 '21 at 03:19
  • The nature of change is gradual, and sort of uniform across 20 different old potentiometers. I'd like to know what is the change in resistor/wiper's electrical resistance that could lead to such predictable readings I get from 20 different pots? – Physician Oct 23 '21 at 03:28
  • @Physician Maybe you could sacrifice one to science and have a look at the worn element. If most of the motion is around center you'd expect the resistance to increase around that point and therefore the slope of divider voltage vs. angle will increase in the most worn region(s). – Spehro Pefhany Oct 23 '21 at 03:30
  • Of course I'd do. Thanks for you help. – Physician Oct 23 '21 at 03:56