Changes for page Use Cases
Last modified by Cesar van der Poel on 2022/04/05 14:31
From version
18.1


edited by Simran Karnani
on 2022/03/07 12:12
on 2022/03/07 12:12
Change comment:
There is no comment for this version
To version
43.1


edited by Cesar van der Poel
on 2022/03/29 01:51
on 2022/03/29 01:51
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. SimranKarnani1 +XWiki.Cesarvanderpoe - Content
-
... ... @@ -1,6 +1,6 @@ 1 1 {{html}} 2 2 <!-- Your HTML code here --> 3 -<h2>UC001: User prevented from going out</h2>3 +<h2>UC001: User distracted from going out with other activity</h2> 4 4 <table width='100%'> 5 5 <tr> 6 6 <td style="font-size:16px"> ... ... @@ -8,7 +8,7 @@ 8 8 <tr border='1px'><td bgcolor='gainsboro'> 9 9 <b>Objective</b> 10 10 </td><td> 11 - OB01: Prevent user from going out 11 + OB01.3: Prevent user from going out by providing an indoor activty instead 12 12 </td></tr> 13 13 <tr><td bgcolor='gainsboro'> 14 14 <b>TDP</b> ... ... @@ -18,7 +18,10 @@ 18 18 <tr><td bgcolor='gainsboro'> 19 19 <b>Actors</b> 20 20 </td><td> 21 -Person with Dementia (PwD), Pepper 21 + <ul> 22 + <li>Pepper</li> 23 + <li>Person with Dementia</li> 24 + </ul> 22 22 </td></tr> 23 23 <tr><td bgcolor='gainsboro'> 24 24 <b>Pre-condition</b> ... ... @@ -35,18 +35,35 @@ 35 35 </td><td> 36 36 Figure<br><br> 37 37 UC steps:<br> 38 - 1. PwD walks to door to go out<br> 39 - 2. PwD meets Pepper who is standing in front of the door<br> 40 - 3. Pepper asks PwD where he/she is going<br> 41 - 4. PwD interacts with Pepper<br> 42 - 5. Pepper plays music and distracts user<br> 43 - 6. Robot invites user to stay inside to perform an activity<br> 44 - 7. User complies and turns away from door<br> 41 + 1. User walks to door to go out<br> 42 + 2. Robot navigates to door<br> 43 + 3. Robot asks user what they are doing<br> 44 + 4. User responds to robot they are restless and want to take a walk<br> 45 + 5. Robot invites user to calm down by doing a puzzle<br> 46 + 6. User complies<br> 45 45 </td></tr> 46 46 </table> 47 47 </td> 48 48 </tr> 49 49 52 +<td width='50%' style="font-size:16px"> 53 +<table border='1px' width='50%'> 54 +<tr><td bgcolor='gainsboro'> 55 + <b>UC step<b> 56 +</td><td bgcolor='gainsboro'> 57 + <b>Requirements</b> 58 +</td><td bgcolor='gainsboro'> 59 +<b>Claims</b> 60 +</td><td bgcolor='gainsboro'> 61 +<b>IDP</b> 62 +</td></tr> 63 +<tr><td>1</td><td>RQ001: Detect movement towards door</td><td>-</td><td>-</td></tr> 64 +<tr><td>2</td><td>-</td><td>-</td><td>-</td></tr> 65 +<tr><td>3</td><td>RQ003: Speak in a human-like way, (RQ002: Recognize people in the care home)</td><td>-</td><td>-</td></tr> 66 +<tr><td>4</td><td>RQ004: Process spoken natural language</td><td>-</td><td>-</td></tr> 67 +<tr><td>5</td><td>RQ005: Associate certain concepts with related concepts, RQ003: Speak in a human-like way, (RQ008: Use gestures for non-verbal communication)</td><td>CL02: PwD's mood is improved</td><td>-</td></tr> 68 +<tr><td>6</td><td>-</td><td>CL01: The PwD does not leave the care home, CL05: No caretaker is needed to prevent PwD from wandering 69 +</td><td>-</td></tr> 50 50 </table> 51 51 52 52 <h2>UC002: User not prevented from going out</h2> ... ... @@ -57,7 +57,7 @@ 57 57 <tr border='1px' width='30%'><td bgcolor='gainsboro'> 58 58 <b>Objective</b> 59 59 </td><td width='70%'> 60 - OB0 2: Alert caretakers of user that user has gone out80 + OB01.4: Alert caretakers of user that user has gone out 61 61 </td></tr> 62 62 <tr><td bgcolor='gainsboro'> 63 63 <b>TDP</b> ... ... @@ -84,13 +84,11 @@ 84 84 Figure<br><br> 85 85 UC steps:<br> 86 86 1. User walks to door to go out<br> 87 - 2. User opens door<br> 88 - 3. Door sensor is triggered<br> 89 - 4. In response to door sensor trigger, robot navigates to door<br> 90 - 5. Robot attempts to interact with user<br> 91 - 6. User ignores robot and walks outside<br> 92 - 7. Robot alerts caretakers that the user has done so<br> 93 - 8. Caretakers take actions necessary to protect and/or locate user<br> 107 + 2. Robot navigates to door<br> 108 + 3. Robot asks user what they are doing<br> 109 + 4. User ignores robot and walks outside<br> 110 + 5. Robot alerts caretakers that the user has done so<br> 111 + 6. Caretakers take actions necessary to protect and/or locate user<br> 94 94 </td></tr> 95 95 </table> 96 96 </td> ... ... @@ -105,11 +105,12 @@ 105 105 </td><td bgcolor='gainsboro'> 106 106 <b>IDP</b> 107 107 </td></tr> 108 -<tr><td>1</td><td>RQ001: Title</td><td>CL001: Title</td><td>IDP: Title</td></tr>126 +<tr><td>1</td><td>RQ001: Detect movement towards door</td><td>-</td><td>-</td></tr> 109 109 <tr><td>2</td><td>-</td><td>-</td><td>-</td></tr> 110 -<tr><td></td><td>-</td><td>-</td><td>-</td></tr> 111 -<tr><td></td><td>-</td><td>-</td><td>-</td></tr> 112 -<tr><td></td><td>-</td><td>-</td><td>-</td></tr> 128 +<tr><td>3</td><td>RQ003: Speak in a human-like way, (RQ002: Recognize people in the care home)</td><td>-</td><td>-</td></tr> 129 +<tr><td>4</td><td>-</td><td>-</td><td>-</td></tr> 130 +<tr><td>5</td><td>RQ007: Alert caretakers</td><td>-</td><td>-</td></tr> 131 +<tr><td>6</td><td>-</td><td>-</td><td>-</td></tr> 113 113 </table> 114 114 </td></tr> 115 115 </table> ... ... @@ -117,12 +117,12 @@ 117 117 118 118 119 119 120 -<h2>UC00 1: Guide user when going out</h2>139 +<h2>UC003: Guide user when going out</h2> 121 121 <table border='1px' width='50%'> 122 122 <tr border='1px' width='30%'><td bgcolor='gainsboro'> 123 123 <b>Objective</b> 124 124 </td><td width='70%'> 125 - OB0 3:Guide the user whengoingout144 + OB02: Alert caretakers when user wants to take a walk 126 126 </td></tr> 127 127 <tr><td bgcolor='gainsboro'> 128 128 <b>TDP</b> ... ... @@ -141,7 +141,7 @@ 141 141 <tr><td bgcolor='gainsboro'> 142 142 <b>Post-condition</b> 143 143 </td><td> 144 - Robot accompanies the user to a familiar location 163 + Robot alerts caretaker and caretaker accompanies the user to a familiar location 145 145 </td></tr> 146 146 <tr><td bgcolor='gainsboro'> 147 147 <b>Action sequence</b> ... ... @@ -149,16 +149,46 @@ 149 149 Figure<br><br> 150 150 UC steps:<br> 151 151 1. User walks to door to go out<br> 152 - 2. User opens door<br> 153 - 3. Door sensor is triggered<br> 154 - 4. In response to door sensor trigger, robot navigates to door<br> 155 - 5. Robot starts to play some sounds corresponding to a familiar location<br> 156 - 6. User listens and recognizes to sound and remembers the route tot that location<br> 157 - 7. Robot accompanies the user on his/her stroll<br> 171 + 2. Robot asks user what they are doing<br> 172 + 3. User responds to robot they are restless and want to take a walk<br> 173 + 4. Robot starts to play some sounds corresponding to a familiar location<br> 174 + 5. Robot alerts caretaker that the user wants to go out<br> 175 + 6. User listens and recognizes to sound and remembers the route to that location<br> 176 + 7. Caretaker arrives.<br> 177 + 8. Caretaker accompanies the user on his/her stroll<br> 158 158 </td></tr> 159 159 160 160 </table> 161 161 182 +</table> 183 +</td> 184 +<td width='50%' style="font-size:16px"> 185 +<table border='1px' width='50%'> 186 +<tr><td bgcolor='gainsboro'> 187 + <b>UC step<b> 188 +</td><td bgcolor='gainsboro'> 189 + <b>Requirements</b> 190 +</td><td bgcolor='gainsboro'> 191 +<b>Claims</b> 192 +</td><td bgcolor='gainsboro'> 193 +<b>IDP</b> 194 +</td></tr> 195 +<tr><td>1</td><td>RQ001: Detect movement towards door, (RQ002: Recognize people in the care home)</td><td>-</td><td>-</td></tr> 196 +<tr><td>2</td><td>RQ003: Speak in a human-like way</td><td>-</td><td>-</td></tr> 197 +<tr><td>3</td><td>RQ004: Process spoken natural language</td><td>-</td><td>-</td></tr> 198 +<tr><td>4</td><td>RQ006: Play music</td><td>CL04: The music reminds the PwD of the intended situation or place</td><td>-</td></tr> 199 +<tr><td>5</td><td>RQ007: Alert caretakers</td><td>-</td><td>-</td></tr> 200 +<tr><td>6</td><td>-</td><td>-</td><td>-</td></tr> 201 +<tr><td>7</td><td>RQ002: Recognize people in the care home</td><td>-</td></tr> 202 +<tr><td>8</td><td>-</td><td>CL02: PwD's mood is improved, CL06: PwD leaves care home with caretaker/td><td>-</td></tr> 203 +</table> 204 +</td></tr> 205 +</table> 206 +</tr> 207 + 208 +</table> 209 + 210 + 162 162 <h2>UC004: User is reminded of their current situation</h2> 163 163 <table width='100%'> 164 164 <tr> ... ... @@ -167,7 +167,7 @@ 167 167 <tr border='1px'><td bgcolor='gainsboro'> 168 168 <b>Objective</b> 169 169 </td><td> 170 - OB01: Prevent user from going out 219 + OB01.1: Prevent user from going out by objecting to their reason for going out 171 171 </td></tr> 172 172 <tr><td bgcolor='gainsboro'> 173 173 <b>TDP</b> ... ... @@ -194,19 +194,40 @@ 194 194 Figure<br><br> 195 195 UC steps:<br> 196 196 1. User walks to door to go out<br> 197 - 2. User opens door<br> 198 - 3. Door sensor is triggered<br> 199 - 4. In response to door sensor trigger, robot navigates to door<br> 200 - 5. Robot interacts with user<br> 201 - 6. User focusses on robot<br> 202 - 7. Robot invites user to stay inside<br> 203 - 8. User argues they need to go to work and they are already late<br> 204 - 9. Robot sings or plays a song associated with retirement<br> 205 - 10. User is reminded of their retirement and realises they do not have to go to work<br> 206 - 11. Robot invites user to stay home and user complies<br> 246 + 2. Robot navigates to door<br> 247 + 3. Robot asks user what they are doing<br> 248 + 4. User argues they need to go to work and they are already late<br> 249 + 5. Robot tries to convince the user you are already retired<br> 250 + 6. User feels agitated and insist on his idea<br> 251 + 7. Robot sings or plays a song associated with retirement<br> 252 + 8. User is reminded of his retirement and realises he does not have to go to work<br> 253 + 9. Robot invites user to stay home and user complies<br> 207 207 </td></tr> 208 208 </table> 209 209 </td> 257 +<td width='50%' style="font-size:16px"> 258 +<table border='1px' width='50%'> 259 +<tr><td bgcolor='gainsboro'> 260 + <b>UC step<b> 261 +</td><td bgcolor='gainsboro'> 262 + <b>Requirements</b> 263 +</td><td bgcolor='gainsboro'> 264 +<b>Claims</b> 265 +</td><td bgcolor='gainsboro'> 266 +<b>IDP</b> 267 +</td></tr> 268 +<tr><td>1</td><td>RQ001: Detect movement towards door, (RQ002: Recognize people in the care home)</td><td>-</td><td>-</td></tr> 269 +<tr><td>2</td><td>-</td><td>-</td><td>-</td></tr> 270 +<tr><td>3</td><td>RQ003: Speak in a human-like way</td><td>-</td><td>-</td></tr> 271 +<tr><td>4</td><td>RQ004: Process spoken natural language</td><td>-</td><td>-</td></tr> 272 +<tr><td>5</td><td>RQ005: Associate certain concepts with related concepts, RQ003: Speak in a human-like way, (RQ008: Use gestures for non-verbal communication)</td><td>-</td><td>-</td></tr> 273 +<tr><td>6</td><td>RQ009: Recognize emotions</td><td>-</td><td>-</td></tr> 274 +<tr><td>7</td><td>RQ006: Play music</td><td>CL02: PwD's mood is improved</td><td>-</td></tr> 275 +<tr><td>8</td><td>-</td><td>CL04: The music reminds the PwD of the intended situation or place</td><td>-</td></tr> 276 +<tr><td>9</td><td>RQ003: Speak in a human-like way</td><td>CL01: The PwD does not leave the care home</td><td>-</td></tr> 277 +</table> 278 +</td></tr> 279 +</table> 210 210 </tr> 211 211 212 212 </table>
- XWiki.XWikiComments[0]
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +Anonymous - Comment
-
... ... @@ -1,0 +1,2 @@ 1 +This could be specified in one or two use cases (which is ok/enough). One use case can include alternative action sequences. I am not sure about the role of music in UC4: Robot sings or plays a song associated with retirement, 2 +and the user is reminded of his retirement and realises he does not have to go to work. Is there music that reminds each resident about his/her retirement, what is being remembered about the retirement? Probably changing the mood with music and just distracting the resident from his/her intention to pass the door are more practical? It would be good to formulate a claim on this topic. - Date
-
... ... @@ -1,0 +1,1 @@ 1 +2022-03-20 23:15:39.745