Basic Electronics Refresher
Ohm's Law in practice, capacitor failure signatures, connector wear, ESD, and reading a schematic block diagram.
The handful of electronics fundamentals that come up constantly at the bench:
Ohm's Law, applied
V = I × R is the basis for most continuity/resistance troubleshooting with a multimeter. In practice: a continuity check confirms a near-zero resistance path (a working wire or trace); an open circuit reads infinite resistance; a partial break - the frustrating intermittent case - can read anywhere in between and may only show a fault when the connection is gently flexed during the measurement.
Capacitor failure signatures
Capacitor failure is one of the single most common root causes of power-supply faults. Electrolytic capacitors specifically have a known aging mechanism (electrolyte drying out over years, accelerated by heat), and a visibly bulging or leaking capacitor top is a strong, fast diagnostic signal that doesn't even require a meter - if you see it, that capacitor is the prime suspect before you check anything else on that board.
Connector and cable wear
Connector/cable wear causes a disproportionate share of "intermittent" complaints relative to how simple a fix it usually is - always check the cable before assuming a board-level fault. A cable that looks fine visually can still have a broken strand inside the jacket at a stress point (near the connector, or wherever it typically bends), which is why a continuity check under gentle flexing catches faults a static check misses.
ESD (electrostatic discharge)
ESD can damage a board without any visible sign at the time - the damage can be latent, only manifesting as a premature failure weeks or months later, which makes it easy to under-appreciate in the moment. Use a grounded wrist strap whenever a board is exposed, even if the symptom doesn't look electronics-related, because the discipline needs to be automatic rather than judged case by case.
Reading a block diagram
Most service manuals include a system block diagram before the detailed schematics - it shows how major subsystems connect (power supply → control board → output stage → sensor feedback loop, for example) without full circuit-level detail. Starting troubleshooting from the block diagram, not the full schematic, is usually faster: it tells you which subsystem to isolate to before you need the fine-grained detail of exactly which component within that subsystem is at fault.