You are on page 1of 5

PWM unipolar

Hm to xung tam giac


function y= fcn(u,f,amp) t=1/f; t1=t/2; a=amp/t1; if(u>t) u=rem(u,t) end u1=u*1000; if(u>=1.99&&u<=2.01) y=0; elseif(u<t1) y = u*a-1;

else y=a*(abs((rem(u,t1)-t1)))-1;

end end

hm so sanh song sin vi sng tam gic


function y %#eml if(s>=u) y = 1; else y=0; end = fcn(u,s)

kt qu 1 chu k

Na chu k

M hnh

Kt qu xung kch IGBT na chu k

u ra inverter

You might also like