I'm using the MathCad worksheets in sluc644 for this design. The numbers aren't coming out correctly so I'm scrutinizing every step in the process.
There is a figure in the "Neutron..." worksheet showing the main switch current i.QL:
and an equation just below it to calculate ipk:
which is the same as the data sheet equation (30), used to calculate flux change in the transformer:
My question is why the negative current peak i.neg() or IM- shows up in the equation for i.pk / IM+ at all. If I were calculating the inductor current I would use something like (V.in * t.on) / L.m, where V.in is the voltage across the primary, t.on is the ON time of the primary switch (PWML plus tZ above?) and L.m is the primary inductance. It looks like the first term under the radical could be massaged into something like this, but what does i.neg() have to do with it, and why would it be squared and added?
Thanks for any help.