Skip to main content
Skip to main content
Technical Systems Curriculum

Module 7 of 16

Control Boards & Electronic Controllers

Inputs, outputs, drivers, and how to condemn a board honestly

Advanced ~60 min

Learning objectives

  • Describe a control board as power supply, inputs, logic, and output drivers
  • Verify board supply rails before interpreting any behaviour
  • Prove an output driver has commanded a load — or has not
  • State the three conditions that justify condemning a board
  • Verify a board's power supply rails before evaluating anything the board controls
  • Separate input faults, output faults, and communication faults using the board's own behaviour
  • State the evidence that justifies replacing a board — and recognise when that evidence is absent

A board is four things, not one

Every control board consists of a power supply section that derives low-voltage rails from line power, an input section that reads switches and sensors, a logic section that decides, and an output section with relays or triacs that drive loads. Diagnosing 'the board' as a single object is what makes board diagnosis feel like guesswork. Diagnosing the four sections is a normal, tractable job.

Start at the power supply every time. A board with a sagging 5 V or 12 V rail behaves erratically in ways that mimic every other fault in the machine: random resets, dropped outputs, phantom key presses, and fault codes that make no sense together.

  • Rails are typically 5 V for logic, 12 V for relay coils, sometimes 3.3 V on newer designs
  • Erratic multi-symptom behaviour points at supply, ground, or connections before logic
  • Visible damage — bulged capacitors, burnt traces, relay discolouration — is real evidence; note it

Inputs: what the board can see

Boards read switches by pulling a line to a reference and watching whether an external contact changes it. That is why a door switch fault, a corroded ground, or a shared-return harness problem can make the machine behave as if the user did something they did not. When a machine will not start, prove the board actually sees the interlocks: check the input voltage change at the connector as you actuate each switch.

Service modes matter here. Most manufacturers provide a diagnostic mode that displays live input states — that single feature converts an hour of measuring into two minutes of reading, and it also shows you what the board believes, which is the fact you need.

  • Use the manufacturer's service mode to read input states before measuring individually
  • A shared return or ground fault produces multiple unrelated input errors at once
  • Input reads correct at the switch but not at the board = harness, not board

Outputs: what the board can command

Output diagnosis is a two-part question: did the board command the load, and did the load receive it. Measure at the board's output terminal with the machine calling for that load. Output voltage present and the load dead means the fault is downstream — harness, connector, or the load itself. No output voltage with all input conditions satisfied is where a board becomes a genuine suspect.

Watch for triac-driven outputs: they can leak enough voltage when off to read as live on a high-impedance meter while delivering no usable current. Use a low-impedance (LoZ) meter setting or confirm with a clamp before you act on that reading.

  • Output present, load dead → downstream fault
  • No output with all permissions satisfied → board suspect
  • Use LoZ or a current clamp to defeat phantom voltage on triac outputs

A board driver can fail from a shorted load. Always test the load before installing a new board, or you will kill the new one too.

Condemning a board honestly

Three conditions justify a board replacement: all inputs required for the function are proven present at the board, no output is produced at the board terminal, and the downstream load and harness have been tested good. Anything less is a guess with an invoice attached.

Two extra habits protect you. Photograph and label every connector before removal. And before fitting the new board, retest the load that the old board was driving — a shorted valve coil that killed one driver will kill the next one within a cycle.

Start at the rails, always

A control board is a power supply with a computer attached. Line voltage enters, a switch-mode supply produces the low-voltage rails the logic and the relays need, and everything the board does afterwards depends on those rails being clean. Typical rails are a logic supply around 3.3 V or 5 V, a sensor reference at 5 V, and a relay or valve supply at 12 V or 24 V — AC or DC depending on the platform.

Rail faults produce symptoms that look like anything but a power supply. A sagging logic rail causes resets mid-cycle that the customer describes as random. A weak relay rail lets the board command an output and the relay chatter or fail to pull in, which looks like a failed valve. A degraded sensor reference makes multiple sensors read wrong at once. Measuring three voltages takes two minutes and rules out an entire family of misdiagnoses.

Look at the supply section physically as well. Bulged or vented electrolytics, discoloured resistors around the switcher, and the smell of cooked flux are all findings. So is a board that is clean and cool: it means the fault is probably not in the board.

  • Logic rail: steady within a few percent, no dips as loads engage
  • Relay or valve rail: holds under load when the output is commanded
  • Sensor reference: steady 5 V measured at the sensor connector, not just at the board

