Changes for page Functions

Last modified by Andrei Stefan on 2022/04/04 12:14

From version Icon 8.1 Icon
edited by Rembrandt Oltmans
on 2022/03/29 15:19
Change comment: There is no comment for this version
To version Icon 12.1 Icon
edited by Rembrandt Oltmans
on 2022/03/29 15:41
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -1,16 +1,27 @@
1 1  == Requirements ==
2 +The requirements together aim to enable the robot to successfully complete all tasks set out in the use cases from the original design.
3 +We identified two main use cases the robot should be able to perform, which we will work out in more detail. These 2 use cases are the //Daily todo list//: UC001 and the //Quiz//: UC005 which have some dependencies which are also added.
4 +The requirements are as follows:
2 2  
3 -
6 +=== Main Use cases ===
4 4  RQ001: Robot has the ability to play sounds
8 +Function description:
9 +
5 5  RQ002: Robot should recognize an indication of being done
6 -RQ003: Have the means of contacting loved ones and caregiver
11 +Function description:
12 +
7 7  RQ004: Have some way of modifying the todo list and the music associated with the tasks
14 +Function description:
15 +
16 +RQ009: Robot should recognize spoken words
17 +Function description:
18 +
19 +=== Other requirements ===
20 +RQ003: Have the means of contacting loved ones and caregiver
8 8  RQ005: Robot has the ability to perform simple movements
9 9  RQ006: Robot has the ability to save the data and upload it to cloud
10 10  RQ007: Robot has games and rules stored in memory and is able to recognize the players
11 11  RQ008: Robot can monitor an ongoing game
12 -RQ009: Robot should recognize spoken words
13 -RQ010: Robot has the ability to play sounds
14 -RQ011: Robot should recognize when the patient suddenly stops interacting
15 -RQ012: Have the means of transmitting live audio and video
16 -RQ013: Robot can remember the context of the emergency call
25 +RQ010: Robot should recognize when the patient suddenly stops interacting
26 +RQ011: Have the means of transmitting live audio and video
27 +RQ012: Robot can remember the context of the emergency call