The Roadside Garbage Collection Robot
The Roadside Garbage Collection Robot
Abstract— The world is currently grappling with a research in this field, finding an efficient solution has proven
significant garbage crisis, which is a result of the prevailing to be elusive. However, with the advent of garbage collection
issues of quick economic expansion, inadequate urban robots, we now have the opportunity to collect and dispose of
planning, overpopulation, corruption, and political waste properly and manage it effectively. Unfortunately, the
inefficiency. It is becoming increasingly evident that there is robots developed thus far have not been precise or accurate,
a need to develop a robust waste management strategy to
and most of them are controlled manually and lack
monitor the accumulation of garbage on roadsides,
footpaths, schools, and colleges. Therefore, this research robustness. Our project robot, on the other hand, will function
study explains the design of a garbage collection robot that with precision efficiently collecting and disposing of waste.
uses IoT technology such as a Bluetooth application. This Its implementation will benefit numerous individuals and
research study aims to design and make a Roadside Garbage significantly reduce human labor.
Collection Robot (Automatic Garbage Collector). This robot
model serves as an automatic garbage collector, which can
effectively and efficiently tackle the problem of garbage II. LITERATURE REVIEW
accumulation. Various existing models are capable of collecting of garbage.
Keywords— Arduino, Garbage, Ultrasonic sensor, IoT
Let's discuss a few models based on the survey:
I. INTRODUCTION The robot by K Kamal et al. [1] can move with an average
Maintaining cleanliness in the environment is crucial for speed of 0.5m/s but the robot developed is yet to be improved
to operate automatically and control from long distances.
various reasons. There are several issues related to the
cleaning of the environment. One of the major issues is the
improper disposal of waste, which leads to pollution of land The robot by Kavya.C et al.[2] is flexible to be used in various
and water bodies. There are several issues related to the environments. The robot uses IoT technology yet the ways
cleaning of the environment. One of the biggest are not mentioned in clarity
environmental concerns today is the amount of litter that is
found on roadsides and public spaces. Despite various efforts The Robot by Ayub Mulani et al.[3] has used Raspberry Pi
by organizations to reduce littering, it seems to be a growing for garbage detection and has also attached a camera to the
problem [1]. However, there is a potential solution in the form model but the robot is yet to achieve accuracy in detection.
of garbage-collecting robots. These machines can
autonomously navigate through public spaces and collect The robot by N.Varuneshreddy et al.[4] is made to operate on
sand by the beachside. Images from the IP camera are sent to
trash, which could significantly reduce the amount of litter on
the computer and are processed in the Bluetooth module and
the streets. With the advancement of technology, it's exciting
to see how these robots could positively impact the garbage is detected.
environment.
Until now, there has been a lot of interest and development in The research by Tawanda Mushiri et al.[5] emphasizes on the
service robots for cleaning swimming pools, houses, walls, designing of the robot in a way that it will be able to
and domestic stairs. However, cleaning robots for roadsides efficiently collect garbage.
have not received as much attention. This paper presents the
development of a prototype for a roadside cleaning robot. The robot by Saravana kannan G et al.[6] detects garbage
Nowadays, the way of cleaning up roadside waste is by hiring using image processing. Various features in images like
manual laborers. However, industries are shifting towards color, and size are considered in MATLAB.
automation and it should also be applied efficiently towards
waste management. Manual labor is the traditional way for The Robot by Hesham Alsahafi et al.[7] can detect metallic
employment yet there are problems associated with cleaning and nonmetallic garbage in specific areas. The size of the
up garbage by human laborers. robot is small and it can work only in specific areas.
In the present era, as countries continue to develop at an
unprecedented pace, a significant amount of unwanted waste The Robot by Osiany Nurlansa et al.[8] is designed of the
is being generated, including electronics, plastics, and steps: requirements analysis, design, manufacturing, and
various biodegradable products. Despite considerable
826
Authorized licensed use limited to: INDIAN INSTITUTE OF TECHNOLOGY GUWAHATI. Downloaded on February 21,2025 at 06:09:57 UTC from IEEE Xplore. Restrictions apply.
C. Design of the robot: The utilization of Tinkercad, a free
3D modeling program renowned for its user-friendly
interface, enabled us to design our robotic arm with
utmost precision. By employing this software, it can
determine the optimal measurements that would facilitate
the efficient construction of the robot. In addition, its
simulation capabilities provided us with substantial
insights regarding the working principle of the robotic
arm, thereby imparting a scientific understanding of the
system. There were many options for designing the robot
but this design as proposed in [5] has better efficiency in
picking and placing garbage.
827
Authorized licensed use limited to: INDIAN INSTITUTE OF TECHNOLOGY GUWAHATI. Downloaded on February 21,2025 at 06:09:57 UTC from IEEE Xplore. Restrictions apply.
will be picked up by the gripper part attached to the robotic
arm.
The robotic arms are designed using Solidworks 3D software
which we purchased [9]. The arm of the robot has 5 degrees
of freedom. Only the shoulder, wrist roll, and gripper parts of
the robot were used. The Arduino coding was done in such a
way that the angles of the shoulder, wrist, and gripper were
already set. A threshold distance is set in the ultrasonic
sensor. When the sensor detects the distance, and the IR
sensor detects the garbage the robot stops and the elbow first
rolls down, then the shoulder to bring the arm to the ground
level then the gripper grabs the garbage, and the elbow and
shoulder go back to their original position. Then the gripper
drops the collected garbage into the dustbin attached at the
Fig. 6. Real-time graph of Ultrasonic sensor readings back. For the first 3 axes namely, the base, the shoulder, and
the elbow, we have used the MG996R servos, and for the
Fig 6. depicts the graph on which the X axis represents the other 2 axes, the wrist roll and wrist pitch, as well as the
time in seconds and the Y axis represents the distance
gripper we have used the smaller SG90 micro servos. After
between the sensor and garbage.
picking up the object/waste, all servos will produce a
combined motion to drop the object/waste in the dustbin.
An IR sensor is a device that can sense the presence of an
Then, the Arm will come to its original position. All these
object in its surroundings by emitting infrared light. The
tasks will be performed repeatedly.
sensor works by using an IR LED to emit light and an IR
photodiode to detect the light. When the light is reflected by
HC-05 is a Bluetooth module used to perform wireless
an object and falls on the photodiode, its resistance and output
communication. It uses serial communication to
voltage change in proportion to the amount of light received.
communicate with the devices and it communicates using a
There are two types of IR sensors: Active and Passive. Active
serial port (USART) with the microcontroller. Its range is
infrared sensors consist of an infrared source and an infrared
<100m depending on the transmitter, receiver, and
detector, while passive infrared sensors only have a detector.
geographic conditions. The robot is controlled using the
Hence an active IR sensor is used to detect the object. The
Netra app that is connected to the robot using the HC-05
energy emitted by the infrared source is reflected by an object
Bluetooth module.
and falls on the infrared detector, which helps detect the
presence of the object.
828
Authorized licensed use limited to: INDIAN INSTITUTE OF TECHNOLOGY GUWAHATI. Downloaded on February 21,2025 at 06:09:57 UTC from IEEE Xplore. Restrictions apply.
V. RESULTS & DISCUSSION TABLE I. PERCENTAGE ERROR ANALYSIS OF THE ANGLES
Angle 1
estimated 95 55 75
Actual
105 45 60
Angle 1
Error 1 in
% -9.52 22.2 25
Angle 2
18 130 9
estimated
Actual
Angle 2 15 155 7
Error 2
20 -16.12 28.57
Fig. 9 Actual setup of the robot in %
829
Authorized licensed use limited to: INDIAN INSTITUTE OF TECHNOLOGY GUWAHATI. Downloaded on February 21,2025 at 06:09:57 UTC from IEEE Xplore. Restrictions apply.
VII. FUTURE SCOPE REFERENCES
The objective was to design a robot capable of gathering
objects from specific areas such as roadside, colleges, [1] Design of Garbage Collection Robot using wireless technology
[2] Garbage Collection Robot using IOT B.E.Student, Dept. of Electrical
schools, and others. Our vision is to expand the usage of this
and Electronics Engineering, Vivekanandha College of Engineering
robot across various fields. To achieve this, we aim to for Women[Autonomous], Namakkal, India.
enhance the automation of the robot and improve its object [3] Wireless Communication Based Garbage Collection robot on the
detection accuracy. The accuracy of the robot can be beach. PROF. AYUB MULANI, KARISHMA PIRJADE,
HARSHADA WALHE, SWAPNALI KANADE Department of
increased by using better servo motors and reducing the
Electronics and Telecommunication Engineering Shalaka Foundation
stiffness of the robotic arms. Raspberry Pi can enable the Keystone School of Engineering, Pune.
robot to produce efficient results and improve the overall [4] Garbage Collection Robot on the beach using wireless communications
performance of the robot. We also plan to add a lid or Student, Department of ECE, SRM Institute of Science and
Technology, Ramapuram, India
covering for the dustbin attached as open waste can lead to
[5] Wireless Communication Based Garbage Collection.
the breeding of mosquitoes and other diseases. The team is [6] Automatic Garbage separation robot using image processing
also working towards adding more features such as sweeping technique. Saravana kannan G, Sasi kumar S, Ragavan R, Balakrishnan
and implementing more efficient cleaning methods beyond M
[7] Design and Implementation of metallic waste Collection robot.
just picking. In this way, the reliability of the robot is
Hesham Alsahafi, Majed Almaleky. Advisor: Prof. Tarek Sobh
increased. It can be made to handle harsh environments and Robotics, Intelligent Sensing & Control (RISC) Laboratory, School of
is robust. Engineering, University of Bridgeport.
[8] AGATOR (Automatic Garbage Collector) as Automatic
[9] Garbage Collector Robot Model OsianyNurlansa, Dewi Anisa
ACKNOWLEDGMENT Istiqomah, and MahendraAstuSangghaPawitra, Member, IACSIT.
[10] ]Automatic BinBot - Garbage Collecting System using IoT Bharathi V
The authors would like to thank Vishwakarma Institute of Asst prof, Gayathri K, Jayashree S, Kiruthika D, Maheswari P
Technology for their support in completing this project and Department of Electronics and Communication Engineering.
thank you to Prof. (DR.) Chandrashekhar Mahajan (Head of [11] Garbage Collection Robot and Monitoring System Using Wireless
Communication Thota Arun1, Divyavani K1, Boini Varun1, Peter
Department, DESH), College Workshop, and The Robotics Moshe1, K.Vasanth1, P.Marish Kumar2, Srinivasan K S3.
Forum (TRF) club for guiding us through difficulties. [12] Multi-Functional Floor Cleaning Robot for Domestic Environment
H.G.T. Milinda and B.G.D.A. Madhusanka.
[13] Design and Implement of Beach Cleaning Robot by H.M.R.G. Herath,
G.C.B. Weerasinghe, M.W.S.B. Jayasooriya, K.K.N. Dharmarathna.
830
Authorized licensed use limited to: INDIAN INSTITUTE OF TECHNOLOGY GUWAHATI. Downloaded on February 21,2025 at 06:09:57 UTC from IEEE Xplore. Restrictions apply.