Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
16 years ago

Output amplitute from an NCO

Am i right in thinking that the output amplitutde from the NCO is not constant over different frequencies?

25 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    I am going to correct my final data on my pc as a lot easier then trying to correct for it on the FPGA.

    Thanks alot for your help in this.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    I think that outputs of DAC have amplitude diffirent with frequences diffirent. Because ouput of DAC forma sin(x)/x.

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Hi,

    I have the same problem with stratix2 dsp evaluation board. I built a simple fsk modulator on NCO. The output is 10 kHz for '0' and 15khz for '1'. I use all 14 bits of DAC. The amplitudes differs about 50-100 mVolts. In the simulations everything looks ok. I also try to understand what the problem is.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    In this case you can easily overcome the difference by prescaling both to become equal after DAC(simplest case of equaliser)

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    Hi,

    I have the same problem with stratix2 dsp evaluation board. I built a simple fsk modulator on NCO. The output is 10 kHz for '0' and 15khz for '1'. I use all 14 bits of DAC. The amplitudes differs about 50-100 mVolts. In the simulations everything looks ok. I also try to understand what the problem is.

    --- Quote End ---

    Do You Have the project to share?