Putney Plaza

From Open Source Controls Wiki
Jump to navigation Jump to search

To Do:

  • Investigate current state of heat pumps and CHP
  • Install heat meters and controls
  • Confirm current operation
  • Recommission
  • Remote dashboards

Existing Documentation

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

  1. Obtain all relevant manufacturers instructions on heat pumps and fitted controls
  2. Upgrade controls with open control system and remote monitoring so that the heat pumps can be setup and controlled as required
  3. Recommission heat pumps using new system
  4. Monitor performance and setup alarm routes

Issue with Internet Connectivity

The site has been plagues with internet connectivity problems resulting from changes in internet provider.

Key lessons learned from the experiences include:

  • You only require standard simple internet, with no fancy management. A standard domestic connection is perfect.
  • Routers should have the standard functions including:
    • Remote access via either http or https
    • The ability to setup port forwarding
  • A fixed IP address is preferred. Dynamic DNS services can be used instead, however there may be occasional loss of connections as IP addresses update when they change.
  • With engineer rates in the £100s per day, changing an internet setup to save a few pounds is a false economy that requires an engineer to attend site and reinstate port forwarding rules etc.
  • Routers should be safe from tampering and accidental damage. A locked BMS cabinet is the preferred position.
  • Where internet is not already available as per preceding points, a GSM modem should be included in the initial fit. It is common for phone lines and internet providers to take weeks if not months to get everything in place. Connectivity should be available from the first day on site.

September - October 2022 Plan

  • Get internet to panel Completed 26/09/22
  • Confirm readings from 4 new boiler sensors Completed 26/09/22
  • Obtain remote access to new Internet Router
  • Install VPN
  • 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

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.

U1000MKII_WM_Issue_1.1

Wiring New NTC Sensors


heatweb_putney_zcc1.json Boiler Controller
heatweb_putney_heat_meter_1.json Heat Meter
barbican_wiring_1.json Wiring 1

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]]"}]