An AC (alternating current) circuit is any electrical network where voltage and current periodically reverse direction. Unlike DC circuits where we only calculate resistance (R), AC circuits require us to calculate impedance (Z)—a combination of resistance, capacitive reactance, and inductive reactance that changes with frequency. To answer what is an AC circuit in a practical, bench-ready way, we will design one from scratch: a 24V AC RC snubber network used to protect mechanical relay contacts from inductive arcing.
What Is an AC Circuit? The Impedance Shift
In a DC circuit, a capacitor blocks steady-state current entirely. In an AC circuit, the constantly reversing voltage causes the capacitor to continuously charge and discharge, allowing alternating current to flow. The opposition to this flow is called capacitive reactance ($X_C$), calculated as $X_C = 1 / (2\pi fC)$. Because of this frequency dependence, AC circuits behave fundamentally differently than DC circuits. A component that acts as an open circuit in DC might pass significant current in a 60Hz AC environment. For a deeper look at AC waveforms and RMS calculations, refer to the Electronics Tutorials AC Waveform guide.
Topology & Node Map: The Series AC RC Snubber
When a mechanical relay switches off an inductive AC load (like a solenoid or motor), the collapsing magnetic field generates a massive high-voltage spike. This spike arcs across the opening relay contacts, eventually pitting and welding them shut. We use an RC (Resistor-Capacitor) snubber to absorb this energy.
Node Topology
- Node A (AC Hot): 24V AC source line.
- Node B (Switched Junction): Connection point between the relay contact and the inductive load.
- Node C (AC Neutral): 24V AC return line.
The Configuration: The resistor and capacitor are wired in series with each other. This series pair is then wired in parallel with the load, connecting between Node B and Node C.
A standard flyback diode only works for DC. In an AC circuit, the voltage reverses 120 times a second (60Hz). On the negative half-cycle, a flyback diode would become forward-biased, creating a dead short across the AC source and instantly tripping your breaker or exploding the diode. The series RC snubber blocks steady-state AC current while safely absorbing high-frequency transient spikes in both polarities.
Component Behavior & Failure Extremes
Understanding what an AC circuit is requires understanding how it fails. Unlike DC, AC components face continuous dielectric stress and thermal cycling. Here is how the circuit behaves when parameters shift, and what breaks at the extremes.
| Parameter Changed | Effect on AC Circuit Behavior |
|---|---|
| Increase Capacitance (C) | Lowers capacitive reactance ($X_C$), allowing more steady-state AC leakage current to flow through the snubber, increasing idle heat dissipation in the resistor. |
| Increase Resistance (R) | Reduces the damping factor. The circuit will absorb the spike slower, allowing higher peak voltage ringing across the relay contacts before settling. |
| Increase AC Frequency (f) | Lowers $X_C$, increasing steady-state current and resistor heating. A snubber tuned for 60Hz may overheat on a 400Hz aircraft or VFD supply. |
Failure Extremes: Open vs. Short
- If the Capacitor Shorts (Dielectric Breakdown): The full 24V AC RMS is applied directly across the resistor. Using Ohm's law ($P = V^2 / R$), a 100Ω resistor will dissipate 5.76W. A standard 1/4W resistor will instantly catch fire. Design fix: Use an X2-rated safety capacitor designed to fail open, and a 1W+ fusible resistor.
- If the Resistor Opens (Thermal Fatigue): The snubber is completely disabled. The circuit reverts to an unprotected state, and the relay contacts will begin arcing and degrading on the very next switching cycle.
Design Walkthrough: Picking Real 24V AC Values
Let's design a snubber for a 24V AC HVAC contactor coil drawing 400mA. The AC source is 24V RMS, which means the peak voltage is $24 \times \sqrt{2} \approx 34V$.
- Pick the Capacitor: We need 0.1µF. Because this is an AC circuit connected across a line, we must use an X2 safety-rated metallized polypropylene film capacitor. Do not use a standard ceramic or electrolytic. We select the KEMET R413I210000M1M (0.1µF, 300VAC X2 rated). At 60Hz, its reactance is $X_C = 26.5 k\Omega$, limiting steady-state leakage current to a harmless 0.9mA.
- Pick the Resistor: We need 100Ω to critically damp the LC resonance of the contactor coil. We select the Vishay PR02000201009JR500, a 100Ω 2W metal film resistor. The 2W rating provides a massive safety margin for transient pulse absorption.
Decision Tree: Sizing Your AC Protection
Use this decision path to select your exact components based on your AC load parameters. Do not guess; follow the tree to your concrete pick.
| If Your AC Load Is... | Then Pick This Capacitor | And Pick This Resistor | Concrete Part Numbers (Digi-Key) |
|---|---|---|---|
| 24V AC, < 500mA (Small relays, contactor coils) | 0.1µF X2 Film | 100Ω 2W Metal Film | KEMET R413I210000M1M + Vishay PR02 100Ω |
| 120V AC, < 2A (Mains solenoids, small motors) | 0.1µF X2 Film | 47Ω 3W Wirewound | KEMET R413I210000M1M + Ohmite 3W 47Ω |
| 240V AC, > 5A (Heavy industrial contactors) | 0.22µF X2 Film | 22Ω 5W Wirewound | KEMET R413N222000M1M + Ohmite 5W 22Ω |
Default Recommendation: If you are building a standard 24V AC control panel and are unsure of the exact inductance, default to the first row (100Ω + 0.1µF). It is the industry-standard baseline for 24V AC control circuits.
Step-by-Step Breadboard Testing (Low-Voltage Safe)
Never breadboard 120V/240V mains AC. To safely test and visualize what this AC circuit is doing, we use a 24V AC source and an oscilloscope.
- Prepare the Source: Wire a 24V AC doorbell or HVAC transformer to your breadboard's power rails using heavy-duty terminal blocks. Do not use standard jumper wires for the AC input pins.
- Wire the Load: Connect a 24V AC relay coil (e.g., Omron LY2-AC24) between the AC Hot rail and a tactile switch. Connect the other side of the switch to AC Neutral.
- Install the Snubber: Insert the KEMET 0.1µF X2 capacitor and Vishay 100Ω resistor in series. Connect this pair directly across the relay coil terminals (Node B and Node C).
- Probe the Circuit: Connect your oscilloscope ground clip to the AC Neutral rail. Connect the probe tip to Node B (the switched side of the coil). Set the scope to 50V/div and 1ms/div.
- Observe the Ringing: Press and release the tactile switch. When you release it, you will see a high-frequency voltage spike (often exceeding 100V peak) that rapidly decays.
- Without the snubber: The spike will ring for several milliseconds and may exceed 200V.
- With the snubber: The spike is clamped to roughly 40V and decays in under 0.5ms, proving the RC network is successfully absorbing the inductive energy.
By building and testing this network, you move beyond textbook definitions. You now know exactly what an AC circuit is in practice: a dynamic environment where frequency dictates current flow, safety ratings dictate component selection, and impedance matching prevents catastrophic hardware failure.






