I want to use an FPGA to generate quadrature modulated signals for use with an RF transceiver (something like MAX2828 ).
I am confused specifically about how the digital to analog modulation should be done.
Please correct me if this is not accurate, but the symbol rate will be the same as the frequency of the IQ waveforms, so 1 symbol per Hz? so 1 amplitude change per oscillation of IQ.
Assuming I am generating the quadrature cos/sin waveforms from the FPGA via a DAC, if I wanted to modulate the amplitude of I/Q from the digital data, the clock rate the the digital bit will be the same as the frequency of the IQ waveforms.
If this is the case this would surely lead to abrupt changes in the amplitude of the IQ waveforms. Am I meant to digitally low pass filter the output such the the DAC outputs a smooth continuous waveform, or is there meant to be some low pass filter after the DAC to smooth out these abrupt changes?