Putney Plaza
To Do:
- Investigate current state of heat pumps and CHP
- Install heat meters and controls
- Confirm current operation
- Recommission
- Remote dashboards
Existing Documentation
Measuring Boiler Outputs
A Micronics Clamp-On Heat Meter has been temporarily installed onto boilers in order to confirm the peak outputs of each boiler.
Air Source Heat Pumps
An initial survey of the roof top heat pump systems has highlighted some significant problems.
- No way to understand current operation, without any feed into a monitoring (SCADA) system.
- No alarming
- No performance monitoring
- At least one of the main circulating pumps to the heat pumps has never been wired up, making operation of the heat pump impossible since installation.
Next Steps
- Obtain all relevant manufacturers instructions on heat pumps and fitted controls
- Upgrade controls with open control system and remote monitoring so that the heat pumps can be setup and controlled as required
- Recommission heat pumps using new system
- Monitor performance and setup alarm routes
September - October 2022 Plan
- Get internet to panel
Completed 26/09/22
- Confirm readings from 4 new boiler sensors
Completed 26/09/22
- Add sensors to CHP (flow / return)
- Install new MQTT services into cloud server using Docker (data send directly to server)
Completed 26/09/22
- Install Grafana and update cloud server dashboard and wiki with new data
- Regain control over boiler valves from new panel.
- Update controller in tank room for buffer/boiler control, and replace buffer sensors. This will provide renewed monitoring and control over the boiler circuits.
- Update sensors in each buffer tank Rewire boiler demand switch
- Fit a control panel on one of the roof tops, a well as a board inside the existing control panel. The new panel will be used to collect data and establish permanent requirements that will then be implemented via existing panel. We need to better understand what the existing panels wire to, then rewire sensors and outputs to the new controller to reinstate operation.
- Once one heat pump is working and visible, the others can be addressed.
- Reinstate heat meter when boilers ready for a workout
- Fully commission boilers and valves
- Update boiler pump to a Magna3D for variable speed control.
Boilers
Wiring
heatweb_putney_zcc1.json Boiler Controller
The following JSON is a sample configuration that describes the port setup. This is generated automatically and can be pasted into controllers.
[{"portId":"TH4","block":"TH4","channel":"4","name":"TH1 Signal","figure":"Input","portColor":"#00ff00","wiredTo":"ntcr4","wiredToPort":"temperature","signalType":"NTC10K","topicDevice":"boilers","topicKey":"tF","mapUnits":"kΩ to °C","map":"[[97.006,-20],[72.911,-15],[72.911,-10],[42.317,-5],[32.651,0],[25.395,5],[19.903,10],[15.714,15],[12.493,20],[10,25],[8.056,30],[6.53,35],[5.325,40],[4.367,45],[3.601,50],[2.985,55],[2.467,60],[2.082,65],[1.752,70],[1.256,80],[0.916,90],[0.678,100],[0.51,110],[0.388,120]]"},{"portId":"TH3","block":"TH3","channel":"3","name":"TH3 Signal","figure":"Input","portColor":"#00ff00","wiredTo":"ntcr3","wiredToPort":"temperature","signalType":"NTC10K","topicDevice":"boilers","topicKey":"tR","mapUnits":"kΩ to °C","map":"[[97.006,-20],[72.911,-15],[72.911,-10],[42.317,-5],[32.651,0],[25.395,5],[19.903,10],[15.714,15],[12.493,20],[10,25],[8.056,30],[6.53,35],[5.325,40],[4.367,45],[3.601,50],[2.985,55],[2.467,60],[2.082,65],[1.752,70],[1.256,80],[0.916,90],[0.678,100],[0.51,110],[0.388,120]]"},{"portId":"TH2","block":"TH2","channel":"2","name":"TH2 Signal","figure":"Input","portColor":"#00ff00","wiredTo":"ntcr2","wiredToPort":"temperature","signalType":"NTC10K","topicDevice":"boilers","topicKey":"tOut","mapUnits":"kΩ to °C","map":"[[97.006,-20],[72.911,-15],[72.911,-10],[42.317,-5],[32.651,0],[25.395,5],[19.903,10],[15.714,15],[12.493,20],[10,25],[8.056,30],[6.53,35],[5.325,40],[4.367,45],[3.601,50],[2.985,55],[2.467,60],[2.082,65],[1.752,70],[1.256,80],[0.916,90],[0.678,100],[0.51,110],[0.388,120]]"},{"portId":"TH1","block":"TH1","channel":"1","name":"TH1 Signal","figure":"Input","portColor":"#00ff00","wiredTo":"ntcr","wiredToPort":"temperature","signalType":"NTC10K","topicDevice":"boilers","topicKey":"tIn","mapUnits":"kΩ to °C","map":"[[97.006,-20],[72.911,-15],[72.911,-10],[42.317,-5],[32.651,0],[25.395,5],[19.903,10],[15.714,15],[12.493,20],[10,25],[8.056,30],[6.53,35],[5.325,40],[4.367,45],[3.601,50],[2.985,55],[2.467,60],[2.082,65],[1.752,70],[1.256,80],[0.916,90],[0.678,100],[0.51,110],[0.388,120]]"}]