Overview
In this part, I will discuss project summary, introduction to my insights into the problem noted, and objectives.
A program that takes care of both environmental and human interests
by @Songyuan Liu
Alternative to website: read the paper
In this part, I will discuss project summary, introduction to my insights into the problem noted, and objectives.
Generally, the whole method can be divided up to 5 steps as the figure 5 below: 1) collecting data; 2) selecting trashcan; 3) selecting the optimal route; 4) displaying result to driver; 5) analyzing results, where step 3 and 5 can be further divided up to sub-steps.
In the following, each step is discussed in details seperately.
Knowing the status of each trashcan is the first step, as it offers us information used to evaluate urgency of each bin.
Learn MoreAfter attaining all possible routes, I used analytical Hierarchy Process to make the decision on the optimal route.
Learn MoreFinally, the optimal route is sent to drivers' phones in the form of a map, stating the order to be picked.
Learn MoreSeveral factors with respect to the results are analyzed: overall statistics about driving distance and time, comparison between optimal, average, and worst route with regard to total distance, fuel consumption, and CO2 emission.