Rockwell-automation T8019 Trusted Process Control Algorithm Software P Manuel d'utilisateur Page 8

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 28
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 7
Trusted
TM
Process Control Algorithms T8019
Issue 8 Sep 07 PD-T8019 8
1.1. Functions
1.1.1. Square Root Extraction
SQRTX
PV
OUT
IP
MAX
IP
MIN
The Process Variable (PV) is scaled to a value 01 according to maximum input value (IP
MAX
) and
minimum input value (IP
MIN
). Out of range values will result in the value being clamped to the range,
i.e. a value greater than maximum input will use the IP
M
AX
value, similarly a value below the minimum
will use the IP
MIN
value. The square root of the resulting value is then taken and is returned as a
percentage.
i.e.
(
)
(
)
100
IP -IP
IPIP,IPPV,MaxMin
OUT
MINMAX
MINMAXMIN
×
=
Note: All inputs (PV, IP
MIN
and IP
MAX
) and the returned value OUT must be real.
If IP
MAX
< IP
MIN
, the function assumes that the values have been reversed and “swap the values. The
“reversed” error counter is incremented each time the function has to swap the parameters.
If IP
MAX
= IP
MIN
, the function returns a value of zero and increments thezero divide error counter to
indicate that a divide by zero error would have occurred.
If PV is not a number (NaN), the function returns a value of zero and increments theParam error
counter.
All input range parameters (IP
MIN
and IP
MAX
) must be finite, i.e. not ±infinities or NaNs. Behaviour is not
defined for any other values.
If PV is not a NaN, and an overflow or underflow condition occurs the function returns zero and
increment the corresponding error counter.
Vue de la page 7
1 2 3 4 5 6 7 8 9 10 11 12 13 ... 27 28

Commentaires sur ces manuels

Pas de commentaire