Appearance
PSK soft demapper
Group: Baseband > Demodulation
Demaps PSK symbols to softbits.
Parameters
Constellation
- Description: PSK constellation to demap
- Automation reference:
Constellation - Type: enumeration
| Identifier | Value | Description |
|---|---|---|
BPSK | BPSK | Binary Phase Shift Keying. |
QPSK | QPSK | Quadrature Phase Shift Keying. |
PSK8 | 8-PSK | 8 point Phase Shift Keying. |
Noise variance
- Description: The noise level will improve the LLR estimates if known.
- Automation reference:
NoiseVariance - Type: real
Output type
- Description: Type of LLR outputs to generate
- Automation reference:
OutputType - Type: enumeration
| Identifier | Value | Description |
|---|---|---|
SoftBitU8 | Soft bits (unsigned 8bit) | |
SoftBitF32 | Soft bits (32bit float) |