Forum Discussion
Altera_Forum
Honored Contributor
16 years agoHere are some practical principles:
1) get your input vector(bit stream or bytes) 2) convert to sets of 4 bits(16QAM) or 6 bits(64QAM). assume one set is I symbol, the other Q symbol 3) map your symbols to your chosen constellation e.g. if I = 0000 then assign +1023 to your symbol (for 11 bit DAC resolution) and so on. 4) then comes the hard bit: shaping/upsampling to DAC speed...