Wiki source code of Use Cases

Version 27.1 by Rohan Sobha on 2022/04/04 13:45

Hide last authors
Rohan Sobha 26.1 1 Here we present our use cases that we envision for WAF (our prototype). There are six use cases in total of which four were actually implemented in the prototype and the two remaining were thought of as future, but not taken into account for the current version of WAF. To note: requirements, claims or IDP columns that are filled in with a **-** (hyphen) are there to indicate that there is no requirement, claim or interaction design pattern (IDP) belonging to that specific Use Case (UC) step.
2
Bart Vastenhouw 1.1 3 {{html}}
Jeffrey Lim 12.1 4 <h2>Use Case 1: User takes a normal walk without caretakers</h2>
Jeffrey Lim 5.1 5 <table width='100%'>
6 <tr>
7 <td width='30%' style="font-size:16px">
8 <table border='1px' width='50%'>
9 <tr border='1px' width='30%'><td bgcolor='gainsboro'>
10 <b>Objective</b>
11 </td><td width='70%'>
Jeffrey Lim 6.1 12 Allow people with dementia to take a walk without caretakers.
Jeffrey Lim 5.1 13 </td></tr>
14 <tr><td bgcolor='gainsboro'>
15 <b>TDP</b>
16 </td><td>
Jeffrey Lim 7.1 17 Human in charge
Jeffrey Lim 5.1 18 </td></tr>
19 <tr><td bgcolor='gainsboro'>
20 <b>Actors</b>
21 </td><td>Person with Dementia (PwD), MiRo
22 </td></tr>
23 <tr><td bgcolor='gainsboro'>
24 <b>Pre-condition</b>
Jeffrey Lim 20.1 25 </td><td>
Jeffrey Lim 21.1 26 PwD wants to take a walk. <br>
Laura Ottevanger 22.1 27 MiRo is ready to lead the PwD. <br>
28 The walking route is already set by the activity coordinator.
Jeffrey Lim 5.1 29 </td></tr>
30 <tr><td bgcolor='gainsboro'>
31 <b>Post-condition</b>
Rohan Sobha 27.1 32 </td><td>PwD has taken a walk without any human assistance and has safely returned to their room.
Jeffrey Lim 5.1 33 </td></tr>
34 <tr><td bgcolor='gainsboro'>
35 <b>Action sequence</b>
36 </td><td> UC steps:<br>
Jeffrey Lim 8.1 37 1. PwD equips the proximity grip and gets ready to go. <br>
38 2. MiRo guides the PwD during the walk. <br>
Rohan Sobha 27.1 39 3. PwD arrives home safely.
Jeffrey Lim 5.1 40 </td></tr>
41 </table>
42 </td>
43 <td width='50%' style="font-size:16px">
44 <table border='1px' width='50%'>
45 <tr><td bgcolor='gainsboro'>
46 <b>UC step<b>
47 </td><td bgcolor='gainsboro'>
48 <b>Requirements</b>
49 </td><td bgcolor='gainsboro'>
50 <b>Claims</b>
51 </td><td bgcolor='gainsboro'>
52 <b>IDP</b>
53 </td></tr>
Jeffrey Lim 7.1 54 <tr><td>1</td><td>-</td><td>-</td><td>-</td></tr>
Laura Ottevanger 23.1 55 <tr><td>2</td><td>MiRo can follow a set route</td><td>Walking with MiRo increases the user's happiness</td><td></td></tr>
56 <tr><td>3</td><td>MiRo can lead the way back home</td><td>-</td><td>Guiding the human while walking pattern</td></tr>
Jeffrey Lim 5.1 57 </table>
Jeffrey Lim 8.1 58 </td></tr>
59 </table>
Jeffrey Lim 5.1 60
Jeffrey Lim 10.1 61 <h2>Use Case 2: User gets distracted while taking a walk</h2>
Jeffrey Lim 8.1 62 <table width='100%'>
63 <tr>
64 <td width='30%' style="font-size:16px">
65 <table border='1px' width='50%'>
66 <tr border='1px' width='30%'><td bgcolor='gainsboro'>
67 <b>Objective</b>
68 </td><td width='70%'>
Rohan Sobha 27.1 69 Allow people with dementia to take a walk without a caretaker.
Jeffrey Lim 5.1 70 </td></tr>
Jeffrey Lim 8.1 71 <tr><td bgcolor='gainsboro'>
72 <b>TDP</b>
73 </td><td>
74 Human lost
75 </td></tr>
76 <tr><td bgcolor='gainsboro'>
77 <b>Actors</b>
78 </td><td>Person with Dementia (PwD), MiRo
79 </td></tr>
80 <tr><td bgcolor='gainsboro'>
81 <b>Pre-condition</b>
Jeffrey Lim 20.1 82 </td><td>
Jeffrey Lim 21.1 83 PwD wants to take a walk. <br>
Laura Ottevanger 24.1 84 MiRo ready to lead the human. <br>
Jeffrey Lim 21.1 85 The walking route is already set. <br>
Jeffrey Lim 20.1 86 PwD already wears the proximity grip.
Jeffrey Lim 8.1 87 </td></tr>
88 <tr><td bgcolor='gainsboro'>
89 <b>Post-condition</b>
Rohan Sobha 27.1 90 </td><td>PwD has taken a walk and is happily home now.
Jeffrey Lim 8.1 91 </td></tr>
92 <tr><td bgcolor='gainsboro'>
93 <b>Action sequence</b>
94 </td><td>
95 UC steps:<br>
96 1. PwD takes a walk, MiRo guides PwD during the walk. <br>
97 2. PwD gets lost, MiRo stops. <br>
98 3. MiRo tries to get PwD's attention. <br>
Rohan Sobha 27.1 99 4. MiRo regains PwD's attention and they continue walking together. <br>
100 5. PwD arrives home safely.
Jeffrey Lim 8.1 101 </td></tr>
102 </table>
103 </td>
104 <td width='50%' style="font-size:16px">
105 <table border='1px' width='50%'>
106 <tr><td bgcolor='gainsboro'>
107 <b>UC step<b>
108 </td><td bgcolor='gainsboro'>
109 <b>Requirements</b>
110 </td><td bgcolor='gainsboro'>
111 <b>Claims</b>
112 </td><td bgcolor='gainsboro'>
113 <b>IDP</b>
114 </td></tr>
115 <tr><td>1</td><td>MiRo can follow a set route</td><td>Walking with MiRo increases the user's happiness</td><td>Guiding the human while walking pattern</td></tr>
116 <tr><td>2</td><td>MiRo can detect if the PwD is too far away</td><td>-</td><td>Guiding human back pattern</td></tr>
117 <tr><td>3</td><td>MiRo can make sounds</td><td>-</td><td>Getting attention pattern</td></tr>
118 <tr><td>4</td><td>MiRo can follow a set route</td><td>Walking with MiRo increases the user's happiness</td><td>Guiding the human while walking pattern</td></tr>
119 <tr><td>5</td><td>-</td><td>-</td><td>-</td></tr>
120 </table>
Jeffrey Lim 11.1 121 </td></tr>
122 </table>
Jeffrey Lim 5.1 123
Jeffrey Lim 13.1 124 <h2>Use Case 3: User walks away while taking a walk</h2>
Jeffrey Lim 11.1 125 <table width='100%'>
126 <tr>
127 <td width='30%' style="font-size:16px">
128 <table border='1px' width='50%'>
129 <tr border='1px' width='30%'><td bgcolor='gainsboro'>
130 <b>Objective</b>
131 </td><td width='70%'>
132 Allow people with dementia to take a walk without caretakers.
Jeffrey Lim 8.1 133 </td></tr>
Jeffrey Lim 11.1 134 <tr><td bgcolor='gainsboro'>
135 <b>TDP</b>
136 </td><td>
Jeffrey Lim 13.1 137 Human lost
Jeffrey Lim 11.1 138 </td></tr>
139 <tr><td bgcolor='gainsboro'>
140 <b>Actors</b>
141 </td><td>Person with Dementia (PwD), MiRo, Caretaker
142 </td></tr>
143 <tr><td bgcolor='gainsboro'>
144 <b>Pre-condition</b>
Jeffrey Lim 20.1 145 </td><td>
Jeffrey Lim 21.1 146 PwD wants to take a walk. <br>
Laura Ottevanger 24.1 147 MiRo is ready to guide the human. <br>
Jeffrey Lim 21.1 148 The walking route is already set. <br>
Jeffrey Lim 20.1 149 PwD already wears the proximity grip.
Jeffrey Lim 11.1 150 </td></tr>
151 <tr><td bgcolor='gainsboro'>
152 <b>Post-condition</b>
Rohan Sobha 27.1 153 </td><td>PwD has taken a walk and is safely home now.
Jeffrey Lim 11.1 154 </td></tr>
155 <tr><td bgcolor='gainsboro'>
156 <b>Action sequence</b>
157 </td><td>
158 UC steps:<br>
159 1. PwD takes a walk, MiRo guides PwD during the walk. <br>
Jeffrey Lim 13.1 160 2. PwD walks away, MiRo stops. <br>
161 3. MiRo tries to get PwD's attention. <br>
162 4. MiRo fails to regain PwD's attention and notifies caretaker. <br>
163 5. Caretaker arrives and guides PwD back home safely.
164 </td></tr>
165 </table>
166 </td>
167 <td width='50%' style="font-size:16px">
168 <table border='1px' width='50%'>
169 <tr><td bgcolor='gainsboro'>
170 <b>UC step<b>
171 </td><td bgcolor='gainsboro'>
172 <b>Requirements</b>
173 </td><td bgcolor='gainsboro'>
174 <b>Claims</b>
175 </td><td bgcolor='gainsboro'>
176 <b>IDP</b>
177 </td></tr>
178 <tr><td>1</td><td>MiRo can follow a set route</td><td>Walking with MiRo increases the user's happiness</td><td>Guiding the human while walking pattern</td></tr>
179 <tr><td>2</td><td>MiRo can detect if the PwD is too far away</td><td>-</td><td>Guiding human back pattern</td></tr>
180 <tr><td>3</td><td>MiRo can make sounds</td><td>-</td><td>Getting attention pattern</td></tr>
181 <tr><td>4</td><td>MiRo can notify caretakers</td><td>-</td><td>-</td></tr>
182 <tr><td>5</td><td>-</td><td>-</td><td>-</td></tr>
183 </table>
184 </td></tr>
185 </table>
186
187 <h2>Use Case 4: User falls while taking a walk</h2>
188 <table width='100%'>
189 <tr>
190 <td width='30%' style="font-size:16px">
191 <table border='1px' width='50%'>
192 <tr border='1px' width='30%'><td bgcolor='gainsboro'>
193 <b>Objective</b>
194 </td><td width='70%'>
195 Allow people with dementia to take a walk without caretakers.
196 </td></tr>
197 <tr><td bgcolor='gainsboro'>
198 <b>TDP</b>
199 </td><td>
200 Robot in charge
201 </td></tr>
202 <tr><td bgcolor='gainsboro'>
203 <b>Actors</b>
204 </td><td>Person with Dementia (PwD), MiRo, Caretaker
205 </td></tr>
206 <tr><td bgcolor='gainsboro'>
207 <b>Pre-condition</b>
Jeffrey Lim 20.1 208 </td><td>
Jeffrey Lim 21.1 209 PwD wants to take a walk. <br>
Rohan Sobha 27.1 210 MiRo is already present in the room. <br>
211 The walking route has already been set. <br>
Jeffrey Lim 20.1 212 PwD already wears the proximity grip.
Jeffrey Lim 13.1 213 </td></tr>
214 <tr><td bgcolor='gainsboro'>
215 <b>Post-condition</b>
Rohan Sobha 27.1 216 </td><td>PwD has taken a walk and made it home safely.
Jeffrey Lim 13.1 217 </td></tr>
218 <tr><td bgcolor='gainsboro'>
219 <b>Action sequence</b>
220 </td><td>
221 UC steps:<br>
222 1. PwD takes a walk, MiRo guides PwD during the walk. <br>
Rohan Sobha 27.1 223 2. PwD falls and cannot get up, MiRo stops. <br>
Jeffrey Lim 11.1 224 3. MiRo notifies caretaker. <br>
225 4. Caretaker arrives and helps PwD. <br>
226 </td></tr>
Jeffrey Lim 5.1 227 </table>
Jeffrey Lim 11.1 228 </td>
229 <td width='50%' style="font-size:16px">
230 <table border='1px' width='50%'>
231 <tr><td bgcolor='gainsboro'>
232 <b>UC step<b>
233 </td><td bgcolor='gainsboro'>
234 <b>Requirements</b>
235 </td><td bgcolor='gainsboro'>
236 <b>Claims</b>
237 </td><td bgcolor='gainsboro'>
238 <b>IDP</b>
239 </td></tr>
240 <tr><td>1</td><td>MiRo can follow a set route</td><td>Walking with MiRo increases the user's happiness</td><td>Guiding the human while walking pattern</td></tr>
241 <tr><td>2</td><td>MiRo can detect if PwD needs help</td><td>-</td><td>-</td></tr>
242 <tr><td>3</td><td>MiRo can notify caretakers</td><td>-</td><td>-</td></tr>
243 <tr><td>4</td><td>-</td><td>-</td><td>-</td></tr>
244 </table>
245 </td></tr>
246 </table>
Jeffrey Lim 5.1 247
Tim Huisman 25.1 248 <h1> Future work: snoezelen</h1>
Jeffrey Lim 10.1 249 <h2>Use Case 5: User that likes dogs snoezels with MiRo</h2>
Jeffrey Lim 9.1 250 <table width='100%'>
251 <tr>
252 <td width='30%' style="font-size:16px">
253 <table border='1px' width='50%'>
254 <tr border='1px' width='30%'><td bgcolor='gainsboro'>
255 <b>Objective</b>
256 </td><td width='70%'>
Rohan Sobha 27.1 257 Provide people with dementia a companion.
Jeffrey Lim 9.1 258 </td></tr>
259 <tr><td bgcolor='gainsboro'>
260 <b>TDP</b>
261 </td><td>
262 Human in charge
263 </td></tr>
264 <tr><td bgcolor='gainsboro'>
265 <b>Actors</b>
266 </td><td>Person with Dementia (PwD), MiRo
267 </td></tr>
268 <tr><td bgcolor='gainsboro'>
269 <b>Pre-condition</b>
270 </td><td>MiRo is already in the room.
271 </td></tr>
272 <tr><td bgcolor='gainsboro'>
273 <b>Post-condition</b>
Rohan Sobha 27.1 274 </td><td>PwD has bonded with MiRo.
Jeffrey Lim 9.1 275 </td></tr>
276 <tr><td bgcolor='gainsboro'>
277 <b>Action sequence</b>
278 </td><td>
279 UC steps:<br>
Laura Ottevanger 24.1 280 1. MiRo is placed in front of a PwD. <br>
Jeffrey Lim 9.1 281 2. PwD pets MiRo's head and body, MiRo reacts positively.<br>
Laura Ottevanger 24.1 282 3. PwD feels better. <br>
Jeffrey Lim 9.1 283 </td></tr>
284 </table>
285 </td>
286 <td width='50%' style="font-size:16px">
287 <table border='1px' width='50%'>
288 <tr><td bgcolor='gainsboro'>
289 <b>UC step<b>
290 </td><td bgcolor='gainsboro'>
291 <b>Requirements</b>
292 </td><td bgcolor='gainsboro'>
293 <b>Claims</b>
294 </td><td bgcolor='gainsboro'>
295 <b>IDP</b>
296 </td></tr>
297 <tr><td>1</td><td>-</td><td>-</td><td>-</td></tr>
298 <tr><td>2</td><td>MiRo can react positively to snoezelen</td><td>-</td><td>-</td></tr>
299 <tr><td>3</td><td>-</td><td>PwD will become either more relaxed at best or not bothered at worst</td><td>-</td></tr>
300 </table>
Jeffrey Lim 10.1 301 </td></tr>
302 </table>
Jeffrey Lim 5.1 303
Jeffrey Lim 10.1 304 <h2>Use Case 6: User that dislikes dogs snoezels with MiRo</h2>
305 <table width='100%'>
306 <tr>
307 <td width='30%' style="font-size:16px">
308 <table border='1px' width='50%'>
309 <tr border='1px' width='30%'><td bgcolor='gainsboro'>
310 <b>Objective</b>
311 </td><td width='70%'>
Rohan Sobha 27.1 312 Provide people with dementia a companion.
Jeffrey Lim 9.1 313 </td></tr>
Jeffrey Lim 10.1 314 <tr><td bgcolor='gainsboro'>
315 <b>TDP</b>
316 </td><td>
317 Human in charge
318 </td></tr>
319 <tr><td bgcolor='gainsboro'>
320 <b>Actors</b>
321 </td><td>Person with Dementia (PwD), MiRo
322 </td></tr>
323 <tr><td bgcolor='gainsboro'>
324 <b>Pre-condition</b>
325 </td><td>MiRo is already in the room.
326 </td></tr>
327 <tr><td bgcolor='gainsboro'>
328 <b>Post-condition</b>
Rohan Sobha 27.1 329 </td><td>PwD has not bonded with MiRo.
Jeffrey Lim 10.1 330 </td></tr>
331 <tr><td bgcolor='gainsboro'>
332 <b>Action sequence</b>
333 </td><td>
334 UC steps:<br>
Laura Ottevanger 24.1 335 1. MiRo is placed in front of a PwD. <br>
Jeffrey Lim 10.1 336 2. PwD pets MiRo's head and body, MiRo reacts positively.<br>
Laura Ottevanger 24.1 337 3. PwD doesn't feel better than before. <br>
Jeffrey Lim 10.1 338 </td></tr>
Jeffrey Lim 9.1 339 </table>
Jeffrey Lim 10.1 340 </td>
341 <td width='50%' style="font-size:16px">
342 <table border='1px' width='50%'>
343 <tr><td bgcolor='gainsboro'>
344 <b>UC step<b>
345 </td><td bgcolor='gainsboro'>
346 <b>Requirements</b>
347 </td><td bgcolor='gainsboro'>
348 <b>Claims</b>
349 </td><td bgcolor='gainsboro'>
350 <b>IDP</b>
351 </td></tr>
352 <tr><td>1</td><td>-</td><td>-</td><td>-</td></tr>
353 <tr><td>2</td><td>MiRo can react positively to snoezelen</td><td>-</td><td>-</td></tr>
354 <tr><td>3</td><td>-</td><td>PwD will become either more relaxed at best or not bothered at worst</td><td>-</td></tr>
355 </table>
356 </td></tr>
357 </table>
Bart Vastenhouw 1.1 358 {{/html}}