Wiki source code of Objectives

Version 22.1 by Aleksanteri Hämäläinen on 2022/04/03 18:59

Show last authors
1
2 == Introduction ==
3
4 The main objective of the application is to improve the wellbeing of the PwD (Person with Dementia).
5
6 This is done by reminding them about eating and drinking. Reminding is conducted by the robot platform, which around the preset mealtimes engages in a discourse about the eating and drinking.
7
8 The robot platform is placed in the home/personal room of the PwD. From there the robot platform will assist the PwD to be more independent, by providing assistance in remembering the mealtimes, engaging in discourse about the wellbeing of the person and thus causing self-reflection. This approach allows to improve the physical wellbeing of the PwD by improving their nutrition, as well as reduces the strain on the personal relationships, as the relatives and HCP do not need to remind about the mealtimes as much, thus saving the mental and time-resources of the other human stakeholders for other tasks.
9
10 == Definitions ==
11
12 OB05: The PwD self-reflects on their condition, without being embarassed about it.
13 OB06: The PwD remembers to eat and is thus in better condition after being left alone.
14 OB07: The PwD remains hydrated.
15 OB08: Lessen the worry of the caregiver for the PwD.
16 OB09: Lessen the workload of the caregiver.
17 OB10: Allow the caregiver to use more time for themselves
18 OB11: Lessen the workload of the HCP.
19
20
21 {{html}}
22
23 <table>
24 <thead>
25 <tr>
26 <td>
27 <strong>ID</strong>
28 </td>
29 <td>
30 <strong>Function</strong>
31 </td>
32 </tr>
33 <thead>
34 <tbody>
35 <tr>
36 <td>
37 OB01
38 </td>
39 <td>
40 Improve the wellbeing of the PwD
41 </td>
42 </tr>
43 <tr>
44 <td>
45 OB02
46 </td>
47 <td>
48 Provide the PwD company during the day
49 </td>
50 </tr>
51 <tr>
52 <td>
53 OB03
54 </td>
55 <td>
56 Increase the self sufficiency of the PwD
57 </td>
58 </tr>
59 <tr>
60 <td>
61 OB04
62 </td>
63 <td>
64 Remind the PwD of things without annoying them
65 </td>
66 </tr>
67 <tr>
68 <td>
69 OB05
70 </td>
71 <td>
72 Increase the self sufficiency of the PwD
73 </td>
74 </tr>
75 <tr>
76 <td>
77 OB06
78 </td>
79 <td>
80 Increase the self sufficiency of the PwD
81 </td>
82 </tr>
83 <tr>
84 <td>
85 OB07
86 </td>
87 <td>
88 Increase the self sufficiency of the PwD
89 </td>
90 </tr>
91 <tr>
92 <td>
93 OB08
94 </td>
95 <td>
96 Increase the self sufficiency of the PwD
97 </td>
98 </tr>
99 <tr>
100 <td>
101 OB09
102 </td>
103 <td>
104 Increase the self sufficiency of the PwD
105 </td>
106 </tr>
107 <tr>
108 <td>
109 OB10
110 </td>
111 <td>
112 Increase the self sufficiency of the PwD
113 </td>
114 </tr>
115 </tbody>
116 </table>
117
118 {{/html}}
119