Forum Discussion
Altera_Forum
Honored Contributor
17 years agoHelp Generation Wave
Hello Friends!! I am a beginner in the world of FPGA design and I need to make a sinusoidal modulation pwm multilevel Inverter (area of power electronics), basically what I need to know how ...
Altera_Forum
Honored Contributor
17 years agoBasic methods for sine ROM tables have been discussed e. g. in this thread http://www.alteraforum.com/forum/showthread.php?t=1902& This is, what I regard as the easiest way, I have used it with RF applications (digital receiver PLL) as well as 16.7/50 Hz power electronics. The other options you mentioned, are feasible ways too, also Altera NCO compiler.
Triangle waveforms can be generated easily by an up/down counter and some additional logic.