Hello, I'm designing a low power device, as I know LDO regulators are less efficient than Buck converters. I want to know about the efficiency of LP5907 when load current is about 100uA to 10mA.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello, I'm designing a low power device, as I know LDO regulators are less efficient than Buck converters. I want to know about the efficiency of LP5907 when load current is about 100uA to 10mA.
Hi Bardia,
Any regulator's efficiency is given by
Pout/Pin = (Iout * Vout)/(Iin * Vin)
For LDO's, Iin is the sum of the output current and Ignd, the current required by the device's internal circuitry for operation. Iin = Iout + Ignd.
Pout/Pin = Iout/(Iout + Ignd) * Vout/Vin
At very light loads the ground current of an LDO will be comparable to the load current and degrade efficiency. At higher loads the ground current of the LDO is negligible compared to the output current and the efficiency equation simplifies to Vout/Vin. Most LDO datasheets will include a graph of Ground Current vs. Load Current to help with efficiency estimations. The one for the LP5907 is shown below:
In general the LDO's input and output voltage will have the largest impact on efficiency. Mark explains how reducing headroom (Vin - Vout) can significantly improve efficiency in this blog post:
Thanks,
Gerard