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


edited by Jeffrey Lim
on 2022/03/02 12:35
on 2022/03/02 12:35
Change comment:
There is no comment for this version
To version
8.1


edited by Jeffrey Lim
on 2022/03/02 13:12
on 2022/03/02 13:12
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Content
-
... ... @@ -21,17 +21,17 @@ 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.24 +</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.28 +</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> 33 + 1. PwD equips the proximity grip and gets ready to go. <br> 34 + 2. MiRo guides the PwD during the walk. <br> 35 35 3. PwD gets home safely. 36 36 </td></tr> 37 37 </table> ... ... @@ -51,10 +51,71 @@ 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 52 <tr><td>3</td><td>-</td><td>-</td><td>-</td></tr> 53 53 </table> 54 +</td></tr> 55 +</table> 54 54 55 55 58 + 59 +<h2>Use Case 2: User get's distracted while taking a walk</h2> 60 +<table width='100%'> 61 +<tr> 62 +<td width='30%' style="font-size:16px"> 63 +<table border='1px' width='50%'> 64 +<tr border='1px' width='30%'><td bgcolor='gainsboro'> 65 + <b>Objective</b> 66 +</td><td width='70%'> 67 + Allow people with dementia to take a walk without caretakers. 56 56 </td></tr> 69 +<tr><td bgcolor='gainsboro'> 70 + <b>TDP</b> 71 +</td><td> 72 + Human lost 73 +</td></tr> 74 +<tr><td bgcolor='gainsboro'> 75 + <b>Actors</b> 76 +</td><td>Person with Dementia (PwD), MiRo 77 +</td></tr> 78 +<tr><td bgcolor='gainsboro'> 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. 81 +</td></tr> 82 +<tr><td bgcolor='gainsboro'> 83 + <b>Post-condition</b> 84 +</td><td>Pwd has taken a walk and is happily home now. 85 +</td></tr> 86 +<tr><td bgcolor='gainsboro'> 87 + <b>Action sequence</b> 88 +</td><td> 89 + UC steps:<br> 90 + 1. PwD takes a walk, MiRo guides PwD during the walk. <br> 91 + 2. PwD gets lost, MiRo stops. <br> 92 + 3. MiRo tries to get PwD's attention. <br> 93 + 4. MiRo regains PwD's attention and they continue the walk. <br> 94 + 5. PwD gets home safely. 95 +</td></tr> 96 +</table> 97 +</td> 98 +<td width='50%' style="font-size:16px"> 99 +<table border='1px' width='50%'> 100 +<tr><td bgcolor='gainsboro'> 101 + <b>UC step<b> 102 +</td><td bgcolor='gainsboro'> 103 + <b>Requirements</b> 104 +</td><td bgcolor='gainsboro'> 105 +<b>Claims</b> 106 +</td><td bgcolor='gainsboro'> 107 +<b>IDP</b> 108 +</td></tr> 109 +<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> 110 +<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> 111 +<tr><td>3</td><td>MiRo can make sounds</td><td>-</td><td>Getting attention pattern</td></tr> 112 +<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> 113 +<tr><td>5</td><td>-</td><td>-</td><td>-</td></tr> 114 +</table> 57 57 116 + 117 +</td></tr> 118 + 58 58 </table> 59 59 60 60