When deciding between a brushed and brushless DC motor for a new build or replacement, the direct answer comes down to your control complexity budget and duty cycle. Brushed DC (BDC) motors use mechanical carbon commutation, requiring only two wires and simple voltage control, making them ideal for low-cost, intermittent loads. Brushless DC (BLDC) motors rely on electronic 3-phase commutation, demanding a dedicated controller but delivering superior efficiency, higher RPM limits, and a vastly longer operational lifespan for continuous-duty applications.

Selecting the right motor isn't just about matching a wattage number on a nameplate; it requires understanding the torque curve, the driver topology, and the thermal limits of the windings. Below is a comprehensive breakdown of how these two motor architectures perform under real-world loads, how to wire them, and how to diagnose them when they fail.

The Core Difference: Commutation, Torque, and Cost

The fundamental split between these motors is how they switch current through the armature windings to maintain rotation. In a BDC motor, physical carbon brushes slide against a segmented copper commutator on the rotor. This mechanical switching is simple but introduces friction, electrical arcing, and wear. In a BLDC motor, the permanent magnets are on the rotor, and the windings are on the stator. Commutation is handled electronically by a driver that sequentially energizes the stator phases based on rotor position feedback (either from Hall effect sensors or sensorless back-EMF detection).

Brush vs Brushless DC Motor: Engineering Comparison Matrix
Specification Brushed DC (BDC) Brushless DC (BLDC)
Commutation Method Mechanical (Carbon brushes & commutator) Electronic (3-phase inverter / ESC)
Torque Curve Profile Linear; max torque at stall, drops linearly with RPM Flat continuous torque up to base speed, then constant power drop-off
Typical Efficiency 75% - 80% (brush friction & voltage drop losses) 85% - 95% (only copper and core losses)
Speed Limit (RPM) Limited by brush bounce and commutator arcing (typically < 15,000 RPM) Limited only by bearing mechanics (routinely > 50,000 RPM)
Controller Complexity Low (Single MOSFET for 1-direction, H-bridge for reversing) High (Requires 3-phase bridge, gate drivers, and commutation logic)
Relative Cost (per Watt) Low (~$0.05 - $0.10 / W) High (~$0.15 - $0.30 / W, plus controller cost)
Maintenance / Lifespan 1,000 - 5,000 hours (requires brush replacement) 10,000 - 20,000+ hours (limited only by bearing wear)

Which Motor Type Fits Your Load Profile?

Choose a BDC motor when your application involves simple, intermittent actuation where controller cost must be minimized. Examples include automotive windshield wipers, simple winches, motorized valves, and basic toy drivetrains. The linear torque curve makes BDC motors highly predictable for basic traction applications.

Choose a BLDC motor for continuous-duty, high-speed, or precision-torque applications. If you are building a CNC spindle, an e-bike drivetrain, a drone propulsion system, or a conveyor that runs 24/7, the thermal efficiency and lack of brush wear make BLDC the only viable choice. As noted in Motion Control Tips, the elimination of mechanical commutation also drastically reduces electromagnetic interference (EMI), which is critical in sensitive medical or audio equipment.

Wiring, Terminals, and Driver Demands

The physical wiring and the silicon required to drive these motors are entirely different ecosystems. Miswiring a BLDC motor to a DC power supply will result in an immediate short circuit or a dead stator winding.

Brushed DC (BDC) Terminals and Drivers

A standard permanent magnet brushed DC motor has exactly two power terminals, typically labeled + and - (or A1 and A2). Reversing the motor direction is as simple as reversing the polarity of the applied DC voltage.

  • Basic Control: A single logic-level N-channel MOSFET (like the IRLZ44N) with a flyback diode (1N4007) across the motor terminals handles one-direction PWM speed control.
  • Reversing Control: Requires an H-bridge. For hobbyist loads under 1.2A per channel, the TB6612FNG is vastly superior to the older L298N due to its MOSFET-based low voltage drop (0.5V vs 2.0V), keeping more battery voltage at the motor terminals.

Brushless DC (BLDC) Terminals and Drivers

A BLDC motor requires a 3-phase Electronic Speed Controller (ESC) or a dedicated gate-driver IC (like the Texas Instruments DRV83xx family). The motor itself will have two distinct wiring harnesses.

BLDC Motor Wiring and Terminal Identification
Wire Color (Typical) Terminal / Signal Function
Black, Red, Yellow (Thick) U, V, W (Phase A, B, C) Carries the high-current 3-phase AC square waves from the ESC.
Red (Thin) Hall VCC Powers the internal Hall effect sensors (usually 5V).
Black (Thin) Hall GND Sensor ground reference.
Green, Blue, Yellow (Thin) Hall A, Hall B, Hall C Outputs digital position signals (120° or 60° offset) to the controller.
Sensorless vs. Sensored BLDC: Many hobby BLDC motors (like airplane outrunners) omit the 5 thin Hall sensor wires. These 'sensorless' motors rely on the ESC measuring the back-EMF zero-crossing on the un-driven phase to determine rotor position. They require a higher startup RPM to 'catch' the timing and will stutter if started under heavy load. For high starting torque (like an e-bike or winch), always buy a sensored BLDC motor and a compatible sensored ESC.

