Difference between revisions of "The Barbican"

From Open Source Controls Wiki
Jump to navigation Jump to search
Line 36: Line 36:
File:MicronicsBarbi2.PNG|However, the second meter provided incorrectly formed responses and will require further investigation.  It is the same setup entirely, so the only difference could be the polarity is reversed on the RS485 line.
File:MicronicsBarbi2.PNG|However, the second meter provided incorrectly formed responses and will require further investigation.  It is the same setup entirely, so the only difference could be the polarity is reversed on the RS485 line.
</gallery>
</gallery>
== Data Storage via Dropbox ==
Data subscribed to is stored on the server locally into csv files. Every day these files are sent to Dropbox, and then purged from the server.
We are currently storing all '''/dat/''' incoming MQTT data, fed from field trials. This will ensure we retain long-term records of all operational data, from all field trials, down to 1 second resolution.  It will be a lot of data, but Dropbox has more than enough room.
[[File:Savetodropbox.png]]

Revision as of 20:47, 13 September 2022

https://www.barbican.org.uk/

Designs

barbican_discussion.json Monitoring Architecture
all_lorawan.json All LoRaWAN Architecture
barbican_meter_locations.json Heat Meter and Sensor Locations
meter_installation.json Principles of calculating flow rates from temperatures
heatweb_barbican_graph1.json Graph 1
heatweb_barbican_micronics_1.json Micronics Installation 1

Drawings

CHW_Art_Gallery_-_Temporary_Heat_Meter_Locations

Barbicanschem1.png

Temperature Data

Barbigraph1.PNG

Heat Meters

U1000MKII_WM_Issue_1.1


See Micronics Heat Meters for information on how to connect Micronics Heat Meters.


Data Storage via Dropbox

Data subscribed to is stored on the server locally into csv files. Every day these files are sent to Dropbox, and then purged from the server.

We are currently storing all /dat/ incoming MQTT data, fed from field trials. This will ensure we retain long-term records of all operational data, from all field trials, down to 1 second resolution. It will be a lot of data, but Dropbox has more than enough room.

Savetodropbox.png