SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3027
SMART GARBAGE MONITORING SYSTEM USING INTERNET OF THINGS
Prof. P. Arunadevi1, S. Karthika2, V.V. Swetha raj3, K. Aamir Suhail4
1Department of Computer Science and Engineering, RVS College of Engineering and Technology,
Coimbatore, India.
2,3,4Department of Computer Science and Engineering, RVS College of Engineering and Technology,
Coimbatore, India.
---------------------------------------------------------------------***----------------------------------------------------------------------
Abstract - In the recent decades, urbanization has increased tremendously. At the same phase there is an increase in waste
production. The spillover of waste in civic areas generates the polluted condition in the neighboring areas. It may aggravate
numerous severe diseases for the nearby people. This will humiliate theappraisaloftheaffectedarea. Formitigatingthegarbage’s
and maintains the cleanness, it requires ‘smartness based waste management system’. This paper is proposed IOT based smart
waste clean management system which checks the waste level over the dustbins by using sensor systems. Once it detected
immediately this system altered to concern authorized through IOT. For this system used microcontroller as an interfacebetween
the sensor system and IOT system. This is ensued the greenish in the environment and support for swachhbharat for cleanness.
Key Words: IOT, Arduino, GPS, Arduino IDE.
1. INTRODUCTION
As the world’s population grows at a fast pace, more and more waste is produced daily and waste management becomesmore
crucial matter of particular importance is the collection of solid waste from city garbage bins. In some cases unsanitary
conditions that pose a risk to the surrounding communities. Such risks are presentedin theformofoverfilledgarbagebinsand
foul odors. It was identified that the large number of resources used is generally due to the lack of planning data on the
collections and poor infrastructure.
With the current advancement of Technology, Smart cities are on the rise. Smart cities represent a conceptual urban
development model on the basis of the utilization of human collective and technological capital for the development of urban
agglomerations with the popularity of the Internet of Things(IOT) growing and availability of low cost actuators and sensors,
the benefits of the technologies can be used to solve the problem faced in the current methods of waste management in cities.
Internet of Things (IOT) is an ecological unit of associated corporal substance which are reachable during the internet. The
‘thing’ in IOT could ban physical device with sensor capabilities which are capable to sendinformationthroughIPAddressand
ability to communicate information to Base station automatically. Internet of Things(IOT)beabletointeractinvarioussystem
over internet. In this project were bring new direction for integrating IOT for green environment by cleaning the waste
automatically and to provide a more efficient solution. This paper discussed objective n chapter 2, literaturesurveyinchapter
3, proposed system in chapter 4, result and conclusion in chapter 5.
2. OBJECTIVE
The basic idea in this project is to design a smart garbage detection systemwhichwouldautomaticallynotifytheofficialsabout
the current status of various garbage bins in the city, with the real time monitoring capabilities, under remote controlled IOT
technique, which is depicted in fig 1.
Fig-1:IOT based bin
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3028
All cities current waste collection considered here as a case work, logistics is carried out by emptying containers according to
predefined schedules and routes which are repeated at a predefined frequency. Such a system has major disadvantage:
Time consuming, high costs, Greater traffic and congestion, unnecessary fuel consumption, increasednoiseandairpollutionasaresult
of more trunks on the road.
All the above disadvantage are a result of lack of real time information resulting in unsuccessful collection of waste. The
government itself finds this as a big problem and a big hurdle in between smart cities. There is an urgent need to optimize the
management of this service. In this system, ultrasonic sensor is used to monitor the level of garbage level. IR Sensor is used to
monitor the nearby persons and automatically drivers the DC Motor to open the lid of the dustbin. The dustbinare uploadedtothe
cloud using IOT. These helps for clearing the wastage from dustbin.
3. LITERATURE SURVEY
The literature surveyed some different papers to get information about the existing work which have been done. For the garbage
detection, some paper uses weight sensor. It gives the weight of the garbage in the dustbin. But it doesn’t provide any information
about the level of the garbage in the dustbin. Hence, therefore used Infrared Sensor (IR) for garbage detection. IR Sensor radiates
light which is invisible to the human eye because it is at infrared wavelengths, but it can be detected by electronic devices. IR
transmitter consists of LED which sends the IR beam. Technology uses IR sensor, Microcontroller, Graphical user interface (GUI).
Andrei Brozdukhin, olgadolinnia and vitally pechenkin proposed system consists of two parts: software and special signaling
equipment. The equipment is placed on the side walls of the bin which consists of two parts: one is the receiver-transmitter and
sensor. Sensor is used to indicate the level of the bin which is connected to the transmitter that transmits a signal of fullness of the
bin to the receiver at the server host. A manager is appointment at the server side whose job is to find the shortest route and
intimate it to the trucker driver to collect it in short interval of time.
The Waste management is built around several element Waste item, domestic bin, trash bag, collecting vehicles. The waste flow
start from the waste item and the domestic bin to end in the collecting vehicles. Based on RFID technology new trash bag is added
in a collective container. The technology use radio frequency identification (RFID) smart vehicular and trash bag. And this also an
failure model.
The arduino with IOT technique overcome all those disadvantages which are use of minimum route, low cost, fuel use and clean
environment.
4. PROPOSED SYSTEM
In proposed system, ultrasonic sensor is used to monitor the level of garbage level. IRsensor isusedtomonitorthenearbypersons
and automatically drives the DC motor to open the lid of the dustbin. The dustbin data are uploaded to the cloud using IOT. These
helps for clearing the wastage from dustbin.
4.1 HARDWARE REQUIREMENTS
 Arduino UNO
 DC Motor
 LED(Indicator module)
 IR Sensor
 IOT.
