2025-08-14 2:55 AM - edited 2025-08-14 3:09 AM
I plan to use the LD1086DT33TR LDO to output 3.3V with an input voltage of 5V. However, I am not aware of the requirements for the ESR (Equivalent Series Resistance) of the output filter capacitor for the LD1086DT33TR, and this parameter is not mentioned in the datasheet. I intend to use either the GRM31CZ71C226ME15L or the CC1206KKX7R6BB226 as the output filter capacitor, and I am considering using two such capacitors in parallel. I wonder if this configuration is appropriate.(Or a 25YXF47MFFC5X11)?
Solved! Go to Solution.
2025-08-18 2:29 AM
2025-08-15 1:38 AM - edited 2025-08-15 1:39 AM
Welcome @kevin_root, to the community!
The LD1086 is a quasi-LDO, which, like most older LDOs, still has the problem of requiring a device-dependent minimum ESR for stable operation, because otherwise it can tend to oscillate at high frequencies.
For the LD1086, you will find some tips for stable operation in the data sheet in figures 20 (Stability for adjustable) and 21 (Stability for 2.85 V), from which a minimum ESR of approx. 500 mohms (ADJ) and 250 mohms (2.85 V) can be read. Although the regulator seems to operate on DC, the possible rate of change of the load must still be taken into account for the frequency, so that approximately 1kHz should be assumed depending on the application.
Today's MLCCs, like the types you have selected, have a strong frequency dependence of the ESR, which for the CC1206KKX7R6BB226 (Yageo) is approximately 3 ohms at 100 Hz and has a minimum of 4 mohms at 200 kHz; at 1 kHz, the ESR is approximately 250 mohms. The GRM31CZ71C226ME15L (Murata) shows a very similar curve, but at 1kHz it is only 150mohms. Several such capacitors in parallel at the output reduce the ESR even further. For maximum stability, I recommend in any case, especially when connecting output capacitors in parallel, a series resistor to the capacitor(s) of about 250mohms as an artificial ESR.
As far as the size of the capacitor is concerned, a 10µF is perfectly adequate, but it should be located as close as possible to the LD1086. However, MLCCs also have a pronounced dependence of the capacitance value on the applied DC bias. In your case, at 3.3V, the Yageo capacitor has approx. 30% less capacitance and the Murata capacitor approx. 13% less.
Taking all other tolerances into account, a single 22µF capacitor should be perfectly adequate as an output capacitor. If you want to use a higher capacity for your application, you can move the additional capacitors closer to the load, where the ohmic resistance of the supply line will then act as ESR, preventing oscillation.
Hope that helps?
Good luck!
/Peter
2025-08-15 1:52 AM
Thank you very much for your reply. Then, when does the situation of "it can tend to oscillate at high frequencies" occur, and what are the consequences of such oscillation? If MLCCs are not used, then when using electrolytic capacitors, we shouldn't need to consider the issue of ESR, right? For example, the 47µF/25V electrolytic capacitor (model: 25YXF47MFFC5X11). In addition, is there any LDO that doesn't require consideration of MLCC ESR? It would be perfect if it is pin - compatible with LD1068.
2025-08-15 10:03 AM
Well, lots of questions, but I'll try to answer them:
2025-08-16 4:21 AM - edited 2025-08-16 7:00 AM
2025-08-18 2:29 AM
2025-08-18 7:15 PM
Thank you very much for your reply. The deeper my understanding grows, the more anxious I feel. I discussed this issue with my colleagues and found that no one has paid attention to it—we have been using MLCCs all along. We tested the output of the LDO and found no abnormalities, and the system remains stable. What could be the reason for this? (How should I simulate this problem? I wonder if, since there is no oscillation occurring, it is because chips like the MCU, when running at full speed, draw high-frequency current from the capacitors on their own power supplies, thus not affecting the LDO? After carefully checking the circuit diagram, I noticed that the 3.3V output from the LDO goes through a bead and a capacitor before supplying power to the MCU.)
I was extremely shocked when I saw point 6 in your reply: *"Whether using tantalum capacitors, electrolytic capacitors, or milliohm-level resistors in series with MLCCs, all three methods will still have the problem mentioned in point 6."* It seems that designing an LC circuit is necessary.