You are on page 1of 6

Smart Bin (Waste Segregation and Optimisation)

Wesley Pereira1, Saurabh Parulekar2, Sopan Phaltankar3, Vijaya Kamble4


1,2,3,4
Sardar Patel Institute of Technology, Bhartiya Vidya Bhavan’s campus Munshi Nagar, Andheri-West Mumbai-400058
1
wesley.pereira@spit.ac.in, 2saurabh.parulekar@spit.ac.in, 3sopan.phaltankar@spit.ac.in, 4vijaya kamble@spit.ac.in

Abstract: Smart bin has multiple features and its main dirty waste thrown by us and alsosometimes
feature is garbage segregation. Smart bin will have 4 thissegregationprocessisntveryprecise.Thesmartbinalso
different compartments for the waste: for plastic waste, for tellsuswhenthedustbiniscompletelyfullandthusitistime to take
wet waste, for dry waste and lastly for the wastewater from out the garbage. Smart Bin will also have an auto- matic door
the auto clean feature. Apart from this, it will also have at the top of the bin which opens when a person comes to
ultrasound sensors for the bin to open when a person dispose of any waste thus solving the challengeof sanitation.
approaches the dustbin to throw garbage thus making it
hands-free and evidently more hygienic. The smart bin will Another important issue we face is we do not actuallyac- count
also have an analysis done to tell the user the amount and for what kind of garbage we throw. The smart bin gives us a
type of garbage they dispose of. Daily, weekly and monthly weekly analysis through the app connected tothe bin about the
garbage disposal will be analyzed through graphs and data type of garbagethrown.
through live data reception. The bin will alsohave a reminder
sent to the phone from the app connected tothe bin to tell us Along with this, the smart bin will also provide solutions to
that it is time to throw the garbage. This idea will help us what kind of garbage can be used as compost or which
dispose of the wastes separately and thus also be able to garbagecanberecycledorreused.Thissolvestheimportant issue of
distinguish the recyclable and non-recyclable waste. The not wastingresources.
smart bin is an efficient and hygienic waste disposal and
segregation system which will eventually help in So The Smart Binmainly focuses and helps in getting us a step
wasteoptimization. closer to achieving the 3 Rs Reduce, Reuseand Recycle.

Keywords: Segregation, Optimization, Smart, App, IOT, II. OBJECTIVES


Sanitation, Recycle, Capacitive, Automation The main objectives of SMART BIN are:

I. INTRODUCTION Waste Segregation


The total amount of waste that was dumped globally in the Smart bin segregates the waste into 3 types: dry, wet and
year 2007 was a whopping 2.12 billion tonnes increasing by plastic.
100 million tonnes from 2006 [1]. The segregation of the waste
followed by the transportation and disposal of the waste needs Sanitation
to be very precise and managed properly so as
toavoidtherisktothehealthandsafetyofthepublic.Waste Automation of the door ensures that the user will not have to
segregation is an absolutely necessary stage in waste man- touch the bin.
agement. Most of the waste is sent directly to the landfills
without proper sorting and this has caused a huge loss for us. Waste identification
Properly distinguishing wet, dry and plastic waste lets us
The waste can be identified by its capacitive values and re-
recycle it more efficiently and saves us a lot of money
flective properties.
andresources.
Re-usability
With the advent of the plastic ban and people having so many
plastics in their households, SMART BIN can help dispose of The waste that can be used again can be identified and reused.
the waste properly and efficiently without any problems. Also,
the wet waste can be used as compost and some of the dry Recycling
waste can be recycled.
The waste that can be recycled will be identified by theseg-
SMART BIN identifies the type of waste and segregates it regator through its capacitive value and thus sending that value
using the techniques mentioned. This segregation by a machine to the app which will tell the user if that waste can be recycled
thus brings an end to the segregation done by hu- mans, which or not based on some pre-givendata.
is again a filthy job as no human should touch such toxic and

978-1-5386-9346-9/19/$31.00 ©2019 IEEE


Waste Prediction and Optimization Bluetooth Module:
Through the network of the smart bin data sent to thecloud, we The Bluetooth module used is HC-05 which is connectedto the
can establish a pattern of the kind and type of waste serial port of the microcontroller to transmit collected data to a
throwninaparticularlocalityandthussendthegarbagedis- posal mobile device for analysis andprediction.
vehicles in the most optimized path, saving a lot of fuel
andresources. Servo Motor:

III. SYSTEM DESIGN Servo motor consists of a gearbox and a potentiometer due to
which we can control the precise position of the shaft and hold
it there. It only uses one control signal for controlling the
movement of the shaft which is restricted to a rotation of 0 to
180.

Ultrasonic Sensor:
Using Ultrasound transceiver distance is calculated for de-
termining whether somebody is approaching the dustbin. If a
person is close enough to the dustbin a trigger is given to the
microcontroller which triggers the dustbin lid to open.

Stepper Driver and Stepper Motor:


Stepper driver is used to drive the stepper motor using the
microcontroller. The waste chamber is mounted on the step-
per motor which aligns the respective sections (Dry, Wet and
Plastic) under the capacitive plates.

