Tool/software:
Hi.
I have a question about the MC33063A converter. We designed a buck converter 3V3@60mA and it worked well. However, we want to use the same controller to generate 3V3@150mA in the output. Our parameters is Vin = 9-30V, Iout = 150mA. Vout = 3.3V, Vout_ripple = 1% (33mV) and Fsw = 50Khz.
The voltage across the diode when is ON Vf = 0.5V
Following this table
Ipeak = 0.3mA => Rcs = 1ohms
Ton/Toff(Vout+Vf)/(Vi_min - Vf - Vout) = (3.3+0.5)/(9-0.5-3.3) = 0.778
Ton + Toff = 1/50khz => Toff = 11.25uS and Ton = 8.75uS, which is Ton_max as I am using Vi_min
Ct = 350pF
Lmin = (Vin_min-Vsat-Vout)*Ton_max/(Ipk)=(9V-0.82V-3.3V)*8.75uS/0.3A = 143uH. L= 160uH
Co = Ipk/((Fsw)*(8Vripple)) = 0.3/((50khz)(8*33mV) = 22.75uF => Co = 22uF
R2 = 18.25K, R1 = 11K => Vout = 3.323
In the PSPICE simulation and the design test, we are having the expected outcome at full load Iout = 150mA
however, the issue is with a light load (3.3mA), the voltage is rise upto 3.41V. Is there something wrong with our calculation?