An alternating current (AC) circuit is an electrical network where the voltage and current periodically reverse direction, typically following a sinusoidal waveform. Unlike direct current (DC) which flows steadily in one direction, AC pushes and pulls electrons back and forth, a behavior that fundamentally changes how we calculate power, size wires, and select protective devices. If you treat an AC circuit exactly like a DC circuit, you will inevitably undersize your breakers, overheat your conductors, or watch your capacitors explode.

What AC Actually Changes in Your Circuit

In a DC circuit, opposition to current flow is simply resistance (R), governed by Ohm's Law. In an AC circuit, we deal with impedance (Z). Impedance combines resistance with reactance (X), which is the opposition created by inductors (coils, motors) and capacitors. Because voltage and current are constantly changing, inductors and capacitors cause the voltage and current waveforms to fall out of sync—a phenomenon called phase shift.

This phase shift creates reactive power. Reactive power does no actual mechanical or thermal work, but it still draws current through your wires, causing voltage drop and heating up your conductors. This is why utility companies penalize industrial facilities for poor power factor.

The Most Common Confusion: Peak vs. RMS Voltage
The most dangerous mistake beginners make with the basics of AC circuits is confusing peak voltage with RMS (Root Mean Square) voltage. When your multimeter reads 120V at a US wall outlet, that is the RMS value—the effective DC equivalent that would produce the same heating in a resistor. The actual peak voltage of that waveform is 120V × √2, which equals roughly 170V. If you install a 150V DC-rated capacitor across a 120V AC line, it will violently fail because it is subjected to 170V peaks. Always check the AC voltage rating (VAC), not just VDC, on capacitors and surge suppressors.

The Math That Matters: A Worked Numeric Example

Let's move past abstract theory and size a real branch circuit. Suppose you are wiring a 120V, 1/4 HP single-phase AC sump pump. You might be tempted to just use P = V × I, but AC motors require a different approach due to efficiency and power factor.

  • Mechanical Output: 1/4 HP = 186 Watts.
  • Motor Efficiency: Assume 60% (typical for small fractional HP motors).
  • Real Electrical Power (P): 186W / 0.60 = 310 Watts.
  • Power Factor (PF): Assume 0.75 (the phase shift between voltage and current).
  • Apparent Power (S): 310W / 0.75 = 413 VA (Volt-Amps).
  • Full-Load Current (FLC): 413 VA / 120V = 3.44 Amps.

At 3.44 Amps, you might assume 14 AWG wire (rated for 15A) and a 15A breaker are perfectly fine. However, AC motors draw massive inrush current (locked-rotor current) when starting—often 600% of the FLC. If you use a standard 15A thermal-magnetic breaker, it will nuisance-trip every time the pump starts.

According to NEC Article 430, motor branch circuit conductors must be sized at 125% of the FLC (3.44A × 1.25 = 4.3A, so 14 AWG is thermally fine), but the short-circuit and ground-fault protective device (the breaker) can be sized up to 250% of the FLC to allow the motor to start. 3.44A × 2.5 = 8.6A. Since we don't have 8A breakers, we step up to the next standard size. In practice, for a 1/4 HP motor, an electrician will typically install a 15A or 20A Type D (or HACR) curve breaker specifically designed to tolerate magnetic inrush without tripping.

Where You Meet This in Practice

Understanding the basics of AC circuits isn't just for passing exams; it dictates your daily decisions on the jobsite and at the workbench:

  • Home Wiring (Split-Phase): In North America, residential panels supply 120/240V split-phase AC. You must balance 120V loads across the two 'hot' legs to prevent the neutral wire from carrying excessive return current.
  • HVAC Contactors: When an AC compressor kicks off, the collapsing magnetic field in the motor windings generates a massive inductive voltage spike. This is why AC contactors have arc chutes and are rated for specific AC-3 duty cycles, unlike simple DC relays.
  • LED Drivers and THD: Cheap LED drivers draw current in sharp, non-sinusoidal spikes rather than smooth waves. This introduces Total Harmonic Distortion (THD), which can overheat the neutral conductor in commercial 3-phase wye systems, even if the phase currents appear balanced on your clamp meter.
  • Variable Frequency Drives (VFDs): VFDs control AC motor speed by altering the frequency (Hz) of the AC waveform. Because inductive reactance (X_L = 2πfL) is directly tied to frequency, lowering the frequency lowers the motor's impedance, which is why VFDs must carefully modulate the voltage-to-frequency (V/Hz) ratio to prevent the motor from drawing destructive currents at low speeds.

Decision Tree: Sizing Components for AC vs. DC

Choosing the right switching component is where AC and DC diverge sharply. DC arcs are continuous and hard to extinguish; AC arcs naturally extinguish 120 times a second (on a 60Hz line) as the waveform crosses zero. Use this decision matrix to select your switching hardware.

Load Type Voltage / Current Component Category Concrete Part Pick
DC Resistive / Light Inductive < 30V DC, < 20A Logic-Level MOSFET Infineon IRLZ44N
AC Resistive (Heaters, Incandescent) 120/240V AC, < 10A Zero-Cross Solid State Relay (SSR) Omron G3NA-210B
AC Inductive (Motors, Transformers) 120/240V AC, 5A - 30A Electromechanical Contactor (AC-3 Rated) Schneider TeSys LC1D09
High-Power DC (Solar, Battery Banks) 48V DC, > 50A Magnetic Blowout DC Contactor Gigavac GX14BAB
The Inductive AC Rule: If you are switching an AC motor, transformer, or solenoid over 5A, do not use a standard Solid State Relay. The high dv/dt (rate of voltage change) when the AC waveform crosses zero can falsely trigger the SSR's internal TRIAC, causing the load to stay on or short out. Default Pick: For 120V/240V AC inductive loads, bypass SSRs and use an electromechanical contactor rated for AC-3 duty, such as the Schneider Electric TeSys LC1D09 (rated 9A at 240V AC-3). Drive its 24V DC coil using an Arduino and a flyback diode.

Common AC Circuit FAQs

Q: Why do we use RMS voltage instead of just averaging the AC waveform?
A: If you mathematically average a pure sine wave over one full cycle, the result is exactly zero, because the positive half perfectly cancels the negative half. RMS (Root Mean Square) squares the values first (making them all positive), averages them, and then takes the square root. This yields a value that tells you exactly how much DC voltage would be required to produce the same amount of heat in a resistive load.

Q: Does wire gauge need to be larger for AC than for DC at the same current?
A: For standard 50/60Hz power systems, no; ampacity tables (like NEC Table 310.16) apply equally to RMS AC and DC. However, at high frequencies (like the 20kHz output of a VFD or RF circuits), the skin effect forces AC current to flow only on the outer surface of the conductor. In those high-frequency scenarios, you must use stranded Litz wire or oversized conductors to compensate for the reduced effective cross-sectional area.

Q: Can I use a DC-rated breaker on an AC circuit?
A: Never. DC breakers are designed with specialized internal arc chutes and magnetic blowouts to extinguish continuous DC arcs. AC breakers rely on the natural zero-crossing of the AC sine wave to help quench the arc. Putting a DC breaker on an AC circuit, or vice versa, compromises the interrupting capacity (AIC rating) and can result in a catastrophic panel fire during a short circuit.

When working with the basics of AC circuits, always default to RMS values for your calculations, verify the AC voltage rating on all capacitors, and size your overcurrent protection based on the specific load type—resistive, inductive, or motor—rather than assuming a blanket 1:1 ratio with DC. When in doubt on motor circuits, defer to NEC Article 430 tables rather than the nameplate amperage.