Changes for page Environments
Last modified by Cesar van der Poel on 2022/04/03 23:51
From version
21.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
24.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
-
... ... @@ -1,11 +1,11 @@ 1 1 = Possible environments in which the system can be used = 2 2 The system will be intended for use in a location with many people with dementia and relatively little supervision. We came up with two concrete examples of such environments, described below. 3 3 4 -== Environment 1: Nursing home == 4 +=== **Environment 1: Nursing home** === 5 5 In a nursing home where there are 100 other people who have a physical or mental disability and each of them has their own room. Care takers help the PwD at regular task (e.g. getting dressed in the morning) but can also be called for emergencies at any time. Due to the huge amount of people, care takers have a big workload to cope with, especially if many patients need help at the same time. It's impossible to take care of each individual patient at all time. 6 6 Everyone living in the carehome have a daily routine, which includes getting up, breakfast, lunch, coffee time and dinner at certain times. Also, it is possible to participate in different social activities, like singing, solving puzzles or yoga lessons. 7 7 8 -== Environment 2: Daycare Center == 8 +=== **Environment 2: Daycare Center** === 9 9 In a daycare center where the PwD lives with 50 other people. He/She is dropped off every day at 8:00h and picked up at 18:00h. The rest of the time the PwD is surrounded by family members that live in the same house. Normally, this environment is suitable for PwD at the early stages of dementia. They are able to do most tasks on their own, but for safety reasons, the family drops them off at a daycare center. 10 10 11 11 ... ... @@ -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.