AC vs DC — And Why HVAC Uses Both
Line voltage is AC. Most safety and flame-proving circuits use DC. Get this wrong on your meter and you'll chase ghosts for an hour.
What you'll take away
- ▸ Distinguish alternating current (AC) from direct current (DC) conceptually and visually
- ▸ Identify every AC and every DC signal present in a typical residential HVAC system
- ▸ Avoid the most common meter-setting mistake — measuring a DC signal with the meter on AC or vice-versa
Every electrical signal in a residential HVAC system is either alternating current (AC) or direct current (DC). The two are not interchangeable. A meter set to AC volts will read a DC signal incorrectly, often showing zero or close to it — which misleads a tech into thinking the signal isn’t present when it actually is. A meter set to DC volts will read an AC signal with varying behavior depending on the meter’s internals, sometimes showing a floating number, sometimes showing near-zero.
This chapter exists because that mismatch is one of the most frequent sources of early-career misdiagnosis. Get the AC/DC distinction right on every reading, and a whole class of confusing “the meter says nothing’s there but the system is clearly working” moments disappears.
What AC and DC actually are
Direct current (DC) is one-directional flow. Electrons move from the negative terminal of a source through the circuit to the positive terminal, steadily, in one direction. Batteries produce DC. A battery-like signal that’s always, say, +5 volts higher on one wire than the other — that’s DC.
Alternating current (AC) flows in one direction, then reverses, then flows the other way, then reverses again, repeatedly. In residential applications this happens 60 times per second — “60 Hz,” meaning 60 complete cycles per second. The voltage on a given wire starts at zero, rises to a positive peak, falls back through zero to a negative peak, and returns — all in 1/60 of a second.
Visually:
Waveforms
reference| DC (direct current) | Flat line at some voltage | Steady, one direction |
| AC (alternating, residential) | Sine wave, 60 Hz | 120x per second crossing zero |
| Pulsed DC | DC that turns on and off | PWM motor control, HSI half-wave |
| Rectified AC | AC that's been one-directional'd | Flame rectification produces this |
The voltage value of an AC signal is usually reported as its RMS (root-mean-square) value — a kind of effective average that, for a 120 VAC outlet, corresponds to a peak voltage of about 170 volts. Your meter automatically reports RMS when set to AC; you don’t have to think about it. Just know that when the meter says 120 VAC, the wire is actually swinging from +170 to −170 volts 60 times a second.
Where each one lives in a residential HVAC system
Every piece of equipment has a mix of AC and DC signals, and they cluster in predictable places:
AC vs DC by system location
reference| 120 VAC / 240 VAC supply | AC (line voltage) | Powers everything else |
| Transformer secondary (24V) | AC | Control voltage for residential |
| Blower motor, inducer motor, compressor | AC | Line voltage driven |
| Contactor / relay coils | AC (usually 24V) | Some older millivolt systems use DC |
| Thermocouple output | DC (~30 mV) | Standing pilot systems |
| Thermopile output | DC (~750 mV) | Self-powered gas valves |
| Flame rectification signal | DC (~1–10 µA) | Chapter 11 |
| 0–10V modulation input | DC | Modcon boilers, ECM blowers, VFDs |
| Thermistor / NTC sensor measurement | DC resistance | Temperature sensors |
| 4–20 mA control loop | DC current loop | Some commercial / outdoor sensors |
| Ignition module HSI output | AC (120V, line) | Commanded by module's internal timing |
| Board communication (smart tstat, ECM) | Digital DC signaling | Serial / PWM / CAN |
Notice the pattern: power and motion is AC, sensing and signaling is DC. Anything that’s actually making something happen — motors spinning, heaters heating, coils pulling relays in — runs on AC. Anything that’s reporting a condition or sending a control signal — thermocouples, flame sensors, temperature sensors, modulation commands — runs on DC.
The most common meter mistake
Your DMM has two voltage positions on most rotary-dial meters: V⎓ (DC volts, represented by a solid line over a dashed line) and V~ (AC volts, represented by a sine wave). Some meters combine them and auto-detect; most field meters require you to choose.
Here’s what happens when you choose wrong:
Meter set to AC, measuring a DC signal — the AC-voltage detection circuit looks for a signal that periodically crosses through zero. A steady DC voltage doesn’t cross through zero; it just sits at a constant value. The meter often reports near zero or a floating value. Tech concludes “there’s no voltage there” when in fact there’s a perfectly good DC signal.
Meter set to DC, measuring an AC signal — the DC-voltage detection circuit measures the instantaneous potential difference. An AC signal at 60 Hz is swinging positive and negative 120 times per second. Some meters average this to near zero; some report fluctuating noise. Tech concludes “the signal’s bad” when in fact it’s normal AC.
The pattern for a careful tech: before putting probes on a circuit, look at the circuit on the schematic or based on its role in the system, decide whether it’s AC or DC, set the meter accordingly, then measure.
Flame rectification — where AC becomes DC
One HVAC-specific phenomenon bridges the two worlds, and it’s worth flagging now even though Chapter 11 covers it in depth: flame rectification.
The ignition module applies an AC voltage (typically 80–200V AC) between the flame sensor rod and the grounded burner. A flame, physically, acts like a diode — it conducts electricity in one direction much more easily than the other, because of the asymmetry between the rod’s small surface area and the burner’s large surface area. AC goes in; something that looks mostly like DC comes out, which the module measures as a DC microamp signal.
So when you put a meter in series with the flame sensor wire to measure flame signal, you set the meter to µA DC — not AC, even though the driving voltage is AC, because what the flame-sense circuit actually produces is a rectified DC current that the module reads.
This is the kind of subtlety that AC/DC fluency enables you to get right on the first try.
Worked example — a confused reading
This mistake is common enough that it deserves to be described once explicitly: residential 24V control circuits are AC, not DC. The transformer steps 120 VAC down to 24 VAC, not 24 V DC. Every gas valve coil, every zone valve motor, every relay coil in the 24V control system gets AC from that transformer. When you measure voltages in this circuit, use V AC.
The DC measurements come out at the sensing end — thermocouples, thermopiles, flame signals, 0–10V modulation, thermistor/NTC sensors. Those are DC. Anything that the module computes or reports back, and anything the control system outputs as a low-level signal, is DC. Anything the control system uses to switch a load is AC.
Check your understanding
0 / 301You're measuring voltage across a residential 24V gas valve coil during a call for heat. Which meter setting should you use?
02A flame signal from the ignition module reads correctly on what setting?
03Why are safety and sensing signals (thermocouples, flame sensors, 0–10V modulation) typically DC while power and motion (motors, valves, coils) are typically AC?
Before you close the chapter
You should now recognize every AC and every DC signal present in a typical residential HVAC system, know which meter setting corresponds to each, and understand why early-career confusion around AC/DC settings is such a common source of misdiagnosis. The next chapter covers series versus parallel circuit configurations — a distinction with direct implications for how you read ladder diagrams and predict what happens when a component opens.