Advanced Test Equipment
Beyond the multimeter and oscilloscope — the specialized instruments that answer questions the everyday tools can't: logic analyzers for digital buses, thermal cameras for hotspots, ESR and LCR meters for components, bench power supplies, and protocol analyzers. When to reach for each, and how to use it in repair.
6 sections · 141 minutes of reading.
0/6- 8.1Logic Analyzers — When and HowThe tool for seeing many digital lines at once. Where a scope shows a few channels in full analog detail, a logic analyzer captures many lines as simple high/low over time — a timing diagram of a whole bus — and can decode the raw transitions into readable protocol values. The right instrument when the question is 'what are all these lines doing together?' rather than 'is this one signal clean?'IntermediateLow Risk24 min read
- 8.2Thermal Cameras — Hotspot Detection in RepairsThe fast, non-contact way to find a short. A meter tells you a board draws too much current; a thermal camera shows you which part is dissipating it — the one glowing hot in a false-color heat map. Power the board carefully through a current-limited supply, hunt the abnormal hotspot (the outlier), and mind emissivity: shiny surfaces read falsely cool.IntermediateMedium Risk24 min read
- 8.3ESR Meters — Testing Capacitors In-CircuitThe highest-value test for the most common failure. Electrolytic capacitors die by their ESR rising while their capacitance still reads near-normal — so a capacitance meter passes them but an ESR meter catches them. Its killer feature: the low test voltage stays below what a silicon junction needs to conduct, so you can test caps in-circuit, without unsoldering — sweeping a whole board fast. Just discharge every cap first.IntermediateLow Risk24 min read
- 8.4LCR Meters — Component MeasurementThe precision component tool. An LCR meter measures inductance, capacitance, and resistance accurately using a small AC signal at a chosen test frequency — and it measures inductance, which a multimeter can't. Reach for it to identify an unmarked part, get an exact value, or match components — measured out of circuit, where the ESR meter's in-circuit trick doesn't apply.IntermediateLow Risk23 min read
- 8.5DC Power Supplies — Bench Supply Selection and UseThe tool this whole chapter leaned on. A bench supply gives an adjustable voltage with a settable current limit — so you can power a repair safely: set the limit low, bring a suspected-short board up gently, and watch the current. A jump into constant-current mode (voltage collapsing) is the short the supply just protected against. Set the voltage, cap the current, watch what it draws.Beginner+Low Risk23 min read
- 8.6USB Protocol AnalyzersThe tool that reads the USB conversation. A protocol analyzer captures and decodes the packets between a USB host and device — showing enumeration, descriptors, and data transfers — so you can see where a USB link fails: not recognized, a bad descriptor, a broken handshake. It answers the protocol-level question a scope (D+/D− signal integrity) and a logic analyzer (raw lines) can't. And an accessible software capture is often enough.AdvancedLow Risk23 min read
- Chapter Quiz48questions · 80% required to continue