Sei sulla pagina 1di 4

IoT based Waste Management:An Application to

Smart City

Daniya Rukiya Umme Farwa Khateeb


Anjuman Institue of Technology and Anjuman Institue of Technology and
Management, Bhatkal Management, Bhatkal
daniyarukiya00@gmail.com ummefarwa@gmail.com

Abstract—Emerging Technologies of IoT are transforming administration/clearing of wastes at all the spots[10]. To
slowly with Cities administration. As cities will generate waste at conquer this issue another approach, proposed automated
an alaraming rate which needs collection of waste in smarter waste management system.
way, this collection of waste must be within time and trip
planning should be done in real time, based on the status of II. LITERATURE SURVEY
waste. Earlier efforts were on collection of waste with smart bins Review of papers is carried to know the background,
but garbage collection to their places and plan trip in an optimal
current working procedure and existing system flaws, where
path is not much considered. In this paper, proposed IoT
technologies with management of waste and trip management in
we can workout on unsolved problems. A variety of related
cities is done, so that cost and time are reduced with optimized papers have been reviewed and summarized as follows.
path for waste collection. Thus proposed effective results for They focus mainly on collection. Current management
same. activity of system and Waste characterization was the main
objective to study and to determine[1]. It was demonstrated at
Keywords— Smart bin, Global Positing System(GPS); Internet thoubal muncipalty, which highlights municipal solid waste
of Things(IoT), Ultrasonic sensor, Genetic Algorithm(GA). management (MSWM) system. And also leaves with
suggestions, present management system to be improved
I. INTRODUCTION which will be useful for authorities to work further also. Smart
Internet of Things is a connection of devices. Devices bin is not used here.
connected to network, transfer data and communicate each In paper[2] Author introduces technologies like Global
other provided with a Unique Identifier (UID), with or without Position System, Radio Frequency Identification, General
interaction from human to human/human to computer. Packet Radio Service, Geographic Information System and
Automation of human life is goal of an IoT. It’s an ever web camera are integrated devices. RFID reader device in
growing Technology connecting sensors, object extends to truck will read both customer and also bin information.
computing capability and also allowing devices to generate, Efficient waste collection is achieved. Truck management is
exchange and data consumption[8]. also done but is not in optimized way.
Urban development is the vision of smart city, to Integrate Writer of this paper introduces two models of routing they
Information and Communication Technology(ICT) and IoT are dynamic and semi static[3]. Further, accumulation of
Technology to remain safe and to manage a city’s asset. Smart waste in city is done by facilitating IoT a routing model
city includes smart economy, smart people, smart governance, dynamically is designed and in case of tragedy it’s robust.
smart environment, smart business, smart living and smart Research related to waste collection concentrates on routing
mobility. Smart city provides quality of life[9]. and scheduling dynamic design. Though lesser amount of
Waste management is a consistently developing issue at research indicates gathering waste for smarter cities
local and global levels. Normally, human and animal activities assistance.
emerge has solid wastes and are futile and undesirable. The Author explains[4] that sensor helps to know the level of
residential waste items are gathered through waste bins at a garbage at maximum level, Micro- controller acts has interface
typical place at a specific spot for a road/area. Waste bins between sensor and GSM system. GUI is to monitor garbage
checking procedure for waste collection is one of the major information for different locations selected. If garbage is not
troublesome tasks. The typical technique by which, a man collected when maximum filled message reaches higher
needs to wander through the distinctive spots and check the authority to take serious action which inturn will help to
spots for waste accumulation. This is to some degree complex reduce number of trip for garbage collection and also can
and time consuming process. Presently, waste management reduce expenditure. Collecting garbage is efficiently managed.
system is not as effective as it ought to have been taken over
the progressions in the advances and technologies that This work express to find the shortest route[5] using route
emerged in the current years. There is no surety about algorithm and predictions, which will reduce the work force,
the
reduce trucks number for cleaning, can save consumption of which is placed on the top of dust bin. Ultrasonic sensor sends
fuel by trucks and also can save tax payer’s money. Smart bin out the high frequency sound pulse and then times how long it
application of model helps in managing waste collection. takes for the echo of the sound to reflect back and it is
Sensors with network connected to bins generating large data indicated by black colour in the figure. Dashed lines indicates
through cellular network. Further visualization and the level of garbage filled.
analyzation is done on real time to know status of city’s waste
allover.
Originator proposed a robust, dynamic routing
algorithm[6] for trucks when they are damaged and
overloaded replacement is needed. This gives framework for
two variety of trucks for collection of waste, the High
Capacity Trucks (HCTs) and the Low Capacity Trucks
(LCTs).By using trucks of big capacity can store large waste
thus, reducing cost for operational collection of waste is due to
reduction of trip plan to dumps.
Here author came up with model of scheduling Figure 2. Smart bin
dynamically for query called top–k[7]. Collection of solid
To check the status of bin following formulas are used,
waste is done by dynamic scheduling were each bin alerts
when capacity level reaches top. Further developed GUI user- Fill_dist = Tot_dist – Emt_dist
friendly android app and evaluated based on experimental of
waste collection. Finally, real data and synthetically proposed % Filled = (Tot_dist – fill_dist) / fill_dist * 100
models were evaluated from St. Petersburg municipality, Where,
Russia. Collection of data for trip cost is high.
Tot_dist denotes total distance of the dust bin.
Fill_dist denotes the filled distance of garbage inside bin.
III. PROPOSED METHODOLOGY
Emp_dist denotes empty distance which is unfilled portion of
Generating more waste in cities leads to seviour health
problems. So, there is a need of collecting waste in smarter bin.
way applying optimistic and also applied on demand for This calculated percentage filled data is sent with the help
collection of trips. of GSM shield in from of Short Message Service (SMS) and
this information is stored in the database at the server side.
To carry out experiments, one should need the verity of
informations such as binid, binaddress, latitude, longitude etc.
To store such informations MySQL database is used as
backend tool and java netbeans as a frontend tool. Data Stored
in Database. In the Graphical User Interface(GUI) four
different panels and are as follows first ‘bin addition’, second
‘view bin status’, third ‘collection planning’ and fourth ‘log’
which gives the way to collect the waste in an optimized
manner. In bin addition panel the details of bin such as bin id,
bin address, location of bin i.e latitude and longitude of the bin
and number of sim inserted in GSM shield is added and this
data is stored in to the database.
Figure 1. Proposed methodology Next Panel is ‘view bin status’ panel where it has two tabs
one is ‘view’ that shows the ‘filled percentage’ of provided
In figure 1 shows bin end and server end where bin end bin id and other one is to ‘view all’ tab it will shows particular
consists of devices like ultrasonic sensor, microcontroler, position of each bin in map has shown in figure 3. This map
GSM/GPRS shield. Ultrasonic sensor which is placed on the shows three colours in which green colour indicates the level
top of bin collects the data and transmit to server side through of bin 0% - 33.33%, yellow colour indicates the level of bin
GSM/GPRS shield. At sever end all informatin is stored on to 33.34% - 66.66 and finally red colour indicates the level of bin
database. Based on database plan for optimised path using is almost filled 66.67% -100%.
genetic algorithm. Bin placement planner is done manualy.
Buzzer is used to avoid overflow of bins. The figure 4 shows the ‘collection planning’ panel where it
will take the collection threshold value. By clicking ‘View
IV. EXPERIMENTS AND RESULTS bins’ tab it will show the bins above the threshold value using
This chapter provides the collection of experiments and the map as shown in figure 5. For the same threshold value it
results. Figure.2 describes how the percentage of waste filled will display the route in an optimized way with the help of the
inside bin, and it is done with the help of ultrasonic sensor ‘plan trip’ has shown in figure 6.
The log panel that is last panel which displays the final Algorithm for calculating Optimized path using GA.
distance of the optimized path with the optimized route.
Step.1- Original population is created randomly for
separate string for the TSP problem that has been given
and representation of matrix is created between two
cities along with cost of the path.
Step.2- Every chromosome in population is assigned
with the fitness using criteria to measure fitness
F(x) =1/x where, total cost is represented by x
If the value of threshold is nearer to String value then it
depends on selection guidelines.
Step 3- Select two chromosomes from existing parent
Figure 3. View all bins population can generate latest off-spring inhabitants by
affect of crossover mechanism.
Step 4- Transform the resulting off-springs if it’s
essential.
Step 5- Until we obtain optimal solution iterates step 3 and
step 4.
V. CONCLUSION
Based on existing works in smart waste collection as
surveyed, came up with certain issues. Keeping this in mind
proposed smart bin involving multiple technologies like
Ultrasonic sensor, ardunio microcontroller, GSM/GPRS shield
and buzzer are used to measure the level of waste inside bin
Figure.4 Specifying the collection threshold value and educates to server through wireless connection. Buzzer is
used to avoid overflow of bin. Ultrasonic sensor is used to find
the status of bin with measure of echo back distance.
GSM/GPRS shield used to send message through wireless
connection. Based on data stored at database, path
optimization is done using genetic algorithm, through this
work the cost and time is reduced drastically as compared with
the previous works. The results carried out for this work are
satisfactory and encouraging. Further bin positioning may be
automated by using previous history form database which any
be the future scope of this work.

