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

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

®<br />

Chapter 2 Writing the exhaust fan program<br />

Blocks<br />

You will learn how to use the following blocks:<br />

• Input (Hardware)<br />

• Constant<br />

• Output (Hardware)<br />

• Greater Than<br />

• Comment<br />

Reviewing the sequence of operation<br />

To begin, review the sequence of operation to determine the necessary<br />

data definitions, such as the inputs, outputs, and variables. Then draw a<br />

wiring diagram.<br />

In this scenario an equipment room contains machinery that generates a<br />

significant amount of heat. As a result, the temperature in the room rises.<br />

When the temperature exceeds 85°F, turn on the exhaust fan to draw outside<br />

air through the equipment room. When the temperature falls below<br />

85°F, turn off the exhaust fan.<br />

Analyze the scenario and its sequence of operation to determine the necessary<br />

inputs, outputs, and variables. Analyzing this scenario might<br />

result in Figure 10.<br />

Figure 10: Equipment room exhaust fan data<br />

A temperature sensor in the room supplies the space temperature as an<br />

analog value, so you need an analog input to read the temperature.<br />

Because the exhaust fan is either on or off, use a binary output to control<br />

the fan. The resulting data definition is presented in Table 2 on page 13,<br />

and a wiring diagram is presented in Figure 11 on page 14.<br />

Before you start to write the program, configure the inputs and outputs<br />

as shown in Table 2 on page 13. For more information on setting up the<br />

wiring, see the <strong>Tracer</strong> MP581 Programmable Controller Hardware Installation<br />

guide (CNT-SVN01A-EN). For more information on configuring the<br />

12 CNT-APG001-EN

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

Saved successfully!

Ooh no, something went wrong!