Wiki source code of Use Cases
Version 9.1 by Andrei Stefan on 2022/02/22 11:46
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 | Fairly stable memory function | ||
| 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) Setup daily tasks and associated music with care givers<br> | ||
| 39 | 2) During the day the robot will play the music before tasks<br> | ||
| 40 | 3) User performs task that robots plays music for<br> | ||
| 41 | 4) When user finishes task interact with robot to denote being done<br> | ||
| 42 | </td></tr> | ||
| 43 | </table> | ||
| 44 | </td> | ||
| 45 | <td width='50%' style="font-size:16px"> | ||
| 46 | <table border='1px' width='50%'> | ||
| 47 | <tr><td bgcolor='gainsboro'> | ||
| 48 | <b>UC step<b> | ||
| 49 | </td><td bgcolor='gainsboro'> | ||
| 50 | <b>Requirements</b> | ||
| 51 | </td><td bgcolor='gainsboro'> | ||
| 52 | <b>Claims</b> | ||
| 53 | </td><td bgcolor='gainsboro'> | ||
| 54 | <b>IDP</b> | ||
| 55 | </td></tr> | ||
| 56 | <tr><td>1</td><td>RQ001: Robot has an online platform for edtiting todo list</td><td>CL001: patient has a set schedule </td><td>-</td></tr> | ||
| 57 | <tr><td>3</td><td>RQ002: Place robot on central stationary location</td><td>CL003: Patient remembers to do the task</td><td>-</td></tr> | ||
| 58 | <tr><td>4</td><td>RQ003: </td><td>CL004: </td><td>-</td></tr> | ||
| 59 | <tr><td>5</td><td>RQ004: 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> | ||
| 60 | </table> | ||
| 61 | |||
| 62 | |||
| 63 | </td></tr> | ||
| 64 | |||
| 65 | </table> | ||
| 66 | |||
| 67 | <h2>UC001: Memory loss delay</h2> | ||
| 68 | <table width='100%'> | ||
| 69 | <tr> | ||
| 70 | <td width='30%' style="font-size:16px"> | ||
| 71 | <table border='1px' width='50%'> | ||
| 72 | <tr border='1px' width='30%'><td bgcolor='gainsboro'> | ||
| 73 | <b>Objective</b> | ||
| 74 | </td><td width='70%'> | ||
| 75 | OB01: Help delay memory loss for patient's daily tasks | ||
| 76 | </td></tr> | ||
| 77 | <tr><td bgcolor='gainsboro'> | ||
| 78 | <b>TDP</b> | ||
| 79 | </td><td> | ||
| 80 | TDP: - | ||
| 81 | </td></tr> | ||
| 82 | <tr><td bgcolor='gainsboro'> | ||
| 83 | <b>Actors</b> | ||
| 84 | </td><td> | ||
| 85 | Care givers/ loved ones/ patient/ robot | ||
| 86 | </td></tr> | ||
| 87 | <tr><td bgcolor='gainsboro'> | ||
| 88 | <b>Pre-condition</b> | ||
| 89 | </td><td> | ||
| 90 | Fairly stable memory function | ||
| 91 | </td></tr> | ||
| 92 | <tr><td bgcolor='gainsboro'> | ||
| 93 | <b>Post-condition</b> | ||
| 94 | </td><td> | ||
| 95 | Lower speed of onset memory loss | ||
| 96 | </td></tr> | ||
| 97 | <tr><td bgcolor='gainsboro'> | ||
| 98 | <b>Action sequence</b> | ||
| 99 | </td><td> | ||
| 100 | Figure<br><br> | ||
| 101 | UC steps:<br> | ||
| 102 | 1) Setup daily tasks with care givers and love ones<br> | ||
| 103 | 2) Select together with caregivers music associated with daily tasks<br> | ||
| 104 | 3) During the day the robot will play the music before tasks<br> | ||
| 105 | 4) User performs task that robots plays music for<br> | ||
| 106 | 5) When user finishes task interact with robot to denote being done<br> | ||
| 107 | 6) User denotes going to bed<br> | ||
| 108 | 7) Robot starts small-quiz about corresponding activities and musics<br> | ||
| 109 | </td></tr> | ||
| 110 | </table> | ||
| 111 | </td> | ||
| 112 | <td width='50%' style="font-size:16px"> | ||
| 113 | <table border='1px' width='50%'> | ||
| 114 | <tr><td bgcolor='gainsboro'> | ||
| 115 | <b>UC step<b> | ||
| 116 | </td><td bgcolor='gainsboro'> | ||
| 117 | <b>Requirements</b> | ||
| 118 | </td><td bgcolor='gainsboro'> | ||
| 119 | <b>Claims</b> | ||
| 120 | </td><td bgcolor='gainsboro'> | ||
| 121 | <b>IDP</b> | ||
| 122 | </td></tr> | ||
| 123 | <tr><td>1</td><td>RQ001: Have robot(Nao), tablet, app</td><td>CL001: Benefit set schedule that they can follow, drawback hard for active people with changing schedule</td><td>-</td></tr> | ||
| 124 | <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> | ||
| 125 | <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> | ||
| 126 | <tr><td>4</td><td>RQ004: </td><td>CL004: </td><td>-</td></tr> | ||
| 127 | <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> | ||
| 128 | <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> | ||
| 129 | <tr><td>7</td><td>RQ007: Tablet quiz app</td><td>CL007: Benefit reinforcement memory, drawbacks could get repretative </td><td>-</td></tr> | ||
| 130 | </table> | ||
| 131 | |||
| 132 | |||
| 133 | </td></tr> | ||
| 134 | |||
| 135 | </table> | ||
| 136 | |||
| 137 | {{/html}} |