More or less. It basically makes it so all the modules use the feedback loop of just one of the modules, synching their voltages together so they aren't each doing their own thing anymore. You need to lift the FB pin from all but one of the modules, as pommie, said to disable the module from trying to run its control loop independently. The one module then becomes the master and connecting its COMP pins to the other modules, as Ron said, spreads the master control signal and slaves them.
At 4% drift (according to datasheet), that's 0.2v drift at 5v out. So, assume max 0.4 volts difference, if one converter drifts up and the other drifts down.
I'm eating at the moment. I can figure it out after I'm done eating if you want.
At 4% drift (according to datasheet), that's 0.2v drift at 5v out. So, assume max 0.4 volts difference, if one converter drifts up and the other drifts down.
gosh, don't let me interrupt your dinner!
appreciate your help!
"regular"? you mean drop across the resistors? that's why i want to make the R as small as possible.
Yeah. There's a certain amount of extra current that will be pushed out be the weaker supply that will develop a voltage drop across the resistor. This voltage drop adds onto the voltage of the weaker supply so that so the far end of the resistor (where all the supplies meet) is equal amongst all supplies. The larger this resistor is, the less extra current is required to match output voltages. OTOH, the larger the resistor is, the more losses you have at all times, even if there happens to be no imbalance at the time.
I don't know how to claculate heat. Should
include Wreg + Wdif?
This part I don't understand:
By choosing a full load difference current of IOUT × 10%, defining Tolerance = T, and setting the maximum (VREG1 - VREG2) value to 2 × T × VREG, we get:
I don't understand what you are trying to do here. This seems to be the second time (at least) you have swapped voltage ans watts. They are not the same. Where is is 0.075W and 0.75V (or 0.0003W and 0.003V) coming from?
Vsag is not THE criteria. It is a limiting criteria that prevents R from being too large, while current matching is a limiting criteria that prevents R from being too small. You pick one that satisfies both. If you just use Vsag, then yes smaller is always better ad infinitum. Likewise with current matching and R being large to infinite. But you would never do that because you have two competing criteria, not one.
Yes, but why do you care about total power dissipated? You can't do anything about the module which is already built. Your R neds to be physically large enough to handle the power though.
It is setting the resistor so that a 10% difference in current will be enough to cause a voltage drop across the resistors to balance out the maximum voltage difference expected. In other words, the currents will match by 90% in the worst case, or better. You can choose any percentage you are willing to live with. Lower current matching means lower R which is more efficient. There is a tradeoff.
Also make sure to check that your chosen R meets your voltage sag requirements. Again lower R means less matching but less sag. Tradeoff.
The more current matching you have the closer you can use full current across all supplies, at the expense of voltage sag. And vice versa. Tradeoff.
You can see now why its not ideal. Synching converters so their voltages track each other has none of these issues but iusn't always possible. Synching their clocks is a separate issue but not doing so can also cause issues sometimes
Only somewhat. Your load current can vary. Vsag is highest at high currents and lowest at low currents. Fully compensating for it at high current might make the voltage too high at low currents.
if you just have one regulator then you dont need that resistor because you don't need to current balance it with anything.
No, lower current matching means that one supply will do more work than the others so you will be farther away from achieving the full current that all supplies could output together. The current won't be shared as evenly so not all the supplies can be used to their full current potential. The weaker supplies just supply less current and the stronger supplies supply more. The R is smaller iin this case so more efficient, but less overall maximum current capability.
You misunderstood. Forget the parallel regulator for a minute. Different scenario. Let's say I've just one regulator, with a 1.3 ohm series resistor on output. The R serves no purpose. If my load is pulling 3A, that's a 3.6V drop, right?
3A x 1.3R = 3.6V drop.
3.6V x 3A = 10.8W
In that scenario, don't I therefor need a 10.8W resistor?
You mean, even if a single regulator is rock solid by itself, a series R on it's output will make it vary as current varies? (I mean without a parallel reg)
You misunderstood. Forget the parallel regulator for a minute. Different scenario. Let's say I've just one regulator, with a 1.3 ohm series resistor on output. The R serves no purpose. If my load is pulling 3A, that's a 3.6V drop, right?
3A x 1.3R = 3.6V drop.
3.6V x 3A = 10.8W
In that scenario, don't I therefor need a 10.8W resistor?
I understood what you were asking so my response doesn't change. 3.9V drop actually from your numbers. You don't need the resistor because your load is taking all the power. Th resistors were only ever there to allow the parallel modules to current share with uneven output voltages. No parallel modules, no resistors.
You mean, even if a single regulator is rock solid by itself, a series R on it's output will make it vary as current varies? (I mean without a parallel reg)
yes. this is voltage sag and an undesirable trait. All supplies have this due to unavoidable internal resistance in series with the output. but for current sharing between unsynchronized converters, you need more because it relies on that mechanism to workso you add more, but there is a price to be paid.
the higher voltage regulator outputs more current, but the R makes the voltage sag more at higher currents which lets the other regulators with lower voltage participate. It's gimping the strongest members so that they must work with the group because the group can get more work done as a whole.
You don't need the resistor because your load is taking all the power. Th resistors were only ever there to allow the parallel modules to current share with uneven output voltages. No parallel modules, no resistors.
Yes I understand that. You're still not getting my question.
I know I don't need the resistor with only one regulator. I put it there anyway. Won't there be heat due to v drop?
yes. this is voltage sag and an undesirable trait. All supplies have this due to unavoidable internal resistance in series with the output. but for current sharing between unsynchronized converters, you need more so you add more, but there is a price to be paid.
I think. you misunderstood this question too. Let's assume this regulator has 0% drift. Let's also assume they are synchronized. Will V still vary with load?
I understood. You were talking about just one regulator with no parallel. Those are the questions I was answering. Then after answering the question for a single unparallel regulator I mention current sharing in parallel modules to tie in why they are there for parallel, but not for singular.