Changes for page Use Cases

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

From version Icon 17.1 Icon
edited by Andrei Stefan
on 2022/02/22 12:19
Change comment: There is no comment for this version
To version Icon 26.1 Icon
edited by Xinqi Li
on 2022/02/25 19:49
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.AndreiStefan
1 +XWiki.mona98
Content
... ... @@ -131,5 +131,122 @@
131 131  
132 132  </table>
133 133  
134 +<h2>UC003: Physical exercise with the robot</h2>
135 +<table width='100%'>
136 +<tr>
137 +<td width='30%' style="font-size:16px">
138 +<table border='1px' width='50%'>
139 +<tr border='1px' width='30%'><td bgcolor='gainsboro'>
140 + <b>Objective</b>
141 +</td><td width='70%'>
142 + OB03: Help the patient to keep a healthy lifestyle and lower the risk of deterioration of the disease
143 +</td></tr>
144 +<tr><td bgcolor='gainsboro'>
145 + <b>TDP</b>
146 +</td><td>
147 + TDP: -
148 +</td></tr>
149 +<tr><td bgcolor='gainsboro'>
150 + <b>Actors</b>
151 +</td><td>
152 + Patient/ robot
153 +</td></tr>
154 +<tr><td bgcolor='gainsboro'>
155 + <b>Pre-condition</b>
156 +</td><td>
157 + Patient has basic ability to follow the simple exercise. Robot has the pre-installed exercise motion.
158 +</td></tr>
159 +<tr><td bgcolor='gainsboro'>
160 + <b>Post-condition</b>
161 +</td><td>
162 + Patient finishes the daily simple exercise routine and the robot records the data.
163 +</td></tr>
164 +<tr><td bgcolor='gainsboro'>
165 + <b>Action sequence</b>
166 +</td><td>
167 + Figure<br><br>
168 + UC steps:<br>
169 + 1) The robot plays the specific music to remind the patient of starting of exercise.<br>
170 + 2) The robot starts to perform some simple movements and the patient follows.<br>
171 + 3) Patient finishes the daily exercise and the robot records the data for further clinical analysis.<br>
172 +</td></tr>
173 +</table>
174 +</td>
175 +<td width='50%' style="font-size:16px">
176 +<table border='1px' width='50%'>
177 +<tr><td bgcolor='gainsboro'>
178 + <b>UC step<b>
179 +</td><td bgcolor='gainsboro'>
180 + <b>Requirements</b>
181 +</td><td bgcolor='gainsboro'>
182 +<b>Claims</b>
183 +</td><td bgcolor='gainsboro'>
184 +<b>IDP</b>
185 +</td></tr>
186 +<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>
187 +<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>
188 +<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>
189 +</table>
190 +
191 +</td></tr>
192 +</table>
193 +<h2>UC004: Group game at the care home</h2>
194 +<table width='100%'>
195 +<tr>
196 +<td width='30%' style="font-size:16px">
197 +<table border='1px' width='50%'>
198 +<tr border='1px' width='30%'><td bgcolor='gainsboro'>
199 + <b>Objective</b>
200 +</td><td width='70%'>
201 + OB01: Help delay memory loss for patient's daily tasks
202 +</td></tr>
203 +<tr><td bgcolor='gainsboro'>
204 + <b>TDP</b>
205 +</td><td>
206 + TDP: -
207 +</td></tr>
208 +<tr><td bgcolor='gainsboro'>
209 + <b>Actors</b>
210 +</td><td>
211 + Care givers/ patient/ robot
212 +</td></tr>
213 +<tr><td bgcolor='gainsboro'>
214 + <b>Pre-condition</b>
215 +</td><td>
216 + Patient has a todo list
217 +</td></tr>
218 +<tr><td bgcolor='gainsboro'>
219 + <b>Post-condition</b>
220 +</td><td>
221 + User remebers daily tasks
222 +</td></tr>
223 +<tr><td bgcolor='gainsboro'>
224 + <b>Action sequence</b>
225 +</td><td>
226 + Figure<br><br>
227 + UC steps:<br>
228 + 1) During the day the robot will play the music before tasks<br>
229 + 2) User performs task that robots plays music for<br>
230 + 3) When user finishes task interact with robot to denote being done<br>
231 +</td></tr>
232 +</table>
233 +</td>
234 +<td width='50%' style="font-size:16px">
235 +<table border='1px' width='50%'>
236 +<tr><td bgcolor='gainsboro'>
237 + <b>UC step<b>
238 +</td><td bgcolor='gainsboro'>
239 + <b>Requirements</b>
240 +</td><td bgcolor='gainsboro'>
241 +<b>Claims</b>
242 +</td><td bgcolor='gainsboro'>
243 +<b>IDP</b>
244 +</td></tr>
245 +<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>
246 +<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>
247 +</table>
248 +
249 +
250 +
134 134  {{/html}}
135 135