Sunday 10 November 2019

Capacitor discharge after charge


I have this circuit for charging a capacitor: capacitor charge circuit


What I need is a circuit for discharging the capacitor after 'V' (the voltage across the 100 µF capacitor) has reached the maximum value of 2V. I know a discharge circuit can be implemented by NPN transistors, but I am not getting how. Guidance required.


The capacitor should only discharge when 'V' reaches 2V.




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