Changes for page Use Cases
Last modified by Andrei Stefan on 2022/04/03 17:26
Summary
Details
- Page properties
-
- Content
-
... ... @@ -1,13 +1,14 @@ 1 1 {{html}} 2 +<!-- Your HTML code here --> 2 2 <h2>UC001: Daily Activity Reminder</h2> 3 - 4 +<table width='100%'> 4 4 <tr> 5 -<td width=' 20%' style="font-size:16px">6 +<td width='30%' style="font-size:16px"> 6 6 <table border='1px' width='50%'> 7 7 <tr border='1px' width='30%'><td bgcolor='gainsboro'> 8 8 <b>Objective</b> 9 -</td><td width=' 80%'>10 - Help delay memory loss for thepatient's daily tasks10 +</td><td width='70%'> 11 + Help delay memory loss for patient's daily tasks 11 11 </td></tr> 12 12 <tr><td bgcolor='gainsboro'> 13 13 <b>TDP</b> ... ... @@ -22,12 +22,12 @@ 22 22 <tr><td bgcolor='gainsboro'> 23 23 <b>Pre-condition</b> 24 24 </td><td> 25 - The patient has daily activities that need to be finished on time26 + Patient has daily activities that need to be finished on time 26 26 </td></tr> 27 27 <tr><td bgcolor='gainsboro'> 28 28 <b>Post-condition</b> 29 29 </td><td> 30 - Thepatientrecalls what to do after hearing the related music31 + 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> ... ... @@ -34,11 +34,10 @@ 34 34 </td><td> 35 35 Figure<br><br> 36 36 UC steps:<br> 37 - 1) The robot plays music related to a certain activity according to the patient's agenda ;<br>38 - 2) The patient performs the activity that corresponds to the music ;<br>39 - 3) After performing the activity, the patient interacts with the robot to confirm finishing the task .<br>38 + 1) The robot plays music related to a certain activity according to the patient's agenda <br> 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> 40 40 </td></tr> 41 - 42 42 </table> 43 43 </td> 44 44 <td width='50%' style="font-size:16px"> ... ... @@ -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,16 +75,16 @@ 75 75 </td></tr> 76 76 77 77 </table> 78 -<br/> 79 79 80 -<h2>UC002: Adjust reminder settings by the caregiver</h2> 64 +<h2>UC002: Adjust reminder settings by caregivers</h2> 65 +<table width='100%'> 81 81 <tr> 82 -<td width=' 20%' style="font-size:16px">67 +<td width='30%' style="font-size:16px"> 83 83 <table border='1px' width='50%'> 84 84 <tr border='1px' width='30%'><td bgcolor='gainsboro'> 85 85 <b>Objective</b> 86 -</td><td width=' 80%'>87 - Help delay memory loss for thepatient's daily tasks71 +</td><td width='70%'> 72 + Help delay memory loss for patient's daily tasks 88 88 </td></tr> 89 89 <tr><td bgcolor='gainsboro'> 90 90 <b>TDP</b> ... ... @@ -111,11 +111,11 @@ 111 111 </td><td> 112 112 Figure<br><br> 113 113 UC steps:<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>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> 119 119 </td></tr> 120 120 </table> 121 121 </td> ... ... @@ -130,69 +130,44 @@ 130 130 </td><td bgcolor='gainsboro'> 131 131 <b>IDP</b> 132 132 </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> 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> 163 163 </table> 121 + 122 + 164 164 </td></tr> 124 + 165 165 </table> 166 -<br/> 167 167 168 168 <h2>UC003: Physical exercise with the robot</h2> 128 +<table width='100%'> 169 169 <tr> 170 -<td width=' 20%' style="font-size:16px">130 +<td width='30%' style="font-size:16px"> 171 171 <table border='1px' width='50%'> 172 172 <tr border='1px' width='30%'><td bgcolor='gainsboro'> 173 173 <b>Objective</b> 174 -</td><td width=' 80%'>134 +</td><td width='70%'> 175 175 Help the patient to keep a healthy lifestyle through exercise 176 176 </td></tr> 177 177 <tr><td bgcolor='gainsboro'> 178 178 <b>TDP</b> 179 179 </td><td> 180 - TDP: 140 + TDP:Activity 181 181 </td></tr> 182 182 <tr><td bgcolor='gainsboro'> 183 183 <b>Actors</b> 184 184 </td><td> 185 - Caregiver/Patient/ robot145 + Patient/ robot 186 186 </td></tr> 187 187 <tr><td bgcolor='gainsboro'> 188 188 <b>Pre-condition</b> 189 189 </td><td> 190 - The patientisphysicallyableto follow simple exercises.The robot has exercisemotionpre-installed.150 + Patient has basic ability to follow the simple exercise. Robot has the pre-installed exercise motion. 191 191 </td></tr> 192 192 <tr><td bgcolor='gainsboro'> 193 193 <b>Post-condition</b> 194 194 </td><td> 195 - The patient finishes the daily exercise and the robot records the data.155 + Patient finishes the daily simple exercise routine and the robot records the data. 196 196 </td></tr> 197 197 <tr><td bgcolor='gainsboro'> 198 198 <b>Action sequence</b> ... ... @@ -199,10 +199,9 @@ 199 199 </td><td> 200 200 Figure<br><br> 201 201 UC steps:<br> 202 - 1) The robot plays the specific music to remind the patient to start exercise;<br> 203 - 2) The robot performs some simple movements and asks the patient to follow;<br> 204 - 3) The patient finishes the daily exercise while the robot records the data;<br> 205 - 4) The robot sends the data to the caregiver for further clinical analysis.<br> 162 + 1) The robot plays the specific music to remind the patient of starting to exercise.<br> 163 + 2) The robot starts to perform some simple movements and the patient follows.<br> 164 + 3) Patient finishes the daily exercise and the robot records the data for further clinical analysis.<br> 206 206 </td></tr> 207 207 </table> 208 208 </td> ... ... @@ -224,15 +224,14 @@ 224 224 225 225 </td></tr> 226 226 </table> 227 -<br/> 228 - 229 229 <h2>UC004: Small talks with the robot</h2> 187 +<table width='100%'> 230 230 <tr> 231 -<td width=' 20%' style="font-size:16px">189 +<td width='30%' style="font-size:16px"> 232 232 <table border='1px' width='50%'> 233 233 <tr border='1px' width='30%'><td bgcolor='gainsboro'> 234 234 <b>Objective</b> 235 -</td><td width=' 80%'>193 +</td><td width='70%'> 236 236 Help the patient to keep socially active. 237 237 </td></tr> 238 238 <tr><td bgcolor='gainsboro'> ... ... @@ -286,15 +286,15 @@ 286 286 </td></tr> 287 287 288 288 </table> 289 -<br/> 290 290 291 291 <h2>UC005: Quiz</h2> 249 +<table width='100%'> 292 292 <tr> 293 -<td width=' 20%' style="font-size:16px">251 +<td width='30%' style="font-size:16px"> 294 294 <table border='1px' width='50%'> 295 295 <tr border='1px' width='30%'><td bgcolor='gainsboro'> 296 296 <b>Objective</b> 297 -</td><td width=' 80%'>255 +</td><td width='70%'> 298 298 Help reinforce the connection between specific music and daily task with quizzes 299 299 </td></tr> 300 300 <tr><td bgcolor='gainsboro'> ... ... @@ -349,15 +349,15 @@ 349 349 </td></tr> 350 350 351 351 </table> 352 -<br/> 353 353 354 354 <h2>UC006: Notification if unresponsive</h2> 312 +<table width='100%'> 355 355 <tr> 356 -<td width=' 20%' style="font-size:16px">314 +<td width='30%' style="font-size:16px"> 357 357 <table border='1px' width='50%'> 358 358 <tr border='1px' width='30%'><td bgcolor='gainsboro'> 359 359 <b>Objective</b> 360 -</td><td width=' 80%'>318 +</td><td width='70%'> 361 361 Keep the caregiver updated with the patient's condition 362 362 </td></tr> 363 363 <tr><td bgcolor='gainsboro'> ... ... @@ -412,7 +412,71 @@ 412 412 </td></tr> 413 413 414 414 </table> 415 -<br/> 416 416 374 +<h2>UC007: Ambient music</h2> 375 +<table width='100%'> 376 +<tr> 377 +<td width='30%' style="font-size:16px"> 378 +<table border='1px' width='50%'> 379 +<tr border='1px' width='30%'><td bgcolor='gainsboro'> 380 + <b>Objective</b> 381 +</td><td width='70%'> 382 + OB07: Play music during the day that they like 383 +</td></tr> 384 +<tr><td bgcolor='gainsboro'> 385 + <b>TDP</b> 386 +</td><td style="color:red;"> 387 + TDP: Activity 388 +</td></tr> 389 +<tr><td bgcolor='gainsboro'> 390 + <b>Actors</b> 391 +</td><td> 392 + Patient/ robot 393 +</td></tr> 394 +<tr><td bgcolor='gainsboro'> 395 + <b>Pre-condition</b> 396 +</td><td> 397 + Patient was interacting with the robot, but suddenly stops 398 +</td></tr> 399 +<tr><td bgcolor='gainsboro'> 400 + <b>Post-condition</b> 401 +</td><td> 402 + Care giver and loved ones are ensured that the patient is safe 403 +</td></tr> 404 +<tr><td bgcolor='gainsboro'> 405 + <b>Action sequence</b> 406 +</td><td> 407 + Figure<br><br> 408 + UC steps:<br> 409 + 1) The robot notices that the patient is not responding<br> 410 + 2) The robot contacts the patient's care givers and loved ones and transmits a live audio and video feed of the patient<br> 411 + 3) Care giver and loved ones call or come to chech on the patient and see if they are okay<br> 412 + 4) Care giver determines if the emergency call was a false positive<br> 413 +</td></tr> 414 +</table> 415 +</td> 416 +<td width='50%' style="font-size:16px"> 417 +<table border='1px' width='50%'> 418 +<tr><td bgcolor='gainsboro'> 419 + <b>UC step<b> 420 +</td><td bgcolor='gainsboro'> 421 + <b>Requirements</b> 422 +</td><td bgcolor='gainsboro'> 423 +<b>Claims</b> 424 +</td><td bgcolor='gainsboro'> 425 +<b>IDP</b> 426 +</td></tr> 427 +<tr><td>1</td><td>RQ011: Robot should recognize when the patient suddenly stops interacting </td><td>-</td><td>Patient and robot</td></tr> 428 +<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> 429 +<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> 430 +</table> 431 + 432 + 433 +</td></tr> 434 + 435 +</table> 436 + 437 + 438 + 417 417 {{/html}} 418 418