Indication LEDs:
These LEDs are directly controlled by the microcontroller for
displaying the status of the system. For indicating bin is full,
Bluetooth Status indicator, for indicating the type of waste.

IV. DESIGN REQUIREMENTS


V. HARDWARE REQUIREMENTS
Atmega328P Microcontroller:
The Atmega 32 8P microcontroller is a high performance, low
power 8-bit microcontroller with enhanced RISC ar-
chitecture. It is a 28 pin IC with 23 general purpose I/O lines,
Fig. 1. Block Diagram 32 general purpose working registers, Real Time Counter
IR Sensors: (RTC), three flexible Timer/Counters with compare modes and
PWM, 1 serial programmable USART and an 8-channel and a
TheIRsensorsemitInfraredLightWhichiseitherabsorbed by the 6-channel 10-bit successive approximation ADC [3][5].
material (Waste) or Reflected. The Sensor also con- sistsofanI
RreceiverwhichmeasuresthereflectedInfrared Light. The Infrared Radiation Sensors:
20receiver is connected to the ADC module of
This device emits and detects infrared radiation. Generally,
theMicrocontrollerwhichconvertstheanalogsignaltodig- ital
thermal radiation is emitted by all the objects in theinfrared
signal which is analyzed and used to determine the type of
spectrum. The infrared sensor detects this type of radiation
waste. The IR sensor is also used as a proximity sensor for
which is not visible to the humaneye.
detecting whether the segregation chamber is filled or not.
Copper Clads:
Capacitive Plates:
Copper Clads are normally used to craft PCBs but in Smart
The plates are copper clads of specific dimensions which are
Bin, they are also used as the capacitive plates.
connected directly to the ADC module of the microcon- troller.

275
Bluetooth Module: VII. METHODOLOGY
HC-05 Bluetooth Module is an easy to use Bluetooth SPP Smart bin has different working modules as explained be- low:
(Serial Port Protocol) module, designed for transparent wire-
less serial connection setup. HC-05 Bluetooth module also
provides as witch ingmodebetweenmasterandslavemodes. It is
easy to use and setup and transmits data effectively with- out
anylosses.

Ultrasonic Sensor:
The HC-SR04 ultrasonic sensor provides detection and ranging
over a wide range of distances. The sensorprovides precise and
stable non-contact distance measurements from about 2 cm to
4 meters with very high accuracy. It can be easily interfaced to
anymicrocontroller.

Servo Motors:
Servo motor consists of a gearbox and a potentiometer due
towhichwecancontroltheprecisepositionoftheshaftand hold it
there. It only uses one control signal for controlling them
ovement of the shaft which is restricted toarotation of 0 to180.

Stepper Motors:
The stepper motor divides one full rotation into steps. By
giving pulses to the stepper motor through the micro-
controller the position of the shaft can bechanged.

Motor Drivers:
The ULN2003A is an array of seven NPN Darlington tran-
sistors capable of 500 mA, 50 V output. This IC is used for
controlling the Stepper motor[8].

VI. SOFTWARE REQUIREMENTS


Arduino IDE:
Arduino IDE is an open source software developed by the
Arduino community. Arduino IDE is used to develop code for
boards in C and C++ using an enormous library of dif- ferent
modules provided by Arduino itself. We are usingthe Arduino
board and IDE to upload the code to Atmega328P [6].

Android Studio:
Android Studio is the official integrated development envi-
ronment used to develop applications for the Android plat-
form. It is an open source software built on JetBrains IDE.

R Studio:
RStudio is an integrated development environment built on R-
basewhichisusedforstatisticalcomputingandgraphical
visualization.

Fig. 2. Flow chart

276
Automatic door: Plastic segregation: Plastic can be segregated by the method
of spectroscopy. In spectroscopy, we can identify if the waste
The door of the smart bin opens automatically when a person is a plastic or not by using an IR sensor [7]. We project an IR
comes to close proximity. For this, we are using an Ultra- light towards the waste. Based on the absorp- tivity of the
sound sensor. The ultrasound sensor realizes when a person plastic, it can be identified and segregated. The absorptivity
comes close enough and is about to throw the waste and the cannot be measured directly hence Reflectivity and
door opens. A servo motor is connected with the door, hence Transmitivity ismeasured.
anything in the close proximity triggers the door to open. This
makes the smart bin completely hands-free. ttabs = tt − (ttref+tttr) (2)
G = Incident Radiation
Segregation: Gabs = Absorbed Radiation
Wet and dry segregation: Value of capacitance depends on Gref = Reflected Radiation Gtr = TransmittedRadiation
the dielectric present between theplates. Waste Chamber:

A C=ε× (1) The waste once segregated falls into a chamber. As we are
D segregating the waste into 3 different types of waste we have 3
different chambers for that and also along with that, we have
C = Capacitance
an additional chamber for storing the wastewater we get from
A = Area of Parallel plates
the auto clean feature as explained below.
D = Distance between the parallel plates
×Permittivity
ε = s s r= Auto clean:
ε0= Absolute Permittivity = 8.84 10−×
12 F/m
εr= Relative Permittivity [2][4] When required the auto clean can be activated with a press
ofabuttonwhichwilldisabletheultrasonicsensorandclose the lid
Garbage is collected in an arrangement consisting of two for 2 minutes. Clean water will be poured onto the plates
copper clad plates fixed at 45◦ to the horizontal as the plates through a motor, this water will be collected into the fourth
are at 45◦, the projected vertical area is considered as ”A”.The chamber i.e. the wastechamber.
value of capacitance without any dielectric is 6.532 pF. When
Wet waste is thrown permittivity of wet waste is higher as Optimization of waste disposal:
compared to dry waste hence the capacitance increases
The smart bin is connected to the app and this app tells us what
considerably with respect to capacitance without any dielectric.
waste is exactly disposed of by comparing their ca- pacitive
In case of dry waste capacitance increases by a small amount.
values. The app is connected to the cloud where a network is
Once the waste is identified the respective chamber(Dry or
created. Now based on this network we can op- timize garbage
Waste) Aligns itself under the plates. One of the plates moves
paths. We can identify when each of the bin gets full and at
and drops the garbage into the chamber.
what particular time and can have an opti- mized path set for
the garbage disposal vehicles. This will save us a lot of money
in terms of fuel and will also save a lot of time of the people
involved in this process.

Reminder when the bin is full:


The smart bin will have an IR sensor attached to the top of the
waste chamber with a distance set at one centimetre. So this
means that when the chamber of a particular waste gets full,
the IR sensor will send a signal to the app which will tell the
user that it is time to take out the garbage or in case of
corporates or bins placed at different localities outside we can
identify a pattern as to what time it gets full and the authorities
can track it.

Recycling and reusing:


We can identify what waste the user throws by their capaci-
tive values and we can have these predetermined values set on
our app and when the user disposes a waste we can have it
identified and we can then through the network on the cloud,
Fig. 3. Setup of dry and wet segregator let the garbage disposal unit know what waste can be recy-

277
cled and what waste can be reused and what waste is actually
just waste that is to be dumped. The wet waste that can be used
for composting will also be identified and we can thus save a
lot of human time in this and also avoid the human error.

Fig. 7. Capacitive readings

IX. CONCLUSION
The Smart Bin allows us to effectively and cleanly dispose of
Fig. 5. Circuit within prototype the waste. The automatic door opening system ensures that
garbage disposal by the humans is completely hands- free and
VIII. RESULTS
therefore extremely hygienic since there is no con- tact
The following table contains a few sample observations for the established with the bin. Waste thrown away is sorted
basic wet and dry segregation through their capacitive values: according to its capacitance. Wet waste has significantly larger
capacitance than dry waste and plastic and hence it is easily
Object Capacitive Reading (in Waste distinguishable. Plastic has different reflective proper- ties than
pF) type other dry waste and therefore infrared spectroscopy is the most
Threshold value 6.532 - suitable method to distinguish plastic from other dry waste.
Paper 7.668 Dry FUTURESCOPE
Banana peel 25430 Wet
This idea cum product can be very compatible with the up-
Plastic wrapper 7.709 Dry coming smart cities projects. We can have the garbage vehi-
Cloth 7.301 Dry cles pick up just one category of waste and optimize the path
Pen 7.260 Dry in which they do it thus making the entire waste segregation
and disposal method much more efficient.

Fig. 6. Prototype Fig. 8. Graph of drywaste

278
Proceedings of IEEE Sensors. 2. 7 - 11 Vol.1.
10.1109/ICSENS.2003.1278885
[3] A. Chandramohan, J. Mendonca, N. R. Shankar, N. U. Baheti,
N. K. Krishnan and M. S. Suma, ”Automated Waste
Segregator”, 2014 Texas Instruments India Edu- cators’
Conference (TIIEC), Bangalore, 2014, pp. 1-6. doi:
10.1109/TIIEC.2014.009
[4] Vishal V, Sayantan Gangopadhyay - Sir M Visvesvaraya
Institute of Technology - ”Capacitive Sensors: The Fu- ture of
Waste Segregation”
[5] Atmel ”8-bit AVR Microcontroller with 32K Bytes In- System
Programmable Flash” ATmega328P [Rev No. 7810D-AVR-
01/15]
[6] Dr Naveen B, Kavya G K, Kruthika S N, Ranjitha K N, Sahana
C N - ”AUTOMATED WASTE SEGRE- GATOR USING
ARDUINO” - International Journal of Advance Engineering
Fig. 9. Graph of wetwaste and Research
[7] Edward A Bruno - ”Automated Sorting of Plastics for
REFERENCES Recycling”
[1] United Nations Environment Programme year book, 2009 [8] Texas Instruments ”High-Voltage, High-Current Dar- lington
[2] Reverter, Ferran and Gasulla, M and Pallas-Areny, Ramon. Transistor Arrays” ULN2003
(2003) ”Capacitive Level Sensing for Solid- Waste Collection”.

279

You might also like