4.2 SOFTWARE REQUIREMENTS
 Arduino IDE
 Embedded C
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3029
4.3 ULTRASONIC MODULE:
Ultrasonic sensor is an instrument that measures the distance to an object using ultrasonicsoundwaves.Anultrasonicsensor uses
a transducer to send and receive ultrasonic pulses that relay back information about an object’s proximity.
It is used to monitor the level of garbage level. It consists of
 Trigger pulse (Input)
 Echo pulse(output)
 5V supply
 0V Ground
Fig- 2: Ultrasonic
Ultrasonic sensor vibrates at a frequency above the range of human hearing. This sensor determines the distance to a target by
measuring time lapses between the sending and receiving of the ultrasonic pulse.
Fig-3:PIN DIAGRAM ULTRASONIC SENSOR WITH ARUDINO
4.4 DC MOTOR
It converts electrical energy into mechanical energy. It wastes are unloaded periodically. The motor terminals will havea positive
and negative polarity and this helps the motor to rotate in clockwise direction. And the motor opens and close the lid of garbageat
feasible timings.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3030
Fig-4: Dc motor:
4.5 IR SENSOR:
An infrared sensor circuit is one of the basic and most popular circuit in an electronic devices. This sensor that detects the heat of
an object as well as detects the motion. Sensor is analogous to human visionary senses. This circuit comprises of LED with,
 Red
 Green
 Yellow
5. IMPLEMENTATION
This system is implemented with the help of IOT module that act as interfaced between human and the garbage. Once the user
opens the application, it get registered using his name and password. In the page, if entered information matches the data in
database then login is successful. User would be able to access the information like status and location of the bin. When the bin is
filled, then the red LED is lit up and the green LED for empty. This information is also represented on the web server and is stored
in the database.
Fig-5: Sensor indication.
6. RESULT AND CONCULSIO
The hardware components should be connected properly. Also ensure that the android phone and the servershouldbeconnected
to the internet. As soon initially the dustbin is empty LED is on, Hence displayed in LCD. And the map button detectsthelocationof
the bin which is filled. In the server, the information regarding the bin such as volume with Date and time is updated on database.
In the entire world, waste management is a major challenging one. If it is not properly dispose or cleaned which will cause lot of
diseases and spoil the green environment. Technologyisbeenusedtoprovidebettergarbagedisposal methodsinurbanareas.This
creates a direct connection where every citizen is doing his part in maintain a clean environment around him.
In our project, future enhancement can be made as follows,
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3031
 Two bins can be placed to collect wet and dry waste separately.wet waste can be decomposed and used for making
biogas.
 All the components and controlling unit can be embedded on the bin.
 It can be made durable, by making it compact and cost effective.
