Changes for page Use Cases

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

From version Icon 64.1 Icon
edited by Dongxu Lu
on 2022/03/30 01:25
Change comment: There is no comment for this version
To version Icon 73.1 Icon
edited by Dongxu Lu
on 2022/03/30 10:20
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -1,14 +1,13 @@
1 1  {{html}}
2 -<!-- Your HTML code here -->
3 3  <h2>UC001: Daily Activity Reminder</h2>
4 -<table width='100%'>
3 +
5 5  <tr>
6 -<td width='30%' style="font-size:16px">
5 +<td width='20%' style="font-size:16px">
7 7  <table border='1px' width='50%'>
8 8  <tr border='1px' width='30%'><td bgcolor='gainsboro'>
9 9   <b>Objective</b>
10 -</td><td width='70%'>
11 - Help delay memory loss for patient's daily tasks
9 +</td><td width='80%'>
10 + Help delay memory loss for the patient's daily tasks
12 12  </td></tr>
13 13  <tr><td bgcolor='gainsboro'>
14 14   <b>TDP</b>
... ... @@ -23,12 +23,12 @@
23 23  <tr><td bgcolor='gainsboro'>
24 24   <b>Pre-condition</b>
25 25  </td><td>
26 - Patient has daily activities that need to be finished on time
25 + The patient has daily activities that need to be finished on time
27 27  </td></tr>
28 28  <tr><td bgcolor='gainsboro'>
29 29   <b>Post-condition</b>
30 30  </td><td>
31 - User recalls what to do after hearing the related music
30 + The patient recalls what to do after hearing the related music
32 32  </td></tr>
33 33  <tr><td bgcolor='gainsboro'>
34 34   <b>Action sequence</b>
... ... @@ -37,8 +37,9 @@
37 37   UC steps:<br>
38 38   1) The robot plays music related to a certain activity according to the patient's agenda;<br>
39 39   2) The patient performs the activity that corresponds to the music;<br>
40 - 3) After performing the activity, the patients interacts with the robot to confirm finishing the task.<br>
39 + 3) After performing the activity, the patient interacts with the robot to confirm finishing the task.<br>
41 41  </td></tr>
41 +
42 42  </table>
43 43  </td>
44 44  <td width='50%' style="font-size:16px">
... ... @@ -52,8 +52,23 @@
52 52  </td><td bgcolor='gainsboro'>
53 53  <b>IDP</b>
54 54  </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>
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>
57 57  </table>
58 58  
59 59  
... ... @@ -60,16 +60,16 @@
60 60  </td></tr>
61 61  
62 62  </table>
78 +<br/>
63 63  
64 -<h2>UC002: Adjust reminder settings by caregivers</h2>
65 -<table width='100%'>
80 +<h2>UC002: Adjust reminder settings by the caregiver</h2>
66 66  <tr>
67 -<td width='30%' style="font-size:16px">
82 +<td width='20%' style="font-size:16px">
68 68  <table border='1px' width='50%'>
69 69  <tr border='1px' width='30%'><td bgcolor='gainsboro'>
70 70   <b>Objective</b>
71 -</td><td width='70%'>
72 - Help delay memory loss for patient's daily tasks
86 +</td><td width='80%'>
87 + Help delay memory loss for the patient's daily tasks
73 73  </td></tr>
74 74  <tr><td bgcolor='gainsboro'>
75 75   <b>TDP</b>
... ... @@ -96,11 +96,11 @@
96 96  </td><td>
97 97   Figure<br><br>
98 98   UC steps:<br>
99 - 1) Patient wants to add more activities to remind/ feels the volume too low;<br>
100 - 2) Patient contacts the caregiver and asks for a visit;<br>
101 - 3) Caregiver comes visit the patient;<br>
102 - 4) Patient communicates with the caregiver about his/her needs;<br>
103 - 5) Caregiver adjusts the reminder settings properly according to the patient's needs.<br>
114 + 1) The patient wants to add more activities to remind/ feels the volume too low;<br>
115 + 2) The patient contacts the caregiver and asks for a visit;<br>
116 + 3) The caregiver comes visit the patient;<br>
117 + 4) The patient communicates with the caregiver about his/her needs;<br>
118 + 5) The caregiver adjusts the reminder settings properly according to the patient's needs.<br>
104 104  </td></tr>
105 105  </table>
106 106  </td>
... ... @@ -115,23 +115,48 @@
115 115  </td><td bgcolor='gainsboro'>
116 116  <b>IDP</b>
117 117  </td></tr>
118 -<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>
119 -<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>
133 +<tr>
134 + <td>1</td>
135 + <td>-</td>
136 + <td>-</td>
137 + <td>Patient, robot</td>
138 +</tr>
139 +<tr>
140 + <td>2</td>
141 + <td>RQ003: The patient has the contact details of the caregiver</td>
142 + <td>-</td>
143 + <td>Caregiver, patient</td>
144 +</tr>
145 +<tr>
146 + <td>3</td>
147 + <td>RQ004: The caregiver knows the home address of the patient</td>
148 + <td>-</td>
149 + <td>Caregiver, patient</td>
150 +</tr>
151 +<tr>
152 + <td>4</td>
153 + <td>-</td>
154 + <td>-</td>
155 + <td>Caregiver, patient</td>
156 +</tr>
157 +<tr>
158 + <td>5</td>
159 + <td>RQ005: The caregiver has sufficient technical knowledge to adjust the reminder settings</td>
160 + <td>-</td>
161 + <td>Caregiver, robot</td>
162 +</tr>
120 120  </table>
121 -
122 -
123 123  </td></tr>
124 -
125 125  </table>
166 +<br/>
126 126  
127 127  <h2>UC003: Physical exercise with the robot</h2>
128 -<table width='100%'>
129 129  <tr>
130 -<td width='30%' style="font-size:16px">
170 +<td width='20%' style="font-size:16px">
131 131  <table border='1px' width='50%'>
132 132  <tr border='1px' width='30%'><td bgcolor='gainsboro'>
133 133   <b>Objective</b>
134 -</td><td width='70%'>
174 +</td><td width='80%'>
135 135   Help the patient to keep a healthy lifestyle through exercise
136 136  </td></tr>
137 137  <tr><td bgcolor='gainsboro'>
... ... @@ -184,14 +184,15 @@
184 184  
185 185  </td></tr>
186 186  </table>
227 +<br/>
228 +
187 187  <h2>UC004: Small talks with the robot</h2>
188 -<table width='100%'>
189 189  <tr>
190 -<td width='30%' style="font-size:16px">
231 +<td width='20%' style="font-size:16px">
191 191  <table border='1px' width='50%'>
192 192  <tr border='1px' width='30%'><td bgcolor='gainsboro'>
193 193   <b>Objective</b>
194 -</td><td width='70%'>
235 +</td><td width='80%'>
195 195   Help the patient to keep socially active.
196 196  </td></tr>
197 197  <tr><td bgcolor='gainsboro'>
... ... @@ -245,15 +245,15 @@
245 245  </td></tr>
246 246  
247 247  </table>
289 +<br/>
248 248  
249 249  <h2>UC005: Quiz</h2>
250 -<table width='100%'>
251 251  <tr>
252 -<td width='30%' style="font-size:16px">
293 +<td width='20%' style="font-size:16px">
253 253  <table border='1px' width='50%'>
254 254  <tr border='1px' width='30%'><td bgcolor='gainsboro'>
255 255   <b>Objective</b>
256 -</td><td width='70%'>
297 +</td><td width='80%'>
257 257   Help reinforce the connection between specific music and daily task with quizzes
258 258  </td></tr>
259 259  <tr><td bgcolor='gainsboro'>
... ... @@ -308,15 +308,15 @@
308 308  </td></tr>
309 309  
310 310  </table>
352 +<br/>
311 311  
312 312  <h2>UC006: Notification if unresponsive</h2>
313 -<table width='100%'>
314 314  <tr>
315 -<td width='30%' style="font-size:16px">
356 +<td width='20%' style="font-size:16px">
316 316  <table border='1px' width='50%'>
317 317  <tr border='1px' width='30%'><td bgcolor='gainsboro'>
318 318   <b>Objective</b>
319 -</td><td width='70%'>
360 +</td><td width='80%'>
320 320   Keep the caregiver updated with the patient's condition
321 321  </td></tr>
322 322  <tr><td bgcolor='gainsboro'>
... ... @@ -371,71 +371,7 @@
371 371  </td></tr>
372 372  
373 373  </table>
415 +<br/>
374 374  
375 -<h2>UC007: Ambient music</h2>
376 -<table width='100%'>
377 -<tr>
378 -<td width='30%' style="font-size:16px">
379 -<table border='1px' width='50%'>
380 -<tr border='1px' width='30%'><td bgcolor='gainsboro'>
381 - <b>Objective</b>
382 -</td><td width='70%'>
383 - OB07: Play music during the day that they like
384 -</td></tr>
385 -<tr><td bgcolor='gainsboro'>
386 - <b>TDP</b>
387 -</td><td style="color:red;">
388 - TDP: Activity
389 -</td></tr>
390 -<tr><td bgcolor='gainsboro'>
391 - <b>Actors</b>
392 -</td><td>
393 - Patient/ robot
394 -</td></tr>
395 -<tr><td bgcolor='gainsboro'>
396 - <b>Pre-condition</b>
397 -</td><td>
398 - Patient was interacting with the robot, but suddenly stops
399 -</td></tr>
400 -<tr><td bgcolor='gainsboro'>
401 - <b>Post-condition</b>
402 -</td><td>
403 - Care giver and loved ones are ensured that the patient is safe
404 -</td></tr>
405 -<tr><td bgcolor='gainsboro'>
406 - <b>Action sequence</b>
407 -</td><td>
408 - Figure<br><br>
409 - UC steps:<br>
410 - 1) The robot notices that the patient is not responding<br>
411 - 2) The robot contacts the patient's care givers and loved ones and transmits a live audio and video feed of the patient<br>
412 - 3) Care giver and loved ones call or come to chech on the patient and see if they are okay<br>
413 - 4) Care giver determines if the emergency call was a false positive<br>
414 -</td></tr>
415 -</table>
416 -</td>
417 -<td width='50%' style="font-size:16px">
418 -<table border='1px' width='50%'>
419 -<tr><td bgcolor='gainsboro'>
420 - <b>UC step<b>
421 -</td><td bgcolor='gainsboro'>
422 - <b>Requirements</b>
423 -</td><td bgcolor='gainsboro'>
424 -<b>Claims</b>
425 -</td><td bgcolor='gainsboro'>
426 -<b>IDP</b>
427 -</td></tr>
428 -<tr><td>1</td><td>RQ011: Robot should recognize when the patient suddenly stops interacting </td><td>-</td><td>Patient and robot</td></tr>
429 -<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>
430 -<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>
431 -</table>
432 -
433 -
434 -</td></tr>
435 -
436 -</table>
437 -
438 -
439 -
440 440  {{/html}}
441 441