Voltage and Current Measurements In-Circuit
Every technique covered so far in this module — systematic reasoning, divide-and-conquer, injection, tracing, and substitution — eventually leads to the same place: a small number of suspect components inside one stage. At that point, the tool that actually confirms or denies the final hypothesis, almost every time, is a simple in-circuit voltage measurement. This lesson covers how to take that measurement so it actually means something, how to predict what you should see before you measure, and how to determine current flow without cutting a single wire.
"In-circuit" simply means the component or node is measured while still fully connected and powered up in its normal circuit, as opposed to "out-of-circuit" testing of a part removed entirely (covered as part of component testing in Module 5). In-circuit measurement is faster and less invasive, but it requires more care in interpretation, because every reading you take is influenced by every other component connected to that same node — a fact this lesson treats as a central theme, not a footnote.
A collector voltage pulled toward the supply rail suggests an open transistor; pulled toward ground suggests a short or saturation.
View LargerPredict, Then Measure
The single most valuable habit in this lesson is also the simplest: before touching a probe to a test point, write down (mentally or on paper) what you expect to see if the circuit is healthy. For a voltage divider biasing a transistor's base, calculate the expected base voltage from the resistor values and supply voltage using the formula from Module 6. For a linear regulator, the output should sit at its rated regulated voltage regardless of load, within a small tolerance. For an emitter resistor, the voltage across it should correspond to a sensible bias current for that stage, typically in the range the manufacturer's data sheet or service manual suggests.
This habit matters because a measurement with no prediction to compare against is nearly useless — "the collector reads 8.2 V" tells you nothing on its own. "The collector should read approximately 6 V at this bias point, and it reads 8.2 V" tells you immediately that something is pulling the collector higher than expected, which (as the next section explains) points toward reduced conduction in the transistor or increased resistance somewhere in its collector path.
Reading Voltage Fault Patterns
Most single-fault voltage anomalies in a simple amplifier or switching stage fall into one of a small number of recognizable patterns. Learning these patterns lets you go from "the voltage is wrong" to "here is the likely cause" almost instantly.
| Symptom at the Test Point | Likely Explanation |
|---|---|
| Voltage pulled toward the supply rail (higher than expected) | Reduced current flow through that node — an open component, a transistor not conducting, or increased series resistance upstream |
| Voltage pulled toward ground (lower than expected) | Increased current flow or a direct short — a shorted component, excessive load, or a transistor stuck in saturation |
| Voltage exactly equal to the supply rail with no drop at all | An open circuit between the test point and ground/load — no current is flowing through that branch at all |
| Voltage exactly at 0 V where some drop is expected | A direct short from that node to ground, or the supply itself is not reaching that point |
| Voltage correct under no load but sags under load | A supply or regulator with inadequate current capacity, or excessive resistance in the supply path (see Module 20's wire gauge and voltage drop lesson) |
These patterns work because Ohm's Law and Kirchhoff's Voltage Law (both from Module 6) are unforgiving: current must flow through every series element in a path, and the voltage drop across each element is fixed by its resistance and the current through it. When a component fails open, current in that branch drops toward zero, and the voltage at nodes that were previously "pulled down" by current flowing through that branch rises back toward whichever rail is feeding it. When a component fails shorted, the opposite happens — current increases (often dramatically), and the affected node is pulled toward whichever rail the short connects it to.
Measuring Current Without Breaking the Circuit
Measuring current directly with a multimeter normally requires breaking the circuit and inserting the meter in series — inconvenient at best, and on some boards effectively impossible without desoldering a trace. Fortunately, there is a faster method available any time a known-value resistor already exists in the current path: the voltage-drop method.
I = Vmeasured / Rknown
Measure the DC voltage drop across any resistor of known value that is already carrying the current you want to know (an emitter resistor, a current-sense resistor, a dropping resistor, even a length of wire or a fuse if its resistance is known precisely enough). Divide that voltage by the resistor's value to get the current — with no need to break the circuit at all.
I = V / R = 0.65 V / 1 Ω = 0.65 A
This is the transistor's quiescent (idle) collector/emitter current, obtained with two probe touches and no disassembly — compare this to the service manual's specified idle current to confirm correct biasing.
This technique is so useful that many bench power supplies build it in directly: the supply's own front-panel ammeter is really just this same voltage-drop measurement, performed automatically across a precision internal sense resistor, and displayed as a current reading. When your bench supply's meter shows the load drawing 0.4 A at idle and then jumping to 22 A the instant you key the transmitter, you are reading exactly the kind of information this method gives you anywhere a known resistance exists in the path — without ever opening the equipment under test.
For currents too large or inconveniently routed for the voltage-drop method (a thick battery cable, for example), a clamp-on DC/AC current probe accessory for an oscilloscope or multimeter measures current via the magnetic field around the conductor, again without breaking the circuit — useful for current draws in the tens of amps typical of HF transmit current.
Separating the DC Bias From the AC Signal
Many test points in an amplifier or oscillator stage carry both a steady DC bias voltage and a smaller AC signal riding on top of it. A standard multimeter set to DC volts reads only the average (DC) component and effectively ignores the AC signal riding on it (or shows a slightly noisy, fluctuating reading if the AC component is large and slow). Setting the meter to AC volts instead reads only the RMS value of the AC component, which is useful for checking signal level but tells you nothing about whether the DC bias point itself is correct.
An oscilloscope is the only tool that shows both simultaneously and lets you see exactly how they relate — the DC bias point as the waveform's vertical offset from zero, and the AC signal as the waveform's shape and amplitude around that offset. This is one of the main reasons signal tracing (M21D) and scope-based RF tracing (M21G) become essential once a fault is narrowed to a specific stage: a simple DC voltage reading confirms bias is correct, but only a scope confirms that the stage is also correctly amplifying or processing the signal riding on that bias.
Safety When Probing a Live Circuit
Worked Example: Low Power Supply Output Voltage
Prediction: In a typical series-pass linear regulator, the output should remain at its rated 13.8 V across a wide range of load current, sagging only if the pass transistor cannot supply enough current or if its base drive is inadequate.
Measurement 1 (rectified/filtered DC input to the regulator stage): 19.5 V DC, matching the expected unregulated input level — the transformer, rectifier, and filter capacitor are healthy.
Measurement 2 (pass transistor base voltage): Reads correctly per the service data under no load, but sags along with the output under load, which should not happen if the error amplifier and base drive circuit are healthy — they should increase base drive to compensate as load increases, not sag with it.
Measurement 3 (using the voltage-drop method across a 0.33 Ω current-sense resistor in the pass transistor's emitter path): The voltage drop corresponds to a current far below the supply's rated maximum, confirming the pass transistor itself is not yet anywhere near its current limit — ruling out a simple "transistor can't supply enough current" explanation and pointing instead toward the error amplifier/feedback network failing to drive the base harder as load increases.
Result: The combination of a healthy unregulated input, a base voltage that sags incorrectly under load, and a pass transistor confirmed (via the voltage-drop method) to be far from its current limit narrows the fault to the regulator's error-amplifier or feedback components — most likely a degraded feedback resistor or a failing operational amplifier in the regulation loop — without ever needing to break the circuit to insert an ammeter.
⚖ Experiment: Measure Current Using the Voltage-Drop Method
This experiment directly compares the voltage-drop method against a true in-line ammeter reading on the same circuit, proving the method is accurate and giving you hands-on practice applying it.
- A 9 V battery
- An LED and a 470 Ω series resistor (use the resistor's marked value, but measure its actual resistance with your meter first for best accuracy)
- A breadboard and jumper wires
- A digital multimeter
- Build the series LED-resistor circuit and confirm the LED lights.
- Measure the actual resistance of the resistor out of circuit and record it.
- With the circuit powered, measure the DC voltage drop directly across the resistor (both probes on its two leads) without breaking the circuit.
- Calculate the current using I = V / R with your measured voltage and resistance.
- Now break the circuit at one point, insert your multimeter in series (set to a DC current range), and measure the actual current directly.
- Compare the two results.
The current calculated from the voltage-drop method should match the directly measured in-line current within the accuracy limits of your meter (typically within a few percent). This confirms that the voltage-drop method is a valid, non-invasive substitute for breaking a circuit to measure current — exactly the technique used in the power supply worked example above, and one you will use constantly once you are comfortable with it.
Frequently Asked Questions
Why bother predicting the expected voltage before measuring? Can't I just look at the reading and decide if it seems reasonable?
Without a specific prediction, "reasonable" is a guess, and small but meaningful deviations are easy to miss. A measured value that seems plausible in isolation can still be significantly wrong compared to what the circuit topology actually requires. Calculating or looking up the expected value first turns a vague impression into a precise pass/fail comparison.
Can the voltage-drop method measure AC current as well as DC?
Yes, in principle — measuring the AC voltage drop across a known resistance and dividing by that resistance gives the RMS AC current, the same logic applied to AC instead of DC. In practice this is less common for troubleshooting because AC current paths in RF and audio circuits are often more complex (involving reactance, not just resistance), so a clamp-on current probe or oscilloscope current probe is usually more reliable for AC measurements.
My in-circuit voltage reading doesn't match the service manual exactly — does that mean something is wrong?
Not necessarily. Service manual voltages are typically given with a tolerance (often ±10% or more) and under specific test conditions (a particular supply voltage, no signal applied, room temperature). A small deviation within the stated tolerance, under matching test conditions, is normal. A large deviation, or any deviation outside the stated tolerance, is worth investigating further.
Why did the worked example rule out the pass transistor instead of just replacing it first?
Because the voltage-drop measurement showed the transistor's actual current was far below its rated maximum, which means the transistor itself was not being asked to do anything beyond its capability — replacing it would not address a feedback or base-drive problem. This is a direct application of the most-likely-cause-first and evidence-based reasoning from M21A: the measurement pointed specifically at the feedback path, so that is where investigation continued.
Test Your Knowledge
Answer the questions below to check your understanding. Every answer can be found in the lesson above.