Monday, 4 December 2017

capacitor - Cap Value for Full Wave Rectifier Circuit


Why do we use a capacitor of specific value and not an arbitrary value for a full wave rectifier circuit? For example in this circuit diagram below shows a 470uF capacitor so why can't I use a capacitor of 100uF or 1000uF? How can I pick the correct value? Also what is the significance of capacitor C4?


12V DC power supply




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