Changes for page Use Cases
Last modified by Ricardo Vogel on 2022/04/05 11:39
From 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
To version
14.1


edited by Jeffrey Lim
on 2022/03/02 14:23
on 2022/03/02 14:23
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Content
-
... ... @@ -114,7 +114,7 @@ 114 114 </td></tr> 115 115 </table> 116 116 117 -<h2>Use Case 3: User falls while taking a walk</h2>117 +<h2>Use Case 3: User walks away while taking a walk</h2> 118 118 <table width='100%'> 119 119 <tr> 120 120 <td width='30%' style="font-size:16px"> ... ... @@ -127,6 +127,65 @@ 127 127 <tr><td bgcolor='gainsboro'> 128 128 <b>TDP</b> 129 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'> 141 + <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> 146 +</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. 153 +</td></tr> 154 +</table> 155 +</td> 156 +<td width='50%' style="font-size:16px"> 157 +<table border='1px' width='50%'> 158 +<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> 130 130 Robot in charge 131 131 </td></tr> 132 132 <tr><td bgcolor='gainsboro'> ... ... @@ -139,7 +139,7 @@ 139 139 </td></tr> 140 140 <tr><td bgcolor='gainsboro'> 141 141 <b>Post-condition</b> 142 -</td><td>Pwd has taken a walk and is happily home now.201 +</td><td>Pwd has taken a walk and is safely home now. 143 143 </td></tr> 144 144 <tr><td bgcolor='gainsboro'> 145 145 <b>Action sequence</b>