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 />

Chapter 5 Cooling tower with variable-speed fan example<br />

Writing the calculations module<br />

According to the sequence of operation, the program must perform three<br />

calculations:<br />

• Change in water temperature across the cooling tower<br />

• Ambient wet-bulb temperature<br />

• Approach temperature<br />

Calculating change in water temperature across the<br />

cooling tower<br />

Start with the simplest of the three calculations and assemble the blocks<br />

needed to calculate the change in water temperature across the cooling<br />

tower.<br />

To calculate the change in water temperature across the cooling<br />

tower:<br />

1. Create a Wireless write block, name it ReturnTemp, and connect it to<br />

the Return Temp input block.<br />

2. Place a ReturnTemp and a SupplyTemp wireless read block in the<br />

design space.<br />

3. Place a Subtract block in the design space and connect it so that the<br />

Supply Temp is subtracted from the Return Temp.<br />

➤ Inputs to a Math block<br />

ForsomeMathblocks,theinputportyouchooseforavalueisimportant.<br />

For example, the Subtract block subtracts the bottom input-port<br />

value from the top input-port value. Remember this relationship<br />

when working with the Subtract and Divide blocks.<br />

4. Place a Variable block in the design space and assign the analog variable,DeltaTemp,toit.Makesuretosettheblocksothatyoucan<br />

writetothevariable.<br />

5. Connect the Subtract block to the Delta Temp variable block<br />

(Figure 87).<br />

Figure 87: Change in temperature calculation<br />

86 CNT-APG001-EN

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

Saved successfully!

Ooh no, something went wrong!