Wednesday, 8 October 2014

Normally Closed MOSFET Switch


I am looking for a way to use a MOSFET as a normally closed switch such that when a battery charger is attached it opens the switch to disconnect the battery from the rest of the circuit. I want the load to be between the MOSFET source and ground, instead of between the battery and the MOSFET drain.


EDIT: I want the load of the battery to be disconnected. Thus the battery is only connected to the charger. The battery is a single cell LiPo and the charger will be built into the board so just charging power is needed to charge the battery.




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...