Reading Flow Charts + Diagnostic Symbols Reference

Why this matters

Manufacturer's service manuals + technical bulletins use flow charts + standard symbols. Reading them correctly speeds diagnosis + repair. The tech who's fluent in technical documentation gets to the answer faster + makes fewer mistakes. This is the field card.

Flow chart basics

Standard symbols:

Rectangle: process step (do something) Diamond: decision point (yes/no question) Oval: start OR end Parallelogram: input OR output Arrow: flow direction Circle (small): connector between pages

Flow proceeds top-down OR left-to-right typically.

Reading a diagnostic flow chart

Standard format:

  1. Start point (problem description)
  2. First test OR observation
  3. Decision based on result
  4. Branch left OR right to next step
  5. Continue until resolution OR repair indicated

Each branch is exclusive; follow your specific result.

HVAC diagnostic chart example

"Furnace won't ignite":

  1. Power applied? → No → Check breaker → Reset
  2. Yes → Thermostat calling? → No → Check thermostat
  3. Yes → Inducer running? → No → Check pressure switch / inducer
  4. Yes → Ignition sequence start? → No → Check control board
  5. Yes → Hot surface igniter glow? → No → Check HSI / wiring
  6. Yes → Gas valve open? → No → Check gas valve / line / pressure
  7. Yes → Flame established? → No → Check flame sensor / position
  8. Yes → Burn 5+ seconds? → No → Flame proving failure

Each NO branches to specific diagnostic. Each YES proceeds.

Standard component symbols

Resistor: zigzag line OR rectangle (international) Capacitor: two parallel lines (one curved for polarized) Inductor / coil: loops Transformer: two coils with parallel lines between Switch (normally open): line with gap Switch (normally closed): line with X Diode: triangle pointing to line LED: diode with arrows out Battery: long + short lines (+ + -) Fuse: rectangle with line through

HVAC schematic symbols

Compressor: circle with C Condenser fan: circle with fan blades Condenser coil: zigzag with cool / hot arrows Evaporator coil: similar with reversed arrows Expansion valve: small valve symbol with diamond Reversing valve (heat pump): 4-port valve Filter-drier: cylinder with FD Refrigerant lines: solid (liquid) OR dashed (suction)

Electrical schematic symbols

Wire: solid line Connection: dot at intersection No connection: lines cross without dot (sometimes with bridge) Ground: triangle pointing down OR three horizontal lines (decreasing) Earth ground: dot with G Chassis ground: hatched triangle Neutral (N): N symbol Hot (L1, L2): L Switch (SPST, SPDT, etc.): indicates pole + throw configuration

Plumbing symbols

Pipe: solid line Fitting: small shape (varies by type) Valve (gate): bowtie shape Valve (ball): solid circle with handle Valve (check): arrow showing direction Pump: circle with arrows Tank: rectangle / cylinder Trap: U OR S curve Air vent: vertical line with V Cleanout: circle with cross / CO

Refrigeration cycle symbols

For HVAC service:

  • High-side gauge: red (above compressor outlet)
  • Low-side gauge: blue (below evaporator)
  • Manifold gauges connect through hoses
  • Compressor → discharge (high) → condenser → liquid line → expansion → evaporator → suction (low) → compressor

Wiring diagrams

Pictorial:

  • Shows components as they appear
  • Helpful for locating
  • Limited detail on connections

Schematic:

  • Uses standard symbols
  • Shows circuit logic
  • Required for troubleshooting

Ladder diagram:

  • Two vertical "rails" (L1 + L2 OR power + ground)
  • Rungs between (each = one parallel circuit)
  • Used in industrial / commercial controls

Riser diagram:

  • Vertical schematic
  • Floors stacked
  • Used in commercial electrical / plumbing

Reading nameplate vs schematic

Nameplate:

  • Equipment electrical / capacity info
  • Manufacturer + model + serial
  • Rated voltage / amperage / phase
  • Pressure ratings (refrigeration)

Schematic:

  • Internal wiring
  • Decision-making for troubleshooting
  • Often in manual OR inside equipment access panel

Color-coded wiring

Standard residential US:

Single-phase:

  • Black: hot (L1)
  • Red: hot (L2; in 240V)
  • White: neutral
  • Green OR bare: ground
  • Yellow OR blue: switch leg OR traveler

Three-phase (commercial):

  • Black + red + blue: hots (delta OR wye)
  • White: neutral (when wye)
  • Green: ground

HVAC control (low voltage):

  • Red: 24V hot (R)
  • White: heat (W)
  • Yellow: cool (Y)
  • Green: fan (G)
  • Blue OR black: common (C)
  • Orange: reversing valve (O; heat mode in some)
  • Brown: reversing valve in cool mode

Cross-reference

Sometimes circuit numbers + colors don't match:

  • Manufacturer's own labeling system
  • Identify circuit by function, not color
  • Refer to schematic for accuracy

Standard service manual structure

Most manufacturer service manuals:

  1. Introduction + safety
  2. Specifications (capacity, electrical, etc.)
  3. Component identification
  4. Sequence of operation (how it works)
  5. Diagnostic flow charts (troubleshooting)
  6. Wiring diagrams
  7. Parts list + exploded views
  8. Service procedures

Read 1-4 before diving into 5-6.

Sequence of operation

Critical for troubleshooting:

  • "When thermostat calls for heat..."
  • "Inducer motor starts..."
  • "Pressure switch closes after 15 sec..."
  • "Hot surface igniter heats..."
  • "Gas valve opens..."
  • "Burner ignites..."
  • "Flame sensor confirms..."
  • "Blower starts at programmed delay..."

Knowing the sequence + comparing to actual operation = pinpoints failure.

Boolean logic in diagrams

Some controls use logic:

AND: both conditions required OR: either condition sufficient NOT: condition inverted XOR: exactly one (not both)

In sequence:

  • AND: limit switch closed AND pressure switch closed AND no flame fault THEN gas valve opens
  • OR: thermostat calls for heat OR remote sensor calls for heat THEN start sequence

Diagnostic codes

Modern equipment displays error codes:

  • LED flash codes (1 flash, pause, 2 flashes = code 12)
  • Digital display codes
  • Connect to laptop / tablet via serial
  • Reference manual for code meanings

Codes typically point to:

  • Specific component failure
  • Sensor reading out of range
  • Communication fault
  • Safety lockout

Common diagnostic process

  1. Replicate the problem (when does it occur?)
  2. Reference flow chart in manual
  3. Follow decision tree based on observations + tests
  4. Identify failed component OR conditions
  5. Verify with second test when possible
  6. Repair / replace as indicated
  7. Verify fix under same conditions

Don't skip the chart; experience shortcuts work but miss things.

When charts don't fit

References

  • ANSI / IEEE Y32 (Electrical Symbols)
  • ISO 14617 (Graphical Symbols for Diagrams)
  • ASHRAE 90.1 (HVAC schematics standards)
  • Manufacturer service manuals
  • Manuall internal: Reading Wiring Schematics, Diagnostic Mindset Framework