Forum Discussion
Altera_Forum
Honored Contributor
12 years agoIf you are only supposed to generate a pwm signal for open loop drive control, it's an easy task with fpga.
You basically need a counter+comparator and possibly some extra logic for setting the pwm level. Whiile if you want a complete closed loop controller, your system must provide some sort of feedback signals in order to adjust the pwm level in real-time.