Process optimization
50 questions available
Questions
What is the first step in formulating an optimization problem?
View answer and explanationAccording to Table 12.1, which of the following is typically an objective to be minimized in design optimization?
View answer and explanationWhat is the source of equality constraints in an optimization model?
View answer and explanationIn a constrained optimization problem, what is an 'active' constraint?
View answer and explanationIn the optimization of process heat recovery, what is the typical range for the optimum minimum temperature approach, DToptimum?
View answer and explanationWhat is the fundamental trade-off when optimizing the degree of process heat recovery?
View answer and explanationWhy might optimizing a subcomponent of a process, like a single distillation column, not lead to the optimum design for the whole process?
View answer and explanationIn a single-variable optimization problem, what does a second derivative of the objective function that is less than zero at a stationary point indicate?
View answer and explanationThe golden-section search is a single-variable search method that is more computationally efficient than a regular search if the desired precision fraction, epsilon, is below what value?
View answer and explanationThe golden-section search method reduces the search range to what fraction of the original range with each new point added?
View answer and explanationWhat is the primary challenge associated with multivariable optimization problems that have a nonconvex feasible region?
View answer and explanationIn a linear programming (LP) problem, where is the optimal solution guaranteed to be located?
View answer and explanationWhat is the role of slack and surplus variables in the SIMPLEX algorithm for linear programming?
View answer and explanationFor a highly nonlinear programming (NLP) problem with fewer than 50 variables where gradients must be found numerically, which solution method is suggested as the best?
View answer and explanationWhat is a significant limitation of the successive linear programming (SLP) method for solving nonlinear problems?
View answer and explanationIn optimization problems, what is the purpose of introducing binary integer variables?
View answer and explanationWhat is the name of the algorithm commonly used for solving mixed-integer problems that works by treating integer variables as continuous and then systematically partitioning the problem?
View answer and explanationWhich of the following is cited as a reason why few industrial designs are rigorously optimized?
View answer and explanationIn the distillation column optimization in Example 12.1, what was the total annualized cost (TAC) for the initial guess of 40 trays with the feed on tray 20?
View answer and explanationWhat was the 'soft constraint' on the column height in the optimization of the distillation column in Example 12.1?
View answer and explanationIn Example 12.1, what was the final optimized design for the distillation column in terms of the number of trays and feed tray location?
View answer and explanationWhat was the final total annualized cost for the optimized distillation column design of 80 trays with feed on tray 27 in Example 12.1?
View answer and explanationWhen investigating the feasibility of a 120-tray column in Example 12.1, what installation factor was used for the column shell to account for the higher cost of using larger cranes?
View answer and explanationIn an optimization problem expressed as 'Optimize z = f(x)', what does the function f(x) represent?
View answer and explanationAn optimization problem is described as 'unbounded' when what condition occurs?
View answer and explanationIf an optimization problem has 'n' variables and 'me' equality constraints, how are the degrees of freedom determined?
View answer and explanationThe quasi-Newton method is an indirect search method that finds an optimum by searching for a point that satisfies which condition?
View answer and explanationIn the steepest descent method for multivariable optimization, what determines the search direction from the current point?
View answer and explanationWhat is a 'degenerate' linear programming (LP) problem?
View answer and explanationFor which type of nonlinear programming (NLP) problems are reduced gradient methods noted to be particularly effective?
View answer and explanationWhat is the goal of superstructure optimization in process synthesis?
View answer and explanationIn Example 12.1, what rule of thumb was applied to convert the installed capital cost of the distillation column into an annual capital charge?
View answer and explanationWhat were the specified costs per Gigajoule (GJ) for heating and cooling utilities in the distillation column optimization of Example 12.1?
View answer and explanationIn the second iteration of the distillation column optimization in Example 12.1 (90 trays), what were the calculated column height and total annualized cost?
View answer and explanationIn Example 12.1, why was the initial 40-tray design considered suboptimal?
View answer and explanationWhy is Discounted Cash Flow Rate of Return (DCFROR) described as an intrinsically difficult optimization objective?
View answer and explanationWhat is a potential issue with using Net Present Value (NPV) as an optimization objective?
View answer and explanationWhen optimizing a single variable that is bounded by constraints, what must be checked in addition to stationary points?
View answer and explanationWhat property defines a convex feasible region in multivariable optimization?
View answer and explanationWhich class of methods can be used to overcome the problem of an optimization algorithm converging to a local optimum?
View answer and explanationIn which two industrial areas are operations research methods like LP and MILP widely used?
View answer and explanationFor batch and semicontinuous processes that have nonproductive periods, what is typically optimized to find the minimum cost per unit of production?
View answer and explanationWhich of the following is listed as one of the most important things for a design engineer to understand when performing industrial process design optimization?
View answer and explanationWhat is a key difference in the number of new points calculated per cycle between a regular three-point interval search and a golden-section search?
View answer and explanationIn the 90-tray design for the distillation column in Example 12.1, what were the calculated reflux ratio and column diameter?
View answer and explanationWhat was the approximate total annualized cost savings in Example 12.1 when moving from the initial 40-tray design to the improved 90-tray design?
View answer and explanationWhat is the term for a problem where the feasible region defined by the constraints has no solution?
View answer and explanationWhy must the boundaries of the search space be checked when optimizing a single-variable function?
View answer and explanationWhich optimization method involves approximating the objective function as a quadratic function and is well-suited for highly nonlinear problems with relatively few variables?
View answer and explanationWhat type of optimization problem results when discrete variables are introduced into a nonlinear program (NLP)?
View answer and explanation