Waste Segregator Report
Waste Segregator Report
Introduction
In recent times, garbage disposal has become a huge cause for concern in the world. A
voluminous amount of waste that is generated is disposed by means which have an adverse effect
on the environment [1:11].
The common method of disposal of the waste is by unplanned and uncontrolled open dumping at
the landfill sites. This method is injurious to human health, plant and animal life.
This harmful method of waste disposal can generate liquid leachate which contaminate surface
and ground waters; can harbour disease vectors which spread harmful diseases; can degrade
aesthetic value of the natural environment and it is an unavailing use of land resources[2:4].
In India, rag pickers play an important role in the recycling of urban solid waste. Rag pickers and
conservancy staff have higher morbidity due to infections of skin, respiratory, gastrointestinal
tract and multisystem allergic disorders, in addition to a high prevalence of bites of rodents, dogs
and other vermin. Dependency on the rag-pickers can be diminished if segregation takes place at
the source of municipal waste generation.
The economic value of the waste generated is not realised unless it is recycled completely.
Several advancements in technology[3] has also allowed the refuse to be processed into useful
entities such as Waste to Energy, where the waste can be used to generate synthetic gas (syngas)
made up of carbon monoxide and hydrogen. The gas is then burnt to produce electricity and
steam; Waste to Fuel, where the waste can be utilized to generate bio fuels.
When the waste is segregated into basic streams such as wet, dry and metallic, the waste has a
higher potential of recovery, and consequently, recycled and reused. The wet waste fraction is
often converted either into compost or methane-gas or both. Compost can replace demand for
chemical fertilisers, and biogas can be used as a source of energy. The metallic waste could be
reused or recycled.
Even though there are large scale industrial waste segregators present, it is always much better to
segregate the waste at the source itself. The benefits of doing so are that a higher quality of the
material is retained for recycling which means that more value could be recovered from the
waste[3]. The occupational hazard for waste workers is reduced. Also, the segregated waste
could be directly sent to the recycling and processing plant instead of sending it to the
segregation plant then to the recycling plant.
Currently there is no system of segregation of dry, wet and metallic wastes at a household level.
J.S. Bajaj[4:12] has recommended that a least cost, most appropriate technological option for
safe management should be developed. The purpose of this project is the realization of a
compact, low cost and user friendly segregation system for urban households to streamline the
waste management process.
The mixed waste is sorted based on the following methods at the industrial level[5]. Larger items
are removed by manual sorting. Then the refuse is sorted based on its size by using large rotating
drums which is perforated with holes of a certain size. Materials smaller than the diameter of the
holes will be able to drop through, but larger particles will remain in the drum.
For metallic objects electromagnets or eddy current based separators can be used. Near infrared
scanners are used to differentiate between various types of plastics based on the ability of the
material to reflect light. X-rays can also be used to segregate materials based on their density.
The methodology adopted in this paper to resolve the issue of waste segregation is by making the
entire process automated and to the reduce cost such that it could be adapted in a household
level.
Waste is pushed through a flap into the proposed system. An IR proximity sensor detects this and
starts the entire system. Waste then falls on the metal detection system. This system is used to
detect metallic waste. After this the object falls into the capacitive sensing module. This module
distinguishes between wet and dry waste. After the identification of waste, a circular base which
holds containers for dry, wet and metallic waste is rotated. The collapsible flap is lowered once
the container corresponding to the type of garbage is positioned under it. The waste falls into the
container and the flap is raised. The waste in the containers now can be collected separately and
sent for further processing.
Chapter 2
Literature review
This section will look into different existing devices that can compare with the proposal. It will
entail several important features that in one way or another help characterize the desired
hardware and software design of the SMART Bin. Sections 2.1 and 2.2 will entail reviews on
automated trash bin systems and garbage collection schemes, respectively. Another section will
discuss about existing self- or controlled-navigations scheme while an additional section will talk
about mobile robots which may serve as a comparison to the desired design and implementation
applicable to the study.
2.1 Automated Trash Bin Systems
Trash bin systems are usually designed on the software level and handled manually. As an
illustration, many cities employ garbage collection by distributing government-issued trash bins
that are manually used and they only use automated systems in canvassing bin collection. It is
then desired in this study to make a similar approach at the Ateneo community. However, it will
be in a smaller-scale and will only occupy a single floor at the College Building. A software
program will be designed to automate a robot in navigating through this particular floor while
disposal of garbage will still be done manually.
But in recent years, automated trash bins existed in the forms of sensor-based trash can
covers and improvised step-open-cap trash bins. Patents in the past decade include the
development of the miniature robots that are limited to recognizing trash using image processing
and employing complicated algorithms to make trash identification possible. Aside from the fact
that this approach is costly, it is also
would require a large memory for the robot. As such, this study will not look into developing a
learning device.
2.2 Garbage Collection Schemes
Collection schemes are not as automated as in garbage collecting robots. As a matter of fact,
most automated collection schemes are implemented in the computer systems level and not in the
desired individual robots.
Multimode garbage collection system is an instance of this implementation. Patented by
OConnor et al in 2005, it discusses garbage collection in distributed computing systems. It is
divided into types of garbage collection which can be done at different times and according to
necessity. Each mode is separated by a unique code based on the routine applicable to each type
of collection. If used in this study, it will demand more complicated codes that may also consume
much memory space and resources available for designing the device. Distributed computing
systems may not also be appropriate in the locale of the SMART Bin application. Once again,
since the SMART Bin is not a learning device, it may as well resort to plainly receiving disposed
garbage rather than identify collections scheme. However, what is available and patented so far
includes relevant fields. A control system for mobile robots has been patented in 2007 by Jones
and Mass. In this patent they claim that controlling robots can be possible in multiple ways such
as following a detected obstacle nearby and a random bouncing motion. It relates to this study by
showing that collection path can be programmed or patterned after these control presented by
Jones and Mass. Similarly, obstacle detection as a basis for device movement is highly regarded
in this study. Instead of resorting to random motion, the collection scheme will be patterned to
the location of the offices where the SMART Bin will be collecting garbage from.
The design can resort to a similar approach. For example, a wall-following robot cleaner has
been designed by using the concept of sensors and algorithms. Hong
and his team (2008) designed a cleaning robot to automatically do its primary function while
traveling on its own by a systematic and simple idea of establishing a reference wall and
calculate its own path to clean a region. Although the latter capacity is likely not to be used in the
software design, but to use a wall as a reference for navigation will be used. Moreover, the
choice of wheels and motors will be important. More importantly, it is very crucial that the
choice fits the navigation constraints of the contraption. There are two options structure-wise,
whether a single motor controls the both wheels on either side of the device or each wheel is
controlled by a separate motor. Servo motors can be used and rotation of the device will depend
on its computed direction. On the other hand, some devices use a motor for each wheel. To
rotate, one motor will rotate relatively faster than the other one (Ramshur, 2012). Motor
controllers are also used in some robotic devices. These are commercially available components
with serial controllers which receives its commands from a computer, thereby controls motor
speed for each individual motors (Lakshmanan, et al, 2008). Also part of the navigation is
detection of hindrances along the devices path. For some existing devices, image processing is
used but it proves to be costly. Another option uses a proximity sensor for detecting external
obstacles such as in the lawn mower with sensors patented by Bernini (2009). There is a problem
if these sensors are used in the study. These sensors are based from infrared technology which is
sensitive to sunlight. In fact, due to the presence of sunlight, infrared sensors may commit errors
in detecting objects.
For this reason, the proponent resorted to ultrasonic sensor that is not limited to the presence of
infrared. It is accurate by using ultrasonic waves that are invulnerable to any noise that may alter
measurements. Such sensors have been used in similar studies such as the Tailgator that is
designed by Nayak and his team (2009). The use of sonar in his study was to detect the trash and
establish a path towards this detected trash. On the other hand, the sensors to be used for the
SMART Bin will be used to detect any objects that may hinder the travel path and it will also be
used to establish a path by detecting the wall present in the vicinity of the robot.
Chapter 3
Design considerations
Figure shows a diagram of the AWS. An upper enclosure ensures waste does not fall out of the
sensing area. Inside the enclosure is an infra-red (IR) proximity sensor module. When the waste
is dumped in by pushing the flap, the IR proximity sensor module gets activated and brings the
micro controller MSP430G2553 out of low power mode. The object slides over the incline to fall
on the inductance coil which is used to sense any metal object. If the object is metallic a change
in parallel resonant impedance of the metal detection system is observed. The object continues
and drops into the capacitive sensing module. Here, a decision is made if the waste is wet or dry
based on its relative permittivity. Two DC geared motors are used to perform the final
segregation based on the identification. One motor moves a circular base to get the
corresponding container under the collapsible base. This collapsible base is controlled by the
second motor. The process flow analysis is given in Figure. The individual modules are
explained here as follows.
continues down the second incline towards the apex. If the type of garbage is not metallic then
the capacitive sensing module continues to sense the object, else the sensing module is stopped
and the actuators are activated.
type of garbage is inferred as wet waste else it is dry waste. Since the capacitance value of the
plates is different, the change observed for the same object by the different plates is different.
Hence different threshold levels are assigned for each pair of capacitors. Thus, the type of waste
is identified as either wet or dry and the actuators are activated.
Chapter 4
Detail Design
Components
LCD display
A liquid crystal display (LCD) is a flat panel display, electronic visual display, based on on
Liquid Crystal Technology. A liquid crystal display consists of an array of tiny segments (called
pixels) that can be manipulated to present information. Liquid crystals do not emit light directly
instead they use light modulating techniques.
LCDs are used in a wide range of applications, including computer monitors, television,
instrument panels, aircraft cockpit displays, signage, etc. They are common in consumer devices
such as video players, gaming devices, clocks, watches, calculators, and telephones.
LCDs are preferred to cathode ray tube (CRT) displays in most applications because of
1. The size of LCDs comes in wider varieties.
2. They do not use Phosphor; hence images are not burnt-in.
3. Safer disposal
4. Energy Efficient
5. Low Power Consumption
It is an electronically modulated optical device made up of any number of segments filled with
liquid crystals and arrayed in front of a light source (backlight) or reflector to produce images in
color or monochrome.
Operating Voltage
Pin Details
Timing Diagram
Write Mode
Read Mode
VR 1
ALC D _R S
A L C D _ R /W
ALC D _E
D B0
D B1
D B2
D B3
D B4
D B5
D B6
D B7
+5V
U 1
VSS
VD D
V0
R S
R /W
E
D B0
D B1
D B2
D B3
D B4
D B5
D B6
D B7
LED A
LED K
16x2 ALPH A LC D
Flow Chart
LCD commands:
Working:
Light-dependent resistor alternatively called an LDR, photo resistor, photoconductor, or
photocell, is a variable resistor whose value decreases with increasing incident light intensity.
An LDR is made of a high-resistance semiconductor. If light falling on the device is of high
enough frequency, photons absorbed by the semiconductor give bound electrons enough energy
to jump into the conduction band. The resulting free electron (and its hole partner) conduct
electricity, thereby lowering resistance.
A photoelectric device can be either intrinsic or extrinsic. In intrinsic devices, the only available
electrons are in the valence band, and hence the photon must have enough energy to excite the
electron across the entire band gap. Extrinsic devices have impurities added, which have a
ground state energy closer to the conduction band - since the electrons don't have as far to jump,
lower energy photons (i.e. longer wavelengths and lower frequencies) are sufficient to trigger the
device.
Two of its earliest applications were as part of smoke and fire detection systems and camera light
meters. Because cadmium sulfide cells are inexpensive and widely available, LDRs are still used
in electronic devices that need light detection capability, such as security alarms, street light
controller.
Proximity sensor:
A proximity sensor is a sensor able to detect the presence of nearby objects without any physical
contact. A proximity sensor often emits an electromagnetic or electrostatic field, or a beam of
electromagnetic radiation (infrared, for instance), and looks for changes in the field or return
signal. The object being sensed is often referred to as the proximity sensor's target. Different
proximity sensor targets demand different sensors. For example, a capacitive or photoelectric
sensor might be suitable for a plastic target; an inductive proximity sensor requires a metal
target. The maximum distance that this sensor can detect is defined "nominal range". Some
sensors have adjustments of the nominal range or means to report a graduated detection distance.
Proximity sensors can have a high reliability and long functional life because of the
absence of mechanical parts and lack of physical contact between sensor and the sensed object.
Sensors positioned close to their moving targets are far more likely to suffer damage from
physical contact. With machinery and equipment becoming increasingly compact, there isn't
always room for additional mounting brackets or assemblies to properly hold sensors in position.
A sensor that shifts or vibrates in position is more prone to collision damage. In this instance,
many users prefer to use "extended-range" sensors to reduce the possibility of damage.
Driver circuits
Here the driver circuits are used to control the operations of firing unit, laser unit & audio
reception unit present on the robotic module. Here three types of driver circuits are used they are
ground driver, laser driver and motor driver circuit.
125gm weight
Motors
NR-DC-ECO is high quality low cost DC geared motor. It contains Brass gears and steel
pinions to ensure longer life and better wear and tear properties. The gears are fixed on hardened
steel spindles polished to a mirror finish. These spindles rotate between bronze plates which
ensures silent running. The output shaft rotates in a sintered bushing. The whole assembly is
covered with a plastic ring. All the bearings are permanently lubricated and therefore require no
maintenance. The motor is screwed to the gear box from inside.
L293D
The Device is a monolithic integrated high voltage, high current four channel driver designed to
accept standard DTL or TTL logic levels and drive inductive loads ( such as relays, solenoids,
DC and Stepper motor) and switching power transistors.
To simplify use as two bridges each pair of channels is equipped with an enabled input. A
separate supply input is provided for the logic, allowing operation at a lower voltage and internal
clamp diodes are included.
This device is suitable for use in switching applications at frequencies up to 5 KHz.
The L293D is assembled in a 16 lead plastic package which has 4 center pins connected together
and used for heat sinking. Since L293D is an integrated circuit motor driver it can be used for
simultaneous bidirectional control of two small motors. L293D is limited to 600 mA.
+5V power supply. It has a dual channel ie we can control 2 motors with single IC. For every
channel there is a 1 enable pin (connected to +5V) and 2 input pins are connected to
microcontroller port __ and __ respectively. The second channel 2 input pins are connected to
microcontroller port __ and port __ respectively.
To control the speed of the DC motor, CPU fan or to control the brightness of the led
light, the enable pin will be connected to the PWM pin of the microcontroller.
Features
On-chip watchdog timer (operable with the dedicated low-speed on-chip oscillator)
8/10-bit resolution A/D converter (VDD = EVDD =1.6 to 5.5 V): 6 to 26 channels
Induction coil
Dustbin
Motor base
Results
Table : Look up table for the rotation of the base control motor