Zener Diode Dilemma

Zener voltage regulation happens in reverse breakdown mode. All zeners leak reverse current at voltages below the breakdown voltage. With low voltage zeners, this leakage current is very high, up to 76mA for this part number. This makes low voltage zeners unsuitable for many applications, where you might expect a theoretically perfect zener to work.

If the 50mA or so leakage at 3V is an unacceptable issue for you, you might instead consider a potential divider across the 3V supply, with the centerpoint connected to an SCR gate to crowbar the supply. Adjust the potential divider ratio to give the right tripping voltage. A red led (forward biased) added at the top of the potential divider might make it more accurate/sensitive.

I haven't actually tried this at such a low voltage, but I suspect it may work better than a zener.

Reply to
Andrew Gabriel
Loading thread data ...

vices from potentially external over voltage events (microcontroller drivin g 5v circuits).

Thanks again Andrew. this is making more sense. I never used 3.3v zeners be fore. The 3.3v protection I was talking about is to protect output pins of 3.3v d evices. The gpio pins on a Broadcom processor on the Raspberry Pi is one ex ample. If an external source that is attached to the pin fails and applies a voltage greater than 3.3v, the Broadcom device can be damaged. There are articles on the net describing the use of a zener for protection and that's what I attempted to do. I guess the safest thing to do is add buffers in b etween the processor and external devices.

Reply to
jjk

You can do that. When I've driven pi inputs from 5V outputs, I've used a potential divider (1k8/3k3) to drop the input voltage. If there's a significant risk of the pi's 3.3V supply failing whilst the 5V output is still active, you could add a regular diode from the potential divider's mid-point to the 3.3V supply, to limit the extent the input can exceed the Vcc pin of the pi during such a failure, but the pi isn't particularly expensive, and you could spend more trying to protect one than it costs to replace it if you do damage it.

Reply to
Andrew Gabriel

PolyTech Forum website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.