ISSN (Online): 2321-3418
server-injected
Engineering and Computer Science
Open Access

IOT-Based Smart Waste Management System Using AI for Route Optimization

, , , ,
DOI: 10.18535/ijsrm/v14i08.ec1· Pages: 2960-2964· Vol. 14, No. 08, (2026)· Published: August 5, 2026
PDFAuto
Views: 13 PDF downloads: 16

Abstract

Rapid urbanization and population growth have placed increasing pressure on municipal solid waste management systems, many of which still rely on fixed collection schedules and static routes that ignore actual bin fill levels. This inefficiency leads to unnecessary fuel consumption, higher operational costs, traffic congestion, and, in some cases, overflowing bins that create public health and environmental hazards. This paper presents the design and evaluation of an IoT-based smart waste management system that integrates ultrasonic fill-level sensors, GPS-enabled collection vehicles, a cloud-based data platform, and an artificial intelligence (AI) route optimization engine. The system continuously collects real-time data on bin fill levels, location, and vehicle status, and applies a hybrid optimization approach combining a modified Genetic Algorithm with real-time traffic-aware heuristics to generate dynamic, near-optimal collection routes. A simulated deployment across a representative urban zone was used to evaluate the system against a conventional fixed-route baseline. Results indicate an approximate 30% reduction in travel distance and fuel consumption, a 31% reduction in average collection time, and a 73% reduction in bin overflow incidents. The findings suggest that combining IoT sensing with AI-driven optimization can substantially improve the efficiency, cost-effectiveness, and environmental sustainability of urban waste collection. The paper concludes with a discussion of implementation challenges, limitations, and directions for future research, including multi-city validation and integration with electric vehicle fleets.

Keywords

Internet of Things (IoT) Artificial Intelligence Smart Waste Management Route Optimization Genetic Algorithm Smart Cities Sustainability

1. Introduction

Municipal solid waste (MSW) management is one of the most persistent operational challenges facing cities worldwide. As urban populations grow and consumption patterns intensify, the volume of waste generated each day continues to rise, straining collection fleets, landfill capacity, and municipal budgets. In most cities, waste collection still follows fixed schedules and predetermined routes, regardless of whether individual bins are full, half-empty, or overflowing. This mismatch between actual waste generation and collection activity results in wasted fuel, excessive vehicle wear, increased greenhouse gas emissions, and, paradoxically, both overflowing bins in high-traffic areas and unnecessary collection trips to bins that are barely used.

The convergence of the Internet of Things (IoT) and Artificial Intelligence (AI) offers a practical path toward resolving this mismatch. IoT-enabled sensors can be embedded in waste bins to continuously monitor fill levels and transmit this information to a central platform in real time. AI algorithms can then process this data, together with vehicle locations, road network conditions, and historical collection patterns, to compute collection routes that are optimized for distance, time, and fuel use. This approach shifts waste collection from a static, calendar-based activity to a dynamic, demand-responsive service, mirroring the broader trend toward smart city infrastructure in transportation, energy, and utilities.

This paper proposes and evaluates an IoT-based smart waste management system in which AI is used specifically for route optimization. The system architecture, underlying algorithms, and simulated performance results are presented, along with a discussion of the practical challenges involved in real-world deployment.

2. Problem Statement

Conventional waste collection systems in most cities operate on fixed, calendar-based schedules that do not account for the actual state of individual bins. Trucks are dispatched along predetermined routes at set intervals, regardless of whether a bin is nearly empty or already overflowing. This approach produces several interconnected problems.

  • Operational inefficiency: Collection vehicles travel fixed routes even when many bins are not yet full, wasting fuel, labor hours, and vehicle capacity.

  • Environmental cost: Unnecessary trips increase fuel consumption and carbon emissions, undermining municipal sustainability goals.

  • Service quality gaps: Bins in high-generation areas may overflow between scheduled collections, creating sanitation, odor, and pest problems, while low-generation areas are serviced more often than necessary.

  • Rising costs: Fuel, vehicle maintenance, and labor costs continue to grow as cities expand, while budgets for public sanitation services remain constrained.

  • Lack of real-time visibility: Municipal authorities typically have no live data on bin status or collection vehicle performance, which limits their ability to plan, respond to anomalies, or measure efficiency.

