LDO voltage regulator stability

AI Thread Summary
The discussion focuses on understanding the stability of LDO voltage regulators through Bode plots and the calculation of poles and zeros. Participants explore how to determine these parameters by analyzing the circuit, particularly at the error amplifier's input, and simplifying the system to identify the first pole and zero. The second pole is clarified as arising from the impedance seen by the capacitor, while the right half-plane zero is noted for its negative impact on phase response. The conversation emphasizes practical approaches to stability analysis and encourages further research into analog design principles. Overall, the exchange provides valuable insights into LDO stability and the mathematical foundations behind it.
chingel
Messages
307
Reaction score
23
I haven't done any Bode plots before, and so I'm reading about LDO stability and I came across this file, which I am trying to understand:

http://www.ti.com/lit/an/slyt194/slyt194.pdf

Under the stability analysis, it names the poles and zeroes. How are these calculated? I assume that the circuit is cut open at some point (at the + input of the error amplifier?) and the transfer function from one open end to the other is calculated?

For the first pole, if I put a small signal at the + input of the error amplifier, then I take the transistor to be a variable resistor, so the signal will vary the resistance. Instead of a varying the resistance I take that the V_IN signal varies (it should have the same result, assuming that the variations are small).

So with a varying V_IN and taking that all the other resistances are big compared to the output capacitor (the R_ESR and C_LOAD in the figure in the pdf), I get (using impedances) that the V_OUT change is proportional to:

$$\frac{R_{ESR}+\frac{1}{i\omega C_{LOAD}}}{R_{CMOS}+R_{ESR}+\frac{1}{i\omega C_{LOAD}}} \propto
\frac{i\omega + \frac{1}{R_{ESR}C_{LOAD}}}{i\omega + \frac{1}{(R_{CMOS}+R_{ESR})C_{LOAD}}}$$

Basically I reduced the system to a series connection of R_CMOS, C_LOAD and R_ESR. So this seems to be where the first pole comes from that they mention in the pdf, and also the zero.

Using similar reasoning I can understand where the third pole comes from. But where does the second pole come from, the one with ##\omega = 1/(R_{ESR}C_{BP})##?

Also looking at figure 3 for example, shouldn't the zero fz1 at 1.59 MHz cause the phase to increase by 90 degrees?
 
Last edited:
  • Like
Likes Prehistorik Watcher and berkeman
Engineering news on Phys.org
Hi Chingel,

You're on the right track with calculating the poles and zeros. In practice, it is usually simpler to just look at the nodes, calculate the resistance and capacitance at each one and there are your poles. An LDO is simpler than most circuits for doing it because it is mostly unilateral.

I second pole comes from the technique I mentioned. Look at the top of Resr. What cap does it see? Well, Cload is large and in series so its impedance = 1/sC will be very small so it looks like a short circuit. A low impedance to GROUND though makes a pole and that is what CBP is.

As for figure 3, the zero is in the right half plane of the pole-zero diagram so it worsens the phase response in a similar way that the zero generated by the compensation cap worsens the phase response in a Miller op amp.
 
Thanks for the reply.

I see, the second pole comes because at some frequency you need to neglect C_LOAD and the C_BP plays the important role in the impedance. In contrast to the first one, where we ignored C_BP and considered C_LOAD.

What do you mean that the zero is in the right half plane? Is the zero I calculated correct? If ##\omega## is very big then the numerator is roughly ##i\omega## and it causes a 90 degree shift?

If we would have ##-i\omega + \frac{1}{R_{ESR}C_{LOAD}}## instead of ##i\omega + \frac{1}{R_{ESR}C_{LOAD}}## then it would contribute to the phase shift in the same direction as the denominator?
 
I meant right half plane as in the zero position is in the right half plane in the Laplace domain. The hand-wavy engineer's answer is that the zero is in the right half plane because the zero shorts the about and let's the signal through without phase shift. I much more theoretical explanation you might like is here: http://www.edaboard.com/thread155316.html

You can find the math in any analog design textbook. Look up Miller opamp or Two-Stage Op amp.
 
Hi all I have some confusion about piezoelectrical sensors combination. If i have three acoustic piezoelectrical sensors (with same receive sensitivity in dB ref V/1uPa) placed at specific distance, these sensors receive acoustic signal from a sound source placed at far field distance (Plane Wave) and from broadside. I receive output of these sensors through individual preamplifiers, add them through hardware like summer circuit adder or in software after digitization and in this way got an...
I have recently moved into a new (rather ancient) house and had a few trips of my Residual Current breaker. I dug out my old Socket tester which tell me the three pins are correct. But then the Red warning light tells me my socket(s) fail the loop test. I never had this before but my last house had an overhead supply with no Earth from the company. The tester said "get this checked" and the man said the (high but not ridiculous) earth resistance was acceptable. I stuck a new copper earth...
Thread 'Beauty of old electrical and measuring things, etc.'
Even as a kid, I saw beauty in old devices. That made me want to understand how they worked. I had lots of old things that I keep and now reviving. Old things need to work to see the beauty. Here's what I've done so far. Two views of the gadgets shelves and my small work space: Here's a close up look at the meters, gauges and other measuring things: This is what I think of as surface-mount electrical components and wiring. The components are very old and shows how...
Back
Top