Wiki source code of Functions
Version 8.1 by Cesar van der Poel on 2022/03/22 17:08
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
5.1 | 1 | = Requirements = |
2 | There are several functions our system needs to have to be able to properly do its job. These are the following: | ||
3 | |||
4 | |||
![]() |
6.1 | 5 | * RQ001 - Detect movement towards door |
6 | * RQ002 - Recognize person with dementia moving towards door | ||
7 | * RQ003 - Speak in a human-like way | ||
8 | * RQ004 - Process spoken natural language | ||
9 | * RQ005 - Connect certain concepts | ||
![]() |
8.1 | 10 | * RQ006 - Play music |
11 | * RQ007 - Alert caretakers | ||
12 | * RQ008 - Recognize PwD leaving the care center | ||
![]() |
5.1 | 13 | |
![]() |
1.2 | 14 | **Must Have** |
![]() |
1.5 | 15 | |
![]() |
1.6 | 16 | 1. Detect whether the user is trying to leave |
![]() |
3.1 | 17 | 1. Talking |
18 | 1. Understand what the user says | ||
19 | 1. recognize the user's emotional state | ||
20 | 1. Play music | ||
21 | 1. Move/ change position | ||
22 | 1. Able to hold a short conversation (includes showing emotion and facial expression) | ||
23 | 1. Able to alert the caretaker (if user wants to go out and robot is unable to stop them) | ||
![]() |
1.2 | 24 | |
25 | |||
![]() |
1.5 | 26 | **Should Have** |
![]() |
1.2 | 27 | |
28 | 1. Should be able to touch the user | ||
![]() |
3.1 | 29 | 1. Play music according to certain activity or time of day |
![]() |
1.2 | 30 | |
![]() |
3.2 | 31 | |
![]() |
1.2 | 32 | **Could Have** |
33 | |||
![]() |
1.5 | 34 | 1. face recognition, in order to react differently on each PwD |
35 | |||
![]() |
3.2 | 36 | |
![]() |
1.2 | 37 | **Won't Have** |
![]() |
1.5 | 38 | |
![]() |
1.3 | 39 | 1. Database with user's information |
![]() |
3.1 | 40 | 1. GPS system to guide user home |
41 | 1. Be able to leave the building |