Primary-side capacitors in the board's supply can hold charge after disconnect. Treat the primary side as live until measured.

Input, output, or interpretation

Every board fault reduces to one of three things: the board received bad information, the board failed to act, or the board acted on good information in a way you did not expect. Deciding which one you are looking at is the whole job, and the board will usually tell you if you ask correctly.

For inputs, compare what the board reports in service mode against what you measure at the sensor or switch. Agreement means the input path is sound and the fault is downstream. Disagreement puts the fault between the sensor and the board's own reading — harness, connector, or input circuit.

For outputs, command the output through service mode and measure at the board terminal, then at the load. Voltage at the terminal and nothing at the load is a harness or connector fault. No voltage at the terminal with the output commanded, and a healthy rail behind it, is a genuine output stage or relay fault. Voltage present and the load still dead is a load fault, and the board is innocent.

For interpretation, read the sequence. A board that refuses to advance is usually waiting for a permissive it never received — a level signal, a door switch, a thermal cut-out. That is not a board fault; that is a board doing its job in a machine that has a problem elsewhere.

  • Board reports what you measure = input path good
  • Voltage at the board terminal, none at the load = harness or connector
  • No output with a good rail and a commanded state = board output stage
  • Refusing to advance = missing permissive, not a failed board

Communication lines and what they look like when they fail

Modern platforms split control across boards: a main control, a user interface, an inverter or motor control, sometimes a dedicated sealed-system or dispenser board. They talk over a serial link, a CAN bus, or a proprietary two- or three-wire bus. Communication faults are the most misdiagnosed category on the bench because the symptom appears at one end and the cause is usually in the middle.

The classic pattern: the interface goes blank or unresponsive while the machine is otherwise fine, or the machine runs but ignores the panel. Both are communication symptoms. Before replacing either board, verify that both have power and ground, that the bus wiring is continuous with no shorts between the bus conductors, and that the ground reference between the boards is solid. A degraded ground between boards is a genuine and frequent cause of bus faults, and no board replacement fixes it.

CAN and similar differential buses have termination requirements. On commercial controllers, a missing or duplicated terminator produces intermittent faults that follow load and temperature, not any single device.

  • Both boards powered and grounded before suspecting either one
  • Bus continuity end to end, and no short between bus conductors or to ground
  • Shared ground integrity between boards — a common cause with no part number
  • On commercial buses, confirm termination is correct and not duplicated

The diagnose-before-replace standard

Boards are expensive, frequently non-returnable, and often the wrong part. The professional standard is that you can name the specific evidence that condemns the board, and that evidence is a measurement, not an elimination. 'Everything else checked good' is not evidence; it is the absence of one.

Also ask what killed it. A board that failed from a shorted valve coil, a welded relay driven by a stalling motor, or a surge from a poor supply will fail again unless the cause goes with it. Fitting a board without addressing the cause converts a repair into a warranty problem.

  • Rails measured and either good or explained
  • The specific input or output proven faulty at the board terminal
  • Load and harness cleared, so the fault cannot be downstream
  • The cause of failure identified where the board shows damage

Document the measurements that condemned the board. It protects the customer, your employer, and you.

Failure modes and what confirms them

SymptomMechanismThe tell
Random resets, nonsense codes, erratic displaySagging low-voltage rail or poor ground5 V or 12 V rail out of tolerance or unstable under load
One load never runs, everything else fineFailed output driver — relay or triacAll permissions met, no voltage at that output terminal
New board fails within a cycleShorted load destroyed the driver againCoil resistance far below spec or shorted to ground
Machine will not start, no fault codeInterlock input never satisfiedService mode shows the door or lid input open while the switch measures closed
Load runs when it should be offWelded relay on the board outputContinuity across the output relay with the board unpowered
Machine resets or reboots mid-cycle with no codeLogic rail sag from a failing board supply or an inadequate incoming supplyRail dips as a heavy load engages; static measurements look normal
Output commanded but load never energisesBoard output stage, relay, harness open, or a failed loadVoltage present or absent at the board terminal with the output commanded
Interface dead while the machine still runsCommunication path fault, most often a degraded inter-board groundPower present at both boards with a communication fault logged
Replacement board fails the same wayThe original cause was never addressed — shorted coil, stalling load, or supply qualityDamage concentrated at one output, or a load that draws above specification
Controller behaves oddly but hardware checks goodAltered parameters or configuration on a programmable commercial controllerParameter set does not match the documented default for the application

