When searching for examples of an electric motor for a workbench or DIY automation build, you will generally encounter four distinct architectures: the brushed DC gearmotor, the NEMA-frame stepper, the brushless DC (BLDC) outrunner/inrunner, and the single-phase AC induction motor. Selecting the right one is rarely about raw power; it is about matching the motor’s torque curve to your specific load profile, pairing it with the correct drive electronics, and wiring it safely.

This guide breaks down the most common motor types found in maker spaces and light-industrial applications, providing concrete sizing math, terminal wiring identification, and the failure signatures you need to recognize when things go wrong.

Matching Motor Types to Load Profiles

Different mechanical loads demand entirely different torque delivery methods. A conveyor belt needs high starting torque to break static friction, while a centrifugal fan needs very little starting torque but demands continuous thermal endurance at high RPM. Treating a stepper and a servo as interchangeable, or assuming any DC motor can handle a high-inertia load without a gearbox, are the most common mistakes in drive selection.

Motor Type Torque Curve & Profile Control / Drive Needs Approx. Cost (2026) Best Load Profile
Brushed DC Gearmotor (e.g., 12V 60 RPM) Peak torque at 0 RPM (stall); drops linearly as speed increases. Simple H-bridge or PWM speed controller. No complex tuning. $15 – $45 High-friction, low-speed linear actuators, winches, and tank treads.
NEMA 23 Bipolar Stepper (e.g., 3.0A, 2.8mH) Massive holding torque at 0 RPM; torque drops off sharply above 800 RPM. Constant-current chopper drive (e.g., TB6600, DM542T). Requires pulse/dir signals. $25 – $60 Open-loop CNC routing, 3D printer axes, and pick-and-place positioning.
BLDC Outrunner (e.g., 500KV, 5010 size) High torque density across a broad mid-range RPM; requires sensor or sensorless commutation. Field Oriented Control (FOC) ESC (e.g., ODrive, SimpleFOC) or standard RC ESC. $40 – $120 Direct-drive robotic joints, gimbals, and high-efficiency traction drives.
1/2 HP Single-Phase AC Induction (NEMA 56 Frame) Low starting torque (unless capacitor-start); peaks near synchronous speed (e.g., 1725 RPM). Direct-on-line (DOL) contactor, drum switch, or single-phase VFD. $110 – $180 Continuous-duty belts, bench grinders, drill presses, and HVAC blowers.
Bench Rule: If your load requires holding a heavy weight against gravity without mechanical brakes (like a Z-axis on a router), use a stepper or a worm-gear DC motor. Standard AC induction and BLDC motors will back-drive or drop the load when power is removed unless they feature specific dynamic braking or mechanical detents.

Sizing Rule of Thumb and Worked Load Example

Never size a motor based on peak stall torque or arbitrary horsepower ratings without calculating the actual continuous mechanical power required at the operating speed. The golden rule of motor sizing is to calculate continuous mechanical power, then apply a 25% to 30% service factor for thermal headroom and transient overloads.

Worked Example: Sizing a Motor for a 12-Inch Bench Lathe

Suppose you are retrofitting a belt-driven bench lathe. Your heaviest continuous cutting operation requires 1.8 Nm of torque at the spindle, and you are running the spindle at 500 RPM.

  1. Calculate Mechanical Power (Watts): The formula is P = (T × RPM) / 9.5488.
    P = (1.8 Nm × 500 RPM) / 9.5488 = 94.25 Watts.
  2. Account for Drivetrain Losses: A V-belt drive is roughly 90% efficient. 94.25W / 0.90 = 104.7 Watts required at the motor shaft.
  3. Apply the Service Factor: Multiply by 1.30 to prevent the motor from running at its absolute thermal limit, which degrades insulation and bearings over time.
    104.7W × 1.30 = 136.1 Watts.
  4. Select the Motor: 136.1 Watts translates to roughly 0.18 Horsepower (1 HP = 746W). The next standard NEMA fractional size up is a 1/4 HP (approx. 186W) motor. Selecting a 1/4 HP capacitor-start AC induction motor gives you the necessary continuous thermal capacity without oversizing the physical frame.

For authoritative reference tables on motor torque and speed relationships, the Engineering Toolbox motor calculators and the NEMA MG-1 standard guidelines are essential bookmarks for any drive design.

Wiring and Terminal Identification: Single-Phase AC Induction

Of all the examples of an electric motor you will wire on a jobsite or in a garage, the single-phase AC induction motor (specifically the Capacitor-Start variant) causes the most confusion. Unlike three-phase motors, single-phase motors require a phase shift to create a rotating magnetic field, which is achieved using a start winding and a centrifugal switch.

Below is the standard NEMA terminal identification for a 115V single-voltage (or 115V configuration of a dual-voltage) capacitor-start motor. Always verify against the specific diagram under your motor's conduit box cover, as manufacturers like Dayton, Baldor, and WEG occasionally use proprietary color codes.

