Smart Waste Management System
Smart Waste Management System
1,2,3,4 B.Tech student, Computer Science, Sinhgad Institute of Technology and Science , Pune, India
5B.Tech Professor, Computer Science, Sinhgad Institute of Technology and Science , Pune, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Current waste management systems are data can then be used to study and assess the limitations
inefficient and costly. Electronic sensors can be used to of the existing waste management system and hence
efficiently manage the waste and significantly reduce the improve the system’s efficiency as a whole. The Internet of
cost of man labor. In this project raspberry Pi is used along Things application in the waste bin is one step towards a
with servo motors and conveyor belt. TensorFlow is used to smart city. With the help of Internet of Things, the workers
build the waste object detection model. Waste will be can get to know the actual fill level of each compartment of
carried by the conveyor belt and servo motors will turn the the segregated waste, which will further help them in the
flaps in order to segregate the waste into solid and wet management phase and also cut the management costs
waste. considerably. The waste can also be segregated in solid
and wet waste. With the help of Internet of Things one can
Key Words: Object detection, waste management also record the number of times the bin has been emptied.
system, TensorFlow
2. Requirements
1. INTRODUCTION
Following are the requirements for the smart waste
2.01 billion tons of municipal waste is being generated management system.
worldwide every year. It is projected to increase at least
by 70% to reach 3.4 billion tons by 2050 due to rapid ● Raspberry Pi 4B (4GB ram or more)
urbanization, population growth and economic ● Moisture sensor
development unless urgent measures are not taken.
Segregation at the source level is critical to its recycling ● Servo motors
and disposal. Lack of segregation, collection and ● Conveyor belt
transportation of unsegregated mixed waste being
dumped in the landfills has an impact on the environment. ● Pi camera (5MP or more)
During such times reducing man labor and automating the
tasks of segregation and collection to increase the 3. METHODOLOGY
efficiency can be helpful and this project helps in achieving
the same. It helps in reducing the labor cost as well as 3.1 IMPLEMENTATION
helps in segregating the waste in the form of solid and wet
waste. The camera module is connected to Raspberry Pi to
capture the waste image for the purpose of object
1.1 INTERNET OF THINGS detection and identification. Waste is dumped on the
conveyor belt and the raspberry pi detects it. After this the
The Internet of Things helps in acknowledging the objects waste will come in front of the moisture detector and then
in the real world with the help of cameras, sensors and the detector will check whether there is moisture present
various softwares who have the ability to process it over or not. After the waste is detected, we will carry out
the internet or other networks used in communication. classification with the help of SVM (Support Vector
Machine) algorithm. And then after applying CNN
Advancements in the field of Internet of Things have made (Convolution neural network) model we can detect the
it possible to improve the existing waste management waste and determine whether it is solid or wet waste.
system. Implementation of the sensors in the waste bin Waste detected is added to the database by calling the api.
along with Internet of Things connectivity allows for the Then the flaps will turn accordingly to dump the waste in
real-time monitoring of the waste being collected, which is the specified bin. If there is moisture present in the waste
absent in the existing waste management system. Data ,then that particular waste will be dropped off at the wet
such as the type of waste, and any necessary data can be waste compartment. Speed of the conveyor is to be
collected from the sensors. This data can then be uploaded considered with reference to the time required by the
to the cloud for storage and processing. The processed object detection model to identify the waste.
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 861
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072
3.2 DATASET
Fig-2:Sequence Diagram
4. CONCLUSIONS
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 862
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072
5. ACKNOWLEDGEMENT BIOGRAPHIES
[2] M. A. Abu, N. H. Indra, A. H. A. Rahman, N. A. Sapiee, and Anuja Ghotkar is currently a final year B.student of
I. Ahmad, “A study on image classification based on deep savitribai phule pune University
learning and tensorflow,” Int. J. Eng. Res. Technol., vol. 12,
pp. 563–569, Oct. 2019.
Ms. Sonam Borhade is currently working as a Professor
[3] N. Misran, M. S. Islam, G. K. Beng, N. Amin, and M. T. in Sinhgad Institute of Technology and Science, Narhe
Islam, “IoT based health monitoring system with LoRa
communication technology,”in Proc. Int. Conf. Electr. Eng.
Informat. (ICEEI), Bandung, IN, USA, 2019, pp. 514–517.
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 863