Hello,
For calculating the RMS current of inductor in buck converter i have seen the formula Irms = Sqrt (Io^2 + (Iripple)^2 / 12).
Please let me know why 12 is considered?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello,
For calculating the RMS current of inductor in buck converter i have seen the formula Irms = Sqrt (Io^2 + (Iripple)^2 / 12).
Please let me know why 12 is considered?
Prajeesh,
This is going to be tedious using text. The RMS ripple current for a triangular wave is Sqrt ( ((ILmax^2) + ( ILmin^2) + (ILmax *ILmin)) / 3)).
ILmax = Iout + (Iripple/2)
ILmin = Iout - (Iripple/2)
Substituting and factoring you get:
Irms = sqrt ( 3 * (Io^2) + ((Iripple^2) / 4))
Dividing both terms by 3 gets
Irms = sqrt ( (Io^2) + ((Iripple^2) / 12))