BLT System Architecture

BLT is a web-based information system for accessing data measured by over 300 sensors distributed through the ITLL building. A variety of computer systems poll the sensors at predetermined intervals (60 seconds, 300 seconds, 900 seconds, etc.) after which the data are stored in a central, relational database.

BLT users access the system through their web browsers. Their browsers trigger programs to be run on the BLT server machine which retrieve the requested data from the database, format them and send the formatted data back to the users' browsers.

The following is a simplified, graphical representation of the system's data-flow architecture and a brief description of each of its components:

Link