Changes for page Use Cases
Last modified by Andrei Stefan on 2022/04/03 17:26
From version
44.1


edited by Andrei Stefan
on 2022/03/04 19:41
on 2022/03/04 19:41
Change comment:
There is no comment for this version
To version
46.1


edited by Andrei Stefan
on 2022/03/04 19:55
on 2022/03/04 19:55
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Content
-
... ... @@ -306,7 +306,70 @@ 306 306 307 307 </table> 308 308 309 +<h2>UC006: Notification if unresponsive</h2> 310 +<table width='100%'> 311 +<tr> 312 +<td width='30%' style="font-size:16px"> 313 +<table border='1px' width='50%'> 314 +<tr border='1px' width='30%'><td bgcolor='gainsboro'> 315 + <b>Objective</b> 316 +</td><td width='70%'> 317 + OB06: Notify family members if PwD is unresponsive 318 +</td></tr> 319 +<tr><td bgcolor='gainsboro'> 320 + <b>TDP</b> 321 +</td><td style="color:red;"> 322 + TDP: Emergency (TODO) 323 +</td></tr> 324 +<tr><td bgcolor='gainsboro'> 325 + <b>Actors</b> 326 +</td><td> 327 + Patient/ robot/ care giver/ loved ones 328 +</td></tr> 329 +<tr><td bgcolor='gainsboro'> 330 + <b>Pre-condition</b> 331 +</td><td> 332 + Patient was interacting with the robot, but suddenly stops 333 +</td></tr> 334 +<tr><td bgcolor='gainsboro'> 335 + <b>Post-condition</b> 336 +</td><td> 337 + Care giver and loved ones are ensured that the patient is safe 338 +</td></tr> 339 +<tr><td bgcolor='gainsboro'> 340 + <b>Action sequence</b> 341 +</td><td> 342 + Figure<br><br> 343 + UC steps:<br> 344 + 1) The robot notices that the patient is not responding<br> 345 + 2) The robot contacts the patient's care givers and loved ones and transmits a live audio and video feed of the patient<br> 346 + 3) Care giver and loved ones call or come to chech on the patient and see if they are okay<br> 347 + 4) Care giver determines if the emergency call was a false positive<br> 348 +</td></tr> 349 +</table> 350 +</td> 351 +<td width='50%' style="font-size:16px"> 352 +<table border='1px' width='50%'> 353 +<tr><td bgcolor='gainsboro'> 354 + <b>UC step<b> 355 +</td><td bgcolor='gainsboro'> 356 + <b>Requirements</b> 357 +</td><td bgcolor='gainsboro'> 358 +<b>Claims</b> 359 +</td><td bgcolor='gainsboro'> 360 +<b>IDP</b> 361 +</td></tr> 362 +<tr><td>1</td><td>RQ011: Robot should recognize when the patient suddenly stops interacting </td><td>-</td><td>Patient and robot</td></tr> 363 +<tr><td>2</td><td>RQ003: Have the means of contacting loved ones and caregiver, RQ012: Have the means of transmitting live audio and video </td><td>CL011: User's status can be monitored while help is on the way</td><td>Caregiver and robot</td></tr> 364 +<tr><td>4</td><td>RQ013: Robot can remember the context of the emergency call </td><td>CL010: Similar situations will not trigger an emergency call in the future (if false positive)</td><td>Caregiver and robot</td></tr> 365 +</table> 309 309 310 310 368 +</td></tr> 369 + 370 +</table> 371 + 372 + 373 + 311 311 {{/html}} 312 312