Segregation of waste using sensors

SEGREGATION OF PLASTICS AND METALS FROM WASTE

Why don't you have a look at this video first:




Now, Lets have a look at how it's done
INTRODUCTION:

India’s garbage generation stands at 0.2 to 0.6 kilograms of garbage per head per day. Segregation at source is crucial for clean cities. India’s per capita waste generation is so high, that it creates a crisis if the garbage collector doesn’t visit a neighbourhood for a couple of days. Improper waste disposal 
causes problems that cause degradation of the environment.

Waste has been piling up in many dumping grounds all over India. Most of this waste is in mixed form and hence cannot be disposed off effectively. The most commonly used waste handling techniques are burning of waste or using it as landfill.The waste is not subjected to recycling, composting, or any other form of environmental treatment. Hazardous toxic wastes lie side by side with the organic wastes in the landfill. 

It should be imperative on the part of municipalities to separate the biodegradable from non-biodegradable waste. Biodegradable wastes can then be subjected to composting. Wastes like plastic, metal, paper etc can also be subjected to recycling. In some ways, the waste can actually serve as a resource. By separating waste into different categories we can implement processes that will lead to effective resource utilization. This could be implemented at individual as well as society level.

PROPOSED SOLUTION:



The proposed system makes use of sensors to identify incoming objects. Inductive sensors are used to detect metallic objects. Capacitive sensors are used to detect plastics and glass and disposable objects. They are adjusted to sense only disposable objects. Ultrasonic sensors are used to detect the presence of non-transparent objects within the system. Arduino MEGA microcontroller is used to process the outputs from the sensors. Based on sensor outputs, the microcontroller provides control signals in the form of steps to a stepper motor. Depending on the number of steps the motor rotates by a specific angle and aligns itself below the sensing plate. After that the object is dropped into its corresponding bin. Hence plastics and metals will be separated from disposable objects.

REQUIREMENTS:


Microcontroller:
Arduino Mega (ATmega1280):

Hardware required for sensing

Ultrasonic Sensor


Capacitive proximity sensor
Inductive proximity sensor











Hardware required for electrical isolation
-          Optocoupler PC 817

Hardware required for segregation
Bipolar stepper motor
DC Geared Motor










Software Requirements
-          Arduino IDE


BASIC WORKING AND COMPONENTS:





The project mainly consists of the following modules:

1.      Translation mechanism for input
2.      Sensing module
3.      Separation Module

·         The waste that is given as an input to the system will pass through a translation mechanism which will transfer it to the sensing module. The translation mechanism used here is a hopper. The hopper allows one object to enter at a time. It consists of a container that is attached to stepper motor. The container has only one inlet and it is sealed elsewhere. Hence only one object is allowed to enter the container. Once the object has entered the hopper rotates by 144 degrees (80 steps) causing the object to fall on the sensing plate.

Model for hopper
·         The sensors have a limited range for giving their output. The sensing plate is kept inclined and is used to pass the waste to the sensing module so that it comes within the range of all the sensors.
·         The sensing module consists of a plate which is surrounded by the 3 types of proximity sensors viz. Ultrasonic, Inductive and Capacitive. The sensing plate is attached to a dc geared motor. On rotation of that motor, the object will be dropped down. The motor is given supply through the motor driver L293D IC and its rotation is controlled through 2 digital pins of arduino microcontroller.

 Model for sensing plate

 Arrangement of sensors
·         Below the sensing module is the separation module. This is implemented using a bipolar stepper motor. The output of the sensing module is sent to the input pins of the Arduino. Using the logic table (Table 1) the type of waste is identified and a step value is sent to the stepper motor. The step values are such that the motor rotates in multiples of 120 degrees. There are waste storing bags attached to an armature that is fixed on the stepper motor. The armature rotates in clockwise and anti-clockwise direction depending on the output from the sensors.

 Model for separation module


LOGIC FOR SEPARATION:



  TESTING:
Testing is crucial for identifying the efficiency and accuracy of a system. For the testing of the system, various materials found in waste were used. Some of the materials that were used for testing were as follows:
Object as an input
Object identified as
Metal can
Metallic
Metal pieces
Metal
Plastic bottles
Plastic
Plastic containers
Plastic
Wood
Disposable
Apple
Disposable
Banana peel
Disposable
Handkerchief
Disposable
Hybrid object  having metal and plastic
Metallic
Pen
Plastic

Lets look at another demo video:


