07-16-2014 05:24 PM
Hi.
How can i implement an angle control switching for 4 Mosfet in labview ? (shepwm). I tried to read the angle from a sin wave form like a reference (60hz,amp= 5 volts, offset =0), then when the sin is 1.45 or 55 or 80 or 235 or 360 grad it sent a pulse to Mosfet via DAC, but I cant read the angle position from sin wave form.
07-16-2014 08:50 PM
07-16-2014 10:39 PM
I know the angles , but I don't know how to do that. (image)
07-16-2014 10:40 PM
07-17-2014 02:53 AM
07-17-2014 09:57 AM
I did it , but is dificult because is not possible to read the position angle from the senusoidal signal to compare directly with angle, other option was calculate the amplitud in each interval but is not very exact, in similar projects a PIC is used for do that.