The diagram of a simple electric motor—typically a brushed DC machine—maps the stationary field (stator) to the rotating armature (rotor) via a mechanical commutator and brush assembly. While modern industrial and hobbyist drives frequently use electronic commutation (BLDC) or rotating magnetic fields (AC induction), mastering the basic brushed topology is the mandatory baseline. It dictates how you identify terminals, size conductors, select drivers, and diagnose faults across all motor families.
Below, we break down the fundamental schematic, compare modern motor types against specific load profiles, and walk through a real-world sizing calculation to ensure your next build doesn't stall or burn out.
Anatomy and Terminal Identification in the Basic Motor Diagram
When you look at a standard schematic for a simple DC motor, you are looking at two distinct electrical circuits that interact magnetically: the field circuit (which creates the stationary magnetic flux) and the armature circuit (which carries the current that generates rotational torque).
According to the NEMA MG 1 standard for motors and generators, DC motor terminals are strictly letter-coded to prevent wiring errors that could cause runaway speeds or reverse rotation:
- A1 and A2: Armature winding terminals. This is the high-current rotor circuit connected to the commutator.
- F1 and F2: Shunt field winding terminals. These use fine wire with high resistance, connected in parallel with the armature.
- D1 and D2: Series field winding terminals. Thick wire, low resistance, wired in series with the armature to boost starting torque.
- S1 and S2: Interpole (commutating pole) windings, used in larger machines to prevent arcing at the brushes.
Motor Type Comparison: Matching the Load Profile to the Drive
Understanding the simple brushed diagram helps you appreciate why we evolved to other topologies. Mechanical commutators wear out and limit RPM. Below is a data-dense comparison to help you select the right motor and controller for your specific mechanical load.
| Motor Type | Starting Torque Curve | Required Controller / Driver | Typical Cost (per HP/kW) | Best Load Profile |
|---|---|---|---|---|
| Brushed DC | High starting torque (series) or flat (shunt) | Simple MOSFET PWM or H-Bridge | $15 - $40 / HP | Traction, winches, simple linear actuators |
| BLDC (Brushless DC) | Flat torque up to base speed, drops at high RPM | 3-Phase ESC (Hall-sensored or Sensorless FOC) | $80 - $150 / kW | High-speed/efficiency: drones, compressors, spindles |
| Stepper (e.g., NEMA 23) | High holding torque at zero speed, drops sharply with RPM | Microstepping chopper drive (e.g., TMC2209, DM542) | $40 - $90 / unit | Open-loop positioning: CNC routers, 3D printer axes |
| AC Induction (3-Phase TEFC) | Low starting torque (Direct-On-Line), peaks near sync speed | VFD (Variable Frequency Drive) or DOL Contactor | $100 - $250 / HP | Continuous centrifugal loads: pumps, fans, conveyors |
Note on Steppers vs. Servos: Steppers and AC/DC servos are not interchangeable. A stepper relies on open-loop magnetic detents and will silently lose steps if overloaded. A servo motor uses a closed-loop encoder to actively detect position error and dynamically increase current to correct it, making servos mandatory for high-inertia, dynamic pick-and-place loads.
Sizing Rule of Thumb and Worked Conveyor Load Example
A common mistake on the workbench is converting motor horsepower to kilowatts without calculating the actual mechanical load context. A 1 HP (746 W) motor is useless if it is geared incorrectly for the required torque.
The Sizing Rule of Thumb: Calculate the continuous mechanical load torque and power, then multiply by a 1.5 Service Factor (SF) to account for start-up inertia, friction degradation, and thermal headroom. For a deeper mathematical breakdown of inertia matching, refer to the Oriental Motor sizing documentation.
Worked Example: 12V DC Winch / Lift Motor
Suppose you are building a 12V automated winch to lift a 20 kg (44 lb) payload at a speed of 0.2 meters per second, using a spool with a radius of 0.04 meters (40 mm).
- Calculate Force: F = mass × gravity = 20 kg × 9.81 m/s² = 196.2 Newtons.
- Calculate Required Torque: Torque = Force × radius = 196.2 N × 0.04 m = 7.85 Nm.
- Calculate Required RPM: Spool circumference = 2 × π × 0.04 m = 0.251 meters. Revolutions per second = 0.2 m/s ÷ 0.251 m = 0.796 rps. RPM = 0.796 × 60 = 47.8 RPM.
- Calculate Mechanical Power: Power = Torque × Angular Velocity (rad/s). Angular velocity = 47.8 × (2π / 60) = 5.0 rad/s. Power = 7.85 Nm × 5.0 rad/s = 39.25 Watts.
- Apply Service Factor: 39.25 W × 1.5 SF = 58.8 Watts.
The Selection: You need a 12V DC gearmotor rated for at least 60W continuous output at roughly 50 RPM. A standard 12V 75W planetary gearmotor (such as those from BaneBots or Anaheim Automation, typically priced around $55–$75) paired with a 20:1 or 30:1 gearbox will perfectly meet this profile while keeping the motor in its optimal efficiency band.
Failure Signatures: Diagnosing Hum, Overheat, and Stall
Even with perfect sizing, motors fail. By listening to the motor and checking your driver telemetry, you can diagnose the root cause based on the motor's internal topology. For more on underlying DC machine faults, see the Electronics Tutorials guide on DC motor faults.
1. The "Hum" (Acoustic Noise Without Rotation)
- AC Induction: This usually indicates single-phasing. If one leg of a 3-phase supply drops (blown fuse or failed contactor pole), the motor loses its rotating magnetic field and simply vibrates at line frequency (50/60Hz hum). Fix: Check all three phases with a multimeter; replace the contactor or fuse.
- Stepper: Mid-band resonance. Steppers naturally exhibit a severe torque dip at specific RPMs (often 200-400 RPM) due to rotor oscillation. Fix: Implement microstepping on your driver or add a mechanical damper to the shaft.
2. Overheating (Case Temperature > 80°C)
- BLDC: Often caused by Hall sensor misalignment. If the sensor wiring is swapped or the sensors are physically misaligned, the ESC fires the wrong stator coils at the wrong time, causing massive cross-conduction currents that manifest as heat rather than torque. Fix: Verify the 120-degree electrical offset of the Hall signals using an oscilloscope.
- Brushed DC: Worn carbon brushes causing excessive arcing at the commutator. The energy lost to the arc becomes heat in the rotor core. Fix: Inspect commutator bars; if gouged, turn them on a lathe and undercut the mica, or replace the motor.
3. Stall and Missed Steps
- Stepper: Missed steps during high acceleration. The rotor's physical inertia prevents it from snapping to the next magnetic detent fast enough. Fix: Switch your motion controller from a trapezoidal acceleration profile to an S-curve (jerk-limited) profile, or increase the driver's run current.
- Brushed DC / AC Induction: A true locked-rotor stall. The motor draws Locked Rotor Amperage (LRA), which can be 5x to 8x the full-load current. Without a thermal overload relay or electronic current limit on the VFD/ESC, the windings will melt the insulation enamel in under 60 seconds, resulting in a dead short. Fix: Always install a thermal cutoff or configure the driver's overcurrent protection trip to 125% of the motor's FLA (Full Load Amps).






