If you are asking what is a potentiometer used for, the direct answer is that it is a three-terminal variable resistor functioning as an adjustable voltage divider or a variable current limiter (rheostat). In practical electronics, potentiometers (pots) are used for audio volume control, joystick position sensing, power supply feedback loops, and user interface dials. They translate mechanical rotation or linear sliding into a proportional electrical signal.

However, knowing what they do is only half the battle. Because pots rely on physical wipers sliding across resistive tracks (carbon, cermet, or conductive plastic), they are highly susceptible to mechanical wear, dirt ingress, and track degradation. This guide moves past basic theory and focuses on how to accurately bench-test a potentiometer, verify its taper, and identify failing components before they ruin your circuit.

Potentiometer Functions and Bench Test Setup

A standard rotary potentiometer has three pins: Pin 1 (Counter-Clockwise / Ground), Pin 2 (the Wiper / Output), and Pin 3 (Clockwise / VCC). When used as a voltage divider, you apply a reference voltage across Pins 1 and 3, and read the divided voltage off Pin 2. When used as a rheostat (variable resistor), you only use Pin 2 and one outer pin to limit current.

Before probing, you must configure your multimeter correctly to avoid misleading data. High-value pots (1MΩ) are easily skewed by skin resistance, while low-value pots (100Ω) are skewed by test lead resistance.

Meter Setup Block

  • Dial Position: Resistance (Ω). If your meter has a dedicated continuity/diode mode, ensure you are strictly on the Ω setting.
  • Lead Jacks: Black lead in COM, Red lead in V/Ω.
  • Range Selection: Use Auto-range for general sweeps. For precision measurement, manually set the range one decade above the pot's nominal value (e.g., use the 20kΩ range for a 10kΩ pot, or the 200kΩ range for a 100kΩ pot).
  • Lead Zeroing: Short the probe tips together. Note the residual resistance (usually 0.1Ω to 0.4Ω). Subtract this from your final readings when testing low-value pots (under 500Ω).

⚠️ Safety Category (CAT) Warning

If you are testing a potentiometer removed from a PCB on your workbench, a standard CAT I or CAT II multimeter is perfectly safe. However, if you are probing a pot in-circuit in a mains-powered device (like a ceiling fan speed controller, a light dimmer, or a tube amplifier bias network), your meter and probes must carry a CAT III 600V or CAT IV 600V rating. Measuring resistance on a live circuit will blow your meter's internal fuse at best, and cause an arc flash at worst. Always de-energize the device, lock out the breaker, and bleed filter capacitors before placing probes on a chassis-mounted pot.

Expected Readings: Total Resistance and Wiper Sweep

The most common mistake beginners make is assuming a 10kΩ pot will read exactly 10,000Ω across its outer lugs, or that the midpoint will always be exactly 5,000Ω. Manufacturing tolerances (typically ±10% to ±20% for carbon elements) and the specific taper (linear vs. logarithmic) dictate the actual numbers.

The table below provides the exact expected readings for the two most common potentiometers found in DIY electronics: the 10kΩ Linear (B10k) and the 10kΩ Audio/Logarithmic (A10k). Use this as your benchmark for pass/fail testing.

Test Point / Condition 10kΩ Linear (B10k) Expected 10kΩ Audio/Log (A10k) Expected Bad / Fail Reading
Pin 1 to Pin 3 (Total Track) 9.0kΩ to 11.0kΩ 9.0kΩ to 11.0kΩ < 8kΩ, > 12kΩ, or OL (Open)
Pin 1 to Wiper (Shaft at exactly 50%) 4.5kΩ to 5.5kΩ 1.0kΩ to 1.5kΩ OL, or fluctuating wildly
Wiper to Pin 3 (Shaft at exactly 50%) 4.5kΩ to 5.5kΩ 8.5kΩ to 9.0kΩ Sum of both sides ≠ Total Track
Pin 1 to Wiper (Shaft at 10% CW rotation) ~1.0kΩ ~50Ω to 100Ω Reading jumps erratically
Wiper to Pin 3 (Shaft at 90% CW rotation) ~1.0kΩ ~7.5kΩ to 8.5kΩ Reading drops out to OL

Note: Audio taper (logarithmic) pots are designed to match human hearing perception. As documented in standard electronics component guides, the resistance curve changes slowly at the beginning of the rotation and rapidly at the end, which is why the 50% mechanical midpoint yields highly asymmetrical resistance readings.

Step-by-Step Verification: Testing for Dead Spots and Taper

A pot might show the correct total resistance but still be completely unusable due to a worn carbon track. Here is the definitive bench procedure to verify wiper health and track continuity.

  1. Isolate the Component: If the pot is soldered into a PCB, desolder at least one of the outer legs. Mistake to avoid: Measuring a pot in-circuit. Parallel current paths through surrounding resistors and ICs will give you a falsely low reading, making a perfectly good 10kΩ pot look like a 3.2kΩ pot.
  2. Connect the Probes: Place your black probe on Pin 1 and your red probe on Pin 2 (the wiper). Keep your fingers off the metal probe tips and the pot lugs. Mistake to avoid: On high-value pots (e.g., 500kΩ or 1MΩ), the moisture and salt on your skin create a parallel resistance path (often around 200kΩ to 500kΩ), which will drag your meter reading down and make you think the track is out of spec.
  3. Perform the Sweep Test: Rotate the shaft slowly from 0% to 100%. Watch the multimeter display. The numbers should climb smoothly and monotonically.
  4. Identify Dead Spots: If the display suddenly flashes "OL" (Open Loop) or jumps from 2.1kΩ straight to 4.5kΩ without passing through the intermediate values, the resistive track is physically gouged or the wiper contact is failing. In audio applications, this manifests as a loud "scratching" or "popping" noise when turning the volume knob.
  5. Verify the Return Sweep: Rotate the shaft back to 0%. The values should retrace their path smoothly. Hysteresis (where the resistance reads differently going up than going down at the same physical point) indicates a loose wiper spring or severe mechanical play in the shaft bushing.

🛠️ Bench Tip: Rescuing Dirty Pots

If your sweep test shows minor jitter rather than hard dead spots, the issue is likely oxidation or carbon dust on the track. Do not throw the pot away immediately. For open-frame pots or those with accessible slots, spray a small amount of DeoxIT D5 or high-purity (99%) isopropyl alcohol into the wiper gap. Rotate the shaft back and forth 50 times to mechanically scrub the track. Let it dry completely, then re-test. Never use standard WD-40; it leaves a dielectric residue that will permanently ruin the carbon track.

Rheostat vs. Voltage Divider: Wiring and Measurement Differences

Understanding what a potentiometer is used for requires knowing how to wire it for the specific job. A three-terminal pot can be wired as a two-terminal rheostat, but the measurement expectations and failure modes change.

Criteria Voltage Divider (3-Terminal) Rheostat (2-Terminal)
Primary Use Case Audio volume, sensor scaling, reference voltage generation. Motor speed control, LED dimming, current limiting.
Wiring Method VCC to Pin 3, GND to Pin 1, Output from Pin 2. Circuit in series with Pin 2 and Pin 1 (or 3).
Best Practice Wiring Leave all three pins independent. Jumper the unused outer pin to the wiper pin.
Why Jumper for Rheostat? N/A If the wiper lifts off the track due to vibration, the circuit opens. Jumpering ensures max resistance instead of an open circuit.
Power Rating Limit Handles minimal current (signal level, usually < 5mA). Must be rated for the load current (e.g., 2W+ for power circuits).

When measuring a pot wired as a rheostat, you are only concerned with the resistance between the wiper and the single active outer lug. If you are designing a circuit that passes more than 50mA through the wiper, standard PCB-mount pots (like the common Bourns 3386P cermet trimpot rated at 0.5W) will overheat and burn the track. For high-current rheostat applications, you must step up to a chassis-mount wirewound potentiometer, which uses a resistive wire coil rather than a carbon film, and verify its power dissipation curve against the manufacturer datasheet.

For deeper reading on multimeter safety when testing live electronic assemblies, refer to the Fluke guide on understanding CAT ratings to ensure your test equipment won't become a hazard during in-circuit troubleshooting.