Skip to content

Commit 52bca73

Browse files
rmdevproclaude
andcommitted
HVAC section: RS-485 → Modbus (protocol over the wire) in prose, figure
caption, and image alt text Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent cb38938 commit 52bca73

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

case-studies/riverside-mill-complex.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ <h3>Mechanical system design and project management.</h3>
128128
<p>Mechanical and electrical design, hardware specification, and project management of the building-wide HVAC plant serving the general building and all five tenants. Designed, built, installed, and wired in partnership with our plumbing and electrical trades, with us as the integrator from the first sketch through commissioning.</p>
129129

130130
<h3>Control system design and implementation.</h3>
131-
<p>We specified the control hardware, drew the wiring, and built the panel. Industrial breakers and contactors on the power side; I/O modules addressing the sensor and actuator network; a Raspberry-Pi-based supervisor bridged to the rest over RS-485. The supervisor hosts the agentic control software directly. The agents handle several distinct jobs:</p>
131+
<p>We specified the control hardware, drew the wiring, and built the panel. Industrial breakers and contactors on the power side; I/O modules addressing the sensor and actuator network; a Raspberry-Pi-based supervisor bridged to the rest over Modbus. The supervisor hosts the agentic control software directly. The agents handle several distinct jobs:</p>
132132
<ul>
133133
<li><b>Configuration through conversation.</b> The user does not manipulate the system directly. They chat with the agents, which manage the underlying Node-RED configuration, monitoring, and alerting.</li>
134134
<li><b>Failure and overload management</b> through layered, scaled backup. A pump array provides both scale and failover. Internal water-temperature overheats are managed through variable water volumes and cooling-tower fans, with emergency injection of city water into the loop as the final fallback.</li>
@@ -148,10 +148,10 @@ <h3>Control system design and implementation.</h3>
148148
</div>
149149
</div>
150150
<div class="figure" style="margin-top:1.25rem">
151-
<img src="../assets/case-studies/riverside-mill-complex/board-wiring.png" alt="Control board wiring diagram showing industrial distribution, I/O modules, and the Raspberry Pi controller tied to the heat pump plant via RS-485">
151+
<img src="../assets/case-studies/riverside-mill-complex/board-wiring.png" alt="Control board wiring diagram showing industrial distribution, I/O modules, and the Raspberry Pi controller tied to the heat pump plant via Modbus">
152152
<div class="cap">
153153
<span class="label">Fig. 02 &mdash; Control panel wiring diagram</span>
154-
<span>Industrial distribution · I/O modules · RS-485 to Pi controller</span>
154+
<span>Industrial distribution · I/O modules · Modbus to Pi controller</span>
155155
</div>
156156
</div>
157157
</div>

0 commit comments

Comments
 (0)