Project
| # | Title | Team Members | TA | Documents | Sponsor |
|---|---|---|---|---|---|
| 37 | Intelligent Waste Sorting System |
Canyu Li Han Yin Mingyang Gao Wentao Li |
Bo Zhao | ||
| Intelligent Waste Sorting System ##Team -Wentao Li(wentaol5) -Canyu Li(canyuli2) -Hanyin(hanyin3) -Mingyang Gao(mg82) ##Problem With rapid urbanization, the volume of domestic waste has surged, making correct waste sorting a crucial part of environmental protection and resource recycling. However, current waste sorting in public areas relies heavily on public awareness, leading to a high error rate in source sorting. Incorrect sorting increases the cost of manual processing and can cause entire bins of recyclables to be contaminated and sent to landfills. While large treatment plants have automated sorting lines, there is a lack of compact, efficient, and low-cost automated sorting equipment at the source of waste generation (e.g., schools, office buildings). We need a smarter way to lower the barrier for ordinary people to sort waste, using machines instead of manual labor for initial screening to improve resource recovery rates. ##Solution Overview Our solution is to design and build an intelligent waste bin integrating computer vision and a fixed mechanical device, deployed in public areas. Users simply throw their waste into a unified drop-in opening. A camera inside the system captures images of the items and uses a pre-trained machine learning model to identify and classify them (e.g., Recyclables, Food Waste, Hazardous Waste, Other Waste). Once identified, a microcomputer triggers the fixed mechanical device (such as servo-driven baffles or push rods) to automatically guide and sort the item into the corresponding internal waste bin. This provides a fully automated, touchless waste disposal process, greatly improving the accuracy and efficiency of source sorting. Solution Components ##Vision and Control Subsystem Image Capturing Module: A high-definition camera deployed in the waste drop-in channel to capture clear images while the waste is temporarily stationary or falling slowly. Processing & Control Unit: A microcomputer (e.g., Raspberry Pi or Jetson Nano) to receive images, run the computer vision model (object detection |
|||||