| Products & Services | Industries | Academia | Support | User Community | Company |
| Download Product Updates | | | Get Pricing | | | Trial Software |
| Documentation → Communications Blockset |
| Contents | Index |
| Learn more about Communications Blockset |
AM, in Digital Baseband sublibrary of Modulation
The M-PAM Modulator Baseband block modulates using M-ary pulse amplitude modulation. The output is a baseband representation of the modulated signal. The M-ary number parameter, M, is the number of points in the signal constellation. It must be an even integer.
Baseband M-ary pulse amplitude modulation using the block's default signal constellation maps an integer m between 0 and M-1 to the complex value
2m - M + 1
Note This value is actually a real number. The block's output signal is a complex data-type signal whose imaginary part is zero. |
The block scales the default signal constellation based on how you set the Normalization method parameter. The following table lists the possible scaling conditions.
| Value of Normalization Method Parameter | Scaling Condition |
|---|---|
| Min. distance between symbols | The nearest pair of points in the constellation is separated by the value of the Minimum distance parameter |
| Average Power | The average power of the symbols in the constellation is the Average power parameter |
| Peak Power | The maximum power of the symbols in the constellation is the Peak power parameter |
The input and output for this block are discrete-time signals. The Input type parameter determines whether the block accepts integers between 0 and M-1, or binary representations of integers.
If Input type is set to Integer, then the block accepts integers. The input can be either a scalar or a frame-based column vector of data type int8, uint8, int16, uint16, int32, uint32, single, or double.
If Input type is set to Bit, then the block accepts groups of K bits, called binary words. The input can be either a vector of length K or a frame-based column vector whose length is an integer multiple of K. For bit inputs, the block can accept int8, uint8, int16, uint16, int32, uint32, boolean, single, and double. The Constellation ordering parameter indicates how the block assigns binary words to points of the signal constellation.
If Constellation ordering is set to Binary, then the block uses a natural binary-coded constellation.
If Constellation ordering is set to Gray, then the block uses a Gray-coded constellation.
For details about the Gray coding, see the reference page for the M-PSK Modulator Baseband block.
The M-PAM Modulator Baseband block provides the capability to visualize a signal constellation from the block mask. This Constellation Visualization feature allows you to visualize a signal constellation for specific block parameters. For more information, see the Constellation Visualization section of the Communications Blockset User's Guide.

The number of points in the signal constellation. It must be an even integer.
Indicates whether the input consists of integers or groups of bits. If this parameter is set to Bit, then the M-ary number parameter must be 2K for some positive integer K.
Determines how the block maps each group of input bits to a corresponding integer.
Determines how the block scales the signal constellation. Choices are Min. distance between symbols, Average Power, and Peak Power.
The distance between two nearest constellation points. This field appears only when Normalization method is set to Min. distance between symbols.
The average power of the symbols in the constellation, referenced to 1 ohm. This field appears only when Normalization method is set to Average Power.
The maximum power of the symbols in the constellation, referenced to 1 ohm. This field appears only when Normalization method is set to Peak Power.
The output data type can be set to double, single, Fixed-point, User-defined, or Inherit via back propagation.
Setting this parameter to Fixed-point or User-defined enables fields in which you can further specify details. Setting this parameter to Inherit via back propagation, sets the output data type and scaling to match the following block.
Specify the word length, in bits, of the fixed-point output data type. This parameter is only visible when you select Fixed-point for the Output data type parameter.
Specify any signed built-in or signed fixed-point data type. You can specify fixed-point data types using the sfix, sint, sfrac, and fixdt functions from Simulink Fixed Point software. This parameter is only visible when you select User-defined for the Output data type parameter.
Specify the scaling of the fixed-point output by either of the following methods:
Choose Best precision to have the output scaling automatically set such that the output signal has the best possible precision.
Choose User-defined to specify the output scaling in the Output fraction length parameter.
This parameter is only visible when you select Fixed-point for the Output data type parameter or when you select User-defined and the specified output data type is a fixed-point data type.
For fixed-point output data types, specify the number of fractional bits, or bits to the right of the binary point. This parameter is only visible when you select Fixed-point or User-defined for the Output data type parameter and User-defined for the Set output fraction length to parameter.
General QAM Modulator Baseband
![]() | M-PAM Demodulator Baseband | M-PSK Demodulator Baseband | ![]() |

Learn more about Simulink through this collection of videos, articles, technical literature and the Getting Started with Simulink Guide.
| © 1984-2009- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |