MT Map Bits to ASK Symbols

Maps an incoming bit stream to complex-valued ASK symbols.

1378

Inputs/Outputs

datatype_icon

input bit stream

The incoming bit stream to be mapped to symbols.

datatype_icon

symbol map

An ordered array that maps each symbol value to its desired coordinates in the complex plane.

The number of ASK states in the array must be 2N, where N is the number of bits per symbol. The length of the vector for the symbols farthest from the origin must be 1. To specify a prebuilt map, unbundle the symbol map element from the ASK system parameters cluster generated by MT Generate ASK System Parameters (M) or MT Generate ASK System Parameters (map).

datatype_icon

error in

Error conditions that occur before this node runs.

The node responds to this input according to standard error behavior.

Standard Error Behavior

Default value: No error

datatype_icon

reset?

A Boolean that determines whether stored state information is cleared on each call to this node.

When the input bit stream is not comprised of an integer number of symbols, the carryover bits are buffered.

TRUE Clears the buffered data, checks the input parameters on a first call, and reflects any change in the input parameter values during subsequent iterations.
FALSE Adds the buffered data to the beginning of data from next iteration, in continuous operations.

Default value: TRUE

datatype_icon

symbols

An array of complex-valued symbols with a one-to-one mapping to the input bit stream based on the specified symbol map.

Note Wire this parameter to MT Apply Pulse Shaping Filter to generate the oversampled baseband complex waveform.
datatype_icon

error out

Error information.

The node produces this output according to standard error behavior.

Standard Error Behavior