1. Arkady Zaslavsky, kostas Kolomvatsos, Alexey Medvedev, Pouria Amirian, Jeremy Morley, Stathes Hadjieftymiades
”Challenges and opportunities of Waste Management in IOT-enabled Smart cities: A survey” an IEEE Transaction 2017.
2. Krishna Nirde, Prashant S.Mulay, Uttam M.Chaskar” IOT based solid waste managementsystemforsmartcities”an ICICCS
in 2017.
3. Dr.N.Sathish Kumar, B.Vijayalakshmi, R.Jenifer Prathana,A.Shankar”,IOT basedsmart garbagealertsystemusingArduino
Uno” an IEEE in 2016.
4. Andrei Borozdukhin, Olga Dolinina and VitalyPechnkin, “ Approach to the garbage collection in the Smart clean city
Project”, in Yuri Gagarin State Technical University of Saratov,Russia in 2016.
5. Kanchan Mahajan, Prof.J.S.Chitode,” Waste bin monitoring system using integrated technologies” an IRJET in july 2014.
6. Prof.R.M.Sahu, Akshay Godase, Pramode shinde, Reshma Shinde,” Garbage and street light monitoring system using IOT”
an IRJET in April 2016.
7. BelalChowdhury, Morshed U Chowdhury,“RFID based Real-time Smart waste management system”, an Australasian
telecommunication networks and application conference in 2017.
8. Abhay Shankar Bharadwaj, Rainer Rego, AnirbanChowdhury, “IOT based Solid Waste Management system”, on Frugal
Labs Tech Solutions Private Limited in 2016.
9. GaikwadPrajakta, JadhavKalyani, MachaleASnehal, “Smart Garbage Collection System in Residential Area” on IJRET in
2015.
7. REFERENCES
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072

More Related Content

PDF
IRJET - Garbage Management System for Smart City using LORA Technology
PDF
IRJET- Garbage Waste Monitoring and Management in Smart Cities
PDF
IOT Based Smart Cities
PDF
IRJET- IoT based Connected Dustbins for Waste Management in Commercial Places
PDF
IRJET - Smart Traffic System for Emergence Vehicles
PDF
IRJET- Labour Work Monitoring System
PDF
IRJET- Review: IoT based Smart Washroom
PDF
IRJET- Smart Bin Management System using Internet of Things
IRJET - Garbage Management System for Smart City using LORA Technology
IRJET- Garbage Waste Monitoring and Management in Smart Cities
IOT Based Smart Cities
IRJET- IoT based Connected Dustbins for Waste Management in Commercial Places
IRJET - Smart Traffic System for Emergence Vehicles
IRJET- Labour Work Monitoring System
IRJET- Review: IoT based Smart Washroom
IRJET- Smart Bin Management System using Internet of Things

What's hot (20)

PDF
IRJET- Implementation of IoT based Smart Garbage and Waste Collection System
PDF
IRJET - Compactness based Traffic Signal Monitoring System
PDF
IRJET- Object Detection based Garbage Collection Robot (E-Swachh)
PDF
A Secure IoT Enabled Smart Home System
PDF
IRJET- Garbage Monitoring System using Internet of Things (IoT) and GSM
PDF
FLOOD ALERTING SYSTEM USING RASPBERRY PI & THINGSPEAK
PDF
IRJET - Real Time Fuel Monitoring and Theft Detection System using IoT
PDF
IRJET-IOT Based Garbage Monitoring and Sorting System
PDF
Analysis on Healthcare System using IoT
PDF
IRJET - Boat Shrinking Alert System using IoT
PDF
IRJET- IoT based Noise and Pollution Monitoring System
PDF
IRJET- Smart City to Phiysical Things
PDF
SMART APP FOR PHYSICALLY CHALLENGED PEOPLE USING INTERNET OF THINGS
PDF
IRJET- Body Sensor Network using Raspberry Pi3: IoT
PDF
IRJET - Smart Dustbin for Smart Cities
PDF
IRJET - Smart License Generation in RTO
PDF
IRJET - A Cyber-Physical System for Environmental Monitoring Based on IOT
PDF
Integrative detection of Human, Object movement and Fire Sensing Using LoRaWA...
PDF
IRJET- Fuel Theft Detection Location Tracing using Internet of Things
PDF
IRJET- IOT Based Smart Garbage Monitoring System using ESP8266 with GPS Link
IRJET- Implementation of IoT based Smart Garbage and Waste Collection System
IRJET - Compactness based Traffic Signal Monitoring System
IRJET- Object Detection based Garbage Collection Robot (E-Swachh)
A Secure IoT Enabled Smart Home System
IRJET- Garbage Monitoring System using Internet of Things (IoT) and GSM
FLOOD ALERTING SYSTEM USING RASPBERRY PI & THINGSPEAK
IRJET - Real Time Fuel Monitoring and Theft Detection System using IoT
IRJET-IOT Based Garbage Monitoring and Sorting System
Analysis on Healthcare System using IoT
IRJET - Boat Shrinking Alert System using IoT
IRJET- IoT based Noise and Pollution Monitoring System
IRJET- Smart City to Phiysical Things
SMART APP FOR PHYSICALLY CHALLENGED PEOPLE USING INTERNET OF THINGS
IRJET- Body Sensor Network using Raspberry Pi3: IoT
IRJET - Smart Dustbin for Smart Cities
IRJET - Smart License Generation in RTO
IRJET - A Cyber-Physical System for Environmental Monitoring Based on IOT
Integrative detection of Human, Object movement and Fire Sensing Using LoRaWA...
IRJET- Fuel Theft Detection Location Tracing using Internet of Things
IRJET- IOT Based Smart Garbage Monitoring System using ESP8266 with GPS Link
Ad

