Bit Recovery
From LabView Digital Modulation
Bit Recovery
Use the VIs on the Bit Recovery palette to implement several types of digital demodulation. The VIs on this palette return only the demodulated bit stream.
| Palette Object | Description |
|---|---|
| MT Detect ASK |
Demodulates an ASK-modulated complex baseband waveform and returns the demodulated bit stream. This VI attempts to remove carrier and phase offset by locking to the carrier signal. |
| MT Detect PAM |
Demodulates a pulse-amplitude-modulated (PAM) complex baseband waveform and returns the demodulated bit stream. This VI attempts to remove carrier and phase offset by locking to the carrier signal. |
| MT Detect QAM |
Demodulates a QAM-modulated complex baseband waveform and returns the demodulated bit stream. This VI attempts to remove carrier and phase offset by locking to the carrier signal. |
| MT Detect FSK |
Demodulates an FSK-modulated complex baseband waveform and returns the demodulated information bit stream. This VI attempts to remove carrier and phase offset by locking to the carrier signal. |
| MT Detect MSK |
Demodulates an MSK-modulated complex baseband waveform and returns the demodulated bit stream. This VI attempts to remove carrier and phase offset by locking to the carrier signal. |
| MT Detect PSK |
Demodulates a PSK-modulated complex baseband waveform and returns the demodulated bit stream. This VI attempts to remove carrier and phase offset by locking to the carrier signal. |
| MT Detect CPM |
Demodulates a CPM-modulated complex baseband waveform and returns the demodulated information bit stream. This VI attempts to remove carrier and phase offset by locking to the carrier signal. |