You are on page 1of 6

ISBN 978-1-6654-3986-2

A Cost-Effective Smart E-Bin System for Garbage


Management Using Convolutional Neural Network
2021 International Conference on System, Computation, Automation and Networking (ICSCAN) | 978-1-6654-3986-2/21/$31.00 ©2021 IEEE | DOI: 10.1109/ICSCAN53069.2021.9526547

Saranya A1 Mukul Bhambri2 Vinothkumar Ganesan3


IEEE, Member, Research Scholar UG Student Technical Lead,
School of Computing, Computer Science and Technology, HCL Technologies,
SRM Institute of Science and SRM Institute of Science and India
Technology, India Technology, India vinothkumar985@gmail.com
saranyamit12@gmail.com mb7898@srmist.edu.in

Abstract—The world has accumulated an enormous amount of Arduino System which will inform the agencies that the bin has
waste that the ways for collecting and disposing of it are now out got full and needs it to get emptied [1][2][3]. It involves IR
of human reach. The race is struggling to collect the waste and get sensors and Ultrasonic sensors for object detection. The Bin will
it removed as soon as possible. Not only the non-biodegradable also involve a motion sensor to detect the person standing nearby
waste is creating issues but also the biowaste due to the lack of so that the lid can be opened for the person to put the waste inside
resources to collect them. Indian roads, sewages, even obsolete the bin. An embedded machine learning algorithm will be
areas are plundered with plastic bottles, polythene bags, litters, involved in it to detect the waste as well. For example, if the non-
etc. This project includes a cost-effective bin for small-scale biodegradable waste is put in the biodegradable section by
purposes which is implemented in houses. The waste container (E- mistake.
bin) consists of two divisions, one for the bio-degradable waste and
the other for the non-biodegradable waste. The Proposed E-Bin The biodegradable gas agencies will be contacted to collect
consists of a sensing lid that detects if the bin is to be opened for the biowaste to treat that waste as biomass and produce the
the nearby person or not and waste type. It has two LED displays, biogas from that. The problems of poor waste management
one for the amount of waste collected and the other for how much systems are result in creating diseases, waste causes damage to
maximum cost the waste could be sold to different organizations the ecosystem, and it creates numerous problems for other
who can utilize the waste effectively. For waste classification species. It forces the environment to changes resulting in air
Convolution Neural Network (CNN) is used to identify whether pollution, water pollution, etc. This also has an issue with
the correct type of waste is deposited to the correct bin. The hygiene because of its improper disposal. Thus, the E-Bin counts
accuracy of the waste classification algorithm is 96%. This
as a suitable smart bin for smart cities. Data Analytics and
proposed methodology is an initiative to encourage people to
device-to-device communications help to ease societal
deposit and effectively dispose of their waste. Also, they are getting
some reward for their waste.
problems.
One of the major concerns is waste management, we
Keywords- Classification, Cost model, Convolutional Neural Network, proposed a product-based solution for perceptively handling the
E-bin, Sensors, Smart Cities, Waste Management. waste. Since all other common industries are welcoming these
kinds of smart technologies to update themselves. Connecting
I. INTRODUCTION the intelligent system to collect the big data for analytics is
Waste management around the world has become chaos in booming in this modern era. Every complex and unsolvable
the head especially in India, where huge lumps of waste could problem is tackled by smart devices. The collected data is
be seen here and there. Waste and its management require more processed and transformed to another version of outputs for
time due to the excessive amount of its release into the solving other problems [4].
environment. E-Bin would play a major role in the process of
Waste Management as it has a lot of features that would be The Garbage Dataset contains six types of wastes as
helpful in the management cycle. E-Bin consists of a metallic cardboard, glass, metal, paper, plastic, and trash. The description
bin which further has two sections involved in it, one for the of the dataset is given in the experimental analysis section. The
biodegradable waste and the other one for the non-biodegradable paper is organized into five sections, the first section contains
waste which includes different kinds of wastes such as liquid the introduction of smart bins and the necessity of waste
waste, solid waste, hazardous and non-hazardous waste. The management. The second section describes the related work of
biodegradable waste section has a Weight Sensor and a mesh. intelligent bin and convolutional networks. The third section
The mesh will allow the water or any other liquid to flow into a explains the proposed methodology and architectures of the bin,
secondary cabin to separate the wet waste from the dry waste. CNN networks. The workflow of the bin is explained in step by
The weight sensor will calculate the weight for the amount of step process. Experimental analysis is the fourth step, which
dry waste. The scaling will be set to determine the equivalent describes the evaluation of a classification system on waste
cost for the amount of dry waste. For example, 1kg of dry waste types. The final section describes the importance of the proposed
is equal to 3 Indian rupees. The Bin will consist of an embedded work and classification accuracy.

