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 68.1 Icon
edited by Dongxu Lu
on 2022/03/30 01:41
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -27,7 +27,7 @@
27 27  <tr><td bgcolor='gainsboro'>
28 28   <b>Post-condition</b>
29 29  </td><td>
30 - The patient recalls what to do after hearing the related music
30 + User recalls what to do after hearing the related music
31 31  </td></tr>
32 32  <tr><td bgcolor='gainsboro'>
33 33   <b>Action sequence</b>
... ... @@ -52,23 +52,8 @@
52 52  </td><td bgcolor='gainsboro'>
53 53  <b>IDP</b>
54 54  </td></tr>
55 -<tr>
56 - <td>1</td>
57 - <td>RQ001: The robot can play sounds. </td>
58 - <td>-</td>
59 - <td>Patient, robot</td>
60 -</tr>
61 -<tr>
62 - <td>2</td>
63 - <td>-</td>
64 - <td>CL001: The patient recalls what to do after hearing related music</td>
65 - <td>Patient, robot</td>
66 -</tr>
67 -<tr>
68 - <td>3</td>
69 - <td>RQ002: The robot can recognize affirmative words/ detect hand gestures. </td>
70 - <td>CL002: User becomes happy after completing a task.</td>
71 - <td>Patient, robot</td></tr>
55 +<tr><td>2</td><td>RQ001: Robot has the ability to play sounds </td><td>CL001: Patient remembers to do the task</td><td>Patient and robot</td></tr>
56 +<tr><td>3</td><td>RQ002: Robot should recognize an indication of being done </td><td>CL002: User is happy because they completed a task</td><td>Patient and robot</td></tr>
72 72  </table>
73 73  
74 74  
... ... @@ -386,5 +386,69 @@
386 386  </table>
387 387  <br/>
388 388  
374 +<h2>UC007: Ambient music</h2>
375 +<tr>
376 +<td width='20%' style="font-size:16px">
377 +<table border='1px' width='50%'>
378 +<tr border='1px' width='30%'><td bgcolor='gainsboro'>
379 + <b>Objective</b>
380 +</td><td width='80%'>
381 + OB07: Play music during the day that they like
382 +</td></tr>
383 +<tr><td bgcolor='gainsboro'>
384 + <b>TDP</b>
385 +</td><td style="color:red;">
386 + TDP: Activity
387 +</td></tr>
388 +<tr><td bgcolor='gainsboro'>
389 + <b>Actors</b>
390 +</td><td>
391 + Patient/ robot
392 +</td></tr>
393 +<tr><td bgcolor='gainsboro'>
394 + <b>Pre-condition</b>
395 +</td><td>
396 + Patient was interacting with the robot, but suddenly stops
397 +</td></tr>
398 +<tr><td bgcolor='gainsboro'>
399 + <b>Post-condition</b>
400 +</td><td>
401 + Care giver and loved ones are ensured that the patient is safe
402 +</td></tr>
403 +<tr><td bgcolor='gainsboro'>
404 + <b>Action sequence</b>
405 +</td><td>
406 + Figure<br><br>
407 + UC steps:<br>
408 + 1) The robot notices that the patient is not responding<br>
409 + 2) The robot contacts the patient's care givers and loved ones and transmits a live audio and video feed of the patient<br>
410 + 3) Care giver and loved ones call or come to chech on the patient and see if they are okay<br>
411 + 4) Care giver determines if the emergency call was a false positive<br>
412 +</td></tr>
413 +</table>
414 +</td>
415 +<td width='50%' style="font-size:16px">
416 +<table border='1px' width='50%'>
417 +<tr><td bgcolor='gainsboro'>
418 + <b>UC step<b>
419 +</td><td bgcolor='gainsboro'>
420 + <b>Requirements</b>
421 +</td><td bgcolor='gainsboro'>
422 +<b>Claims</b>
423 +</td><td bgcolor='gainsboro'>
424 +<b>IDP</b>
425 +</td></tr>
426 +<tr><td>1</td><td>RQ011: Robot should recognize when the patient suddenly stops interacting </td><td>-</td><td>Patient and robot</td></tr>
427 +<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>
428 +<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>
429 +</table>
430 +
431 +
432 +</td></tr>
433 +
434 +</table>
435 +
436 +
437 +
389 389  {{/html}}
390 390