Optimization begins with a simple question: what does "best" mean? In engineering, there is no universal definition of the best solution. Instead, every optimization problem is evaluated using a specific criterion that reflects its objective.
Depending on the application, the goal may be to:
- maximizing refinery gross margin;
- maximizing gasoline, diesel, or jet fuel production;
- selecting the most profitable crude oil slate;
- minimizing crude processing costs;
- minimizing hydrogen, steam, fuel gas, and utility consumption;
- maximizing utilization of FCC, hydrocracker, reformer, and distillation units;
- minimizing giveaway of product quality properties;
- minimizing blending cost while satisfying product specifications;
- optimizing refinery logistics and tank farm operations.
In petroleum refining, optimization is applied at every planning level, from long-term crude selection and refinery optimization to daily refinery scheduling, gasoline blending, diesel blending, tank farm management, and refinery logistics. In mathematics, the best solution is therefore defined as the one that produces the maximum or minimum value of the selected criterion. This criterion is represented by the function called
objective function. Optimization is the process of finding the best feasible solution to a problem. Mathematically, it is defined as the search for the maximum or minimum value of an objective function while satisfying a set of constraints. Many engineering problems can be formulated as optimization tasks. Regardless of the application, the objective is always to determine the values of the decision variables that produce the best possible result.
In practice, optimization is always performed under constraints. Equipment capacities, material availability, product quality specifications, safety requirements, and operating rules all restrict the set of
feasible solutions. Any solution that violates one or more constraints is considered
infeasible, even if it provides a better objective value.
Optimization is therefore not simply the search for the largest or smallest number. It is the process of finding the best solution among all feasible alternatives. This mathematical framework forms the foundation of modern optimization methods, including Linear Programming (LP), Integer Linear Programming (ILP), and Mixed-Integer Linear Programming (MILP), which are widely used in refinery planning, product blending, production scheduling, and supply chain optimization. Linear programming is one of the most widely used linear optimization methods in engineering and industrial planning. LP is widely applied to blend optimization for gasoline, diesel, and jet fuel production.