Saturday 15 August 2015

charger - Why AC supply is rectified first before stepping voltage down?


I have opened one of my phone chargers and was trying to understand how it works.. I found IC MB6F just at AC input which came out to be a bridge rectifier.


enter image description here


My question is why AC is first rectified instead of stepping it down with transformers ? As stepping down in DC with a buck converter wouldn't be as efficient as with transformers, why is this path chosen ?




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