7.10.3RateLimiter
Downstream of the control variable limiter there is another limitation which limits the
changes to the control variable per sampling segment. By P 2680[0] - CON_PRC_
Rate Limiter the limitation of the control variable steepness per millisecond can be
parameterized. By way of index (0) the limitation is active in standard process
controller operation. By way of index (1) reduction of the I-component is activated
(see table). With P 2672[0] - CON_PRC_OUTSEL = 3 the process controller delivers
an additive position reference value. The rate limiter limits the possible control
variable change. The control variable change each time interval by the process
controller results in a speed change on the motor shaft.
Example
The amount of the process controller to change the speed on the motor shaft should
not be higher than 100 revolutions per minute. To achieve this, the value of
parameter P2680[0] - CON_PRC_RateLimiter must be parameterized with a value
corresponding to the user unit. The unit of this parameter is [x/ms]. The x stands for
the respective unit of the process controller output variable. In this example the
control variable (additive position reference) has the unit "Increments" (see also
P270[0] - MPRO_FG_PosNorm). This parameter indicates how many increments
correspond to one motor revolution.
Conversion from [rpm] to [Inc/ms]
n
change
= 100 rpm
P270[0] - MPRO_FG_PosNorm in Inc/rev
Internal position resolution = 1048576 inc/rev (default)
ID No.: 0842.26B.5-01Date: 09.2020
ServoOne- Device Help
174
7 Control
To reduce the I-component, the same method is applicable P2680[1] - CON_PRC_
Rate Limiter [Inc/ms]).
P2680[0] - CON_PRC_Rate Limiter = n
change
*1048576 *1/60000
P2680[0] [Inc/ms] = 100 [rpm] * P270[0] [Inc/rev] * 1/60 [min/s*] * 1/1000 [s/ms]
7.10.4Parameters
ID Index Name Unit Description
2659 0 CON_PRC_Kp Processcontroller:gain
2660 0 CON_PRC_KP_SCALE % Processcontroller:gainscaling
2661 0 CON_PRC_Tn ms Processcontroller:integralactiontime
2662 0 CON_PRC_
REFOFFSET
Offsetofthetechnologicalcontrolleroutput
2663 0 CON_PRC_LIMPOS Positivelimitationoftheactuatorvariables
2664 0 CON_PRC_LIMNEG Negativelimitationoftheactuatorvariables
2665 0 CON_PRC_CDIFF_
SIGN
Processcontroller:signmodification
2666 0 CON_PRC_REFVAL Processcontroller:setpoint
2667 0 CON_PRC_REFSCALE Scalingfactorforsetpoint
2668 0 CON_PRC_ACTSEL
Process controller: selection of the actual value
2669 0 CON_PRC_
ACTOFFSET
Inputcalibration:offset
2670 0 CON_PRC_ACTTF ms Processcontroller:Timeconstantforfiltering
thecurrentactualvalue
2671 0 CON_PRC_ACTSCALE Scalingofthefilteredinputsignal
2672 0 CON_PRC_OUTSEL Processcontroller:Selectionoftheoutput
variable
2673 0 CON_PRC_RAW_
ACTVAL
Actualvalueoftheinputsignal
2674 0 CON_PRC_ACTVAL Inputsignalafterscalingandfiltering
2675 0 CON_PRC_CDIFF Processcontroller:controldeviation
2676 0 CON_PRC_OUTVAL Processcontroller:outputvalue
Table 7.48: “Process controller” parameters