Changes for page Environments
Last modified by Cesar van der Poel on 2022/04/03 23:51
From version
22.1


edited by Cesar van der Poel
on 2022/04/03 23:45
on 2022/04/03 23:45
Change comment:
There is no comment for this version
To version
23.1


edited by Cesar van der Poel
on 2022/04/03 23:51
on 2022/04/03 23:51
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Content
-
... ... @@ -21,12 +21,13 @@ 21 21 PwDs are not allowed to go outside alone as this can be risky, therefore they need a caretaker to accompany them. 22 22 23 23 = Requirements for the environment = 24 +The environment needs to satisfy a small number of requirements. If these requirements are not satisfied the correct functioning of the system cannot be guaranteed. 24 24 25 -* Reachabledoor26 -The room or house has to have a door. The door should never be out of the robot's reach(no lossofconnectiontosensor,nostairways)so thattheobotcan alwaysreachthe door and helpthe patient.26 +* The door should be reachable 27 +The room or house has to have a door. The door should never be out of the robot's view so that the robot can always see the door and people near it. It should also be within hearing range to make sure people near the door and the robot are able to have a proper conversation. 27 27 28 -* Gatebetweensafe/unsafe environment for PwD29 -The door should separate the care home from the 'outside', where the patient is not allowed to go (alone). Bestcase it's the only door leading outwards.29 +* The door should separate the safe from the unsafe environment for PwD 30 +The door should separate the care home from the 'outside', where the patient is not allowed to go (alone). An example could be if it is the only door leading outwards, though other similar cases could be thought of. These different cases would, however, probably need some reconfiguration of the system. 30 30 31 31 = Application = 32 32 From the stated requirements, it follows that in our case we need to cover the main entrance/exit door of the environment. We will locate the robot inside the building, in front of the door like a bouncer. This has the advantage that PwDs are still able to walk around in the building but are prevented from wandering outside.