Calculates parameters for use with either MT Modulate ASK or MT Demodulate ASK. It accepts an M-ary value that specifies a predefined symbol map with the number of distinct levels to use as symbols.
The M-ary number, which for ASK is the number of distinct states that represent symbols in the complex baseband modulated waveform. This value must be a positive power of 2.
The M-to-symbol-map mapping is performed using a gray-coding approach. In this approach, the binary interpretation of the index of any value in the symbol map array corresponds to the bit sequence associated with the symbol map location. For example, with 4-ASK (2 bits per symbol), a returned symbol map in the order [0, 0.33, 1.00, 0.67] implies that the bits 00 are mapped to the symbol map location 0, the bits 01 are mapped to the symbol map location 0.33, the bits 11 are mapped to the symbol map location 0.67, and the bits 10 are mapped to the symbol map location 1.00.
Default: 2
Error conditions that occur before this node runs. The node responds to this input according to standard error behavior.
Default: no error
Parameter values defining the ASK system. Wire this cluster to the corresponding system parameters cluster of MT Modulate ASK or MT Demodulate ASK.
Number of samples per symbol in the modulated output complex waveform. For error-free operation, the samples per symbol must be an even number.
An ordered array that maps each Boolean symbol to its desired amplitude level. The number of ASK levels in the array must be 2 N , where N is the number of bits per symbol. The maximum amplitude level must be 1.
Number of bits represented by each symbol. This value is equal to Log 2 (M), where M is the order of the modulation (for example, for 16-ASK, M = 16).
Error information. The node produces this output according to standard error behavior.
Installed By: LabVIEW Communications System Design Suite (introduced in 1.0)
Where This Node Can Run:
Desktop OS: Windows
FPGA: Not supported
This site uses cookies to offer you a better browsing experience. Learn more about our privacy policy.