Difference between revisions of "Designing an Efficient Optimization System to Maximize the Total Value of Reverse Logistics in Waste Management"
m (Protected "Designing an Efficient Optimization System to Maximize the Total Value of Reverse Logistics in Waste Management" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))  | 
				|||
| Line 20: | Line 20: | ||
link to material: https://www.ifors.org/wp-content/uploads/2020/03/Willi-Erfan-Alireza-Green-Waste-Management.pdf  | link to material: https://www.ifors.org/wp-content/uploads/2020/03/Willi-Erfan-Alireza-Green-Waste-Management.pdf  | ||
| + | |||
| + | <html>  | ||
| + | <head>  | ||
| + | </head>  | ||
| + | <body>  | ||
| + | <script type="text/javascript">(function(d, t, e, m){  | ||
| + |     // Async Rating-Widget initialization.  | ||
| + |     window.RW_Async_Init = function(){  | ||
| + |         RW.init({  | ||
| + |             huid: "141148",  | ||
| + |             uid: "6db8b62d52afa816e07e3917b2d0ce28",  | ||
| + |             source: "website",  | ||
| + |             options: {  | ||
| + |                 "advanced": {  | ||
| + |                     "layout": {  | ||
| + |                         "lineHeight": "22px"  | ||
| + |                     }  | ||
| + |                 },  | ||
| + |                 "size": "medium",  | ||
| + |                 "style": "oxygen"  | ||
| + |             }   | ||
| + |         });  | ||
| + |         RW.render();  | ||
| + |     };  | ||
| + | |||
| + |     // Append Rating-Widget JavaScript library.  | ||
| + |     var rw, s = d.getElementsByTagName(e)[0], id = "rw-js",  | ||
| + |         p = d.location.protocol, a = ("https:" == p ? "secure." +   | ||
| + |         m + "js/" : "js." + m), ck = "Y" + t.getFullYear() + "M" +   | ||
| + |         t.getMonth() + "D" + t.getDate();  | ||
| + |     if (d.getElementById(id)) return;                | ||
| + |     rw = d.createElement(e);  | ||
| + |     rw.id = id; rw.async = true; rw.type = "text/javascript";  | ||
| + |     rw.src = p + "//" + a + "external.min.js?ck=" + ck;  | ||
| + |     s.parentNode.insertBefore(rw, s);  | ||
| + | }(document, new Date(), "script", "rating-widget.com/"));</script>  | ||
| + | <div class="rw-ui-container rw-urid-741"></div>  | ||
| + | </body>  | ||
| + | </html>  | ||
[[Category: Environment]]  | [[Category: Environment]]  | ||
Latest revision as of 01:04, 2 March 2020
by: Gerhard-Wilhelm Weber, Erfan Babaee Tirkolaee and Alireza Goli
Introduction
- Uncontrolled urban expansion and the massive increase in urban populations have led to a vast amount of consumption and different types of waste generation over the past years.
- In 2012, various cities in the world generated 1.3 billion tons of solid waste, equivalent to 1.2 kg per person per day.
- It is expected that annual waste generation rate will reach 2.2 billion tons by 2025, accordingly.
- This amount of waste generation definitely leads to an increase in the necessary funds for collection, transportation, processing and disposal operations, which contains a huge amount of fixed/variable costs (Tirkolaee et al., 2020).
- These operational processes must be done within shortest possible time to prevent from spread of potential contamination and infections.
- The main social aspects include citizens’ satisfaction and creating job opportunities at recovery/recycling facilities.
- A bi-objective model is proposed to design an efficient waste management system for maximizing the Total Value of Reverse Logistics and maximizing the total job opportunity.
- Environmental pollutions are studied as penalty costs in the budget constraint.
link to material: https://www.ifors.org/wp-content/uploads/2020/03/Willi-Erfan-Alireza-Green-Waste-Management.pdf
<html> <head> </head> <body> <script type="text/javascript">(function(d, t, e, m){
   // Async Rating-Widget initialization.
   window.RW_Async_Init = function(){
       RW.init({
           huid: "141148",
           uid: "6db8b62d52afa816e07e3917b2d0ce28",
           source: "website",
           options: {
               "advanced": {
                   "layout": {
                       "lineHeight": "22px"
                   }
               },
               "size": "medium",
               "style": "oxygen"
           } 
       });
       RW.render();
   };
   // Append Rating-Widget JavaScript library.
   var rw, s = d.getElementsByTagName(e)[0], id = "rw-js",
       p = d.location.protocol, a = ("https:" == p ? "secure." + 
       m + "js/" : "js." + m), ck = "Y" + t.getFullYear() + "M" + 
       t.getMonth() + "D" + t.getDate();
   if (d.getElementById(id)) return;              
   rw = d.createElement(e);
   rw.id = id; rw.async = true; rw.type = "text/javascript";
   rw.src = p + "//" + a + "external.min.js?ck=" + ck;
   s.parentNode.insertBefore(rw, s);
}(document, new Date(), "script", "rating-widget.com/"));</script>
</body> </html>