A rheostat schematic symbol represents a two-terminal variable resistor used strictly for current control. Unlike a potentiometer (which divides voltage across three terminals), a rheostat varies resistance in series with a load. The symbol you draw or read depends entirely on your region: the US ANSI/IEEE standard uses a zigzag line with an intersecting arrow, while the international IEC standard uses a rectangular box with an arrow. Knowing which symbol applies, how to wire the physical component to match the schematic, and how to avoid catastrophic wiper burnout are essential bench skills.

Rheostat Schematic Symbol Reference Table

The following table maps the standard rheostat schematic symbols to their governing bodies, visual characteristics, and typical EDA (Electronic Design Automation) library names. Use this to verify your schematic capture software is outputting the correct regional variant.

Standard / Region Symbol Name & Visual Description Governing Document Typical KiCad / Altium Library Name
ANSI / IEEE (US & Canada) Zigzag line (resistor) with an arrow crossing diagonally through the center, terminating at two connection nodes. IEEE 315 / ANSI Y32.2 R_Variable_US or POT_US (configured as 2-pin)
IEC (Europe & Global) Open rectangular box with an arrow touching the top edge or passing through it, terminating at two connection nodes. IEC 60617 R_Variable_EU or POT_EU (configured as 2-pin)
Old UK (Legacy) Similar to IEC rectangle, but often features an arrow that does not fully cross the box, sometimes with a specific 'wiper' hook notation. BS 3939 (Withdrawn) RHEOSTAT_BS (Legacy libraries only)
Trimmer / Preset (Global) Standard rheostat symbol (zigzag or box) but the arrow is replaced with a 'T' shape or ends in a small flat line, indicating a screwdriver-adjustable preset. IEEE 315 / IEC 60617 R_Trimmer or TRIMPOT
Bench Tip: Most modern EDA tools do not have a dedicated 'rheostat' symbol in their base libraries. The standard practice is to place a 3-terminal potentiometer symbol and explicitly tie the wiper (pin 2) to one of the end terminals (pin 1 or 3) on the schematic sheet to denote rheostat operation.

Rows People Get Wrong: The Floating Wiper Trap

The most frequent error in both schematic drafting and physical wiring is treating a rheostat as a simple two-terminal device while ignoring the third physical pin on the component. If you buy a standard 3-pin potentiometer and wire only the wiper and one end terminal to match a 2-pin rheostat schematic symbol, you are creating a reliability hazard.

The Physics of the Failure: The wiper inside a potentiometer is a spring-loaded metal contact riding on a resistive track (carbon, cermet, or wirewound). Due to mechanical vibration, thermal cycling, or dust ingress, the wiper will momentarily lose contact with the track. If the third terminal is left floating (unconnected), this momentary loss of contact creates an open circuit. In a current-control application like a DC motor drive or an LED bias network, an open circuit causes the current to drop to zero instantly, resulting in motor stalling, microcontroller resets, or severe voltage spikes across inductive loads.

The Fix: Always tie the unused end terminal directly to the wiper terminal. If the wiper lifts off the track, the current simply flows through the jumper wire into the remaining resistive track. The circuit defaults to the maximum resistance of the pot rather than an infinite open circuit. See the Electronics Tutorials guide on potentiometers for a detailed breakdown of this wiring topology.

Regional Standards: Interpreting Faded or Legacy Prints

