Applications Guide Tracer Graphical Programming - Trane

Applications Guide Tracer Graphical Programming - Trane Applications Guide Tracer Graphical Programming - Trane

28.09.2014 Views

® Chapter 5 Cooling tower with variable-speed fan example To calculate the approach temperature: 1. Place a Subtract block in the design space and connect it so that the Wet-Bulb Temp is subtracted from the Supply Temp. 2. Place a Variable block in the design space and assign the analog variable, Approach Temp, to it. 3. Connect the Subtract block to the Approach Temp variable block so that the calculated value is written to the variable (Figure 89). Figure 89: Calculations module complete Writing the cooling tower fan module The new sequence of operation calls for modulation of the fan speed to maintain the condenser water supply temperature. Upon successful confirmation of condenser water flow, and when the cooling tower water supply temperature exceeds the setpoint by 2.5°F, turn on the fan. Modulate the fan to maintain the condenser water supply temperature according to setpoint. When the cooling tower supply water temperature is 2.5°F below the setpoint, turn off the fan. Note that the setpoint is adjustable from the operator display and is limited to a minimum of 65°F and a maximum of 95°F. Starting and stopping the fan As in Chapter 4, a deadband is required to start and stop the fan. Use a centered deadband to start the fan when the water temperature is 2.5°F above the setpoint and to stop the fan when the water temperature is 2.5°F below setpoint. Remember that flow must be confirmed in order for the fan to start. 88 CNT-APG001-EN

® Writing the cooling tower fan module Figure 90: Previous cooling tower fan module To start and stop the fan: 1. Return to the cooling tower fan module of your program (Figure 90). Figure 91: Using a deadband to start and stop the fan 2. Delete all the blocks implementing the transition of the fan to high speed (Figure 91). Imposing limits The program must check the setpoint against the setpoint limits per the sequence of operation. You have two options as to which blocks to use. The limit may be applied using a combination of the Min and Max blocks, or you may use the Limit block. Figure 92 on page 90 is an example of how you could use the Min and Max blocks. CNT-APG001-EN 89

®<br />

Writing the cooling tower fan module<br />

Figure 90: Previous cooling tower fan module<br />

To start and stop the fan:<br />

1. Return to the cooling tower fan module of your program (Figure 90).<br />

Figure 91: Using a deadband to start and stop the fan<br />

2. Delete all the blocks implementing the transition of the fan to high<br />

speed (Figure 91).<br />

Imposing limits<br />

The program must check the setpoint against the setpoint limits per the<br />

sequence of operation. You have two options as to which blocks to use. The<br />

limit may be applied using a combination of the Min and Max blocks, or<br />

you may use the Limit block. Figure 92 on page 90 is an example of how<br />

you could use the Min and Max blocks.<br />

CNT-APG001-EN 89

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

Saved successfully!

Ooh no, something went wrong!