06-17-2008 10:51 AM
06-18-2008 10:40 AM
06-18-2008 08:47 PM
Hi,
As Randall had mentioned please do provide more detail. None the less please refer to IPNet - LabVIEW FPGA Functions and Example IP.
This link has some PWM examples.
06-19-2008 04:06 AM
06-23-2008 10:12 PM
06-24-2008 02:59 AM
hi
i just want to generate PWM signal
I need that its duty cycle should vary automatically without user interference.(we should not vary by using host.vi but it varies itself)
something like its duty cycle vary as values of sin(x) i.e. (duty cycle should be sin18,sin 24 ,sin 30,sin 36,--- , sin 90 ,--- ,sin 180 ---, sin o)
regards
avinash
06-24-2008 09:06 AM
06-24-2008 09:46 AM
Randall Pursley
yes
i want three pwm signals
one for the each three phases
please tell how can i do it
if possible send me some files
waitinf for reply
regards
avinash choudhary
06-25-2008 10:30 AM
06-26-2008 09:52 AM
hi
thank you for your support.
this was the algorithm i was looking for.
but i have some more trouble( sorry...)
when i use this example as Host VI it works absolutely well.
but when i use it as FPGA VI it doesn't since the "Sine wave" function used here is not executable in FPGA and many more errors.
when i used the same logic with the sine function provided in FPGA funtion palette , i don't get desired output, since here time is Scaled to 40 MHz and i can't modify it .
sorry to say but, i could come up with this trouble.
if i place this code in HOST VI than how can I make the interface between Host VI and FPGA VI
i would anxoiusly wait for the reply
regards
Avinash Choudhary
Univeristy of Catania