Difference between revisions of "The Barbican"

From Open Source Controls Wiki
Jump to navigation Jump to search
Line 28: Line 28:


See [[Micronics Heat Meters]] for information on how to connect Micronics Heat Meters.
See [[Micronics Heat Meters]] for information on how to connect Micronics Heat Meters.
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]] 
However, the second meter provided incorrectly formed responses and will require further investigation.
[[File:MicronicsBarbi2.PNG]]

Revision as of 16:52, 13 September 2022

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

Designs

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

Drawings

CHW_Art_Gallery_-_Temporary_Heat_Meter_Locations

Barbicanschem1.png


Heat Meters

U1000MKII_WM_Issue_1.1


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

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 ...]

MicronicsBarbi1.PNG


However, the second meter provided incorrectly formed responses and will require further investigation.

MicronicsBarbi2.PNG