The COVID-19 pandemic has had an effect on human life in many different fields. There have been several attempts to stop the virus from spreading, including working from home, avoiding social gatherings, and practicing hand hygiene. Since the COVID-19 virus can spread through touch and contact, there are WHO recommendations to regularly wash or sanitize hands to lower the risk of infection. Sanitizer storage and dispensing from the bottle would both require manual intervention. And the majority of the hand sanitizers that are currently on the market don\'t work automatically. In order to lower the risk from contact, this article intends to create an automatic hand sanitizer that is used in hospitals, workplaces, offices, schools, and much more.Here, the system uses an ultrasonic sensor to detect proximity and sends a signal to the microcontroller (Arduino UNO). The controller activates the solenoid valve and pump after processing the sensor data. As a result, a mist nozzle is used to disperse the sanitizing liquid.
Introduction
I. INTRODUCTION
In recent years, the world has witnessed the unprecedented spread of infectious diseases, highlighting the importance of maintaining hygiene and cleanliness. One of the simplest and most effective ways to prevent the spread of diseases is by frequently sanitizing one's hands. However, manually dispensing hand sanitizer can be time-consuming and lead to cross-contamination. In response, automatic hand sanitizer dispensers have become increasingly popular. This research paper explores the development of an automatic hand sanitizer dispenser using Arduino and an ultrasonic sensor. Arduino is an open-source platform that allows for the easy integration of various sensors and controllers. The circuit designed here includes an ultrasonic sensor HCSR-04. The sensor scans for hands approaching the machine to determine its proximity. A decision is made by the controller to simultaneously activate the pump and valve in order to dispense the liquid sanitizer through a mist nozzle once the sensor delivers a signal to the microcontroller. The paper provides an overview of the design and construction of the dispenser, including the necessary components and circuitry. Additionally, the paper discusses the programming of the Arduino microcontroller, which allows for the customization of the dispenser's features and functionality. Finally, the paper evaluates the performance of the automatic hand sanitizer dispenser, including its accuracy and reliability in dispensing sanitizer. The results of this research can help to inform the development of more effective and efficient solutions for maintaining hygiene and preventing the spread of diseases.
II. LITERATURE SURVEY
The research paper discusses how the advent of the new Coronavirus (SARS-CoV2) has presented unexpected challenges to human health. Reduced disease transmission is another goal of the paper. In the absence of a vaccine or effective antiviral medications, hand cleanliness is an essential aspect of efforts to limit the spread of the virus that causes COVID-19, severe acute respiratory syndrome coronavirus 2 (SARS-CoV-2).
The efficiency of various quantities of two formulations of WHO-recommended hand sanitizer and two variants on the COVID-19 virus were tested in the hand sanitizer study by the researchers. The WHO suggests using two formulas: (1). 80 percent ethanol, 1.45 percent glycerol, 0.125 percent hydrogen peroxide, and (2). 1.45% glycerol, 0.125% hydrogen peroxide, and 75% 2-propanol. These formulations, however, failed below the European Norm 1500's requirements for effectiveness.Thus, the (1) was the modified version used in this study. 80% ethanol, 0.725% glycerol, 0.125% hydrogen peroxide, and (2). 0.125% hydrogen peroxide, 0.725% glycerol, and 75% 2-propanol. The modified versions had a reduction factor of >= 5.9, whereas the WHO formulation had a reduction factor of >= 3.8. This study demonstrated the potency of alcohol-based hand sanitizers, which significantly lowered infection rates—by 30%. The study also discusses the structure of viruses and how it differs from bacteria, explaining that viruses have single-stranded or double-stranded RNA or DNA enclosed in "capsids," can only multiply in the presence of a host, and are referred to as "living entities".
Bacteria also have a nearly identical structure consisting of DNA or RNA as well as a "cell membrane" and can multiply without a host. The paper also provides a comprehensive comparison of hand sanitizers and soaps, foams versus gels, and shows that high concentrations of ethanol can reduce the amount of virus particles present in hands and thus demonstrate the efficacy effectiveness of alcohol-based hand sanitizers.
The performance of the proposed automatic hand sanitizing device can be evaluated by testing the success rate of the device. The probe uses an Arduino microcontroller to calculate the distance between the sensor and the user's hand placed beneath it. Once the distance is less than 7 cm, the relay pump pushes out a few ml of liquid alcohol-based sanitizer, and the distance is fetched every 1000ms. Components like pumps, relays and Arduino microcontrollers are tested. To test the ultrasound sensor, the hand was placed at different distances of 5 cm, 7 cm, and 10 cm, and the test was performed on 10 people with 10 detections per person to determine the distance between the hand and the sensor.
V. FUTURE SCOPE
Automatic hand sanitizer dispensers can help to promote good hand hygiene practices, reduce the spread of germs, and improve overall hygiene.
This paper discusses how automatic dispensation mechanisms can be efficient in case of hand sanitizers, but there are limitations to this which can be resolved in the future.
The integration of automatic hand sanitizer dispensers with the Internet of Things (IoT) can allow for remote monitoring, data collection, and analysis. This can help in tracking the usage of the dispensers, identifying areas where more dispensers are needed, and ensuring the availability of hand sanitizer at all times. Automatic hand sanitizer dispensers can be designed to be energy-efficient, using low-power components, and rechargeable batteries. This can help in reducing the environmental impact of the dispensers and lowering operational costs.
VI. ACKNOWLEDGMENT
Firstly, we would like to express our gratitude to our course project guide Vijaykumar Bhanuse who gave us this opportunity to do such a good project on the Automatic hand sanitizer dispenser using relay and Arduino and also guided us to complete our project.
Conclusion
According to the paper, having contactless dispensing of hand sanitizer is key to prevent the spread of pathogens, and hand hygiene is a vital part of our daily lives.
This study presents a new design for an automatic hand sanitizer dispenser and provides a detailed description of the components needed to create the device. A circuit diagram is presented to demonstrate the interconnection between the components, including the microcontroller circuit (Arduino UNO). The diagram also depicts the piping conditions, which are further explained. Sequential diagrams and components of the original equipment are provided for better understanding. The algorithm used in the device is described using a flowchart that demonstrates its functionality. Based on the research results, we concluded that the hand sanitizer dispenser works optimally when the hands are 7 cm away from the sensor, which is the ideal distance for the hand sanitizer discharge.
References
[1] Guide to implementation of the WHO multimodal hand hygiene improvement strategy. Available from: http://www.who.int/patientsafety/en/ accessed on August 24, 2010.
[2] WHO Guidelines on Hand Hygiene in Health Care. First Global Patient Safety Challenge. Clean Care is Safer Care. Available from: http://www.who.int/patientsafety/en/ , accessed on August 24, 2010.
[3] Boyce JM, Pittet D. Guideline for Hand Hygiene in Health-Care Settings. Recommendations of the Healthcare Infection Control Practices Advisory Committee and the HICPAC/SHEA/APIC/IDSA Hand Hygiene Task Force. PubMed, Google Scholar, Morb Mortal Wkly Rep. 2002;51:1–44.
[4] Kampf G, Kramer A. Epidemiologic background of Hand Hygiene and evaluation of the most important agents for scrubs and rubs. Clin Microbiol Rev. 2004;17:863–93.
[5] Daniels IR, Rees BI. Handwashing: simple, but effective. Ann R Coll Surg Engl. 1999;81:117–8.
[6] Sickbert-Bennett EE, DiBiase LM, Willis TM, Wolak ES, Weber DJ, Rutala WA. Reduction of Healthcare-Associated Infections by Exceeding High Compliance with Hand Hygiene Practices. Emerging Infect. Dis. 2016 Sep;22(9):1628-30.
[7] Knighton, 2013, Patent, google patent search.