Difference between revisions of "The Barbican"

From Open Source Controls Wiki
Jump to navigation Jump to search
Line 21: Line 21:
[[File:Barbicanschem1.png|frameless|713x713px]]
[[File:Barbicanschem1.png|frameless|713x713px]]


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


Line 31: Line 32:


<gallery heights="250" widths="400">
<gallery heights="250" widths="400">
File:Micronics2.png|A Node-RED flow has been created to read Micronics meters via Modbus (or any other Modbus device). This has been pasted into the controllers, containing all the registers and descriptions, and deployed.
File:MicronicsBarbi1.PNG|The first Micronics heat meter provided data immediately as expected, matching values on the screen.  This can be viewed in the Node-RED software in the debug window, where one can inspect the data telegrams being sent and received. [1, 3 ...] represents device 1, function code 3 (read register). The response should also start with [1, 3 ...]
File:MicronicsBarbi1.PNG|The first Micronics heat meter provided data immediately as expected, matching values on the screen.  This can be viewed in the Node-RED software in the debug window, where one can inspect the data telegrams being sent and received. [1, 3 ...] represents device 1, function code 3 (read register). The response should also start with [1, 3 ...]
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>

Revision as of 17:06, 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.