KB88407
Published: December 16, 2019
Revision: 1.0

When input is out of range, PID output may not go to configured value


Applies To:

Firmware for GRV-EPIC-PR1

Versions Affected:

1.4.2 through 1.4.4

Resolved In Version:

1.5.0


Symptoms:

If a PID loop is configured with the option “Force output when input is out of range (auto mode only)”, then if the input (process variable, PV) goes out of range, the output should go to the configured value. If, however, the change from the current PID output to the configured value is smaller than the minimum output change, the PID output will not be set to the configured value. The following example can help illustrate this issue:

A PID is configured as follows:

  • Output minimum change is 3.
  • Output maximum change is 25.
  • When input is out of under-range, force output to 15.
  • When input is out of over-range, force output to 85.

If the current output is 87 and then the input goes out of range on the high limit, the output should be forced to 85. However, the PID will calculate an output change of 2: 87 (current) - 85 (high limit) = 2. Since 2 is less than the output minimum change (which is 3), the output stays at 87.

Workaround:

Configure the PID for "Switch to manual mode when the input goes out of range" and add logic to the control strategy to look for manual PID mode (use PAC Control command GetPidMode(PID Loop)) and set the PID output to the desired value.

Resolution:

Opto 22 has resolved this issue.

Questions?

Contact: Opto 22 Product Support.
Phone: 800-835-6786 or 951-695-3080
Email: support@opto22.com


DISCLAIMER

This Opto 22 Knowledge Base ('OptoKB') article is intended to provide general technical information on a particular subject or subjects and is not an exhaustive treatment of such subjects. Accordingly, the information in this OptoKB article is not intended to constitute application, design, software, or other professional engineering advice or services. Opto 22 may modify the OptoKB articles at any time. Before making any decision or taking any action which might affect your equipment, you should consult a qualified professional.

OPTO 22 DOES NOT WARRANT THE COMPLETENESS, TIMELINESS, OR ACCURACY OF THE DATA CONTAINED IN THIS OPTOKB ARTICLE AND MAY MAKE CHANGES THERETO AT ANY TIME AT ITS SOLE DISCRETION WITHOUT NOTICE. FURTHER, ALL INFORMATION CONVEYED HEREBY IS PROVIDED TO USERS 'AS IS.' IN NO EVENT SHALL OPTO 22 BE LIABLE FOR ANY DAMAGES OF ANY KIND INCLUDING DIRECT, INDIRECT INCIDENTAL, CONSEQUENTIAL, LOSS PROFIT, OR DAMAGE, EVEN IF OPTO 22 HAS BEEN ADVISED ON THE POSSIBILITY OF SUCH DAMAGES.

OPTO 22 DISCLAIMS ALL WARRANTIES WHETHER EXPRESSED OR IMPLIED WITH RESPECT TO THE INFORMATION (INCLUDING HARDWARE, SOFTWARE, AND/OR FIRMWARE) PROVIDED HEREBY, INCLUDING THE IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTIBILITY, AND NON-INFRINGEMENT. Note that certain jurisdictions do not sanction the exclusion of implied warranties: thus, this disclaimer may not apply to you.

Copyright © 2024 Opto 22. All rights reserved.