The standard circuit diagram for a potentiometer features a fixed resistor symbol (a rectangle in IEC or a zig-zag in ANSI) with a diagonal or perpendicular arrow pointing at the center, representing the movable wiper. To wire it as a voltage divider, connect your positive voltage source to Pin 1, route the wiper (Pin 2) to your load or analog input, and tie Pin 3 to circuit ground. This creates an adjustable voltage output from 0V up to your source voltage.

Decoding the Potentiometer Circuit Diagram Symbols

Before tracing the wires, you need to read the schematic accurately. Potentiometer symbols vary slightly depending on whether the diagram follows North American (ANSI) or European (IEC) standards, but the functional nodes remain identical.

  • The Resistive Track: In ANSI schematics, this is drawn as a zig-zag line. In IEC schematics, it is a simple rectangle. Both represent the fixed carbon, cermet, or wirewound resistive element inside the component.
  • The Wiper Arrow: An arrow pointing at the middle of the resistive track represents the wiper. This is the physical contact that slides along the track when you turn the shaft or adjust the screw.
  • Preset / Trimpot Indicator: If the arrow has a small line crossing it, or ends in a 'T' shape, the diagram is specifying a trimpot (like a Bourns 3296W multi-turn trimmer) rather than a standard panel-mount potentiometer meant for frequent user adjustment.
  • Taper Markings: Advanced schematics may include a small graph or text next to the symbol indicating the taper. A straight diagonal line or 'LIN' indicates a linear taper (B-taper). A curved line or 'LOG' indicates an audio/logarithmic taper (A-taper).
Bench Tip: Schematic symbols rarely indicate the physical orientation of the pins. A symbol drawn with the wiper pointing 'up' on the page does not mean the physical wiper pin is on the top of the component. Always rely on the manufacturer datasheet or multimeter testing to map schematic nodes to physical pins.

Node-by-Node Wiring Trace: Source to Load

Let us trace a standard 5V DC voltage divider circuit, commonly used to feed an analog input on a microcontroller like an Arduino Uno. We will use a standard 10kΩ linear panel-mount potentiometer (e.g., Alpha RD901F-40-20K-B10K).

  1. Source to Pin 1 (Counter-Clockwise Terminal): Connect your positive voltage rail (5V VCC) to Pin 1. Polarity matters here for predictable operation. If you wire VCC to Pin 1 and Ground to Pin 3, turning the shaft clockwise will increase the output voltage. Reversing VCC and Ground will invert the physical rotation direction relative to the voltage output.
  2. Wiper (Pin 2) to Load: Connect the center wiper pin to your load. In this trace, route a jumper wire from Pin 2 directly to the Arduino's A0 (Analog 0) pin. This node carries the divided voltage, which will range from 0.0V (shaft fully counter-clockwise) to 5.0V (shaft fully clockwise).
  3. Pin 3 (Clockwise Terminal) to Ground: Connect Pin 3 to your circuit's common ground (GND). Ground path callout: This connection completes the circuit. The current flows from the 5V source, through the entire 10kΩ resistive track to Pin 3, and returns to the power supply's ground terminal. The ground path must be tied to the same common ground plane as your microcontroller, otherwise the analog-to-digital converter (ADC) will read floating, erratic values.

If you are wiring a metal-cased audio potentiometer, you will often find a fourth, separate lug attached directly to the metal chassis. This is not part of the resistive circuit. Trace a dedicated wire from this chassis lug directly to your system's star ground or shield ground to prevent electromagnetic interference (EMI) from coupling into your audio signal.

Terminal Mapping and Meter Verification

Physical pinouts change depending on the form factor. Below is a mapping table translating schematic nodes to the two most common physical packages you will encounter on the bench.

Schematic Node Function Panel Mount (e.g., Alpha RD901F) Trimpot (e.g., Bourns 3296W)
Node A (Top) CCW Terminal / VCC Pin 1 (Left, viewing from top) Pin 1 (Left, viewing from top)
Node B (Arrow) Wiper / Output Pin 2 (Center) Pin 2 (Center)
Node C (Bottom) CW Terminal / GND Pin 3 (Right, viewing from top) Pin 3 (Right, viewing from top)

Note: Always view panel mount pots from the top (shaft facing you) and trimpots from the component side to apply this mapping.

How to Verify Each Connection with a Multimeter

Never assume pinouts on salvaged or unmarked components. Use a digital multimeter (DMM) to verify the nodes before applying power.

  1. Identify the Wiper: Set your DMM to resistance (Ω) mode. Measure the resistance across all three pin combinations (1-2, 2-3, and 1-3) while the shaft is stationary. The pair that reads the total nominal resistance (e.g., exactly 10kΩ) and does not change when you turn the shaft are the two end terminals. The pin common to the two changing measurements is your wiper.
  2. Verify the Sweep: Connect your DMM probes between the Wiper and Pin 3 (Ground). Turn the shaft slowly from fully counter-clockwise to fully clockwise. The resistance should sweep smoothly from 0Ω up to 10kΩ without any sudden jumps or dropouts. Dropouts indicate a dirty or worn carbon track, requiring contact cleaner (like DeoxIT D5) or component replacement.
  3. Identify the Taper: Turn the shaft to the exact mechanical center (50% rotation). Measure the resistance between the Wiper and Pin 3. If the reading is approximately 50% of the total resistance (e.g., ~5kΩ on a 10kΩ pot), it is a linear taper. If the reading is significantly lower (e.g., ~1.5kΩ), it is a logarithmic/audio taper.
Safety & Power Warning: When using a potentiometer as a variable resistor (rheostat) to control current to a load like an LED or small motor, check the component's power dissipation rating. Standard carbon track pots are typically rated for just 0.05W to 0.2W. Pushing high current through the wiper will melt the resistive track and destroy the component. For high-current applications, use a wirewound rheostat or a transistor-based control circuit.

Frequently Asked Questions

How do I read a potentiometer circuit diagram symbol for a volume control?

For audio volume controls, the circuit diagram will usually specify a logarithmic taper, often marked with an 'A' (e.g., A10K) or a small curved line next to the resistor symbol. Human hearing perceives loudness logarithmically, so an audio taper pot provides a smooth, perceived linear increase in volume as you turn the knob. If you substitute a linear taper (B10K) in an audio circuit, the volume will appear to jump abruptly in the first 20% of the rotation and barely change for the rest of the sweep. Additionally, audio diagrams often show the wiper connected to the amplifier input, Pin 1 to the audio source, and Pin 3 to audio ground.

Which pins should I use in a variable resistor circuit diagram?

When a schematic calls for a variable resistor (rheostat configuration) rather than a voltage divider, you only need two connections: one end terminal (Pin 1) and the wiper (Pin 2). However, experienced engineers use a specific wiring trick: they physically jumper the unused wiper pin to the unused end terminal (e.g., tie Pin 2 to Pin 3). If the wiper loses contact with the resistive track due to vibration, dirt, or mechanical wear, the circuit defaults to the maximum fixed resistance of the pot rather than becoming an open circuit. This prevents the downstream circuit from failing entirely or a transistor from biasing out of control.

Why does my potentiometer circuit diagram show a third ground wire on the casing?

In high-fidelity audio or sensitive analog sensor circuits, you will often see a ground symbol attached to a separate lug on the potentiometer symbol. This represents the metal shielding can or the internal electrostatic shield of a premium panel-mount potentiometer. This lug is electrically isolated from the three resistive pins. You must wire this shield lug directly to your system's clean chassis ground or star ground point. This creates a Faraday cage effect, shunting radiated EMI and 50/60Hz mains hum away from the high-impedance audio or sensor signals passing through the wiper.