These problems are compounded in rapidly growing cities where waste generation is increasing faster than the capacity of existing collection infrastructure. There is, therefore, a need for a system that can sense the real-time state of waste bins, communicate this information reliably, and use it to compute collection routes that minimize distance, time, and cost while ensuring timely service. This paper addresses that need by proposing an integrated IoT-AI system focused specifically on the route optimization component of smart waste management.

3. Objectives

The overall aim of this research is to design and evaluate an IoT-based smart waste management system that uses artificial intelligence to optimize waste collection routes. The specific objectives are:

  1. To design an IoT sensor architecture capable of monitoring waste bin fill levels and transmitting data reliably to a central platform in real time.

  2. To develop an AI-based route optimization model that generates efficient collection routes using live bin-status data, vehicle locations, and road network information.

  3. To integrate the sensing layer, communication layer, and optimization layer into a coherent end-to-end system architecture.

  4. To evaluate the performance of the proposed system against a conventional fixed-route collection approach using key metrics such as distance traveled, fuel consumption, collection time, and overflow incidents.

  5. To identify the practical challenges, limitations, and cost considerations associated with deploying such a system in a real municipal setting.

4. Research Questions

This study is guided by the following research questions:

  1. How can IoT sensor networks be designed to reliably and cost-effectively monitor real-time waste bin fill levels across an urban area?

  2. Which AI-based optimization approach is best suited to generating dynamic, near-optimal waste collection routes under real-time constraints such as bin status, traffic, and vehicle capacity?

  3. To what extent does an AI-optimized, IoT-driven collection system improve operational efficiency (distance, fuel, time) compared to a conventional fixed-route system?

  4. What impact does the proposed system have on service-quality indicators such as bin overflow frequency?

  5. What technical, financial, and organizational barriers are likely to affect the adoption of such a system in real municipal environments?

5. Literature Review

Research at the intersection of IoT and AI for waste management has grown substantially over the past several years, driven by the broader smart-city agenda and by falling costs for sensors and wireless connectivity.

5.1 IoT-Enabled Waste Monitoring

Early work in this area focused primarily on the sensing layer, using ultrasonic or infrared sensors mounted inside bins to measure fill level and transmit status through low-power wide-area networks. A review covering peer-reviewed studies published between 2018 and 2024 found that real-time monitoring systems, predictive analytics, and optimization algorithms have progressively replaced fixed-schedule collection models in pilot deployments, with smart bins and dynamic routing emerging as the dominant design pattern in the literature.

5.2 AI-Driven Route Optimization

A number of studies have gone further by pairing IoT sensing with AI-based route optimization. A large-scale pilot deployed across ten locations in Lahore, Pakistan combined ultrasonic fill-level sensors, LoRaWAN and cellular connectivity, and dynamic AI-driven routing algorithms that used both real-time and historical bin data. Processing more than 200 million data points, the study reported a 32% improvement in route efficiency, a 29% reduction in fuel consumption and emissions, and an 18% reduction in vehicle maintenance costs relative to conventional collection practices, demonstrating that IoT-AI integration can produce measurable operational gains at city scale.

At a smaller scale, a genetic-algorithm-based framework for smart campuses used IoT bin sensors to monitor fill levels and waste type, feeding this data into a Genetic Algorithm that jointly optimized collection routes, scheduling, and bin placement under dynamic constraints such as waste generation patterns and campus traffic. Similarly, a route-recommendation study using evolutionary algorithms modeled waste collection as a multi-level decision-making problem, incorporating bin status and coordinates to compare AI-based routing methods against simpler heuristics, and found that evolutionary approaches consistently produced more sustainable and efficient routing solutions.

