Configuring a Polynomial Maths Channel

A Polynomial Maths channel calculates an output from a single input using an nth-order polynomial, where n can range from 1 to 8.. A Polynomial is useful for approximating non-linear relationships or converting an input using a configurable curve fit.

The output is calculated as:

y = a0 + a1x + a2x2 + a3x3 + ... + a8x8, where:

  • x is the Input value.

  • y is the calculated Output value.

  • a0 to a8 are the polynomial coefficients.

Note - You can only access this function if you have the Can access Maths permission. To add, update or delete a Maths channel, you must also have the Can configure permission. If you need to access these functions and do not have permission, please contact your system administrator.

To access, add and configure a Polynomial Maths channel:

From the EPM User Interface screen, select Options - Functions - Maths:

Select from the following options to expand the details:

Tip - Select Add Alarm to configure an alarm on this channel, see Configuring an Alarm for further details.

Once complete, select Review pending changes screen to review updates to the configuration, and submit them. See Reviewing and Submitting Changes for details if required.

Note - Reviewing and submitting can be completed in bulk once you have completed all your additions and/or updates.

 

Last update - August 2026