Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 4

A Robot For Sanitizing a Place

Anant Sharma1, Kunika Gupta2, Kunvarpreet Singh3,Guneet Gupta4,Neha Agrawal5


1,2,3,4Student,
Dept. of Electrical Engg, Jaipur Engineering College and Research Centre, Jaipur, India
5Assistant Professor, Dept. of Electrical Engg, Jaipur Engineering College and Research Centre, Jaipur, India

Abstract - This project describes the development of the always a significant risk. The purpose of this research is to
importance of robots in health and health care, as well as eliminate as many human associations as possible, allowing
other sectors, particularly those connected to the chores like robot cleaning and disinfection to be automated.
management and control of the 2019 Corona Virus Disease In this situation, robots can help to lessen the impact of
(COVID-19). The fundamental purpose is to keep human-to- human infections, which are becoming increasingly relevant
human contact to a minimum to clean, sterilize, and support in terms of the severity of the epidemic.
hospitals and other quarantined facilities. This will minimize
the threat to life, health care professionals, and physicians The goal of the project is to design and develop a cleaning
who are actively involved in the fight against the COVID-19 robot using Autodesk's Fusion 360 software. The Arduino
pandemic. This study aims to shed light on the importance of board, as well as the Bluetooth module HC-05, which is
medical and health robots, as a whole, and then, the use of utilized for programming and control, have been crucial to
measures to deal with COVID-19, so that the hospital can the development. The robot's design includes a smile and a
lead directly, to maximize the practice of medical robots for feature that will assist us in spreading optimism this time.
a variety of medical trials. The latest achievement in Korea
and China, and the health sectors, to obtain an active control
of the COVID-19 pandemic, is not possible without the use of II. LITERATURE REVIEW
modern medical technology.
A few research publications on medical robots have been
Keywords: Corona virus, Navigation Process, Sensors, read, and the following references have an impact on the
Contact less, Design Concept,. robot's design. Marcin Zukowski has created a companion
robot and humanoid medical helper for children's hospitals.
They concentrated on the robot's ability to express emotions
I. INTRODUCTION and communicate with youngsters by identifying their faces
and telling stories and presenting instructional movies using
Robots are being utilized for jobs such as sterilizing hospitals visuals and text on the chest display. The 'Robot' navigates
and distributing food and medicines during this global through hospital rooms on its own, performing simple
pandemic, stepping in where people should not, and have medical tests such as detecting the patient's body temperature
shown to be handy. Robots are being used to provide medicine or heart rate and transmitting live video feed to the doctors.
and provide care to confined patients as health workers, The robot is controlled by an ODROID XU and XU4 running
researchers, and governments try to prevent the spread of the Ubuntu 14.04 and a dedicated Raspberry Pi 2 computer that
virus, which has infected more than 22,053,135 individuals animates the robot's eyes.
worldwide and killed more than 777,489 lives. To prevent the
community-level spread of Covid-19, the World Health Marcin Zukowski discussed the medical robotic assistant's
Organization has urged physical separation for persons all development of a temperature measurement system for
across the world. patients.They tested the MLX90614 infrared thermometer
and FLIRL on a thermal camera and discovered that the
Sanitation has become a very significant feature in these MLX90614 infrared thermometer cannot be utilized as the
pandemic times and plays a critical role in protecting us system's only input source and that to achieve more accurate
from becoming infected with this deadly virus and readings, the robot would need to go as close to a patient's
thereby aiding in the elimination of this global epidemic. face as possible. They devised a hybrid system that combines
an infrared thermometer with a thermal camera to provide
This location is one of the high-risk zones for exposure to
ambient temperature and an estimate of skin temperature,
this fatal illness, where people are racing to seek
which may be used to detect the presence of humans in front
medicine from hospitals and medical wards. It is quite
of the robot.
tough to disinfect certain regions, and it necessitates the
establishment of a high-quality and actionable plan. Himadri Nath Saha proposes an IoT-based alert system for
Nonetheless, despite all of these precautions, there is garbage monitoring and disposal in his paper.This device
contains a level sensor that monitors the rubbish level in Vcc, Trigger, Echo, and Ground are the pin names for this
the bin and warns municipal officials when the level is four-pin module. This sensor is widely utilized in a variety of
reached. For connectivity, an Android app is being applications that involve measuring distance or sensing things.
created. The Arduino Uno microcontroller is used, and The transmitter and receiver are formed by two eye-like
the device is powered by a solar panel. The RGB lights projects on the front of the module. The transmitter sends out
on this device display the exact level of waste. an ultrasonic wave, which travels through the air and is
reflected toward the sensor when it encounters any material.
The goal of this research is to create a smart medical The receiver module detects this reflected wave.
assistant robot by experimenting with several contactless
sensor technologies. For mobility in a crowded hospital, Bluetooth Module(HC-05 ) :
the robot should be compact for easy handling and
contain a quick learning real-time environment The communication channel of the wireless portion is managed
recognition system. by Bluetooth technology. With the assistance of the host
controller interface, the Bluetooth module may receive and
transmit data from a host system (HCI). With a transmit power
of 1 m watts, it has a range of up to 10m. If the transmit power
III. PROCESS is raised to 100A, the range can be extended to 100 meters. A
Bluetooth module is a gadget that can communicate over a
short distance(10 meters).
III.I Working Diagram
Servo Motor(SG-90):

A servo motor is a rotary actuator or motor that can control


angular position, acceleration, and velocity precisely. A servo
is employed in the design to control the robot's rotation.

