An AC motor converts alternating current into mechanical rotation via a naturally rotating magnetic field in the stator, whereas a DC motor relies on direct current and a mechanical commutator or electronic controller to sequentially switch the magnetic field. While both ultimately turn electrical energy into shaft work, the underlying physics dictate entirely different approaches to wiring, control circuitry, and thermal management on the bench and in the field.
The Core Difference: How AC and DC Motors Actually Spin
What this fundamental difference changes in a real circuit is your entire drive topology. If you are wiring a 3-phase AC induction motor, you are dealing with a machine that naturally wants to spin at a synchronous speed dictated by the line frequency (e.g., 1800 RPM for a 4-pole motor on a 60 Hz grid). To control its speed, you must alter the frequency using a Variable Frequency Drive (VFD), which chops a DC bus voltage into a simulated sine wave using high-speed IGBTs.
Conversely, a brushed DC motor's speed is directly proportional to the applied voltage. Speed control here requires an Electronic Speed Controller (ESC) or a simple H-bridge that uses Pulse Width Modulation (PWM) to vary the average DC voltage hitting the armature. You are switching DC, not synthesizing an AC waveform.
The Math on the Bench: A Worked Numeric Example
Let's look at the physical reality of sizing wires and breakers for a 1/2 HP (373W) mechanical load, comparing a 24V DC brushed setup against a 230V single-phase AC induction setup.
24V DC Brushed Motor Sizing
Assuming a typical brushed DC motor efficiency of 80%, the electrical power required is:
P_in = P_out / Efficiency = 373W / 0.80 = 466W
The continuous current draw is:
I = P_in / V = 466W / 24V = 19.4A
Because this is a continuous load (running for 3 hours or more), NEC-style guidance requires sizing the conductors and overcurrent protection at 125% of the continuous load: 19.4A × 1.25 = 24.25A. You must use 10 AWG copper wire (rated 35A at 75°C) and a 30A DC-rated breaker. 12 AWG (rated 25A) is too close to the edge and risks nuisance tripping during minor startup surges.
230V Single-Phase AC Induction Motor Sizing
AC motors introduce Power Factor (PF). Assuming a PF of 0.75 and an efficiency of 75%:
I = P_out / (V × PF × Efficiency) = 373W / (230V × 0.75 × 0.75) = 2.88A
Applying the 125% continuous load multiplier gives 3.6A. You can safely wire this with standard 14 AWG copper (rated 15A) on a 15A standard thermal-magnetic breaker. The AC motor draws 86% less current, but your circuit must now handle reactive power (VA) and the high inrush current (Locked Rotor Amperage) typical of AC induction starts.
Where You Meet This in Practice
You will encounter these two paradigms in distinct domains based on their torque-speed characteristics and control requirements:
- HVAC Blowers (AC): Permanent Split Capacitor (PSC) or Electronically Commutated Motors (ECM). They run continuously at fixed or loosely variable speeds directly off the mains.
- Robotics and Arduino Projects (DC): Brushed DC gearmotors or steppers. They offer simple, low-voltage speed and direction control via cheap L298N or TB6612FNG H-bridge drivers.
- Industrial Conveyors and Pumps (AC): 3-phase AC induction motors paired with VFDs. They dominate industry because they are brushless, rugged, and require almost zero maintenance compared to DC commutators.
- EV Traction and Drones (BLDC/AC): High-power density applications use 3-phase AC induction or BLDC motors driven by massive high-voltage DC inverters.
Scenario Walkthrough: Sizing a Conveyor Drive (And What Went Wrong)
Theory is clean; the jobsite is not. Here is a real-world scenario where misunderstanding AC motor physics at low speeds caused a system failure.
- The Setup: We were upgrading a packaging line conveyor from an old 90V DC SCR drive to a modern 230V 3-phase AC motor with a VFD. The goal was to eliminate the maintenance of replacing DC motor brushes every six months.
- The Numbers: The load required 4 Nm of continuous torque at a slow 300 RPM. We selected a 0.75 kW (1 HP) 4-pole AC motor (rated 1750 RPM at 60 Hz) and a standard Volts-per-Hertz (V/Hz) VFD.
- The Outcome: To get 300 RPM from a 4-pole motor, the VFD needed to output 10 Hz (since 120 × 10 Hz / 4 poles = 300 RPM). In standard V/Hz mode, the VFD linearly scales the voltage with frequency to maintain a constant magnetic flux. At 10 Hz, the VFD output was only 38V (230V × 10/60).
- What Went Wrong: At such a low voltage, the 38V output wasn't enough to overcome the stator winding's internal resistance (the I×R voltage drop). The magnetic flux in the air gap collapsed. Because motor torque is proportional to the square of the flux, the motor lost its torque, stalled under the conveyor load, and began drawing locked-rotor current at 10 Hz, rapidly overheating the windings.
- The Fix: We reprogrammed the VFD from standard V/Hz to Sensorless Vector Control (SVC). SVC decouples the magnetizing current from the torque-producing current, allowing the drive to inject extra low-frequency voltage boost to overcome the stator I×R drop, restoring full 4 Nm of torque at 300 RPM.
For a deeper dive into the mathematical modeling of these stator losses, the All About Circuits AC motor guide provides excellent baseline formulas for slip and rotor resistance.
AC vs DC Motor Selection Matrix
When designing a new system or retrofitting an old one, use this matrix to decide which technology fits the application.
| Criterion | Brushed DC Motor | 3-Phase AC Induction Motor | Brushless DC (BLDC) |
|---|---|---|---|
| Speed Control Complexity | Low (Simple PWM / H-Bridge) | High (Requires VFD) | Medium (Requires ESC / FOC) |
| Maintenance | High (Brushes and commutator wear) | Very Low (Only bearings) | Very Low (Only bearings) |
| Low-Speed Torque | Excellent (High starting torque) | Poor (Without Vector Control VFD) | Excellent |
| Cost (Motor + Drive) | Low for small sizes | Lowest for >1 HP industrial | Highest (Rare earth magnets + ESC) |
| Wiring Complexity | 2 wires (Polarity matters) | 3 or 4 wires (Phase rotation matters) | 3 phase wires + Hall sensors |
Frequently Asked Questions
Can I run a standard DC motor directly on an AC power supply?
No. A standard permanent magnet or shunt-wound DC motor will just vibrate violently and overheat because the magnetic fields in the stator and rotor will reverse simultaneously, resulting in zero net torque. The exception is a 'Universal Motor' (series-wound), commonly found in power drills and vacuums, which can run on both AC and DC because the stator and rotor windings are in series and reverse together.
Why do single-phase AC motors need a starting capacitor, but 3-phase motors do not?
A single-phase AC supply creates a pulsating magnetic field, not a rotating one. Without a starting capacitor to shift the phase angle of a secondary auxiliary winding, the motor has no directional torque and will just hum. A 3-phase supply naturally creates a rotating magnetic field due to the 120-degree electrical offset between the phases, so it is self-starting. For more on single-phase motor starting circuits, refer to the All About Circuits single-phase motor breakdown.
How do I size a VFD for an AC motor with a high-inertia load?
Do not just match the VFD's HP rating to the motor's HP rating. High-inertia loads (like large flywheels or centrifuges) require extended acceleration times, which forces the VFD's IGBTs to dissipate heat continuously. You must either oversize the VFD by one frame size or add an external dynamic braking resistor to dissipate the regenerative energy during deceleration.






