← Back to Guides

Proportional Band vs Proportional Gain in HVAC PID Loops

One of the most common causes of PID tuning problems in HVAC systems is confusion between proportional band and proportional gain (also called proportional constant). These two concepts describe the same relationship, but they behave in opposite numeric directions.

Two Ways to Express the Same Control Action

  • Proportional Band: Larger values result in a slower, less aggressive response.
  • Proportional Gain / Constant: Larger values result in a faster, more aggressive response.

Different BAS platforms choose one representation or the other. Problems arise when tuning values are transferred without confirming which interpretation the platform uses.

Why This Causes Hunting

A technician expecting proportional band behavior may increase a value to calm a loop, only to make it more aggressive if the platform uses proportional gain. This mismatch often results in rapid oscillation and unstable control.

Best Practice

  • Always verify how the BAS defines the P term
  • Translate expected behavior, not numeric values
  • Confirm loop response after changes

When tuning behavior is defined first, mapping values correctly becomes much more straightforward regardless of platform.