Test procedures

Manufacturer differences

Samsung

Main control plus separate display and, on inverter platforms, a dedicated inverter board; extensive service-mode reporting of inputs and outputs.

What it changes: Use service mode to command outputs individually before condemning the main board — many complaints resolve to a load or harness with the board fully functional.

LG

Main control and inverter or motor control communicate over a dedicated link; the interface is a separate assembly on most platforms.

What it changes: Faults that name communication almost always require verifying power, ground, and link continuity between two boards rather than replacing one.

Whirlpool

Central control with a user interface board on many platforms, and diagnostic modes entered by key sequences that expose stored fault history.

What it changes: Pull the stored fault history before clearing anything; the order in which faults were logged frequently identifies the initiating failure.

GE

Board-centred designs with an internal service bus and, on many platforms, a documented service test that steps every output in sequence.

What it changes: Run the built-in service test first. Outputs that step correctly clear the board's output stages far faster than probing them individually.

Bosch

Tightly integrated control modules with limited component-level service access; error codes map to defined conditions rather than to parts.

What it changes: Treat the code as a condition to verify, not a part to order. Confirm the condition physically before ordering a module you cannot return.

Commercial controllers

Programmable controllers with configurable inputs, outputs, setpoints and alarm logic; parameters are stored and can be changed on site.

What it changes: Check the parameter set before condemning hardware. A controller behaving oddly is often programmed to do exactly what it is doing, and someone changed a parameter.

Board power supply rails and what a fault looks like

Measure these three before evaluating anything the board controls.

RailTypical valueMeasured whereSymptom when weak
Logic supply3.3 V or 5 V DCAcross the documented logic test pointsMid-cycle resets, frozen display, apparently random behaviour
Sensor reference5 V DCAt the sensor connector under loadMultiple analogue sensors read wrong in the same direction
Relay / valve supply12 V or 24 V, AC or DC by platformAt the coil terminal with the output commandedRelay chatter, valves that buzz but do not open, outputs that drop under load
Line input to the boardNominal supply voltage, stableAt the board's line terminals under loadEverything above fails together; suspect supply, not board

Deciding what the fault actually is

ObservationMost likely locationConfirming test
Board reports a value that matches your measurementInput path is good — look downstreamCommand the related output and measure at the terminal
Board reports a value your measurement contradictsHarness, connector, or board input circuitMeasure at the sensor and again at the board connector
Output commanded, voltage at terminal, load deadHarness, connector, or the load itselfMeasure at the load terminals and check the load's own resistance
Output commanded, no voltage at terminal, rail goodBoard output stage or relayCompare against a like output on the same board
Machine will not advance past a stageA missing permissive input, not the boardRead the sequence and identify which permissive is absent
Interface dead, machine otherwise functionalCommunication path or interface powerVerify power, ground, and bus continuity at both ends

Safety and professional boundaries

  • Board primary sides carry line voltage and stored charge — measure before contact, every time.
  • Component-level board repair is outside the scope of most field service agreements; replace at the assembly level unless your employer's policy says otherwise.
  • Do not defeat or bypass a permissive input to make a machine run. If a board is waiting on a safety input, it is right to wait.

Verify board supply rails

  1. 1.With the machine powered and idle, measure the board's low-voltage rails against board ground at the documented test points.
  2. 2.Confirm each rail is within tolerance — typically ±5 percent.
  3. 3.Repeat while commanding a load; a rail that dips when a relay pulls in indicates a failing supply section.
  4. 4.Check ground integrity from board ground to chassis: under 1 ohm.

Line voltage is present on the board's primary side even at low-power states. Work one-handed and know where the disconnect is.

Prove an output

  1. 1.Enter the manufacturer's service mode and force the output where supported.
  2. 2.Measure at the board output terminal referenced to neutral: expect full drive voltage.
  3. 3.If voltage is present, move to the load connector and measure there — a difference is harness.
  4. 4.If voltage is present at the load and the load does not run, test the load itself.
  5. 5.Confirm with a clamp on the load conductor; current is the proof that the command landed.

