MT Map FSK Symbols to Bits
- Updated2023-02-17
- 3 minute(s) read
MT Map FSK Symbols to Bits
Maps symbols comprised of Frequency Shift-Keying (FSK) frequency deviations to an output bit stream based on the symbol map that you specify.
Inputs/Outputs

symbols
An array of frequency deviations for one-to-one mapping to the output bit stream.

symbol map
An ordered array that maps each symbol value to its desired deviation frequency.
The number of FSK levels in the array must be 2N, where N is the number of bits per symbol. To specify a prebuilt map, unbundle the symbol map element from the FSK system parameters cluster generated by MT Generate FSK System Parameters (M) or MT Generate FSK System Parameters (map).

error in
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Default value: No error

output bit stream
A bit stream with a one-to-one mapping to the input symbols based on the specified symbol map.

error out
Error information.
The node produces this output according to standard error behavior.