Manakula Vinayagar Institute of Technology


Puducherry, India
Authorized licensed use limited to: PES University Bengaluru. Downloaded on October 14,2023 at 08:29:15 UTC from IEEEIEEE
Xplore.ICSCAN
Restrictions2021
apply.
ISBN 978-1-6654-3986-2

II. RELATED WORK be added to enhance the efficiency of the E-Bin, which benefits
P.K.S Kumari et al have proposed the methodology of Smart both the e-bin owner and the garbage collection corporation. In
Bin which consists of three layers namely the Data Gathering one paper, we came across the methodology used for disposing
Layer, Processing layer, and the Demo layer, each layer of away waste and its collection by local corporations and
demonstrating its significance by the use of different sensors as different types of sensors used for bin opening and closing and
well as the Raspberry Pi (RPi) module [5]. RPi creates the object detection. We have planned and tried to implement a
interface between the cameras to the microprocessor. It takes the better version of such an e-bin which has certain new features
image information from the dust bin to the authorized reporting and algorithms getting involved which in result will improve the
portal [6]. Also responsible for sending the alert message to the quality and efficiency of the end product. We have added
connected user devices. Fady Samann et al have proposed and algorithms that will help in the waste classification and cost
used the methodology of Smart Trash Bin which is a cost- generation for the equivalent amount of waste.
effective and user-friendly model. The Bin comprises a GSM III. PROPOSED METHODOLOGY
module to send the SMS alert to the collection department and a
motion sensor as well to detect the usage event. The software of E-Bin for smart cities has proved to be very productive in the
the bin is based on the Arduino microcontroller [7]. The E-Bin area of Waste Management since waste and its management has
designed for the bio-degradable waste management has two been one of the major areas of concern nowadays due to its over-
major sections or we can say two compartments, one for bio- collection on the grounds [19][20]. We have classified the waste
degradable waste collection and the other one for the non- in two of its broader categories i.e. familiar to all of us i.e. bio-
biodegradable waste collection and subsection for water degradable waste and non-biodegradable waste. E-Bin is
collection present in the waste. The proposed Bin consists of a majorly designed for the consumption of bio-degradable waste
few important sensors used for numerous purposes i.e. the for energy production.
infrared sensor (IR) for object detection (for a person standing Figure 1 shows the internal structure of the bin with input and
nearby) for the lid of the bin for opening and closing [8][9]. The output displays. The workflow of the proposed bin is drawn in
hardware of the bin is to be designed in such a way that it is flowchart representation. It comprises all components and
space-efficient. The second user is the weight sensor which is directions of the information from one module to another
used for measuring the weight of the biodegradable waste. The module. The figure 2 flowchart below explains the complete
third sensor determines whether the bin has got full and needs working of the E-Bin with some of its essential features.
its emptying. An alert message is sent to the waste collection
agencies for biomass energy generation through the GSM
module [10]. Another of the most important feature is the
Arduino board which has been programmed for detection
whether the waste put in the bio-degradable section has non-
biodegradable waste put into it. The Bin consists of a LED
display that displays an equivalent cost of the bio-waste which
has been put inside the bin. A record in the server’s database is
kept for the amount and waste generation.
An intelligent-based smart bin is developed for notifying the
garbage filling with nearby municipality web servers. It raises
the alert to the user with the level of garbage filing with correct
verification. It enables the instance clearance and cleaning of the
dustbin to avoid unnecessary pollutions and disturbance[11].
Improving smart devices with IoT technology provides the
platform for the recreation of the digital environment [12]. Many
IoT features and devices are listed in the above-mentioned Fig. 1. Smart- Bin Internal Components
paper. Waste and its management have become a major issue in
the last few decades. Graph figure 2 shows the increase in waste The following are the steps which are needed to be performed to
around the globe [13][14][15]. wasNet is one of the neural perform the complete working of the E-Bin.
networks-based classifiers, which classifies the garbage with the Step 1: Lid Opening and Closing - When a person stands near
lightweight neural network. This architecture is based on the the bin to put the waste inside the bin, the object detection sensor
ImageNet CNN and transfer learning applies to garbage i.e. the IR sensor performs the lid opening and when the person
classification systems. Complex data augmentation enabled this is away, the lid is closed.
classification system to train and earn different features of the Step 2: Biodegradable waste or non-biodegradable waste- After
objects [16]. Smart bin enabled with microcontroller plays an the lid is opened with help of the IR sensor, the waste based on
intelligent roe to categorize the waste to digestible and its form i.e. biodegradable or non-biodegradable is put into the
indigestible. Input image is processed with CNN model. respective compartment.
Depending upon the waste score the image has categorized and Step 3: Biodegradable waste- The liqid waste flows to the outer
deposited to correct bin [17]. AlexNet CNN is used to section/compartment through a slant slid, separating the solid
categorize 10 types of waste categories with Automatic Teller waste from the liquid waste.
Machine model dustbin called Automatic Teller Dustbin [18]. Step 4a: Waste Classification through Arduino Board- If there
Smart Bins play a part in the development of cities to smart has been a mix of any other kind of waste with the biodegradable
cities. In the already published papers, we have gone through, waste, the IoT device indicates the impurity along with a Red
we came across many facts and features of e-bins that are Alert.
covered collectively in them. But there have been some Step 4b: CNN algorithm is used to classify the solid waste with
convenient and important features that have to be added or can their predefined types

