Servo Motor Symbol

Servo Motor symbol
The Servo Motor symbol (IEC 60617 / ANSI Y32.2).

Definition: The Servo Motor symbol represents a closed-loop actuator that uses pulse-width modulation (PWM) position commands to drive a DC motor with internal gear reduction and feedback potentiometer, used in schematic diagrams to denote a component that rotates to a precise angular position in response to a PWM signal on its Signal pin, with VCC (typically 5 V) and GND power connections.

Also known as: RC servo, PWM servo, hobby servo, position servo, servo actuator, SG90 compatible.

What the Servo Motor symbol means

The Servo Motor symbol represents a self-contained positional actuator that combines a DC motor, a reduction gearbox, a position-feedback potentiometer, and a control circuit in one housing. It receives a PWM command signal and drives its output shaft to the corresponding angular position and holds it there against an external load torque.

In electronic circuit diagrams the servo symbol is drawn with three pins: Signal (the PWM control input), VCC (the 4.8 V–6 V power supply), and GND (the common ground reference). The servo is the standard angular actuator in robotics, RC models, and embedded-systems projects because it requires only one GPIO pin for position control and no external motor driver.

How to identify the Servo Motor symbol

The Servo Motor symbol appears as a labelled rectangular block with a motor/actuator graphic, showing three pins on one side (or the bottom): Signal (PWM in), VCC (power), and GND (ground). Some representations include a small output-shaft circle or gear icon. In simplified block diagrams it may be shown as a labelled box with the three-wire colour code (orange/red/brown for signal/power/ground) noted.

Function in a circuit

A servo motor converts a PWM signal (typically 50 Hz, with 1 ms–2 ms pulse width corresponding to 0°–180°) into a proportional shaft angle. The internal feedback potentiometer measures actual shaft position and the onboard control circuit drives the motor to eliminate any difference between the commanded and actual positions. Most hobby servos provide 0°–180° of angular travel, delivering 1.5 kg·cm to 25 kg·cm of torque depending on size.

Standards: IEC vs ANSI

IEC 60617No dedicated IEC 60617 symbol exists for a servo motor. IEC 60617 uses a general motor symbol for the DC motor element and a functional block symbol for the closed-loop servo actuator module.
ANSI/IEEE 315ANSI Y32.2 / IEEE 315 does not define a unique servo symbol. In IEEE-compliant schematics a servo is represented as a labelled functional block (rectangle) with annotated PWM input and power pins, consistent with IEEE 315 block-diagram conventions.
Key differenceBoth IEC and ANSI use the same generic labelled block for servo motors at the schematic level. Servo motor specifications are governed by the RC servo industry standard (pulse width 1–2 ms at 50 Hz) rather than by IEC or ANSI electrical symbol standards.

Terminals / pins

PinName
signalSignal
vccVCC
gndGND

Typical values

PWM control: 50 Hz (20 ms period); pulse width 1.0 ms = 0°, 1.5 ms = 90°, 2.0 ms = 180°. Supply voltage: 4.8 V–6.0 V (standard); 6.0 V–7.4 V (high-voltage digital servos). Current: 200 mA–500 mA no-load; 500 mA–2 A stall current. Torque: 1.5 kg·cm (SG90 micro) to 25+ kg·cm (standard size). Angular travel: typically 0°–180°.

Where the Servo Motor symbol is used

Example

In an Arduino robot arm schematic, the Servo Motor symbol is connected with its Signal pin to Arduino digital pin 9 (PWM-capable), VCC to the 5 V rail, and GND to the system ground. The Arduino sends a 50 Hz PWM signal: a 1.5 ms pulse holds the servo at 90°, a 1.0 ms pulse moves it to 0°, and a 2.0 ms pulse moves it to 180°.

Key facts

Diagrams that use this symbol

Frequently asked questions

What does the servo motor symbol look like in a schematic?

The servo motor symbol is a labelled rectangular block with three pins: Signal (PWM input), VCC (power), and GND (ground). It may include a small motor or gear icon inside the block to distinguish it from other module types. The three pins typically appear on one side or the bottom of the symbol.

What does the servo motor symbol mean in a circuit diagram?

The servo motor symbol represents a closed-loop PWM-controlled positional actuator. It means the component accepts a PWM signal on the Signal pin and rotates its output shaft to an angular position proportional to the pulse width, holding that position against external loads.

What PWM signal does a servo motor use?

A servo motor uses a 50 Hz PWM signal (20 ms period). Pulse width controls position: 1.0 ms = 0°, 1.5 ms = 90° (centre), 2.0 ms = 180°. Most microcontrollers generate this using a timer or servo library function.

What voltage and current does a servo motor need?

Standard hobby servos require 4.8 V to 6.0 V. Current ranges from 200 mA (no-load) to 2 A or more at stall. The power supply for servo VCC should be separate from the microcontroller supply to avoid voltage drops from servo current spikes disrupting microcontroller operation.

What is the difference between a servo motor and a stepper motor in a schematic?

A servo motor symbol shows three pins (Signal/VCC/GND) and represents a closed-loop PWM-controlled actuator with internal position feedback. A stepper motor symbol shows four or more pins (coil pairs) and represents an open-loop device that advances by discrete angular steps in response to sequential coil energisation pulses.

What is the designator for a servo motor in a schematic?

Servo motors use the designator M (motor) in most schematics, e.g. M1 or SRV1. Some diagrams use the prefix SERVO or SV to distinguish servo actuators from regular DC motors and stepper motors.

Can a servo motor turn 360 degrees continuously?

A standard servo motor rotates 0°–180° and is a positional actuator. A continuous-rotation servo has its position feedback replaced by a fixed resistor so it spins continuously; speed and direction are controlled by pulse width, with 1.5 ms being the stop point, values above 1.5 ms for one direction, and values below 1.5 ms for the other.

Place the Servo Motor symbol on a wiring diagram or schematic in the free online circuit diagram maker — no download required.