Seminar PPT (Sobi)
Seminar PPT (Sobi)
Seminar Presentation On
According to KalsiwalMansai
KalsiwalMansai [5] proposed model of Garbage Management using Internet of Things
for Smart Cities in organizing the garbage collection system of residential or commercial
areas. In the proposed system, the level of waste material in the garbage bin has been
detected with the help of ultrasonic sensor and it will continuously communicate to the
authorized control room through GSM module. Microcontroller is used to interface the
sensor system with GSM system. A GUI is also developed to supervise the desired
information related to the garbage for various selected locations. The main feature that
differs from other systems is that MATLAB based GUI. In this system there is a
requirement of master and slave units. Slave unit is placed in the garbage bin likely wise
master unit is placed at the control room. Slave unit consists of Arduino Uno board which
has Atmega328 IC, ultrasonic sensor and GSM module. The entire circuit is placed at top
of the dustbin. In ultrasonic sensor, the trigger pulse is continuously sent in the dustbin and
echo pulse reflects back to ultrasonic sensor.
Applications
a. There are two main modules in this project: Automatic Waste Segregator and Waste Monitoring System.
The Automatic Waste Segregation Module is used simply to classify a trash thrown into the trash can and
once classified, puts it in the proper bin by tilting. The Waste Monitoring System then monitors the inside
of the trash can and reports it.
b. The sub modules of the system are as follows:
c. Image Recognition Module. This module will let the system know what kind of garbage is tossed inside
the trash can. To be able to recognize what category the thrown trash is with an acceptable accuracy,
Machine Learning and TensorFlow are used to retrain the model, Inception V3 .
d. Monitoring Module. This module uses its sensors to detect the fill level of the trash bins, the temperature
and humidity, and `suspicious` activity .
e. Data Reporting Module. Using the data gathered from the monitoring module, it sends the data to the
database. A website is used for viewing the data. Figures 2 and 3 show the sample data reports from the
website.
Architecture
a. The materials that are used in this project are as follows:
b. Raspberry Pi 3 B+. This is the main computer used for the Automatic Waste Segregation Module. This
sufficiently handles the image processing of the captured images at an inexpensive price .
c. Raspberry Pi Camera v2. This is the camera used for taking pictures of the trash .
d. Servo Motor. This is used to tilt the trash container after it has been classified.
e. LinkIt One. This computer is used for the Monitoring System module. This comes with sensors that are
immediately usable by using its Grove Shield .
f. IR Collision Sensor. An IR Sensor that detects an object within a certain distance.
g. Ultrasonic Sensor. HC-SR04 is a sensor that can measure the distance to an object. This monitors the fill
level of the bin . Also, this is used to detect whether the trash was thrown inside.
h. Temperature and Humidity Sensor. DHT11 is a sensor that measures the temperature and humidity of the
inside of the trash can.
i. GPS Module. A module included in the LinkIt ONE package. It returns the current GPS info of the board.
This may include GPGGA, GPGSA, GPRMC, GPVTG, GPGSV, GLGSV, GLGSA, BDGSV and BDGSA.
However, in code, data taken from the previous information are the longitude and the latitude.
Methodology
REDUCE
Use less, buy less, avoid waste. Ex:plastic
REUSE
Use things more than once, use cloth shopping bags. Ex:cloths
RECYCLE
Separate waste materials so that the recyclable product can be transformed into
something new. Ex:paper
Methodology
An ultrasonic sensor will be placed on the interior side of the lid, the one facing the
solid waste.
As trash increases, the distance between the ultrasonic and the trash decreases.
This live data will be sent to our micro-controller.
Micro-controller then processes the data and sends to thingspeak with the help of Wi-Fi
module.
The site will look ugly while it is being used for landfill.
Dangerous gases are given off from landfill sites that cause local air pollution and contribute to global
warming.
Required skilled labour.
High energy requirement.
The chemicals that would be released into the air could be strong pollutants and may destroy ozone layer.
The practices are not done uniformly.
Garbage segregation is very difficult.
Challenges
Affordability
Municipal Wastes:-
Municipal Wastes include waste from residential, commercial, open areas such as parks,
streets, playgrounds etc.And treatment plant waste these include wastes such as, garbage,
rubbish, ashes, construction wastes, special wastes, treatment plant wastes, principally
composed of residual sludges.
Industrial Wastes:-
Industrial wastes are those wastes arising from industrial activities and typically include
rubbish, ashes, construction wastes.
Hazardous wastes:-
Wastes that pose a substantial danger immediately or over a period of time to human, plants,
or animal life are classified as hazardous wastes.
Future scope