5.3 Broader AI-IoT Integration and Emerging Directions

More recent reviews have argued for treating AI and IoT as a single integrated system rather than as separate sensing and optimization components. One review describes how dynamically combining real-time IoT sensor data with AI algorithms can extend optimization beyond routing alone to predictive maintenance and resource allocation, proposing a unified framework for municipal solid waste management. Another review focused specifically on AI applications across the waste management value chain, noting that AI-driven classification improves recycling efficiency while IoT-enabled smart bins reduce operational costs and landfill dependency, but cautioned that high implementation costs, limited digital infrastructure, data-accessibility issues, and privacy concerns remain significant barriers to widespread adoption.

A further strand of research has explored strengthening data integrity and traceability in AI-IoT waste systems through blockchain integration, proposing an IoT-based smart container system combined with AI-powered tracking and a blockchain ledger to reduce unnecessary collection trips and optimize vehicle routes, while continuously learning and adapting over time. While such approaches add valuable guarantees around data trust, they also introduce additional system complexity and computational overhead.

5.4 Research Gap

Across this body of work, three gaps recur. First, most large-scale pilots have been conducted in a single city or campus, limiting evidence on how well these systems generalize across different urban layouts and traffic patterns. Second, many AI routing studies optimize primarily for distance or fuel and give comparatively little attention to service-quality metrics such as overflow frequency. Third, few studies systematically compare multiple AI optimization techniques (e.g., Genetic Algorithms, reinforcement learning, and traffic-aware heuristics) under a common evaluation framework. This paper addresses these gaps by proposing a hybrid optimization approach, evaluating it against both efficiency and service-quality metrics, and discussing the practical barriers to real-world deployment identified in prior reviews.

6. Methodology

This research adopts a design-and-simulation methodology: the proposed system architecture and optimization algorithm are first designed in detail, then evaluated through a discrete-event simulation modeled on a representative urban collection zone, benchmarked against a conventional fixed-route baseline. This approach allows systematic comparison of performance metrics under controlled, repeatable conditions before committing to a costly physical pilot.

6.1 System Architecture

The proposed system consists of four layers:

  • Sensing layer: Ultrasonic distance sensors mounted inside each waste bin measure fill level at fixed intervals (e.g., every 15 minutes). A low-power microcontroller (e.g., ESP32) packages this reading along with a battery-status flag.

  • Communication layer: Sensor data is transmitted via a low-power wide-area network protocol (LoRaWAN) to a local gateway, and then relayed over cellular or broadband connections to a cloud platform. GPS modules on collection vehicles report location and speed at short intervals.

  • Data and intelligence layer: A cloud-hosted platform ingests sensor and vehicle data into a time-series database, applies data-cleaning and outlier-detection routines, and feeds the processed data into the AI route optimization engine.

  • Application layer: A dashboard presents real-time bin status, vehicle tracking, and optimized routes to municipal operators and drivers via a mobile application, along with historical analytics and alerting for anomalies such as sensor failure or bin overflow.

6.2 AI Route Optimization Model

The route optimization problem is formulated as a variant of the capacitated vehicle routing problem (CVRP), in which a fleet of vehicles with limited capacity must visit a subset of bins (those above a defined fill-level threshold, e.g., 70%) and return to a depot, while minimizing total distance and time subject to vehicle capacity and time-window constraints.

A hybrid optimization approach is proposed, combining two complementary techniques:

  1. Genetic Algorithm (GA) for route construction: Candidate routes are encoded as chromosomes representing bin visitation order. The population evolves over generations using fitness-proportional selection, order-preserving crossover, and mutation operators, with fitness defined as a weighted function of total distance, estimated fuel use, and time-window violations.

  2. Real-time traffic-aware heuristic refinement: Once the GA converges on a near-optimal route set, a lightweight heuristic layer adjusts routes using live traffic data to avoid congested segments, re-sequencing stops when a significant time saving is available.

