Changes for page Use Cases

Last modified by Andrei Stefan on 2022/04/03 17:26

From version Icon 72.1 Icon
edited by Dongxu Lu
on 2022/03/30 10:05
Change comment: There is no comment for this version
To version Icon 71.1 Icon
edited by Dongxu Lu
on 2022/03/30 10:00
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -386,5 +386,69 @@
386 386  </table>
387 387  <br/>
388 388  
389 +<h2>UC007: Ambient music</h2>
390 +<tr>
391 +<td width='20%' style="font-size:16px">
392 +<table border='1px' width='50%'>
393 +<tr border='1px' width='30%'><td bgcolor='gainsboro'>
394 + <b>Objective</b>
395 +</td><td width='80%'>
396 + OB07: Play music during the day that they like
397 +</td></tr>
398 +<tr><td bgcolor='gainsboro'>
399 + <b>TDP</b>
400 +</td><td style="color:red;">
401 + TDP: Activity
402 +</td></tr>
403 +<tr><td bgcolor='gainsboro'>
404 + <b>Actors</b>
405 +</td><td>
406 + Patient/ robot
407 +</td></tr>
408 +<tr><td bgcolor='gainsboro'>
409 + <b>Pre-condition</b>
410 +</td><td>
411 + Patient was interacting with the robot, but suddenly stops
412 +</td></tr>
413 +<tr><td bgcolor='gainsboro'>
414 + <b>Post-condition</b>
415 +</td><td>
416 + Care giver and loved ones are ensured that the patient is safe
417 +</td></tr>
418 +<tr><td bgcolor='gainsboro'>
419 + <b>Action sequence</b>
420 +</td><td>
421 + Figure<br><br>
422 + UC steps:<br>
423 + 1) The robot notices that the patient is not responding<br>
424 + 2) The robot contacts the patient's care givers and loved ones and transmits a live audio and video feed of the patient<br>
425 + 3) Care giver and loved ones call or come to chech on the patient and see if they are okay<br>
426 + 4) Care giver determines if the emergency call was a false positive<br>
427 +</td></tr>
428 +</table>
429 +</td>
430 +<td width='50%' style="font-size:16px">
431 +<table border='1px' width='50%'>
432 +<tr><td bgcolor='gainsboro'>
433 + <b>UC step<b>
434 +</td><td bgcolor='gainsboro'>
435 + <b>Requirements</b>
436 +</td><td bgcolor='gainsboro'>
437 +<b>Claims</b>
438 +</td><td bgcolor='gainsboro'>
439 +<b>IDP</b>
440 +</td></tr>
441 +<tr><td>1</td><td>RQ011: Robot should recognize when the patient suddenly stops interacting </td><td>-</td><td>Patient and robot</td></tr>
442 +<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>
443 +<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>
444 +</table>
445 +
446 +
447 +</td></tr>
448 +
449 +</table>
450 +
451 +
452 +
389 389  {{/html}}
390 390