HP made a
couple of other devices that I don't own and could never see
the point of. One was the 'signature analyser' which will tell you if
a logic signal differes from the correct version (well, provided you
have a 'correct version' to also test) but won't tell you _how_ it
differs. So actually finding the fault doesn't seem to be any easier.
I remember reading about signature analysis in the HP Journal. It
looked like a promising technology--not for the lone self-employed
technician, but for the field engineer who saw the same equipment day
in and day out.
Hmm.. My feeling is that it'll tell you that _something_ is wrong (but
you probably knew that anyway), but it won't help in finding _what's_ wrong.
If you have a complicated board of logic, then pretty much every signal
is going to depend in some way on many other signals. Any fault is going
to upset a lot of signals so almost all the signatures will be wrong.
Suppose you have something as simple as a 2-input AND gate. All 3
signatures (inputs and output) are wrong. But you don't know what the
correct output signature is _for the 2 input signatures you have_ -- in
fact it's probably inpossible to work it out -- so you can't tell if that
gate is working correctly. A logic analyser will show you, though.
-tony