Wiki source code of Functions

Version 15.1 by Aleksanteri Hämäläinen on 2022/04/03 17:38

Hide last authors
Aleksanteri Hämäläinen 6.1 1 = Requirements =
Veikko Saikkonen 2.1 2
Aleksanteri Hämäläinen 15.1 3 {{html}}
4 <table>
5 <thead>
6 <tr>
7 <td>
8 <strong>ID</strong>
9 </td>
10 <td>
11 <strong>Function</strong>
12 </td>
13 </tr>
14 <thead>
15 <tbody>
16 <tr>
17 <td>
18 RQ01
19 </td>
20 <td>
21 The robot can play music that suits the situation and the emotional state of the PwD
22 </td>
23 </tr>
24 <tr>
25 <td>
26 RQ02
27 </td>
28 <td>
29 The robot can greet the PwD in a personal and varied manner
30 </td>
31 </tr>
32 <tr>
33 <td>
34 RQ03
35 </td>
36 <td>
37 The robot can understand the semantic meaning of what the PwD is saying, such as agreement and disagreement
38 </td>
39 </tr>
40 <tr>
41 <td>
42 RQ04
43 </td>
44 <td>
45 The robot has a scheduling system, to know when to remind about eating and drinking
46 </td>
47 </tr>
48 </tbody>
49 <table>
50 {{/html}}
Aleksanteri Hämäläinen 12.1 51 RQ001: The robot can play music that suits the situation and the emotional state of the PwD
52 RQ002: The robot can greet the PwD in a personal and varied manner
Aleksanteri Hämäläinen 11.1 53 RQ003: The robot can understand the semantic meaning of what the PwD is saying, such as agreement and disagreement
Aleksanteri Hämäläinen 12.1 54 RQ004: The robot has a scheduling system, to know when to remind about eating and drinking
Aleksanteri Hämäläinen 6.1 55
Veikko Saikkonen 5.1 56 = 1. Key features =
Veikko Saikkonen 2.1 57
Veikko Saikkonen 5.1 58 == 1.1. Feature: Wellbeing discourse ==
Veikko Saikkonen 2.1 59
Veikko Saikkonen 5.1 60 === 1.1.1 Introduction ===
Aleksanteri Hämäläinen 13.1 61
Veikko Saikkonen 2.1 62 On a preset time each day, the robot engages in a discourse with the patient focusing on their physical and mental wellbeing. The discourse spans many aspects of the patients state, incl. physical wellbeing (hunger, thirst, activity, tiredness), as well as mental wellbeing (cognitive ability, memory).
63
Aleksanteri Hämäläinen 13.1 64 === 1.1.2 Patients response ===
65
66
Veikko Saikkonen 2.1 67 To avoid negative response from the patient, the discourse on mental wellbeing should be tailored to not distress the patient, even though it could cause them to realise the gravity of their symptoms. The discourse could focus more on reminiscence, which has received good responses from the patients [SOURCE].
68
Veikko Saikkonen 5.1 69 = 2. Minor features =
Veikko Saikkonen 2.1 70
Veikko Saikkonen 5.1 71 == 2.1. Feature: Mealtime reminder ==
Aleksanteri Hämäläinen 13.1 72
Veikko Saikkonen 2.1 73 * Subfeatures: Mealtime and drinking reminders(?)
74
Veikko Saikkonen 5.1 75 == 2.2 Feature: Mealtime discourse ==
Aleksanteri Hämäläinen 13.1 76
Veikko Saikkonen 2.1 77 After or during the mealtime the robot engages in a discourse about the meal and how it made the PwD feel.
78
Veikko Saikkonen 5.1 79 == 2.3 Feature: Engaging in the discourse ==
Aleksanteri Hämäläinen 13.1 80
Veikko Saikkonen 2.1 81 To avoid startling the patient, all the features which include the robot starting the discourse, the robot plays a soft "wake-up" tune, before beginning the discourse.
82
Veikko Saikkonen 5.1 83 == 2.4 Feature: Snooze button ==
Aleksanteri Hämäläinen 13.1 84
Veikko Saikkonen 2.1 85 Tapping the robot on the head snoozes all alerts until the next programmed alert or at least 2h.
86
87
88
89