MT Measure ASK Quadrature Impairments
- Updated2023-02-17
- 6 minute(s) read
MT Measure ASK Quadrature Impairments
Calculates and reports amplitude-shift keying (ASK) quadrature impairments on a symbol-by-symbol basis at the symbol timing.
Inputs/Outputs

recovered complex waveform
The time-aligned and oversampled complex waveform data after matched filtering, frequency offset correction, and phase offset correction. Wire the output complex waveform parameter of MT Demodulate ASK to this parameter.

t0
Trigger (start) time of the Y array.
Default value: 0.0

dt
Time interval between data points in the Y array.
Default value: 1.0

Y
The complex-valued signal-only baseband modulated waveform. The real and imaginary parts of this complex data array correspond to the in-phase (I) and quadrature-phase (Q) data, respectively.

input bit stream
The demodulated bit stream from the output bit stream parameter of MT Demodulate ASK.

impairment measurement window
The window over which impairments are measured.

start index
Index of the first sample of the measurement window.
Default value: 0

width
Number of symbols over which to measure impairments. A value of -1 (default) measures impairments over all symbols. Positive values must be two or greater.
Default value: -1

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

ASK system parameters
Parameter values defining the ASK system. Wire the ASK system parameters cluster of MT Generate ASK System Parameters (M) or MT Generate ASK System Parameters (map) to this cluster. Do not alter the values.

samples per symbol
An even number of samples dedicated to each symbol. Multiply this value by the symbol rate to determine the sample rate.
Default value: 16

symbol map
An ordered array that maps each symbol to its desired level. The number of ASK levels in the array is 2N, where N is the number of bits per symbol. The vector length for the symbols farthest from the origin is 1.

reset?
A Boolean that determines how the node handles bits from partial symbols in the input bit stream.
| TRUE | Discards bits making up incomplete symbols. |
| FALSE | Saves the leftover bits and starts with them on the next iteration. |
Default value: TRUE

magnitude error
The measured magnitude error as a percentage. Magnitude error is the magnitude difference between the ideal and the actual measured symbol locations.

RMS measurement
The RMS impairment value calculated over the impairment measurement window.

peak measurement
The peak impairment value measured over the impairment measurement window.

peak symbol index
Index of the symbol having the peak magnitude of impairment.

individual symbol measurements
The impairment value for each individual symbol.

DC offset measurements
The measured DC offset of the I or Q waveforms as a percentage of the largest I and Q value in the symbol map of the recovered complex waveform.

I
The DC offset of the I waveform, expressed as a percentage of the largest I or Q value in the symbol map.

Q
The DC offset of the Q waveform, expressed as a percentage of the largest I or Q value in the symbol map.

origin offset
The offset, in dB, of the constellation origin from its ideal location.

phase error
The measured phase error in degrees. Notice that the phase offset is removed by the demodulator and is excluded from this measurement.

RMS measurement
The RMS impairment value calculated over the impairment measurement window.

peak measurement
The peak impairment value measured over the impairment measurement window.

peak symbol index
Index of the symbol having the peak magnitude of impairment.

individual symbol measurements
The impairment value for each individual symbol.

EVM
The measured error vector magnitude (EVM) expressed as a percentage.

RMS measurement
The RMS impairment value calculated over the impairment measurement window.

peak measurement
The peak impairment value measured over the impairment measurement window.

peak symbol index
Index of the symbol having the peak magnitude of impairment.

individual symbol measurements
The impairment value for each individual symbol.

modulation error ratio
The measured modulation error ratio in dB.

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