Similar to IRJET- Smart Garbage Monitoring System using Internet Of Things (20)

PDF
IOT Based Garbage Monitoring System
PDF
IRJET - Effective Garbage Management System based on IoT
PDF
IRJET- Smart Dustbin Container using IoT Notification
PDF
76 s201922
PDF
IRJET- Smart Dustbin for Efficient Waste Management
PDF
IRJET- Smart Dustbin Container using IoT Notification
PDF
IOT BASED TOOL GARBAGE MONITORING SYSTEM
PDF
IoT Based Solid Waste Management
PDF
IRJET- Design and Implementation of Smart Dustbin using IoT Notifications
PDF
IRJET- Efficient IoT based Smart Dustbin for Clean Environment
PDF
IRJET- Waste Management System with Thingspeak
PDF
IRJET- Smart Dustbin using GPS Tracking
PDF
IRJET- Waste Management System based on IoT
PDF
IRJET- RFID based Smart Dustbin for Smart Cities
PDF
Design of IOT Garbage Monitoring with Weight Sensing
PDF
IRJET- Trash can Monitoring System
PDF
IRJET- Trash can Monitoring System
PDF
IRJET- Arduino based Garbage Monitoring System using IoT
PPTX
Presentation 1. an lot based smart dustbinpptx
PDF
IRJET- Segregation of Waste - A Survey
IOT Based Garbage Monitoring System
IRJET - Effective Garbage Management System based on IoT
IRJET- Smart Dustbin Container using IoT Notification
76 s201922
IRJET- Smart Dustbin for Efficient Waste Management
IRJET- Smart Dustbin Container using IoT Notification
IOT BASED TOOL GARBAGE MONITORING SYSTEM
IoT Based Solid Waste Management
IRJET- Design and Implementation of Smart Dustbin using IoT Notifications
IRJET- Efficient IoT based Smart Dustbin for Clean Environment
IRJET- Waste Management System with Thingspeak
IRJET- Smart Dustbin using GPS Tracking
IRJET- Waste Management System based on IoT
IRJET- RFID based Smart Dustbin for Smart Cities
Design of IOT Garbage Monitoring with Weight Sensing
IRJET- Trash can Monitoring System
IRJET- Trash can Monitoring System
IRJET- Arduino based Garbage Monitoring System using IoT
Presentation 1. an lot based smart dustbinpptx
IRJET- Segregation of Waste - A Survey
Ad

More from IRJET Journal (20)

