Math Functions; E.1 Math Functions - ABB SM500F User Manual

Field mountable paperless recorder
Hide thumbs Also See for SM500F:
Table of Contents

Advertisement

SM500F
Field mountable paperless recorder

E.1 Math Functions

Function
Description
Trigonometric Functions:
The sine of x (x specified in radians, Rad = /180°)
Sin(x)
The cosine of x (x specified in radians, Rad = /180°)
Cos(x)
The tangent of x (x specified in radians, Rad = /180°)
Tan(x)
Statistical Functions:
Avg(x, n, t)
The average of variable x, over n samples at a sample rate of t seconds. n=1 to 9999
samples, t=1 to 9999 seconds. The average resets after n samples.
Rav(x, n, t)
The rolling average of variable x, over n samples at a sample rate of t seconds. The oldest
sample in each Rav calculation is lost and the new result is calculated by taking into
account the current sample. N=1 to 9999 samples, T=1 to 9999 seconds.
Sd(x, n, t)
Standard Deviation of variable x, over n samples at a sample rate of t seconds. N = 1 to
200 samples; t = 1 to 9999 seconds.
Logarithmic Functions:
Log(x)
Log base 10 of x. For Antilog, see X
Ln(x)
Natural log of x
Exp(x)
e to the power x
Special Functions:
RH(x, y)
Relative humidity calculation using wet(x) & dry(y) bulb readings – see Section E.2,
page 167
F
(x, y, z)
Optimization of sterilization times using F0 calculation and measured temperature(x), target
0
temperature(y) and Z factor(z)
Abs(x)
The absolute value of variable x
Switch Functions:
Hs(x, y, z)
Returns the variable with the greatest magnitude
Ms(x, y, z)
Returns the variable whose magnitude is between the upper & lower limits of the three
variables
Ls(x, y, z)
Returns the variable with the smallest magnitude
Mux(x, y, s)
Selects x if s is false, otherwise y
Power Functions:
a
X
(x, a)
Raises the variable x to the power a
Sqr(x)
Returns the square root of variable x
Table E.1 Math Functions
166
Appendix E – Math Equations
a
(x, a)
IM/SM500F Rev. Z

Advertisement

Table of Contents
loading

Table of Contents