- No active rectification in all half periods
- Driver turns off after current maximum
-
{ action : function () { this.rootElement.style.height = '100%'; } }
Early turn off problem: $U = L \cdot \frac{\mathrm{\delta} i}{\mathrm{\delta} t}$
-
Solution: reduce gate voltage
{ x:'t', y:[['sec', 'Vgsa'], ['sec', 'Vgsb'], ['sec', 'Vgsc']], range:{x1:-0.2E-6, x2:2.6E-6} }
- Better to use smaller transistors
- Efficiency of this circuit is questionable!
{ staticIndicators:{Iout:0.5, Vin:100}, x:'t', y:[['active_meas', 'Vsds2'], ['active_meas', 'Vgss2'], ['active_meas', 'Isec']] }
{ staticIndicators:{Iout:2, Vin:100}, x:'t', y:[['active_meas', 'Vsds2'], ['active_meas', 'Vgss2'], ['active_meas', 'Isec']] }
{ staticIndicators:{Iout:2, Vin:100}, x:'t', y:[['active_meas', 'Vsds2'], ['active_meas', 'Vgss2'], ['active_meas', 'Isec']], range:{x1:-2.5E-6, x2:0.5E-6} }