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


edited by Jeffrey Lim
on 2022/03/02 13:50
on 2022/03/02 13:50
Change comment:
There is no comment for this version
To version
32.1


edited by Ricardo Vogel
on 2022/04/05 11:23
on 2022/04/05 11:23
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. JeffLim1 +XWiki.ricardovogel - Content
-
... ... @@ -1,6 +1,7 @@ 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 remaining two were thought of, 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 + 1 1 {{html}} 2 -<!-- Your HTML code here --> 3 -<h2>Use Case 1: Taking a normal walk without caretakers</h2> 4 +<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"> ... ... @@ -17,22 +17,25 @@ 17 17 </td></tr> 18 18 <tr><td bgcolor='gainsboro'> 19 19 <b>Actors</b> 20 -</td><td>Person with Dementia (PwD), MiRo21 +</td><td>Person with Dementia (PwD), WAF 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. 25 +</td><td> 26 + PwD wants to take a walk. <br> 27 + WAF is ready to lead the PwD. <br> 28 + The walking route is already set by the activity coordinator. 25 25 </td></tr> 26 26 <tr><td bgcolor='gainsboro'> 27 27 <b>Post-condition</b> 28 -</td><td>Pw dhas taken a walk andis happilyhomenow.32 +</td><td>PwD has taken a walk without any human assistance and has safely returned to their room. 29 29 </td></tr> 30 30 <tr><td bgcolor='gainsboro'> 31 31 <b>Action sequence</b> 32 32 </td><td> UC steps:<br> 33 33 1. PwD equips the proximity grip and gets ready to go. <br> 34 - 2. MiRoguides the PwD during the walk. <br>35 - 3. PwD gets home safely.38 + 2. WAF guides the PwD during the walk. <br> 39 + 3. PwD arrives home safely. 36 36 </td></tr> 37 37 </table> 38 38 </td> ... ... @@ -48,15 +48,76 @@ 48 48 <b>IDP</b> 49 49 </td></tr> 50 50 <tr><td>1</td><td>-</td><td>-</td><td>-</td></tr> 51 -<tr><td>2</td><td> MiRocan follow a set route</td><td>Walking withMiRoincreases 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>2</td><td>WAF can follow a set route</td><td>Walking with WAF increases the user's happiness</td><td></td></tr> 56 +<tr><td>3</td><td>WAF can lead the way back home</td><td>-</td><td>Guiding the human while walking pattern</td></tr> 53 53 </table> 54 54 </td></tr> 55 55 </table> 56 56 61 +<h2>Use Case 2: User gets distracted while taking a walk</h2> 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%'> 69 + Allow people with dementia to take a walk without a caretaker. 70 +</td></tr> 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), WAF 79 +</td></tr> 80 +<tr><td bgcolor='gainsboro'> 81 + <b>Pre-condition</b> 82 +</td><td> 83 + PwD wants to take a walk. <br> 84 + WAF ready to lead the human. <br> 85 + The walking route is already set. <br> 86 + PwD already wears the proximity grip. 87 +</td></tr> 88 +<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, WAF guides PwD during the walk. <br> 97 + 2. PwD gets lost, WAF stops. <br> 98 + 3. WAF tries to get PwD's attention. <br> 99 + 4. WAF regains PwD's attention and they continue walking together. <br> 100 + 5. PwD arrives 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>WAF can follow a set route</td><td>Walking with WAF increases the user's happiness</td><td>Guiding the human while walking pattern</td></tr> 116 +<tr><td>2</td><td>WAF 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>WAF can make sounds and perform dog-like movements</td><td>-</td><td>Getting attention pattern</td></tr> 118 +<tr><td>4</td><td>WAF can follow a set route</td><td>Walking with WAF 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> 57 57 58 - 59 -<h2>Use Case 2: User get's distracted while taking a walk</h2> 124 +<h2>Use Case 3: User walks away while taking a walk</h2> 60 60 <table width='100%'> 61 61 <tr> 62 62 <td width='30%' style="font-size:16px"> ... ... @@ -73,25 +73,29 @@ 73 73 </td></tr> 74 74 <tr><td bgcolor='gainsboro'> 75 75 <b>Actors</b> 76 -</td><td>Person with Dementia (PwD), MiRo141 +</td><td>Person with Dementia (PwD), WAF, Caretaker 77 77 </td></tr> 78 78 <tr><td bgcolor='gainsboro'> 79 79 <b>Pre-condition</b> 80 -</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. 145 +</td><td> 146 + PwD wants to take a walk. <br> 147 + WAF is ready to guide the human. <br> 148 + The walking route is already set. <br> 149 + PwD already wears the proximity grip. 81 81 </td></tr> 82 82 <tr><td bgcolor='gainsboro'> 83 83 <b>Post-condition</b> 84 -</td><td>Pw dhas taken a walk and ishappily home now.153 +</td><td>PwD has taken a walk and is safely home now. 85 85 </td></tr> 86 86 <tr><td bgcolor='gainsboro'> 87 87 <b>Action sequence</b> 88 88 </td><td> 89 89 UC steps:<br> 90 - 1. PwD takes a walk, MiRoguides PwD during the walk. <br>91 - 2. PwD getslost,MiRostops. <br>92 - 3. MiRotries to get PwD's attention. <br>93 - 4. MiRo regainsPwD's attention andthey continuethewalk. <br>94 - 5. PwDgets home safely.159 + 1. PwD takes a walk, WAF guides PwD during the walk. <br> 160 + 2. PwD walks away, WAF stops. <br> 161 + 3. WAF tries to get PwD's attention. <br> 162 + 4. WAF fails to regain PwD's attention and notifies caretaker. <br> 163 + 5. Caretaker arrives and guides PwD back home safely. 95 95 </td></tr> 96 96 </table> 97 97 </td> ... ... @@ -106,22 +106,78 @@ 106 106 </td><td bgcolor='gainsboro'> 107 107 <b>IDP</b> 108 108 </td></tr> 109 -<tr><td>1</td><td> MiRocan follow a set route</td><td>Walking withMiRoincreases the user's happiness</td><td>Guiding the human while walking pattern</td></tr>110 -<tr><td>2</td><td> MiRocan detect if the PwD is too far away</td><td>-</td><td>Guiding human back pattern</td></tr>111 -<tr><td>3</td><td> MiRocan make sounds</td><td>-</td><td>Getting attention pattern</td></tr>112 -<tr><td>4</td><td> MiRocanfollowasetroute</td><td>Walking with MiRo increases the user's happiness</td><td>Guiding the human while walking pattern</td></tr>178 +<tr><td>1</td><td>WAF can follow a set route</td><td>Walking with WAF increases the user's happiness</td><td>Guiding the human while walking pattern</td></tr> 179 +<tr><td>2</td><td>WAF 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>WAF can make sounds and perform dog-like movements</td><td>-</td><td>Getting attention pattern</td></tr> 181 +<tr><td>4</td><td>WAF can notify caretakers</td><td>-</td><td>-</td></tr> 113 113 <tr><td>5</td><td>-</td><td>-</td><td>-</td></tr> 114 114 </table> 115 - 116 - 117 117 </td></tr> 185 +</table> 118 118 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), WAF, Caretaker 205 +</td></tr> 206 +<tr><td bgcolor='gainsboro'> 207 + <b>Pre-condition</b> 208 +</td><td> 209 + PwD wants to take a walk. <br> 210 + WAF is already present in the room. <br> 211 + The walking route has already been set. <br> 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 made it home safely. 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, WAF guides PwD during the walk. <br> 223 + 2. PwD falls and cannot get up, WAF stops. <br> 224 + 3. WAF notifies caretaker. <br> 225 + 4. Caretaker arrives and helps PwD. <br> 226 +</td></tr> 119 119 </table> 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>WAF can follow a set route</td><td>Walking with WAF increases the user's happiness</td><td>Guiding the human while walking pattern</td></tr> 241 +<tr><td>2</td><td>WAF can detect if PwD needs help</td><td>-</td><td>-</td></tr> 242 +<tr><td>3</td><td>WAF 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> 120 120 121 - 122 - 123 - 124 -<h2>Use Case 3: User snoezels with MiRo</h2> 248 +<h1> Future work: snoezelen</h1> 249 +<h2>Use Case 5: User that likes dogs snoezels with WAF</h2> 125 125 <table width='100%'> 126 126 <tr> 127 127 <td width='30%' style="font-size:16px"> ... ... @@ -129,7 +129,7 @@ 129 129 <tr border='1px' width='30%'><td bgcolor='gainsboro'> 130 130 <b>Objective</b> 131 131 </td><td width='70%'> 132 - Give people with dementia a companion.257 + Provide people with dementia a companion. 133 133 </td></tr> 134 134 <tr><td bgcolor='gainsboro'> 135 135 <b>TDP</b> ... ... @@ -138,23 +138,23 @@ 138 138 </td></tr> 139 139 <tr><td bgcolor='gainsboro'> 140 140 <b>Actors</b> 141 -</td><td>Person with Dementia (PwD), MiRo266 +</td><td>Person with Dementia (PwD), WAF 142 142 </td></tr> 143 143 <tr><td bgcolor='gainsboro'> 144 144 <b>Pre-condition</b> 145 -</td><td> MiRois already in the room.270 +</td><td>WAF is already in the room. 146 146 </td></tr> 147 147 <tr><td bgcolor='gainsboro'> 148 148 <b>Post-condition</b> 149 -</td><td>Pw dhas bonded withMiRo.274 +</td><td>PwD has bonded with WAF. 150 150 </td></tr> 151 151 <tr><td bgcolor='gainsboro'> 152 152 <b>Action sequence</b> 153 153 </td><td> 154 154 UC steps:<br> 155 - 1. PwDpicksupMiRo. <br>156 - 2. PwD pets MiRo's head and body,MiRoreacts positively.<br>157 - 3. PwD feels better and puts MiRo back. <br>280 + 1. WAF is placed in front of a PwD. <br> 281 + 2. PwD pets WAF's head and body, WAF reacts positively.<br> 282 + 3. PwD feels better. <br> 158 158 </td></tr> 159 159 </table> 160 160 </td> ... ... @@ -170,22 +170,13 @@ 170 170 <b>IDP</b> 171 171 </td></tr> 172 172 <tr><td>1</td><td>-</td><td>-</td><td>-</td></tr> 173 -<tr><td>2</td><td> MiRocan react positively to snoezelen</td><td>-</td><td>-</td></tr>298 +<tr><td>2</td><td>WAF can react positively to snoezelen</td><td>-</td><td>-</td></tr> 174 174 <tr><td>3</td><td>-</td><td>PwD will become either more relaxed at best or not bothered at worst</td><td>-</td></tr> 175 175 </table> 176 - 177 - 178 178 </td></tr> 179 - 180 180 </table> 181 181 182 - 183 - 184 - 185 - 186 - 187 -<!-- Your HTML code here --> 188 -<h2>UC001: TITLE</h2> 304 +<h2>Use Case 6: User that dislikes dogs snoezels with WAF</h2> 189 189 <table width='100%'> 190 190 <tr> 191 191 <td width='30%' style="font-size:16px"> ... ... @@ -193,32 +193,32 @@ 193 193 <tr border='1px' width='30%'><td bgcolor='gainsboro'> 194 194 <b>Objective</b> 195 195 </td><td width='70%'> 196 - OB01:TITLE312 + Provide people with dementia a companion. 197 197 </td></tr> 198 198 <tr><td bgcolor='gainsboro'> 199 199 <b>TDP</b> 200 200 </td><td> 201 - TDP:TITLE317 + Human in charge 202 202 </td></tr> 203 203 <tr><td bgcolor='gainsboro'> 204 204 <b>Actors</b> 205 -</td><td> 321 +</td><td>Person with Dementia (PwD), WAF 206 206 </td></tr> 207 207 <tr><td bgcolor='gainsboro'> 208 208 <b>Pre-condition</b> 209 -</td><td> 325 +</td><td>WAF is already in the room. 210 210 </td></tr> 211 211 <tr><td bgcolor='gainsboro'> 212 212 <b>Post-condition</b> 213 -</td><td> 329 +</td><td>PwD has not bonded with WAF. 214 214 </td></tr> 215 215 <tr><td bgcolor='gainsboro'> 216 216 <b>Action sequence</b> 217 217 </td><td> 218 - Figure<br><br> 219 219 UC steps:<br> 220 - 1. ...<br> 221 - 2. ...<br> 335 + 1. WAF is placed in front of a PwD. <br> 336 + 2. PwD pets WAF's head and body, WAF reacts positively.<br> 337 + 3. PwD doesn't feel better than before. <br> 222 222 </td></tr> 223 223 </table> 224 224 </td> ... ... @@ -233,16 +233,10 @@ 233 233 </td><td bgcolor='gainsboro'> 234 234 <b>IDP</b> 235 235 </td></tr> 236 -<tr><td>1</td><td>RQ001: Title</td><td>CL001: Title</td><td>IDP: Title</td></tr> 237 -<tr><td>2</td><td>-</td><td>-</td><td>-</td></tr> 238 -<tr><td></td><td>-</td><td>-</td><td>-</td></tr> 239 -<tr><td></td><td>-</td><td>-</td><td>-</td></tr> 240 -<tr><td></td><td>-</td><td>-</td><td>-</td></tr> 352 +<tr><td>1</td><td>-</td><td>-</td><td>-</td></tr> 353 +<tr><td>2</td><td>WAF 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> 241 241 </table> 242 - 243 - 244 244 </td></tr> 245 - 246 246 </table> 247 247 {{/html}} 248 -
- team_design_pattern.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.ricardovogel - Size
-
... ... @@ -1,1 +1,0 @@ 1 -433.9 KB - Content