Forum Discussion

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

The Highest Carrier Frequency for Stratix III

Dears All,

Greetings,

I was just wondering about how high I can get as an output from the the Stratix III Development Kit as a carrier frequency. I know I can use two ways to generate that signal using (nco or .mif file for the simulated signal from Matlab), and I'm really hoping to get something close to 1GHz (for example) if it possible!

Thank you for your consideration :)

17 Replies

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

    --- Quote Start ---

    Sure its practical.

    I have ~600 Stratix II FPGAs synchronously processing 4GHz of sampled bandwidth across 120 boards, and another ~1000 FLEX10KE FPGAs (yeah, that old) processing another 8GHz (all using 1GHz clock rate ADCs and parallel processing);

    Dave

    --- Quote End ---

    Hi Dave

    You may be focussed on research based work. In all the companies I worked for, we never went down anything more than one level of parallel processing of dsp path. I doubt even experienced engineer can easily manage a simple fir filter on even/odd signal paths let alone breaking signal path down further. In a commercial environment for high speed there are far better solutions than fpgas which are mainly used to lift up baseband a bit higher than dc.

    I think the post by Mohanadig suggests he is too fresh for parallel work.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    I already have the part of mixing the signal with the 3GHz solved I had the output from the two HSMC outputs.

    but, I didn't really get what you mentioned about converting to analog signal first .. because the case is to have the up converted signal inside the FPGA before it is sent to the HSMC output.

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

    Hi Kaz,

    --- Quote Start ---

    In all the companies I worked for, we never went down anything more than one level of parallel processing of dsp path. I doubt even experienced engineer can easily manage a simple fir filter on even/odd signal paths let alone breaking signal path down further. In a commercial environment for high speed there are far better solutions than fpgas which are mainly used to lift up baseband a bit higher than dc.

    --- Quote End ---

    Yeah, fair enough :)

    Cheers,

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

    --- Quote Start ---

    I already have the part of mixing the signal with the 3GHz solved I had the output from the two HSMC outputs.

    but, I didn't really get what you mentioned about converting to analog signal first .. because the case is to have the up converted signal inside the FPGA before it is sent to the HSMC output.

    --- Quote End ---

    The signals on the HSMC outputs are digital values.

    Is your 3GHz mixing logic digital (like one of the devices in the links above), or analog?

    If the mixing is analog, then you would need an digital-to-analog conversion (DAC) of your 100MHz bandwidth signal, where the 100MHz bandwidth signal is possibly resampled to a 500MHz clock rate, or 1GHz clock rate signal, prior to analog mixing.

    Cheers,

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

    It is analog, and I will put that in my consideration thanks for the help.

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

    --- Quote Start ---

    It is analog, and I will put that in my consideration thanks for the help.

    --- Quote End ---

    Ok, so you will have to convert your 100MHz bandwidth HSMC data to analog.

    Texas Instruments is now making their ADC/DAC boards with HSMC interfaces, eg.,

    http://focus.ti.com/docs/toolsw/folders/print/dac3484evm.html

    I haven't used this part, but it looks like it has the features you would need.

    Cheers,

    Dave