Changes for page Use Cases

Last modified by Ricardo Vogel on 2022/04/05 11:39

From version Icon 7.1 Icon
edited by Jeffrey Lim
on 2022/03/02 12:35
Change comment: There is no comment for this version
To version Icon 20.1 Icon
edited by Jeffrey Lim
on 2022/03/02 14:41
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -1,6 +1,5 @@
1 1  {{html}}
2 -<!-- Your HTML code here -->
3 -<h2>Use Case 1: Taking a normal walk without caretakers</h2>
2 +<h2>Use Case 1: User takes a normal walk without caretakers</h2>
4 4  <table width='100%'>
5 5  <tr>
6 6  <td width='30%' style="font-size:16px">
... ... @@ -21,18 +21,22 @@
21 21  </td></tr>
22 22  <tr><td bgcolor='gainsboro'>
23 23   <b>Pre-condition</b>
24 -</td><td>PwD, wants to take a walk. MiRo is already in the room. The walking route is already set.
23 +</td><td>
24 + PwD wants to take a walk.
25 + MiRo is already in the room.
26 + The walking route is already set.
25 25  </td></tr>
26 26  <tr><td bgcolor='gainsboro'>
27 27   <b>Post-condition</b>
28 -</td><td>Pwd has taken a walk and is safely home now.
30 +</td><td>Pwd has taken a walk and is happily home now.
29 29  </td></tr>
30 30  <tr><td bgcolor='gainsboro'>
31 31   <b>Action sequence</b>
32 32  </td><td> UC steps:<br>
33 - 1. PwD gets ready to go.<br>
34 - 2. MiRo guides the PwD during the walk.<br>
35 - 3. PwD gets home safely.
35 + 1. PwD equips the proximity grip and gets ready to go. <br>
36 + 2. MiRo guides the PwD during the walk. <br>
37 + 3. PwD meets other people during the walk. <br>
38 + 4. PwD gets home safely.
36 36  </td></tr>
37 37  </table>
38 38  </td>
... ... @@ -49,20 +49,13 @@
49 49  </td></tr>
50 50  <tr><td>1</td><td>-</td><td>-</td><td>-</td></tr>
51 51  <tr><td>2</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>
52 -<tr><td>3</td><td>-</td><td>-</td><td>-</td></tr>
55 +<tr><td>3</td><td>MiRo suspends the walk if user is socializing</td><td>-</td><td>-</td></tr>
56 +<tr><td>4</td><td>-</td><td>-</td><td>-</td></tr>
53 53  </table>
54 -
55 -
56 56  </td></tr>
57 -
58 58  </table>
59 59  
60 -
61 -
62 -
63 -
64 -<!-- Your HTML code here -->
65 -<h2>UC001: TITLE</h2>
61 +<h2>Use Case 2: User gets distracted while taking a walk</h2>
66 66  <table width='100%'>
67 67  <tr>
68 68  <td width='30%' style="font-size:16px">
... ... @@ -70,32 +70,163 @@
70 70  <tr border='1px' width='30%'><td bgcolor='gainsboro'>
71 71   <b>Objective</b>
72 72  </td><td width='70%'>
73 - OB01: TITLE
69 + Allow people with dementia to take a walk without caretakers.
74 74  </td></tr>
75 75  <tr><td bgcolor='gainsboro'>
76 76   <b>TDP</b>
77 77  </td><td>
78 - TDP: TITLE
74 + Human lost
79 79  </td></tr>
80 80  <tr><td bgcolor='gainsboro'>
81 81   <b>Actors</b>
78 +</td><td>Person with Dementia (PwD), MiRo
79 +</td></tr>
80 +<tr><td bgcolor='gainsboro'>
81 + <b>Pre-condition</b>
82 82  </td><td>
83 + PwD wants to take a walk.
84 + MiRo is already in the room.
85 + The walking route is already set.
86 + PwD already wears the proximity grip.
83 83  </td></tr>
84 84  <tr><td bgcolor='gainsboro'>
89 + <b>Post-condition</b>
90 +</td><td>Pwd has taken a walk and is happily home now.
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>
99 + 4. MiRo regains PwD's attention and they continue the walk. <br>
100 + 5. PwD gets home safely.
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>
121 +</td></tr>
122 +</table>
123 +
124 +<h2>Use Case 3: User walks away while taking a walk</h2>
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.
133 +</td></tr>
134 +<tr><td bgcolor='gainsboro'>
135 + <b>TDP</b>
136 +</td><td>
137 + Human lost
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'>
85 85   <b>Pre-condition</b>
86 86  </td><td>
146 + PwD wants to take a walk.
147 + MiRo is already in the room.
148 + The walking route is already set.
149 + PwD already wears the proximity grip.
87 87  </td></tr>
88 88  <tr><td bgcolor='gainsboro'>
89 89   <b>Post-condition</b>
153 +</td><td>Pwd has taken a walk and is safely home now.
154 +</td></tr>
155 +<tr><td bgcolor='gainsboro'>
156 + <b>Action sequence</b>
90 90  </td><td>
158 + UC steps:<br>
159 + 1. PwD takes a walk, MiRo guides PwD during the walk. <br>
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.
91 91  </td></tr>
165 +</table>
166 +</td>
167 +<td width='50%' style="font-size:16px">
168 +<table border='1px' width='50%'>
92 92  <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>
208 +</td><td>
209 + PwD wants to take a walk.
210 + MiRo is already in the room.
211 + The walking route is already set.
212 + PwD already wears the proximity grip.
213 +</td></tr>
214 +<tr><td bgcolor='gainsboro'>
215 + <b>Post-condition</b>
216 +</td><td>Pwd has taken a walk and is safely home now.
217 +</td></tr>
218 +<tr><td bgcolor='gainsboro'>
93 93   <b>Action sequence</b>
94 94  </td><td>
95 - Figure<br><br>
96 96   UC steps:<br>
97 - 1. ...<br>
98 - 2. ...<br>
222 + 1. PwD takes a walk, MiRo guides PwD during the walk. <br>
223 + 2. PwD falls and can't get up, MiRo stops. <br>
224 + 3. MiRo notifies caretaker. <br>
225 + 4. Caretaker arrives and helps PwD. <br>
99 99  </td></tr>
100 100  </table>
101 101  </td>
... ... @@ -110,16 +110,121 @@
110 110  </td><td bgcolor='gainsboro'>
111 111  <b>IDP</b>
112 112  </td></tr>
113 -<tr><td>1</td><td>RQ001: Title</td><td>CL001: Title</td><td>IDP: Title</td></tr>
114 -<tr><td>2</td><td>-</td><td>-</td><td>-</td></tr>
115 -<tr><td></td><td>-</td><td>-</td><td>-</td></tr>
116 -<tr><td></td><td>-</td><td>-</td><td>-</td></tr>
117 -<tr><td></td><td>-</td><td>-</td><td>-</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>
118 118  </table>
245 +</td></tr>
246 +</table>
119 119  
120 -
248 +<h2>Use Case 5: User that likes dogs snoezels with MiRo</h2>
249 +<table width='100%'>
250 +<tr>
251 +<td width='30%' style="font-size:16px">
252 +<table border='1px' width='50%'>
253 +<tr border='1px' width='30%'><td bgcolor='gainsboro'>
254 + <b>Objective</b>
255 +</td><td width='70%'>
256 + Give people with dementia a companion.
121 121  </td></tr>
258 +<tr><td bgcolor='gainsboro'>
259 + <b>TDP</b>
260 +</td><td>
261 + Human in charge
262 +</td></tr>
263 +<tr><td bgcolor='gainsboro'>
264 + <b>Actors</b>
265 +</td><td>Person with Dementia (PwD), MiRo
266 +</td></tr>
267 +<tr><td bgcolor='gainsboro'>
268 + <b>Pre-condition</b>
269 +</td><td>MiRo is already in the room.
270 +</td></tr>
271 +<tr><td bgcolor='gainsboro'>
272 + <b>Post-condition</b>
273 +</td><td>Pwd has bonded with MiRo.
274 +</td></tr>
275 +<tr><td bgcolor='gainsboro'>
276 + <b>Action sequence</b>
277 +</td><td>
278 + UC steps:<br>
279 + 1. PwD picks up MiRo. <br>
280 + 2. PwD pets MiRo's head and body, MiRo reacts positively.<br>
281 + 3. PwD feels better and puts MiRo back. <br>
282 +</td></tr>
283 +</table>
284 +</td>
285 +<td width='50%' style="font-size:16px">
286 +<table border='1px' width='50%'>
287 +<tr><td bgcolor='gainsboro'>
288 + <b>UC step<b>
289 +</td><td bgcolor='gainsboro'>
290 + <b>Requirements</b>
291 +</td><td bgcolor='gainsboro'>
292 +<b>Claims</b>
293 +</td><td bgcolor='gainsboro'>
294 +<b>IDP</b>
295 +</td></tr>
296 +<tr><td>1</td><td>-</td><td>-</td><td>-</td></tr>
297 +<tr><td>2</td><td>MiRo can react positively to snoezelen</td><td>-</td><td>-</td></tr>
298 +<tr><td>3</td><td>-</td><td>PwD will become either more relaxed at best or not bothered at worst</td><td>-</td></tr>
299 +</table>
300 +</td></tr>
301 +</table>
122 122  
303 +<h2>Use Case 6: User that dislikes dogs snoezels with MiRo</h2>
304 +<table width='100%'>
305 +<tr>
306 +<td width='30%' style="font-size:16px">
307 +<table border='1px' width='50%'>
308 +<tr border='1px' width='30%'><td bgcolor='gainsboro'>
309 + <b>Objective</b>
310 +</td><td width='70%'>
311 + Give people with dementia a companion.
312 +</td></tr>
313 +<tr><td bgcolor='gainsboro'>
314 + <b>TDP</b>
315 +</td><td>
316 + Human in charge
317 +</td></tr>
318 +<tr><td bgcolor='gainsboro'>
319 + <b>Actors</b>
320 +</td><td>Person with Dementia (PwD), MiRo
321 +</td></tr>
322 +<tr><td bgcolor='gainsboro'>
323 + <b>Pre-condition</b>
324 +</td><td>MiRo is already in the room.
325 +</td></tr>
326 +<tr><td bgcolor='gainsboro'>
327 + <b>Post-condition</b>
328 +</td><td>Pwd has not bonded with MiRo.
329 +</td></tr>
330 +<tr><td bgcolor='gainsboro'>
331 + <b>Action sequence</b>
332 +</td><td>
333 + UC steps:<br>
334 + 1. PwD picks up MiRo. <br>
335 + 2. PwD pets MiRo's head and body, MiRo reacts positively.<br>
336 + 3. PwD doesn't feel better and puts MiRo back. <br>
337 +</td></tr>
123 123  </table>
339 +</td>
340 +<td width='50%' style="font-size:16px">
341 +<table border='1px' width='50%'>
342 +<tr><td bgcolor='gainsboro'>
343 + <b>UC step<b>
344 +</td><td bgcolor='gainsboro'>
345 + <b>Requirements</b>
346 +</td><td bgcolor='gainsboro'>
347 +<b>Claims</b>
348 +</td><td bgcolor='gainsboro'>
349 +<b>IDP</b>
350 +</td></tr>
351 +<tr><td>1</td><td>-</td><td>-</td><td>-</td></tr>
352 +<tr><td>2</td><td>MiRo can react positively to snoezelen</td><td>-</td><td>-</td></tr>
353 +<tr><td>3</td><td>-</td><td>PwD will become either more relaxed at best or not bothered at worst</td><td>-</td></tr>
354 +</table>
355 +</td></tr>
356 +</table>
124 124  {{/html}}
125 -