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
12.1


edited by Jeffrey Lim
on 2022/03/02 14:18
on 2022/03/02 14:18
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,22 +47,245 @@ 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 can suspend the walk if the user is talking with someone</td><td>-</td><td>-</td></tr> 53 +<tr><td>4</td><td>-</td><td>-</td><td>-</td></tr> 55 55 </table> 55 +</td></tr> 56 +</table> 56 56 58 +<h2>Use Case 2: User gets distracted while taking a walk</h2> 59 +<table width='100%'> 60 +<tr> 61 +<td width='30%' style="font-size:16px"> 62 +<table border='1px' width='50%'> 63 +<tr border='1px' width='30%'><td bgcolor='gainsboro'> 64 + <b>Objective</b> 65 +</td><td width='70%'> 66 + Allow people with dementia to take a walk without caretakers. 67 +</td></tr> 68 +<tr><td bgcolor='gainsboro'> 69 + <b>TDP</b> 70 +</td><td> 71 + Human lost 72 +</td></tr> 73 +<tr><td bgcolor='gainsboro'> 74 + <b>Actors</b> 75 +</td><td>Person with Dementia (PwD), MiRo 76 +</td></tr> 77 +<tr><td bgcolor='gainsboro'> 78 + <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> 87 +</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. 94 +</td></tr> 95 +</table> 96 +</td> 97 +<td width='50%' style="font-size:16px"> 98 +<table border='1px' width='50%'> 99 +<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> 57 57 117 +<h2>Use Case 3: User falls 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. 58 58 </td></tr> 127 +<tr><td bgcolor='gainsboro'> 128 + <b>TDP</b> 129 +</td><td> 130 + Robot in charge 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'> 141 + <b>Post-condition</b> 142 +</td><td>Pwd has taken a walk and is happily home now. 143 +</td></tr> 144 +<tr><td bgcolor='gainsboro'> 145 + <b>Action sequence</b> 146 +</td><td> 147 + UC steps:<br> 148 + 1. PwD takes a walk, MiRo guides PwD during the walk. <br> 149 + 2. PwD falls and can't get up, MiRo stops. <br> 150 + 3. MiRo notifies caretaker. <br> 151 + 4. Caretaker arrives and helps PwD. <br> 152 +</td></tr> 153 +</table> 154 +</td> 155 +<td width='50%' style="font-size:16px"> 156 +<table border='1px' width='50%'> 157 +<tr><td bgcolor='gainsboro'> 158 + <b>UC step<b> 159 +</td><td bgcolor='gainsboro'> 160 + <b>Requirements</b> 161 +</td><td bgcolor='gainsboro'> 162 +<b>Claims</b> 163 +</td><td bgcolor='gainsboro'> 164 +<b>IDP</b> 165 +</td></tr> 166 +<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> 167 +<tr><td>2</td><td>MiRo can detect if PwD needs help</td><td>-</td><td>-</td></tr> 168 +<tr><td>3</td><td>MiRo can notify caretakers</td><td>-</td><td>-</td></tr> 169 +<tr><td>4</td><td>-</td><td>-</td><td>-</td></tr> 170 +</table> 171 +</td></tr> 172 +</table> 59 59 174 + 175 +<h2>Use Case 5: User that likes dogs snoezels with MiRo</h2> 176 +<table width='100%'> 177 +<tr> 178 +<td width='30%' style="font-size:16px"> 179 +<table border='1px' width='50%'> 180 +<tr border='1px' width='30%'><td bgcolor='gainsboro'> 181 + <b>Objective</b> 182 +</td><td width='70%'> 183 + Give people with dementia a companion. 184 +</td></tr> 185 +<tr><td bgcolor='gainsboro'> 186 + <b>TDP</b> 187 +</td><td> 188 + Human in charge 189 +</td></tr> 190 +<tr><td bgcolor='gainsboro'> 191 + <b>Actors</b> 192 +</td><td>Person with Dementia (PwD), MiRo 193 +</td></tr> 194 +<tr><td bgcolor='gainsboro'> 195 + <b>Pre-condition</b> 196 +</td><td>MiRo is already in the room. 197 +</td></tr> 198 +<tr><td bgcolor='gainsboro'> 199 + <b>Post-condition</b> 200 +</td><td>Pwd has bonded with MiRo. 201 +</td></tr> 202 +<tr><td bgcolor='gainsboro'> 203 + <b>Action sequence</b> 204 +</td><td> 205 + UC steps:<br> 206 + 1. PwD picks up MiRo. <br> 207 + 2. PwD pets MiRo's head and body, MiRo reacts positively.<br> 208 + 3. PwD feels better and puts MiRo back. <br> 209 +</td></tr> 60 60 </table> 211 +</td> 212 +<td width='50%' style="font-size:16px"> 213 +<table border='1px' width='50%'> 214 +<tr><td bgcolor='gainsboro'> 215 + <b>UC step<b> 216 +</td><td bgcolor='gainsboro'> 217 + <b>Requirements</b> 218 +</td><td bgcolor='gainsboro'> 219 +<b>Claims</b> 220 +</td><td bgcolor='gainsboro'> 221 +<b>IDP</b> 222 +</td></tr> 223 +<tr><td>1</td><td>-</td><td>-</td><td>-</td></tr> 224 +<tr><td>2</td><td>MiRo can react positively to snoezelen</td><td>-</td><td>-</td></tr> 225 +<tr><td>3</td><td>-</td><td>PwD will become either more relaxed at best or not bothered at worst</td><td>-</td></tr> 226 +</table> 227 +</td></tr> 228 +</table> 61 61 230 +<h2>Use Case 6: User that dislikes dogs snoezels with MiRo</h2> 231 +<table width='100%'> 232 +<tr> 233 +<td width='30%' style="font-size:16px"> 234 +<table border='1px' width='50%'> 235 +<tr border='1px' width='30%'><td bgcolor='gainsboro'> 236 + <b>Objective</b> 237 +</td><td width='70%'> 238 + Give people with dementia a companion. 239 +</td></tr> 240 +<tr><td bgcolor='gainsboro'> 241 + <b>TDP</b> 242 +</td><td> 243 + Human in charge 244 +</td></tr> 245 +<tr><td bgcolor='gainsboro'> 246 + <b>Actors</b> 247 +</td><td>Person with Dementia (PwD), MiRo 248 +</td></tr> 249 +<tr><td bgcolor='gainsboro'> 250 + <b>Pre-condition</b> 251 +</td><td>MiRo is already in the room. 252 +</td></tr> 253 +<tr><td bgcolor='gainsboro'> 254 + <b>Post-condition</b> 255 +</td><td>Pwd has not bonded with MiRo. 256 +</td></tr> 257 +<tr><td bgcolor='gainsboro'> 258 + <b>Action sequence</b> 259 +</td><td> 260 + UC steps:<br> 261 + 1. PwD picks up MiRo. <br> 262 + 2. PwD pets MiRo's head and body, MiRo reacts positively.<br> 263 + 3. PwD doesn't feel better and puts MiRo back. <br> 264 +</td></tr> 265 +</table> 266 +</td> 267 +<td width='50%' style="font-size:16px"> 268 +<table border='1px' width='50%'> 269 +<tr><td bgcolor='gainsboro'> 270 + <b>UC step<b> 271 +</td><td bgcolor='gainsboro'> 272 + <b>Requirements</b> 273 +</td><td bgcolor='gainsboro'> 274 +<b>Claims</b> 275 +</td><td bgcolor='gainsboro'> 276 +<b>IDP</b> 277 +</td></tr> 278 +<tr><td>1</td><td>-</td><td>-</td><td>-</td></tr> 279 +<tr><td>2</td><td>MiRo can react positively to snoezelen</td><td>-</td><td>-</td></tr> 280 +<tr><td>3</td><td>-</td><td>PwD will become either more relaxed at best or not bothered at worst</td><td>-</td></tr> 281 +</table> 282 +</td></tr> 283 +</table> 62 62 63 63 64 64 65 65 288 + 66 66 <!-- Your HTML code here --> 67 67 <h2>UC001: TITLE</h2> 68 68 <table width='100%'>