Top Banner
HVAC/Power monitoring 1 Websensors – Sensors with an Internet Address Darold Wobschall Esensors Inc. eesensors.com May 2003
23

Websensors · 2014. 8. 13. · ssdddd.dd (example TC025.30 for 25.3 deg. C) Sensor http format may by read by any standard browser. HVAC/Power monitoring 12 Heating, Ventilation and

Aug 11, 2021

Download

Documents

dariahiddleston
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Websensors · 2014. 8. 13. · ssdddd.dd (example TC025.30 for 25.3 deg. C) Sensor http format may by read by any standard browser. HVAC/Power monitoring 12 Heating, Ventilation and

HVAC/Power monitoring 1

Websensors –Sensors with an Internet Address

Darold Wobschall

Esensors Inc.eesensors.com

May 2003

Page 2: Websensors · 2014. 8. 13. · ssdddd.dd (example TC025.30 for 25.3 deg. C) Sensor http format may by read by any standard browser. HVAC/Power monitoring 12 Heating, Ventilation and

HVAC/Power monitoring 2

Scope of Presentation

� Outline sensor networking challenges � Describe the websensor approach� Focus on HVAC and power monitoring� Discuss applications and benefit� List websensors under development

Page 3: Websensors · 2014. 8. 13. · ssdddd.dd (example TC025.30 for 25.3 deg. C) Sensor http format may by read by any standard browser. HVAC/Power monitoring 12 Heating, Ventilation and

HVAC/Power monitoring 3

Digital (Smart) Sensor Block Diagram

BUS/NETWORK

DATALOGGER

CALIBRATION / ID MEMORY

SENSORELEMENT

MICRO-CONTROLLER

BUS/NETWORKINTERFACE

BUS/NETWORK INTERFACE

COMPUTER (READOUT, DATA STORE)

ANALOG SIGNALCONDITIONER

A/D

Page 4: Websensors · 2014. 8. 13. · ssdddd.dd (example TC025.30 for 25.3 deg. C) Sensor http format may by read by any standard browser. HVAC/Power monitoring 12 Heating, Ventilation and

HVAC/Power monitoring 4

Digital Sensor Engineering DesignChoices and Compromises

� Location of ID/Calibration data(with sensor element, microcontroller, or readout computer)

� Off-the-shelf vs special purpose� Should data logging included?� Multi-purpose vs targeted signal conditioners� Choice of network� Plug & play vs. standard format� Optimizing system costs

(hardware, software, installation, maintenance, monitoring)

� Best Partitioning of functions

Page 5: Websensors · 2014. 8. 13. · ssdddd.dd (example TC025.30 for 25.3 deg. C) Sensor http format may by read by any standard browser. HVAC/Power monitoring 12 Heating, Ventilation and

HVAC/Power monitoring 5

Sensor Networks and Busses

� Smart sensors without a network have limited applications (and not very smart)

� Multiple (50+) network standards available and widely usedExamples: Fieldbus, CAN (Device-net & SDS), LonWorks, Modbus, ARCnet, HART, various wireless

� Lack of standards inhibit wider use of digital sensors� The sensor industry is fragmented (by technology,

parameters measured, application areas, price ranges)� No universal standard in spite of efforts to establish one

(multiple standards likely for many years)

Page 6: Websensors · 2014. 8. 13. · ssdddd.dd (example TC025.30 for 25.3 deg. C) Sensor http format may by read by any standard browser. HVAC/Power monitoring 12 Heating, Ventilation and

HVAC/Power monitoring 6

IEEE 1451 Sensor Network Standard

� Newly established NIST/IEEE standard for sensor manufacturers (several versions: .2, .3, .4, .5)

� Hardware interface between smart sensors and network interface/driver

� Specifies Transducer Electronic Data Sheet (TEDS)� Very limited adoption by sensor industry so far� We (D. Wobschall) are on standards committee

Page 7: Websensors · 2014. 8. 13. · ssdddd.dd (example TC025.30 for 25.3 deg. C) Sensor http format may by read by any standard browser. HVAC/Power monitoring 12 Heating, Ventilation and

HVAC/Power monitoring 7

Websensor Design Approach--Hardware--

• Maximize use of off-the-shelf hardware and software• Partition into modular sections for interchangeability • Optimize system costs for small production runs • No multi-functional signal conditioners

(rather series of easily designed & produced related sensors)

• Incorporate IEEE 1451 concepts where possible• Choose Internet via Ethernetas the network (industrial)• Different microcontrollers for different functional modules• Connect sensors locally via an isolated SPI bus (ESbus)• Allow multiple local bus options (RS232, wireless)

