Tuesday, 12 December 2017

power supply - Capacitor Voltage Rating


How to find the voltage rating of a capacitor after knowing the capacitance value.


Example, For a power supply, If the input voltage is 60V and output is 5V. The input capacitor(C1) value is 100uf and output capacitor value is 1000uf.


What is the voltage rating for both the capacitors and how to find them.




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