Sizing Rule of Thumb and Worked Load Example

A common mistake is sizing a motor based purely on the continuous running power, ignoring the thermal mass and startup inrush. The golden rule of thumb for DC motor sizing is to select a motor rated for 150% to 200% of the calculated continuous mechanical load. This margin absorbs the high starting current (which can be 5x to 8x the running current) without overheating the windings or tripping the driver's overcurrent protection.

Worked Example: Sizing a Conveyor Drive

Let's size a motor for a small workshop conveyor belt moving a 50 kg payload at a velocity of 0.5 meters per second. We will assume a sliding friction coefficient of 0.2 for the belt idlers.

  1. Calculate Mechanical Force: F = mass × gravity × friction coefficient
    F = 50 kg × 9.81 m/s² × 0.2 = 98.1 Newtons
  2. Calculate Continuous Mechanical Power: P = Force × velocity
    P = 98.1 N × 0.5 m/s = 49.05 Watts
  3. Account for Drivetrain Efficiency: Assuming an 80% efficient wormgear reduction.
    Electrical Power Required = 49.05 W / 0.80 = 61.3 Watts
  4. Apply the Sizing Margin: To handle the inertia of starting a 50 kg mass from a dead stop without stalling, we apply a 2.0x multiplier.
    Target Motor Rating = 61.3 W × 2.0 = 122.6 Watts

The Decision: You should select a 150W (approx. 1/5 HP) motor. If you choose a 12V BDC motor, it must be rated for at least 12.5A continuous. If you choose a 24V BLDC motor, it will draw roughly 6.25A continuous, allowing you to use thinner 16 AWG wiring and a smaller, cheaper ESC. As detailed in All About Circuits, moving to a higher voltage BLDC system drastically reduces I²R copper losses in the feeder wires for continuous duty applications.

Failure Signatures: Diagnosing Hum, Overheat, and Stall

Motors rarely fail without warning. The acoustic and thermal signatures of a failing BDC motor are entirely different from a failing BLDC system. Recognizing these symptoms saves time and prevents secondary damage to your drivers.

Brushed DC Failure Modes

  • Symptom: Intermittent operation, high-pitched whine, and visible sparking.
    Cause: Worn carbon brushes or a pitted commutator. As the brushes wear down, spring pressure drops, causing micro-arcing. This generates ozone and eats away the copper segments.
    Fix: If the motor has serviceable brushes, replace them and clean the commutator with a fiberglass scratch pen. If sealed, replace the motor.
  • Symptom: Motor stalls under load and casing becomes too hot to touch (>80°C).
    Cause: Armature winding thermal breakdown. A stalled BDC motor generates zero back-EMF, meaning the only thing limiting current is the tiny DC resistance of the copper wire. Current spikes massively, melting the enamel insulation on the windings and causing internal short circuits.
    Fix: Implement software or hardware stall-detection (monitoring current draw via a shunt resistor) to cut PWM if the motor remains at 0 RPM for more than 2 seconds.

Brushless DC Failure Modes

  • Symptom: Loud electrical 'hum' or 'buzzing' without rotation, followed by ESC thermal shutdown.
    Cause: Phase desynchronization. The ESC has lost track of the rotor position and is injecting current into the wrong stator phase, effectively fighting the permanent magnets. This is common in sensorless setups when the mechanical load at startup exceeds the ESC's timing map.
    Fix: If sensored, check the 5-pin Hall sensor cable for broken ground wires. If sensorless, increase the 'startup ramp' or 'timing advance' in the ESC programming, or reduce the mechanical load during startup.
  • Symptom: 'Cogging' or stuttering at low RPM, but runs smoothly at high speed.
    Cause: Damaged Hall effect sensor or failing ESC gate driver. At low speeds, back-EMF is too weak for sensorless algorithms to track, forcing the controller to rely entirely on the physical Hall sensors. A single dead Hall sensor will cause the commutation sequence to skip a step every electrical revolution.
    Fix: Probe the Hall signal wires with an oscilloscope or logic analyzer while spinning the rotor by hand. You should see three clean, overlapping square waves. A flatlined channel indicates a burnt internal sensor requiring a motor teardown or replacement.

Ultimately, the choice between brush and brushless DC motors dictates your entire electrical architecture. BDC offers a cheap, forgiving entry point for simple kinematics, while BLDC demands upfront engineering in exchange for precision, efficiency, and longevity. Match the motor to the duty cycle, size for the startup surge, and listen to the silicon when it starts to hum.