Sedona BASremote Data Sheet

Data Sheet – BASremote
BASremote – Versatile BACnet/IP Controller/Gateway
The BASremote series provide the system integrator a exible building block when integrating diverse building automation protocols or when expanding the number of points in a building automation system. With the release of version 3.7.0, support for open
Modbus to include Sedona Framework™ SOX. For small systems, it can operate stand-alone. For larger systems, it can communicate to supervisory controllers via Ethernet. Depending upon the model, the BASremote has the exibility to provide the following:
system protocols now goes beyond BACnet® and
Versatile Control Device — remote I/O, router, gateway and controller
Web-page conguration
BACnet/IP remote I/O
Modbus TCP remote I/O
Modbus Serial to Modbus TCP router
Modbus Serial or TCP to BACnet/IP gateway
Modbus Master to Modbus TCP or serial slaves
Certied Sedona Framework Controller™
Customisable webpages
Programmatically send alarm emails
Trending for all onboard and attached channels
Flexible Input/Output — expandable with the addition of expansion I/O modules
Six universal input/output points web-page congurable
Two relay outputs
Thermistor, voltage, current, contact closure and pulse inputs
Voltage, current and relay outputs
2-wire Modbus Serial expansion bus
Expansion port for up to three expansion I/O modules
DS-BASR0000-AC1
Data Sheet – BASremote
BASremote Master Versatile BACnet/IP Controller/Gateway
The BASremote Master provides the ultimate in exibility. It can be used for expansion I/O at remote locations where an Ethernet connection exists. Its built-in router and gateway capabilities address unique integration needs where more than one communications protocol is involved. It can operate as a function block programmable controller with its resident Sedona Framework 1.2 virtual machine. Powered by a Linux engine, the BASremote Master can operate as BACnet/IP and Modbus TCP remote I/O, Sedona Framework controller, Modbus Serial to Modbus TCP router, Modbus Serial to BACnet gateway, and Modbus master to
TCP, BACnet/IP, and Sedona SOX. Six universal I/O points and two relay outputs can be congured through resident web pages using a standard web browser and without the need of a special programming tool. A 2-wire Modbus serial port can greatly expand the I/O count with the addition of Modbus slaves. If BACnet mapping is preferred, the unit incorporates a Modbus serial to BACnet/IP gateway — capable of processing up to 1000 points. The BASremote Master also allows you to install custom web pages so you can view the status of your system in a convenient
manner. attached Modbus slaves all at the same time. A 10/100 Mbps Ethernet port allows connection to IP networks and popular building automation protocols such as Modbus
Universal I/O
Using web pages, six points can be congured as either inputs or outputs, analog or digital. In addition to being discoverable as BACnet
objects, these same points can be assigned Modbus addresses.
• Analog inputs: 0–10 VDC, 0–20 mA but scalable to 0–5 VDC and 4–20 mA
• Temperature inputs: Type II or Type III thermistors
• Contact closure or Pulse inputs: Free-voltage, 40 Hz maximum
• Analog outputs: 0–10 VDC, 0–20 mA
Additional universal I/O can be achieved with the simple
addition of BASremote Expansion modules.
Auxiliary Power Output
24 VDC @ 150 mA for powering
eld devices such as 4–20 mA
transmitters.
All eld connectors are removable.
Ethernet
10/100 Mbps Ethernet with auto-negotiation and
Auto-MDIX. Protocols supported include HTTP,
IP, UDP, TCP, SOAP, BACnet/IP, Modbus TCP, and
Sedona SOX.
Power Input
24 VAC/VDC 17 VA half-wave
regulated allows power sharing
with other half-wave devices.
Modbus Serial Bus
RTU or ASCII master,
2.4 115.2 kbps,
2-wire non-isolated,
up to 31 full-load
EIA-485 devices
Expansion Port
Proprietary bus
supporting up to
three expansion
modules requiring no
conguration.
Relay Outputs
Two form “C“ contacts for
30 VAC/VDC 2 A loads.
Class 2 circuits only.
2
DS-BASR0000-AC1
Data Sheet – BASremote
Some Common Components Used In Function Block Programming
The HVAC Group
operations that
facilitate control
The Scheduling Group
scheduling operations based upon
time of day
The Function Group
convenient functions for developing
control schemes
The Priority Group
prioritizing actions of Boolean, Float and
Integer variables
The Types Group
variable types and
conversion between types
The Logic Group
logical operations using
Boolean variables
The Timing Group
extended Boolean logic
The Math Group
operations on Float, Integer
and Boolean variables
LSeq Linear Sequencer — bar graph representation of input value ReheatSeq Reheat sequence — linear sequence up to four outputs Reset Reset — output scales an input range between two limits Tstat Thermostat — on/o temperature controller
DailySc Daily Schedule Boolean — two-period Boolean scheduler DailyS1 Daily Schedule Float — two-period oat scheduler DateTime Time of Day — time, day, month, year
Cmpr Comparison math — comparison (<=>) of two oats Count Integer counter — up/down counter with integer output Freq Pulse frequency — calculates the input pulse frequency Hysteresis Hysteresis — setting on/o trip points to an input variable IRamp IRamp — generates a repeating triangular wave with an integer output Limiter Limiter — Restricts output within upper and lower bounds Linearize Linearize — piecewise linearization of a oat LP LP — proportional, integral, derivative (PID) loop controller Ramp Ramp — generates a repeating triangular or sawtooth wave with a oat output SRLatch Set/Reset Latch — single-bit data storage TickTock Ticking clock — an astable oscillator used as a time base UpDn Float counter — up/down counter with oat output
PrioritizedBool Prioritized boolean output — highest of sixteen inputs PrioritizedFloat Prioritized oat output — highest of sixteen inputs PrioritizedInt Prioritized integer output — highest of sixteen inputs
B2F Binary to oat encoder — 16-bit binary to oat conversion ConstBool Boolean constant — a predened Boolean value ConstFloat Float constant — a predened oat variable ConstInt Integer constant — a predened integer variable F2B Float to binary decoder — oat to 16-bit binary conversion F2I Float to integer — oat to integer conversion I2F Integer to oat — integer to oat conversion L2F Long to oat — long integer to oat conversion WriteBool Write Boolean — setting a writable Boolean value WriteFloat Write Float — setting a writable oat value WriteInt Write integer — setting an integer value
ADemux2 Analog Demux — Single-input, two-output analog de-multiplexer
And2 Two-input Boolean product — two-input AND gate And4 Four-input Boolean product — four-input AND gate ASW Analog switch — selection between two oat variables ASW4 Analog switch — selection between four oats B2P Binary to pulse — simple mono-stable oscillator (single-shot) BSW Boolean switch — selection between two Boolean variables DemuxI2B4 Four-output Demux — integer to Boolean de-multiplexer ISW Integer switch — selection between two integer variables Not Not — inverts the state of a Boolean Or2 Two-input Boolean sum — two-input OR gate Or4 Four-input Boolean sum — four-input OR gate Xor Two-input exclusive Boolean sum — two-input XOR gate
DlyO O delay timer — time delay from a “true” to “false” transition of the input DlyOn On delay timer — time delay from an “false” to “true” transition of the input OneShot Single Shot — provides an adjustable pulse width to an input transition Timer Timer — countdown timer
Add2 Two-input addition — results in the addition of two oats Add4 Four-input addition — results in the addition of four oats Avg10 Average of 10 — sums the last ten oats while dividing by ten thereby providing a running average AvgN Average of N — sums the last N oats while dividing by N thereby providing a running average Div2 Divide two — results in the division of two oat variables FloatOset Float oset — oat shifted by a xed amount Max Maximum selector — selects the greater of two inputs Min Minimum selector — selects the lesser of two inputs MinMax Min/Max detector — records both the maximum and minimum values of a oat Mul2 Multiply two — results in the multiplication of two oats Mul4 Multiply four — results in the multiplication of four oats Neg Negate — changes the sign of a oat Round Round — rounds a oat to the nearest N places Sub2 Subtract two — results in the subtraction of two oats Sub4 Subtract four — results in the subtraction of four oats TimeAvg Time average — average value of oat over time
3
DS-BASR0000-AC1
Web Page Conguration
Web Server Screen
Data Sheet – BASremote
Typical I/O Point Conguration Screen
4
DS-BASR0000-AC1
Data Sheet – BASremote
Powered by Sedona Framework for Implementing Control
The BASremote Master incorporates Sedona Virtual Machine (SVM) technology developed by Tridium and compatible with their Niagara Framework™. Using established Tridium tools such as Niagara Workbench or Sedona Workbench, a system integrator can develop a control application using Workbench’s powerful drag-and­drop visual programming methodology. Once developed,
Tridium’s Sedona Workbench or Niagara Workbench
can be used to program Sedona running in the BASremote.
the program remains stored in the BASremote Master and executes by way of the SVM. The application can run standalone in the BASremote Master or interact with a program in a Tridium JACE supervisory controller over Ethernet. The number of potential applications is only limited by the imagination of the system integrator.
The BASremote’s Sedona Framework logic
can operate on its own I/O as well as that of
connected Modbus Serial or TCP devices.
Also, a network connected Niagara Framework device can read or modify the operating state of the Sedona Framework
function blocks.
5
DS-BASR0000-AC1
Data Sheet – BASremote
Object Type Supported
Can Be Created Dynamically
Can Be Deleted Dynamically
Analog Input
No
No
Analog Output
No
No
Analog Value
No
No
Binary Input
No
No
Binary Output
No
No
Device
No
No
BACnet Protocol Implementation Conformance (PIC) Statement
BASremote
BACnet/IP Sedona Framework™ Controller
BACnet Protocol Implementation Conformance Statement (Annex A)
Date: August 12, 2013
Vendor Name: Contemporary Controls
Product Name: BASremote
Product Model Number: BASR-8M
Applications Software Version: 3.5.6 Firmware Revision: 3.5.6 BACnet Protocol Revision: 2
Product Description: BACnet/IP compliant 8-point Sedona Framework controller with Modbus Gateway.
BACnet Standardized Device Profile (Annex L):
BACnet Operator Workstation (B-OWS) BACnet Advanced Operator Workstation (B-AWS) BACnet Operator Display (B-OD) BACnet Building Controller (B-BC)
List all BACnet Interoperability Building Block Supported (Annex K)
DS-RP-B Data Sharing — ReadProperty – B DS-WP-B Data Sharing — WriteProperty – B DS-RPM-B Data Sharing — ReadPropertyMultiple – B DS-COV-B Data Sharing — ChangeOfValue – B
Segmentation Capability:
Able to transmit segmented messages Window Size: Able to receive segmented messages Window Size:
Standard Object Types Supported:
DM-DDB-B Device Management — Dynamic Device Binding – B DM-DOB-B Device Management — Dynamic Object Binding – B DM-DCC-B Device Management — Device Communication Control – B DM-TS-B Device Management — Time Synchronization – B
BACnet Advanced Application Controller (B-AAC) BACnet Application Specific Controller (B-ASC) BACnet Smart Sensor (B-SS) BACnet Smart Actuator (B-SA)
:
No optional properties are supported.
Data Link Layer Options:
BACnet IP, (Annex J) BACnet IP, (Annex J), Foreign Device ISO 8802-3, Ethernet (Clause 7) ATA 878.1, 2.5 Mb. ARCNET (Clause 8) ATA 878.1, EIA-485 ARCNET (Clause 8), baud rate(s): MS/TP master (Clause 9), baud rate(s):
Device Address Binding:
Is static device binding supported? (This is currently necessary for two-way communication with MS/TP slaves and certain other devices.)
Networking Options:
Router, Clause 6 – List all routing configurations, e.g., ARCNET-Ethernet-MS/TP, etc. Annex H, BACnet Tunnelling Router over IP BACnet/IP Broadcast Management Device (BBMD)
Character Sets Supported:
Indicating support for multiple character sets does not imply that they can all be supported simultaneously.
ISO 10646 (UTF-8) IBM/Microsoft DBCS ISO 10646 (UCS-2) ISO 10646 (UCS-4) JIS X 0208
If this product is a communication gateway, describe the types of non-BACnet equipment/network(s) that the gateway supports:
Modbus gateway support.
Network Security Options:
Non-secure Device — is capable of operating without BACnet Network Security Secure Device — is capable of using BACnet Network Security (NS-SD BIBB) Key Server (NS-KS BIBB)
August 12, 2013 TD040301-0XE
Yes
Does the BBMD support registrations by Foreign Devices? Yes No Does the BBMD support network address translation? Yes No
No
MS/TP slave (Clause 9), baud rate(s): Point-To-Point, EIA 232 (Clause 10), baud rate(s): Point-To-Point, modem, (Clause 10), baud rate(s): LonTalk, (Clause 11), medium: BACnet/Zigbee (Annex O) Other:
ISO 8859-1
6
DS-BASR0000-AC1
Wiring Diagram
Data Sheet – BASremote
Dimensions (for all models)
7
DS-BASR0000-AC1
Data Sheet – BASremote
Specications
Universal Inputs/Outputs (Channels 1–6)
Congured As Characteristics
Analog input 0–10 VDC or 0–20 mA scalable by user. 10-bit resolution. Input impedance 100 kΩ on voltage and 250 Ω on current.
Temperature input Type II or type III thermistors +40°F to +110°F (+4.4°C to +44°C)
Contact closure input Excitation current 2 mA. Open circuit voltage 24 VDC. Sensing threshold 0.3 VDC. Response time 20 ms.
Pulse input 0–10 VDC scalable by user. User adjustable threshold. 40 Hz maximum input frequency with 50% duty cycle.
Analog output 0–10 VDC or 0–20 mA scalable by user. 12-bit resolution. Maximum burden 750 Ohms when using current output.
Relay Outputs (Channels 7 and 8)
Form “C” contact with both NO and NC contacts. 30 VAC/VDC 2 A. Class 2 circuits only.
Regulatory Compliance
CE Mark; CFR 47, Part 15 Class A; RoHS; UL 508, C22.2 No. 142-M1987
Functional Ethernet Modbus Serial
(BASremote Master Only) Compliance IEEE 802.3 V1.02 Protocols supported Modbus TCP RTU master BACnet/IP ASCII master SOX Data rate 10 Mbps, 100 Mbps 2.4 to 115.2 kbps Physical layer 10BASE-T, 100BASE-TX EIA-485, 2-wire, non-isolated Cable length 100 m (max) 100 m (max) Port connector Shielded RJ-45 3-pin terminal Flow control Half-duplex (backpressure)
LEDs
Ethernet (master only) Green: 100 Mbps link — Yellow: 10 Mbps link — Flashing: link activity Status (all units) Green solid: unit operational — Green ashing: unit booting — Red: unit in fault state I/O channels (all units) Unlit: channel inactive — Green: channel active — Red: channel fault (detailed in manual) Network
Electrical Master Expansion
Input (DC or AC) DC AC DC AC Voltage (V, ± 10%) 24 24 24 24 Power 10 W 17 VA 8 W 17 VA Frequency N/A 47–63 Hz N/A 47–63 Hz Loop supply (24 VDC nom.) 150 mA (max) 150 mA (max)
(expansion only)
Green: valid link to master — Flashing: data exchange with master
Environmental/Mechanical
Operating temperature 0°C to 60°C Storage temperature –40°C to +85°C Relative humidity 10–95%, noncondensing Protection IP30 Weight 0.6 lbs. (.27 kg)
8
DS-BASR0000-AC1
United States
Contemporary Control Systems, Inc.
Tel: +1 630 963 7070 Fax:+1 630 963 0109
info@ccontrols.com
China
Contemporary Controls (Suzhou) Co. Ltd
Tel: +86 512 68095866 Fax: +86 512 68093760
info@ccontrols.com.cn
United Kingdom
Contemporary Controls Ltd
Tel: +44 (0)24 7641 3786 Fax:+44 (0)24 7641 3923
info@ccontrols.co.uk
Germany
Contemporary Controls GmbH
Tel: +49 341 520359 0 Fax: +49 341 520359 16
info@ccontrols.de
Specications (continued)
Data Sheet – BASremote
RJ-45 Pin Assignments
MDI 10BASE-T/100BASE-TX
Terminal Usage
1 TD +
2 TD –
3 RD +
6 RD –
Modbus (MB) Pin Assignments
Terminal Usage
D + Data +
D – Data –
SC Signal Common
Expansion Port (DN) Pin Assignments
Other pins Not Used
Terminal Usage
D + Data +
D – Data –
Electromagnetic Compatibility
Standard Test Method Description Test Levels
EN 55024 EN 61000-4-2 Electrostatic Discharge 6 kV contact & 8 kV air EN 55024 EN 61000-4-3 Radiated Immunity 10 V/m, 80 MHz to 1 GHz EN 55024 EN 61000-4-4 Fast Transient Burst 1 kV clamp & 2 kV direct EN 55024 EN 61000-4-5 Voltage Surge 2 kV L-L & 2 kV L-Earth EN 55024 EN 61000-4-6 Conducted Immunity 10 Volts (rms) EN 55024 EN 61000-4-11 Voltage Dips & Interruptions 1 Line Cycle, 1 to 5 s @ 100% dip EN 55022 CISPR 22 Conducted Emissions Class B EN 55022 CISPR 22 Radiated Emissions Class A CFR 47, Part 15 ANSI C63-4 Radiated Emissions Class A
Ordering Information
Model RoHS Description
BASR-8M BASremote Master with 8 I/O points BASR-8X BASremote Expansion with 8 I/O points
www.ccontrols.com
DS-BASR0000-AC1
September, 2020
Loading...