As you know, there is a part-to-part analog tolerance on the reference voltage that is connected to each error amplifier. This means that suppose one of the error amplifiers has regulated such that its non-inverting and inverting inputs are the same, ….then another error amplifier in the same group of paralleled converters will not be in this position, due to the tolerance described. (their reference voltages are not exactly the same due to tolerance).If you join the 2 FB pins together, both converters are aiming for the same output voltage.
You did not get that these are CURRENT MODE controllers. Current mode theory too complicated to cover in one post, but you can strap them in parallel without having them fight each other. CM topology shares inherently, that is it's main advantage.Hello,
The attached pdf and LTspice simulation shows two SMPS’s in parallel. They both feed into a single output load at 25V. This is the best way to do it so that both SMPS’s deliver equal current into the load.
Why does the LTC3774 not do it this way?..
The LTC3774 (diagram on first page of datasheet) shows that the two feedback inputs are connected, and so both error amplifiers are both potentially fighting each other to regulate the single load. Why does LTC3774 not have a facility to have just one feedback signal, going into just one of the error amplifiers, which feeds both of the internal PWM comparators directly?
LTC3774 datasheet
http://cds.linear.com/docs/en/datasheet/3774fb.pdf
As homage to reality, this simple statement is the single biggest problem with CM controllers in the real world. The sense resistor is external (dissipates way too much power to be on the chip) and it has to be placed in a high current path usually the inductor current. Those sense lines coming back to the chip pick up EMI like crazy and the internal circuitry has to be VERY wideband so it can trigger quickly when the current signal reaches the cutoff threshold. The bottom line is that noise pickup on the sense lines cause a lot of problems (like pulse jitter) and the layouts have to be very tight to avoid it.Firstly, the LTC3774 is designed as a dual output device that you can configure as a single output, dual phase converter. This is why it has 2 FB pins and 2 error amplifier outputs.
Here is how a current mode controller works (and the LTC3774 is no exception):
A current mode buck converter can be modelled as a voltage controlled current source. The 'voltage' is the voltage out of the error amplifier. The current is the current flowing through the current sense resistor.
"Current output regulated converters" can be paralleled and share current as per there regulation...but "current mode" converters ( which are setup to regulate an output voltage) do not inherently share current with each other when paralleled.......they can be influenced to do so as in the explanations by Simon above, ...as in Simon's tying together of the ITH pins........but current mode converters, per se, (which regulate an output voltage) do not "inherently" share output current if put in parallel.CM topology shares inherently, that is it's main advantage.
As I recall, in our large CM control designs, it was like an "OR" connect in the control loop. There was a path sensing output voltage which could limit the pulse width and there was a path sensing inductor current and whichever one got to the threshold first cut off the pulse. Bottom line, current "limiting" was inherent and also current sharing when we strapped converters in parallel.If the maximum current sense trip threshold is 100mV, as the FB pin rises, the ITH voltage drops and this 100mV threshold decreases. This throttles back the peak current in the inductor. Therefore the error amplifier voltage is effectively controlling the peak inductor current - ie you have a voltage controlled current source.
We shipped a bunch of them. In the big ones we had eight separate converter boards all strapped together in sync and they shared load current perfectly. The main converter was the "master" and all the rest were voltage controlled current sources that got their control signal from it. Point is that since a CM controller limits PW when it see's the current get to a set threshold level (the control signal), every converter was putting out the same current."Current output regulated converters" can be paralleled and share current as per there regulation...but "current mode" converters do not inheretly share current with each other when paralleled.......they can be influenced to do so as in the explanations by Simon above, ..but current mode converters do not "inherently" share output current if shoved in parallel.
Maybe I should have said they share current inherently if they are using the same control level and are tied together in the same loop. I didn't mean you can pick two random power supplies and strap the outputs together."Current output regulated converters" can be paralleled and share current as per there regulation...but "current mode" converters ( which are setup to regulate an output voltage) do not inherently share current with each other when paralleled.......
Thanks, I appreciate why LTC3774 has two error amplifiers, but what I don’t see is, why, when it is only regulating one output voltage, does it not disable one of the error amplifiers? After all, if you want to regulate one output, then you only need one error amplifier. The LTspice simulation called “Paralleled SMPS’s_1” in the first post of this thread shows this.Firstly, the LTC3774 is designed as a dual output device that you can configure as a single output, dual phase converter. This is why it has 2 FB pins and 2 error amplifier outputs.
OK thanks, the LTspice simulation in the top post of this thread, is called "paralleled SMPS's_1". -It shows the simplest and most effective way to parallel current mode SMPS's and ensure sharing of current between the SMPS's........the question here is, why does the LTC3774 not do it like this?Maybe I should have said they share current inherently if they are using the same control level and are tied together in the same loop.
The basic current mode design REQUIRES two error amplifiers because they are measuring two different things. One is output voltage and the other is inductor current. The output of these error amps feeds into a summing node and whichever error amp gets to it's threshold first cuts off the pulse which is to say turns off the FET switch. This is the main difference between basic current mode control and voltage mode. The latter does not measure inductor current or care what it is, it's control loop simply looks at the output voltage and adjusts the pulse widths to hold it at the target value.Thanks, I appreciate why LTC3774 has two error amplifiers, but what I don’t see is, why, when it is only regulating one output voltage, does it not disable one of the error amplifiers?
Also, surely it just makes sense that if you are having eight sync bucks feeding into one output as in the simulation presented in this post, then surely you only need one error amplifier to feed all the pwm comparators of each sync buck
The subordinate controllers are NOT regulating based on output voltage, they are simply regulating until the current sense signal (derived from inductor current) rises to the trip off threshold at which point they cut off the pulse.Different LTC3774 chips will have differently toleranced reference voltages into their error amplifiers…..so they will all be trying to regulate to slightly different output voltage levels. That is surely not a wanted situation
Thanks for trying but this isnt relevant to the question being asked here. I am speaking about the use of multiple error amplifiers in the multiple LTC3774s which are all feeding into the same single output load. (and this load is voltage regulated to 1.5V in the simulation in post #14)The basic current mode design REQUIRES two error amplifiers because they are measuring two different things. One is output voltage and the other is inductor current. The output of these error amps feeds into a summing node and whichever error amp gets to it's threshold first cuts off the pulse which is to say turns off the FET switch. This is the main difference between basic current mode control and voltage mode. The latter does not measure inductor current or care what it is, it's control loop simply looks at the output voltage and adjusts the pulse widths to hold it at the target value.
Thats agreed , but is not the question here...the question is why one (or more) error amp(s) cannot be disabled when operating two or more ltc3774 based sync bucks in parallel, feeding into the same load, which is voltage regulated. Only one error amp is needed to regulate one output....no matter how many sync bucks are feeding into that one output....having more than one error amp, (with slightly different reference voltages to each other due to tolerances), all trying to regulate to what they each "think" is vout, is counter productive, and in the worst case, can cause instability.Two controllers, capable of regulating two different output voltages, will need two independent PWM engines with two independent error amplifiers.
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?