Survey the board's rails under load

  1. 1.Identify the documented test points for the logic, sensor reference, and relay rails.
  2. 2.With the machine idle and powered, record each rail voltage.
  3. 3.Start a cycle and record the same rails as each major load engages.
  4. 4.Note any rail that dips outside tolerance in step with a load.
  5. 5.Compare a dipping rail against the board's line input to decide between the board's supply section and the incoming supply.

Live work. Use a meter and leads rated for the circuit, keep one hand clear, and treat the board's primary side as line voltage.

Clear a communication path between two boards

  1. 1.Confirm supply voltage at both boards at their own connectors.
  2. 2.Measure ground continuity between the two boards' ground references and record the resistance.
  3. 3.Check bus conductor continuity end to end with the harness flexed through its normal travel.
  4. 4.Check for shorts between bus conductors and from each conductor to ground.
  5. 5.On commercial buses, verify termination matches the documented configuration.
  6. 6.Only after all five steps pass, evaluate the boards themselves.

Expected readings and what they mean

MeasurementExpectedMeaning
Logic rail5.0 V ±0.25 (or 3.3 V ±0.15)Out of tolerance explains erratic, multi-symptom behaviour
Relay supply rail12 V ±1A sagging rail drops outputs intermittently under load
Board ground to chassisUnder 1 ohmA poor ground creates false input states across the whole board
Triac output, off stateNear 0 V on LoZHigh-impedance readings show phantom voltage that is not real drive
Driven load currentPer load specCurrent is the only proof that the output actually reached the load
Logic rail while a heavy load engagesHolds within a few percent of nominalA dip in step with a load explains resets that appear random
Board output terminal with the output commandedFull rail or line voltage as documented for that outputAbsent with a good rail condemns the output stage; present sends you to the harness and load
Ground resistance between two communicating boardsNear zeroOhms here produce bus faults that no board replacement will fix
Load current on a suspect outputAt or below the documented ratingAbove rating explains a burned output and predicts the next failure

Field scenarios

Mini-scenario: dishwasher resets mid-cycle

  • Dishwasher restarts itself part way through a cycle, at no consistent point
  • No stored fault codes; the machine begins a fresh cycle each time
  • Door switch and latch check good through full travel
  • Supply voltage at the machine measures nominal with the machine idle

Random resets with no codes. What is the first measurement worth taking?

Mini-scenario: washer runs, panel is dead

  • Front-load washer completes cycles normally when started before the panel went dark
  • Display is blank and buttons do nothing
  • Interface board has its supply voltage present at the connector
  • Communication fault logged in history

Interface has power and the machine still runs. Which board do you replace?

Mini-scenario: valve never opens

  • Refrigerator ice maker does not fill; everything else operates
  • Service mode commands the fill valve; nothing happens at the valve
  • Valve coil measures within its documented resistance range
  • Relay rail on the board measures correct with the output idle

The coil is good and the rail is good. What is the deciding measurement?

The board that was not the problem

  • A front-load washer will not start a cycle. The display works, the door locks, and no fault code is shown.
  • In service mode, the board reports the door input as OPEN even though the lock is engaged and the lock switch measures closed at its own connector.

Where is the fault?

Between the lock switch and the board. The switch is closed at its connector but the board does not see it, so the wiring or a connector pin is open or high-resistance. Measure the same circuit at the board plug, then flex the harness along its route — front-load washers chafe harnesses at the door hinge area. The board is reading correctly; the signal never arrives.

Takeaway: A board reporting the wrong state is usually reporting the right state of a wrong signal.

Knowledge check

A machine shows random resets and unrelated fault codes. Where do you look first?

You measure line voltage at a triac output that is supposed to be off. What should you do?

Before installing a replacement board, what must you always do?

You have cleared the load, the harness, and the rails, and the output stays dead when commanded. What makes this a defensible board condemnation?

A board you fitted three weeks ago has failed again at the same output. What is the priority now?

Key takeaways

  • Treat a board as four sections: supply, inputs, logic, outputs.
  • Verify rails and ground before interpreting any strange behaviour.
  • Output present with a dead load means downstream; no output with all permissions met means the board.
  • Always test the driven load before fitting a replacement board.
  • Rails first: three voltages eliminate an entire family of misdiagnoses.
  • Two readings — at the board terminal and at the load — decide between board, harness, and load.
  • Communication faults live in the path, and inter-board ground integrity is the most common cause with no part number.
  • Condemning a board requires a measurement, not the absence of other findings.

Finished this module?

Mark it complete to track your progress toward the Technical Systems Certificate.