Part 2 · DC Theory, HVAC-Specific · Chapter 08 Complete 8 min read

DC Basics & Where HVAC Uses It

A map of every DC signal in a residential system. Millivolts to microamps to 0–10 volts. Each one tells you something specific.

What you'll take away

  • Enumerate every DC signal in residential boilers, furnaces, and air conditioners
  • Match each DC signal to its role in the sequence of operation
  • Select the correct meter range and lead placement for each kind of DC measurement

Part 2 of this book focuses on DC theory — not because residential HVAC is primarily DC (most of it isn’t), but because the DC signals are where controls communicate with the physical world, where sensing happens, and where some of the most common diagnostic failures live. Getting DC fluent is disproportionately valuable relative to how little time the topic usually gets in introductory HVAC material.

This chapter is a map. It lists every DC signal you’ll encounter on a residential service call, where it comes from, what it’s telling the system, and what a healthy value looks like. The chapters that follow each one dive into the specific physics and diagnostic procedures.

The DC signal map

DC signals in a residential HVAC system

reference
Thermocouple (standing pilot) ~30 mV DC Ch. 9 — Seebeck effect from pilot flame
Thermopile (self-powered gas valve) ~750 mV DC loaded Ch. 10 — stack of thermocouples
Flame rectification (HSI / IP / DSI) 1–10 µA DC Ch. 11 — flame acts as diode
0–10V modulation 0–10 V DC Ch. 12 — modcon output, ECM motor input, VFD speed
Thermistor / NTC temperature sensor DC resistance varies with temp Ch. 13 — 10K NTC most common
4–20 mA current loop 4–20 mA DC Ch. 14 — outdoor reset, some commercial
Pressure transducer output 0.5–4.5 V DC typical Modern modcons, some refrigerant-side monitoring
Board communication (digital) 0 V / 3.3 V or 5 V pulses PWM, serial, CAN — inter-board messaging
ECM motor serial control Proprietary DC signaling Manufacturer-specific, limited field diagnosis
Flame rod sensing voltage (internal) ~80–200 V AC applied Module generates AC; rectifies to DC through flame
Ground reference 0 V DC All DC signals measured relative to common

Notice the enormous range: 30 millivolts at the low end to 10 volts at the high end, with flame-signal readings in microamps mixed in. These are six orders of magnitude. A meter configured for one reading type will misread the others badly. Fluency with the full range is what separates a service tech from a “24V technician.”

Why each DC signal exists

Safety signals from heat. Thermocouples and thermopiles exploit the Seebeck effect — dissimilar metals joined at a hot junction produce a voltage proportional to temperature. This lets a pilot flame generate its own detection signal without any external power source. A standing-pilot system keeps its main gas valve closed unless it sees the thermocouple voltage that proves the pilot is lit. It’s an elegant safety design powered entirely by the presence of flame.

Sensing through flame. Flame rectification uses the ionization of a flame — and the surface-area asymmetry between the small sensor rod and the large grounded burner — to produce a one-directional current that the module reads as DC microamps. This is the modern successor to thermocouple-based safety, with much better response time and a more reliable fail-signature.

Modulation and control. As equipment became capable of varying its output rather than just on-off, designers needed a way to send a “how hard” signal from controller to device. 0–10 V DC became the industry standard for this. A modcon boiler’s ignition control puts out a 0–10 V signal to its gas valve indicating how far to open. ECM blower motors receive 0–10 V (or PWM, which is similar in spirit) from the furnace board indicating how fast to spin. Small changes in this voltage produce meaningful changes in output.

Temperature sensing. Almost every modern temperature sensor in HVAC is a thermistor — a resistor whose resistance changes predictably with temperature. Measuring thermistor resistance with a DC ohmmeter tells you what temperature the sensor is seeing. 10K NTC (10 kΩ at 77°F) is the dominant standard.

Current-loop signaling. 4–20 mA loops are the industrial-control standard for transmitting a sensor value over a long wire run. The sensor forces between 4 and 20 mA through the loop, and the receiver measures that current. Because it’s current rather than voltage, wire resistance doesn’t affect the reading — robust against long runs. You’ll see it on some outdoor-reset sensors and on most commercial building controls.

Measurement approach by signal type

Each DC signal type has a specific measurement setup:

Measurement setups for DC signals

reference
Thermocouple / thermopile output V DC, mV range Probe across the two wires of the TC
Flame rectification µA DC, in series Break the sensor wire, insert meter
0–10V modulation V DC Across the two control wires; referenced to common
Thermistor Ω (resistance) Power off, sensor disconnected, DMM across leads
4–20 mA loop mA DC, in series Break the loop, insert meter
Pressure transducer V DC Across output and common at transducer

Notice which are parallel (across a signal — voltage measurements) and which are series (breaking the circuit to measure current). The difference is whether you’re reading a voltage the circuit is presenting or an amperage flowing through. Voltage is always across; current is always through.

Polarity matters

DC signals have polarity. The “positive” side of a thermocouple is one specific wire, and reversing the leads on your meter gives a reading with the opposite sign — sometimes as a negative number on the display, sometimes read as “nothing” by a meter that doesn’t support negative DC displays.

Polarity matters most acutely in flame-signal measurements, where the standard convention is positive probe toward the ignition module output and negative probe toward the flame sensor wire. Reversed, the meter reads a negative number or a near-zero value, and the tech concludes “signal is gone” when it’s just been reversed.

The one AC-to-DC conversion worth knowing

The lone exception to the “DC inputs, DC outputs” pattern is flame rectification. The ignition module generates AC (typically 80–200V) between the sensor rod and burner, but what the system reads — and what your meter measures — is the rectified DC current that flows one-directionally through the flame. It’s called flame rectification because the flame is doing the AC-to-DC conversion.

This one conversion matters because it’s the most sensitive DC measurement most techs ever make — microamps in single digits. Getting it right requires understanding that the driving voltage is AC, the rod-to-burner geometry is creating the asymmetry that produces rectification, and the meter is measuring what’s left after that conversion. Chapter 11 covers this in depth.


Check your understanding

0 / 3

01You're measuring a thermocouple output on a standing-pilot system. What's the typical voltage range you should expect to see?

02A 0–10V DC modulation signal goes from an ignition board to a modulating gas valve. The valve is opening too far for the firing rate the board seems to be requesting. What's the most productive diagnostic measurement?

03Why do 4–20 mA current loops exist when 0–10V voltage signals are simpler?

Before you close the chapter

You should now have a mental map of every DC signal present in a residential HVAC system, understand why each one exists, and know the correct meter configuration for each. The rest of Part 2 takes each signal category and covers it in depth, starting with thermocouples in the next chapter.