E+E EE660 Operating Manual

Page 1
USERʼS GUIDE
V+
GND
AV
1
2
3
+
- ~
~
V/mA
EE660 - Low Air Velocity Sensor
SCOPE OF SUPPLY
EE660 Low Air Velocity Sensor
Cable gland (two pieces at output RS485 for daisy chain wiring)
Mounting flange
Mounting materials
Protection cap
Quick guide
Test report according to DIN EN10204 - 2.2
CAUTION
• Accurate measurement results are conditioned by the correct positioning of the sensing probe in the air stream. Best accuracy is achieved in laminar flow.
• Observe the minimum inlet and outlet path length, see page 5.
• Avoid mechanical stress onto the probe and mainly onto the sensing head.
• Observe the humidity working range 5…95% RH, non-condensing.
• Avoid installation in corrosive environment, as this may lead to sensor destruction.
CONNECTING DIAGRAM
Analogue output
Power supply 24 V AC/DC ±20%
1 ... V+ = supply voltage 2 ... GND = ground 3 ... AV_U = voltage output air velocity 4 ... AV_I = current output air velocity
RS485 Interface
+ ~
­~
power supply 24 V AC/DC ±20 %
mA
RS485
V
GND A (=D+)
B (=D-)
Remote probe
b ... brown g ... green y ... yellow w ... white
s w y g b
s ... black
S2
S1
ON
S1: Response time t ON: slow OFF: fast
90
GND
AV_U
AV_I
V+
Address switch
Remote probe
S2: Termination resistor
bgyws
b ... brown
V+
1
2
3
4
g ... green
y.... yellow
w... white
s.... black
1
2
3
4
120 Ohm ON/OFF
Supply and RS485 interface
1
Page 2
ANALOGUE SETTINGS
t90 HI MED LO
t90
LO
t90 HI MED LO
t90 HI MED LO
t90 HI MED LO
t90 HI MED LO
t90
LO
t90 HI MED LO
t90 HI MED LO
t90
LO
t90 HI MED LO
t90
LO
t90 HI MED LO
t90
t90 HI MED LO
t90 HI MED LO
0 0 0 0 0 0 0 0
0
1 1 0 1 0 0 0 0
0
For performing EE660 settings via EE-PCS Product Configuration Software (download from www.epluse.com/configurator) the working range jumper must be on HI.
Selection of response time t
Selection of measuring range
Selection of response time t
HI MED
Jumper t90 SLOW 4 sec.
(factory setting)
Selection of measuring range
HI MED
Jumper HI
0...2 m/s
(factory setting)
(0...400 ft/min)
90
90
HI MED
No jumper FAST 1 sec.
HI MED
Jumper MED
0...1.5 m/s (0...300 ft/min)
HI MED LO
No jumper
0...1 m/s (0...200 ft/min)
DIGITAL SETTINGS
Hardware
The bus termination shall be realized with the 120 Ohm resistor on board, slide switch S2.
Very important:
For proper function the power supply must be strong enough to ensure supply voltage within the specified range (see technical data) at any time and at all devices in the bus. This is particularly relevant when using long and thin cables which can cause high voltage drop; please note that a single EE660 requires peak current of 150 mA.
Address Setting
Address Switch
Address Switch
Address setting via EE-PCS Product Conguration Software:
All DIP switches at position 0 → address has to be set via PCS
Modbus (Slave device): factory setting EE660: 65 (permitted values: 1…247).
1
BACnet (Master device): factory setting EE660: 65 (permitted values: 0…127).
Example: Slave address is set via conguration software.
Address setting via DIP switch: Modbus (Slave device): Setting the DIP switches to any other address than 0, overrules the slave
address set via configuration software (permitted values: 1…247).
1
BACnet (Master device): Setting the DIP switches to any other address than 0, overrules the slave address set via configuration software. BACnet Note: permitted values are 0…127.
The 8th bit of the DIP switches is ignored (ID 127 = 0111 111). To set address 0 via DIP switches, the 8th bit shall be set to 1 (ID 0 = 1000 0000).
Example: Slave address set to 11 (= 0000 1011 binary).
2
Page 3
BACnet Setup
Please see PICS (Product Implementation Conformance Statement) - available on www.epluse.com/EE660
Modbus Setup
FLOAT (read register):
Function code / Register number1) [Dec]
31003 0x03EA Temperature [°C]
31005 0x03EC Temperature [°F]
31041 0x0410 Airow [m/s]
31043 0x0412 Airow [ft/min]
Register address [HEX]
2)
Parameter name
SHORT (read register)3):
Function code / Register number1) [Dec]
34002 0x0FA1 Temperature* [°C]
34003 0x0FA2 Temperature** [°F]
34021 0x0FB4 Airow* [m/s]
34022 0x0FB5 Airow*** [ft/min]
* Values are stored with the scale 1:100 (e.g.: 2550 is equivalent to 25.5 °C) ** Values are stored with the scale 1:50 (e.g.: 2550 is equivalent to 51 °F) *** Values are stored with the scale 1:1
Register address [HEX]
2)
Parameter name
INFO (read register):
Function code / Register number1) [Dec]
30001 0x00 Serial number (as ASCII)
30009 0x08 Firmware version
1) Register number starts from 1
2) Register number starts from 0
3) For Modbus protocol setting please see Application Note Modbus (www.epluse.com)
Register address [HEX]
2)
Parameter name
INTEGER (write register):
Function code / Register number
* If the ID is set via DIP-Switch the response will be NAK.
1)
60001 0x00 Slave-ID* (modbus address)
60002 0x01 Modbus protocol settings
[Dec]
Register address [HEX]
2)
Parameter name
MODBUS RTU EXAMPLE
Example of MODBUS RTU command for reading the temperature (oat value) T = 26,652524 °C from the register 0x03EA
Device EE660; slave ID 65 Reference document, chapter 6.3: http://www.modbus.org/docs/Modbus_Application_Protocol_V1_1b.pdf
Request [Hex]: 41 03 03 EA 00 02 EB 7B
Modbus ID
address
Request [Hex]: 41 03 03 EA 00 02 EB 7B
Response [Hex]: 41 03 04 38 5F 41 D5 0A E3
Function
code
Starting
address Hi
Starting
address Lo
No. of
register Hi
No. of
register Lo
CRC
3)
Modbus ID
address
Function
code
Byte count
Register 1
value Hi
Register 1
value Lo
Register 2
value Hi
Register 2
value Lo
CRC
Response [Hex]: 41 03 04 38 5F 41 D5 0A E3
For decoding of oat values (according IEEE754 format), please refer to AN0103, chapter 7 (page 6).
7.2 Modbus oating point format
E+E devices use the Modbus oating point format. The byte pairs 1, 2 and 3, 4 are inverted as follows:
MMMMMMMM MMMMMMMM SEEEEEEE EMMMMMMM
Byte 3 Byte 4 Byte 1 Byte 2
Example:
Response [Hex] Value in decimal
41 D5 38 5F 26.652524
Protocol setting:
Address, baudrate, parity and stop bits can be set via:
1. Product Congurator Software (available on www.epluse.com/EE660)
2. Modbus protocol (please see Application Note Modbus (available on www.epluse.com/EE660)
3
Page 4
CONFIGURATION AND ADJUSTMENT
The EE660 as ordered is ready for use immediately and requires no configuration by the user. If required, the optional USB configuration adapter and the E+E Product Configuration Software (EE-PCS) can be used for changing the factory setup as well as for adjusting of the air velocity measurement.
Note: The EE660 must not have any additional power supply when using the USB configuration adapter HA011066.
PC
HA011066
For product data sheets EE-PCS please see www.epluse.com. The E+E Product Configuration Software (EE-PCS) is free and can be downloaded from www.epluse.com/configurator.
TECHNICAL DATA
(Modification rights reserved)
Measurand
Working range 1) 0...1 m/s (0...200 ft/min)
0...1.5 m/s
0...2 m/s (0...400 ft/min) Accuracy at 20 °C 2) (68 °F), 0.15...1 m/s (30...200 ft/min) ± (0.04 m/s (7.9 ft/min) + 2 % of mv) 45 % RH, 1013 hPa 0.15...1.5 m/s
0.15...2 m/s (30...400 ft/min) ± (0.06 m/s (11.8 ft/min) + 2 % of mv) Response time
3)
τ
typ. 4 sec or typ. 1 sec (at constant temperature)
90
Output
Analogue 0 - 10 V and 4 - 20 mA
0...1 m/s / 0...1.5 m/s / 0...2 m/s 1) -1 mA < IL < 1 mA RL< 450 (linear, 3-wires) Digital interface RS485 with max. 32 devices on one bus
Protocol Modbus RTU or BACnet MS/TP
General
Power supply (Class III) 24 V AC/DC ± 20 %
Current consumption (max.)
Analogue ouput 74 mA rms 41 mA 180 mA rms 85 mA
Digital output 120 mA rms 50 mA - -
(0...300 ft/min)
AC supply -
no display
(30...300 ft/min) ± (0.05 m/s (9.8 ft/min) + 2 % of mv)
DC supply -
no display
AC supply -
with display
DC supply -
with display
Angular dependence < 3% of the measured value at | ∆α | < 10° Electrical connection screw terminals max. 1.5 mm
2
(AWG 16) Cable gland M16x1.5 Electromagnetic compatibility EN61326-1 EN61326-2-3
Industrial Environment
Housing material Polycarbonate, UL94V-0 (with Display UL94HB) approved Protection class Enclosure IP65 / NEMA4, remote probe IP20 Temperature range working temperature probe -25 ... +50 °C
(-13...122 °F)
working temperature electronic -10 ... +50 °C (14...122 °F) storage temperature -30 ... +60 °C (-22...140 °F) Working range humidity 5...95 % RH (non-condensing)
1) Selectable by jumper, only for analogue output
2) The accuracy statement includes the uncertainty of the factory calibration with an enhancement factor k=2 (2-times standard deviation).
The accuracy was calculated in accordance with EA-4/02 and with regard to GUM (Guide to the Expression of Uncertainty in Measurement).
3) Selectable by jumper (analogue) and slide switch (digital)
ACCESSORIES
• USB configuration adapter HA011066
• Product configuration software EE-PCS (free download: www.epluse.com/EE660)
• Power supply adapter V03 (see data sheet Accessories)
4
Page 5
DIMENSIONS MM (INCH)
90 (3.54)
Ø > 13 (0.51)
15
(0.59)
~105 or 205
(~4.13 or 8.07)
FOR CONDUIT INSTALLATION
(0.59)
Type T3 remote probe
15
155 (6.1)
(1.81)
46
101 (3.98)
80.6 (3.17)
Type T2 duct mount
GASKET
Cable gland M16x1.5
Ø > 16 (0.63)
60 (2.36)
6 (0.24)
155 (6.1)
19
(0.75)
Cable gland M16x1.5
mounting flange
MOUNTING
DRILLING IN THE WALL OF THE DUCT FOR INSTALLING THE MOUNTING FLANGE
>16 (0.63")
Air flow
60 (2.4")
The arrow engraved on the sensing head of EE660 indicates the direction of the air stream during factory adjustment. When installing the EE660 probe, make sure that the arrow matches exactly the flow direction.
CORRECT
INCORRECT
Air flow
The mounting flange allows for precise setting of the EE660 immersion depth in a duct. The entire sensing head must be in the air flow to be measured.
CORRECT INCORRECT
Air flow
Immersion depth = 30 % - 50 % of the duct diameter
duct diameter
5
Page 6
POSITIONING OF AIR VELOCITY SENSOR IN A VENTILATION DUCT
The reliable and accurate measurement of air velocity depends on the correct positioning of the sensor in the ventilation duct. Accurate measurements are only possible if the air velocity probe is positioned at a location with a laminar (not-turbulent) flow.
The required length of the calming section after a fault is a function of the tube diameter D. For a rectangular channel a x b applies:
INCORRECT CORRECT
Mounting the sensing probe in the middle of the channel.
The optimal position is after the filter. Please note sufficient distance.
<6D
<6D
+
>3D
>6D
>6D
Positioning the probe ahead of diffusor, at a place with high flow rate.
Positioning the probe at a location with a laminar (to­turbulent) flow.
Turbulent flows are caused by pipe bends, branches, behind flaps, flans, air heaters, air coolers or cross­sectional changes.
>3D
>6D
MAINTENANCE OF THE E+E AIR VELOCITY TRANSMITTERS
Due to the absence of moving parts, the E+E air velocity transmitters are not subject to wear. The construction (shape, dimensions and materials) of the hot film air velocity sensor is per se highly insensitive to dust and dirt. No maintenance is required under normal environmental conditions. For operation in polluted environment it is advisable to periodically clean the sensing head by washing it in isopropyl alcohol, preferably in an ultrasound cleaner. Alternatively shake it gently few minutes in a pot with isopropyl alcohol and let it dry free. Do not touch or rub the sensor and do not use any mechanical tools for cleaning.
6
Page 7
MED
MED
MED
MED
E+E Elektronik Ges.m.b.H. doesn‘t accept warranty and liability claims neither upon this publication nor in case of improper treatment of the described products.
The document may contain technical inaccuracies and typographical errors. The content will be revised on aregular basis. These changes will be implemented in later versions. The described products can be improved and changed at any time without prior notice.
© Copyright E+E Elektronik Ges.m.b.H. All rights reserved.
EMC note USA (FCC):
This equipment has been tested and found to comply with the limits for a Class A digital device, pursuant to part 15 of the FCC Rules. These limits are designed to provide reasonable protection against harmful interference when the equipment is operated in a commercial environment. This equipment generates, uses, and can radiate radio frequency energy and, if not installed and used in accordance with the instruction manual, may cause harmful interference to radio communications. Operation of this equipment in a residential area is likely to cause harmful interference in which case the user will be required to correct the interference at his own expense.
EMC note Canada (ICES-003):
CAN ICES-3 (A) / NMB-3 (A)
INFORMATION
E+E Elektronik Ges.m.b.H. Langwiesen 7 • A-4209 Engerwitzdorf Tel: +43 7235 605-0 • Fax: +43 7235 605-8 info@epluse.com • www.epluse.com
LG Linz Fn 165761 t • UID-Nr. ATU44043101 Place of Jurisdiction: A-4020 Linz • DVR0962759
+43 7235 605 0 / info@epluse.com
t90 HI MED LO
t90
t90
t90
HI
BA_EE660_e // v1.2 // Modication rights reserved
t90
HI
HI
HI
Loading...