DESIGN AND IMPLEMENTATION OF AUTO DOOR ACCESS CONTROL WITH TEMPERATURE AND SANITIZER PARAMETERS FOR INFECTION CONTROL. By: KINENE IAN GARVIN 18/U/BIO/339/GV SSEKITTO JOEL 18/U/BIO/6416/PD Supervisor: OBETI FRANCIS Bachelor of Engineering in Mechatronics and Biomedical Engineering. Fourth year project presentation BACKGROUND • • • According to the World Health Organization’s (WHO) website under their health topics section on COVID-19, the most common symptom of the corona virus is fever, characterized by temperatures of 100.4° F (38° C) or greater. Also in our study of many health care facilities, we found out that many doors in health centers are traditional with handles and no sanitizing elements which pose a great risk of infections, and at the entrances, health care providers are used to measure the temperatures of the people accessing the facilities to detect people with a fever, but the process ends being hectic for the health care providers. So we came up with this project in which the door opens automatically after measuring the person’s temperature and the person is also sanitized automatically using the sanitizing element at the entrance. PROBLEM STATEMENT Cross-Infections (CIs), also known as Hospital-Acquired Infections, are those that a patient acquires from door handles during his/her stay in a hospital or other door handles. Such infections are Covid-19, Ebola, Marburg, and Hepatitis B. As a result, cross-infections increase patient care costs due to the need for stronger and more expensive drugs, contributing significantly to mortality, increasing hospital lengths of stay and affecting the treatment of the original medical condition. Therefore we have come up with an auto door access control with temperature and sanitizer parameters for infection control. OBJECTIVES Main objective • To design and implement an auto door access control with temperature and sanitizer parameters for infection control. Specific objectives • To research on existing and available auto door access control systems to identify their strengths and weakness. • To design a temperature element with an IR sensor. • To design a sanitizing element. • To program the Arduino UNO M2 microcontroller using the Arduino ide software. • To carry out the physical implementation of the project. • To test the performance of the made prototype. JUSTIFICATION • It prevents the spread of infectious diseases like covid-19, Ebola, Marburg, and Hepatitis B. • It creates a safe working environment for the occupants of the building. • It helps to improve the quality management of the facility or building. • It eliminates the hassle of using traditional keys. • It streamlines the entrance and exit of the building. SIGNIFICANCE OF THE STUDY • It prevents the spread of infectious diseases like COVID-19, Ebola, Marburg, and Hepatitis B. • Automatic door access ensures easy and barrierfree passage to people of all ages and disability • It reduces physical contact between people and temperature monitoring officers with a more effective system. • It creates comfort and security for all people using the auto door. • The user can find out how high his/her temperature is. SCOPE OF THE PROJECT • The auto door access control system can be implemented in crowded areas such as hospital facilities, shopping centers, offices, and restaurants placed in indoor areas or areas not exposed to direct sunlight. The components used are Arduino Uno, Infrared Sensor, MLX90614 Temperature Sensor, 16x2 LCD, Buzzer, Motor Driver, DC Motor, 7-12v Adapter, and LED. • The study is limited to preventing the spread of infections that are only transmitted through the touch of contaminated surfaces. • Temperature sensor which can only measure the temperature of certain body parts placed on the front of the sensor LITERATURE REVIEW According to Saswat Kumar Das et.al, the goal of their project was to make modifications to the garage door to reduce human effort while the opening and closing were also to increase the safety of the garage. They were designing a door modification that could also be applied to several doors that were sliding and rolling in nature. For security purposes, they were considering swiping a card or fingerprint scanning which makes their project secure but a bit costly because these security systems are pre-made and thus they are not cheap. According to Christopher K.Prinus et.al, in their project, they designed a low-cost automatic gate with a proper security system. Their project aimed to show simply how an automatic door works. METHODOLOGY Specific objective Approach to achieve the objective • To research on existing and available auto door access control systems. We collected library data, read and took notes, as well as managing research materials regarding the need for tools and materials for the design of the system that will be made mature. • To design a temperature element with an IR sensor. We used proteus software to design the circuit for the system. • To design a sanitizing element. We used proteus software to design the circuit for the system. • To program the Arduino using the software code. We used programming to write the code to be used in the Arduino. • To carry out the physical implementation of the project. We connected the different systems to get the final prototype. METHODOLOGY In the implementation of this research, the method used is shown below in the flow diagram. METHODOLOGY The description of the flow above is: 1) Literature Study Collecting library data, reading and taking notes, and managing research materials completely and thoroughly regarding the need for tools and materials to manufacture tools/products for the design of the system that will be made mature. 2) Collection of supporting materials and tools. Purchase tools tools/products. and materials needed for the manufacture of 3) Program Design and Realization Perform system design and assemble tools according to designs that have been made with materials that have been purchased so that they can be applied according to designs that have been obtained from literature studies that have been carried out. METHODOLOGY 4) Testing and analyzing results. After the system is deemed sufficient at the manufacturing stage, the next step is to test and analyze the tool during testing, if there are improvements then a redesign is carried out, if there are improvements, redesign if not proceed to the report generation stage. 5) Making the Final Report Make a final report on the results of activities which are the last stage of implementation METHODOLOGY • The circuit diagram below shows the different interconnections of the components. METHODOLOGY BLOCK DIAGRAM METHODOLOGY Power supply. This block supplies electrical energy to the microcontroller to create signal impulses used to run the other block components. This ranges from 7V to 12V DC power. This power supply consists of a 9v power source that feeds the microcontroller and the rest of the components through a 5v regulator, as the power recommendations for the microcontroller(1.8-5.5V). The capacitors are used to stabilize voltage because of the distance of the microcontroller from the source. METHODOLOGY The sensing block. This contains the circuits for the temperature and ultrasonic sensors. Temperature sensing is used to detect and read the temperature of the incoming person. A mlx90614 temperature sensor was use due to is high object temperature range(-70 to 380C). BLOCK DIAGRAM: METHODOLOY • The temperature sensor converts the analog signals into digital signals due the internal analog to digital converter. • In single PWM output mode the settings for PWM1 data only are used. The temperature reading can be calculated from the signal timing as: 2𝑡2 𝑇𝑂𝑈𝑇 = 𝑥 𝑇0_𝑀𝐴𝑋 − 𝑇0_𝑀𝐼𝑁 + 𝑇0_𝑀𝐼𝑁 𝑇 METHODOLOGY Body detection. The sensing happens when the person is in the range that the ultrasonic sensor was set to. To generate the ultrasonic sound, you need to trigger the trigger pin as high for a minimum of 10us, the module will send 8 sonic burst ultrasound at 40KHz METHODOLOGY The values obtained from the resistors are such that: Voltage(V) = 9v, current(I) = 50mA. The resistance of the wires is R = V/I from Ohm’s Law V = IR; therefore R = 9v/50mA = 180ohms. The microcontroller. This Arduino uno microcontroller creates multiple signals to control the components for the door, sanitizing, and sensing block. This is due to the program input to it using C++ programming language. LCD display shows the recordings of the approaching body detected. METHODOLOGY Testing the prototype to see if it conforms to the set temperature parameters. We made 5 trials recording the temperature at each stage. Results and Discussions We made a housing for our prototype measuring 20*30*60 cm. The power input to the system microcontroller is 9V. In use, when the Infrared Sensor detects an object such as a human hand, it will activate the MLX90614 Temperature Sensor. After that, the MLX90614 Temperature Sensor will read how high the temperature of the object is so that the results of these readings will be displayed on a 16x2 LCD screen. When the temperature read is a normal temperature between 36 – 37 °C it will activate the DC Motor which has been fitted with gear to rotate so that the door can open automatically and the LED will light up for a few seconds as a sign of safety. When the recorded temperature is not normal, the DC Motor will not be activated but the Buzzer and LED will sound and flash several times within a few seconds as a warning signal. Conclusions and Recommendations • The design of this prototype uses an Arduino microcontroller using the C programming language. The accuracy of the MLX90614 temperature sensor compared to a thermo-gun is 95%, so the sensor can be used as a body temperature measuring device. The test results on the prototype prove that all systems and components of the automatic door control system with body temperature sensors can work with a percentage level of 100%. Therefore, an automatic door control system with a body temperature sensor can be implemented in crowded areas such as shopping areas, and offices. • The temperature sensor used is the MLX90614 temperature sensor which can only measure the temperature of certain body parts placed on the front of the sensor. It would be better in the future to develop a measuring instrument using a thermal camera. • Added database and mask detector when someone takes body temperature. This is to make it easier to track the time of finding people whose body temperature exceeds the maximum limit when Covid-19 cases spread in the area. REFERENCES • Desmira, D. Aribowo, W. Dwi Nugroho, and Sutarti, “Application of Passive Infrared (PIR) Sensors on Automatic Doors at PT. LG ELECTRONIC Indonesia,” J. PROSISKO, vol. 7, no. 1, pp. 1–7, 2020. • N. Lestari, “Design and Build Automatic Doors Using Arduino Uno and PIR (Passive Infra Red) Sensors at SMP Negeri Simpang Semambang,” J. Chem. Inf. Model., vol. 53, no. 9, pp. 1689–1699, 2017. • V. K. Suravase, V. D. Shinde, D. T. Shirsat, S. S. Diwate, and S. N. Palhe, “Automation of Door Opening & Closing,” pp. 4–9, 2021, doi: 10.36227/techrxiv.14724801.v1. • K. Adrian, “Understanding Body Temperature and How to Measure It Alodokter,” 2021. https://www.alodokter.com/memahami-suhu-tubuh (accessed Mar. 14, 2021) • S. Prusty, “Arduino Based Home Automation Using Android,” Int. J. Intell. Comput. Appl. Sci., vol. 5, no. December, pp. 23–26, 2017, doi: 10.13140/RG.2.2.20219.03360.