are you supposed to be able to tell just by looking at them if they have mu=
Not always, but there are often a lot of clues. The first is to hold the
boad up to the light. Often there is s digit on each layer -- inclduign
the outside layers -- ans the other layers are clear in that area. So by
holding it up to the ligth you can see all the digits, oen per layer.
That was origianlly done for that reason, of course, so that they could
check that no layer had been left out when the board was made. The second
trick is to look for things that must 'go somewhere, but don't appear to.
Vias that have traces on one side of the board and not the other. Pins on
ICs (particularly power and ground pins) that don;'t have traces going to
them. Things like that.
ltiple layers? Assuming you have one w/multiple
layers, and I guess I alrea=
dy know the answer, it's a huge headache to try and draw up schematics (or =
I'ev traced out schematics for many multi-layer boards. I don't find it
much worse than palin double-sided boards. What I do is :
Usolder anything that will test as a short. This means any switches that
can't be turned fully off (like anything with a changeover contact),
relays (for the same reason), most inducators and transformera, etc. Then
I manke a list of the main components o nthe board -- and their
subsections. I might have :
U1 a b c d 74LS00
U2 Z180
U3 27C128
U4 a b c d e f 74LS04
...
K1 Coil a b (that's a relay with 2 sets of contacts)
And so on.
Then I try to get some idea of the fucntionality of the board. If there's
a processor I strart by finding the reset and clock circuits, and draw
those out. As I draw a sectoion of a component, I corss it off the list
(that saves me from drawing otu the same bit twice !). I woudl then draw
out the processor chip, thus identifying the buses. THen the mmeory
devices, and sort out the address decoding (or maybe the other way round,
you can trace back fro mteh chip select pins on SRAMs and EPROMs before
you've drawn tohsoe devices). And so on. To trace the conneftions I use a
good continuity tester. 'Good' meaning it won't bee fooled by a
forward-biased diode junction, and that it's quick to respond. THat way I
can put the proble on one IC pin and stroke the other probe round every
other conencituon if I have to.
Yes, it takes time, but it's not impossible.
Some people probalbgy use a computer to keep track of this. I find a pen
and paper works perfectly well.
duplicate the artwork rather) w/only photographs of
the top and bottom of t=
If you don't ahve the board itself, you have a _lot_ of work to do. The
outside layers are a start (is the picture of the component side a bare
board, or do you have traces disappearing under components? The latter is
alot worse You can probagly work out some of the cirucity form the traces
you can see (althoguh I have seen at least one PCB where the outside
layers were the power and ground palnes, with almopst no visible signal
connections), but you won't get everything. If you don't ahve the
scheamtics, you will have to guess, and that's always dangerous....
-tony