Part Number: TMS320F28027F
Hi All,
I've tried proj_lab01 which demostrates Open loop control and it's working fine. I'm facing difficulty in setting the required speed and acceleration time. I've set the speed using
gMotorVars.SpeedRef_krpm = _IQ(1.0);
This generates a frequency of 66.6 Hz (checked in scope). How do I calculate the value for SpeedRef_krpm for getting the desired frequency in Hz.
Is it possible to change the ramp during run-time? Whether I should use ANGLE_GEN module or TRAJ module? If so, how do I configure it to achieve a given ramp in Hz.
NOTE: All the above in Open loop only using Volts/Hz principle.
Thanks,
Prakash