Changes for page Use Cases

Last modified by Cesar van der Poel on 2022/04/05 14:31

From version Icon 38.1 Icon
edited by Simran Karnani
on 2022/03/12 16:07
Change comment: There is no comment for this version
To version Icon 43.2 Icon
edited by Cesar van der Poel
on 2022/04/02 22:32
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.SimranKarnani
1 +XWiki.Cesarvanderpoe
Content
... ... @@ -8,7 +8,7 @@
8 8  <tr border='1px'><td bgcolor='gainsboro'>
9 9   <b>Objective</b>
10 10  </td><td>
11 - OB01: Prevent user from going out
11 + OB01.3: Prevent user from going out by providing an indoor activty instead
12 12  </td></tr>
13 13  <tr><td bgcolor='gainsboro'>
14 14   <b>TDP</b>
... ... @@ -21,6 +21,7 @@
21 21   <ul>
22 22   <li>Pepper</li>
23 23   <li>Person with Dementia</li>
24 +
24 24   </ul>
25 25  </td></tr>
26 26  <tr><td bgcolor='gainsboro'>
... ... @@ -42,7 +42,7 @@
42 42   2. Robot navigates to door<br>
43 43   3. Robot asks user what they are doing<br>
44 44   4. User responds to robot they are restless and want to take a walk<br>
45 - 5. Robot invites user to calm down with a cup of tea<br>
46 + 5. Robot invites user to calm down by doing a puzzle<br>
46 46   6. User complies<br>
47 47  </td></tr>
48 48  </table>
... ... @@ -62,9 +62,9 @@
62 62  </td></tr>
63 63  <tr><td>1</td><td>RQ001: Detect movement towards door</td><td>-</td><td>-</td></tr>
64 64  <tr><td>2</td><td>-</td><td>-</td><td>-</td></tr>
65 -<tr><td>3</td><td>RQ002: Recognize person with dementia moving towards door</td><td>-</td><td>-</td></tr>
66 +<tr><td>3</td><td>RQ003: Speak in a human-like way, (RQ002: Recognize people in the care home)</td><td>-</td><td>-</td></tr>
66 66  <tr><td>4</td><td>RQ004: Process spoken natural language</td><td>-</td><td>-</td></tr>
67 -<tr><td>5</td><td>RQ002, RQ005</td><td>CL02: PwD's mood is improved</td><td>-</td></tr>
68 +<tr><td>5</td><td>RQ005: Associate certain concepts with related concepts, RQ003: Speak in a human-like way, (RQ008: Use gestures for non-verbal communication)</td><td>CL02: PwD's mood is improved</td><td>-</td></tr>
68 68  <tr><td>6</td><td>-</td><td>CL01: The PwD does not leave the care home, CL05: No caretaker is needed to prevent PwD from wandering
69 69  </td><td>-</td></tr>
70 70  </table>
... ... @@ -71,13 +71,111 @@
71 71  
72 72  <h2>UC002: User not prevented from going out</h2>
73 73  <table width='100%'>
74 -<tr>
75 -<td width='30%' style="font-size:16px">
75 + <tr>
76 + <td width='30%' style="font-size:16px">
77 + <table border='1px' width='50%'>
78 + <tr border='1px' width='30%'>
79 + <td bgcolor='gainsboro'>
80 + <b>Objective</b>
81 + </td><td width='70%'>
82 + OB01.4: Allow for quick intervention from the caretaker
83 + </td>
84 + </tr><tr>
85 + <td bgcolor='gainsboro'>
86 + <b>TDP</b>
87 + </td><td>
88 + TDP: scene A, scene B
89 + </td>
90 + </tr><tr>
91 + <td bgcolor='gainsboro'>
92 + <b>Actors</b>
93 + </td><td>
94 + <ul>
95 + <li>Person with dementia</li>
96 + <li>Pepper</li>
97 + <li>(Caretaker)</li>
98 + </ul>
99 + </td>
100 + </tr><tr>
101 + <td bgcolor='gainsboro'>
102 + <b>Pre-condition</b>
103 + </td><td>
104 + User is restless and wants to take a walk
105 + </td>
106 + </tr><tr>
107 + <td bgcolor='gainsboro'>
108 + <b>Post-condition</b>
109 + </td><td>
110 + Caretakers are alerted of the fact that the user has left
111 + </td>
112 + </tr><tr>
113 + <td bgcolor='gainsboro'>
114 + <b>Action sequence</b>
115 + </td><td>
116 + Figure<br><br>
117 + UC steps:<br>
118 + 1. User walks to door to go out<br>
119 + 2. Robot asks user what they are doing<br>
120 + 3. User ignores robot and walks outside<br>
121 + 4. Robot alerts caretakers that the user has done so<br>
122 + 5. Caretakers take actions necessary to protect and/or locate user<br>
123 + </td>
124 + </tr>
125 + </table>
126 + </td><td width='50%' style="font-size:16px">
127 + <table border='1px' width='50%'>
128 + <tr>
129 + <td bgcolor='gainsboro'>
130 + <b>UC step<b>
131 + </td><td bgcolor='gainsboro'>
132 + <b>Requirements</b>
133 + </td><td bgcolor='gainsboro'>
134 + <b>Claims</b>
135 + </td><td bgcolor='gainsboro'>
136 + <b>IDP</b>
137 + </td>
138 + </tr>
139 + <tr>
140 + <td>1</td>
141 + <td>RQ001: Detect movement towards door</td>
142 + <td>-</td>
143 + <td>-</td>
144 + </tr>
145 + <tr>
146 + <td>2</td>
147 + <td>RQ003: Speak in a human-like way, (RQ002: Recognize people in the care home), (RQ008: Use gestures for non-verbal communication)</td>
148 + <td>-</td>
149 + <td>-</td>
150 + </tr>
151 + <tr>
152 + <td>3</td>
153 + <td>-</td>
154 + <td>-</td>
155 + <td>-</td>
156 + </tr>
157 + <tr>
158 + <td>4</td>
159 + <td>RQ007: Alert caretakers</td>
160 + <td>CL14</td>
161 + <td>-</td>
162 + </tr>
163 + <tr>
164 + <td>5</td>
165 + <td>-</td>
166 + <td>-</td>
167 + <td>-</td>
168 + </tr>
169 + </table>
170 + </td>
171 + </tr>
172 +</table>
173 +
174 +<h2>UC003: Guide user when going out</h2>
76 76  <table border='1px' width='50%'>
77 77  <tr border='1px' width='30%'><td bgcolor='gainsboro'>
78 78   <b>Objective</b>
79 79  </td><td width='70%'>
80 - OB02: Alert caretakers of user that user has gone out
179 + OB02: Alert caretakers when user wants to take a walk
81 81  </td></tr>
82 82  <tr><td bgcolor='gainsboro'>
83 83   <b>TDP</b>
... ... @@ -96,7 +96,7 @@
96 96  <tr><td bgcolor='gainsboro'>
97 97   <b>Post-condition</b>
98 98  </td><td>
99 - Caretakers are alerted of the fact that the user has left
198 + Robot alerts caretaker and caretaker accompanies the user to a familiar location
100 100  </td></tr>
101 101  <tr><td bgcolor='gainsboro'>
102 102   <b>Action sequence</b>
... ... @@ -104,13 +104,18 @@
104 104   Figure<br><br>
105 105   UC steps:<br>
106 106   1. User walks to door to go out<br>
107 - 2. Robot navigates to door<br>
108 - 3. Robot asks user what they are doing<br>
109 - 4. User ignores robot and walks outside<br>
110 - 5. Robot alerts caretakers that the user has done so<br>
111 - 6. Caretakers take actions necessary to protect and/or locate user<br>
206 + 2. Robot asks user what they are doing<br>
207 + 3. User responds to robot they are restless and want to take a walk<br>
208 + 4. Robot starts to play some sounds corresponding to a familiar location<br>
209 + 5. Robot alerts caretaker that the user wants to go out<br>
210 + 6. User listens and recognizes to sound and remembers the route to that location<br>
211 + 7. Caretaker arrives.<br>
212 + 8. Caretaker accompanies the user on his/her stroll<br>
112 112  </td></tr>
214 +
113 113  </table>
216 +
217 +</table>
114 114  </td>
115 115  <td width='50%' style="font-size:16px">
116 116  <table border='1px' width='50%'>
... ... @@ -123,62 +123,22 @@
123 123  </td><td bgcolor='gainsboro'>
124 124  <b>IDP</b>
125 125  </td></tr>
126 -<tr><td>1</td><td>RQ001: Detect movement towards door</td><td>CL001: Title</td><td>IDP: Title</td></tr>
127 -<tr><td>2</td><td>-</td><td>-</td><td>-</td></tr>
128 -<tr><td>3</td><td>RQ002: Recognize person with dementia moving towards door</td><td>-</td><td>-</td></tr>
129 -<tr><td>4</td><td>-</td><td>-</td><td>-</td></tr>
130 -<tr><td>5</td><td>RQ008: Alert caretakers</td><td>-</td><td>-</td></tr>
230 +<tr><td>1</td><td>RQ001: Detect movement towards door, (RQ002: Recognize people in the care home)</td><td>-</td><td>-</td></tr>
231 +<tr><td>2</td><td>RQ003: Speak in a human-like way</td><td>-</td><td>-</td></tr>
232 +<tr><td>3</td><td>RQ004: Process spoken natural language</td><td>-</td><td>-</td></tr>
233 +<tr><td>4</td><td>RQ006: Play music</td><td>CL04: The music reminds the PwD of the intended situation or place</td><td>-</td></tr>
234 +<tr><td>5</td><td>RQ007: Alert caretakers</td><td>-</td><td>-</td></tr>
235 +<tr><td>6</td><td>-</td><td>-</td><td>-</td></tr>
236 +<tr><td>7</td><td>RQ002: Recognize people in the care home</td><td>-</td></tr>
237 +<tr><td>8</td><td>-</td><td>CL02: PwD's mood is improved, CL06: PwD leaves care home with caretaker/td><td>-</td></tr>
131 131  </table>
132 132  </td></tr>
133 133  </table>
241 +</tr>
134 134  
135 -
136 -
137 -
138 -<h2>UC003: Guide user when going out</h2>
139 -<table border='1px' width='50%'>
140 -<tr border='1px' width='30%'><td bgcolor='gainsboro'>
141 - <b>Objective</b>
142 -</td><td width='70%'>
143 - OB03: Guide the user when going out
144 -</td></tr>
145 -<tr><td bgcolor='gainsboro'>
146 - <b>TDP</b>
147 -</td><td>
148 - TDP: TITLE
149 -</td></tr>
150 -<tr><td bgcolor='gainsboro'>
151 - <b>Actors</b>
152 -</td><td>
153 -</td></tr>
154 -<tr><td bgcolor='gainsboro'>
155 - <b>Pre-condition</b>
156 -</td><td>
157 - User is restless and wants to take a walk
158 -</td></tr>
159 -<tr><td bgcolor='gainsboro'>
160 - <b>Post-condition</b>
161 -</td><td>
162 - Robot alerts caretaker and caretaker accompanies the user to a familiar location
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. User walks to door to go out<br>
170 - 2. Robot navigates to door<br>
171 - 3. Robot asks user what they are doing<br>
172 - 4. User responds to robot they are restless and want to take a walk<br>
173 - 5. Robot starts to play some sounds corresponding to a familiar location<br>
174 - 6. Robot alerts caretaker that the user wants to go out.
175 - 7. User listens and recognizes to sound and remembers the route to that location<br>
176 - 8. Caretaker arrives.
177 - 9. Caretaker accompanies the user on his/her stroll<br>
178 -</td></tr>
179 -
180 180  </table>
181 181  
245 +
182 182  <h2>UC004: User is reminded of their current situation</h2>
183 183  <table width='100%'>
184 184  <tr>
... ... @@ -187,7 +187,7 @@
187 187  <tr border='1px'><td bgcolor='gainsboro'>
188 188   <b>Objective</b>
189 189  </td><td>
190 - OB01: Prevent user from going out
254 + OB01.1: Prevent user from going out by objecting to their reason for going out
191 191  </td></tr>
192 192  <tr><td bgcolor='gainsboro'>
193 193   <b>TDP</b>
... ... @@ -236,15 +236,15 @@
236 236  </td><td bgcolor='gainsboro'>
237 237  <b>IDP</b>
238 238  </td></tr>
239 -<tr><td>1</td><td>RQ001: Detect movement towards door</td><td>CL001: Title</td><td>IDP: Title</td></tr>
303 +<tr><td>1</td><td>RQ001: Detect movement towards door, (RQ002: Recognize people in the care home)</td><td>-</td><td>-</td></tr>
240 240  <tr><td>2</td><td>-</td><td>-</td><td>-</td></tr>
241 -<tr><td>3</td><td>RQ002: Recognize person with dementia moving towards door, RQ003: Speak in a human-like way</td><td>-</td><td>-</td></tr>
242 -<tr><td>4</td><td>-</td><td>-</td><td>-</td></tr>
243 -<tr><td>5</td><td>RQ003: Speak in a human-like way, RQ004: Process spoken natural language</td><td>-</td><td>-</td></tr>
244 -<tr><td>6</td><td>-</td><td>-</td><td>-</td></tr>
245 -<tr><td>7</td><td>RQ004: Process spoken natural language, RQ006: Recognize emotions, RQ007: Play music</td><td>CL02: PwD's mood is improved</td><td>-</td></tr>
305 +<tr><td>3</td><td>RQ003: Speak in a human-like way</td><td>-</td><td>-</td></tr>
306 +<tr><td>4</td><td>RQ004: Process spoken natural language</td><td>-</td><td>-</td></tr>
307 +<tr><td>5</td><td>RQ005: Associate certain concepts with related concepts, RQ003: Speak in a human-like way, (RQ008: Use gestures for non-verbal communication)</td><td>-</td><td>-</td></tr>
308 +<tr><td>6</td><td>RQ009: Recognize emotions</td><td>-</td><td>-</td></tr>
309 +<tr><td>7</td><td>RQ006: Play music</td><td>CL02: PwD's mood is improved</td><td>-</td></tr>
246 246  <tr><td>8</td><td>-</td><td>CL04: The music reminds the PwD of the intended situation or place</td><td>-</td></tr>
247 -<tr><td>9</td><td>RQ003: Speak in a human-like way, RQ004: Process spoken natural language</td><td>CL01: The PwD does not leave the care home</td><td>-</td></tr>
311 +<tr><td>9</td><td>RQ003: Speak in a human-like way</td><td>CL01: The PwD does not leave the care home</td><td>-</td></tr>
248 248  </table>
249 249  </td></tr>
250 250  </table>
Icon XWiki.XWikiComments[0]
Author
... ... @@ -1,0 +1,1 @@
1 +Anonymous
Comment
... ... @@ -1,0 +1,2 @@
1 +This could be specified in one or two use cases (which is ok/enough). One use case can include alternative action sequences. I am not sure about the role of music in UC4: Robot sings or plays a song associated with retirement,
2 +and the user is reminded of his retirement and realises he does not have to go to work. Is there music that reminds each resident about his/her retirement, what is being remembered about the retirement? Probably changing the mood with music and just distracting the resident from his/her intention to pass the door are more practical? It would be good to formulate a claim on this topic.
Date
... ... @@ -1,0 +1,1 @@
1 +2022-03-20 23:15:39.745