The Setra 470 Digital Pressure Transducer is a highly accurate pressure measurement
system utilizing the patented SETRACERAM sensor, advanced micro-computer based
electronics, and sophisticated firmware, resulting in a 0.02% F.S. system accuracy
traceable to the National Institute of Standards and Technology.
The Setra 470 accurately measures and reports barometric pressure. It also processes
the pressure data to provide useful information in a number of applications; barometric
altimetry, digital altimeter setting indication, and laboratory calibration.
The digital design of the Setra 470 provides a simple and reliable communications
interface for easy integration into digital control systems. This, in addition to the digital
signal processing of the sensing element signal, allows system designers to eliminate the
inaccuracies and cost of an analog data acquisition module.
SETRA
Model 470
Digital Pressure Transducer
SECTION ONE
Introduction
The patented sensor and signal processing, the ease of operation, and the rugged design
of this unit will provide years of reliable and accurate service.
3
1.2About this Manual
This manual contains information you need to use the Setra 470. Whenever possible, the
information is presented in nontechnical language so that you can install and use the
transducer without any specialized training.
However, the Setra 470 can be used in a wide variety of data acquisition systems, laboratories,
calibration labs, and digital weather systems. In order to use the Setra 470, you must understand
general concepts of interfacing digital equipment, to know how to make your equipment communicate with the Setra 470 according to the general explanations in this manual, and know how to
use or manipulate the data in your computer system.
The chapters in the manual are organized to lead you through all the steps required to connect
and use a Setra 470. It is unlikely that you will use all of the functions of the Setra 470 in any
single application, so select the parts of the manual you need for your application from the
following list.
Pressure and electrical connectionsSection Two
General interface requirementsSection Three
Pressure measurement functionsSection Four
Setup functionsSection Five
Altitude measurement functionsSection Six
Calibration functionsSection Seven
Though the Setra 470 is easy to operate, read this manual carefully before use. It helps you take
full advantage of the functions and performance of the transducer, particularly in cases where
several functions interact and are used together.
Volatile memory and Nonvolatile memory as described in this manual are defined as follows:
Volatile memory - Information that is temporary and is gone if you switch the power off.
Nonvolatile memory - Information that is permanent, it doesn’t disappear when you
switch the power off.
Typographical conventions used in this manual include the following:
1. BOLD characters indicate information you send to the 470.
2. “Quotation marks” enclose messages you receive from the 470.
3. CAPITAL LETTERS indicate the names of functions of the 470.
4
2.1Power Connections
The Setra 470 requires a 5 volt DC power supply regulated to ±1% which can supply 90 milliamps
of current. Use of a correctly rated and regulated power supply is important for correct operation
of the digital electronics in the Setra 470.
To apply power to the Setra 470, follow these steps:
1. Connect a DB9P (D-Subminiature 9 pin male connector) to a cable from the
5 VDC power supply with the following pinout:
Pin 3 is connected to power supply ground.
Pin 9 is connected to +5 VDC.
All other pins are not connected.
2. Locate the DB9S power connector on the Setra 470. It is a 9 pin D-Subminiature female
connector to the right of the pressure port and is marked “Power” on the label.
3. Insert the male connector on the power supply cable into the female connector on the
Setra 470 and secure it by tightening the mounting screws on the male connector into the
flanges on the female connector.
SECTION TWO
Installing the Model 470
4. In some installations there is a requirement for the case of the transducer to be grounded
to or through a shield. The Setra 470 case is connected internally to power supply ground
and therefore must not be connected to any other ground.
5. Turn on the power supply.
2.2Pressure Connections
The pressure connection on the Setra 470 is a standard 1/8” diameter barbed hose fitting, 1/2” in
length. You can remove this fitting and install a different fitting in the
10-32 threaded female port.
The Setra 470 transducer is designed to measure the pressure of clean, dry, nonconducting,
noncorrosive gases only.
The Proof Pressure of the Setra 470 (the maximum pressure which can be applied without
disturbing the calibration of the transducer) is 150% of the full scale pressure. To ensure that the
pressure applied to the transducer does not exceed the proof pressure, install properly rated relief
valves in any system this unit is connected to.
2.3Communications Hardware
The Setra 470 is equipped with a standard bidirectional RS-232 communications port. The RS232 Communications Standard describes in detail the requirements and conventions of RS-232.
The Setra 470 implements a very simple subset of the standard, and does not provide handshaking lines (such as DSR, CTS, or DTR).
The Setra 470 RS-232 serial interface is a DTE type (Data Transmission Equipment). This
means that it receives data on pin 3 and transmits data on pin 2. This is in contrast to DCE (Data
Communication Equipment) which receives data on pin 2 and sends data on pin 3. Because the
RS-232 Standard describes communications between DTE and DCE devices, the host device
you connect to the Setra 470 (computer terminal, or data acquisition system) must have a pinout
which correctly corresponds to the Setra 470 pinout.
5
If it does not, (i.e. if the computer also has a DTE interface, and therefore transmits on its own pin
2, and receives on its own pin 3), a “reversing” or “null modem” cable is required for connection.
This is simply a cable which connects pin 2 and 3 of the Setra 470 to pins 3 and 2 of the computer respectively. This kind of cable is commercially available and is also available from Setra.
In addition, some computers which do require handshaking lines will require a connection between the two pins on the computers connector named DTR and DSR (Data Terminal Reading
and Data Set Ready) in order to enable it to communicate with the 470.
To connect to the Setra 470 RS-232 port:
1. Connect a DB9S (D-Subminiature 9 pin female connector) to a cable from the host with
the following pinout:
6 7 8 9PinDescription
••••2TXD - transducer transmits data
•••••3RXD - transducer receives data
1 2 3 4 55GRD - signal ground
2. Connect the shield of the cable from the host to the threaded standoffs on each side of
the connector shell. Do not use a cable longer than 15 meters.
3. Locate the DB9P communications connector on the Setra 470. It is a
D-Subminiature 9 pin male connector to the left of the pressure port and is marked “Commu-
nications” on the label.
4. Insert the female connector on the host communications cable into the male connector on
the Setra 470 and secure it by tightening the mounting screws on the female connector into
the flanges on the male connector.
6
3.1Communications Software Protocols
The Setra 470 RS-232 communication port allows several rates of data transfer (baud rates)
between the Setra 470 and the host device. Both devices must communicate at the same data
rate.
The factory default baud rate of the Setra 470 is 2400. Therefore, the device connected to the
Setra 470 initially must also be set to 2400. To change the Setra 470 baud rate refer to Section
5.2.
The Setra 470 transmits data as a series of standard ASCII characters, formulated by carriage
return and line feed characters. No software or hardware handshaking or error checking protocols are used. Each character of data is represented in a specific format:
1 start bit
8 data bits
1 stop bit
no parity
Most computers, terminals and data acquisition systems used as hosts for the
Setra 470 allow adjustment of the format used to represent the characters of data. Adjust the
format of the host to match that of the Setra 470 in order to allow the devices to communicate.
SECTION THREE
Communications Interfacing
The Setra 470 ignores carriage returns, line feeds, blank spaces and all other characters which
are not command characters listed in the summary in Section 3.4.
3.2Executing a Function
You may execute all of the functions of the Setra 470 by transmitting the appropriate command
from the host to the transducer through the RS-232 interface. The commands are standard
alphabetic characters that correspond to the functions described in this manual, and are transmitted in ASCII code.
Read the detailed explanations of the functions you want to execute in the following sections of
the manual before beginning.
The table in Section 3.4, summarizes the functions and characters which the 470 recognizes, and
the character commands for each. For the convenience of some software programmers, the
decimal and hexadecimal ASCII values of the command characters are also listed.
To execute a function, transmit the appropriate character code from a terminal or computer. For
example, to interrogate the transducer for a pressure reading, transmit the letter P, for PRINT, to
the transducer. The transducer reports data back to the computer.
Details of this and all other functions are included in following sections of the manual.
3.3Clearing a Number or Function
To clear a number or function that is partially or incorrectly transmitted, transmit C, for CLEAR.
This clears the previously transmitted data without affecting any other functions which may be in
use.
To reset the Setra 470 to its power up condition, transmit - C, (the minus symbol followed by C).
This clears the ZERO/tare value, shuts off MIN/MAX and CONVERTs back to the original engineering units of pressure. All of these functions are described in later sections of this guide.
7
3.4Functions
This summary of functions is provided for reference only. See the following sections for details on
how to use each function. Command codes must be in capital letters.
Function CommandASCIIHex
Name CodeCode CodeDescriptionSection
PRINTP80$50Report information4.1
CONVERTU85$55CONVERT engineering4.2
ZEROZ90$5APerform relative or4.8
CLEARC67$43CLEAR the number or3.3
SEA LEVELB66$42True pressure to SEA4.11
ASCII
to a computer or data
acquisition system.
units being reported.
absolute tare value.
key sequence being
transmitted.
LEVEL or vice versa.
VERIFYV86$56Test communications5.7
and report pressure
measurement range.
SETUPS83$53Terminate the number
or key sequence being
transmitted.
SETUPSP83 80$53 $50Report SETUP summary4.10
PRINTto host, including elevation
and min/max values.
SETUPSA83 65$53 $41Change Hi and Lo ALARM4.6
SETPOINTSsetpoints in nonvolatile
RAM USERRxUx**Enter conversion ratio for4.4
DEFINED UNITSnon-standard engineering
units in volatile memory.
9
ASCII
Function CommandASCIIHex
Name CodeCode CodeDescriptionSection
USERxUx**Enter conversion ratio for4.3
DEFINEDnon-standard engineering
UNITSunits in nonvolatile memory.
0048$30The number 0.
1149$31The number 1.
2250$32The number 2.
3351$33The number 3.
4452$34The number 4.
5553$35The number 5.
6654$36The number 6.
7755$37The number 7.
8856$38The number 8.
9957$39The number 9.
* See ASCII codes for individual characters.
10
3.5In Case of Error Messages
The following summary explains the meaning of error messages that you may receive from the
470 in response to a command, and also tells you what actions to take in response to the error
message.
MessageExplanation What to Do
1. “UNABLE”The transducer cannot accept orTransmit C, to CLEAR the
execute a number or functionpreviously transmitted data.
command it received, or youTo execute setup or pressure
have attempted to executemeasurement functions, first
a setup function or a pressureuse the CONVERT function
measurement function while theso that the transducer is
transducer is reporting data inreporting data in units of
units of altitude.pressure.
2. “OFLO”The output data is over-rangedConvert to different pressure
or the user-conversion exceedsunits.
the number of digits available.
3. “BUSY”The transducer is acquiring aWait for the transducer to
stable reading, or is executingrespond or transmit C, for
a function.CLEAR to stop the function
being executed.
4. “ERR”The sensor is damaged or notContact Setra immediately
working properlyfor help in diagnosing the
problem, and for repair if
necessary.
5. “PROTEC”The program enable switchSet the program enable
(Section 7.2) is “ON” and mustswitch to “OFF”, transmit C,
be set to “OFF”.for CLEAR, to resume normal
operation.
6. “NO CAL”The program enable switchSet the program enable switch
(Section 7.2) is “OFF”, and to “ON” and transmit S, for
must be set to “ON” beforeSETUP to continue executing
the 470 can execute thethe function, or don’t set the
previous command.program enable switch to “ON”
and transmit C, to resume
normal operation.
7. “D-NOS”The 470 has entered a selfTransmit S, as in step 4 of
diagnostic routine (Section 5.5).Section 5.5 to allow the 470
to complete executing the
diagnostic described in that
section.
11
Loading...
+ 24 hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.