Appearance
PLL
Group: Baseband > Demodulation
Phase locked loop.
Parameters
Symbol Rate
- Description: MISSING
- Automation reference:
SymbolRate
- Unit: Hz
- Type: real
Loop Bandwidth
- Description: MISSING
- Automation reference:
LoopBandwidth
- Unit: Hz
- Type: real
Pre-translation
- Description: Amount to translate the signal before phase locking. With a pre-translation of +4 Hz, a signal at +10 Hz would end up at +6 Hz after pre-translation.
- Automation reference:
PreTranslation
- Unit: Hz
- Type: real
Output Type
- Description: MISSING
- Automation reference:
OutputType
- Type: enumeration
Identifier | Value | Description |
---|---|---|
Complex | Complex output | The original signal with the carrier removed. |
Angle | Angle | Performs perfect phase demodulation. Resistant to amplitude variations. |
Imaginary | Imaginary | Outputs the imaginary component which approximates the phase of the signal. Amplitude variations will be linearly coupled to this. |
AngleBPSK | Fake BPSK (Angle) | Performs perfect phase demodulation. Resistant to amplitude variations. Output is formatted as complex data. |
Invert output
- Description: Allows flipping the sign of the output
- Automation reference:
InvertOutput
- Enablement:
outputType
in [Angle
,Imaginary
] - Type: boolean
Lock Threshold
- Description: MISSING
- Automation reference:
LockThreshold
- Type: real
Error Detector
- Description: MISSING
- Automation reference:
ErrorDetector
- Type: enumeration
Identifier | Value | Description |
---|---|---|
Angle | Angle | Uses the angular error with atan2. Removes uncertainty for signals without any noise. |
Imaginary | Imaginary | Uses the imaginary component of the output. Might be less precise but is resistant to amplitude modulation. |
Measurements
Carrier offset
- Description: The instantaneous frequency of the detected carrier offset.
- Unit: Hz
- Automation reference:
CarrierOffset
- Type: real
Lock Indication
- Description: MISSING
- Automation reference:
LockIndication
- Type: real
Lock
- Description: MISSING
- Automation reference:
Lock
- Type: boolean