Manakula Vinayagar Institute of Technology


Puducherry, India
Authorized licensed use limited to: PES University Bengaluru. Downloaded on October 14,2023 at 08:29:15 UTC from IEEEIEEE
Xplore.ICSCAN
Restrictions2021
apply.
ISBN 978-1-6654-3986-2

Step 5: Equivalent Waste Amount and cost display- The weight The linear representation of the image (I) and filter (f) is notated
of biowaste which was measured with the help of a weight as,
sensor and the equivalent cost per kg which has been preset by 𝑦𝑜𝑢𝑡 = 𝐼𝑖𝑛 × 𝑓 − − − − − −(1)
the corporation are displayed through the LED display. Process the image input to Convolutional networks with weights
Step 6: Emptying of the Bin - With the help of the GSM module, (w), input x and bias (b)
the message for bin emptying is sent to the local corporations. 𝑦𝑜𝑢𝑡 = 𝑋𝑖𝑛 𝑤 + 𝑏 − − − − − (2)
Apply the activation to the 𝑦𝑜𝑢𝑡
A. CNN algorithm For Waste Classification
𝑌 = 𝑠𝑖𝑔𝑚𝑜𝑖𝑑𝑎𝑙(𝑦𝑜𝑢𝑡 ) − − − (3)
The input image is captured by the camera placed on the lid, and Rewrite the above equation,
it is processed with the CNN ResNet algorithm. Input features 𝑙
𝑦𝑜𝑢𝑡 = 𝑤𝑗𝑇 𝑋𝑗 (𝑎𝑙−1 ) + 𝑏𝑗 − − − (4)
are extracted and grouped by the convolutional layer. The Image matrix is represented by,
pooling layer reduces the input spatial dimension to correct the 𝐼(𝑚, 𝑛) = (𝑥 × 𝑓)[𝑚, 𝑛] − − − − − − −(5)
essential information of an image. The features are combined by
their similarities with prior knowledge by the Resnet training. 𝐼(𝑚. 𝑛) = ∑ ∑ 𝑥[𝑗, 𝑘]𝑓[𝑚 − 𝑗, 𝑛 − 𝑘] − − − −(6)
This process is called transfer learning, which is used to obtain 𝑗 𝑘