Page 8: Websensors · 2014. 8. 13. · ssdddd.dd (example TC025.30 for 25.3 deg. C) Sensor http format may by read by any standard browser. HVAC/Power monitoring 12 Heating, Ventilation and

HVAC/Power monitoring 8

Websensor Design Approach--Software--

� Modularized software (Communication module, sensor data

encoding, signal processing) to allow rapid new designs.

� Use available TCP/IP routines (modified for sensor use)

� Compatibility with standard Internet browsers and server software.

� Send data (especially sensor data) in ASCII (human readable form) where possible.

� Provide website (at Esensors) to (optionally) automatically poll and record sensor data (for later access by users).

Page 9: Websensors · 2014. 8. 13. · ssdddd.dd (example TC025.30 for 25.3 deg. C) Sensor http format may by read by any standard browser. HVAC/Power monitoring 12 Heating, Ventilation and

HVAC/Power monitoring 9

Block Diagram of a WebsensorLocal bus (ESbus) Version

TO OTHER SENSORS

TO ETHERNET

ETHERNETCONTROL

TCP/IP CONTROL

SENSOR BUSMASTER

COMMUNICATION MODULE

ESBUS

EXTERNAL SMART SENSOR

EEPROM

SENSOR ELEMENT

SIGNAL CONDITIONER

MICROCONTROLLER (WITH A/D)

Page 10: Websensors · 2014. 8. 13. · ssdddd.dd (example TC025.30 for 25.3 deg. C) Sensor http format may by read by any standard browser. HVAC/Power monitoring 12 Heating, Ventilation and

HVAC/Power monitoring 10

ecfybbbb (example: e4100000)

where “e” is a header character

c is the channel or sensor # (0 to 9)

f is the format code (1 for Esbus)

y is a command (optional)

bbbb is command data, if any

Sent by originating website via Internet browser

(example: www.eesensors.com\e4100000\)

Websensor Data Command Format

Page 11: Websensors · 2014. 8. 13. · ssdddd.dd (example TC025.30 for 25.3 deg. C) Sensor http format may by read by any standard browser. HVAC/Power monitoring 12 Heating, Ventilation and

HVAC/Power monitoring 11

Websensor data formatsent by Websensor back to website

Header format

Eiiiicfw (example: EM02a410)

where iiii is a sensor ID or model #

c is the channel (sensor) #

f is the format (1 for Esbus)

w is a status/command code (optional)

Data format (follows header, format 1):

ssdddd.dd

(example TC025.30 for 25.3 deg. C)

Sensor http format may by read by any standard browser

Page 12: Websensors · 2014. 8. 13. · ssdddd.dd (example TC025.30 for 25.3 deg. C) Sensor http format may by read by any standard browser. HVAC/Power monitoring 12 Heating, Ventilation and

HVAC/Power monitoring 12

Heating, Ventilation and Air-conditioning (HVAC) Monitor (EM01 Websensor)

� Measures temperature, rel. humidity, and illumination

� Accuracies of 0.2 deg C and 3% RH

(illumination is uncalibrated)

� Sensor (T and RH) on cable (tail) to allow positioning

(inside mounting also available)

� Email sent if limits exceeded

� Polling website (eesensors.net) available

Page 13: Websensors · 2014. 8. 13. · ssdddd.dd (example TC025.30 for 25.3 deg. C) Sensor http format may by read by any standard browser. HVAC/Power monitoring 12 Heating, Ventilation and

HVAC/Power monitoring 13

Photo of HVAC Monitor

Page 14: Websensors · 2014. 8. 13. · ssdddd.dd (example TC025.30 for 25.3 deg. C) Sensor http format may by read by any standard browser. HVAC/Power monitoring 12 Heating, Ventilation and

HVAC/Power monitoring 14

Digital Power Meter (ES02a)

� Measures AC voltage, current and (true) power� Wall-mounted plug (“a” version) – being tested 2ndQ, ‘03� Nominal range: 120v @20 Amp

(200 v and 80 amp short term max)

� Accuracy is 0.2% (suitable for metering)� Connects to Esbus which requires the ES02 interface

(up to 9 devices on bus)

� Power factor and energy (watt-hours) calculated(accumulated energy kept in local memory)

� Polled by ES02 several times a minute to check for limits(email send to website if over limits)

� Other ranges (including 3-phase) under development

Page 15: Websensors · 2014. 8. 13. · ssdddd.dd (example TC025.30 for 25.3 deg. C) Sensor http format may by read by any standard browser. HVAC/Power monitoring 12 Heating, Ventilation and

