Changes for page Functions

Last modified by Cesar van der Poel on 2022/04/02 22:16

From version Icon 7.1 Icon
edited by Simran Karnani
on 2022/03/12 16:09
Change comment: There is no comment for this version
To version Icon 1.2 Icon
edited by Simran Karnani
on 2022/03/01 12:11
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -1,42 +15,21 @@
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 -
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
10 -* RQ006 - Recognize emotions
11 -* RQ007 - Play music
12 -* RQ008 - Alert caretakers
13 -* RQ009 - Recognize PwD leaving the care center
14 -
15 15  **Must Have**
2 +//Physical //
3 +1. Detect whether user is trying to leave
4 +2. Able to talk
5 +3. Able to play music
6 +4. Able to move
16 16  
17 -1. Detect whether the user is trying to leave
18 -1. Talking
8 +//Cognitive//
19 19  1. Understand what the user says
20 -1. recognize the user's emotional state
21 -1. Play music
22 -1. Move/ change position
23 -1. Able to hold a short conversation (includes showing emotion and facial expression)
24 -1. Able to alert the caretaker (if user wants to go out and robot is unable to stop them)
10 +1. Able to hold a short conversation
11 +1. Able to alert the caretaker if user wants to go out and robot is unable to stop them
25 25  
26 26  
27 -**Should Have**
28 28  
15 +**Should Have**
16 +//Physical//
29 29  1. Should be able to touch the user
30 -1. Play music according to certain activity or time of day
31 31  
32 -
33 33  **Could Have**
34 34  
35 -1. face recognition, in order to react differently on each PwD
36 -
37 -
38 38  **Won't Have**
39 -
40 -1. Database with user's information
41 -1. GPS system to guide user home
42 -1. Be able to leave the building