Changes for page Use Cases
Last modified by Ricardo Vogel on 2022/04/05 11:39
From version
6.1


edited by Jeffrey Lim
on 2022/02/28 13:43
on 2022/02/28 13:43
Change comment:
There is no comment for this version
To version
19.1


edited by Jeffrey Lim
on 2022/03/02 14:34
on 2022/03/02 14:34
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Content
-
... ... @@ -1,6 +1,5 @@ 1 1 {{html}} 2 -<!-- Your HTML code here --> 3 -<h2>Use Case 1: Taking a 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"> ... ... @@ -13,7 +13,7 @@ 13 13 <tr><td bgcolor='gainsboro'> 14 14 <b>TDP</b> 15 15 </td><td> 16 - TDP:TITLE15 + Human in charge 17 17 </td></tr> 18 18 <tr><td bgcolor='gainsboro'> 19 19 <b>Actors</b> ... ... @@ -21,18 +21,19 @@ 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 alreadydetermined.23 +</td><td>PwD wants to take a walk. MiRo is already in the room. 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.27 +</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. 32 + 1. PwD equips the proximity grip and gets ready to go. <br> 33 + 2. MiRo guides the PwD during the walk. <br> 34 + 3. PwD meets other people during the walk. <br> 35 + 4. PwD gets home safely. 36 36 </td></tr> 37 37 </table> 38 38 </td> ... ... @@ -47,24 +47,15 @@ 47 47 </td><td bgcolor='gainsboro'> 48 48 <b>IDP</b> 49 49 </td></tr> 50 -<tr><td>1</td><td>RQ001: Title</td><td>CL001: Title</td><td>IDP: Title</td></tr> 51 -<tr><td>2</td><td>-</td><td>-</td><td>-</td></tr> 52 -<tr><td></td><td>-</td><td>-</td><td>-</td></tr> 53 -<tr><td></td><td>-</td><td>-</td><td>-</td></tr> 54 -<tr><td></td><td>-</td><td>-</td><td>-</td></tr> 50 +<tr><td>1</td><td>-</td><td>-</td><td>-</td></tr> 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>MiRo suspends the walk if user is socializing</td><td>-</td><td>-</td></tr> 53 +<tr><td>4</td><td>-</td><td>-</td><td>-</td></tr> 55 55 </table> 56 - 57 - 58 58 </td></tr> 59 - 60 60 </table> 61 61 62 - 63 - 64 - 65 - 66 -<!-- Your HTML code here --> 67 -<h2>UC001: TITLE</h2> 58 +<h2>Use Case 2: User gets distracted while taking a walk</h2> 68 68 <table width='100%'> 69 69 <tr> 70 70 <td width='30%' style="font-size:16px"> ... ... @@ -72,32 +72,151 @@ 72 72 <tr border='1px' width='30%'><td bgcolor='gainsboro'> 73 73 <b>Objective</b> 74 74 </td><td width='70%'> 75 - OB01:TITLE66 + Allow people with dementia to take a walk without caretakers. 76 76 </td></tr> 77 77 <tr><td bgcolor='gainsboro'> 78 78 <b>TDP</b> 79 79 </td><td> 80 - TDP:TITLE71 + Human lost 81 81 </td></tr> 82 82 <tr><td bgcolor='gainsboro'> 83 83 <b>Actors</b> 84 -</td><td> 75 +</td><td>Person with Dementia (PwD), MiRo 85 85 </td></tr> 86 86 <tr><td bgcolor='gainsboro'> 87 87 <b>Pre-condition</b> 79 +</td><td>PwD wants to take a walk. MiRo is already in the room. The walking route is already set. PwD already wears the proximity grip. 80 +</td></tr> 81 +<tr><td bgcolor='gainsboro'> 82 + <b>Post-condition</b> 83 +</td><td>Pwd has taken a walk and is happily home now. 84 +</td></tr> 85 +<tr><td bgcolor='gainsboro'> 86 + <b>Action sequence</b> 88 88 </td><td> 88 + UC steps:<br> 89 + 1. PwD takes a walk, MiRo guides PwD during the walk. <br> 90 + 2. PwD gets lost, MiRo stops. <br> 91 + 3. MiRo tries to get PwD's attention. <br> 92 + 4. MiRo regains PwD's attention and they continue the walk. <br> 93 + 5. PwD gets home safely. 89 89 </td></tr> 95 +</table> 96 +</td> 97 +<td width='50%' style="font-size:16px"> 98 +<table border='1px' width='50%'> 90 90 <tr><td bgcolor='gainsboro'> 100 + <b>UC step<b> 101 +</td><td bgcolor='gainsboro'> 102 + <b>Requirements</b> 103 +</td><td bgcolor='gainsboro'> 104 +<b>Claims</b> 105 +</td><td bgcolor='gainsboro'> 106 +<b>IDP</b> 107 +</td></tr> 108 +<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> 109 +<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> 110 +<tr><td>3</td><td>MiRo can make sounds</td><td>-</td><td>Getting attention pattern</td></tr> 111 +<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> 112 +<tr><td>5</td><td>-</td><td>-</td><td>-</td></tr> 113 +</table> 114 +</td></tr> 115 +</table> 116 + 117 +<h2>Use Case 3: User walks away while taking a walk</h2> 118 +<table width='100%'> 119 +<tr> 120 +<td width='30%' style="font-size:16px"> 121 +<table border='1px' width='50%'> 122 +<tr border='1px' width='30%'><td bgcolor='gainsboro'> 123 + <b>Objective</b> 124 +</td><td width='70%'> 125 + Allow people with dementia to take a walk without caretakers. 126 +</td></tr> 127 +<tr><td bgcolor='gainsboro'> 128 + <b>TDP</b> 129 +</td><td> 130 + Human lost 131 +</td></tr> 132 +<tr><td bgcolor='gainsboro'> 133 + <b>Actors</b> 134 +</td><td>Person with Dementia (PwD), MiRo, Caretaker 135 +</td></tr> 136 +<tr><td bgcolor='gainsboro'> 137 + <b>Pre-condition</b> 138 +</td><td>PwD wants to take a walk. MiRo is already in the room. The walking route is already set. PwD already wears the proximity grip. 139 +</td></tr> 140 +<tr><td bgcolor='gainsboro'> 91 91 <b>Post-condition</b> 142 +</td><td>Pwd has taken a walk and is safely home now. 143 +</td></tr> 144 +<tr><td bgcolor='gainsboro'> 145 + <b>Action sequence</b> 92 92 </td><td> 147 + UC steps:<br> 148 + 1. PwD takes a walk, MiRo guides PwD during the walk. <br> 149 + 2. PwD walks away, MiRo stops. <br> 150 + 3. MiRo tries to get PwD's attention. <br> 151 + 4. MiRo fails to regain PwD's attention and notifies caretaker. <br> 152 + 5. Caretaker arrives and guides PwD back home safely. 93 93 </td></tr> 154 +</table> 155 +</td> 156 +<td width='50%' style="font-size:16px"> 157 +<table border='1px' width='50%'> 94 94 <tr><td bgcolor='gainsboro'> 159 + <b>UC step<b> 160 +</td><td bgcolor='gainsboro'> 161 + <b>Requirements</b> 162 +</td><td bgcolor='gainsboro'> 163 +<b>Claims</b> 164 +</td><td bgcolor='gainsboro'> 165 +<b>IDP</b> 166 +</td></tr> 167 +<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> 168 +<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> 169 +<tr><td>3</td><td>MiRo can make sounds</td><td>-</td><td>Getting attention pattern</td></tr> 170 +<tr><td>4</td><td>MiRo can notify caretakers</td><td>-</td><td>-</td></tr> 171 +<tr><td>5</td><td>-</td><td>-</td><td>-</td></tr> 172 +</table> 173 +</td></tr> 174 +</table> 175 + 176 +<h2>Use Case 4: User falls while taking a walk</h2> 177 +<table width='100%'> 178 +<tr> 179 +<td width='30%' style="font-size:16px"> 180 +<table border='1px' width='50%'> 181 +<tr border='1px' width='30%'><td bgcolor='gainsboro'> 182 + <b>Objective</b> 183 +</td><td width='70%'> 184 + Allow people with dementia to take a walk without caretakers. 185 +</td></tr> 186 +<tr><td bgcolor='gainsboro'> 187 + <b>TDP</b> 188 +</td><td> 189 + Robot in charge 190 +</td></tr> 191 +<tr><td bgcolor='gainsboro'> 192 + <b>Actors</b> 193 +</td><td>Person with Dementia (PwD), MiRo, Caretaker 194 +</td></tr> 195 +<tr><td bgcolor='gainsboro'> 196 + <b>Pre-condition</b> 197 +</td><td>PwD wants to take a walk. MiRo is already in the room. The walking route is already set. PwD already wears the proximity grip. 198 +</td></tr> 199 +<tr><td bgcolor='gainsboro'> 200 + <b>Post-condition</b> 201 +</td><td>Pwd has taken a walk and is safely home now. 202 +</td></tr> 203 +<tr><td bgcolor='gainsboro'> 95 95 <b>Action sequence</b> 96 96 </td><td> 97 - Figure<br><br> 98 98 UC steps:<br> 99 - 1. ...<br> 100 - 2. ...<br> 207 + 1. PwD takes a walk, MiRo guides PwD during the walk. <br> 208 + 2. PwD falls and can't get up, MiRo stops. <br> 209 + 3. MiRo notifies caretaker. <br> 210 + 4. Caretaker arrives and helps PwD. <br> 101 101 </td></tr> 102 102 </table> 103 103 </td> ... ... @@ -112,16 +112,121 @@ 112 112 </td><td bgcolor='gainsboro'> 113 113 <b>IDP</b> 114 114 </td></tr> 115 -<tr><td>1</td><td>RQ001: Title</td><td>CL001: Title</td><td>IDP: Title</td></tr> 116 -<tr><td>2</td><td>-</td><td>-</td><td>-</td></tr> 117 -<tr><td></td><td>-</td><td>-</td><td>-</td></tr> 118 -<tr><td></td><td>-</td><td>-</td><td>-</td></tr> 119 -<tr><td></td><td>-</td><td>-</td><td>-</td></tr> 225 +<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> 226 +<tr><td>2</td><td>MiRo can detect if PwD needs help</td><td>-</td><td>-</td></tr> 227 +<tr><td>3</td><td>MiRo can notify caretakers</td><td>-</td><td>-</td></tr> 228 +<tr><td>4</td><td>-</td><td>-</td><td>-</td></tr> 120 120 </table> 230 +</td></tr> 231 +</table> 121 121 122 - 233 +<h2>Use Case 5: User that likes dogs snoezels with MiRo</h2> 234 +<table width='100%'> 235 +<tr> 236 +<td width='30%' style="font-size:16px"> 237 +<table border='1px' width='50%'> 238 +<tr border='1px' width='30%'><td bgcolor='gainsboro'> 239 + <b>Objective</b> 240 +</td><td width='70%'> 241 + Give people with dementia a companion. 123 123 </td></tr> 243 +<tr><td bgcolor='gainsboro'> 244 + <b>TDP</b> 245 +</td><td> 246 + Human in charge 247 +</td></tr> 248 +<tr><td bgcolor='gainsboro'> 249 + <b>Actors</b> 250 +</td><td>Person with Dementia (PwD), MiRo 251 +</td></tr> 252 +<tr><td bgcolor='gainsboro'> 253 + <b>Pre-condition</b> 254 +</td><td>MiRo is already in the room. 255 +</td></tr> 256 +<tr><td bgcolor='gainsboro'> 257 + <b>Post-condition</b> 258 +</td><td>Pwd has bonded with MiRo. 259 +</td></tr> 260 +<tr><td bgcolor='gainsboro'> 261 + <b>Action sequence</b> 262 +</td><td> 263 + UC steps:<br> 264 + 1. PwD picks up MiRo. <br> 265 + 2. PwD pets MiRo's head and body, MiRo reacts positively.<br> 266 + 3. PwD feels better and puts MiRo back. <br> 267 +</td></tr> 268 +</table> 269 +</td> 270 +<td width='50%' style="font-size:16px"> 271 +<table border='1px' width='50%'> 272 +<tr><td bgcolor='gainsboro'> 273 + <b>UC step<b> 274 +</td><td bgcolor='gainsboro'> 275 + <b>Requirements</b> 276 +</td><td bgcolor='gainsboro'> 277 +<b>Claims</b> 278 +</td><td bgcolor='gainsboro'> 279 +<b>IDP</b> 280 +</td></tr> 281 +<tr><td>1</td><td>-</td><td>-</td><td>-</td></tr> 282 +<tr><td>2</td><td>MiRo can react positively to snoezelen</td><td>-</td><td>-</td></tr> 283 +<tr><td>3</td><td>-</td><td>PwD will become either more relaxed at best or not bothered at worst</td><td>-</td></tr> 284 +</table> 285 +</td></tr> 286 +</table> 124 124 288 +<h2>Use Case 6: User that dislikes dogs snoezels with MiRo</h2> 289 +<table width='100%'> 290 +<tr> 291 +<td width='30%' style="font-size:16px"> 292 +<table border='1px' width='50%'> 293 +<tr border='1px' width='30%'><td bgcolor='gainsboro'> 294 + <b>Objective</b> 295 +</td><td width='70%'> 296 + Give people with dementia a companion. 297 +</td></tr> 298 +<tr><td bgcolor='gainsboro'> 299 + <b>TDP</b> 300 +</td><td> 301 + Human in charge 302 +</td></tr> 303 +<tr><td bgcolor='gainsboro'> 304 + <b>Actors</b> 305 +</td><td>Person with Dementia (PwD), MiRo 306 +</td></tr> 307 +<tr><td bgcolor='gainsboro'> 308 + <b>Pre-condition</b> 309 +</td><td>MiRo is already in the room. 310 +</td></tr> 311 +<tr><td bgcolor='gainsboro'> 312 + <b>Post-condition</b> 313 +</td><td>Pwd has not bonded with MiRo. 314 +</td></tr> 315 +<tr><td bgcolor='gainsboro'> 316 + <b>Action sequence</b> 317 +</td><td> 318 + UC steps:<br> 319 + 1. PwD picks up MiRo. <br> 320 + 2. PwD pets MiRo's head and body, MiRo reacts positively.<br> 321 + 3. PwD doesn't feel better and puts MiRo back. <br> 322 +</td></tr> 125 125 </table> 324 +</td> 325 +<td width='50%' style="font-size:16px"> 326 +<table border='1px' width='50%'> 327 +<tr><td bgcolor='gainsboro'> 328 + <b>UC step<b> 329 +</td><td bgcolor='gainsboro'> 330 + <b>Requirements</b> 331 +</td><td bgcolor='gainsboro'> 332 +<b>Claims</b> 333 +</td><td bgcolor='gainsboro'> 334 +<b>IDP</b> 335 +</td></tr> 336 +<tr><td>1</td><td>-</td><td>-</td><td>-</td></tr> 337 +<tr><td>2</td><td>MiRo can react positively to snoezelen</td><td>-</td><td>-</td></tr> 338 +<tr><td>3</td><td>-</td><td>PwD will become either more relaxed at best or not bothered at worst</td><td>-</td></tr> 339 +</table> 340 +</td></tr> 341 +</table> 126 126 {{/html}} 127 -