First, a little background, I'm not an electronics engineer, but I've always been fascinated with electronics and wish I knew more (and had the time to learn...) The other day, I built a long CAT5 cable to run to the other room (no wireless on this one laptop...) and when I plugged it in, it wasn't working. So I looked up prices for CAT5 testers and was pretty much blown away, no way I'm buying one of those for the few cables I do make. (And anyway, it'll be a whole lot more fun to build something....) So here's the thought, make a tester myself that just checks each of the four pairs for continuity (yeah, I know only two are used in my current network, but CAT6 uses all four(I think?). And since it's a pet project, I can embellish it and make it "cool." (A bunch of LED's flashing in sequence, that can be either red or green qualifies as "cool"
) First, the "remote" end is just a loopback, pins 1&2, 3&6, 4&5 and 7&8 are just tied together, and enclosed in a small box. I'll figure out a way to attach it to the main unit (velcro it to the side?), but it can be detached and connected in another room (for when I do eventually drop those two other network access points).
Then, in one of my old Radio Shack engineer notebooks, I found a circuit for a 1-of-4 sequencer:
**broken link removed**
Great!! Each of those circuits can then test each of the pairs in the CAT5. Next, I just put together the logic (a couple of AND gates (4081) and an XOR gate (4070)) to test each pair and visually provide feedback with a RED/GREEN (dual) LED, green for a good connection, red for an open:
**broken link removed**
Now, this is where my question starts... Is this going to work, without problems? Assume the circuits will be replicated three more times for the other three pairs, three more LEDs, etc... I'm going to assume that I only need a resistor for all four LEDs, is this a correct assumption, or should each have its own? Decoupling capacitors, that's something I don't know much about (I know why and what they do, I just don't know enough about when and where to apply them), is/are one or two needed? Since these are CMOS logic gates, should there be a transistor in there for each LED so the gate isn't driving it directly? Also, would it be better to use TTL IC's instead, especially since I'll probably be connecting/disconnecting cables while there's power going to the circuit. Also, then the TTL (would?) be able to drive the LED's directly without a transistor and not worry so much about static? (Of course, I would look at using 4.5v instead of 6v)...
Are there other ways you would do this? Or in other words, what would you do to change it? I am wide open to any and all suggestions...
Then, in one of my old Radio Shack engineer notebooks, I found a circuit for a 1-of-4 sequencer:
**broken link removed**
Great!! Each of those circuits can then test each of the pairs in the CAT5. Next, I just put together the logic (a couple of AND gates (4081) and an XOR gate (4070)) to test each pair and visually provide feedback with a RED/GREEN (dual) LED, green for a good connection, red for an open:
**broken link removed**
Now, this is where my question starts... Is this going to work, without problems? Assume the circuits will be replicated three more times for the other three pairs, three more LEDs, etc... I'm going to assume that I only need a resistor for all four LEDs, is this a correct assumption, or should each have its own? Decoupling capacitors, that's something I don't know much about (I know why and what they do, I just don't know enough about when and where to apply them), is/are one or two needed? Since these are CMOS logic gates, should there be a transistor in there for each LED so the gate isn't driving it directly? Also, would it be better to use TTL IC's instead, especially since I'll probably be connecting/disconnecting cables while there's power going to the circuit. Also, then the TTL (would?) be able to drive the LED's directly without a transistor and not worry so much about static? (Of course, I would look at using 4.5v instead of 6v)...
Are there other ways you would do this? Or in other words, what would you do to change it? I am wide open to any and all suggestions...