This hybrid design was chosen because pure metaheuristics such as GA perform well on the combinatorial structure of the routing problem but are relatively slow to react to sudden real-time changes (e.g., road closures), while heuristic refinement alone lacks the global search capability needed to escape locally optimal route configurations. Combining both allows the system to compute high-quality baseline routes offline and adapt them dynamically during the collection shift.

6.3 Simulation Setup

The system was evaluated using a simulated urban zone comprising 120 waste bins distributed across residential, commercial, and mixed-use areas, served by a fleet of 6 collection vehicles operating from a single depot. Bin fill rates were modeled using historical waste-generation patterns reported in prior IoT waste-monitoring studies, with residential bins filling more slowly and predictably than commercial bins. Road network data, including approximate travel times and a synthetic congestion profile reflecting peak and off-peak periods, was used to model realistic travel conditions.

Two scenarios were compared over a simulated 30-day period:

  • Baseline scenario: Vehicles follow fixed daily routes and schedules, regardless of actual bin fill levels, mirroring conventional municipal practice.

  • Proposed scenario: Vehicles are dispatched using the hybrid GA-heuristic optimization engine, which recalculates routes daily based on real-time (simulated) bin fill levels and adjusts dynamically for simulated traffic conditions.

6.4 Evaluation Metrics

System performance was assessed using five metrics: (1) average route distance traveled per vehicle per day, (2) fuel consumption per vehicle per day, (3) average collection time per zone, (4) frequency of bin overflow incidents, and (5) estimated CO₂ emissions per vehicle per day. These metrics were chosen because they jointly capture operational efficiency, cost, environmental impact, and service quality, addressing RQ3 and RQ4 directly.

7. Findings

The simulation results show consistent and substantial improvements across all five evaluation metrics when comparing the proposed AI-optimized system to the fixed-route baseline, summarized in Table 2.

Table 1 Simulated performance comparison between the fixed-route baseline and the proposed AI-optimized system, averaged over a 30-day simulation period.
Metric Baseline (Fixed Route) Proposed AI-Optimized System Improvement
Average route distance per truck (km/day) 68.4 47.9 =30% reduction
Fuel consumption (L/day/truck) 24.6 17.3 =30% reduction
Average bin overflow incidents (per week) 22 6 =73% reduction
Collection time per zone (hours) 5.2 3.6 =31% reduction
CO₂ emissions (kg/day/truck) 64.0 45.0 =30% reduction

7.1 Operational Efficiency

The proposed system reduced average route distance per truck from 68.4 km/day to 47.9 km/day, a reduction of approximately 30%. This improvement is primarily attributable to the fill-level threshold mechanism, which prevents vehicles from visiting bins that do not yet require collection, and to the traffic-aware heuristic layer, which reduced time lost to simulated congestion. Fuel consumption improved proportionally, from 24.6 to 17.3 liters per truck per day, closely tracking the distance reduction, which is consistent with prior field results reporting a 29% fuel reduction in a comparable large-scale pilot.

7.2 Service Quality

Bin overflow incidents fell from an average of 22 per week under the baseline schedule to 6 per week under the proposed system, a reduction of approximately 73%. This result directly addresses research question 4 and suggests that demand-responsive collection, triggered by real-time fill-level data rather than a fixed calendar, is substantially more effective at preventing overflow than conventional scheduling, particularly in high-generation commercial zones where fill rates vary significantly day to day.

7.3 Time and Environmental Impact

Average collection time per zone dropped from 5.2 to 3.6 hours, a reduction of approximately 31%, which has direct implications for labor cost and fleet utilization, potentially allowing the same fleet to service a larger area or additional zones within a single shift. Estimated CO₂ emissions fell by roughly 30% per vehicle per day, in line with the fuel-consumption reduction, supporting the case that AI-optimized routing contributes meaningfully to municipal sustainability targets.

7.4 Interpretation

