Format And Type Fonts CCHHEEMMIICCAALL EENNGGIINNEEEERRIINNGG TTRRAANNSSAACCTTIIOONNSS VOL. 39, 2014 A publication of The Italian Association of Chemical Engineering www.aidic.it/cet Guest Editors: Petar Sabev Varbanov, Jiří Jaromír Klemeš, Peng Yen Liew, Jun Yow Yong Copyright © 2014, AIDIC Servizi S.r.l., ISBN 978-88-95608-30-3; ISSN 2283-9216 DOI: 10.3303/CET1439120 Please cite this article as: Chu Y., You F., 2014, Efficient decomposition method for integrating production sequencing and dynamic optimization for a multi-product CSTR, Chemical Engineering Transactions, 39, 715-720 DOI:10.3303/CET1439120 715 Efficient Decomposition Method for Integrating Production Sequencing and Dynamic Optimization for a Multi-Product CSTR Yunfei Chu, Fengqi You* Department of Chemical & Biological Engineering, Northwestern University, Evanston, IL 60208, USA you@northwestern.edu Integration of scheduling and control can improve the overall performance of a manufacturing process. However, the integration leads to a mixed-integer dynamic optimization problem (MIDO), which could be challenging to solve. We propose a novel algorithm based on the generalized Bender decomposition method that takes advantage of the special structure of the integrated problem. It decomposes the binary variables from the dynamic optimization. The resulting master problem is a mixed integer linear program (MILP) while the primal problem is a coupled dynamic optimization. Compared with the conventional simultaneous method, the proposed decomposition algorithm can reduce the computational time by over one order of magnitude in a case study. 1. Introduction Scheduling and dynamic optimization are two important decision levels in process engineering (Zamarripaa et al., 2013). Traditionally, the two problems are solved separately (Engell and Harjunkoski, 2012). The dynamic optimization problem is solved to determine the operational conditions, which provide the recipe data for the scheduling problem (Brasielloa , 2013). These recipe data are treated as fixed parameters when the production schedule is optimized (Chu and You, 2014a). However, it has been recently demonstrated that a collaborative optimization approach which solves the integrated scheduling and dynamic optimization problem simultaneously can significantly improve the overall performance of the entire process system because the operational conditions can be optimized along with the production sequence and assignments (Flores-Tlacuahuac and Grossmann, 2006). The integrated scheduling and dynamic optimization problem is generally formulated as a mixed integer dynamic optimization (MIDO) problem (Barton et al., 1998). A common solution strategy for the integrated MIDO problem is the simultaneous method (Chu and You, 2012). This method discretizes the differential equations by the collocation method (Cuthrell and Biegler, 1987). After the discretization procedure, the MIDO problem is reformulated as a mixed-integer nonlinear programming (MINLP) problem. A general- purpose MINLP solver can be used to solve the MINLP for the integrated problem. Though the simultaneous method is straightforward, the reformulated MINLP problem can be very challenging to solve (Kheawhom and Bumroongsri, 2013). Considering that multiple products are manufactured in a process, the integrated problem typically includes a number of dynamic models describing different operational modes for the products. Therefore, a large-scale MINLP problem is frequently reformulated after the discretization procedure (Chu and You, 2013a). The objective of this work is to develop a fast optimization algorithm to solve the integrated scheduling and dynamic optimization problem. It has been demonstrated that an efficient solution strategy is a critical issue to implement the integrated method online for handling disturbances and process uncertainties (Chu and You, 2013b). In this work, we present a systematic decomposition method based on the framework of the generalized Benders decomposition - GBD (Geoffrion, 1972). This method is applied to solve the integrated scheduling and dynamic optimization problem for continuous processes in a CSTR, where multiple products are manufactured in a cyclic manner (Chu and You, 2013c). 716 The decomposition method separates the binary decision variables from the dynamic optimization. The resulting master problem is a simple mixed integer linear programming (MILP) problem. The primal problem is a coupled dynamic optimization problem where all dynamic models are optimized simultaneously. The decomposition method is demonstrated in a methyl methacrylate polymerization process. Compared with the popular simultaneous method which solves the integrated problem directly by discretizing the differential equations describing the dynamic models, the proposed decomposition method can reduce the computational time by more than one order of magnitude. 2. Model formulation An illustrative diagram of the cyclic production in a CSTR is displayed in Figure 1. Multiple products A, B, C, D are produced one by one in a cyclic manner. Each product is only produced once in a cycle. After a production cycle finishes, another cycle begins with the same production sequence. The main decision in a cyclic scheduling problem is to determine the production sequence so that the total cost can be minimized. A B C DProduct Time slot   C 1 1 i k     Scheduling assignment 1 2 3 4   A 2 1 i k       D 3 1 i k       B 4 1 i k     Production period Transition period Initial condition Setpoint Dynamic optimization Cyclic production O p e ra ti n g c o n d it io n Time Figure 1: Illustrative example of the cyclic scheduling problem In a traditional scheduling problem, we assume the transition from a product to another has a fixed cost. They are fixed parameters when the scheduling problem is solved. However, the transition costs are actually variables in practice. We can change them by manipulating the inputs of the dynamic system governing the transition. However, the transition cost is coupled with the transition time which also determines other components of the total cost, e.g. the inventory cost. Therefore, we cannot optimize the dynamic system in each transition period independently (Chu and You, 2014b). It requires simultaneous optimization of all dynamic systems and the scheduling decisions that leads to the integrated problem. The integrated problem, denoted as (Integration_TS), is formulated as follows (Chu and You, 2013c): 1 2 1 1 1 min P P Pn n n k k k k k k a a                (1) s.t.  0,1 , , ik i k   (2) , , ik ik i k   (3)  0,1 , , ik i k   (4) 1 1, pn ikk i    (5) 717 1 1, pn iki k    (6)       , , k k k dX t F X t U t k dt   (7)       , , k k kY t G X t U t k  (8)       , , 0, k k kH X t U t Y t k  (9)   00 , k kX X k  (10)   , , spk k kY t Y t k     (11)       , , , k k k k k k k kX U Y k      (12) 0 0 1 , pn k ik i i X x k    (13) 1 1 , pn sp sp k ik i i Y y k     (14) The objective is to minimize the total cost which is the sum of the inventory cost and the transition cost. k  and k  respectively denote the transition time and the transition cost in time slot k. a2 and a2 are parameters. The main scheduling decision is to assign the time slots to the products. The assignment is determined by a set of binary variables  0,1ik  . If 1ik  , then time slot k is assigned to product i. To facilitate the subsequent decomposition method, we introduce a copy of the binary variables, denoted by ik  . They are continuous variables ranging from zero to one. However, they can only have the binary value according to the equality constraint (3). Because one product is manufactured only once in a time slot and a time slot is used to produce only one product, we have the constraints (5) and (6). The dynamic models in time slots are formulated as constraints (7)-(12). The dynamic models are indexed by k and there are np dynamic models we need to consider. In each dynamic model, the state variables are represented by Xk(t), the inputs by Uk(t), and the outputs by Yk(t). To have a compact expression, we use the vector notation. Each state, input, or output vector can include multiple elements. The vector notation is applied to the equations as well. The differential equation (7) represents the systems equation and the equation (8) determines the outputs. Inequality (9) imposes path constraints on the states, inputs and outputs. The initial condition is specified in Eq(10) and the setpoint value is given in Eq(11). The transition time k  is defined as the length of the time interval from the starting point of the transition to the ending point after which the output stays at the setpoint value. Eq(12) gives the definition of the transition cost k  . For different processes, we have different expressions of the transition cost. The dynamic models are coupled with the binary scheduling variables through Eq(13) and (14). These equations define the interface between the scheduling model and the dynamic models. The assignment variable is used to determine the initial condition and the setpoint value of each dynamic system. The steady state value 0 i x and the setpoint value sp i y for a product are given parameters. However, the initial condtion 0 k X and the setpoint value sp k Y in a time slot are variables depending on the assignment decisions. Because the production is carried out cyclically, the cyclic addition k ++ 1 is used in Eq(14), which is a shortcut notation for 1 1 1 , 1 1 , , ik p ik i p k n i k n            (15) Due to the linking equations and the consensus equality between ik  and ik  , the assignment variable ik  has an strong effect on the dynamic system. When ik  varies, the initial condition and the setpoint are changed and in turn all variables regarding the dynamic models are changed. 3. Generalized Benders decomposition method Direct solution to the complicated MIDO problem which integrates the scheduling model with the dynamic models can be computationally expensive. A decomposition method is helpful to reduce the computational time (Chu and You, 2013d). Generally, GBD consists of several main steps (Geoffrion, 1972): 718 (1) Identify the complicating variables. The presence of these variables makes the optimization problem difficult to solve. However, when they are temporarily fixed, the optimization problem with the remaining variables turns out to be much easier to solve. (2) Project the optimization problem, including the objective function and the constraints, onto the space of the complicating variables. The GBD methods typically express the projected objective function by its Lagrangean relaxation. In the same way, the projected feasible range can be expressed. (3) Decompose the optimization problem into a primal problem and a master problem. The primal problem is solved when the complicating variables are fixed. Then the master problem is solved to update the complicating variables based on the dual information returned by the primal problem. (4) Solve the original problem by iterating between the primal and the master problems. The iteration stops when the gap between the lower bound and the upper bound is less than a specified threshold value. Initialize , UB LB    Solve primal problem n = n + 1 * * * * * , , , , k k ik I ik v  Return Record optimal solution If then * I UB v best * best * best * , , ik ik ik k ik k         * I UB v 0 1, ik ik n    ?UB LB   Return best best best , , ik ik ik    Yes No * * , ik  Return Update binary variables * * , ik ik LB    Increase iteration index Primal I (coupled dynamic optimization) Master I (MILP) Solve master problem Update information   *n ik ik     * * * 1 1 p pn n n I ik ik i k l v           *, 1n ikPIK i k       *, 0n ikNIK i k   Figure 2: Procedure of the decomposition method The detailed procedure of the decomposition method is displayed in Figure 2. The iteration is initialized by fixing the binary variables at 0 ik  . Then the primal problem is solved with the fixed binary variables. The optimal solution, objective function value, and dual variables are returned. The upper bound is updated according to the optimal function value. The best solution, which is found till the current iteration, is recorded. If the gap between the lower bound and the upper bound falls in the tolerance range specified by a given value ε, then the iteration stops and the best solution is returned. Otherwise, the dual information is 719 used to generate a new Benders’ cut constraint in the master problem. Then the master problem is solved to update the binary variables and the lower bound of the optimal solution. When solving the master problem, we don’t need to search over the values at which the binary variables have once been fixed. We can add integer cuts to eliminate these values from the search procedure. The primal problem is (Primal I)    1 2 1 1 1 min p P P n n n I ik k k k k k k v a a                 (16) s.t. Constraints (4)-(14) ik ik   , , i k (17) The projected problem is the integrated problem with the assignment variables ik  fixed at ik  . The projected objective function is represented by  Iv  which is dependent on the fixed value ik . In this work, we use the bar to denote a fixed value of the corresponding variable. For the short notation, we use the curly bracket around the variable to denote the set of the variables, e.g.  ik denotes all ik for , i k . The master problem is denoted as (Master I) and give below: min  (18) s.t. 1 1, pn iki k    (19) 1 1, pn ikk i    (20)     1 1 , 1 1 p pn n m m ik ik i k l m n          (21)           , , 1, 1 1 m m m ik ik i k PIK i k NIK PIK m n           (22) 4. Case study The case study is a methyl methacrylate (MMA) polymerization process. The dynamic model under consideration is a nonlinear free radical polymerization with azobisisobutyronitrile as initiator and toluene as the solvent. The detailed reactor dynamic model is given in our previous work (Chu and You, 2013c). Table 1: Model and solution statistics of the solution methods Method Decomposition Simultaneous Number of Iterations 20 ─ Total CPU (s) 172.8 2,141.3 Objective (m.u/h) 212.49 212.49 Optimal sequence A→B→C→D→E→F→G A→B→C→D→E→F→G Gap (%) 1.0 1.0 Primal problem Equations 28,669 ─ Variables 28,130 ─ CPU (s) 171.0 ─ Master problem / Integrated problem Type MIP MINLP Equations 54 28,620 Variables 50 (all) 48 (binary) 28,130 (all) 48 (binary) Solver CPLEX SBB CPU (s) 1.8 2,141.3 Gap (%) 0 1.0 We initialize the problem with the production sequence A→G→F→E→C→B→D. The variables of dynamic models are initialized by the steady state values according to the production sequence. The results of the 720 decomposition method and the simultaneous method are shown in Table 1. The decomposition method converges to the optimal solution identical to the one found by the simultaneous method. However, the computational time considerably reduces from 2,141.3 s to 172.8 s. The optimal sequence returned is A→B→C→D→E→F→G. 5. Conclusions Integrated scheduling and dynamic optimization coordinates the two decision layers. As a result, the integrated method can achieve a better performance in optimizing the entire production system than the conventional method which solve the scheduling problem and the dynamic optimization problem one after the other. However, the integrated problem is a complicated MIDO problem, which is much more challenging to solve than the subproblems. To simplify the computational complexity, we proposed a decomposition method based on the GBD framework. It decomposed the binary scheduling variables from the dynamic optimization. The primal problem was a coupled dynamic optimization problem. The decomposition is demonstrated by a case study. Compared with the simultaneous method, the decomposition method returned the same optimal solution while it reduced the computational time by more than one order of magnitude. The computational efficiency enables the proposed method to solve large- scale industrial problems which the direct solution method fails to solve. References Barton P.I., Allgor R.J., Feehery W.F., Galan S., 1998, Dynamic optimization in a discontinuous world. Industrial & Engineering Chemistry Research, 37, 966-981. Brasielloa A., Crescitellib S., Russo L., 2013, On the Dynamics of Open and Closed Loop Reverse Flow Catalytic Reactors. Chemical Engineering Transactions, 35, 1405-1410. Chu Y., You F., 2012, Integration of scheduling and control with online closed-loop implementation: Fast computational strategy and large-scale global optimization algorithm. Computers & Chemical Engineering, 47, 248-268. Chu Y,. You F., 2013a, Integrated Scheduling and Dynamic Optimization of Sequential Batch Processes with Online Implementation. AIChE Journal, 59, 2379-2406. Chu Y., You F., 2013b, Integration of Scheduling and Dynamic Optimization of Batch Processes under Uncertainty: Two-Stage Stochastic Programming Approach and Enhanced Generalized Benders Decomposition Algorithm. Industrial & Engineering Chemistry Research, 52, 16851-16869. Chu Y., You F., 2013c, Integration of production scheduling and dynamic optimization for multi-product CSTRs: Generalized Benders decomposition coupled with global mixed-integer fractional programming. Computers & Chemical Engineering, 58, 315-333. Chu Y., You F., 2013d, Integrated Scheduling and Dynamic Optimization of Complex Batch Processes with General Network Structure Using a Generalized Benders Decomposition. Industrial & Engineering Chemistry Research, 52, 7867–7885. Chu Y., You F., 2014a, Integrated scheduling and dynamic optimization by Stackelberg game: Bi-level model formulation and efficient solution algorithm. Industrial & Engineering Chemistry Research, 53, 5564–5581. Chu Y., You F., 2014b, Moving horizon approach of integrating scheduling and control for sequential batch processes. AIChE Journal, 60, 1654–1671. Cuthrell J.E., Biegler L.T. 1987. On the optimization of differential‐algebraic process systems. AIChE Journal, 33, 1257-1270. Engell S., Harjunkoski I., 2012, Optimal operation: Scheduling, advanced control and their integration. Computers & Chemical Engineering, 47, 121-133. Flores-Tlacuahuac A., Grossmann I.E., 2006, Simultaneous cyclic scheduling and control of a multiproduct CSTR. Industrial & Engineering Chemistry Research, 45, 6698-6712. Geoffrion A.M., 1972, Generalized benders decomposition. Journal of optimization theory, 10, 237-260. Kheawhom S., Bumroongsri P., 2013, Constrained robust model predictive control based on polyhedral invariant sets by off-line optimization. Chemical Engineering Transactions, 32, 1417-1422. Zamarripa M., Cóccola M., Hjaila K., Silvente J., Méndez C., Espuña A., 2013, Knowledge-based Approach for the Integration of the Planning and Scheduling Decision-making Levels. Chemical Engineering Transactions, 32, 1339-1344.