PDF
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
PDF
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
PDF
Kiona – A Smart Society Automation Project
PDF
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
PDF
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
PDF
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
PDF
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
PDF
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
PDF
BRAIN TUMOUR DETECTION AND CLASSIFICATION
PDF
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
PDF
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
PDF
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
PDF
Breast Cancer Detection using Computer Vision
PDF
Auto-Charging E-Vehicle with its battery Management.
PDF
Analysis of high energy charge particle in the Heliosphere
PDF
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
PDF
Auto-Charging E-Vehicle with its battery Management.
PDF
Analysis of high energy charge particle in the Heliosphere
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
Kiona – A Smart Society Automation Project
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
BRAIN TUMOUR DETECTION AND CLASSIFICATION
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
Breast Cancer Detection using Computer Vision
Auto-Charging E-Vehicle with its battery Management.
Analysis of high energy charge particle in the Heliosphere
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
Auto-Charging E-Vehicle with its battery Management.
Analysis of high energy charge particle in the Heliosphere
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...

Recently uploaded (20)

PDF
Automation-in-Manufacturing-Chapter-Introduction.pdf
PPT
Project quality management in manufacturing
PDF
Model Code of Practice - Construction Work - 21102022 .pdf
PPTX
UNIT 4 Total Quality Management .pptx
PPTX
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
PDF
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
PPTX
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
PPT
CRASH COURSE IN ALTERNATIVE PLUMBING CLASS
PPT
Mechanical Engineering MATERIALS Selection
PPTX
OOP with Java - Java Introduction (Basics)
PDF
Operating System & Kernel Study Guide-1 - converted.pdf
PPTX
CYBER-CRIMES AND SECURITY A guide to understanding
PDF
Mohammad Mahdi Farshadian CV - Prospective PhD Student 2026
PDF
Digital Logic Computer Design lecture notes
PPTX
Construction Project Organization Group 2.pptx
PDF
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
PDF
R24 SURVEYING LAB MANUAL for civil enggi
PDF
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
PDF
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
PDF
Embodied AI: Ushering in the Next Era of Intelligent Systems
Automation-in-Manufacturing-Chapter-Introduction.pdf
Project quality management in manufacturing
Model Code of Practice - Construction Work - 21102022 .pdf
UNIT 4 Total Quality Management .pptx
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
CRASH COURSE IN ALTERNATIVE PLUMBING CLASS
Mechanical Engineering MATERIALS Selection
OOP with Java - Java Introduction (Basics)
Operating System & Kernel Study Guide-1 - converted.pdf
CYBER-CRIMES AND SECURITY A guide to understanding
Mohammad Mahdi Farshadian CV - Prospective PhD Student 2026
Digital Logic Computer Design lecture notes
Construction Project Organization Group 2.pptx
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
R24 SURVEYING LAB MANUAL for civil enggi
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
Embodied AI: Ushering in the Next Era of Intelligent Systems

