Changes for page Functions
Last modified by Cesar van der Poel on 2022/04/02 22:16
From version
1.5


edited by Clara Stiller
on 2022/03/01 14:40
on 2022/03/01 14:40
Change comment:
There is no comment for this version
To version
7.1


edited by Simran Karnani
on 2022/03/12 16:09
on 2022/03/12 16:09
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ClaraStiller1 +XWiki.SimranKarnani - Content
-
... ... @@ -1,25 +1,42 @@ 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 + 1 1 **Must Have** 2 2 3 -1. Detect whether user is trying to leave 4 -2. Able to talk 5 -3. Understand what the user says 6 -4. Able to play music 7 -5. Able to move/ change position 8 -6. Able to hold a short conversation 9 -7. Able to alert the caretaker (if user wants to go out and robot is unable to stop them) 17 +1. Detect whether the user is trying to leave 18 +1. Talking 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 10 11 11 12 12 **Should Have** 13 13 14 14 1. Should be able to touch the user 15 - 2. Play music according to certain activity or time of day30 +1. Play music according to certain activity or time of day 16 16 32 + 17 17 **Could Have** 18 18 19 19 1. face recognition, in order to react differently on each PwD 20 20 37 + 21 21 **Won't Have** 22 22 23 23 1. Database with user's information 24 - 2. GPS system to guide user home25 - 3. BeAble to leave the building41 +1. GPS system to guide user home 42 +1. Be able to leave the building