The ARITH_TYPE parameter determines how PV and the compensation terms (t) are combined. The user can select from nine commonly used math functions, which are depicted below. COMP_HI and COMP_LO are compensation limits.
Flow compensation linear
Flow compensation square root
If there is a divide by zero and the numerator is positive, f is set to COMP_HI; if the numerator is negative, then f is set to COMP_LO. The square root of a negative value will equal the negative of the square root of the absolute value. Imaginary roots are not supported.
Flow compensation approximate
Btu flow
Traditional multiply and divide
If there is a divide by zero and numerator is positive, f will be limited to COMP_HI; if the numerator is negative, f will be limited to COMP_LO.
Average
Compensation inputs that are not usable are not included in the calculation. PV is always included.
Summer
Compensation inputs that are not configured are not used in the calculation. PV is always used.
Fourth order polynomial
Simple HTG compensate level
If there is a divide by zero and the numerator is positive, func will be limited to COMP_HI; if the numerator is negative, func will be limited to COMP_LO.