HVAC/Power monitoring 15

Block Diagram of Digital Power Meterwith Esbus Interface

INTERFACE

ESBUS

LINE(120V60Hz) LOAD

COM

POWERMETERIC

CIRRUSLOGICCS5460

SPI

MICRO-CONTROLLER16F876

A/D

V(v)

V(i)43

DATA

Page 16: Websensors · 2014. 8. 13. · ssdddd.dd (example TC025.30 for 25.3 deg. C) Sensor http format may by read by any standard browser. HVAC/Power monitoring 12 Heating, Ventilation and

HVAC/Power monitoring 16

DALI/Internet Interface

� Digital Addressable Lighting Interface (DALI) to Internet/Ethernet/Esbus under development

� Allows control of lighting via Internet

� Internet interface similar to EM02 websensor

� Prototype testing scheduled for summer

Page 17: Websensors · 2014. 8. 13. · ssdddd.dd (example TC025.30 for 25.3 deg. C) Sensor http format may by read by any standard browser. HVAC/Power monitoring 12 Heating, Ventilation and

HVAC/Power monitoring 17

Photo of Digital Power Meter(ES02a)

Page 18: Websensors · 2014. 8. 13. · ssdddd.dd (example TC025.30 for 25.3 deg. C) Sensor http format may by read by any standard browser. HVAC/Power monitoring 12 Heating, Ventilation and

HVAC/Power monitoring 18

Websensor Address Setup

� Required Addresses

* Websensor (website) internet address (e.g.10.11.12.13)

* Ethernet address

� Optional ID

* Site name

* Sensor name

� Configuration Method

* Computer (PC) via RS232 (ES00r interface for Esbus)

Page 19: Websensors · 2014. 8. 13. · ssdddd.dd (example TC025.30 for 25.3 deg. C) Sensor http format may by read by any standard browser. HVAC/Power monitoring 12 Heating, Ventilation and

HVAC/Power monitoring 19

Websensor Website ScreensDot.net

Specialized webpages for digital camera, IEEE-1451, etc fix this

Page 20: Websensors · 2014. 8. 13. · ssdddd.dd (example TC025.30 for 25.3 deg. C) Sensor http format may by read by any standard browser. HVAC/Power monitoring 12 Heating, Ventilation and

HVAC/Power monitoring 20

Cost Components of aNetworked Sensor System

� Sensor with signal conditioner and conversion to digital format (often sensor and sig. cond. companies are separate)

� Network interfaces (local and Internet)

� Meeting standards, inter-changeability (plug and play)

� Software polling, data collection, storing in data base, and retrieval (display)

� Installation (hardware, cables, and software)

� Maintenance

Websensors, which combine many of these functions in one package, may have lower total costs

Page 21: Websensors · 2014. 8. 13. · ssdddd.dd (example TC025.30 for 25.3 deg. C) Sensor http format may by read by any standard browser. HVAC/Power monitoring 12 Heating, Ventilation and

HVAC/Power monitoring 21

Websensors under development

� HVAC monitor (temp, rh, illum)� Digital power meter (volts, power, pf, current)� IEEE 1451 standard industrial sensor interfaces� RS232/Internet interfaces (several versions)� DALI/Internet interface� Webcamera (1kx1k, segmented image transfer, Esbus)� Various I/O (e.g. switches, relays) on Esbus� Weather monitor (temp, press, wind-speed, rh)� Environmental monitor (CO2, CO, VOC, + above)

Page 22: Websensors · 2014. 8. 13. · ssdddd.dd (example TC025.30 for 25.3 deg. C) Sensor http format may by read by any standard browser. HVAC/Power monitoring 12 Heating, Ventilation and

HVAC/Power monitoring 22

Esensors Business Plan

� Develop a series of networked sensors

� Focus on sensors with an Internet address (via Ethernet)

� Initial sensor applications

Environmental

Energy conservation

Industrial sensors (IEEE 1451 network standard)

� Primarily serve OEM customers

� Market through Internet and trade shows

Page 23: Websensors · 2014. 8. 13. · ssdddd.dd (example TC025.30 for 25.3 deg. C) Sensor http format may by read by any standard browser. HVAC/Power monitoring 12 Heating, Ventilation and

HVAC/Power monitoring 23

Summary

� A series of websensors (sensors with direct internet address) are being developed at Esensors

� Featured here are the HVAC and power monitor

� Access to the Internet is through Ethernet

� Several local network options are available [e.g. Esbus]

� Data can be read (in condensed form) by standard Internet browsers

� A website can provide users with automatic readings and graphical readouts, including archived data