the object structure. The classification is initiated by the fully The cross-entropy loss function is calculated on the observed
connected layer with the Relu activation function. Depending on and expected data results. The imagenet classification algorithm
the pre-trained weights the CNN architecture able to predict the is expressed with the following steps.
bio and non-biodegradable objects.
Algorithm for Garbage Classification Using ImageNet
𝐼𝑛𝑝𝑢𝑡: 𝐺𝑎𝑟𝑏𝑎𝑔𝑒_𝑖𝑚𝑎𝑔𝑒_𝑑𝑎𝑡𝑎𝑠𝑒𝑡, 𝑝𝑎𝑡ℎ𝑠, 𝑙𝑎𝑏𝑒𝑙𝑠
𝑆𝑡𝑒𝑝 1: 𝑟𝑒𝑠𝑖𝑧𝑒 𝑎𝑙𝑙 𝑡ℎ𝑒 𝑖𝑚𝑎𝑔𝑒𝑠 𝑖𝑛𝑡𝑜 𝑓𝑖𝑥𝑒𝑑 𝑠𝑖𝑧𝑒
𝑆𝑡𝑒𝑝 2: 𝑠𝑝𝑙𝑖𝑡 𝑡ℎ𝑒 𝑑𝑎𝑡𝑠𝑒𝑡 𝑖𝑛𝑡𝑜 𝑡ℎ𝑟𝑒𝑒 𝑝𝑎𝑟𝑡𝑠 𝑤𝑖𝑡ℎ 𝑐𝑟𝑜𝑠𝑠
𝑣𝑎𝑙𝑖𝑑𝑎𝑡𝑖𝑜𝑛 𝑚𝑒𝑡ℎ𝑜𝑑
𝑆𝑡𝑒𝑝 3: 𝑐𝑎𝑙𝑙 𝑡ℎ𝑒 𝑑𝑎𝑡𝑎ℎ𝑔𝑒𝑛𝑒𝑟𝑎𝑡𝑜𝑟 𝑓𝑜𝑟 𝑎𝑢𝑔𝑚𝑒𝑛𝑡𝑖𝑛𝑔
𝑡ℎ𝑒 𝑖𝑚𝑎𝑔𝑒𝑠 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑠𝑜𝑢𝑟𝑐𝑒
𝑆𝑡𝑒𝑝 4: 𝑠𝑝𝑙𝑖𝑡 𝑡ℎ𝑒 𝑑𝑎𝑡𝑎 𝑖𝑛𝑡𝑜 𝑡𝑟𝑎𝑖𝑛𝑑𝑎𝑡𝑎𝑔𝑒𝑛 ,
𝑣𝑎𝑙𝑖𝑑_𝑑𝑎𝑡𝑎𝑔𝑒𝑛, 𝑡𝑒𝑠𝑡_𝑑𝑎𝑡𝑎𝑔𝑒𝑛
𝑆𝑡𝑒𝑝 5: 𝑐𝑎𝑙𝑐𝑢𝑙𝑎𝑡𝑒 𝑡ℎ𝑒 𝑤𝑒𝑖𝑔ℎ𝑡𝑠 𝑓𝑜𝑟 𝑎𝑙𝑙 𝑐𝑙𝑎𝑠𝑠𝑒𝑠 𝑜𝑓 𝑤𝑎𝑠𝑡𝑒
𝑆𝑡𝑒𝑝 6: 𝑐𝑎𝑙𝑙 𝑡ℎ𝑒 𝑡𝑟𝑎𝑛𝑠𝑓𝑒𝑟 𝑙𝑒𝑎𝑟𝑛𝑖𝑛𝑔 𝑚𝑜𝑑𝑒𝑙 𝑜𝑛 𝑥𝑐𝑒𝑝𝑡𝑖𝑜𝑛
𝑆𝑡𝑒𝑝 7: 𝑎𝑑𝑑 𝑡ℎ𝑒 𝑖𝑛𝑝𝑢𝑡, 𝑓𝑢𝑛𝑐𝑡𝑖𝑜𝑛𝑎𝑙, 𝑎𝑛𝑑 𝑑𝑒𝑛𝑠𝑒 𝑙𝑎𝑦𝑒𝑟𝑠
𝑆𝑡𝑒𝑝 8: 𝑐𝑟𝑒𝑎𝑡𝑒 𝑐𝑎𝑙𝑙𝑏𝑎𝑐𝑘 𝑓𝑛𝑐𝑡𝑖𝑜𝑛 𝑤𝑖𝑡ℎ 𝑒𝑎𝑟𝑙𝑦 𝑠𝑡𝑜𝑝𝑝𝑖𝑛𝑔
𝑎𝑛𝑑𝑑𝑟𝑜𝑝𝑜𝑢𝑡
𝑆𝑡𝑒𝑝 9: 𝑓𝑖𝑡 𝑡ℎ𝑒 𝑚𝑜𝑑𝑒𝑙 𝑓𝑜𝑟 𝑐𝑜𝑚𝑝𝑖𝑙𝑒 𝑎𝑛𝑑 𝑟𝑢𝑛
𝑆𝑡𝑒𝑝 10: 𝑝𝑟𝑒𝑑𝑖𝑐𝑡 𝑡ℎ𝑒 𝑛𝑒𝑤 𝑜𝑏𝑗𝑒𝑐𝑡𝑠 𝑤𝑖𝑡ℎ 𝑑𝑒𝑓𝑖𝑛𝑒𝑑 𝑐𝑙𝑎𝑠𝑠𝑒𝑠
𝑂𝑢𝑡𝑝𝑢𝑡: 𝐴𝑐𝑐𝑢𝑟𝑎𝑐𝑦_𝑡𝑟𝑎𝑖𝑛, 𝑡𝑒𝑠𝑡, 𝑣𝑎𝑙𝑖𝑑 𝑎𝑛𝑑 𝑙𝑜𝑠𝑠
Fig. 2. Convolutional Neural Nets for Waste Classification
IV. EXPERIMENTAL ANALYSIS
An image capturing device is deployed inside the Bio-
degradable section and non-biodegradable section of the Bin.
The captured image is the input for processing the waste with a
classification system.

