Maximize crude oil chain weekly profit

  • Thread starter Thread starter gfd43tg
  • Start date Start date
  • Tags Tags
    Chain Oil
AI Thread Summary
The discussion focuses on maximizing profits from a crude oil processing chain, with an example using Fuel Process 1 to derive a profit equation. The profit formula incorporates various outputs and costs, including potential losses from disposal. There is concern about double-counting operating losses in the cost structure, as the disposal cost may already be included. Additionally, the constraints on demand for different products and the total capacity (C) are discussed, raising questions about whether C can be less than or equal to 100, which could complicate the problem. The thread emphasizes the need for clarity in defining constraints and costs to accurately model the profit scenario.
gfd43tg
Gold Member
Messages
947
Reaction score
48

Homework Statement


upload_2015-5-20_0-17-10.png


Homework Equations

The Attempt at a Solution


I sort of want to make this into a linear program problem, but I think that it should be solvable without it, since I never learned about it in this particular course.

I will just work with Fuel Process 1 as an example, and I can do the other processes if I get this one correct to figure out the most profitable process.

The profit, ##P##, can be determined,

$$P = (0.6)(45)G + (0.2)(30)H + (0.1)(15)J + (0.0)(60)L - (0.1)(15)O - (15)C - (5)C $$

The demand constraints,
$$ \begin{bmatrix} G \\ H \\ J \\ L \end{bmatrix} \le \begin{bmatrix} 170 \\ 85 \\ 85 \\20 \end{bmatrix} $$
##C = 100##
##G + H + J + L + O = C##

Am I going in the right direction for this one? Feels like I may be double counting the operating losses with the cost of the crude oil twice.
 
Physics news on Phys.org
Hi,
Not much response so far, let me give some comments:

I think you are double-counting: the O loss is in the C cost (it looks as if disposal doesn't cost anything) .

You use C = 100 as a constraint. It isn't clear to me if C ##\le## 100 is also possible; perhaps not, in which case you have a discrete problem on your hands.
 
Back
Top