Difference between revisions of "The Barbican"

From Open Source Controls Wiki
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 4: Line 4:
==Designs==
==Designs==


<iframe key="wiki" align="right" width="100%" height="1150" level="" path="/gojs/samples/wiring22.html?cid=barbican_splash.json&palette=heatweb_sensors.json&height=800px" />
<iframe key="wiki" align="right" width="100%" height="1150" level="" path="/gojs/samples/wiring24.html?cid=barbican_discussion.json&height=800px" />


<pre class="wikidiagrams">
<pre class="wikidiagrams">
barbican_discussion.json Monitoring Architecture
barbican_discussion.json Monitoring Architecture
all_lorawan.json All LoRaWAN Architecture
barbican_meter_locations.json Heat Meter and Sensor Locations
barbican_meter_locations.json Heat Meter and Sensor Locations
meter_installation.json Principles of calculating flow rates from temperatures
meter_installation.json Principles of calculating flow rates from temperatures
barbican_wiring_1.json Wiring
barbican_wiring_1.json Wiring 1
heatweb_barbican_graph1.json Graph 1
</pre>
</pre>


Line 22: Line 20:


== Temperature Data ==
== Temperature Data ==
[[File:Barbigraph1.PNG|frameless|1007x1007px]]
 
==Heat Meters==
==Heat Meters==


Line 54: Line 52:


== Time Series Data Visualisation Using InfluxDB and Grafana ==
== Time Series Data Visualisation Using InfluxDB and Grafana ==
[[File:Barbigraf1.png|frameless|1059x1059px]]


<gallery heights="250" widths="400">
<gallery heights="250" widths="400">
Line 70: Line 63:


Grafana includes organisation, role and user management, making it straightforward to setup a dedicated client portal with dashboards customised to best show the data and allow analysis.  A light theme has been used.
Grafana includes organisation, role and user management, making it straightforward to setup a dedicated client portal with dashboards customised to best show the data and allow analysis.  A light theme has been used.
[[File:Bdash1.PNG|frameless|1291x1291px]]




Sections in Heating and Cooling can be expanded.
Sections in Heating and Cooling can be expanded.
[[File:Bdash2.PNG|frameless|1291x1291px]]

Latest revision as of 19:42, 3 February 2023

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

Designs

barbican_discussion.json Monitoring Architecture
barbican_meter_locations.json Heat Meter and Sensor Locations
meter_installation.json Principles of calculating flow rates from temperatures
barbican_wiring_1.json Wiring 1

Drawings

CHW_Art_Gallery_-_Temporary_Heat_Meter_Locations

Barbicanschem1.png

Temperature Data

Heat Meters

U1000MKII_WM_Issue_1.1


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


Data Storage Locally and to Dropbox

Data subscribed to is stored on the server locally into csv files.

A file browser utility is included on this wiki with a user account setup to provide simple access to stored CSV files.

Csvfiles1.PNG Csvfiles2.PNG

Every day these files are sent to Dropbox, and then can optionally be 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

Time Series Data Visualisation Using InfluxDB and Grafana

Client Dashboard

Grafana includes organisation, role and user management, making it straightforward to setup a dedicated client portal with dashboards customised to best show the data and allow analysis. A light theme has been used.


Sections in Heating and Cooling can be expanded.