Terminal ID Winding / Component 115V Connection (Standard NEMA) Function
T1, T3 Main Run Winding (Coil 1) Tied to L1 (Hot) Provides continuous running torque.
T2, T4 Main Run Winding (Coil 2) Tied to L2 (Neutral) Parallel configuration for 115V operation.
T5 Start Winding / Centrifugal Switch Tied to L2 (Neutral) Completes the start circuit.
T8 Start Winding / Start Capacitor Tied to L1 (Hot) Energizes start winding; disconnected by centrifugal switch at ~75% RPM.
Safety & Reversing: To reverse the direction of a single-phase AC motor, you must reverse the polarity of the start winding relative to the run winding. In the table above, this means swapping T5 and T8. Never attempt to reverse a single-phase motor while it is spinning; the centrifugal switch will re-engage the start winding, causing massive current spikes and potential mechanical failure. Always use a Zero-Speed or Drum Switch designed for motor reversal.

Drive Controllers and Failure Signatures

Matching the motor to the correct driver is just as critical as the mechanical load. A mismatched driver will result in immediate failure or degraded performance. Furthermore, motors communicate their distress through specific auditory and thermal signatures before catastrophic failure.

Controller Demands by Motor Type

  • Stepper Motors: Demand a constant-current chopper drive. If you feed a 3A rated NEMA 23 stepper with a simple 24V DC power supply without current limiting, it will draw stall current (often 10A+), overheat the coils in seconds, and melt the insulation. Use a driver like the TB6600 set to the motor's rated RMS current.
  • BLDC Motors: Demand electronic commutation. For high-performance robotics, a Field Oriented Control (FOC) driver like the ODrive is required to manage the sinusoidal phase currents smoothly. Standard RC ESCs use trapezoidal block commutation, which is cheaper but causes torque ripple at low speeds.
  • AC Induction: For fixed speed, a simple contactor or relay suffices. For variable speed, you must use a Variable Frequency Drive (VFD). Note: Standard single-phase AC motors cannot be safely run on standard 3-phase output VFDs without derating the VFD by at least 50% and bypassing the VFD's internal phase-loss protection.

Reading Failure Signatures

  • The "Hum" (AC Induction): If you flip the switch on a drill press or table saw and the motor just sits there and hums loudly, the motor is stalled on the main winding. Diagnosis: The start capacitor has likely failed open (dried out electrolyte), or the centrifugal switch contacts are corroded/stuck open. The start winding is not engaging to provide the initial phase shift.
  • Overheat (Stepper): Stepper motors run hot by design (often 70°C to 80°C on the casing). However, if the motor is too hot to touch after just a few minutes of light movement, the chopper drive's decay mode is likely set incorrectly (fast decay causes excessive eddy current heating), or the RMS current limit is set above the motor's nameplate rating.
  • Stall / Desync (BLDC): If a sensorless BLDC motor stutters, violently vibrates, and stops under load, it has "desynced." The ESC has lost track of the rotor's magnetic position. Diagnosis: The acceleration ramp is too aggressive for the load's inertia, or the bus voltage has sagged under load, starving the ESC's back-EMF zero-crossing detection circuitry.

Frequently Asked Questions

What are examples of an electric motor used in high-torque robotics?

For high-torque, low-speed robotics (like robotic dog legs or heavy payload arms), the standard examples of an electric motor are high-pole-count BLDC outrunners paired with harmonic strain-wave gearboxes, or high-voltage brushless servo motors (like the Mige or T-Motor AK series). These provide massive torque density and allow for closed-loop torque control, which is mandatory for dynamic balancing.

Can you give examples of an electric motor that run directly from mains AC?

The most common examples of an electric motor that plug directly into standard 120V/240V wall power without complex electronics are Universal Motors (found in corded drills, vacuums, and blenders—they use brushes and can run on AC or DC) and Single-Phase AC Induction Motors (found in HVAC fans, sump pumps, and bench grinders). Universal motors offer incredibly high RPM and power-to-weight ratios, while induction motors offer high reliability and continuous duty cycles.

What are examples of an electric motor for precise CNC positioning?

The undisputed examples of an electric motor for open-loop CNC positioning are NEMA 17 and NEMA 23 bipolar stepper motors. They move in discrete, predictable steps (usually 1.8° or 200 steps per revolution). For closed-loop CNC applications where missed steps cannot be tolerated (like large plasma tables), AC Servo Motors (which are essentially 3-phase BLDC motors with high-resolution encoders) are the standard choice.

How do I choose between stepper and servo examples of an electric motor?

Do not treat stepper and servo motors as interchangeable. Choose a stepper motor when your budget is tight, your speeds are below 800 RPM, and the system can tolerate a "missed step" without catastrophic failure (e.g., a 3D printer extruder). Choose an AC servo motor when you need high speeds (3000+ RPM), dynamic response to rapidly changing loads, and absolute positional certainty via encoder feedback. Servos require complex tuning (PID loop adjustment) and cost 3x to 5x more than an equivalent stepper setup, but they deliver continuous torque at high speeds where a stepper's torque curve would completely collapse.