Carbonate is a major carbon fibre producer in Kyoto. The new CEO wants to implement a new environmental policy by committing itself to reducing its annual emission of pollutants (Table 1). The company will invest in upgrading its technology regarding two aspects: better filters and better fuels. The financial team has evaluated the annual cost of the investment depending on the percentage of filters and fuels upgraded to the new technology (Table 2). In addition, the engineering team has provided you with data estimating the reduction of pollutants for various percentages of upgrade (Table 3). The company has hired you to find out the percentage of its filters and fuels that must be upgraded in order to attain the desired reduction in annual emissions while minimising the total cost of the upgrade.
Question 1: The first step in the analysis is to visualise and understand the data in Table 2 and Table 3 in detail. For each column in Table 2 and Table 3 (i.e. 8 columns in total), fit a linear model using Microsoft Excel or R.
Question 2: Using the linear models from Q1 and the data in Table 1, formulate the problem as a linear programming (LP) problem. The objective is to minimise the total cost, which is a function of the percentage of fuels and filters upgraded (i.e., the linear models built from the data in Table 2). In addition, there will be one constraint per pollutant. Each constraint models the requirement that the total reduction of pollutant emission achieved (which is a function of the percentage of upgrade of each technology, that is, the linear models built from the data in Table 3) is larger than or equal to the target reduction in Table 1. Remember that the decision variables are also constrained. Include the LP definition in your report and label clearly the objective, constraints and decision variables.
Question 3: Solve the LP problem from Q2 graphically, i.e. draw a coordinate system with all the constraints, indicate where the feasible region is, and draw the objective function going through the optimal solution. Provide the coordinates of the optimal solution.
Question 4: Two other types of technologies are also considered for upgrade: Furnaces and smokestacks. Data regarding the financial cost and pollution reduction is given directly as a linear factor (i.e., the slope of the linear function) of the upgrade ratio (i.e., a value of 0 corresponds to no upgrade and a value of 1 to 100% upgrade) in Table 4. Extend the Linear Programming (LP) model from Q3 to include these two additional decision variables. Note that the inclusion of these two decision variables will require you to modify both the objective and the constraints. Solve the resulting LP problem. What is the percentage of filters, fuels, furnaces and smokestacks that should be upgraded to the new technologies? Compare your results to Q3 and analyse the reason(s) for a potential shift in the optimal solution (compared to Q3).
CS 340 Milestone One Guidelines and Rubric Overview: For this assignment, you will implement the fundamental operations of create, read, update,
Retail Transaction Programming Project Project Requirements: Develop a program to emulate a purchase transaction at a retail store. This
7COM1028 Secure Systems Programming Referral Coursework: Secure
Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip
CS 340 Final Project Guidelines and Rubric Overview The final project will encompass developing a web service using a software stack and impleme