SlideShare a Scribd company logo
1 of 3
Download to read offline
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 03 | Mar-2015, Available @ http://www.ijret.org 122
SMART GARBAGE COLLECTION SYSTEM IN RESIDENTIAL AREA
Gaikwad Prajakta1
, Jadhav Kalyani2
, Machale Snehal3
1
Electronics and Telecommunication, B.V.C.O.E.W, Maharashtra, India
2
Electronics and Telecommunication, B.V.C.O.E.W, Maharashtra, India
3
Electronics and Telecommunication, B.V.C.O.E.W, Maharashtra, India
Abstract
As the name suggests we are developing an Automatic garbage collection and information gathering system which is based on
Image processing as well as on GSM module. The main concept is that a Camera will be placed at every garbage collection
point along with load cell sensor at bottom of the garbage can. The camera will take continuous snapshots of the garbage can.
A threshold level is set which compares the output of camera and load sensor .The comparison is done with help of
microcontroller. After analysing the image we get an idea about level of garbage in the can and from the load cell sensor we get
to know weight of garbage. Accordingly information is processed that is controller checks if the threshold level is exceeded or
not. The controller sends a message with the help of GSM module to Garbage collection local central office to notify that
garbage can is exceeded its capacity and disposal of waste is required. Accordingly the authority sends the garbage can
collecting vehicle to collect the garbage, which is done with the help of robot mechanism.
Keywords: load cell, camera, images of garbage can, GSM module.
----------------------------------------------------------------------***-----------------------------------------------------------------------
1. INTRODUCTION
Solid waste management is a big challenge in urban areas
for most of the countries throughout the world. An efficient
waste management is a pre requisition for maintain a safe
and green environment as there are increasing all kinds of
waste disposal. There are many technologies are used for
waste collection as well as for well managed recycling. The
Information gathering is big and cumbersome. The
concurrent effects of a fast national growth rate, of a large
and dense residential area and a pressing demand for urban
environmental protection create a challenging framework for
waste management. The complexity of context and
procedures is indeed a primary concern of local municipal
authorities due to problems related to the collection,
transportation and processing of residential solid waste today
the garbage collection is manual which takes a lot of efforts
and is time consuming.
In this project humans and vehicles were used to do that
work and here we are using automatic technique to detect
garbage level in Garbage Can. For that, ID number is given
to each can. Also as soon as the Garbage Can is full / over
flowing then a SMS is sent to the server from where all the
garbage collection vehicles are allotted.
Also we have a Load cell based weigh sensor which will
sense the weight of the Garbage Can and when the weight
crosses the set point the SMS is sent to garbage collection
centre. After the message is sent garbage disposal vehicle
will arrive at that location. In this project it is demonstrated
by robot mechanism.
2. BLOCK DIAGRAM
Fig 1.Block Diagram
3. HARDWARE DESCRIPTION
3.1 Power Supply:
It is mainly used to provide DC voltage to the components
on board. It supply 12V for DC motor, 3.3V for
microcontroller and 5V for others.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 03 | Mar-2015, Available @ http://www.ijret.org 123
3.2 Sensor:
Web Camera: It is placed above the Garbage Can to capture
images of the level of garbage in it. A webcam is a video
camera that feeds or streams its image in real time to or
through a computer to computer network. When "captured"
by a computer, the video stream may be viewed, saved or
sent on to other networks through the email by using
internet . When this data is sent to a remote location, the
video stream may be viewed, saved or on sent there, which is
unlike an IP camera(which connects using Ethernet or (Wi-
Fi) a webcam is generally connected by using a USB cable,
or by similar kind of cables
Load Sensor: Placed below the Garbage Can to sense the
weight of it. The LOAD cell will continuously give the
weight readings in voltage format, which is then given to a
signal conditioning unit which amplifies the voltage and is
then give to the µC. The µC then converts the analog signal
to digital format. A load cell is a transducer that is used to
sense and convert a force into an electrical signal. The
output of the transducer can be scaled to calculate the force
applied to the transducer. The various types of load cells are
available, like include Hydraulic load cells sensor,
Pneumatic load cells sensor and Strain gauge load cells
sensor.
3.3 Microcontroller:
It is used to process information that is been given by the
sensors. It compares the received data with the threshold
level set and accordingly output is generated. The
LPC2131/32/34/36/38 microcontrollers are based on a
16/32-bit ARM7TDMI-S CPU with real-time emulation and
embedded trace support, that combine the microcontroller
with 32 kB, 64 kB, 128 kB, 256 kB and 512 kB of embedded
high-speed flash memory. A128-bit wide memory interface
and unique accelerator architecture enable 32-bit code
execution at maximum clock rate.
3.4 LCD (Liquid Crystal Display):
LCD is used in a project to visualize the output of the
application. We have used 16x2 LCD. So we can write 16
characters in each line. Total 32 characters we can display
on 16x2 LCD.LCD can also use in a project to check the
output of different modules interfaced with the
microcontroller. Thus LCD plays a vital role in a project to
see the output and to debug the system module wise in case
of system failure in order to rectify the problem.
3.5 GSM Module:
It is used to send message to the garbage depot if the
Garbage Can exceeds the set threshold level. With the help
of GSM module interfaced, we can send short text messages
to the required authorities. GSM module is provided by sim
uses the mobile service provider and send sms to the
respective authorities as per programmed. It operates at
either the 900 MHz or 1800 MHz frequency band.
3.6 Robot Mechanism:
This robot mechanism is nothing but a machine capable of
physical motion .In this project we use dc motor which is
fixed on plate on which Garbage Can is mounted .This plate
is used for tilting the Garbage Can by which garbage is
transferred into garbage collecting vehicle.
3.7 DC Motor:
DC Motors are used to physically drive the application as
per the requirement provided in software. To drive a dc
motor, we need a dc motor driver called L293D. This dc
motor driver is capable of driving 2 dc motors at a time.
4. IMPLEMENTATION METHODOLOGY
Each garbage can is given a number id which is stored in
database with its location. A camera is placed at each
garbage can .the camera used is INTEX IE305WC which is
a 16 megapixel camera used for capturing images of garbage
can continuously. A database is created in PC of different set
levels which is used to compare with the images that are
taken previously by camera. This is done with image
processing. This is interfaced with microcontroller with help
of RS232 cable. Simultaneously weighing sensor (load cell
CZL601) is used .This is a single point load cell of total
precision C3 class made up of material i.e. Aluminium
alloy .It senses the weight of garbage can. It is interfaced
with microcontroller through ADC.
The microcontroller compares the set limit with input
data .if anyone or both input data crosses threshold level.
Then microcontroller which is interfaced with GSM module
sends a message to the server .The sent messages contains
the slave id of the garbage can. The server compares the
slave id with its database which contains record of slave id
and location of each garbage can located in city. Then it
gives exact location of the garbage can which is full or over
weighted to the driver of waste disposal vehicle.
After receiving the message by the server the waste disposal
vehicle reaches to the desired location. Then the driver
enters set password with help of keypad in microcontroller.
When the set password matches robot mechanism is
activated. This robot mechanism is nothing but a machine
capable of physical motion ,in this project we use dc motor
which is fixed on plate on which garbage can is
mounted .This plate is used for tilting the garbage can by
which garbage is transferred into garbage collecting vehicle.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 03 | Mar-2015, Available @ http://www.ijret.org 124
5. FLOWCHART
6. CONCLUSION
By implementing this project we will avoid over flowing of
garbage from the container in residential area which is
previously either loaded manually or with the help of loaders
in traditional trucks. Manual loading takes time and reduces
the productivity of the vehicles and manpower deployed.
Besides, manual handling of waste poses a threat to the
health of the sanitation workers as the waste is highly
contaminated.
REFERENCES
[1]. Yang Kai, Zhang Junmei, Li Wenbin, Yang Liu,
GaoLin,XueHuixia,“Weighing System of Fruit-
Transportation Gyrocar Based on ARM” IEEE computer
society,2011 DOI 10.1109/ICMTMA.2011.253.
[2]. Arebey M.,Hannan, M.A. ; Basri, H. , Abdullah, H.
“Solid waste monitoring and management using RFID, GIS
and GSM ”IEEE Student Conference on Research and
Development (SCOReD), 2009.
[3]. Arebey, M. ; Hannan, M.A. ; Basri, H. ; Begum, R.A.,
“Solid waste monitoring system integration based on RFID,
GPS and camera”, IEEE International Conference on
Intelligent and Advanced Systems (ICIAS), 2010.
[4]. Islam, M.S. ; Arebey, M. ; Hannan, M.A. ; Basri, H.,
“Overview for solid waste bin monitoring and collection
system”,IEEE International Conference on Innovation
Management and Technology Research (ICIMTR), 2012.
[5]. Alberto Rovettaa
, Fan Xiuminb, c
, Federico Vicentinia, ,
,
Zhu Minghuab, c
, Alessandro Giustia
, He Qichang “Early
detection and evaluation of waste through sensorized
containers for a collection monitoring application” Science
Direct Journal.
[6]. Issac, R;Akshai,M.”An effective solid waste
management system for Thiruvalla Municipality in Android
OS” IEEE Conference Publications , 2013.
[7]. Longhi,S ; Marzioni,D ; Alidori, E ; Di Buo,G.;
Pris,M. ; Grisostomi, M. ; Pirro,M. ”Solid Waste
Management Architecture Using Wireless Sensor Network
Technology“ ,New Technology , Mobility and Security
(NTMS),2012 5th
International Conference.
[8]. Chen Tao; Li Xiang, “Municipal Solid Waste Recycle
Management Information Platform Based On Internet of
Things Technology”, Multimedia Information Networking
and Security (MINES), 2010 International Conference.

More Related Content

What's hot

Smart Waste Management [for NYC] - creating a sustainable future with smart c...
Smart Waste Management [for NYC] - creating a sustainable future with smart c...Smart Waste Management [for NYC] - creating a sustainable future with smart c...
Smart Waste Management [for NYC] - creating a sustainable future with smart c...Adela VILLANUEVA
 
Smart garbage monitoring system using internet of things
Smart garbage monitoring system using internet of thingsSmart garbage monitoring system using internet of things
Smart garbage monitoring system using internet of thingsGowsick Subramaniam
 
Waste managment as an IoT enabled service in smart cities
Waste managment as an IoT enabled service in smart citiesWaste managment as an IoT enabled service in smart cities
Waste managment as an IoT enabled service in smart citiesABHISHEK KUMAR
 
Smart Garbage Monitoring & Management System
Smart Garbage Monitoring & Management System Smart Garbage Monitoring & Management System
Smart Garbage Monitoring & Management System Jay Kishan Singh
 
FIWARE Tech Summit - Smart Waste Management in India
FIWARE Tech Summit - Smart Waste Management in IndiaFIWARE Tech Summit - Smart Waste Management in India
FIWARE Tech Summit - Smart Waste Management in IndiaFIWARE
 
Smart Dustbin for Smart City
Smart Dustbin for Smart CitySmart Dustbin for Smart City
Smart Dustbin for Smart Citykash shaikh
 
IoT based Garbage Monitoting System
IoT based Garbage Monitoting SystemIoT based Garbage Monitoting System
IoT based Garbage Monitoting SystemRanjan Gupta
 
[Year 2015-16 ] IOT Based Waste Management
[Year 2015-16 ]  IOT Based Waste Management[Year 2015-16 ]  IOT Based Waste Management
[Year 2015-16 ] IOT Based Waste ManagementSaurabh N. Mehta
 
Intelligent / Smart Water Systems
Intelligent / Smart Water SystemsIntelligent / Smart Water Systems
Intelligent / Smart Water SystemsDragan Savic
 
Internet of Things- IoT (application to waste management)
Internet of Things- IoT (application to waste management)Internet of Things- IoT (application to waste management)
Internet of Things- IoT (application to waste management)Minza Mumtaz
 
IRJET- Smart Garbage Monitoring System using IoT
IRJET- Smart Garbage Monitoring System using IoTIRJET- Smart Garbage Monitoring System using IoT
IRJET- Smart Garbage Monitoring System using IoTIRJET Journal
 
IRJET- Top-K Query based Dynamic Scheduling for IoT-Enabled Smart City Waste ...
IRJET- Top-K Query based Dynamic Scheduling for IoT-Enabled Smart City Waste ...IRJET- Top-K Query based Dynamic Scheduling for IoT-Enabled Smart City Waste ...
IRJET- Top-K Query based Dynamic Scheduling for IoT-Enabled Smart City Waste ...IRJET Journal
 
IRJET- Smart Meter for Water Utilization using IoT
IRJET- Smart Meter for Water Utilization using IoTIRJET- Smart Meter for Water Utilization using IoT
IRJET- Smart Meter for Water Utilization using IoTIRJET Journal
 
ONLINE E-WASTE COLLECTION SYSTEM project Report (Approved)
ONLINE E-WASTE COLLECTION SYSTEM project Report (Approved)ONLINE E-WASTE COLLECTION SYSTEM project Report (Approved)
ONLINE E-WASTE COLLECTION SYSTEM project Report (Approved)Amit Mangukiya
 
Smart waste management system
Smart waste management systemSmart waste management system
Smart waste management systemShubham Thakur
 
IRJET- Waste Management System based on IoT
IRJET- Waste Management System based on IoTIRJET- Waste Management System based on IoT
IRJET- Waste Management System based on IoTIRJET Journal
 
IRJET- IoT based Smart Water Manangement System
IRJET- IoT based Smart Water Manangement SystemIRJET- IoT based Smart Water Manangement System
IRJET- IoT based Smart Water Manangement SystemIRJET Journal
 

What's hot (20)

Smart Waste Management [for NYC] - creating a sustainable future with smart c...
Smart Waste Management [for NYC] - creating a sustainable future with smart c...Smart Waste Management [for NYC] - creating a sustainable future with smart c...
Smart Waste Management [for NYC] - creating a sustainable future with smart c...
 
Smart garbage monitoring system using internet of things
Smart garbage monitoring system using internet of thingsSmart garbage monitoring system using internet of things
Smart garbage monitoring system using internet of things
 
Smart waste management
Smart waste managementSmart waste management
Smart waste management
 
Waste managment as an IoT enabled service in smart cities
Waste managment as an IoT enabled service in smart citiesWaste managment as an IoT enabled service in smart cities
Waste managment as an IoT enabled service in smart cities
 
Smart waste management using IoT
Smart waste management using IoTSmart waste management using IoT
Smart waste management using IoT
 
Smart Garbage Monitoring & Management System
Smart Garbage Monitoring & Management System Smart Garbage Monitoring & Management System
Smart Garbage Monitoring & Management System
 
FIWARE Tech Summit - Smart Waste Management in India
FIWARE Tech Summit - Smart Waste Management in IndiaFIWARE Tech Summit - Smart Waste Management in India
FIWARE Tech Summit - Smart Waste Management in India
 
Smart Dustbin for Smart City
Smart Dustbin for Smart CitySmart Dustbin for Smart City
Smart Dustbin for Smart City
 
IOT Based Garbage Monitoring System
IOT Based Garbage Monitoring SystemIOT Based Garbage Monitoring System
IOT Based Garbage Monitoring System
 
IoT based Garbage Monitoting System
IoT based Garbage Monitoting SystemIoT based Garbage Monitoting System
IoT based Garbage Monitoting System
 
[Year 2015-16 ] IOT Based Waste Management
[Year 2015-16 ]  IOT Based Waste Management[Year 2015-16 ]  IOT Based Waste Management
[Year 2015-16 ] IOT Based Waste Management
 
Intelligent / Smart Water Systems
Intelligent / Smart Water SystemsIntelligent / Smart Water Systems
Intelligent / Smart Water Systems
 
Internet of Things- IoT (application to waste management)
Internet of Things- IoT (application to waste management)Internet of Things- IoT (application to waste management)
Internet of Things- IoT (application to waste management)
 
IRJET- Smart Garbage Monitoring System using IoT
IRJET- Smart Garbage Monitoring System using IoTIRJET- Smart Garbage Monitoring System using IoT
IRJET- Smart Garbage Monitoring System using IoT
 
IRJET- Top-K Query based Dynamic Scheduling for IoT-Enabled Smart City Waste ...
IRJET- Top-K Query based Dynamic Scheduling for IoT-Enabled Smart City Waste ...IRJET- Top-K Query based Dynamic Scheduling for IoT-Enabled Smart City Waste ...
IRJET- Top-K Query based Dynamic Scheduling for IoT-Enabled Smart City Waste ...
 
IRJET- Smart Meter for Water Utilization using IoT
IRJET- Smart Meter for Water Utilization using IoTIRJET- Smart Meter for Water Utilization using IoT
IRJET- Smart Meter for Water Utilization using IoT
 
ONLINE E-WASTE COLLECTION SYSTEM project Report (Approved)
ONLINE E-WASTE COLLECTION SYSTEM project Report (Approved)ONLINE E-WASTE COLLECTION SYSTEM project Report (Approved)
ONLINE E-WASTE COLLECTION SYSTEM project Report (Approved)
 
Smart waste management system
Smart waste management systemSmart waste management system
Smart waste management system
 
IRJET- Waste Management System based on IoT
IRJET- Waste Management System based on IoTIRJET- Waste Management System based on IoT
IRJET- Waste Management System based on IoT
 
IRJET- IoT based Smart Water Manangement System
IRJET- IoT based Smart Water Manangement SystemIRJET- IoT based Smart Water Manangement System
IRJET- IoT based Smart Water Manangement System
 

Viewers also liked

Localization of License Plate Number Using Dynamic Image Processing Techniq...
Localization of License Plate Number Using Dynamic Image Processing   Techniq...Localization of License Plate Number Using Dynamic Image Processing   Techniq...
Localization of License Plate Number Using Dynamic Image Processing Techniq...KaashivInfoTech Company
 
IEEE 2014 JAVA NETWORK SECURITY PROJECTS Efficient and privacy aware data agg...
IEEE 2014 JAVA NETWORK SECURITY PROJECTS Efficient and privacy aware data agg...IEEE 2014 JAVA NETWORK SECURITY PROJECTS Efficient and privacy aware data agg...
IEEE 2014 JAVA NETWORK SECURITY PROJECTS Efficient and privacy aware data agg...IEEEFINALYEARSTUDENTPROJECTS
 
Localization of license plate number using dynamic image processing technique...
Localization of license plate number using dynamic image processing technique...Localization of license plate number using dynamic image processing technique...
Localization of license plate number using dynamic image processing technique...Chittipolu Praveen
 
IEEE 2014 JAVA NETWORK SECURITY PROJECTS Building a scalable system for steal...
IEEE 2014 JAVA NETWORK SECURITY PROJECTS Building a scalable system for steal...IEEE 2014 JAVA NETWORK SECURITY PROJECTS Building a scalable system for steal...
IEEE 2014 JAVA NETWORK SECURITY PROJECTS Building a scalable system for steal...IEEEFINALYEARSTUDENTPROJECTS
 
AUTONOMOUS MINE SWEEPING ROBOT
AUTONOMOUS MINE SWEEPING ROBOTAUTONOMOUS MINE SWEEPING ROBOT
AUTONOMOUS MINE SWEEPING ROBOTsai madhav valluri
 
Garbage cleaning sorting sureshnavandar
Garbage cleaning sorting sureshnavandarGarbage cleaning sorting sureshnavandar
Garbage cleaning sorting sureshnavandarSuresh Navandar
 
Milagrow Blackcat 3.0 - India's Number 1 Floor Cleaning Robot
Milagrow Blackcat 3.0 - India's Number 1 Floor Cleaning RobotMilagrow Blackcat 3.0 - India's Number 1 Floor Cleaning Robot
Milagrow Blackcat 3.0 - India's Number 1 Floor Cleaning RobotMilagrow Robots
 
Modern Web 2016: Using Golang to build a smart IM Bot
Modern Web 2016: Using Golang to build a smart IM Bot Modern Web 2016: Using Golang to build a smart IM Bot
Modern Web 2016: Using Golang to build a smart IM Bot Evan Lin
 
Road cleaning robot create the future design contest
Road cleaning robot    create the future design contestRoad cleaning robot    create the future design contest
Road cleaning robot create the future design contestHamdard University
 
Research proposal of solid waste management
Research proposal of solid waste managementResearch proposal of solid waste management
Research proposal of solid waste managementOmar Faruq Rana
 
Scaffolding the Research Process
Scaffolding the Research ProcessScaffolding the Research Process
Scaffolding the Research Processtechnolibrary
 
Solid Waste Management
Solid Waste ManagementSolid Waste Management
Solid Waste ManagementFarhana Citra
 
Final Project Report on Image processing based intelligent traffic control sy...
Final Project Report on Image processing based intelligent traffic control sy...Final Project Report on Image processing based intelligent traffic control sy...
Final Project Report on Image processing based intelligent traffic control sy...Louise Antonio
 
SOLID WASTE MANAGEMENT PROJECT
SOLID WASTE MANAGEMENT PROJECTSOLID WASTE MANAGEMENT PROJECT
SOLID WASTE MANAGEMENT PROJECTTrishan Perera
 

Viewers also liked (19)

Localization of License Plate Number Using Dynamic Image Processing Techniq...
Localization of License Plate Number Using Dynamic Image Processing   Techniq...Localization of License Plate Number Using Dynamic Image Processing   Techniq...
Localization of License Plate Number Using Dynamic Image Processing Techniq...
 
IEEE 2014 JAVA NETWORK SECURITY PROJECTS Efficient and privacy aware data agg...
IEEE 2014 JAVA NETWORK SECURITY PROJECTS Efficient and privacy aware data agg...IEEE 2014 JAVA NETWORK SECURITY PROJECTS Efficient and privacy aware data agg...
IEEE 2014 JAVA NETWORK SECURITY PROJECTS Efficient and privacy aware data agg...
 
Localization of license plate number using dynamic image processing technique...
Localization of license plate number using dynamic image processing technique...Localization of license plate number using dynamic image processing technique...
Localization of license plate number using dynamic image processing technique...
 
IEEE 2014 JAVA NETWORK SECURITY PROJECTS Building a scalable system for steal...
IEEE 2014 JAVA NETWORK SECURITY PROJECTS Building a scalable system for steal...IEEE 2014 JAVA NETWORK SECURITY PROJECTS Building a scalable system for steal...
IEEE 2014 JAVA NETWORK SECURITY PROJECTS Building a scalable system for steal...
 
Zab report
Zab report Zab report
Zab report
 
AUTONOMOUS MINE SWEEPING ROBOT
AUTONOMOUS MINE SWEEPING ROBOTAUTONOMOUS MINE SWEEPING ROBOT
AUTONOMOUS MINE SWEEPING ROBOT
 
Garbage cleaning sorting sureshnavandar
Garbage cleaning sorting sureshnavandarGarbage cleaning sorting sureshnavandar
Garbage cleaning sorting sureshnavandar
 
Milagrow Blackcat 3.0 - India's Number 1 Floor Cleaning Robot
Milagrow Blackcat 3.0 - India's Number 1 Floor Cleaning RobotMilagrow Blackcat 3.0 - India's Number 1 Floor Cleaning Robot
Milagrow Blackcat 3.0 - India's Number 1 Floor Cleaning Robot
 
Modern Web 2016: Using Golang to build a smart IM Bot
Modern Web 2016: Using Golang to build a smart IM Bot Modern Web 2016: Using Golang to build a smart IM Bot
Modern Web 2016: Using Golang to build a smart IM Bot
 
Road cleaning robot create the future design contest
Road cleaning robot    create the future design contestRoad cleaning robot    create the future design contest
Road cleaning robot create the future design contest
 
Research proposal of solid waste management
Research proposal of solid waste managementResearch proposal of solid waste management
Research proposal of solid waste management
 
Scaffolding the Research Process
Scaffolding the Research ProcessScaffolding the Research Process
Scaffolding the Research Process
 
Garbage
GarbageGarbage
Garbage
 
Multipurpose dustbin
Multipurpose dustbinMultipurpose dustbin
Multipurpose dustbin
 
Solid Waste Management
Solid Waste ManagementSolid Waste Management
Solid Waste Management
 
Gsm architecture
Gsm architecture Gsm architecture
Gsm architecture
 
Final Project Report on Image processing based intelligent traffic control sy...
Final Project Report on Image processing based intelligent traffic control sy...Final Project Report on Image processing based intelligent traffic control sy...
Final Project Report on Image processing based intelligent traffic control sy...
 
SOLID WASTE MANAGEMENT PROJECT
SOLID WASTE MANAGEMENT PROJECTSOLID WASTE MANAGEMENT PROJECT
SOLID WASTE MANAGEMENT PROJECT
 
GSM ARCHITECTURE
GSM ARCHITECTUREGSM ARCHITECTURE
GSM ARCHITECTURE
 

Similar to Smart garbage collection system in residential area

IRJET- Smart Dustbin Container using IoT Notification
IRJET-  	  Smart Dustbin Container using IoT NotificationIRJET-  	  Smart Dustbin Container using IoT Notification
IRJET- Smart Dustbin Container using IoT NotificationIRJET Journal
 
Smart real time embedded arduino based data acquisition system
Smart real time embedded arduino based data acquisition systemSmart real time embedded arduino based data acquisition system
Smart real time embedded arduino based data acquisition systemeSAT Journals
 
Intelligent traffic light controller using embedded system
Intelligent traffic light controller using embedded systemIntelligent traffic light controller using embedded system
Intelligent traffic light controller using embedded systemIRJET Journal
 
The interconnecting mechanism for monitoring regular domestic condition
The interconnecting mechanism for monitoring regular domestic conditionThe interconnecting mechanism for monitoring regular domestic condition
The interconnecting mechanism for monitoring regular domestic conditioneSAT Publishing House
 
Template 03 - project proposal & plan
Template 03 - project proposal & planTemplate 03 - project proposal & plan
Template 03 - project proposal & planazizjaan
 
Real Time Smart City Garbage Collection and Monitoring System Using GSM and GPS
Real Time Smart City Garbage Collection and Monitoring System Using GSM and GPSReal Time Smart City Garbage Collection and Monitoring System Using GSM and GPS
Real Time Smart City Garbage Collection and Monitoring System Using GSM and GPSIRJET Journal
 
IRJET-mart Trash Can Monitoring System using IoT - Creating Solutions for Sma...
IRJET-mart Trash Can Monitoring System using IoT - Creating Solutions for Sma...IRJET-mart Trash Can Monitoring System using IoT - Creating Solutions for Sma...
IRJET-mart Trash Can Monitoring System using IoT - Creating Solutions for Sma...IRJET Journal
 
Development Of Industrial Automatic Multi Colour Sorting and Counting Machine...
Development Of Industrial Automatic Multi Colour Sorting and Counting Machine...Development Of Industrial Automatic Multi Colour Sorting and Counting Machine...
Development Of Industrial Automatic Multi Colour Sorting and Counting Machine...theijes
 
IRJET- Efficient IoT based Smart Dustbin for Clean Environment
IRJET- Efficient IoT based Smart Dustbin for Clean EnvironmentIRJET- Efficient IoT based Smart Dustbin for Clean Environment
IRJET- Efficient IoT based Smart Dustbin for Clean EnvironmentIRJET Journal
 
Design and development of touch screen controlled stairs climbing robot
Design and development of touch screen controlled stairs climbing robotDesign and development of touch screen controlled stairs climbing robot
Design and development of touch screen controlled stairs climbing roboteSAT Journals
 
IRJET- Automatic Object Sorting Machine
IRJET- Automatic Object Sorting MachineIRJET- Automatic Object Sorting Machine
IRJET- Automatic Object Sorting MachineIRJET Journal
 
IRJET - Effective Garbage Management System based on IoT
IRJET -  	  Effective Garbage Management System based on IoTIRJET -  	  Effective Garbage Management System based on IoT
IRJET - Effective Garbage Management System based on IoTIRJET Journal
 
IRJET- Garbage Monitoring System using Internet of Things (IoT) and GSM
IRJET-  	  Garbage Monitoring System using Internet of Things (IoT) and GSMIRJET-  	  Garbage Monitoring System using Internet of Things (IoT) and GSM
IRJET- Garbage Monitoring System using Internet of Things (IoT) and GSMIRJET Journal
 
IRJET- IoT based Waste Management System and Attendance Monitoring of Workers...
IRJET- IoT based Waste Management System and Attendance Monitoring of Workers...IRJET- IoT based Waste Management System and Attendance Monitoring of Workers...
IRJET- IoT based Waste Management System and Attendance Monitoring of Workers...IRJET Journal
 
A Futuristic Approach for Smart Farming using IoT and ML
A Futuristic Approach for Smart Farming using IoT and MLA Futuristic Approach for Smart Farming using IoT and ML
A Futuristic Approach for Smart Farming using IoT and MLIRJET Journal
 
IRJET- Automatic License Issuing System
IRJET-  	  Automatic License Issuing SystemIRJET-  	  Automatic License Issuing System
IRJET- Automatic License Issuing SystemIRJET Journal
 
SMART WASTE MANAGEMENT SYSTEM USING IOT
SMART WASTE MANAGEMENT SYSTEM USING IOTSMART WASTE MANAGEMENT SYSTEM USING IOT
SMART WASTE MANAGEMENT SYSTEM USING IOTIRJET Journal
 
IRJET- A Real Time Solution to Flood Monitoring System using IoT and Wireless...
IRJET- A Real Time Solution to Flood Monitoring System using IoT and Wireless...IRJET- A Real Time Solution to Flood Monitoring System using IoT and Wireless...
IRJET- A Real Time Solution to Flood Monitoring System using IoT and Wireless...IRJET Journal
 

Similar to Smart garbage collection system in residential area (20)

IRJET- Smart Dustbin Container using IoT Notification
IRJET-  	  Smart Dustbin Container using IoT NotificationIRJET-  	  Smart Dustbin Container using IoT Notification
IRJET- Smart Dustbin Container using IoT Notification
 
Smart real time embedded arduino based data acquisition system
Smart real time embedded arduino based data acquisition systemSmart real time embedded arduino based data acquisition system
Smart real time embedded arduino based data acquisition system
 
Water level monitoring system
Water level monitoring systemWater level monitoring system
Water level monitoring system
 
Intelligent traffic light controller using embedded system
Intelligent traffic light controller using embedded systemIntelligent traffic light controller using embedded system
Intelligent traffic light controller using embedded system
 
The interconnecting mechanism for monitoring regular domestic condition
The interconnecting mechanism for monitoring regular domestic conditionThe interconnecting mechanism for monitoring regular domestic condition
The interconnecting mechanism for monitoring regular domestic condition
 
C5241719
C5241719C5241719
C5241719
 
Template 03 - project proposal & plan
Template 03 - project proposal & planTemplate 03 - project proposal & plan
Template 03 - project proposal & plan
 
Real Time Smart City Garbage Collection and Monitoring System Using GSM and GPS
Real Time Smart City Garbage Collection and Monitoring System Using GSM and GPSReal Time Smart City Garbage Collection and Monitoring System Using GSM and GPS
Real Time Smart City Garbage Collection and Monitoring System Using GSM and GPS
 
IRJET-mart Trash Can Monitoring System using IoT - Creating Solutions for Sma...
IRJET-mart Trash Can Monitoring System using IoT - Creating Solutions for Sma...IRJET-mart Trash Can Monitoring System using IoT - Creating Solutions for Sma...
IRJET-mart Trash Can Monitoring System using IoT - Creating Solutions for Sma...
 
Development Of Industrial Automatic Multi Colour Sorting and Counting Machine...
Development Of Industrial Automatic Multi Colour Sorting and Counting Machine...Development Of Industrial Automatic Multi Colour Sorting and Counting Machine...
Development Of Industrial Automatic Multi Colour Sorting and Counting Machine...
 
IRJET- Efficient IoT based Smart Dustbin for Clean Environment
IRJET- Efficient IoT based Smart Dustbin for Clean EnvironmentIRJET- Efficient IoT based Smart Dustbin for Clean Environment
IRJET- Efficient IoT based Smart Dustbin for Clean Environment
 
Design and development of touch screen controlled stairs climbing robot
Design and development of touch screen controlled stairs climbing robotDesign and development of touch screen controlled stairs climbing robot
Design and development of touch screen controlled stairs climbing robot
 
IRJET- Automatic Object Sorting Machine
IRJET- Automatic Object Sorting MachineIRJET- Automatic Object Sorting Machine
IRJET- Automatic Object Sorting Machine
 
IRJET - Effective Garbage Management System based on IoT
IRJET -  	  Effective Garbage Management System based on IoTIRJET -  	  Effective Garbage Management System based on IoT
IRJET - Effective Garbage Management System based on IoT
 
IRJET- Garbage Monitoring System using Internet of Things (IoT) and GSM
IRJET-  	  Garbage Monitoring System using Internet of Things (IoT) and GSMIRJET-  	  Garbage Monitoring System using Internet of Things (IoT) and GSM
IRJET- Garbage Monitoring System using Internet of Things (IoT) and GSM
 
IRJET- IoT based Waste Management System and Attendance Monitoring of Workers...
IRJET- IoT based Waste Management System and Attendance Monitoring of Workers...IRJET- IoT based Waste Management System and Attendance Monitoring of Workers...
IRJET- IoT based Waste Management System and Attendance Monitoring of Workers...
 
A Futuristic Approach for Smart Farming using IoT and ML
A Futuristic Approach for Smart Farming using IoT and MLA Futuristic Approach for Smart Farming using IoT and ML
A Futuristic Approach for Smart Farming using IoT and ML
 
IRJET- Automatic License Issuing System
IRJET-  	  Automatic License Issuing SystemIRJET-  	  Automatic License Issuing System
IRJET- Automatic License Issuing System
 
SMART WASTE MANAGEMENT SYSTEM USING IOT
SMART WASTE MANAGEMENT SYSTEM USING IOTSMART WASTE MANAGEMENT SYSTEM USING IOT
SMART WASTE MANAGEMENT SYSTEM USING IOT
 
IRJET- A Real Time Solution to Flood Monitoring System using IoT and Wireless...
IRJET- A Real Time Solution to Flood Monitoring System using IoT and Wireless...IRJET- A Real Time Solution to Flood Monitoring System using IoT and Wireless...
IRJET- A Real Time Solution to Flood Monitoring System using IoT and Wireless...
 

More from eSAT Journals

Mechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementsMechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementseSAT Journals
 
Material management in construction – a case study
Material management in construction – a case studyMaterial management in construction – a case study
Material management in construction – a case studyeSAT Journals
 
Managing drought short term strategies in semi arid regions a case study
Managing drought    short term strategies in semi arid regions  a case studyManaging drought    short term strategies in semi arid regions  a case study
Managing drought short term strategies in semi arid regions a case studyeSAT Journals
 
Life cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreLife cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreeSAT Journals
 
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialsLaboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialseSAT Journals
 
Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...eSAT Journals
 
Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...eSAT Journals
 
Influence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizerInfluence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizereSAT Journals
 
Geographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementGeographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementeSAT Journals
 
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...eSAT Journals
 
Factors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteFactors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteeSAT Journals
 
Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...eSAT Journals
 
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...eSAT Journals
 
Evaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabsEvaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabseSAT Journals
 
Evaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaEvaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaeSAT Journals
 
Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...eSAT Journals
 
Estimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodEstimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodeSAT Journals
 
Estimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniquesEstimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniqueseSAT Journals
 
Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...eSAT Journals
 
Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...eSAT Journals
 

More from eSAT Journals (20)

Mechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementsMechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavements
 
Material management in construction – a case study
Material management in construction – a case studyMaterial management in construction – a case study
Material management in construction – a case study
 
Managing drought short term strategies in semi arid regions a case study
Managing drought    short term strategies in semi arid regions  a case studyManaging drought    short term strategies in semi arid regions  a case study
Managing drought short term strategies in semi arid regions a case study
 
Life cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreLife cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangalore
 
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialsLaboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
 
Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...
 
Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...
 
Influence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizerInfluence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizer
 
Geographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementGeographical information system (gis) for water resources management
Geographical information system (gis) for water resources management
 
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
 
Factors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteFactors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concrete
 
Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...
 
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
 
Evaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabsEvaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabs
 
Evaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaEvaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in india
 
Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...
 
Estimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodEstimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn method
 
Estimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniquesEstimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniques
 
Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...
 
Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...
 

Recently uploaded

Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 

Recently uploaded (20)

Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 

Smart garbage collection system in residential area

  • 1. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 03 | Mar-2015, Available @ http://www.ijret.org 122 SMART GARBAGE COLLECTION SYSTEM IN RESIDENTIAL AREA Gaikwad Prajakta1 , Jadhav Kalyani2 , Machale Snehal3 1 Electronics and Telecommunication, B.V.C.O.E.W, Maharashtra, India 2 Electronics and Telecommunication, B.V.C.O.E.W, Maharashtra, India 3 Electronics and Telecommunication, B.V.C.O.E.W, Maharashtra, India Abstract As the name suggests we are developing an Automatic garbage collection and information gathering system which is based on Image processing as well as on GSM module. The main concept is that a Camera will be placed at every garbage collection point along with load cell sensor at bottom of the garbage can. The camera will take continuous snapshots of the garbage can. A threshold level is set which compares the output of camera and load sensor .The comparison is done with help of microcontroller. After analysing the image we get an idea about level of garbage in the can and from the load cell sensor we get to know weight of garbage. Accordingly information is processed that is controller checks if the threshold level is exceeded or not. The controller sends a message with the help of GSM module to Garbage collection local central office to notify that garbage can is exceeded its capacity and disposal of waste is required. Accordingly the authority sends the garbage can collecting vehicle to collect the garbage, which is done with the help of robot mechanism. Keywords: load cell, camera, images of garbage can, GSM module. ----------------------------------------------------------------------***----------------------------------------------------------------------- 1. INTRODUCTION Solid waste management is a big challenge in urban areas for most of the countries throughout the world. An efficient waste management is a pre requisition for maintain a safe and green environment as there are increasing all kinds of waste disposal. There are many technologies are used for waste collection as well as for well managed recycling. The Information gathering is big and cumbersome. The concurrent effects of a fast national growth rate, of a large and dense residential area and a pressing demand for urban environmental protection create a challenging framework for waste management. The complexity of context and procedures is indeed a primary concern of local municipal authorities due to problems related to the collection, transportation and processing of residential solid waste today the garbage collection is manual which takes a lot of efforts and is time consuming. In this project humans and vehicles were used to do that work and here we are using automatic technique to detect garbage level in Garbage Can. For that, ID number is given to each can. Also as soon as the Garbage Can is full / over flowing then a SMS is sent to the server from where all the garbage collection vehicles are allotted. Also we have a Load cell based weigh sensor which will sense the weight of the Garbage Can and when the weight crosses the set point the SMS is sent to garbage collection centre. After the message is sent garbage disposal vehicle will arrive at that location. In this project it is demonstrated by robot mechanism. 2. BLOCK DIAGRAM Fig 1.Block Diagram 3. HARDWARE DESCRIPTION 3.1 Power Supply: It is mainly used to provide DC voltage to the components on board. It supply 12V for DC motor, 3.3V for microcontroller and 5V for others.
  • 2. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 03 | Mar-2015, Available @ http://www.ijret.org 123 3.2 Sensor: Web Camera: It is placed above the Garbage Can to capture images of the level of garbage in it. A webcam is a video camera that feeds or streams its image in real time to or through a computer to computer network. When "captured" by a computer, the video stream may be viewed, saved or sent on to other networks through the email by using internet . When this data is sent to a remote location, the video stream may be viewed, saved or on sent there, which is unlike an IP camera(which connects using Ethernet or (Wi- Fi) a webcam is generally connected by using a USB cable, or by similar kind of cables Load Sensor: Placed below the Garbage Can to sense the weight of it. The LOAD cell will continuously give the weight readings in voltage format, which is then given to a signal conditioning unit which amplifies the voltage and is then give to the µC. The µC then converts the analog signal to digital format. A load cell is a transducer that is used to sense and convert a force into an electrical signal. The output of the transducer can be scaled to calculate the force applied to the transducer. The various types of load cells are available, like include Hydraulic load cells sensor, Pneumatic load cells sensor and Strain gauge load cells sensor. 3.3 Microcontroller: It is used to process information that is been given by the sensors. It compares the received data with the threshold level set and accordingly output is generated. The LPC2131/32/34/36/38 microcontrollers are based on a 16/32-bit ARM7TDMI-S CPU with real-time emulation and embedded trace support, that combine the microcontroller with 32 kB, 64 kB, 128 kB, 256 kB and 512 kB of embedded high-speed flash memory. A128-bit wide memory interface and unique accelerator architecture enable 32-bit code execution at maximum clock rate. 3.4 LCD (Liquid Crystal Display): LCD is used in a project to visualize the output of the application. We have used 16x2 LCD. So we can write 16 characters in each line. Total 32 characters we can display on 16x2 LCD.LCD can also use in a project to check the output of different modules interfaced with the microcontroller. Thus LCD plays a vital role in a project to see the output and to debug the system module wise in case of system failure in order to rectify the problem. 3.5 GSM Module: It is used to send message to the garbage depot if the Garbage Can exceeds the set threshold level. With the help of GSM module interfaced, we can send short text messages to the required authorities. GSM module is provided by sim uses the mobile service provider and send sms to the respective authorities as per programmed. It operates at either the 900 MHz or 1800 MHz frequency band. 3.6 Robot Mechanism: This robot mechanism is nothing but a machine capable of physical motion .In this project we use dc motor which is fixed on plate on which Garbage Can is mounted .This plate is used for tilting the Garbage Can by which garbage is transferred into garbage collecting vehicle. 3.7 DC Motor: DC Motors are used to physically drive the application as per the requirement provided in software. To drive a dc motor, we need a dc motor driver called L293D. This dc motor driver is capable of driving 2 dc motors at a time. 4. IMPLEMENTATION METHODOLOGY Each garbage can is given a number id which is stored in database with its location. A camera is placed at each garbage can .the camera used is INTEX IE305WC which is a 16 megapixel camera used for capturing images of garbage can continuously. A database is created in PC of different set levels which is used to compare with the images that are taken previously by camera. This is done with image processing. This is interfaced with microcontroller with help of RS232 cable. Simultaneously weighing sensor (load cell CZL601) is used .This is a single point load cell of total precision C3 class made up of material i.e. Aluminium alloy .It senses the weight of garbage can. It is interfaced with microcontroller through ADC. The microcontroller compares the set limit with input data .if anyone or both input data crosses threshold level. Then microcontroller which is interfaced with GSM module sends a message to the server .The sent messages contains the slave id of the garbage can. The server compares the slave id with its database which contains record of slave id and location of each garbage can located in city. Then it gives exact location of the garbage can which is full or over weighted to the driver of waste disposal vehicle. After receiving the message by the server the waste disposal vehicle reaches to the desired location. Then the driver enters set password with help of keypad in microcontroller. When the set password matches robot mechanism is activated. This robot mechanism is nothing but a machine capable of physical motion ,in this project we use dc motor which is fixed on plate on which garbage can is mounted .This plate is used for tilting the garbage can by which garbage is transferred into garbage collecting vehicle.
  • 3. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 03 | Mar-2015, Available @ http://www.ijret.org 124 5. FLOWCHART 6. CONCLUSION By implementing this project we will avoid over flowing of garbage from the container in residential area which is previously either loaded manually or with the help of loaders in traditional trucks. Manual loading takes time and reduces the productivity of the vehicles and manpower deployed. Besides, manual handling of waste poses a threat to the health of the sanitation workers as the waste is highly contaminated. REFERENCES [1]. Yang Kai, Zhang Junmei, Li Wenbin, Yang Liu, GaoLin,XueHuixia,“Weighing System of Fruit- Transportation Gyrocar Based on ARM” IEEE computer society,2011 DOI 10.1109/ICMTMA.2011.253. [2]. Arebey M.,Hannan, M.A. ; Basri, H. , Abdullah, H. “Solid waste monitoring and management using RFID, GIS and GSM ”IEEE Student Conference on Research and Development (SCOReD), 2009. [3]. Arebey, M. ; Hannan, M.A. ; Basri, H. ; Begum, R.A., “Solid waste monitoring system integration based on RFID, GPS and camera”, IEEE International Conference on Intelligent and Advanced Systems (ICIAS), 2010. [4]. Islam, M.S. ; Arebey, M. ; Hannan, M.A. ; Basri, H., “Overview for solid waste bin monitoring and collection system”,IEEE International Conference on Innovation Management and Technology Research (ICIMTR), 2012. [5]. Alberto Rovettaa , Fan Xiuminb, c , Federico Vicentinia, , , Zhu Minghuab, c , Alessandro Giustia , He Qichang “Early detection and evaluation of waste through sensorized containers for a collection monitoring application” Science Direct Journal. [6]. Issac, R;Akshai,M.”An effective solid waste management system for Thiruvalla Municipality in Android OS” IEEE Conference Publications , 2013. [7]. Longhi,S ; Marzioni,D ; Alidori, E ; Di Buo,G.; Pris,M. ; Grisostomi, M. ; Pirro,M. ”Solid Waste Management Architecture Using Wireless Sensor Network Technology“ ,New Technology , Mobility and Security (NTMS),2012 5th International Conference. [8]. Chen Tao; Li Xiang, “Municipal Solid Waste Recycle Management Information Platform Based On Internet of Things Technology”, Multimedia Information Networking and Security (MINES), 2010 International Conference.