The direct answer is in the terminal count and the circuit function: a potentiometer is a three-terminal device used as a voltage divider, while a rheostat is a two-terminal device used as a variable current limiter. On the bench, confusing the two or wiring them incorrectly will either result in a non-functional circuit or a burnt carbon track.
While both components rely on a movable wiper sliding across a resistive element, their physical construction, power dissipation ratings, and how you test them with a multimeter are distinctly different. Below is a table-forward breakdown of their specifications, followed by the exact multimeter procedures to verify them.
Core Specifications: Potentiometer vs. Rheostat
Before you touch your meter probes to the terminals, you need to know what you are holding. The physical construction dictates the power handling and the expected resistance sweep. Here is the data-dense breakdown of what separates these two variable resistors.
| Specification | Potentiometer (Pot) | Rheostat |
|---|---|---|
| Terminal Count | 3 (End 1, Wiper, End 2) | 2 (Fixed End, Wiper) |
| Primary Function | Voltage divider (signal level control) | Variable resistor (current/power control) |
| Typical Power Rating | 0.05W to 2W | 5W to 50W+ (often wirewound) |
| Resistive Element | Carbon composition, cermet, or conductive plastic | Nickel-chromium or copper-nickel wirewound |
| Common Tapers | Linear (B), Logarithmic/Audio (A) | Strictly Linear |
| Typical Application | Audio volume knobs, sensor scaling, MCU inputs | Motor speed controls, high-power dimmers, lab loads |
As noted by Electronics Tutorials, while you can wire a three-terminal potentiometer as a two-terminal rheostat by tying the wiper to one end terminal, doing so in a high-current circuit will quickly vaporize the low-wattage carbon track. Always match the component's power rating to the circuit's actual dissipation needs.
Multimeter Setup and Probe Placement
Testing variable resistors requires verifying both the total static resistance and the dynamic sweep of the wiper. Here is the exact bench setup required to get accurate readings without ghost values.
Meter Setup Block
- Dial Position: Ω (Ohms / Resistance).
- Lead Jacks: Black lead to COM, Red lead to V/Ω.
- Range Setting: Auto-ranging is preferred. If using a manual ranging meter, set the dial to the next highest decade above the component's nominal value (e.g., use the 20kΩ range for a 10kΩ pot).
- Zero Check: Short the red and black probe tips together. The meter should read < 0.5Ω. If it reads higher, your test leads are damaged or the internal fuse is failing.
Probe Placement by Component
For a 3-Terminal Potentiometer:
- Total Resistance Check: Place probes on Terminal 1 and Terminal 3 (the two outer fixed ends). The wiper position does not matter for this reading.
- Wiper Sweep Check: Place one probe on Terminal 2 (the center wiper) and the other on Terminal 1. Slowly rotate the shaft from 0% to 100%.
- Reverse Sweep Check: Move the outer probe to Terminal 3 and repeat the rotation to verify the complementary voltage divider leg.
For a 2-Terminal Rheostat:
- Place one probe on the single fixed terminal and the other on the wiper terminal.
- Rotate the shaft through its full mechanical travel while monitoring the meter for dead spots or open circuits.
Expected Readings and Troubleshooting Matrix
When sweeping a variable resistor, you are looking for a smooth, continuous transition of values. Any sudden jumps to 'OL' (Open Loop) or erratic flickering indicates a dirty, worn, or broken resistive track. Below is the expected reading matrix for a standard 10kΩ linear potentiometer and a 50Ω 10W wirewound rheostat.
| Test Point & Action | Expected Good Reading | Bad Reading (Failure Mode) |
|---|---|---|
| Pot: End-to-End (Terminals 1 & 3) | 10.0kΩ (±20% tolerance typical for carbon) | OL (broken track) or <1kΩ (shorted/overheated) |
| Pot: Wiper-to-End (0% to 100% rotation) | Smooth sweep from ~10Ω up to 9.9kΩ | Jumping values, dead spots (OL), or stuck at one value |
| Pot: 50% Physical Rotation (Linear Taper) | ~5.0kΩ (±10% linearity tolerance) | ~1.5kΩ (indicates it is actually a Log/Audio taper) |
| Rheostat: Fixed-to-Wiper (Min to Max) | Smooth sweep from <1Ω up to 50.0Ω | Erratic spikes (dirty wirewound coil) or OL at max travel |
A numerically 'good' reading on a digital multimeter isn't just about the final number; it is about the rate of change. When rotating the shaft of a 10kΩ linear pot, turning it exactly one-quarter of the way should yield a reading of approximately 2.5kΩ. If your meter is sampling fast enough, you should see the digits roll smoothly without dropping to zero or flashing 'OL' in the middle of the sweep.
Common Mistakes That Give Misleading Readings
Even with a high-end 6.5-digit bench multimeter, operator error can make a perfectly good potentiometer look defective, or hide a failing one. Watch out for these specific bench traps:
1. The 'Human Resistor' Parallel Path
If you hold the metal tips of both probes with your bare fingers while measuring the end-to-end resistance of a high-value potentiometer (e.g., 1MΩ), your body resistance (typically 50kΩ to 500kΩ depending on skin moisture) creates a parallel circuit. The meter will read a value significantly lower than the pot's actual resistance. Fix: Hold only the insulated probe handles, or use alligator clips to secure the probes to the terminals.
2. In-Circuit Measurement Skew
Measuring a potentiometer while it is still soldered into a PCB is a classic mistake. The surrounding components (pull-down resistors, op-amp feedback loops, capacitors) create parallel and series paths that will skew your ohmmeter reading low. A 10kΩ pot might read as 4.2kΩ simply because of a parallel 7.5kΩ bias resistor on the board. Fix: Desolder at least one of the fixed end terminals from the PCB to isolate the component before testing.
3. Misidentifying Taper as a 'Bad' Part
Makers frequently throw away perfectly good audio (logarithmic) potentiometers, thinking they are defective. If you test a 10kΩ audio pot at the 50% physical rotation mark, it will read roughly 1kΩ to 2kΩ, not 5kΩ. This is not a failure; it is the intended logarithmic curve designed to match human hearing perception. Fix: Check the component casing for an 'A' (Audio/Log) or 'B' (Linear) marking. In the US/EU, 'B' is linear and 'A' is log, though Asian manufacturers sometimes reverse this convention. Always verify by measuring the 50% physical rotation point.
For deeper guidance on setting up your meter for precision resistance measurements, including the use of relative mode (REL) to null out test lead resistance when measuring low-value rheostats, consult the Fluke digital multimeter resistance testing guide.
Summary: Choose the Right Tool for the Job
Use a potentiometer when you need to scale a voltage signal, read a user dial with a microcontroller ADC, or adjust audio levels where minimal current flows through the wiper. Use a rheostat when you need to physically limit current flow to a load, such as dimming a high-wattage incandescent lamp or controlling the speed of a DC motor. When testing, trust the sweep smoothness just as much as the static end-to-end resistance value.






