Hi all,
I'm a long-time listener, first-time caller. Anyway, I'm working on a new rev of my open-source access control/security system. My previous board used opto-isolators for the alarm sensor (5V loop of normally-closed switches on the sensors) and the door reader inputs.
Unfortunately, I realized that the Wiegand26 protocol that the readers use can generate pulses that were too fast for the opto-isolators to handle, unless I cranked the current way up. So I'm now trying to decide between using a TVS diode that shorts over-currents or negative voltages to ground, and a rail-to-rail set of Schottky diodes, such as the BAT54S SMT part.
Looking at the spec sheets, it appears that most TVS diodes with a 5V stand-off rating don't clamp until 6-6.8V. Is this standard? The Atmega168/328 parts I'm using are supposed to have some ESD protection, but I'm not sure what sort of current they'll sink.
Any suggestions? Here is a link to my project page:
http://code.google.com/p/open-access-control/Cheers,
Arclight