Design Article
Symbol error rate for M-QAM modulation
Krishna Pillai, <a href="http://www.dsplog.com/">www.dsplog.com</a>
5/21/2008 11:00 AM EDT
Defining the general M-QAM constellation
The number of points in the constellation is defined as, where
is the number of bits in each constellation symbol. In this analysis, it is desirable to restrict
to an even number for the following reasons (Refer Sec 5.2.2 in [1]):
- Half the bits are represented on the real axis and half the bits are represented on the imaginary axis. The in-phase and quadrature signals are independent
level Pulse Amplitude Modulation (PAM) signals. This simplifies the design of the mapper.
- For decoding, symbol decisions may be applied independently on the real and imaginary axis, simplifying the receiver implementation.
Note that the above square constellation is not the most optimal scheme for a given signal to noise ratio. However, considering that typical implementations prefer the reduced complexity, let us keep this assumption.
Average energy of an M-QAM constellation
In a general M-QAM constellation where and
are even, the alphabets used are:
, where
.
For example, considering a 64-QAM () constellation,
and the alphabets are
.
To compute the average energy of the M-QAM constellation:
- Find the sum of energy of the individual alphabets
- Each alphabet is used
times in the M-QAM constellation.
Thus, to find the average energy from constellation symbols, divide the product of (1) and (2) above by
. The average energy is,
.
Plugging in the number for 64-QAM,
.
Plugging in the number for 16-QAM,
.
From the above explanations, it is reasonably intuitive to guess that the scaling factor of ,
which is seen along with 16-QAM, 64-QAM constellations, respectively, is for normalizing the average transmit power to unity.
Finding the symbol error rate
To compute the symbol error rate for an M-QAM modulation, let us consider the 64-QAM constellation as shown in the figure below and extend it to the M-QAM case.

Figure 1. Constellation plot for 64-QAM modulation (without the scaling factor of
As can be seen from the above figure, there are three types of constellation points in a general M-QAM constellation:
- Constellation points in the corner (red squares). The number of constellation points in the corner in any M-QAM constellation is always 4, i.e.,
- Constellation points in the inside (magneta diamonds). The number of constellation points in the inside is,
.
For example with M=64, there are 36 constellation points in the inside.
- Constellation points neither at the corner, nor at the center (blue stasr). The number of constellation points of this category is,
.
For example with M=64, there are 24 constellation points in the inside.




PlayDo
6/13/2008 12:03 PM EDT
A great intro, but the analysis assumes hard decision decoding. With soft decision techniques, such as Viterbi and turbo codes (even erasures for those boundary cases), the probability of error can be significantly reduced. Even techniques such as TCM without soft decision can signficantly improve performance.
I know that most consider soft decisions techniques within the realm of FEC, and as such may be considered separate from such an analysis, in reality they are tightly coupled. The decoding of any such constellations in a real system must take into account the FEC scheme to be employed.
Sign in to Reply
aya2002
4/22/2009 3:15 PM EDT
hi sir,
can you please show me more discussion about the constellation construction?
Thank you
Sign in to Reply