References
[1] Ch. Raghumani Singh and Mithra Deyh, “Solid Waste Management of
Figure.5 View of bins above the specified threshold value Thoubal Municipality, Manipur- A Case StudyStrong”, Department of
Ecology & Environmental Science, Assam University, Silchar-788011,
India environ Jaghu@yahoo.co.in, mithradey@gmail.com, 978-1-4673-
0178-7/11, IEEE 2011.
[2] Md. Shafiqul Islam, Maher Arebey, M.A. Hannan, Hasan Basri
“Overview for Solid Waste Bin Monitoring and Collection System”
2012 International Conference on Innovation, Management and
Technology Research (ICIMTR2012), Malacca, Malaysia:21-22 May,
258 – 262 pp, 2012.
[3] Theodoros Vasileio, Anagnostopoulos and Arkady Zaslavsky, ”
Effective Waste Collection with Shortest Path Semi-Static and Dynamic
Routing”, Springer International Publishing Switzerland, LNCS 8638,
pp. 95–105, 2014.
[4] Vikrant Bhor, Pankaj Morajkar, Amol Deshpande, “Smart Garbage
Management System”, International Journal of Engineering Research &
Technology (IJERT), ISSN: 2278-0181, Vol. 4 Issue 03, March-2015.J.
Clerk Maxwell, A Treatise on Electricity and Magnetism, 3rd ed., vol. 2.
Oxford: Clarendon, 1892, pp.68-73.
Figure.6 Optimized path for the specified threshold value
[5] Vikrant Bhor, Pankaj Morajkar, Amol Deshpande, “Smart Garbage
Management System”, International Journal of Engineering Research &
Technology (IJERT), ISSN: 2278-0181, Vol. 4 Issue 03, March-2015.
[6] Theodoros Anagnostopoulos ,Arkady Zaslavsky , Alexey Medvedev
,“Robust Waste Collection exploiting Cost Efficiency of loT potentiality
in Smart Cities”, International Conference on Recent Advances in
Internet of Things (RioT) Singapore, 7-9 April, 2015.
[7] Theodoros Anagnostopoulos, Arkady Zaslavsky, Alexey Medvedev,
Sergei Khoruzhnicov, “Top–k Query based Dynamic Scheduling for
IoT-enabled Smart City Waste Collection”,16th IEEE International
Conference on Mobile Data Management, 2015.
[8] Francesca Giannoni-Crystal and Allyson Haynes Stuart , Editor :
Thomas J. Shaw, ESQ, International law journal, A Publication of the
Information Security and EDDE Committees ABA Section of
Science & Technology Law, Spring 2016 , Volume 7, Issue 2.
[9] https://en.wikipedia.org/wiki/Smart_city.
[10] https://en.wikipedia.org/wiki/Waste_management.

2479

Potrebbero piacerti anche