REFERENCES:
[1]   Torres-García, Andrés, Rodea-Aragón, Oscar, Longoria-Gandara, Omar Sánchez-García, Francisco, & Gonzalez-Jimenez, Luis Enrique. (2015). Intelligent Waste Separator. Computación y Sistemas , 19 (3), 487-500. Retrieved on November 6, 2016
[2]   M.K.Pushpa, Aayushi Gupta, Shariq Mohammed Shaikh, Stuti Jha, Suchitra V. Microcontroller Based Automatic Waste Segregator. International Journal of Innovative Research in Electrical, Electronics, Instrumentation and Control engineering vol. 3, issue 5, may 2015
[3]   Alvaro Salmador, Javier Pérez Cid, Ignacio Rodríguez Novelle. Intelligent Garbage Classifier. International Journal of Interactive Multimedia and Artificial Intelligence, Vol. 1, Nº 1, ISSN 1989-1660
[4]   https://www.futureelectronics.com/en/Microcontrollers/microcontrollers.aspx
[5]   https://en.wikipedia.org/wiki/Microcontroller
[6]   https://www.arduino.cc/en/Main/arduinoBoardMega
[7]   https://en.wikipedia.org/wiki/Inductive_sensor
[8]   http://sensorwiki.org/doku.php/sensors/ultrasound
[9]   https://en.wikipedia.org/wiki/Stepper_motor




Comments

  1. Great job team members!!! A step ahead for swach bharat abhyaan!

    ReplyDelete
  2. Can you help with the coding of capacitive sensor with arduino?

    ReplyDelete
    Replies
    1. Refer to this:
      https://docs.google.com/document/d/1Mh3Bmz4uVR8atUqmpUmt-ReYE9hmN1Z-2DSabYQ48lo/edit?usp=sharing

      Delete
  3. Can you share the codes? For educational purposes.

    ReplyDelete
    Replies
    1. https://docs.google.com/document/d/1Mh3Bmz4uVR8atUqmpUmt-ReYE9hmN1Z-2DSabYQ48lo/edit?usp=sharing

      Delete
  4. Great project brother! I'm working on a similar project. Can you please tell me the details of all the connections?

    ReplyDelete
    Replies
    1. And the specification of motors and other peripherals used. please

      Delete
  5. I am planning to have a plastic automatic trash bin that only accept plastic. Do you have any suggestions?

    ReplyDelete
  6. can you please help me with this project i am also planning to go for a similar kind of a project .can u plz provide me facebook or some contact. plz mail me armansahi18@gmail.com

    ReplyDelete
  7. Where does you get your power source for this project?

    ReplyDelete
  8. I'm currently making the similar project for school project. Can you share the circuit diagram and codes of this project. Your reply will be a great help! Thank you!! email:leamontecastro13@gmail.com

    ReplyDelete
    Replies
    1. Hi. Do you have the circuit diagram already?

      Delete
  9. Hi, is it okay using the arduino mega ATmega2560?

    ReplyDelete
  10. Hi. Do you have the schematic diagram of your project? For educational purposes. Thank you :)

    ReplyDelete
  11. what was the total cost to make this? so interesting one!

    ReplyDelete
  12. Can the waste be segregated into biodegradable and non-biodegradable ?

    ReplyDelete

  13. We repair and replace ABS sensors, abs ring, abs pump for all makes and models in Reading, United Kingdom.We also provide free collection and Delivery service from your home or place of work.

    ReplyDelete
  14. Can you share the code for segregation using the three sensors? For educational purposes. I truly appreciate it if you will.

    Thank you in advance.

    ReplyDelete
  15. Hi. Can you please give me the codes for sensors?

    ReplyDelete
  16. Hi there! Do you know if they make any plugins to assist with SEO? I'm trying to get my blog to rank for some targeted keywords but I'm not seeing very good results. If you know of any please share. Kudos!
    top soil manchester

    ReplyDelete
  17. Can I get this full code
    I tried I'm another way got loss please help me

    ReplyDelete
  18. The Best Coin Casino Sites in Canada
    The best coin casino 카지노사이트 sites for Canada 인카지노 ✓ 100's in online casino gaming ✓ Bonus codes 메리트 카지노 ✓ Games & Slots ✓ Jackpots ✓ Mobile Games ✓ Instant Play.

    ReplyDelete
  19. This blog post provides an insightful exploration of the potential of sensor technology in waste segregation and its impact on promoting efficient recycling practices. It highlights the benefits, challenges, and promising solutions associated with using sensors to streamline the waste segregation process.

    this blog post effectively communicates the potential of sensor technology in waste segregation and its role in promoting efficient recycling practices. Its informative content, practical examples, and recognition of challenges and solutions make it a valuable resource for waste management software professionals, policymakers, and individuals interested in sustainable waste management. By harnessing sensors for waste segregation, we can unlock the full potential of recycling and contribute to a more sustainable and circular economy.

    ReplyDelete
  20. In conclusion, the segregation of plastics and metals from waste is an integral part of sustainable waste management software. By implementing effective segregation practices, we can reduce the environmental impact of these materials, conserve valuable resources, and promote the transition towards a circular economy. Let's take action today, embrace waste segregation as a responsibility, and contribute to a greener and more sustainable future for generations to come.

    ReplyDelete
  21. Trash cans incorporating sensors, artificial intelligence (AI), and Internet of Things (IoT) technology are known as "smart bins." The biggest smart bin service provider in India is Convexicon, and several cities have already implemented their Smart Waste Management Solution . Convexicon offers a waste management system based on the Internet of Things that uses RFID technology for efficient trash collection and bin-level sensors for informed waste collection.

    ReplyDelete

Post a Comment