Skip to content

Commit 3eb11e3

Browse files
revert
1 parent d6aedb6 commit 3eb11e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/2024-07-09-hvac-challenges.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ are also important parts of the engineering effort).
151151
The table below gives two arbitrary examples of unscalable and scalable solutions. Numbers give an order of
152152
magnitude of the engineering effort required to handle a certain number of environments, and what we should aim for.
153153

154-
![sources]({{ site.baseurl }}/assets/hvac_ai_challenges/scalability_resources.png){: .center }
154+
![sources]({{ site.baseurl }}/assets/hvac_ai_challenges/scalability_resources.svg){: .center }
155155

156156
A first angle to approach the problem is by defining how scalability of the solution is impacted by the complexity of a project.
157157
Intuitively, the larger the control perimeter, the more complex it gets, and the less likely it is that we'd be able to
@@ -219,7 +219,7 @@ However, in industrial control, and typically in HVAC control, the problem is mo
219219
the cake (chocolate) and surroundings are unknown, other parts (very few) are known.
220220

221221
![sources]({{ site.baseurl }}/assets/hvac_ai_challenges/dall_e_marble_cake_anot-mh.png){: .center-m }
222-
<center class="image-foot"><i>Source: DALL-E</i></center>
222+
<center class="image-foot"><i>Generated by DALL-E</i></center>
223223

224224
Why? Because the system dynamics (state space, transition function) is not a single, continuous distribution, but a mixture of different distributions, each corresponding to a
225225
different operating mode of the system, under specific conditions (occupancy, weather). Moreover, the collected data is likely to reflect only steady-state conditions,

0 commit comments

Comments
 (0)