Wiki source code of Use Cases
Version 30.1 by Andrei Stefan on 2022/02/28 22:50
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
1.1 | 1 | {{html}} |
2 | <!-- Your HTML code here --> | ||
![]() |
6.2 | 3 | <h2>UC001: Daily todo list</h2> |
![]() |
1.1 | 4 | <table width='100%'> |
5 | <tr> | ||
![]() |
2.1 | 6 | <td width='30%' style="font-size:16px"> |
![]() |
1.1 | 7 | <table border='1px' width='50%'> |
8 | <tr border='1px' width='30%'><td bgcolor='gainsboro'> | ||
9 | <b>Objective</b> | ||
10 | </td><td width='70%'> | ||
![]() |
3.1 | 11 | OB01: Help delay memory loss for patient's daily tasks |
![]() |
1.1 | 12 | </td></tr> |
13 | <tr><td bgcolor='gainsboro'> | ||
14 | <b>TDP</b> | ||
15 | </td><td> | ||
![]() |
2.1 | 16 | TDP: - |
![]() |
1.1 | 17 | </td></tr> |
18 | <tr><td bgcolor='gainsboro'> | ||
19 | <b>Actors</b> | ||
20 | </td><td> | ||
![]() |
7.1 | 21 | Care givers/ patient/ robot |
![]() |
1.1 | 22 | </td></tr> |
23 | <tr><td bgcolor='gainsboro'> | ||
24 | <b>Pre-condition</b> | ||
25 | </td><td> | ||
![]() |
17.1 | 26 | Patient has a todo list |
![]() |
1.1 | 27 | </td></tr> |
28 | <tr><td bgcolor='gainsboro'> | ||
29 | <b>Post-condition</b> | ||
30 | </td><td> | ||
![]() |
6.2 | 31 | User remebers daily tasks |
![]() |
1.1 | 32 | </td></tr> |
33 | <tr><td bgcolor='gainsboro'> | ||
34 | <b>Action sequence</b> | ||
35 | </td><td> | ||
36 | Figure<br><br> | ||
37 | UC steps:<br> | ||
![]() |
17.1 | 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> | ||
![]() |
1.1 | 41 | </td></tr> |
42 | </table> | ||
43 | </td> | ||
![]() |
2.1 | 44 | <td width='50%' style="font-size:16px"> |
![]() |
1.1 | 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> | ||
![]() |
17.1 | 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> | ||
![]() |
1.1 | 57 | </table> |
58 | |||
59 | |||
60 | </td></tr> | ||
61 | |||
62 | </table> | ||
![]() |
5.1 | 63 | |
![]() |
17.1 | 64 | <h2>UC002: Visit from the care giver or loved ones</h2> |
![]() |
5.1 | 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%'> | ||
![]() |
17.1 | 72 | OB02: Update the todo list |
![]() |
5.1 | 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> | ||
![]() |
29.2 | 82 | Care givers or loved ones/ patient/ robot |
![]() |
5.1 | 83 | </td></tr> |
84 | <tr><td bgcolor='gainsboro'> | ||
85 | <b>Pre-condition</b> | ||
86 | </td><td> | ||
![]() |
17.1 | 87 | The patient wants to add more tasks or change the music |
![]() |
5.1 | 88 | </td></tr> |
89 | <tr><td bgcolor='gainsboro'> | ||
90 | <b>Post-condition</b> | ||
91 | </td><td> | ||
![]() |
17.1 | 92 | Todo list is updated |
![]() |
5.1 | 93 | </td></tr> |
94 | <tr><td bgcolor='gainsboro'> | ||
95 | <b>Action sequence</b> | ||
96 | </td><td> | ||
97 | Figure<br><br> | ||
98 | UC steps:<br> | ||
![]() |
17.1 | 99 | 1) Patient calls care giver or loved one and asks them to visit<br> |
![]() |
30.1 | 100 | 2) Care giver or loved one comes visit the patient <br> |
![]() |
5.1 | 101 | </td></tr> |
102 | </table> | ||
103 | </td> | ||
104 | <td width='50%' style="font-size:16px"> | ||
105 | <table border='1px' width='50%'> | ||
106 | <tr><td bgcolor='gainsboro'> | ||
107 | <b>UC step<b> | ||
108 | </td><td bgcolor='gainsboro'> | ||
109 | <b>Requirements</b> | ||
110 | </td><td bgcolor='gainsboro'> | ||
111 | <b>Claims</b> | ||
112 | </td><td bgcolor='gainsboro'> | ||
113 | <b>IDP</b> | ||
114 | </td></tr> | ||
115 | <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> | ||
116 | <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> | ||
117 | <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> | ||
118 | <tr><td>4</td><td>RQ004: </td><td>CL004: </td><td>-</td></tr> | ||
119 | <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> | ||
120 | <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> | ||
121 | <tr><td>7</td><td>RQ007: Tablet quiz app</td><td>CL007: Benefit reinforcement memory, drawbacks could get repretative </td><td>-</td></tr> | ||
122 | </table> | ||
123 | |||
124 | |||
125 | </td></tr> | ||
126 | |||
127 | </table> | ||
128 | |||
![]() |
18.1 | 129 | <h2>UC003: Physical exercise with the robot</h2> |
130 | <table width='100%'> | ||
131 | <tr> | ||
132 | <td width='30%' style="font-size:16px"> | ||
133 | <table border='1px' width='50%'> | ||
134 | <tr border='1px' width='30%'><td bgcolor='gainsboro'> | ||
135 | <b>Objective</b> | ||
136 | </td><td width='70%'> | ||
![]() |
24.1 | 137 | OB03: Help the patient to keep a healthy lifestyle and lower the risk of deterioration of the disease |
![]() |
18.1 | 138 | </td></tr> |
139 | <tr><td bgcolor='gainsboro'> | ||
140 | <b>TDP</b> | ||
141 | </td><td> | ||
142 | TDP: - | ||
143 | </td></tr> | ||
144 | <tr><td bgcolor='gainsboro'> | ||
145 | <b>Actors</b> | ||
146 | </td><td> | ||
![]() |
24.1 | 147 | Patient/ robot |
![]() |
18.1 | 148 | </td></tr> |
149 | <tr><td bgcolor='gainsboro'> | ||
150 | <b>Pre-condition</b> | ||
151 | </td><td> | ||
![]() |
24.1 | 152 | Patient has basic ability to follow the simple exercise. Robot has the pre-installed exercise motion. |
![]() |
18.1 | 153 | </td></tr> |
154 | <tr><td bgcolor='gainsboro'> | ||
155 | <b>Post-condition</b> | ||
156 | </td><td> | ||
![]() |
24.1 | 157 | Patient finishes the daily simple exercise routine and the robot records the data. |
![]() |
18.1 | 158 | </td></tr> |
159 | <tr><td bgcolor='gainsboro'> | ||
160 | <b>Action sequence</b> | ||
161 | </td><td> | ||
162 | Figure<br><br> | ||
163 | UC steps:<br> | ||
![]() |
24.1 | 164 | 1) The robot plays the specific music to remind the patient of starting of exercise.<br> |
165 | 2) The robot starts to perform some simple movements and the patient follows.<br> | ||
![]() |
25.1 | 166 | 3) Patient finishes the daily exercise and the robot records the data for further clinical analysis.<br> |
![]() |
18.1 | 167 | </td></tr> |
168 | </table> | ||
169 | </td> | ||
170 | <td width='50%' style="font-size:16px"> | ||
171 | <table border='1px' width='50%'> | ||
172 | <tr><td bgcolor='gainsboro'> | ||
173 | <b>UC step<b> | ||
174 | </td><td bgcolor='gainsboro'> | ||
175 | <b>Requirements</b> | ||
176 | </td><td bgcolor='gainsboro'> | ||
177 | <b>Claims</b> | ||
178 | </td><td bgcolor='gainsboro'> | ||
179 | <b>IDP</b> | ||
180 | </td></tr> | ||
![]() |
24.1 | 181 | <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> |
182 | <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> | ||
![]() |
26.1 | 183 | <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> |
![]() |
18.1 | 184 | </table> |
185 | |||
![]() |
21.1 | 186 | </td></tr> |
![]() |
22.1 | 187 | </table> |
![]() |
19.1 | 188 | <h2>UC004: Group game at the care home</h2> |
189 | <table width='100%'> | ||
190 | <tr> | ||
191 | <td width='30%' style="font-size:16px"> | ||
192 | <table border='1px' width='50%'> | ||
193 | <tr border='1px' width='30%'><td bgcolor='gainsboro'> | ||
194 | <b>Objective</b> | ||
195 | </td><td width='70%'> | ||
![]() |
28.1 | 196 | OB01: Help patients have some social contact with others |
![]() |
19.1 | 197 | </td></tr> |
198 | <tr><td bgcolor='gainsboro'> | ||
199 | <b>TDP</b> | ||
200 | </td><td> | ||
201 | TDP: - | ||
202 | </td></tr> | ||
203 | <tr><td bgcolor='gainsboro'> | ||
204 | <b>Actors</b> | ||
205 | </td><td> | ||
206 | Care givers/ patient/ robot | ||
207 | </td></tr> | ||
208 | <tr><td bgcolor='gainsboro'> | ||
209 | <b>Pre-condition</b> | ||
210 | </td><td> | ||
![]() |
29.1 | 211 | Patient has the ability to understand and remember the game rules. Robot has the pre-installed game motion. |
![]() |
19.1 | 212 | </td></tr> |
213 | <tr><td bgcolor='gainsboro'> | ||
214 | <b>Post-condition</b> | ||
215 | </td><td> | ||
216 | User remebers daily tasks | ||
217 | </td></tr> | ||
218 | <tr><td bgcolor='gainsboro'> | ||
219 | <b>Action sequence</b> | ||
220 | </td><td> | ||
221 | Figure<br><br> | ||
222 | UC steps:<br> | ||
223 | 1) During the day the robot will play the music before tasks<br> | ||
224 | 2) User performs task that robots plays music for<br> | ||
225 | 3) When user finishes task interact with robot to denote being done<br> | ||
226 | </td></tr> | ||
227 | </table> | ||
228 | </td> | ||
229 | <td width='50%' style="font-size:16px"> | ||
230 | <table border='1px' width='50%'> | ||
231 | <tr><td bgcolor='gainsboro'> | ||
232 | <b>UC step<b> | ||
233 | </td><td bgcolor='gainsboro'> | ||
234 | <b>Requirements</b> | ||
235 | </td><td bgcolor='gainsboro'> | ||
236 | <b>Claims</b> | ||
237 | </td><td bgcolor='gainsboro'> | ||
238 | <b>IDP</b> | ||
239 | </td></tr> | ||
240 | <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> | ||
241 | <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> | ||
242 | </table> | ||
![]() |
18.1 | 243 | |
![]() |
19.1 | 244 | |
245 | |||
![]() |
1.1 | 246 | {{/html}} |
247 |