Alternating current (AC) is an electrical current where the flow of electric charge periodically reverses direction, typically following a sinusoidal waveform.

Unlike direct current (DC), which flows steadily in one direction like water through a hose, AC pushes and pulls electrons back and forth. Think of AC like a handsaw cutting wood: the blade moves back and forth, but the cutting work happens in both directions, unlike a chainsaw (DC) that only moves one way. This reversal is the foundation of modern power grids, but it introduces complex behaviors that trip up hobbyists and DIYers when sizing components or taking measurements.

The Core Definition and the RMS vs. Peak Trap

The most common thing people confuse AC current and voltage with is their DC equivalents. When you see '120V AC' on a wall outlet, that is not the maximum voltage the wire experiences. It is the Root Mean Square (RMS) value. RMS is a mathematical method to express AC in terms of the equivalent DC power it can deliver to a resistive load.

The Peak Voltage Reality:
For a standard 120V AC sine wave, the actual peak voltage is $120 \times \sqrt{2}$, which equals 169.7V. If you are selecting a capacitor or a semiconductor for a 120V AC line, rating it for exactly 120V will result in immediate catastrophic failure. You must size insulation and components for the peak voltage, plus a safety margin. A 250V or 400V rated capacitor is the correct pick for a 120V AC circuit.

According to All About Circuits, understanding the distinction between average, peak, and RMS measurements is critical because standard multimeters often default to average-responding calculations that are only accurate for pure sine waves. If your AC waveform is distorted (like the output of a cheap modified sine wave inverter), an average-responding meter will give you dangerously incorrect readings.

What AC Changes in a Real Circuit

When you switch from DC to AC, three fundamental physics changes alter how you design and troubleshoot circuits:

  1. Zero-Crossing and Arc Interruption: AC current passes through zero 120 times a second (on a 60Hz grid). This natural zero-crossing is what allows standard AC circuit breakers and switches to extinguish electrical arcs. DC arcs, lacking this zero-crossing, will sustain and melt contacts unless you use specialized DC-rated breakers with magnetic blowouts.
  2. Skin Effect: Because AC creates changing magnetic fields, it induces eddy currents that push the electron flow toward the outer surface (the 'skin') of the conductor. At 60Hz, this effect is negligible for wires smaller than 2 AWG. But at higher frequencies (like 400Hz aircraft power or the high-frequency PWM output of a Variable Frequency Drive), the center of the wire carries almost no current, forcing you to use stranded Litz wire or tubular busbars to maintain ampacity.
  3. Reactance and Impedance: In DC, a coil of wire is just a low-resistance short circuit. In AC, that same coil becomes an inductor that resists changes in current (inductive reactance). Conversely, capacitors block DC entirely but pass AC. This means your total opposition to current is no longer just resistance (R), but impedance (Z), which combines resistance and reactance.

Worked Numeric Example: Sizing a Breaker for an AC Motor Load

Let's apply this to a real-world installation. You need to wire a 1500W (input power) air compressor motor to a standard 120V AC, 60Hz branch circuit. The motor nameplate specifies a Power Factor (PF) of 0.80.

Step 1: Calculate True Current Draw
Formula: $I = \frac{P}{V \times PF}$
$I = \frac{1500W}{120V \times 0.80} = \frac{1500}{96} = 15.625A$

If this were a purely resistive DC load (PF = 1), it would only draw 12.5A. The inductive nature of the AC motor forces the circuit to supply 15.625A to do the same 1500W of real work.

Step 2: Apply Continuous Load Derating
Assuming the compressor runs for more than 3 hours continuously, NEC-style guidance requires sizing the branch circuit at 125% of the continuous load.
$15.625A \times 1.25 = 19.53A$

Step 3: Select Breaker and Wire
The next standard breaker size up is 20A. For the wire, 12 AWG THHN copper is required. While 12 AWG THHN has a 90°C ampacity of 30A, NEC 240.4(D) strictly limits the overcurrent protection for 12 AWG copper to 20A. Therefore, a 20A breaker and 12 AWG copper wire is the exact, code-compliant termination for this AC load.

Where You Meet AC Current in Practice

You will encounter AC current behaviors in these specific jobsite and bench scenarios:

  • Main Service Panels: Dealing with 120V/240V split-phase AC. Here, balancing the AC loads across both hot legs prevents neutral conductor overload.
  • Variable Frequency Drives (VFDs): VFDs rectify AC to DC, then chop it back into simulated AC using high-frequency PWM. The output is a jagged, non-sinusoidal AC waveform that causes severe skin effect and voltage spikes, requiring specialized inverter-duty motors and shielded VFD cable.
  • Microwave Oven Transformers: The high-voltage secondary winding outputs thousands of volts of AC, which is then multiplied and rectified to DC for the magnetron. The AC zero-crossing is heavily exploited here for arc suppression in the primary relay.
  • LED Driver Circuits: Mains AC must be stepped down and rectified. Cheap capacitive dropper circuits rely entirely on the capacitive reactance of an AC-rated X2 safety capacitor to limit current without dissipating heat.

Decision Tree: How to Measure AC Current

Measuring AC current requires different tools than DC because of isolation requirements and waveform distortion. Use this decision path to select the right instrument for your task.

Scenario Requirement Method Concrete Pick / Part
Mains branch circuits (>10A) Non-contact, safe, fast AC Clamp Meter (Current Transformer) Uni-T UT210E ($45) - True-RMS, reads down to 1A.
PCB low-power (<1A) High precision, series injection True-RMS DMM or Current Shunt Fluke 87V in mA/uA mode, or a 0.1Ω shunt + oscilloscope.
IoT Energy Monitoring Continuous, isolated, microcontroller-safe Hall-Effect / CT Sensor to ADC SCT-013-000 (30A/1V) paired with an ADS1115 16-bit ADC.
High-Frequency VFD Output Handles high dv/dt and PWM harmonics Rogowski Coil Fluke i17XX-Rog (Flexible, no magnetic saturation).
The Budget Pick: For 90% of DIY, maker, and general bench work, buy the Uni-T UT210E. Unlike cheap $20 clamp meters that bottom out at 10A and use average-responding math, the UT210E is a True-RMS meter that accurately resolves AC current down to 1A, making it invaluable for troubleshooting small AC motors and lighting circuits. Fluke's guide on True-RMS explains exactly why this distinction matters when measuring non-linear loads like dimmers and switching power supplies.

Frequently Asked Questions

Why does AC current need a ground wire if it alternates?

The ground wire (equipment grounding conductor) does not carry normal operational current in either direction. It exists solely as a low-impedance fault path. If a hot AC wire touches the metal chassis of an appliance, the ground wire provides a path back to the panel that allows enough current to flow to instantly trip the breaker, preventing the chassis from remaining energized at 120V.

Can I use a DC-rated breaker for an AC circuit?

No. While a DC breaker will physically interrupt AC current, it is economically and mechanically inefficient. Conversely, using an AC breaker on a DC circuit is a severe fire hazard. AC breakers rely on the AC waveform's zero-crossing to extinguish the internal arc. In a DC circuit, the arc will sustain, melt the breaker internals, and potentially cause an enclosure fire.

What happens if my AC frequency is wrong (e.g., 50Hz tool on 60Hz power)?

For resistive loads (heaters, incandescent bulbs), frequency doesn't matter. For AC motors and transformers, running a 50Hz motor on 60Hz power increases its speed by 20% and increases core losses, potentially causing overheating. Running a 60Hz motor on 50Hz power reduces its speed and cooling fan output, leading to rapid thermal failure.