Monday 16 September 2019

voltage regulator - What is the purpose of the 7805 output capacitor?


How does a cap on a regulator output improve transient response? Is this cap not more appropriately drawn next to the load where it is not being defeated by intervening trace inductance? Or does this output cap serve a different purpose than the typical bypass caps seen on a digital IC power supply pin?


http://www.ti.com/lit/ds/symlink/lm340-n.pdf


enter image description here


enter image description here



Edit: This has been flagged as a possible duplicate. While the answers may have some overlap, the titles of the three questions I asked are very specifically different questions. This should be evident upon reading the Titles.




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