Hello all,
I’m looking for advice on how to build a simple electronics project for my shop – a tester for a custom 3-conductor cable. I’ve already built a first version which looks something like this:
+9V
|
|
+-------(L+R)-------O A a O-----+
| |
| |
+-------(L+R)-------O B b O-----+
| |
| |
+-------(L+R)-------O C c O-----+
|
|
---
-
0V
(L+R) = LED + current limiting resistor
One end of the cable plugs into the terminals A,B,C; the other end plugs into a,b,c. If any of the wires are broken, the corresponding LED will fail to light. So far, so good.
However, this one doesn’t test for the cable being wired incorrectly – if A goes to b, B to c, or something like that, the LEDs will still light. So I’d like to build a slightly more sophisticated apparatus that can detect whether any wires are crossed. And I can’t for the life of me figure out how to do it. (Part of the problem is that I don’t really intuitively understand electronic circuits!)
I would like the tester to meet the following criteria:
[ul]
[li]LEDs which light when A connects to a, B to b, C to c.[/li][li]Other LEDs to indicate wires connected the wrong place would be nice.[/li][li]Ideally the device would be completely passive – if nothing is connected to it, no current is flowing. (If it has a power switch, I’ll forget and leave it switched on, and drain the battery.)[/li][/ul]I can do at least the first and third parts if it’s a 2-conductor cable – just have the current run opposite directions, A to a and b to B. But I can’t figure out how to do it with three.
Of course, I’ve come up with at least three other solutions that would get the job done, but they’re not elegant. Separate circuit (and battery) for each wire? Ick. A switch to test just one wire at a time? Eh. A simple jig to make it easy to hook up an ohmmeter to each wire in turn? Where’s the fun in that?
There’s got to be a relatively simple solution to this. Any suggestions, or ideas for resources to consult?
Don’t be afraid to use small words. I’m a software guy.