Fig. 3. Input Feature Representation in Pooling Layer


Figure 2. Shows the convolutional layered architecture for waste
classification. The input features are pooled with max-pooling
to produce the feature map. Figure 3 depicts the input feature
representation. Relu activation is applied on each level of
processing with adam optimizer. The cross-entropy loss function
is used to evaluate the accuracy of the classification system.
After the fully connected layer softmax function is applied over
the transformed data to produce the output probability as target Fig. 4. Garbage Type Distribution
classes.

Manakula Vinayagar Institute of Technology


Puducherry, India
Authorized licensed use limited to: PES University Bengaluru. Downloaded on October 14,2023 at 08:29:15 UTC from IEEEIEEE
Xplore.ICSCAN
Restrictions2021
apply.
ISBN 978-1-6654-3986-2

The histogram 4 and 5 shows the density (count and weight) of Split the data samples into three groups as training, testing, and
the different type of garbage. This representation is used to validation. Totally 2527 garbage data samples are taken for
understand the individual type of garbage distribution among the classification and prediction. The training phase takes 1768 data
total population. samples, for testing 431 data samples, validation takes 328 data
samples. Figure 6 shows the loss values of the classification on
training and validation. There are 100 epochs are taken to train
the model and it is normalized to 20 epochs.

Fig. 7. Classification Accuracy on Training and Validation


Fig.5. Garbage Weight Distribution
Fig. 7. shows the accuracy curve on training and validation data.
TABLE 1 The current CNN model imageNet is compared with DenseNet
Types of wastes in the dataset for training
and VGG CNN architectures. The last five epochs training and
Category of Type of Value of Recreation Number of
waste waste Items validation results are tested with current algorithm. The
Paper Bio Bio-Mass, Recyclable 594 compariion of three models are listed in table 2.
Cardboard Bio Bio-Mass, Recyclable 403 TABLE 2
Glass Non-Bio Recyclable 501 Comparison of Classification Algorithm with Existing CNN Model
Plastic Non-Bio Almost Nil 482 CNN Training Training Validation Validation
Metal Non-Bio Recyclable 410 Models Loss Accuracy Loss Accuracy
Trash Non-Bio Partially Recyclable 137 ImageNet 0.0457 0.9722 0.3896 0.9232
Densenet 0.3198 0.8671 0.3163 0.8745
Waste classification/sorting is one of the most VGG16 0.283 0.8981 0.3714 0.8805
important functions of the E-Bin to avoid waste contamination.
Waste is used for recycling or bio-energy generation. The
proposed bin displays the correct equivalent cost and weight of
the biodegradable waste. So, a dataset is employed which
contains different types of non-bio and bio waste pictures
divided into sections. Resnet model of CNN is used since it
contains pre-trained visual models. The dataset of garbage and
its types are listed in table 1.
.

Fig. 8. Confusion Matrix on F1- Score for Validation Data


The total number of classification parameters used in this
evaluation is 23,487,534, Trainable parameters are2,626,054,
Fig. 6. Classification Loss on Training and Validation Data and the Non-trainable parameters are 20,861,480.

Manakula Vinayagar Institute of Technology


Puducherry, India
Authorized licensed use limited to: PES University Bengaluru. Downloaded on October 14,2023 at 08:29:15 UTC from IEEEIEEE
Xplore.ICSCAN
Restrictions2021
apply.
ISBN 978-1-6654-3986-2