When servicing older equipment or reading international schematics, you will encounter variations of the rheostat schematic symbol that deviate from modern software defaults.

  • US Industrial Prints (Pre-1990s): You will often see the ANSI zigzag symbol drawn with the arrow pointing strictly to the left or right, rather than diagonally. The direction of the arrow historically indicated whether clockwise rotation of the shaft increased or decreased resistance. Modern IEEE 315 drops this rotational requirement, relying on the datasheet instead.
  • European IEC Prints: The IEC 60617 rectangular box is standard, but in high-power industrial schematics (like motor starters), the rheostat symbol is often drawn with a second parallel zigzag or box next to it, indicating a ganged or multi-deck rheostat where one shaft controls multiple isolated circuits.
  • Safe Interpretation of Missing Markings: If you are handed a physical board with a faded 3-pin variable resistor and no schematic, do not guess the pinout. Set your digital multimeter (DMM) to the resistance (Ω) range. Measure across all three pin combinations (1-2, 2-3, 1-3) while turning the shaft. The pair that remains constant and equals the rated maximum resistance (e.g., 10kΩ) are the two end terminals. The pin that shows varying resistance against both of the other two pins is the wiper.

Decision Tree: Selecting and Wiring the Right Variable Resistor

Do not default to a standard carbon-track potentiometer just because the schematic shows a generic rheostat symbol. The schematic symbol dictates the function (2-terminal current control), but the physical component must be chosen based on the power and current requirements. Use this decision matrix to select your exact part number.

Application Goal Circuit Function Required Component Type Concrete Part Pick (2026)
DC Motor Speed Control (Loads > 100mA) Variable series resistance to drop voltage under high current. Wirewound Rheostat. Must handle high wattage; carbon tracks will burn out. Bourns 3590P-1-102L (1kΩ, 3W Wirewound Panel Mount)
LED Bias Trimming (Loads < 20mA) Fine-tuning current on a PCB to set exact LED brightness. Cermet Trimmer (Preset). Multi-turn for precision, low power rating acceptable. Bourns 3296W-1-103LF (10kΩ, 0.5W, 25-turn Top Adjust)
Audio Volume Control (Signal level) Voltage division, not current limiting. Stop: This is not a rheostat. Potentiometer (3-Terminal). Requires audio taper (logarithmic) for human hearing perception. Alps RK097 Series (10kΩ Log Taper, 3-terminal)
High-Power Dummy Load (Loads > 2A) Dissipating massive heat for battery or PSU testing. Slide-Wire / Toroidal Rheostat. Exposed wirewound element with forced air cooling. Ohmite 280 Series (e.g., 281-100, 100Ω, 25W Vitreous Enamel)
Wiper Current Warning: A common bench mistake is looking only at the total power rating of a potentiometer. A 1kΩ, 0.5W carbon potentiometer can safely dissipate 0.5W across the entire track (approx 22mA). However, the wiper contact itself is often only rated for 10mA to 50mA. If you wire it as a rheostat and run 100mA through the wiper to the end terminal, you will melt the wiper contact internally, even if the total resistance math suggests it should handle the heat. Always check the manufacturer datasheet for wiper current limits when designing high-current rheostat circuits.

Safe Interpretation of Faded or Unmarked Schematics

When reverse-engineering a legacy control panel or repairing a schematic where the rheostat symbol is partially obscured, follow this strict verification protocol before applying power:

  1. Identify the Topology: Trace the lines connected to the symbol. If the symbol is in series with the load and power source, it is functioning as a rheostat (current control). If it is connected across the power rails with the center pin feeding an amplifier or ADC, it is a potentiometer (voltage divider), regardless of how the symbol was drawn.
  2. Verify the Wattage: If the schematic calls for a rheostat in series with a 12V, 1A motor, the physical component must be rated for at least 12W (P = I²R, assuming worst-case full resistance drop). If the installed physical part is a standard 9mm carbon pot (rated 0.1W), the previous technician made a critical error. Replace it immediately with a wirewound panel-mount rheostat.
  3. Check for the Wiper Jumper: Physically inspect the board. If the component is wired as a rheostat, verify that a solder bridge or jumper wire exists between the wiper pin and the unused end pin. If missing, add a 22 AWG solid-core jumper wire before powering the circuit to prevent open-circuit inductive kickback.

By strictly matching the rheostat schematic symbol to the correct physical topology and respecting the current limits of the wiper, you ensure that variable current control remains stable, noise-free, and safe across any regional standard.