Monday 2 November 2015

Circuit Protection


I want something for my power that acts like a diode, but without the voltage drop, to protect the circuit from damage if the batteries are connected the wrong way. Is this even possible?



Answer



Put the diode across the supply connections so that it is non-conducting, with a fuse ahead of it. The diode will conduct if the supply is reversed, and blow the fuse. There won't be any voltage drop.


alt text


No comments:

Post a Comment

arduino - Can I use TI's cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?

I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...