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 67.1 Icon
edited by Dongxu Lu
on 2022/03/30 01:37
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  
... ... @@ -75,7 +75,6 @@
75 75  </td></tr>
76 76  
77 77  </table>
78 -<br/>
79 79  
80 80  <h2>UC002: Adjust reminder settings by caregivers</h2>
81 81  <tr>
... ... @@ -133,9 +133,11 @@
133 133  <tr><td>1</td><td>RQ003: Have the means of contacting loved ones and caregiver</td><td>CL003: Patient is happy to interact with others</td><td>Caregiver and robot</td></tr>
134 134  <tr><td>3</td><td>RQ004: Have some way of modifying the todo list and the music associated with the tasks</td><td>CL004: Patient is eager to be reminded of the newly added tasks or hear the newly selected music</td><td>Caregiver and robot</td></tr>
135 135  </table>
120 +
121 +
136 136  </td></tr>
123 +
137 137  </table>
138 -<br/>
139 139  
140 140  <h2>UC003: Physical exercise with the robot</h2>
141 141  <tr>
... ... @@ -196,8 +196,6 @@
196 196  
197 197  </td></tr>
198 198  </table>
199 -<br/>
200 -
201 201  <h2>UC004: Small talks with the robot</h2>
202 202  <tr>
203 203  <td width='20%' style="font-size:16px">
... ... @@ -258,7 +258,6 @@
258 258  </td></tr>
259 259  
260 260  </table>
261 -<br/>
262 262  
263 263  <h2>UC005: Quiz</h2>
264 264  <tr>
... ... @@ -321,7 +321,6 @@
321 321  </td></tr>
322 322  
323 323  </table>
324 -<br/>
325 325  
326 326  <h2>UC006: Notification if unresponsive</h2>
327 327  <tr>
... ... @@ -384,7 +384,70 @@
384 384  </td></tr>
385 385  
386 386  </table>
387 -<br/>
388 388  
370 +<h2>UC007: Ambient music</h2>
371 +<tr>
372 +<td width='20%' style="font-size:16px">
373 +<table border='1px' width='50%'>
374 +<tr border='1px' width='30%'><td bgcolor='gainsboro'>
375 + <b>Objective</b>
376 +</td><td width='80%'>
377 + OB07: Play music during the day that they like
378 +</td></tr>
379 +<tr><td bgcolor='gainsboro'>
380 + <b>TDP</b>
381 +</td><td style="color:red;">
382 + TDP: Activity
383 +</td></tr>
384 +<tr><td bgcolor='gainsboro'>
385 + <b>Actors</b>
386 +</td><td>
387 + Patient/ robot
388 +</td></tr>
389 +<tr><td bgcolor='gainsboro'>
390 + <b>Pre-condition</b>
391 +</td><td>
392 + Patient was interacting with the robot, but suddenly stops
393 +</td></tr>
394 +<tr><td bgcolor='gainsboro'>
395 + <b>Post-condition</b>
396 +</td><td>
397 + Care giver and loved ones are ensured that the patient is safe
398 +</td></tr>
399 +<tr><td bgcolor='gainsboro'>
400 + <b>Action sequence</b>
401 +</td><td>
402 + Figure<br><br>
403 + UC steps:<br>
404 + 1) The robot notices that the patient is not responding<br>
405 + 2) The robot contacts the patient's care givers and loved ones and transmits a live audio and video feed of the patient<br>
406 + 3) Care giver and loved ones call or come to chech on the patient and see if they are okay<br>
407 + 4) Care giver determines if the emergency call was a false positive<br>
408 +</td></tr>
409 +</table>
410 +</td>
411 +<td width='50%' style="font-size:16px">
412 +<table border='1px' width='50%'>
413 +<tr><td bgcolor='gainsboro'>
414 + <b>UC step<b>
415 +</td><td bgcolor='gainsboro'>
416 + <b>Requirements</b>
417 +</td><td bgcolor='gainsboro'>
418 +<b>Claims</b>
419 +</td><td bgcolor='gainsboro'>
420 +<b>IDP</b>
421 +</td></tr>
422 +<tr><td>1</td><td>RQ011: Robot should recognize when the patient suddenly stops interacting </td><td>-</td><td>Patient and robot</td></tr>
423 +<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>
424 +<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>
425 +</table>
426 +
427 +
428 +</td></tr>
429 +
430 +</table>
431 +
432 +
433 +
389 389  {{/html}}
390 390