DC Motors:

DC motors are used to move robots that are connected to a


motor driver. When the motor driver receives a trigger signal,
the motor moves according to the trigger at the specified speed.

Belt Drive:

Belt drives use a thin, non-extensible band that runs over


two pulleys to convey motion from one shaft to another.
It's essentially a looping strip of flexible material that
connects the rotating shafts mechanically. Belt drives are
utilized as a source of motion to transfer power or track
Fig 1 Working Diagram relative movement efficiently.
III.1.2 Sanitization Part-

Components description: DC Pump Motor:

DC-powered pumps move fluid in a variety of ways by using


direct current from a motor, battery, or solar panel. Different
III.1.1 Navigation Part-
voltages of DC power are usually used by motorized pumps.
Arduino Microcontroller: Photovoltaic panels with solar cells that create direct current
when exposed to sunlight are used in solar-powered DC
The ATmega328P is the basis for the Arduino Uno pumps. The sanitizing liquid is pumped out and sprayed via
microcontroller board. It features 14 digital input/output pins the nozzle in a regulated manner using a DC pump..Pump is a
(six of which can be used as PWM outputs), six analogue device that moves fluids by converting electrical energy into
inputs, a 16 MHz ceramic resonator (CSTCE16M0V53-R0), hydraulic energy.
a USB port, a power jack, an ICSP header, and a reset
Spray Nozzle:
button. It includes everything you'll need to get started with
your microcontroller. A spray nozzle is a precision device that allows liquid to be
dispersed into a spray with ease. Nozzles are used to disperse
Ultrasonic (US) sensor (HC-SR04):
liquid over a large area, enhance the liquid surface area, and
provide impact force on a solid surface, among other things.
Some spray characteristics are used to define the spray in a
range of spray nozzle applications.

Robotic Arm:

A robotic arm is a sort of mechanical arm that performs


functions comparable to those of a human arm and is
usually programmable. The arm can be the sum of the
mechanism or part of a larger robot. The manipulator's
linkages are joined by joints that allow for either rotational
(as in an articulated robot) or translational (linear)
movement.

III.II. Mechanical Design-

FIG 5. Side Vies

III.III Methodology

III.III.I Simulation Diagram

FIG 2. Mechanical Drawing

FIG 3. Extracted design of the robot

FIG 4. Inner View of the Robot


III.III.II Process Loop V. ACKNOWLEDGEMENT

Without the efforts and collaboration of all of our group members,


the project cannot be accomplished. This was the most thrilling
aspect of our learning experience and would provide an advantage
for our future profession. We thank our mentor, Mrs. Neha
Agarwal, sincerely for her direction and consistent support, with
our precious comments during our work, and thus give us all the
essential information for the design and development of the
project. We also owe the encouragement and unique aid that we
lack for something without. Knowledge itself is a continuing
activity and practical knowledge is an essential developmental
component. We are also deeply grateful to our family and friends
that have helped us directly or indirectly complete this project,
providing us with continual support.

VI. REFERENCES
1. Bharadwaj, Alok & Yadav, Divyanshu & Varshney, Shreyshi. (2015). NON-
BIODEGRADABLE WASTE – ITS IMPACT & SAFE DISPOSAL.
International Journal of Advanced Technology in Engineering and Science. 3.
184- 191.

2. Himadri Nath Saha, Sourav Gon, Annesha Nayak, Samabrita kundu,


Sumandrita Moitra , “IoT Based Garbage Monitoring and Clearance Alert
System” 2018 IEEE 9th Annual Information Technology, Electronics and Mobile
Communication Conference (IEMCON) Pages: 204 – 208.

3. Mahmoud Tarokh and Malrey Lee, ” Kinematics Modeling of Multi-legged


Robots Walking on Rough Terrain” 2008 Second International Conference on
Future Generation Communication and Networking Symposia.

4. Hiroo Takahashi, Kojiro Iizuka, “Analysis on Weight Arrangement


Scheme to Reduce the Weight of Multi-Legged Robot Takashi
Kubota”,Proceedings of the 2005 IEEE International Conference on
Robotics and Automation, Barcelona, Spain, April 2005.

5. Gabriele Ferri, Alessandro Manzi, Pericle Salvini, Barbara Mazzolai,


Cecilia Laschi, and Paolo Dario, “DustCart, an autonomous robot for door-
to-door garbage collection: from DustBot project to the experimentation in
the small town of Peccioli, 2011 IEEE International Conference on Robotics
and Automation, Shanghai International Conference Center, May 9-13,
2011, Shanghai, China.

6. Sudharani Ashok Ghadage, Dr. Mrs. Neeta Anilkumar Doshi, “ IoT


Based Garbage Management (Monitor and Acknowledgment) System: A
IV. CONCLUSION Review”, Proceedings of the International Conference on Intelligent
Sustainable Systems.
This research offers an overview of the prospective robotics for
medicine and related sectors, which have a specific relationship
with the control of the COVID-19 pandemic. Effective
COVID-19 care can dramatically minimize the number of
infected patients and victims as seen during the outbreak in
China. Since the problem has currently proved to be a
worldwide one, high-technology countries can help others by
providing supporting equipment and robotic infrastructure to
control the illness effectively. This research confirms, in
comparison to manual systems, the adoption of medical robots
considerably improved the safety and quality of health
management systems through digitization. Medical robots are
classified solely in application categories to meet every
element of the range of hospital services as well as tolerance
control and reliable architectures to ensure safe and reliable
operation in the hospital.

You might also like