WP #11489, and #11492 (not marked as Tuesday Maintinence as LHO apparently doesn't track that).
I have altered the h1susprocpi model in the follownig ways:
- Removed hard-coded amplitude limit of 10 (and the addition of a pre-limit amplitude offset and a post-limit amplitude offset)
- Added a filter bank AMP_FINAL in its place. This will serve as the output signal filtering/offsetting/limiting.
- Restored the PLL_SEL_MTRX size to 3 and reinstated the option to bypass PLL completely, linked to the input to the PLL blocks. Now you can use raw signals in the damping loop once again if you are having difficulties with the PLL locking.
These changes affected libraries:
- PLL_MASTER/PLL (first 2 changes)
- PI_MASTER_V2/PLL_BY_MODE (last change)
Changes will come in when the model is restarted on the h1oaf0 and the DAQ is restarted, as the new filter block adds channels.
I have initialised and set to monitored SDF all new filterbank settings from this change.
I have specifically set a limit of 10 on every MODE's PLL AMP_FINAL filterbank; replicating the old hard-coded functionality.