Passive Components
Lesson 4 of 6beginner
14 min read

Potentiometers & Variable Resistors

Adjustable components for control and sensing

Theory

🎧 Listen to this lesson

What is a Potentiometer?

A potentiometer (pot) is a three-terminal variable resistor. It has a resistive strip between two outer terminals, and a movable contact called the wiper that slides along the strip. By turning the knob (or moving the slider), you change how much of the total resistance is between the wiper and each outer terminal.

Key Concept
A potentiometer is really a voltage divider in a single package. Turning the knob smoothly varies the output voltage from 0 V to the supply voltage.

Potentiometer vs Rheostat

The same physical component can be used two ways:

  • β€’As a potentiometer (3 terminals) β€” Used as a voltage divider. All three terminals are connected. The wiper voltage varies between the voltage at each end.
  • β€’As a rheostat (2 terminals) β€” Used as a variable resistor. Only the wiper and one outer terminal are connected. Turning the knob changes the resistance in the circuit.

The Voltage Divider Connection

When a potentiometer's outer terminals are connected across a voltage source, the wiper outputs a fraction of that voltage. If the total resistance is R and the wiper divides it into R_top and R_bottom, then V_out = V_in Γ— R_bottom / (R_top + R_bottom). Turning the knob all the way to one end gives 0 V, the other end gives V_in.

Types of Potentiometers

  • β€’Rotary potentiometer β€” The most common type. A knob turns 270Β° (or 300Β°). Used for volume controls, dimmers, and panel adjustments.
  • β€’Linear slide potentiometer β€” A slider moves along a straight track. Found on mixing consoles and EQ controls.
  • β€’Trimpot (trimmer) β€” A tiny potentiometer adjusted with a screwdriver, mounted directly on the circuit board. Used for one-time calibration, not frequent user adjustment.
  • β€’Digital potentiometer β€” An IC that simulates a variable resistor using electronic switches. Controlled by a microcontroller via SPI or IΒ²C.

Linear vs Logarithmic Taper

The 'taper' describes how resistance changes with knob position:

  • β€’Linear taper (B) β€” Resistance changes proportionally with position. At 50 % rotation, resistance is 50 % of the total. Used for most technical applications.
  • β€’Logarithmic taper (A) β€” Resistance changes more at one end than the other, following approximately a logarithmic curve. Used for audio volume controls because human hearing perceives loudness logarithmically.

Common Applications

  • β€’Volume control β€” Logarithmic pot adjusts audio level naturally.
  • β€’LED brightness β€” Rheostat in series with an LED changes current.
  • β€’Sensor input β€” Trimpots set reference voltages for comparators or ADCs.
  • β€’Motor speed β€” Rheostat provides variable voltage to simple DC motors (low power only).
  • β€’Calibration β€” Trimpots fine-tune circuits during manufacturing.
Warning
Potentiometers have a power rating (typically ΒΌ W to 2 W). Don't pass more current through them than they can handle, or the resistive strip will burn.

Formulas

Interactive Diagram

Interactive Circuit Diagram

5.0V10.0kΞ©I = 0.5mAP = 2.5mW
5V
1V24V
10000Ξ©
100Ξ©100000Ξ©

Calculator

V=IΓ—RV = I \times R

Enter any 2 values to calculate the rest

Circuit Challenges

Challenge 1 of 2
Voltage Divider

A 10 kΞ© potentiometer is wired across a 9V supply. The wiper is at 40 % from the bottom. What voltage does the wiper output?

Vout=VinΓ—R2R1+R2V_{out} = V_{in} \times \frac{R_2}{R_1 + R_2}
+βˆ’9V10kΞ©PotA
9V
10000Ξ©
40%
? V

Calculate & fill in:

V

Knowledge Check

Question 1 of 5

How many terminals does a potentiometer have?