| name | test-and-measurement |
| description | Bench instruments and measurement techniques for electronics — digital multimeter, oscilloscope, logic analyzer, spectrum analyzer, function generator, power supply, and their proper use. Covers probing technique, ground loops, loading effects, trigger modes, FFT mode pitfalls, signal integrity, noise budget analysis, and debugging workflows from "it doesn't work" to "here is the failure mechanism." Use when measuring, debugging, or characterizing any electronic circuit or firmware-hardware interaction. |
| type | skill |
| category | electronics |
| status | stable |
| origin | tibsfox |
| modified | false |
| first_seen | "2026-04-12T00:00:00.000Z" |
| first_path | examples/skills/electronics/test-and-measurement/SKILL.md |
| superseded_by | null |
Test and Measurement
Every electronic system is ultimately debugged at the bench with a small set of instruments. The skill of using them well is not about knowing which button to press but about knowing what quantity you actually want to measure, how to avoid disturbing the circuit by measuring it, and how to read the results through the filter of instrument bandwidth, probe loading, and the occasional ground loop. This skill covers the bench instruments, their proper use, and the systematic workflows that turn "it doesn't work" into "here is the failure."
Agent affinity: brattain (experimental technique and surface physics), horowitz (bench practice and debugging intuition)
Concept IDs: elec-signal-ac-analysis, elec-sensor-actuator-systems
The Bench Toolkit
A minimum bench for serious electronics work:
| Instrument | What it measures | Typical specification |
|---|
| Digital multimeter (DMM) | DC and AC voltage, current, resistance, continuity, sometimes capacitance and frequency | 4.5-6.5 digits, 100 kΩ/V input impedance |
| Oscilloscope | Voltage vs time on 2-4 channels | 100 MHz - 1 GHz bandwidth, 1-5 GS/s |
| Logic analyzer | Digital waveforms on 8-32 channels | 100 MHz - 500 MHz sample rate |
| Function generator | Synthesized waveforms | 20 MHz sine/square/arbitrary |
| DC power supply | Controlled DC voltage and current | 0-30 V, 0-3 A, CV/CC crossover |
| Soldering iron | Temperature-controlled, fine tip for SMT | 250-400 °C adjustable |
Beyond the core, a spectrum analyzer for RF work, an LCR meter for component characterization, a thermal camera for finding hotspots, and a constant-current electronic load for power supply testing round out most benches.
Technique 1 — The Digital Multimeter
The DMM is the least glamorous and most-used instrument. Four core modes:
DC voltage. Non-invasive (high input impedance, 1-10 MΩ). Accurate to a few ppm on quality meters. Always start with voltage measurements before anything invasive.
DC current. Requires breaking the circuit and placing the meter in series. The meter's burden voltage (voltage drop across the shunt) can significantly alter the circuit for low-voltage rails. Use the lowest range that accommodates the expected current.
Resistance. Only valid on unpowered circuits. The meter supplies a small test current and measures the voltage drop. In-circuit resistance readings are usually wrong because parallel paths distort the result.