Hello Tim S.,
If you examine the MT RFSG Generate QAM.vi example (which is the example I assume you are referring to), you will note that the
QAM M-ary
control is wired to the Modulation Toolkit VI to generate the QAM
system parameters (MT Generate QAM System Parameters.vi). This VI
creates the system parameters for the QAM modulation scheme in software
and does not directly interact with the PXI-5671, so there is no
dependence on the device for the number of constellations in your
modulation scheme. However, the MT Generate QAM System Parameters.vi
function is only built to accept powers of 2 from 4 to 256 for the
M-QAM parameter.
In regards to your question about constellations versus bit rates and
bandwidth, I would direct you to an example program which demonstrates
some key concepts about this topic. The
RF Simulation Demo: QAM Symbol Mapping example discusses how to convert number of constellations to bits. It states:
"the number of bits that can be represented by a symbol has a
logarithmic relationship to the M-ary. For example, we know that 2
bits can be represented by each symbol in 4-QAM. While this makes
sense intuitively, it is actually defined by the equation shown below:
Bits per Symbol = log2 (M)
Thus, using the equation above, each symbol in 256-QAM can be used to represent an 8-bit digital pattern (log2
(256) = 8). Because the M-ary of a QAM modulation schem affects the
number of bits per symbol, it has a significant affect on the actual
data transmission rate."
We can make the association between bit rate and symbol rate by looking
at the number of bits per symbol of our modulation scheme. Suppose, as
discussed above, we were using a 256-ary QAM scheme in which each
symbol represents an 8-bit digital pattern. If we wish to transmit data
with a bit rate of 1 MB/sec, then we would need a symbol rate of 1
MSymbol/sec. We can determine this value through the following
calculation:
(1 MB/sec * 8 bits/B) / 8 bits/Symbol = 1,000,000 Symbols/sec
or, generally:
bit rate / bits per Symbol = Symbol rate
I hope this was the kind of information you were looking for. If you
have any other questions or if you would like further explanation on
any of these topics feel free to post back to the forum and let us know.
Matt Anderson
Hardware Services Marketing Manager
National Instruments