validation on garbage dataset. This waste type and evaluation


can be fit for real time envirnment.
REFERENCES
[1] J. Bobulski and M. Kubanek, “Waste classification
system using image processing and convolutional
neural networks,” in International Work-Conference on
Artificial Neural Networks, 2019, pp. 350–361.
[2] G. E. Sakr, M. Mokbel, A. Darwich, M. N. Khneisser,
and A. Hadi, “Comparing deep learning and support
vector machines for autonomous waste sorting,” in
2016 IEEE international multidisciplinary conference
on engineering technology (IMCET), 2016, pp. 207–
212.
[3] S. Gundupalli Paulraj, S. Hait, and A. Thakur,
“Automated municipal solid waste sorting for recycling
using a mobile manipulator,” in International design
engineering technical conferences and computers and
information in engineering conference, 2016, vol.
50152, p. V05AT07A045.
Fig. 9. Confusion Matrix on F1- Score for Testing Data [4] K. Cengiz, R. Sharma, K. Kottursamy, K. K. Singh, T.
F1-score is used for the classification metric for evaluation the Topac, and B. Ozyurt, “Recent Emerging Technologies
score. The accuracy of the model is calculated with following for Intelligent Learning and Analytics in Big Data,” in
formulas. Multimedia Technologies in the Internet of Things
𝑇𝑃 + 𝑇𝑁 (𝑇𝑟𝑢𝑒 𝑉𝑎𝑙𝑢𝑒𝑠) Environment, Springer, 2021, pp. 69–81.
𝐶𝑙𝑎𝑠𝑠𝑖𝑓𝑦𝐴𝑐𝑐𝑢𝑟𝑎𝑐𝑦 =
𝑇𝑃 + 𝑇𝑁 + 𝐹𝑃 + 𝐹𝑁(𝐴𝐿𝐿 𝑉𝑎𝑙𝑢𝑒𝑠) [5] P. K. S. Kumari, T. Jeewananda, N. Supunya, and V.
𝑃𝑟𝑒𝑐𝑖𝑠𝑖𝑜𝑛 ∗ 𝑅𝑒𝑐𝑎𝑙𝑙 Karunanayake, “IoT Based Smart Waste Bin Model To
𝑓1 − 𝑠𝑐𝑜𝑟𝑒 = 2 ∗ ( )
𝑃𝑟𝑒𝑐𝑖𝑠𝑖𝑜𝑛 + 𝑅𝑒𝑐𝑎𝑙𝑙 Optimize the Waste Management Process,” 2018.
Where TP-is True Positive, TN-True Negative, FP-False [6] C. L. Indukuri and K. Kottursamy, “Advanced
Positive and FN- False Negative. These values are depends on Accident Avoiding, Tracking and SOS Alert System
the predicted and actual result of the data. Precision is calculated Using GPS Module and Raspberry Pi,” in Artificial
with actual positive classes from the total predicted classes. Intelligence Techniques for Advanced Computing
Recall is caculated fron actual positive to the toal positivevalues. Applications, Springer, 2021, pp. 167–178.
The confusion matrix shows that the true positive and true
negative values are high than the flase positive and false [7] F. E. F. Samann, “The design and implementation of
negative values. If any algorithm satisfies the above mentioned smart trash bin,” Acad. J. Nawroz Univ., vol. 6, no. 3,
criteria it says that the classification is correct. pp. 141–148, 2017.
Equivalent cost for the biodegradable waste is generated which [8] I. Hong, S. Park, B. Lee, J. Lee, D. Jeong, and S. Park,
will be displayed on the LED display of the bin and a database “IoT-based smart garbage system for efficient food
record of the amount of waste and the cost of waste will be waste management,” Sci. World J., vol. 2014, 2014.
maintained. Table 3 shows the example calculation of cost for
waste. [9] S. S. Navghane, M. S. Killedar, and V. M. Rohokale,
TABLE 3 “IoT based smart garbage and waste collection bin,”
Cost Generation Model for Garbage
Int. J. Adv. Res. Electron. Commun. Eng., vol. 5, no. 5,
Category Type Cost/kg Total Total Cost pp. 1576–1578, 2016.
Weight
Paper, Cardboard Bio Rs. 3 8kg Rs.24 [10] S. Murugaanandam, V. Ganapathy, and R. Balaji,
Plastic Non-Bio Rs. 0.50 3kg Rs. 1.50 “Efficient IOT based smart bin for clean environment,”
in 2018 International Conference on Communication
V. CONCLUSION and Signal Processing (ICCSP), 2018, pp. 715–720.
The E-Bin can be put outside the houses, colleges, industries, [11] N. S. Kumar, B. Vuayalakshmi, R. J. Prarthana, and A.
and hospitals in rural as well as urban areas. Since it will have Shankar, “IOT based smart garbage alert system using
a huge impact on the collection of waste and the energy Arduino UNO,” in 2016 IEEE region 10 conference
generation from the biowaste like biomass generation. Also, we (TENCON), 2016, pp. 1028–1034.
can develop the city as clean and secure from waste. It gives
money to the people for their waste disposal by using this [12] A. H. Alavi, P. Jiao, W. G. Buttlar, and N. Lajnef,
system. For waste classification, the CNN imagenet algorithm “Internet of Things-enabled smart cities: State-of-the-
is used. The classifier achieves 96% for training and 92% for art and future trends,” Measurement, vol. 129, pp. 589–

