Signal Tracing And Injection
Some boards are not dead. Their power is clean, their rails are up, nothing runs hot or cold — and yet they do not work, because a signal that should travel from input to output is lost, weak, or garbled somewhere along the way. An amplifier with no sound, a sensor whose reading never reaches the processor, a video stage that shows nothing: these are signal faults, and finding them means following the signal the way earlier chapters followed power and heat. This chapter is about that pursuit. A signal passes through a chain of stages, each transforming it, and a fault is the stage where a good signal becomes a bad one. It opens with the signal chain as a diagnostic path: seeing a board as a series of stages a signal flows through, so a fault has a place on that path. It teaches signal tracing — following a signal forward stage by stage from the input, watching for where it is lost. It covers signal injection — working backward from the output by injecting a known signal and finding where it fails to appear. It teaches reading a signal's health — telling a weak, distorted, blocked, or absent signal apart, because how a signal is wrong points at what went wrong. It covers tracing digital and clock signals — the logic levels, edges, and clocks whose absence or corruption stalls a digital board. And it closes on isolating a signal-chain fault to its stage — narrowing the chain by half-splitting to the one stage where the signal breaks, then confirming it. By the end you can take a board that powers up but does nothing and follow its signal to the stage that fails.
6 sections · 133 minutes of reading.
0/6- 7.1The Signal Chain as a Diagnostic PathSome boards are not dead — their power is clean and nothing is shorted or hot — and yet they do not work, because a signal that should travel from input to output is lost somewhere on the way. An amplifier with no sound, a sensor whose reading never reaches the processor, a receiver that hears nothing: these are signal faults, and a meter that only reads power walks straight past them. The key to finding them is to see the board not as a heap of parts but as a chain: a signal enters at one end, passes through a series of stages that each shape it, and leaves at the other. Where the signal is good and where it is not marks the fault as surely as a bad rail marks a power fault. This opening section of the signal chapter lays that groundwork. It covers what a signal chain is, the two directions you can work it — tracing the signal forward from the input, or injecting a known signal and working back from the output — how to judge a signal at each point against what should be there, and how to narrow the chain to the one stage where a good signal becomes a bad one. Learn to see a board as a signal chain, and a board that powers up but does nothing becomes a path you can follow to the fault.IntermediateMedium Risk22 min read
- 7.2Signal Tracing — Following a Signal Stage by StageThe first way to work a signal chain is the most direct: start where the signal enters and follow it forward, stage by stage, until it disappears. If a board has a live input — a microphone plugged in, a sensor sending data, a test tone at the antenna — you can put a probe on the first stage and see the signal there, then the next, and the next, watching it grow, shape, and travel exactly as it should. The moment the signal is present at one node and gone or wrong at the next, you have found the failing stage: the good signal went in and a bad one came out. This section is the craft of doing that well. It covers feeding the chain a known-good signal to follow, choosing the right tracer to see it, probing each node in turn and reading whether the signal is present, shrunk, or gone, avoiding the traps that make a good signal look bad — probe loading and grounding errors chief among them — and following the signal to the exact point where it is lost. Trace a signal forward with discipline, and a chain gives up the stage where it breaks without a single part being removed.IntermediateMedium Risk22 min read
- 7.3Signal Injection — Working Back from the OutputTracing a signal forward needs a signal to trace — but what if the board has no live input, or the signal dies in the very first stage? Signal injection solves that by working the chain the other way. Instead of following the board's own signal from the input, you supply your own known signal, inject it into a stage near the output, and check whether it comes out. If it does, everything from the injection point to the output is good. Then you move the injection point back one stage toward the input and try again, and again, until you reach the point where the injected signal no longer gets through — the stage just before it is the fault. It is the mirror image of tracing, and it reaches faults tracing cannot: a dead early stage, a board with no input signal, a chain you can only test from the far end. This section is the craft of injecting well: knowing when to inject rather than trace, generating the right test signal, coupling it into a stage without upsetting its bias, moving the injection point back to bracket the fault, and reading the output to confirm the failing stage. Inject a known signal and work back from the output, and even a board with nothing coming in gives up the stage where it breaks.IntermediateMedium Risk22 min read
- 7.4Reading a Signal's Health — Weak, Distorted, or LostTracing and injection find where a signal fails; this section is about reading how it fails. A signal at a node is rarely just present or absent — it is weak, or clipped, or buried in noise, or riding on the wrong voltage, or fouled by an oscillation that should not be there. And how a signal is wrong is a clue as sharp as where it is wrong: a weak signal points at lost gain, a clipped one at overdrive or a supply limit, a noisy one at a failing or badly grounded stage, a shifted one at a bias fault, an oscillating one at an unstable stage. Learning to read these signatures turns a scope trace from a yes-or-no answer into a description of what a stage is doing to the signal. This section covers the vocabulary of a sick signal: recognising attenuation and lost gain, distortion from clipping to crossover, noise and the signal-to-noise ratio, a DC offset that shifts the whole waveform, and a parasitic oscillation that adds a signal from nowhere — and reading each back to the kind of fault that made it. Read not just whether a signal is there but how it is wrong, and the manner of its failure names the fault.IntermediateMedium Risk22 min read
- 7.5Tracing Digital and Clock SignalsThe signal-chain methods so far have leaned on analog signals — tones, waveforms, levels that vary smoothly. Digital signals are different: they swing between two logic levels, they are driven by a clock, and they often share a bus where many devices take turns. That changes what a fault looks like. A digital line is not weak or distorted so much as stuck, or floating, or fighting another driver, or missing the clock that should be making it move. A processor that will not boot, a bus that hangs, a peripheral that never answers — these are digital faults, and they are read with a different eye: is the line high, low, or toggling; is the clock running; is only one device driving the bus. This section adapts signal tracing to the digital world. It covers reading logic levels and spotting a marginal one, using a logic probe for a fast activity check, reading the clock as the heartbeat of the board, recognising the digital fault modes — a stuck line, a bus contention, a glitch — and isolating a digital fault to its device. Learn to read a digital signal for activity, level, and timing, and a board that just sits there dead gives up which line, clock, or device has stopped it.IntermediateMedium Risk23 min read
- 7.6Isolating a Signal-Chain Fault to Its StageThis chapter has built a set of tools — the signal chain as a diagnostic path, tracing a signal stage by stage, injecting a signal to work back from the output, reading a signal's health, and tracing digital lines and clocks — and this closing section ties them into a single method for taking a signal-chain fault from its symptom to the one stage that broke it, and within that stage to the part. A dead or wrong output rarely says which stage failed. The sound is gone, or distorted, or the display is blank, and the fault could sit anywhere along the chain: a dead input stage, a gain stage that has stopped amplifying, a filter that is ringing, a driver that has failed, or a supply that starves one block. Swapping parts along the chain at random wastes time and often leaves the real fault in place. The disciplined alternative is to isolate: read the symptom to say what the chain has lost, choose whether to trace forward or inject backward, half-split the chain to bracket the fault between the last stage that is still good and the first stage that is wrong, read the health of that isolated stage to name the fault it holds, and finally confirm the stage and narrow to the component within it. This is the method that turns five sections of technique into one repeatable path from a bad output to the single stage — and then the single part — at its root, and it is the habit that separates a repair that holds from a lucky guess that does not.IntermediateLow Risk22 min read
- Chapter Quiz42questions · 80% required to continue