Wiki source code of Use Cases
                  Version 31.1 by Andrei Stefan on 2022/02/28 22:51
              
      Show last authors
| author | version | line-number | content | 
|---|---|---|---|
| 1 | {{html}} | ||
| 2 | <!-- Your HTML code here --> | ||
| 3 | <h2>UC001: Daily todo list</h2> | ||
| 4 | <table width='100%'> | ||
| 5 | <tr> | ||
| 6 | <td width='30%' style="font-size:16px"> | ||
| 7 | <table border='1px' width='50%'> | ||
| 8 | <tr border='1px' width='30%'><td bgcolor='gainsboro'> | ||
| 9 | <b>Objective</b> | ||
| 10 | </td><td width='70%'> | ||
| 11 | OB01: Help delay memory loss for patient's daily tasks | ||
| 12 | </td></tr> | ||
| 13 | <tr><td bgcolor='gainsboro'> | ||
| 14 | <b>TDP</b> | ||
| 15 | </td><td> | ||
| 16 | TDP: - | ||
| 17 | </td></tr> | ||
| 18 | <tr><td bgcolor='gainsboro'> | ||
| 19 | <b>Actors</b> | ||
| 20 | </td><td> | ||
| 21 | Care givers/ patient/ robot | ||
| 22 | </td></tr> | ||
| 23 | <tr><td bgcolor='gainsboro'> | ||
| 24 | <b>Pre-condition</b> | ||
| 25 | </td><td> | ||
| 26 | Patient has a todo list | ||
| 27 | </td></tr> | ||
| 28 | <tr><td bgcolor='gainsboro'> | ||
| 29 | <b>Post-condition</b> | ||
| 30 | </td><td> | ||
| 31 | User remebers daily tasks | ||
| 32 | </td></tr> | ||
| 33 | <tr><td bgcolor='gainsboro'> | ||
| 34 | <b>Action sequence</b> | ||
| 35 | </td><td> | ||
| 36 | Figure<br><br> | ||
| 37 | UC steps:<br> | ||
| 38 | 1) During the day the robot will play the music before tasks<br> | ||
| 39 | 2) User performs task that robots plays music for<br> | ||
| 40 | 3) When user finishes task interact with robot to denote being done<br> | ||
| 41 | </td></tr> | ||
| 42 | </table> | ||
| 43 | </td> | ||
| 44 | <td width='50%' style="font-size:16px"> | ||
| 45 | <table border='1px' width='50%'> | ||
| 46 | <tr><td bgcolor='gainsboro'> | ||
| 47 | <b>UC step<b> | ||
| 48 | </td><td bgcolor='gainsboro'> | ||
| 49 | <b>Requirements</b> | ||
| 50 | </td><td bgcolor='gainsboro'> | ||
| 51 | <b>Claims</b> | ||
| 52 | </td><td bgcolor='gainsboro'> | ||
| 53 | <b>IDP</b> | ||
| 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>-</td></tr> | ||
| 56 | <tr><td>4</td><td>RQ003: Robot should recognize an indication of being done </td><td>CL003: User is happy because they completed a task</td><td>-</td></tr> | ||
| 57 | </table> | ||
| 58 | |||
| 59 | |||
| 60 | </td></tr> | ||
| 61 | |||
| 62 | </table> | ||
| 63 | |||
| 64 | <h2>UC002: Visit from the care giver or loved ones</h2> | ||
| 65 | <table width='100%'> | ||
| 66 | <tr> | ||
| 67 | <td width='30%' style="font-size:16px"> | ||
| 68 | <table border='1px' width='50%'> | ||
| 69 | <tr border='1px' width='30%'><td bgcolor='gainsboro'> | ||
| 70 | <b>Objective</b> | ||
| 71 | </td><td width='70%'> | ||
| 72 | OB02: Update the todo list | ||
| 73 | </td></tr> | ||
| 74 | <tr><td bgcolor='gainsboro'> | ||
| 75 | <b>TDP</b> | ||
| 76 | </td><td> | ||
| 77 | TDP: - | ||
| 78 | </td></tr> | ||
| 79 | <tr><td bgcolor='gainsboro'> | ||
| 80 | <b>Actors</b> | ||
| 81 | </td><td> | ||
| 82 | Care givers or loved ones/ patient/ robot | ||
| 83 | </td></tr> | ||
| 84 | <tr><td bgcolor='gainsboro'> | ||
| 85 | <b>Pre-condition</b> | ||
| 86 | </td><td> | ||
| 87 | The patient wants to add more tasks or change the music | ||
| 88 | </td></tr> | ||
| 89 | <tr><td bgcolor='gainsboro'> | ||
| 90 | <b>Post-condition</b> | ||
| 91 | </td><td> | ||
| 92 | Todo list is updated | ||
| 93 | </td></tr> | ||
| 94 | <tr><td bgcolor='gainsboro'> | ||
| 95 | <b>Action sequence</b> | ||
| 96 | </td><td> | ||
| 97 | Figure<br><br> | ||
| 98 | UC steps:<br> | ||
| 99 | 1) Patient calls care giver or loved one and asks them to visit<br> | ||
| 100 | 2) Care giver or loved one comes visit the patient<br> | ||
| 101 | 3) Together, they adjust the todo list<br> | ||
| 102 | </td></tr> | ||
| 103 | </table> | ||
| 104 | </td> | ||
| 105 | <td width='50%' style="font-size:16px"> | ||
| 106 | <table border='1px' width='50%'> | ||
| 107 | <tr><td bgcolor='gainsboro'> | ||
| 108 | <b>UC step<b> | ||
| 109 | </td><td bgcolor='gainsboro'> | ||
| 110 | <b>Requirements</b> | ||
| 111 | </td><td bgcolor='gainsboro'> | ||
| 112 | <b>Claims</b> | ||
| 113 | </td><td bgcolor='gainsboro'> | ||
| 114 | <b>IDP</b> | ||
| 115 | </td></tr> | ||
| 116 | <tr><td>1</td><td>RQ001: Have the means of calling loved ones and caregiver</td><td>CL001: Benefit set schedule that they can follow, drawback hard for active people with changing schedule</td><td>-</td></tr> | ||
| 117 | <tr><td>2</td><td>RQ002: Have music selection function in app</td><td>CL002: Benefit music helps memory and keeps them calm and is enjoyable, drawbacks can get bored or dont want to be forced</td><td>-</td></tr> | ||
| 118 | <tr><td>3</td><td>RQ003: Place robot on central stationary location</td><td>CL003: Benefit remeber their tasks, drawbacks bored, dont hear it, doing else disturb them</td><td>-</td></tr> | ||
| 119 | <tr><td>4</td><td>RQ004: </td><td>CL004: </td><td>-</td></tr> | ||
| 120 | <tr><td>5</td><td>RQ005: Play alarm (vibration) on tablet</td><td>CL005: Benefit check they perform task and check for healthcare provider, drawback have their hands full</td><td>-</td></tr> | ||
| 121 | <tr><td>6</td><td>RQ006: Have interaction with robot before sleep</td><td>CL006: Benefit scheduled live, can inform loved ones of sleeping, reminder that they didnt perform task, drawbacks forgetting, something extra to do </td><td>-</td></tr> | ||
| 122 | <tr><td>7</td><td>RQ007: Tablet quiz app</td><td>CL007: Benefit reinforcement memory, drawbacks could get repretative </td><td>-</td></tr> | ||
| 123 | </table> | ||
| 124 | |||
| 125 | |||
| 126 | </td></tr> | ||
| 127 | |||
| 128 | </table> | ||
| 129 | |||
| 130 | <h2>UC003: Physical exercise with the robot</h2> | ||
| 131 | <table width='100%'> | ||
| 132 | <tr> | ||
| 133 | <td width='30%' style="font-size:16px"> | ||
| 134 | <table border='1px' width='50%'> | ||
| 135 | <tr border='1px' width='30%'><td bgcolor='gainsboro'> | ||
| 136 | <b>Objective</b> | ||
| 137 | </td><td width='70%'> | ||
| 138 | OB03: Help the patient to keep a healthy lifestyle and lower the risk of deterioration of the disease | ||
| 139 | </td></tr> | ||
| 140 | <tr><td bgcolor='gainsboro'> | ||
| 141 | <b>TDP</b> | ||
| 142 | </td><td> | ||
| 143 | TDP: - | ||
| 144 | </td></tr> | ||
| 145 | <tr><td bgcolor='gainsboro'> | ||
| 146 | <b>Actors</b> | ||
| 147 | </td><td> | ||
| 148 | Patient/ robot | ||
| 149 | </td></tr> | ||
| 150 | <tr><td bgcolor='gainsboro'> | ||
| 151 | <b>Pre-condition</b> | ||
| 152 | </td><td> | ||
| 153 | Patient has basic ability to follow the simple exercise. Robot has the pre-installed exercise motion. | ||
| 154 | </td></tr> | ||
| 155 | <tr><td bgcolor='gainsboro'> | ||
| 156 | <b>Post-condition</b> | ||
| 157 | </td><td> | ||
| 158 | Patient finishes the daily simple exercise routine and the robot records the data. | ||
| 159 | </td></tr> | ||
| 160 | <tr><td bgcolor='gainsboro'> | ||
| 161 | <b>Action sequence</b> | ||
| 162 | </td><td> | ||
| 163 | Figure<br><br> | ||
| 164 | UC steps:<br> | ||
| 165 | 1) The robot plays the specific music to remind the patient of starting of exercise.<br> | ||
| 166 | 2) The robot starts to perform some simple movements and the patient follows.<br> | ||
| 167 | 3) Patient finishes the daily exercise and the robot records the data for further clinical analysis.<br> | ||
| 168 | </td></tr> | ||
| 169 | </table> | ||
| 170 | </td> | ||
| 171 | <td width='50%' style="font-size:16px"> | ||
| 172 | <table border='1px' width='50%'> | ||
| 173 | <tr><td bgcolor='gainsboro'> | ||
| 174 | <b>UC step<b> | ||
| 175 | </td><td bgcolor='gainsboro'> | ||
| 176 | <b>Requirements</b> | ||
| 177 | </td><td bgcolor='gainsboro'> | ||
| 178 | <b>Claims</b> | ||
| 179 | </td><td bgcolor='gainsboro'> | ||
| 180 | <b>IDP</b> | ||
| 181 | </td></tr> | ||
| 182 | <tr><td>1</td><td>RQ001: Robot has the ability to play sounds </td><td>CL001: Patient remembers to do the task</td><td>-</td></tr> | ||
| 183 | <tr><td>2</td><td>RQ003: Robot has the ability to perform simple movements </td><td>CL004: User finishes the daily exercise</td><td>-</td></tr> | ||
| 184 | <tr><td>3</td><td>RQ004: Robot has the ability to save the data and upload it to cloud </td><td>CL005: Collect the daily routine data of the patient for further analysis</td><td>-</td></tr> | ||
| 185 | </table> | ||
| 186 | |||
| 187 | </td></tr> | ||
| 188 | </table> | ||
| 189 | <h2>UC004: Group game at the care home</h2> | ||
| 190 | <table width='100%'> | ||
| 191 | <tr> | ||
| 192 | <td width='30%' style="font-size:16px"> | ||
| 193 | <table border='1px' width='50%'> | ||
| 194 | <tr border='1px' width='30%'><td bgcolor='gainsboro'> | ||
| 195 | <b>Objective</b> | ||
| 196 | </td><td width='70%'> | ||
| 197 | OB01: Help patients have some social contact with others | ||
| 198 | </td></tr> | ||
| 199 | <tr><td bgcolor='gainsboro'> | ||
| 200 | <b>TDP</b> | ||
| 201 | </td><td> | ||
| 202 | TDP: - | ||
| 203 | </td></tr> | ||
| 204 | <tr><td bgcolor='gainsboro'> | ||
| 205 | <b>Actors</b> | ||
| 206 | </td><td> | ||
| 207 | Care givers/ patient/ robot | ||
| 208 | </td></tr> | ||
| 209 | <tr><td bgcolor='gainsboro'> | ||
| 210 | <b>Pre-condition</b> | ||
| 211 | </td><td> | ||
| 212 | Patient has the ability to understand and remember the game rules. Robot has the pre-installed game motion. | ||
| 213 | </td></tr> | ||
| 214 | <tr><td bgcolor='gainsboro'> | ||
| 215 | <b>Post-condition</b> | ||
| 216 | </td><td> | ||
| 217 | User remebers daily tasks | ||
| 218 | </td></tr> | ||
| 219 | <tr><td bgcolor='gainsboro'> | ||
| 220 | <b>Action sequence</b> | ||
| 221 | </td><td> | ||
| 222 | Figure<br><br> | ||
| 223 | UC steps:<br> | ||
| 224 | 1) During the day the robot will play the music before tasks<br> | ||
| 225 | 2) User performs task that robots plays music for<br> | ||
| 226 | 3) When user finishes task interact with robot to denote being done<br> | ||
| 227 | </td></tr> | ||
| 228 | </table> | ||
| 229 | </td> | ||
| 230 | <td width='50%' style="font-size:16px"> | ||
| 231 | <table border='1px' width='50%'> | ||
| 232 | <tr><td bgcolor='gainsboro'> | ||
| 233 | <b>UC step<b> | ||
| 234 | </td><td bgcolor='gainsboro'> | ||
| 235 | <b>Requirements</b> | ||
| 236 | </td><td bgcolor='gainsboro'> | ||
| 237 | <b>Claims</b> | ||
| 238 | </td><td bgcolor='gainsboro'> | ||
| 239 | <b>IDP</b> | ||
| 240 | </td></tr> | ||
| 241 | <tr><td>2</td><td>RQ001: Robot has the ability to play sounds </td><td>CL001: Patient remembers to do the task</td><td>-</td></tr> | ||
| 242 | <tr><td>4</td><td>RQ003: Robot should recognize an indication of being done </td><td>CL003: User is happy because they completed a task</td><td>-</td></tr> | ||
| 243 | </table> | ||
| 244 | |||
| 245 | |||
| 246 | |||
| 247 | {{/html}} | 
