Altera_Forum
Honored Contributor
10 years agoConfirmation about sine wave equation of NCO IP Core
I tried plotting the following sine wave equation from page 3-1 of NCO IP Core User Guide v14.1 into an excel file.
s(nT) = Asin[2π(fO+ fFM)nT+ ϕPM+ ϕDITH)] I also generated the waveform using the same settings in the NCO IP Core. Based on the result, I think that "A = (2^N) - 1" should be "A = ((2^N)/2)-1". Is my understanding correct? Thanks!