Library: XController – PID.

The XController library is a simple tool, used by controllers adopting the PID control method, to supply an object that is “ready” for the user to perform parameterization commands and to manipulate the controller actions in a faster way. Via bar charts and displays, the user can both send values to the parameters and receive them directly from the device.

This library has seven properties:

  1. SP – setpoint
  2. PV – process variable
  3. MV – manipulated variable
  4. Gain (Kp) – proportional band
  5. Integral (Ti) – integral time
  6. Derivative (Td) – derivative time
  7. Automatic/Manual – this variable must be turned on with the parameter that defines whether the controller is in automatic mode (generating an output according to the error) or in manual mode (making it possible for the user to manipulate the output).

NOTE: the XController library does not have a built-in PID control logic in it settings, and this is just a graphic tool that helps developing applications.

Attachments:

XController.zip

Print Friendly, PDF & Email

Este artigo foi útil? Was this helpful?

Classificação média - Average rating 0 / 5. Count: 0

Leave a Reply

Your email address will not be published.Required fields are marked *