mirror of https://github.com/m-labs/artiq.git
refine note
This commit is contained in:
parent
d8cfe22501
commit
689a2ef8ba
|
@ -1145,8 +1145,8 @@ class PhaserChannel:
|
||||||
Gains are given in units of output full per scale per input full scale.
|
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
|
.. note:: Due to inherent constraints of the fixed point datatypes and IIR
|
||||||
filters, the setpoint resolution depends on the selected gains. This is
|
filters, the ``x_offset`` (setpoint) resolution depends on the selected gains.
|
||||||
especially the case for low ``ki`` gains.
|
Low ``ki`` gains will lead to a low ``x_offset`` resolution.
|
||||||
|
|
||||||
The transfer function is (up to time discretization and
|
The transfer function is (up to time discretization and
|
||||||
coefficient quantization errors):
|
coefficient quantization errors):
|
||||||
|
|
Loading…
Reference in New Issue