Dashboard Deep Learning Electrical Machines DC machines DC motor starter design

DC motor starter design

Stepped armature resistance, 3-point and 4-point starters, NVR + OLR coils, and the modern current-limited converter.

Freshman ~8 min

Step 1 — Why a DC motor needs a starter: I_start = V/R_a → 10–20× rated

0.55×
step I_a N

Reference notes

Use Next → on the narrator above to walk through why DC motors need starters and how the classical stepped resistance design works.

The starting problem

At standstill, the motor's back-EMF Ea = Ka·Φ·ω is zero (ω = 0). From Vt = Ea + Ia·Ra, the armature current at startup is:

Istart = Vt / Ra

Ra is small (~5 % per-unit). For a 230 V motor with Ra = 0.5 Ω, Istart = 460 A — typically 10–20 × rated current. Catastrophic for brushes, windings, couplings, and the supply line. DC motors must NOT be started by simply closing a contactor on full voltage; they need a starter.

Stepped armature-resistance starter — the classical solution

Insert an external resistance Rstart in series with the armature at startup, sized so that:

Istart = Vt / (Ra + Rstart) ≤ Imax

where Imax is typically 1.5–2 × rated current (a safe inrush). The motor begins to accelerate. As it speeds up, back-EMF Ea builds:

Ia = (Vt − Ea) / (Ra + Rstart)

So Ia drops naturally as the motor speeds up. Just before Ia falls below a chosen minimum Imin (say 1.2 × rated), cut out a step of resistance. The current jumps back up to Imax, motor accelerates more, current drops to Imin, cut another step. Repeat until Rstart = 0 and the motor is on full voltage with Ra only. The armature current is kept bouncing between Imin and Imax throughout the start — always within safe limits.

3-point starter

The classical electromechanical starter design has three terminals (hence "3-point"):

A spring-loaded lever sweeps across a row of contacts, gradually shorting out the resistance steps as it moves. Two protective coils:

Weakness of 3-point design: the NVR coil is in series with the shunt field winding. If the field-current regulator (used for speed control above base speed) reduces If, the NVR weakens too and may drop out spuriously. A 4-point starter cures this by giving the NVR a separate path.

4-point starter

Add a 4th terminal (N) that connects the NVR coil directly across the supply, independently of the field circuit. Now field-current regulation doesn't affect the NVR. Standard for motors that use field-weakening speed control.

Modern equivalent — current-limited converter

Today's DC drives don't use stepped resistors. A thyristor or IGBT converter on the armature has a current-limit loop that holds Ia at a programmed maximum (typically 1.5 × rated) by reducing Vt. As back-EMF builds, the converter raises Vt to maintain the current setpoint. Continuous current control instead of stepped — smoother, no wasted I²R in external resistors, no moving contacts. The classical starter is now mostly a historical and pedagogical artefact.

Take-away. The DC motor starter is one of the most elegant pre-electronics solutions in electrical engineering: stepped resistance, two protective coils, one lever. Today the same job is done by a power-electronic converter with a current-control loop — but the underlying problem (no back-EMF at startup) and the solution principle (limit current to a safe value) are unchanged.

Keyboard shortcuts