What Is a Potentiometer and How Does It Work?

A potentiometer is a variable resistor with three terminals that lets you adjust voltage or resistance in a circuit by turning a knob or sliding a control. You encounter them constantly: the volume knob on a speaker, the joystick on a game controller, and the dimmer switch on a wall light all use potentiometers to translate physical movement into an electrical change.

How a Potentiometer Works

Inside a potentiometer is a strip of resistive material (the “track”) with a terminal at each end and a movable contact called a wiper that slides along it. When you turn the knob or move the slider, you’re physically repositioning that wiper. This changes how much of the resistive track sits between the wiper and each end terminal, which changes the output voltage.

The underlying principle is a voltage divider. If you connect a voltage source across the two end terminals, the wiper picks off a fraction of that voltage depending on its position. The formula is straightforward: the output voltage equals the input voltage multiplied by the ratio of resistance below the wiper to the total resistance. At one extreme, you get nearly zero volts. At the other, you get nearly the full input voltage. Every position in between gives you a proportional value, which is why potentiometers are so useful for smooth, continuous adjustments.

Three Terminals vs. Two: Potentiometer or Rheostat

A potentiometer uses all three of its terminals: two fixed ends and one wiper. This setup divides voltage. But if you only connect the wiper and one end terminal, you’re using just two terminals and the device functions as a rheostat. A rheostat controls current by putting a variable resistance in series with a circuit, rather than dividing voltage. Same physical component, different wiring, different job.

Types of Potentiometers

Rotary

Rotary potentiometers are the most common type. You adjust them by turning a shaft, and a single-turn version typically offers about 270 degrees of rotation (roughly three-quarters of a full turn). That’s plenty for applications like volume control, where you don’t need extreme precision. For situations that demand finer adjustment, multi-turn potentiometers use a helical track or worm gear so the wiper takes multiple full rotations to travel from one end to the other. This spreads the same resistance range across more physical movement, giving you much tighter control.

Linear (Slider)

Linear potentiometers, sometimes called slide pots or soft pots, use a straight track with a sliding mechanism instead of a rotating one. You’ll find these on mixing boards and equalizers where it’s helpful to see the position of each control at a glance. The physical motion is a straight line rather than an arc, but the electrical behavior is the same.

Digital

Digital potentiometers replace the mechanical wiper with electronic switches controlled by digital signals. They communicate with a microprocessor over standard protocols like I2C or SPI. Without any moving parts, they avoid the problems that plague mechanical versions: wiper contamination, resistance drift over time, sensitivity to vibration, and general mechanical wear. They’re also significantly smaller, which matters when circuit board space is tight. Common uses include LED dimming, audio volume adjustment, and calibrating sensors in automated systems where a human hand isn’t available to turn a knob.

Linear Taper vs. Logarithmic Taper

Not all potentiometers change resistance at the same rate as you turn them. A linear taper pot changes resistance evenly: halfway through the rotation gives you exactly half the total resistance. This is useful for applications like position sensing, where you want a direct, proportional relationship between physical movement and electrical output.

A logarithmic (or “audio”) taper pot changes resistance slowly at first, then rapidly near the end of its travel. This exists because human hearing perceives loudness on a logarithmic scale. Every doubling of amplifier power only increases perceived volume by about 3 decibels. If you put a linear taper pot on a volume control, the knob would seem to do almost nothing for most of its range and then jump dramatically in the last 10% of rotation. A logarithmic taper makes the volume change feel smooth and even to your ears, even though the resistance change is nonlinear. This is why audio equipment almost always uses log taper pots for both volume and tone controls.

Common Resistance Values and Power Limits

Potentiometers come in standard resistance values that follow the same logarithmic series used for fixed resistors. The most common series (E12) includes values like 1, 1.2, 1.5, 1.8, 2.2, 2.7, 3.3, 3.9, 4.7, 5.6, 6.8, and 8.2, each of which can be scaled by powers of ten. So you’ll commonly find pots rated at 1 kΩ, 10 kΩ, 100 kΩ, and so on. Tolerances for standard pots are typically 10% to 20%, meaning the actual total resistance can vary by that much from the labeled value. Higher-precision versions with 5% or 1% tolerance exist but cost more.

Power handling is a key limitation. Most small potentiometers used in electronics and hobby projects are rated for just 0.25 to 0.5 watts. Exceeding the power rating generates excess heat, which can damage the resistive track and cause the pot to fail. For applications that need more current, such as motor speed control, it’s common to use the potentiometer only as a signal-level control and let a separate power transistor or motor driver handle the heavy lifting.

Where Potentiometers Are Used

The range of applications is surprisingly wide. In consumer electronics, potentiometers serve as volume controls, joystick position sensors in game controllers, and adjustment knobs on home appliances. In automotive systems, they monitor throttle pedal position, steering wheel angle, and brake system feedback. Robotics uses them for closed-loop motor control, where the potentiometer on a motor shaft reports the arm’s exact position back to the controller so it can correct any error.

Industrial settings rely on potentiometers for positioning cutting tools in CNC machines and maintaining conveyor belt alignment. Even in something as simple as a desk lamp dimmer, a potentiometer is doing the work of translating your physical adjustment into a usable electrical signal. Wherever a system needs to convert a mechanical position into a proportional voltage, a potentiometer is one of the simplest and most reliable ways to do it.