Powering Digital Circuitry From SMPS

AI Thread Summary
Powering a microcontroller directly from a buck-boost converter presents challenges such as ringing during switching and current rise time issues. A snubber can mitigate ringing, but the current rise time becomes critical, especially when transitioning from sleep mode to active mode. Calculations indicate that significant capacitance is required to maintain voltage levels during current spikes, leading to impractically large capacitor values. Increasing the current slew rate to address these issues results in higher switching frequencies, complicating design. To ensure immediate power availability, maintaining a charged capacitor or a rechargeable battery is recommended for instant startup.
fobos3
Messages
33
Reaction score
1
I was thinking of powering a microcontroller directly from a buck-boost converter, but after doing a few calculations I ran into the following problems:
  • Ringing when switching on/off
  • Current rise time

You can get the ringing down with a snubber. The current rise time however is a big problem. Imagine that the micro is in sleep mode and it is woken up. All of a sudden a higher current is required. The control system disconnects the load from the power supply and starts charging the inductor. The inductor needs to be charged to the higher current before the capacitor drops below the permissible microcontroller voltage (say 5%).

I ran some calculations for a current of 100mA and I ended up with huge capacitor values (mF for a rise time of a ms).

So I was wondering is it at all possible to power a microcontroller directly from an SMPS? Obviously you can increase the current slew rate but then your switching frequency goes through the roof.
 
Engineering news on Phys.org
In reality the relative size of the inductor and capacitor will decide the regulation or supply noise. For a huge variation of current requirement between sleep and active mode you will need a large capacitor. I have built SMPS that tick away in sleep mode at 1Hz but then rise to 50kHz when active. The frequency ratio will be proportional to the current ratio.

It will take time to start a SMPS from cold. If that delay is a problem then you should keep a capacitor charged, or a rechargeable battery ready for the instant start.
 
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...
Hello dear reader, a brief introduction: Some 4 years ago someone started developing health related issues, apparently due to exposure to RF & ELF related frequencies and/or fields (Magnetic). This is currently becoming known as EHS. (Electromagnetic hypersensitivity is a claimed sensitivity to electromagnetic fields, to which adverse symptoms are attributed.) She experiences a deep burning sensation throughout her entire body, leaving her in pain and exhausted after a pulse has occurred...
Back
Top