28.09.2014 Views

Applications Guide Tracer Graphical Programming - Trane

Applications Guide Tracer Graphical Programming - Trane

Applications Guide Tracer Graphical Programming - Trane

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

®<br />

Writing the discharge air control program<br />

Figure 170: Dehumidify or humidify?<br />

Writing the discharge air control<br />

program<br />

The discharge air control program must accomplish the same tasks as it<br />

did in Chapter 7. Those tasks include the following:<br />

• Discharge air setpoint calculation<br />

• Cooling valve control<br />

• Heating valve control<br />

• Dehumidification<br />

• Humidification<br />

Much of the programming remains the same; however, the addition of<br />

pre-cool and warm-up modes, as well as consideration of the SCC profile,<br />

require some changes to the programming. Start with the program you<br />

created in Chapter 7.<br />

The first module calculates the discharge air setpoint based on the effective<br />

space setpoint. See “Calculating the discharge air setpoint” on<br />

page 165 for more information. This part of the program is unaffected by<br />

the additional modes and the profile considerations.<br />

Whether to humidify or dehumidify<br />

The decision to humidify or dehumidify requires a minor modification.<br />

Can you identify the necessary changes? (Hint: Take a look at the SCC<br />

profile variables. Where do the outdoor air temperature and the space relative<br />

humidity come from?)<br />

Because the outdoor air temperature and the space relative humidity are<br />

now communicated from the building automation system, replace the<br />

Outdoor Air Temp input block with a Network Variable Input block. And<br />

change the Network Variable Input block assigned to nviPercent01 to<br />

nviSpaceRH in the SCC profile (Figure 170).<br />

Network variable<br />

input<br />

Network variable input<br />

CNT-APG001-EN 205

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!