At its core, a potentiometer (often called a "pot") is a three-terminal variable resistor. But what does a potentiometer do in a practical circuit? When wired using all three terminals, it acts as an adjustable voltage divider, scaling a reference voltage down to a precise, variable output. When wired with only two terminals (one outer pin and the center wiper), it functions as a variable resistor, or rheostat, to limit current.

Whether you are troubleshooting a scratchy audio amplifier, verifying a joystick module for an ESP32 project, or repairing a DC motor speed controller, you must verify the component's behavior on the bench. This guide details the exact multimeter setup, probe placement, and expected numerical readings to confidently test any potentiometer.

Meter Setup and Safety Categories for Potentiometer Testing

Before touching the component, configure your digital multimeter (DMM) correctly. Most potentiometer testing is done out-of-circuit to eliminate parallel resistance paths.

Meter Setup Block

  • Dial Position: Resistance (Ω) for verifying the track and total value. Use DC Voltage (VDC) only if testing the wiper output while the circuit is powered.
  • Lead Jacks: Black lead to COM, Red lead to VΩmA.
  • Range: Auto-ranging is preferred. If using a manual meter, set the range one decade above the pot's rated value (e.g., use the 20kΩ range for a 10kΩ pot, or the 2MΩ range for a 1MΩ pot).

⚠️ Safety Category (CAT) Warning

Most potentiometers operate in low-voltage DC environments (5V to 24V), requiring no special safety rating. However, if you are testing a potentiometer tied to mains voltage—such as a ceiling fan speed control or an older incandescent light dimmer—you must use a DMM rated for CAT II or CAT III. Always de-energize the circuit, lock out the breaker, and verify zero voltage before measuring resistance. For mains-tied components, consult Fluke's guide on measurement categories to ensure your meter's transient overvoltage protection is adequate.

Step-by-Step Probe Placement and Measurement

To fully characterize a potentiometer, you need to measure its total end-to-end resistance and its wiper tracking behavior. For accurate results, desolder at least one leg of the potentiometer to isolate it from the rest of the circuit.

  1. Identify the Pins: Standard potentiometers have three pins. Pin 1 and Pin 3 are the outer fixed terminals (the resistive track ends). Pin 2 is the center wiper that moves across the track.
  2. Measure Total Resistance: Place your red probe on Pin 1 and your black probe on Pin 3. The physical rotation of the shaft should have zero effect on this reading. Record the value.
  3. Test Wiper Tracking (Lower Half): Move the black probe to Pin 2 (the wiper), leaving the red probe on Pin 1. Slowly rotate the shaft from the minimum position to the maximum position. Watch the meter display for a smooth, continuous transition.
  4. Test Wiper Tracking (Upper Half): Move the red probe to Pin 3, leaving the black probe on Pin 2 (the wiper). Rotate the shaft through its full sweep. The resistance should smoothly transition in the opposite direction of Step 3.
  5. Check for Wiper Noise (In-Circuit): If the pot passes out-of-circuit resistance tests but still causes audio popping or microcontroller jitter, power the circuit and switch your DMM to AC Millivolts (mV AC). Place probes across the wiper and ground while rotating. Any AC voltage spike indicates physical wiper bounce.

Expected Readings: Good vs. Bad Potentiometer Values

A common failure mode in carbon-track potentiometers is the ingress of dust or oxidation, which creates "dead spots" where the wiper loses electrical contact. Use the table below to evaluate your measurements. (Values assume a standard 10kΩ B-taper linear potentiometer).

Test Point Expected (Good) Reading Failing / Bad Reading
Pin 1 to Pin 3 (Total) 9.5kΩ to 10.5kΩ (Rated value ±5-20%) Infinite (OL), or significantly out of tolerance (>12kΩ)
Pin 1 to Pin 2 (Sweep) Smooth transition from ~1Ω up to 10kΩ Sudden jumps to OL, non-linear spikes, or sticking values
Pin 2 to Pin 3 (Sweep) Smooth transition from 10kΩ down to ~1Ω Sudden jumps to OL, non-linear spikes, or sticking values
Wiper Noise (AC mV) < 2mV AC during rotation Spikes > 10mV AC (indicates physical contact bounce)

For a deeper theoretical understanding of how the resistive track divides voltage, refer to the All About Circuits chapter on potentiometers.

Common Mistakes That Give Misleading Readings

If your readings don't match the expected table, you might be falling victim to one of these common bench errors:

  • Measuring In-Circuit: If you measure Pin 1 to Pin 3 while the potentiometer is still soldered to the board, parallel components (like pull-down resistors or op-amp feedback loops) will artificially lower your resistance reading. A 10kΩ pot might read 4.2kΩ because of a parallel 7.5kΩ resistor. Always lift a leg.
  • Finger Resistance Interference: When testing high-value potentiometers (e.g., 500kΩ or 1MΩ audio pots), holding the metal probe tips and the component pins simultaneously with your bare hands will route the current through your body. Human skin resistance can be anywhere from 10kΩ to 100kΩ, severely skewing high-impedance measurements. Hold only the insulated probe handles.
  • Misidentifying the Taper: If your pot reads 1kΩ at the physical midpoint of the rotation, you might assume it's broken. However, if it is an A-taper (logarithmic/audio) potentiometer, a 10% to 20% reading at the mechanical midpoint is entirely normal and correct for audio volume applications.

Frequently Asked Questions

What does a potentiometer do in an audio amplifier?

In an audio amplifier, a potentiometer acts as a voltage divider to control volume. The input audio signal is applied to Pin 1, ground to Pin 3, and the wiper (Pin 2) feeds the amplifier's input stage. Audio circuits typically use logarithmic (A-taper) potentiometers because human hearing perceives loudness logarithmically; a log pot ensures that a 50% physical rotation results in a perceived 50% volume level.

What does a potentiometer do to current in a DC motor circuit?

When wired as a two-terminal rheostat in series with a small DC motor, a potentiometer restricts current flow to slow the motor down. However, this is highly inefficient for motors drawing more than a few milliamps. The excess electrical energy is dissipated as heat in the carbon track, which can easily exceed the pot's 0.5W power rating and melt the component. For DC motor speed control, a 555-timer or microcontroller generating a PWM signal into a MOSFET is the correct modern approach.

What does a 10k potentiometer do when connected to an Arduino analog pin?

When connected across 5V and GND, a 10k potentiometer provides a variable voltage between 0V and 5V to the Arduino's analog-to-digital converter (ADC) pin. The 10k value is ideal because it draws only 0.5mA of current (minimizing power waste) while keeping the source impedance low enough (under the 10kΩ recommended maximum) to allow the ATmega328P's internal sample-and-hold capacitor to charge accurately during the ADC conversion cycle.

How do I know if my potentiometer is linear or logarithmic?

Set your multimeter to measure resistance between Pin 1 and the wiper (Pin 2). Rotate the shaft to the exact mechanical center (50% rotation). If the reading is approximately 50% of the total rated resistance (e.g., ~5kΩ on a 10kΩ pot), it is a linear (B-taper) pot. If the reading is significantly lower, typically around 10% to 20% of the total value (~1kΩ to 2kΩ), it is a logarithmic (A-taper) audio pot.