Stepper Motor Symbol
Definition: The Stepper Motor symbol represents a digital-pulse-driven electromechanical actuator drawn as a circle labeled 'M / STEP' with three coil-winding input pins (A1, A2, B1) and one common pin, denoting a brushless DC motor that rotates in discrete angular increments (steps) proportional to the number of electrical pulses applied to its winding phases, as referenced in IEC 60617-07 (electromechanical devices) and widely used in CNC, 3D printing, and robotics schematics.
Also known as: step motor symbol, stepper motor schematic symbol, NEMA17 motor symbol, bipolar stepper symbol, stepping motor symbol.
What the Stepper Motor symbol means
The Stepper Motor symbol represents a class of synchronous brushless motor that converts a digital pulse sequence into precise rotational motion. Each electrical pulse applied to the motor's phase windings advances the rotor by a fixed angular step — typically 1.8° (200 steps/revolution) for a standard NEMA 17 motor — without requiring a shaft encoder or position feedback sensor. The motor's position is determined by counting pulses from a known reference, making steppers the preferred choice for open-loop position control in CNC machines, 3D printers, plotters, and laboratory automation equipment.
In circuit diagrams, the stepper motor symbol (circle with 'M STEP' label and multiple coil pins) indicates that the motor requires a dedicated stepper driver IC or module to sequence the winding phases in the correct order. The pins A1, A2, and B1 (plus common) represent the accessible coil terminals of the winding phases that the driver switches in sequence to create rotational motion. The symbol communicates to the designer that a microcontroller and driver stage are required between the logic-level control signals and the motor.
How to identify the Stepper Motor symbol
The Stepper Motor symbol is a circle (representing the motor body) with two text labels inside: 'M' (motor designation) on top and 'STEP' below it, indicating it is a stepping motor rather than a continuous-rotation motor. Three input pin stubs exit the left side of the circle at different heights (A1 at top, A2 in middle, B1 at bottom), representing the motor phase winding terminals. A single pin exits the right side labeled 'Common', representing the center tap or common return of the windings. The circle format distinguishes it from a rectangular driver module and the 'STEP' label distinguishes it from a standard DC motor circle (which omits the 'STEP' label).
Function in a circuit
A stepper motor advances its rotor by precisely one step angle each time the driver applies an energisation pulse to its phase windings in the correct sequence. In a bipolar two-phase motor (the most common type), the driver alternates current direction through two coil pairs (A and B phases). Full-step mode sequences through four states, advancing 1.8° per state for a 200-step/revolution motor. Half-step mode sequences through eight states (alternating single and dual-phase energisation), advancing 0.9° per state for 400 effective steps/revolution and smoother motion. Microstepping (16, 32, or 256 microsteps per full step) further subdivides each step using proportional current control in both phases simultaneously, providing very smooth motion and improved positional resolution at the cost of reduced torque.
Standards: IEC vs ANSI
| IEC 60617 | IEC 60617-07 (electromechanical devices) provides the general motor symbol (circle with designator M) but does not define a specific symbol for stepper motors. IEC 60034 series governs rotating machine performance. In schematics, the 'M STEP' annotation inside the motor circle is the accepted convention for identifying a stepper motor. |
|---|---|
| ANSI/IEEE 315 | ANSI Y32.2-1975 (IEEE 315) defines motor symbols as circles with appropriate letter designations. No specific NEMA or ANSI standard defines a unique graphical symbol exclusively for stepper motors; the labeled circle 'M' with 'STEP' or 'SM' annotation is the convention used in North American electronics and CNC schematics. |
| Key difference | No glyph difference exists between IEC and ANSI for stepper motor symbols. Both use an annotated circle. NEMA (National Electrical Manufacturers Association) defines physical frame sizes (NEMA 8, 11, 14, 17, 23, 34) and mechanical standards for stepper motors, but not schematic symbols. |
Terminals / pins
| Pin | Name |
|---|---|
| a1 | A1 |
| a2 | A2 |
| b1 | B1 |
| common | Common |
Typical values
Typical NEMA 17 (42 mm frame): step angle 1.8° (200 steps/revolution), current rating 1.0–2.0 A per phase, resistance 1.5–10 Ω per phase, inductance 1–10 mH per phase, holding torque 20–90 N·cm. Voltage: typically driven at 12–24 V for torque optimisation even if coil resistance is 2 Ω. Typical supply: 8.2–45 V DC (A4988 driver range). Number of wires: 4-wire (bipolar), 5-wire (unipolar with common), or 6-wire (unipolar with center taps).
Where the Stepper Motor symbol is used
- 3D printer XYZ axis drives (NEMA 17 steppers on Cartesian and CoreXY machines) requiring open-loop position control
- CNC router and laser cutter gantry systems using NEMA 23 or NEMA 34 steppers for precise feed movement
- Camera slider and focus puller rigs in cinema/photography equipment for repeatable motorized movement
- Laboratory instrument positioning systems (syringe pumps, microscope stages, spectrophotometer slits)
- Valve and damper actuators in HVAC and process control where discrete position steps are sufficient
- Automated PCB pick-and-place machines and paste dispensers requiring accurate X-Y-Z positioning
Example
In a 3D printer extruder schematic, a stepper motor symbol is shown with A1 and A2 pins connected to the 1A and 1B outputs of an A4988 stepper driver module and B1 and Common connected to 2A and 2B. The printer's main control board sends STEP pulses (200 Hz at 30 mm/s feedrate) and a DIR signal to the driver. The 12 V motor supply (VMOT) powers the driver's H-bridge, which sequences phase currents through the motor windings at the programmed 800 mA current limit.
Key facts
- The Stepper Motor symbol is a circle labeled 'M STEP' with four pins: A1, A2, and B1 (phase winding inputs on the left) and Common (shared reference on the right), as used in IEC and ANSI motor schematic conventions.
- A standard NEMA 17 stepper motor has a step angle of 1.8°, equating to 200 full steps per revolution. Microstepping drivers can subdivide this to 400, 800, 1600, or more steps per revolution.
- Stepper motors are synchronous brushless motors — they do not require commutator brushes or hall-effect sensors, and their position is determined by counting pulses from a known home reference (open-loop control).
- Bipolar stepper motors (4-wire) require the driver to reverse current direction in each coil; unipolar motors (5- or 6-wire) have center taps allowing simpler switching but at reduced torque per unit copper.
- Motor holding torque (the torque required to rotate a stationary, energised stepper away from its current position) is the maximum rated torque; detent torque is the residual torque when the motor is de-energised.
- Common stepper driver ICs used with NEMA 17 motors include the A4988 (2 A, 35 V), DRV8825 (2.2 A, 45 V), and TMC2208 (1.4 A RMS, 29 V); all sequence the A and B phase windings in response to STEP and DIR digital inputs.
- Step loss (missed steps) occurs when the load torque exceeds the available motor torque at the operating speed; lost steps are undetectable in open-loop systems — closed-loop stepper systems add an encoder to verify position.
- NEMA 17 describes the 42.3 mm × 42.3 mm faceplate dimension of the motor, not its electrical characteristics; NEMA 23 has a 57.2 mm faceplate and NEMA 34 has an 86.4 mm faceplate for higher-torque applications.
Frequently asked questions
What does the stepper motor symbol look like in a circuit diagram?
The Stepper Motor symbol is a circle with 'M' and 'STEP' labels inside, indicating a motor of the stepping type. Three pin stubs exit the left side (A1, A2, B1 for the winding phases) and one exits the right side (Common). The circle and 'STEP' annotation distinguish it from a standard DC motor (plain circle with 'M') or an AC motor symbol.
What does a stepper motor do in a circuit?
A stepper motor converts digital pulse sequences into precise rotational increments (steps). Each electrical pulse from the driver advances the rotor by a fixed angle — 1.8° for a standard 200-step/revolution motor. By counting pulses, the controller knows the motor shaft position without a feedback encoder, enabling open-loop position control used in 3D printers, CNC machines, and robotics.
What is the difference between a stepper motor and a DC motor symbol?
Both symbols use a circle, but a stepper motor adds the label 'STEP' inside the circle and has multiple phase winding pins (A1, A2, B1, Common), indicating that separate phase-sequenced coil currents are required. A standard DC motor symbol has just two terminals (+ and −) and no 'STEP' label, indicating continuous rotation from a DC voltage source.
What is the step angle of a typical stepper motor?
The most common stepper motor step angle is 1.8° per full step, corresponding to 200 steps per revolution. This is the standard for NEMA 17, NEMA 23, and most NEMA 34 motors. Smaller step angles (0.9° = 400 steps/rev) are available for higher resolution. Microstepping drivers further divide each full step into 2, 4, 8, 16, or 256 microsteps using proportional phase currents.
How many wires does a stepper motor have?
Bipolar stepper motors have 4 wires (two coils, no center taps): A+, A−, B+, B−. Unipolar motors have 5 wires (two coils with a shared center tap) or 6 wires (two coils with separate center taps). The 4-wire bipolar configuration is most common in modern NEMA 17 motors for 3D printers and CNC, as bipolar drivers deliver more torque for the same coil copper.
What driver IC is used with a stepper motor in a circuit?
The most common stepper driver ICs for NEMA 17 motors are the A4988 (2 A peak, 35 V supply), DRV8825 (2.2 A peak, 45 V), and TMC2208/TMC2209 (1.4 A RMS, 29 V, ultra-quiet operation). These ICs accept digital STEP (pulse) and DIR (direction) signals from a microcontroller and internally sequence the H-bridge current through the motor's A and B phase windings.
What standard defines the stepper motor symbol?
IEC 60617-07 provides the general rotating machine symbol (circle with 'M' designator) but does not define a dedicated stepper motor symbol. ANSI Y32.2/IEEE 315 uses the same approach. The 'M STEP' annotation inside the motor circle is the accepted convention in electronics and mechatronics schematics. NEMA defines physical frame standards (NEMA 17, 23, 34) but not schematic symbols.
Place the Stepper Motor symbol on a wiring diagram or schematic in the free online circuit diagram maker — no download required.