The most common alternative terms for a variable resistor are potentiometer (often shortened to "pot"), rheostat, and trimmer (or "trimpot"). While they all operate on the same fundamental principle—varying resistance by moving a wiper across a resistive element—their physical construction, power handling, and circuit roles dictate which term applies. If you are designing a volume control, you need a potentiometer; if you are tuning a high-current motor drive, you need a rheostat; if you are calibrating an op-amp offset on a PCB, you need a trimmer.
The Variable Resistor Family: Which Term Means What?
Calling every adjustable resistor a "variable resistor" is like calling every vehicle a "motorized transport." It is technically true, but useless when you need to buy the right part. The industry splits these components based on terminal count, power dissipation, and adjustment frequency.
| Type / Term | Terminals | Construction | Tolerance | Tempco (ppm/°C) | Typical Use |
|---|---|---|---|---|---|
| Potentiometer (Pot) | 3 | Carbon film, conductive plastic, cermet | ±10% to ±20% | ±500 to ±1000 | User-facing controls (volume, tone, brightness) |
| Rheostat | 2 (or 3 wired as 2) | Wirewound, metal ribbon | ±5% to ±10% | ±20 to ±50 | High-current variable loads, motor speed, heater control |
| Trimmer (Trimpot) | 3 | Cermet, multi-turn wirewound | ±5% to ±10% | ±100 to ±200 | One-time PCB calibration, precision voltage dividers |
| Digital Pot (DigiPot) | IC (SPI/I2C) | Silicon CMOS, resistor ladder | ±1% to ±5% | ±30 to ±50 | Microcontroller-adjustable gain, automated calibration |
Which Type for Which Job?
Use a potentiometer when a human needs to adjust a voltage divider frequently (like an audio volume knob). Use a rheostat when you are controlling current directly in a power circuit (like dimming a high-wattage halogen lamp). Use a trimmer when the adjustment happens once at the factory or during bench calibration and is then left alone. For microcontroller-driven circuits where physical space is tight, use a digital potentiometer like the Microchip MCP4131.
Decoding the Markings: How to Read Variable Resistor Codes
Variable resistors rarely print "10,000 ohms" on their casing. Instead, they use standard EIA marking codes and taper letters. Misreading these is the number one reason a replacement part behaves erratically.
The Resistance Value Code
Most pots and trimpots use a three-digit code. The first two digits are the significant figures, and the third digit is the multiplier (number of zeros).
- 102 = 10 × 10² = 1,000 Ω (1kΩ)
- 103 = 10 × 10³ = 10,000 Ω (10kΩ)
- 504 = 50 × 10⁴ = 500,000 Ω (500kΩ)
The Taper Code (Where Hobbyists Get Burned)
The taper defines how the resistance changes relative to the shaft rotation. This is where regional standards clash. According to Electronics Tutorials, you must check the origin of the part:
- US / Asian Standard: "A" denotes Logarithmic (Audio) taper. "B" denotes Linear taper. "C" denotes Reverse Logarithmic.
- European Standard: "A" denotes Linear taper. "B" denotes Logarithmic taper. "C" denotes Reverse Logarithmic.
Failure Modes and Visual Symptoms
Variable resistors are mechanical components, which means they wear out. Here is how to diagnose them on the bench, including what to look for with your eyes before you even touch them with a multimeter.
- Wiper Track Wear (Pots): Visual symptom: None. The casing looks fine. Electrical symptom: Scratchy audio, dead spots, or infinite resistance spikes when sweeping the shaft. Carbon dust builds up inside the casing, causing intermittent open circuits.
- Thermal Overload (Rheostats): Visual symptom: Discoloration of the ceramic core, melted phenolic casing, or a visibly burnt/blackened wirewound element. Electrical symptom: The wiper has fused to a specific track position, or the wire has snapped open.
- Moisture and Corrosion (Trimpots): Visual symptom: A green or white crust forming around the wiper slot or the cermet element edges, especially on boards exposed to high humidity or flux residue. Electrical symptom: Erratic resistance that drifts over time as the corrosion creates parallel leakage paths.
- Mechanical Shear (Shaft Pots): Visual symptom: The D-shaft or knurled shaft spins freely 360 degrees without the typical mechanical hard-stop at the ends of the travel. The internal wiper pin has sheared off the shaft.
Bench Tactics: How to Substitute Safely When the Exact Part is Missing
You are repairing a vintage receiver and the 50k audio taper pot is dead. You only have a 100k audio taper and a 10k linear in your bins. How do you substitute safely?
Rule 1: Never substitute tapers in user-facing controls. You cannot use a linear pot for an audio volume control. The human ear perceives loudness logarithmically. If you must substitute, keep the taper identical, even if you have to change the total resistance value slightly (e.g., using a 100k audio pot in place of a 50k audio pot will work in most high-impedance vacuum tube grids, but will load down a low-impedance solid-state op-amp output).
Rule 2: Never downgrade the power rating on a rheostat. If the schematic calls for a 5W wirewound rheostat, a 2W carbon pot will literally catch fire. Power dissipation in a rheostat is calculated by $I^2R$. If the physical part is missing, use a higher wattage wirewound resistor and a fixed power resistor in series to limit current.
Rule 3: The Parallel Limiting Hack. Suppose a circuit requires a 0 to 1kΩ adjustment range, but you only have a 10kΩ potentiometer. If you wire the 10k pot normally, your adjustment will be far too coarse. Instead, wire a fixed 1.1kΩ resistor in parallel with the outer terminals of the 10k pot. The maximum resistance of this parallel combination will be roughly 989Ω, and the minimum will be 0Ω. This effectively scales the 10k pot down to a 1k pot, giving you the fine resolution you need for the calibration.
Frequently Asked Questions
Is a potentiometer the exact same thing as a variable resistor?
Technically, no. A "variable resistor" is the broad category. A potentiometer specifically refers to a three-terminal device used as a voltage divider, where the wiper provides a variable output voltage relative to the two end terminals. When a potentiometer is wired using only two terminals (one end and the wiper) to vary current or total resistance in a series circuit, it is functioning as a rheostat, which is a different application of the same physical part.
What is the difference between a rheostat and a potentiometer?
The difference lies in the wiring and the power rating. A potentiometer uses all three terminals to divide voltage and is typically rated for low power (0.1W to 0.5W). A rheostat uses two terminals to vary resistance in series with a load, controlling current directly. True rheostats are physically larger, use wirewound elements, and are rated for high power (2W to 50W+). As noted by All About Circuits, while you can wire a standard pot as a rheostat for low-current signal paths, you cannot use a low-power pot as a rheostat in a high-current power supply.
Can I use a standard potentiometer instead of a digital potentiometer?
Not if the circuit relies on microcontroller automation. A digital potentiometer (like the AD5206) is an integrated circuit that uses SPI or I2C protocols to switch between internal silicon resistor ladders. A standard mechanical potentiometer requires physical rotation. If you are modifying a circuit to add manual override to an automated system, you can physically wire a mechanical pot in parallel with the digipot's output, but you must ensure the mechanical pot's resistance does not drag down the digipot's internal ladder impedance, which will cause non-linear scaling.
Why do some variable resistors have three pins and others have two?
Three-pin devices are true potentiometers (voltage dividers). The two outer pins connect to the ends of the resistive track, and the middle pin is the wiper. Two-pin devices are either dedicated rheostats (designed only for series current limiting) or they are three-pin potentiometers where the manufacturer has internally connected the wiper to one of the outer terminals. This internal jumper is common in older volume controls; it ensures that if the wiper loses contact with the track due to dirt or wear, the circuit defaults to maximum resistance rather than dropping to zero and causing a dead short or a sudden blast of full volume.