Manakula Vinayagar Institute of Technology


Puducherry, India
Authorized licensed use limited to: PES University Bengaluru. Downloaded on October 14,2023 at 08:29:15 UTC from IEEEIEEE
Xplore.ICSCAN
Restrictions2021
apply.
ISBN 978-1-6654-3986-2

606, 2018.
.
[13] S. Kumar et al., “Challenges and opportunities
associated with waste management in India,” R. Soc.
open Sci., vol. 4, no. 3, p. 160764, 2017.
[14] K. C. Meghana and K. R. Nataraj, “IOT Based
Intelligent Bin for smart cities,” Int. J. Recent Innov.
Trends Comput. Commun., vol. 4, no. 5, pp. 225–229,
2016.
[15] P. Ganesan, “Waste of a nation: garbage and growth in
India.” Taylor \& Francis, 2019.
[16] Z. Yang and D. Li, “Wasnet: A neural network-based
garbage collection management system,” IEEE Access,
vol. 8, pp. 103984–103993, 2020.
[17] M. W. Rahman, R. Islam, A. Hasan, N. I. Bithi, M. M.
Hasan, and M. M. Rahman, “Intelligent waste
management system using deep learning with IoT,” J.
King Saud Univ. Inf. Sci., 2020.
[18] M. S. H. Sunny, D. R. Dipta, S. Hossain, H. M. R.
Faruque, and E. Hossain, “Design of a convolutional
neural network based smart waste disposal system,” in
2019 1st International Conference on Advances in
Science, Engineering and Robotics Technology
(ICASERT), 2019, pp. 1–5.
[19] R. Ganguly, “E-Waste management in India-An
overview,” Int. J. Earth Sci. Eng., vol. 9, no. 2, pp. 574–
588, 2016.
[20] S. A. Mahajan, A. Kokane, A. Shewale, M. Shinde, and
S. Ingale, “Smart waste management system using
IoT,” Int. J. Adv. Eng. Res. Sci., vol. 4, no. 4, p. 237122,
2017.

SARANYA A is currently doing her PhD in Medical


Data Analytics in the School of Computing, SRM
Institute of Science and Technology, India. She has
completed her master degree M.Tech in Madras
Institute of Technology, India. She has six years of
teaching experience in Engineering & Computer
Science. Her Research interests include Device
Communications, Deep Learning Medical Data
Analytics, and Artificial Intelligence.

MUKUL BHAMBRI is currently doing his BTech


in Computer Science & Engineering with a
specialization in Information Technology from SRM
Institute of Science & Technology, Chennai, India.
His research interests include Artificial Intelligence,
Internet of Things and Cyber Forensics and
Psychology

VINOTH KUMAR G is currently acting as


Technical Lead in HCL Technologies, India. He have
more than 12 yearsof experience in Design and
Development Engineering. He has completed his
Bacholor of Technology in Mechanical Engineering
in Dr. MGR Educational and Research
Institute,Chennai, India. He is also specialized in
Plastic and Mould Technology from Central Institute
of Plastic Engineering and Technology, Hyderabed,
India. He is Extends his excellence to Machine
Learning.

Manakula Vinayagar Institute of Technology


Puducherry, India
Authorized licensed use limited to: PES University Bengaluru. Downloaded on October 14,2023 at 08:29:15 UTC from IEEEIEEE
Xplore.ICSCAN
Restrictions2021
apply.

You might also like