-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
240 lines (226 loc) · 12.8 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="./DevelopersSmartBuildingProjectCanvas_files/main.css">
<title>The Developers Smart Building Project Canvas</title>
</head>
<body>
<div class="project-canvas">
<header class="pc-header">
<h1 class="pc-header-title">The Developers Smart Building Project Canvas</h1>
<div class="pc-header-form">
<p class="pc-header-form-label">Project name:</p>
<p class="pc-header-form-field"></p>
<p class="pc-header-form-label">Company:</p>
<p class="pc-header-form-field"></p>
<p class="pc-header-form-label">Date:</p>
<p class="pc-header-form-field"></p>
</div>
</header>
<main class="pc-body">
<div class="pc-body-goals">
<div class="pc-body-goals-title">
<h2>1. Key Project Goals & Value Proposition</h2>
<img class="pc-body-goals-title-img" src="./DevelopersSmartBuildingProjectCanvas_files/MEM035_project_canvas_header1_v1-OB.svg" alt="">
</div>
<div class="pc-body-goals-questions">
<ul>
<li>What are the problems this smart building project will help to solve?</li>
<li>What tenants are we trying to attract, and how will this project help?</li>
<li>What value will it deliver to our business?</li>
<li>What goal(s) must the project achieve?</li>
</ul>
</div>
<div class="pc-body-goals-examples">
<h3>Example Outputs</h3>
<ul>
<li>Improve our tenant’s experience</li>
<li>Reduce energy costs</li>
<li>Optimize space</li>
<li>Ensure compliance</li>
<li>Achieve a certification (e.g. LEED/ SmartScore/BREEAM/WELL2/RESET/SPIRE)</li>
</ul>
</div>
<div class="pc-body-goals-notes">
<h3>Notes</h3>
<p></p>
</div>
</div>
<div class="pc-body-middle">
<!-- Column 1 -->
<div class="pc-body-actions">
<div class="pc-body-actions-title">
<h2>2. Initial Actions</h2>
<img class="pc-body-actions-title-img" src="./DevelopersSmartBuildingProjectCanvas_files/MEM035_project_canvas_header2_v1-OB.svg" alt="">
</div>
<div class="pc-body-actions-questions">
<ul>
<li>What actions will our value propositions require?</li>
<li>Which actions are most important and in what order should they be performed?</li>
<li>Do our core actions have any prerequisites (e.g. For retrofit projects, is a building systems audit required to understand what we already have)?</li>
<li>Which existing building/business systems may need to be integrated?</li>
</ul>
<h3>Example Outputs</h3>
<ul>
<li>In order to optimize our space we need to measure occupancy utilization.</li>
<li>Air quality is now a key tenant concern so we need to monitor CO<sup>2</sup> levels.</li>
<li>Our current access control system vendor does not allow the necessary integrations, so we need to source a new vendor.</li>
</ul>
</div>
<div class="pc-body-actions-notes">
<h3>Notes</h3>
<p></p>
</div>
</div>
<!-- Column 2 -->
<div class="pc-body-resources">
<div class="pc-body-resources-title">
<h2>3. Partnerships & Resources</h2>
<img class="pc-body-resources-title-img" src="./DevelopersSmartBuildingProjectCanvas_files/MEM035_project_canvas_header3_v1-OB.svg" alt="">
</div>
<div class="pc-body-resources-questions">
<ul>
<li>Which core actions will partners need to perform (internal or external)?</li>
<li>How do we select the right partners?</li>
<li>What internal partners do we need to involve in the project?</li>
<li>How will we make sure we are not <a href="https://en.wikipedia.org/wiki/Vendor_lock-in">“locked-in”</a> to one vendor ecosystem?</li>
<li>Do partners require access to resources, skills or datasets to support delivery?</li>
<li>Do we have the skill and ability to define our building’s use cases for all the personas that use it? e.g. tenants, visitors, etc.</li>
</ul>
<h3>Example Outputs</h3>
<ul>
<li>In order to select the right occupancy analytics vendor, we need a detailed <a href="https://en.wikipedia.org/wiki/Request_for_proposal">RFP document</a>.</li>
<li>Engage a specialist to help us define our building’s use cases and communicate them to all stakeholders.</li>
</ul>
</div>
<div class="pc-body-resources-notes">
<h3>Notes</h3>
<p></p>
</div>
</div>
<!-- Column 3 -->
<div class="pc-body-risk">
<div class="pc-body-risk-title">
<h2>4. Costs & Risk</h2>
<img class="pc-body-risk-title-img" src="./DevelopersSmartBuildingProjectCanvas_files/MEM035_project_canvas_header4_v1-OB.svg" alt="">
</div>
<div class="pc-body-risk-questions">
<ul>
<li>What are the most important costs inherent in delivering our project?</li>
<li>Cost Scalability. CAPEX/OPEX. Should we defer CAPEX at least until tenants take space?</li>
<li>How can we mitigate risk to ensure goals are met within the budget & deadline?</li>
<li>Have we adequately considered Cyber Security and mitigated all associated risks?</li>
<li>Can product vendors and delivery partners take us to existing buildings and demonstrate their work in a live environment?</li>
</ul>
<h3>Example Outputs</h3>
<ul>
<li>Create a detailed budget plan.</li>
<li>Consider vendors who offer Pay As You Lease models.</li>
<li>Engage the vendor to deliver a proof of concept on one floor before rolling out to the whole building.</li>
<li>Ensure vendor hardware or software have been tested and validated to current Cyber Security standards.</li>
<li>Prioritise our use case list, so we know what we can afford to lose.</li>
</ul>
</div>
<div class="pc-body-risk-notes">
<h3>Notes</h3>
<p></p>
</div>
</div>
<!-- Column 4 -->
<div class="pc-body-delivery">
<div class="pc-body-delivery-title">
<h2>5. Management & Delivery</h2>
<img class="pc-body-delivery-title-img" src="./DevelopersSmartBuildingProjectCanvas_files/MEM035_project_canvas_header5_v1-OB.svg" alt="">
</div>
<div class="pc-body-delivery-questions">
<ul>
<li>Who is responsible for managing the project and ensuring it is delivered on time and on budget? If this is the main or general contractor, can they show you other building programs they’ve managed?</li>
<li>Who are the key stakeholders and can “sign off”?</li>
<li><strong>Does a <a href="https://www.buildingsiot.com/blog/what-is-a-master-systems-integrator">Master Systems Integrator</a> or Smart Building Consultant</strong> need to be engaged to ensure effective delivery?</li>
<li>Can we put sufficient processes in place to ensure proper installation, integration & <a href="https://en.wikipedia.org/wiki/Project_commissioning">commissioning</a> of the technology?</li>
</ul>
<h3>Example Outputs</h3>
<ul>
<li>Engage a consultant during the design phase to advise on system architecture and write the RFP Documents.</li>
<li>Put in place procedures to double-check and validate all commissioning of systems.</li>
</ul>
</div>
<div class="pc-body-delivery-notes">
<h3>Notes</h3>
<p></p>
</div>
</div>
<!-- Column 5 -->
<div class="pc-body-future">
<div class="pc-body-future-title">
<h2>6. Future-Proofing</h2>
<img class="pc-body-future-title-img" src="./DevelopersSmartBuildingProjectCanvas_files/MEM035_project_canvas_header6_v1-OB.svg" alt="">
</div>
<div class="pc-body-future-questions">
<ul>
<li>How do we ensure that our investment in technology does not become <a href="https://38i4h31480aw2fd03t4av02o-wpengine.netdna-ssl.com/wp-content/uploads/2019/09/Building_Component_Lifecycles.jpg">obsolete too quickly</a>?</li>
<li>Which systems (legacy or future) should the project interface or integrate with? (i.e. <a href="https://en.wikipedia.org/wiki/Interoperability">interoperability</a>).</li>
<li>Who will be responsible for maintaining hardware (firmware upgrades) and/or upgrading, patching software?</li>
</ul>
<h3>Example Outputs</h3>
<ul>
<li>Ensure that partners are contractually required to adhere to <a href="https://standards.theodi.org/introduction/what-are-open-standards-for-data/">open data standards</a>.</li>
<li>Keep site based technology focused on the end user and able to sustain Internet outages. Push complexity to the cloud where possible, for example, processing data, analytics, etc.</li>
<li>Create internal procedures and supplier agreements so that firmware and software patches are regularly applied to ensure robust cybersecurity.</li>
</ul>
</div>
<div class="pc-body-future-notes">
<h3>Notes</h3>
<p></p>
</div>
</div>
</div>
<div class="pc-body-indicators">
<div class="pc-body-indicators-title">
<h2>7. Key Performance Indicators</h2>
<img class="pc-body-indicators-title-img" src="./DevelopersSmartBuildingProjectCanvas_files/MEM035_project_canvas_header7_v1-OB.svg" alt="">
</div>
<div class="pc-body-indicators-questions">
<ul>
<li>What values or metrics will be used to measure the success of our project?</li>
<li>When, and with what frequency will they be measured, and which are the most important?</li>
<p><strong>Quantitative:</strong> Specific Objective Data</p>
<p><strong>Qualitative:</strong> Interpretation of feelings, opinions or experiences.</p>
</ul>
</div>
<div class="pc-body-indicators-examples">
<h3>Example Outputs</h3>
<ul>
<li>Rental Yield Increased by X%</li>
<li>Tenant satisfaction increased by Y% (survey)</li>
<li>Certification Achieved</li>
</ul>
</div>
<div class="pc-body-indicators-notes">
<h3>Notes</h3>
<p></p>
</div>
</div>
</main>
<footer class="pc-footer">
<div class="pc-footer-left">
<p>Designed by: Memoori Research | Version 1.0.</p>
<div class="pc-footer-left-icon-container">
<img class="pc-footer-left-icon" src="./DevelopersSmartBuildingProjectCanvas_files/MEM035_project_canvas_icon1_v1-OB.svg" alt="">
<img class="pc-footer-left-icon" src="./DevelopersSmartBuildingProjectCanvas_files/MEM035_project_canvas_icon2_v1-OB.svg" alt="">
<img class="pc-footer-left-icon" src="./DevelopersSmartBuildingProjectCanvas_files/MEM035_project_canvas_icon3_v1-OB.svg" alt="">
</div>
<p>CC This work is licensed under creative commons attribution - Share Alike 4.0 International license.</p>
</div>
<div class="pc-footer-right">
<img class="pc-footer-right-logo" src="./DevelopersSmartBuildingProjectCanvas_files/MEM035_project_canvas_logo1_v1-OB.svg" alt="">
<img class="pc-footer-right-logo" src="./DevelopersSmartBuildingProjectCanvas_files/MEM035_project_canvas_logo2_v1-OB.svg" alt="">
<img class="pc-footer-right-logo" src="./DevelopersSmartBuildingProjectCanvas_files/MEM035_project_canvas_logo3_v1-OB.svg" alt="">
</div>
</footer>
</div>
</body>
</html>