2
0
mirror of https://github.com/m-labs/artiq.git synced 2024-12-28 20:53:35 +08:00

add note about setpoint resolution

This commit is contained in:
SingularitySurfer 2022-06-23 15:18:55 +00:00
parent 2e834cf406
commit d8cfe22501

View File

@ -1144,6 +1144,10 @@ class PhaserChannel:
Gains are given in units of output full per scale per input full scale.
.. note:: Due to inherent constraints of the fixed point datatypes and IIR
filters, the setpoint resolution depends on the selected gains. This is
especially the case for low ``ki`` gains.
The transfer function is (up to time discretization and
coefficient quantization errors):