Taken together, these findings support the central hypothesis that combining real-time IoT sensing with AI-based route optimization can meaningfully outperform static, calendar-based waste collection across both efficiency and service-quality dimensions. The magnitude of improvement observed in this simulation is broadly consistent with the 29–33% efficiency gains reported in a comparable real-world pilot, lending credibility to the simulated results, though it should be noted that simulated environments cannot fully capture the operational variability, sensor failures, and organizational friction encountered in live deployments.

8. Conclusion

This paper presented the design and simulated evaluation of an IoT-based smart waste management system that uses AI for dynamic route optimization. By combining ultrasonic fill-level sensors, a cloud-based data and intelligence layer, and a hybrid Genetic Algorithm with traffic-aware heuristic refinement, the proposed system was able to reduce simulated travel distance and fuel consumption by approximately 30%, cut average collection time by roughly 31%, and reduce bin overflow incidents by about 73%, compared to a conventional fixed-route baseline. These results indicate that the integration of IoT and AI can transform waste collection from a static, schedule-driven activity into a dynamic, data-driven service that is more efficient, more responsive, and more environmentally sustainable.

Despite these promising results, several limitations should be acknowledged. The evaluation was conducted through simulation rather than a live municipal deployment, and real-world factors such as sensor maintenance, network reliability, driver compliance, and unpredictable traffic events may reduce the magnitude of the gains observed here. The financial cost of sensor hardware, connectivity, and platform development also represents a real barrier for municipalities with constrained budgets, particularly in low- and middle-income regions, echoing concerns raised in prior reviews regarding infrastructure and cost barriers to adoption.

Future research should focus on validating the proposed system through a live pilot deployment across multiple cities with differing urban layouts, comparing the hybrid GA-heuristic approach against reinforcement-learning-based routing methods, and exploring integration with electric vehicle fleets and predictive maintenance systems to further reduce operational costs and emissions. Incorporating waste-type classification through computer vision, alongside fill-level sensing, would also allow the system to support downstream recycling and resource-recovery goals, extending its impact beyond collection efficiency alone. Addressing these directions would move IoT-AI waste management systems closer to robust, citywide, real-world adoption.

References

  1. Bashir, A., et al. (2024). Waste management 2.0 leveraging internet of things for an efficient and eco-friendly smart city solution. PLOS ONE. DOI ↗ Google Scholar ↗
  2. Fuqaha, & Nursetiawan. (2025). Artificial Intelligence and IoT for Smart Waste Management: Challenges, Opportunities, and Future Directions. Journal of Future Artificial Intelligence and Technologies, 2(1). DOI ↗ Google Scholar ↗
  3. IoT-based Route Recommendation for an Intelligent Waste Management System. (2022). arXiv preprint. DOI ↗ Google Scholar ↗
  4. IoT-Integrated AI Framework Using Genetic Algorithms for Waste Management in Smart Campuses. (2024). Preprint / conference paper. DOI ↗ Google Scholar ↗
  5. Revolutionizing urban solid waste management with AI and IoT: A review of smart solutions for waste collection, sorting, and recycling. (2025). ScienceDirect. DOI ↗ Google Scholar ↗
  6. Smart Waste Management System using IoT. (2020). ResearchGate. DOI ↗ Google Scholar ↗
  7. Blockchain based solid waste classification with AI powered tracking and IoT integration. (2025). Scientific Reports. DOI ↗ Google Scholar ↗
  8. Zaidi, S., et al. (2025). IoT-Enabled Waste Management in Smart Cities: A Review. International Journal of Advanced Computer Science and Applications, 16(4). DOI ↗ Google Scholar ↗
Author details
Charles Masoud
Kampala International University, Tanzania/Computing and Information Technology
✉ Corresponding Author
👤 View Profile →🔗 Is this you? Claim this publication
Araka Geoffrey
Kampala International University, Tanzania
👤 View Profile →🔗 Is this you? Claim this publication
Cecil Segero
Jomo Kenyatta University of Agriculture and Technology
👤 View Profile →🔗 Is this you? Claim this publication