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:
- Start point (problem description)
- First test OR observation
- Decision based on result
- Branch left OR right to next step
- Continue until resolution OR repair indicated
Each branch is exclusive; follow your specific result.
HVAC diagnostic chart example
"Furnace won't ignite":
- Power applied? → No → Check breaker → Reset
- Yes → Thermostat calling? → No → Check thermostat
- Yes → Inducer running? → No → Check pressure switch / inducer
- Yes → Ignition sequence start? → No → Check control board
- Yes → Hot surface igniter glow? → No → Check HSI / wiring
- Yes → Gas valve open? → No → Check gas valve / line / pressure
- Yes → Flame established? → No → Check flame sensor / position
- 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:
- Introduction + safety
- Specifications (capacity, electrical, etc.)
- Component identification
- Sequence of operation (how it works)
- Diagnostic flow charts (troubleshooting)
- Wiring diagrams
- Parts list + exploded views
- 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
- Replicate the problem (when does it occur?)
- Reference flow chart in manual
- Follow decision tree based on observations + tests
- Identify failed component OR conditions
- Verify with second test when possible
- Repair / replace as indicated
- Verify fix under same conditions
Don't skip the chart; experience shortcuts work but miss things.
When charts don't fit
A flow chart encodes the failures the manufacturer anticipated on the equipment as it left the factory. Real equipment has been repaired, retrofitted, wired around, and abused, so eventually you land on a branch that has no exit or a test result the chart does not list.
First, confirm you are on the right chart. Wrong model, wrong revision, wrong voltage variant, or a control board that was superseded. Check the serial-range note on the manual and compare the board part number in front of you to the one in the drawing. More dead ends come from the wrong document than from a bad chart.
Then look for what the chart assumes. Every tree has unstated preconditions: correct supply voltage, correct polarity and neutral, a clean ground, the right gas or line pressure, correct airflow, the safeties in their normal state. Verify those before you accept a strange branch result. An intermittent neutral or a marginal ground produces readings that fit no step in any manual.
Watch for the two conditions charts handle badly:
- Multiple simultaneous faults. Trees assume one failure at a time. Two failures produce contradictory results, and the fix is to repair the one you have proven and then start the chart over from the top rather than continue down a branch built on the other.
- Intermittents. A chart tests the machine as it sits. If it runs while you are there, the chart cannot see the fault. Switch to capturing the event instead: data logging, a recording meter, wiggle testing under load, thermal imaging, or the equipment's own fault history.
Fall back to the sequence of operation. When the tree runs out, the sequence still tells you what should happen and in what order. Follow the sequence with a meter, find the first step that does not occur, and that step's inputs are your suspect list. Sequence plus schematic will solve things no chart covers, which is why the good techs read those first.
Field modifications break trees outright. Jumpers left in, a bypassed safety, an aftermarket control, a swapped motor with a different capacitor, a thermostat wired unconventionally. Trace the actual wiring against the schematic before you trust any chart step, and correct the modification rather than diagnosing around it.
Call technical support with your data, not your conclusion. Model, serial, fault code, the chart step where it stopped, and the exact readings you took. That call is short and productive when you have the numbers, and useless when you only have a story.
Document the dead end. Note where the chart failed and what actually fixed it, in the equipment record and to whoever maintains your team's knowledge. The next tech on the same model gets to start where you finished.
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