IRJET- Smart Garbage Monitoring System using Internet Of Things

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3027 SMART GARBAGE MONITORING SYSTEM USING INTERNET OF THINGS Prof. P. Arunadevi1, S. Karthika2, V.V. Swetha raj3, K. Aamir Suhail4 1Department of Computer Science and Engineering, RVS College of Engineering and Technology, Coimbatore, India. 2,3,4Department of Computer Science and Engineering, RVS College of Engineering and Technology, Coimbatore, India. ---------------------------------------------------------------------***---------------------------------------------------------------------- Abstract - In the recent decades, urbanization has increased tremendously. At the same phase there is an increase in waste production. The spillover of waste in civic areas generates the polluted condition in the neighboring areas. It may aggravate numerous severe diseases for the nearby people. This will humiliate theappraisaloftheaffectedarea. Formitigatingthegarbage’s and maintains the cleanness, it requires ‘smartness based waste management system’. This paper is proposed IOT based smart waste clean management system which checks the waste level over the dustbins by using sensor systems. Once it detected immediately this system altered to concern authorized through IOT. For this system used microcontroller as an interfacebetween the sensor system and IOT system. This is ensued the greenish in the environment and support for swachhbharat for cleanness. Key Words: IOT, Arduino, GPS, Arduino IDE. 1. INTRODUCTION As the world’s population grows at a fast pace, more and more waste is produced daily and waste management becomesmore crucial matter of particular importance is the collection of solid waste from city garbage bins. In some cases unsanitary conditions that pose a risk to the surrounding communities. Such risks are presentedin theformofoverfilledgarbagebinsand foul odors. It was identified that the large number of resources used is generally due to the lack of planning data on the collections and poor infrastructure. With the current advancement of Technology, Smart cities are on the rise. Smart cities represent a conceptual urban development model on the basis of the utilization of human collective and technological capital for the development of urban agglomerations with the popularity of the Internet of Things(IOT) growing and availability of low cost actuators and sensors, the benefits of the technologies can be used to solve the problem faced in the current methods of waste management in cities. Internet of Things (IOT) is an ecological unit of associated corporal substance which are reachable during the internet. The ‘thing’ in IOT could ban physical device with sensor capabilities which are capable to sendinformationthroughIPAddressand ability to communicate information to Base station automatically. Internet of Things(IOT)beabletointeractinvarioussystem over internet. In this project were bring new direction for integrating IOT for green environment by cleaning the waste automatically and to provide a more efficient solution. This paper discussed objective n chapter 2, literaturesurveyinchapter 3, proposed system in chapter 4, result and conclusion in chapter 5. 2. OBJECTIVE The basic idea in this project is to design a smart garbage detection systemwhichwouldautomaticallynotifytheofficialsabout the current status of various garbage bins in the city, with the real time monitoring capabilities, under remote controlled IOT technique, which is depicted in fig 1. Fig-1:IOT based bin
  • 2. © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3028 All cities current waste collection considered here as a case work, logistics is carried out by emptying containers according to predefined schedules and routes which are repeated at a predefined frequency. Such a system has major disadvantage: Time consuming, high costs, Greater traffic and congestion, unnecessary fuel consumption, increasednoiseandairpollutionasaresult of more trunks on the road. All the above disadvantage are a result of lack of real time information resulting in unsuccessful collection of waste. The government itself finds this as a big problem and a big hurdle in between smart cities. There is an urgent need to optimize the management of this service. In this system, ultrasonic sensor is used to monitor the level of garbage level. IR Sensor is used to monitor the nearby persons and automatically drivers the DC Motor to open the lid of the dustbin. The dustbinare uploadedtothe cloud using IOT. These helps for clearing the wastage from dustbin. 3. LITERATURE SURVEY The literature surveyed some different papers to get information about the existing work which have been done. For the garbage detection, some paper uses weight sensor. It gives the weight of the garbage in the dustbin. But it doesn’t provide any information about the level of the garbage in the dustbin. Hence, therefore used Infrared Sensor (IR) for garbage detection. IR Sensor radiates light which is invisible to the human eye because it is at infrared wavelengths, but it can be detected by electronic devices. IR transmitter consists of LED which sends the IR beam. Technology uses IR sensor, Microcontroller, Graphical user interface (GUI). Andrei Brozdukhin, olgadolinnia and vitally pechenkin proposed system consists of two parts: software and special signaling equipment. The equipment is placed on the side walls of the bin which consists of two parts: one is the receiver-transmitter and sensor. Sensor is used to indicate the level of the bin which is connected to the transmitter that transmits a signal of fullness of the bin to the receiver at the server host. A manager is appointment at the server side whose job is to find the shortest route and intimate it to the trucker driver to collect it in short interval of time. The Waste management is built around several element Waste item, domestic bin, trash bag, collecting vehicles. The waste flow start from the waste item and the domestic bin to end in the collecting vehicles. Based on RFID technology new trash bag is added in a collective container. The technology use radio frequency identification (RFID) smart vehicular and trash bag. And this also an failure model. The arduino with IOT technique overcome all those disadvantages which are use of minimum route, low cost, fuel use and clean environment. 4. PROPOSED SYSTEM In proposed system, ultrasonic sensor is used to monitor the level of garbage level. IRsensor isusedtomonitorthenearbypersons and automatically drives the DC motor to open the lid of the dustbin. The dustbin data are uploaded to the cloud using IOT. These helps for clearing the wastage from dustbin. 4.1 HARDWARE REQUIREMENTS  Arduino UNO  DC Motor  LED(Indicator module)  IR Sensor  IOT. 4.2 SOFTWARE REQUIREMENTS  Arduino IDE  Embedded C International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
  • 3. © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3029 4.3 ULTRASONIC MODULE: Ultrasonic sensor is an instrument that measures the distance to an object using ultrasonicsoundwaves.Anultrasonicsensor uses a transducer to send and receive ultrasonic pulses that relay back information about an object’s proximity. It is used to monitor the level of garbage level. It consists of  Trigger pulse (Input)  Echo pulse(output)  5V supply  0V Ground Fig- 2: Ultrasonic Ultrasonic sensor vibrates at a frequency above the range of human hearing. This sensor determines the distance to a target by measuring time lapses between the sending and receiving of the ultrasonic pulse. Fig-3:PIN DIAGRAM ULTRASONIC SENSOR WITH ARUDINO 4.4 DC MOTOR It converts electrical energy into mechanical energy. It wastes are unloaded periodically. The motor terminals will havea positive and negative polarity and this helps the motor to rotate in clockwise direction. And the motor opens and close the lid of garbageat feasible timings. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
  • 4. © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3030 Fig-4: Dc motor: 4.5 IR SENSOR: An infrared sensor circuit is one of the basic and most popular circuit in an electronic devices. This sensor that detects the heat of an object as well as detects the motion. Sensor is analogous to human visionary senses. This circuit comprises of LED with,  Red  Green  Yellow 5. IMPLEMENTATION This system is implemented with the help of IOT module that act as interfaced between human and the garbage. Once the user opens the application, it get registered using his name and password. In the page, if entered information matches the data in database then login is successful. User would be able to access the information like status and location of the bin. When the bin is filled, then the red LED is lit up and the green LED for empty. This information is also represented on the web server and is stored in the database. Fig-5: Sensor indication. 6. RESULT AND CONCULSIO The hardware components should be connected properly. Also ensure that the android phone and the servershouldbeconnected to the internet. As soon initially the dustbin is empty LED is on, Hence displayed in LCD. And the map button detectsthelocationof the bin which is filled. In the server, the information regarding the bin such as volume with Date and time is updated on database. In the entire world, waste management is a major challenging one. If it is not properly dispose or cleaned which will cause lot of diseases and spoil the green environment. Technologyisbeenusedtoprovidebettergarbagedisposal methodsinurbanareas.This creates a direct connection where every citizen is doing his part in maintain a clean environment around him. In our project, future enhancement can be made as follows, International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
  • 5. © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3031  Two bins can be placed to collect wet and dry waste separately.wet waste can be decomposed and used for making biogas.  All the components and controlling unit can be embedded on the bin.  It can be made durable, by making it compact and cost effective. 1. Arkady Zaslavsky, kostas Kolomvatsos, Alexey Medvedev, Pouria Amirian, Jeremy Morley, Stathes Hadjieftymiades ”Challenges and opportunities of Waste Management in IOT-enabled Smart cities: A survey” an IEEE Transaction 2017. 2. Krishna Nirde, Prashant S.Mulay, Uttam M.Chaskar” IOT based solid waste managementsystemforsmartcities”an ICICCS in 2017. 3. Dr.N.Sathish Kumar, B.Vijayalakshmi, R.Jenifer Prathana,A.Shankar”,IOT basedsmart garbagealertsystemusingArduino Uno” an IEEE in 2016. 4. Andrei Borozdukhin, Olga Dolinina and VitalyPechnkin, “ Approach to the garbage collection in the Smart clean city Project”, in Yuri Gagarin State Technical University of Saratov,Russia in 2016. 5. Kanchan Mahajan, Prof.J.S.Chitode,” Waste bin monitoring system using integrated technologies” an IRJET in july 2014. 6. Prof.R.M.Sahu, Akshay Godase, Pramode shinde, Reshma Shinde,” Garbage and street light monitoring system using IOT” an IRJET in April 2016. 7. BelalChowdhury, Morshed U Chowdhury,“RFID based Real-time Smart waste management system”, an Australasian telecommunication networks and application conference in 2017. 8. Abhay Shankar Bharadwaj, Rainer Rego, AnirbanChowdhury, “IOT based Solid Waste Management system”, on Frugal Labs Tech Solutions Private Limited in 2016. 9. GaikwadPrajakta, JadhavKalyani, MachaleASnehal, “Smart Garbage Collection System in Residential Area” on IJRET in 2015. 7. REFERENCES International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072