LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

SHEPWM

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.

 

 

0 Kudos
Message 1 of 6
(2,834 Views)
I don't know what you mean by a sine wave form. Could you post the code you have tried and explain what it is that you want?

Mike...

Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 2 of 6
(2,810 Views)

I know the angles , but I don't know how to do that. (image)

 

 

 

 

 

 

0 Kudos
Message 3 of 6
(2,797 Views)
0 Kudos
Message 4 of 6
(2,796 Views)

Hi JC,

 

judging from your image I would try to compare the sine wave to some threshold values to switch the MOSFETs…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 5 of 6
(2,776 Views)

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.

0 Kudos
Message 6 of 6
(2,751 Views)