Post Go back to editing

Generating QAM baseband I/Q file for ADRV9025 — normalization and RRC filter question

Category: Hardware
Product Number: ADRV9025

Hi,

I’m generating a 16-QAM baseband signal in MATLAB

I plan to export I and Q samples to a text file for use with the ADRV9025 in TES.
I have two questions:

  1. Should I normalize I/Q before exporting, or does TES handle it automatically?
     – If normalization is required, how exactly should I do it?

  2. Should I apply the RRC filter in MATLAB before export, or can I apply it directly in TES?

Thanks

Parents Reply
  • Thank you for your reply.

    The profile I am using on the ADRV9025 has a sample rate of 122.880 MHz.
    However, in my MATLAB code below, I am not specifying any sample rate. I simply generate the 16-QAM symbols and create the I/Q text file.

    How should I apply this sample rate in MATLAB when creating the I/Q file?
    Do I need to upsample/interpolate the symbols to 122.880 MHz, and if yes, what is the correct method?

    Here is the code I am using:

Children
No Data