Download document () of 20
HVAC Automation Compass banner
Damper position control in action: Temperature control   |   Pressure control   |   Zone control

Damper position control in HVAC systems

Ventilation systems are designed to supply a specific volumetric airflow to a system. As zone dampers and diffusers downstream of the main air supply increase and decrease their demand, the supplied air pressure in the main duct will increase and decrease. 

The increase in pressure can have a negative effect on the system by increasing noise and restricting the flow of the air through the HVAC unit. Having too low of a pressure will also decrease system efficiency.

Roof Top HVAC small

Optimize damper position control

In order to control the static pressure of a ventilation system, which has a variable air resistance, bypass dampers are often used. The bypass damper will open and close to keep up with air flow demand.

As the static pressure in the duct increases, the bypass damper will open further to re-circulate air from the ducting back through the air handler to decrease the pressure. This method keeps the air within the system to help with efficiency.

D = Damper

DF = Diffuser

SPS = Static Pressure Sensor

Diagram depicting static pressure control in an HVAC system using a bypass dampers
Figure 1: Diagram depicting static pressure control in an HVAC system using a bypass dampers

Best method to control damper position using pressure feedback

PID control is the best method to control the position of a damper based on pressure feedback.

The error between the setpoint and the feedback from an analog device can be fed into a PID function. The output of the PID can then directly control an analog output to a damper position actuator. 

The further the damper is open, the more air flows into the duct. As the pressure fluctuates, the damper position will dynamically adjust to automatically regulate it.

PID control is the best method to control the position of a damper based on pressure feedback.

The error between the setpoint and the feedback from an analog device can be fed into a PID function. The output of the PID can then directly control an analog output to a damper position actuator. 

The further the damper is open, the more air flows into the duct. As the pressure fluctuates, the damper position will dynamically adjust to automatically regulate it.
Pressure control by adjusting the damper position using PID
Figure 2: Pressure control by adjusting the damper position using PID

How to optimize damper position control in an HVAC system with the easyE4 nano PLC

Step 1

The easyE4 nano programmable logic controller’s PID control capability is easy to set up using easySoft. The programmer can select which gains they want to enable by setting EP, EI, or ED and simply has to set I1 to be the setpoint and I2 to be the feedback from the pressure sensor.

Additionally, the proportional gain KP is configured directly on the faceplate. This value will have to be determined empirically based on the desired response.

Step 2

The easyE4 calculates the integral and derivative gain slightly differently. The integral gain, KI=KP*TC/TN. Where KP is the proportional gain, TC is the scan time of the function block, and TN is the integration time. 

Step 3

Likewise, the derivative gain KD=KP*TV/TC, where KP and TC are the same parameters and TV is the differential time. Like the proportional gain, the integral and derivative gains need to be determined empirically. However, for damper position control, it is recommended that the derivative term should not be used.

Step 4

The output of the PID, QV then directly sets the output to the system, which in this case is the damper position reference. As the error increases and decreases, the position of the damper will intelligently adjust to constrict and increase the airflow to the controlled area.

Illustration of a PID function block used to create an analog signal for damper position
Figure 3: Illustration of a PID function block used to create an analog signal for damper position
easyE4 Nano PLC small image 250 x 277

Explore PID control capabilities of the easyE4 Nano PLC

OR
Next Step: