Abstract

Steelmaking continuous casting (SCC)—hot rolling (HR) is a key process in the production of steel products. It is also a process with large energy consumption. Energy saving has always been an important goal of production scheduling of this process. In this paper, aiming at integrated scheduling optimization for SCC-HR processes, energy saving objective is converted to minimize waiting time of slabs in slab yard, so as to reduce slab temperature loss and achieve the goal of saving energy. An integrated two-stage mathematical programming model is established for the above problems, and a hybrid algorithm of genetic algorithm and linear programming is designed for the integrated model. The correctness of the model and the validity of the algorithm are verified by computational experiments using simulated instances.

1. Introduction

Steel production processes are high energy consumption and pollution processes. Energy conservation and emission reduction have always been an important goal that both practitioner and academia concern and research. Steelmaking continuous casting (SCC)—hot rolling (HR) is a key process in steel production, which belong to two operating areas: SCC area and HR area. These two areas are connected by a slab yard, as shown in Figure 1. SCC processes are organized by mass production, including three processes of steel making, refining, and continuous casting. Production organization of steel making and refining process is in unit of heat. The weight of molten steel per heat is about 100 t–300 tons, and the temperature of molten steel is about 1600°C. Production organization in the continuous casting process is in unit of cast, and each cast is composed of several heats to tens heats with the same steel grade. During steelmaking and refining processes, firstly, melted steel is discharged from a basic oxygen furnace (BOF) into a steel ladle. Then, the steel ladle is transported to refining station, such as ladle furnace (LF) and/or RH furnace, to adjust steel composition to specified steel grade. Finally, the steel ladle is transported to a continuous caster (CC) for multiheat continuous casting, where the melted steel is cast into slabs and delivered to slab yard. In HR area, the selected slabs are loaded into reheating furnace in the order of rolling sequence, where slabs are reheated to 1150°C to 1300°C and then pushed into hot rolling mill to produce hot rolling strips of different mechanical properties.

Energy consumed by slab reheating accounts for 80% of the total energy consumption of HR processes, while energy consumption of the rolling mill is only 16.9% [1]. Reheating of a 25 ton slab to 1250°C from atmospheric temperature consumes approximately 1000 m3 of gas [2]. Therefore, there is a large amount of energy loss due to cooling during slabs stay in yard. Making use of integrated scheduling to improve logistics connection, optimize production rhythm, and reduce energy consumption caused by slab reheating is an effective way to reduce energy consumption during SCC-HR processes.

In theory, integrated scheduling problem of SCC-HR processes is one kind of complex combinatorial optimization problem with important academic research value. Therefore, it has always attracted attention and research [35].

Research on scheduling of SCC-HR processes mainly includes flexible flow shop scheduling for SCC process, hot rolling scheduling for HR process, and integrated scheduling for SCC-HR processes.

For problems of flexible flow shop scheduling in SCC process, optimization approaches include mathematical programming [69], metaheuristics which includes artificial bee colony algorithm [10], evolutionary programming [11], tabu search [12], particle swarm optimization algorithm [13], bilayer optimization approaches [14], two-phase heuristic algorithm [15], and hybrid algorithm [16]. Considering the uncertainty of the SCC process, Ye et al. [17] proposed a robust optimization method, and Hao et al. [18] proposed a soft-decision approach based on two-layered scheduling.

With increasing importance of environmental issues, scholars have been paying more attention to optimization goal of reducing energy consumption. Considering ladder price environment, Tan et al. [19] formulated a mathematical programming model to minimize electricity cost and proposed a two-stage algorithm to solve the model. Tan and Liu [20] established a hybrid model of mathematical programming and constrained programming for the same kind of problem and proposed a heuristic algorithm combined with constraint propagation optimization method. Hadera et al. [21] developed a mixed-integer linear programming model and proposed a bi-level heuristic algorithm to tackle instances of industrial size for the optimization of electricity consumption in a stainless steel plant. Gajic et al. [22] presented an integrated scheduling and electricity optimization system that can help melt shop to adjust its production schedule to volatile electricity prices and thus lower its costs.

HR process takes slabs as a basic production unit. Hot rolling scheduling is to select slabs and determine their rolled sequence under constraints of rolling process. The main methods for hot rolling scheduling are to formulate the problems as multiple traveling salesman problems, vehicle routing problems, or prize collecting vehicle routing problems [23] and then design optimization algorithms to solve the models. Optimization algorithms include mathematical programming [24, 25], metaheuristics which include particle swarm optimization [26], tabu search [27], scatter search [28], hybrid evolutionary algorithms [29], two-stage scheduling method [30, 31], multiobjective ant colony optimization algorithm [32], and guided local search algorithm [33].

With increasing importance of energy saving and emission reduction, the integrated scheduling problem for SCC-HR processes has become focus of this research field. The main goal of integrated scheduling is to reduce energy consumption of the whole processes by coordinating production rhythm of SCC process and HR process, so as to reduce time interval from the moment of slab cutting to start time of reheating process and hence reduce temperature loss of slab during waiting in slab yard. Xu et al. [34] established a generic model for integrated scheduling problems of SCC-HR processes and proposed three coordination heuristics. These heuristics are discussed and compared for simplified case studies. Computational results show the advantage of their new intersection coordination heuristic among these three coordination approaches in terms of solution quality and computational effort. Tan et al. [35] established an integrated scheduling model with the objective of maximizing the number of slabs processed in the hot charge rolling or direct hot charge rolling mode. Using the decomposition strategy, they proposed a hybrid algorithm of mathematical programming and constraint programming. Lin et al. [36] introduced a concept named ‘order-set’ and constructed a multiobjective optimization model with interval-valued objective functions for the integrated production planning problems in SCC-HR processes. To solve the multiobjective problems, they proposed an approach based on a modified interval multiobjective optimization evolutionary algorithm. Using the concept “order-set,” Lin et al. [37] established an integrated multiobjective order planning model for SCC-HR processes with consideration of four conflicting objectives. To tackle the multiobjective model, the author proposed a novel knee point-driven many-objective global-best harmony search algorithm. Mattik et al. [38] established a mixed-integer linear optimization model based on the block planning principle for each process of SCC and HR and presented a hierarchical scheduling approach to develop production schedules that take technological sequences of SCC and HR programmes into account.

The integrated scheduling problem is hard to solve due to the following difficulties: (1) there is a natural contradiction between mass production of SCC-HR processes and multivarieties and small batch demand of customer orders. In SCC process, due to the constraints of production process, molten steel of the same steel grade is usually organized into large-batch production of hundreds of tons even thousands of tons. However, customer orders range from tons to tens of tons. Moreover, there are various requirements for mechanical properties of products, which in turn require different steel grades to meet their needs. This contradiction leads to great difficulties to the integrated scheduling problem. (2) The basic production units of SCC process and HR process are different. In SCC process, heat is the basic production unit, and the molten steel is about 100–300 tons per heat. In HR process, slab is the basic production unit, and the weight of a slab is about 20–30 tons. This inconsistency of production units makes modelling and optimizing very difficult. (3) Production rhythm of SCC process and HR process are not consistent. It takes about 4 mins to produce a slab in SCC process. It takes 2 mins to roll a slab to strip. (4) The integrated model generally belongs to large-scale integer programming model, which is hard to solve optimally.

In this paper, aiming at the integrated scheduling optimization for SCC-HR processes, energy saving objective is converted to minimize waiting time of slabs in slab yard. The optimization goal is to minimize total waiting time of slabs in slab yard, so as to reduce temperature loss of slabs and saving energy consumption. A two-stage mathematical programming model is established and then is integrated. A hybrid algorithm based on genetic algorithm and linear programming is designed to solve the integrated model. The correctness of the model and the effectiveness of the algorithm are verified by computational experiments.

The following parts of the paper are organized as follows. In Section 2, a mixed integer programming model and a linear programming model are established for SCC process and HR process, respectively. Then, the two models are integrated into one. Section 3 proposes two algorithms to solve the integrated model. One is a two-stage heuristic algorithm, and the other is a genetic algorithm based on the aforementioned two-stage heuristic algorithm. Section 4 tests the model and algorithms using simulated instances. The computational results show that the models and algorithms solve the problem effectively. Section 5 gives conclusions and discusses further research directions.

2. Problem Description and Mathematical Models

The integrated scheduling problem for SCC-HR processes can be divided into a flexible flow shop scheduling problem in SCC process and a single machine scheduling problem in HR process. The two types of scheduling problems are coupled with each other and need to be integrated optimization. According to the actual investigation on SCC-HR processes of a large iron and steel plant in China, the following assumptions are made in this study:(1)In SCC process, continuous casters that execute each cast have been assigned. The problem to be solved in the flexible flow shop scheduling is assigning steel making and refining devices for each heat, and determining the start time of each heat in every processing stages.(2)In HR process, the slabs rolled sequence in HR process has been determined, and it is necessary to determine the charging time of each slab in hot rolling plan.

2.1. Nomenclature

The indices, sets, parameters, and decision variables used in this paper are listed in Table 1.

2.2. Mathematical Models
2.2.1. Mathematical Model for SCC Process

The flexible flow shop scheduling problem in SCC process is NP-hard. The main decisions involved in this problem are assigning and sequencing heats on machines and determining start time for all the heats. The binary variable is an assignment variable, and binary variable is a sequencing variable. The continuous variable denotes start time of heat . Referring to the model of Jain and Grossmann [39], the following mixed integer linear problem (MILP) model is established for the flexible flow shop scheduling problem:where objective (1) minimizes the makespan of SCC process. Constraint (2) ensures that each heat needs exactly one machine for processing in each stage. Constraint (3) is a logical relationship between assignment and sequencing variables. The underlying logic behind this constraint is that if heat and are assigned to machine , then they must be processed one after the other. Constraints (4) and (5) are logical cuts. The former is based on the logic that either is processed before or vice versa. The latter ensures that sequencing variables are zero if and are assigned to different machines. Constraints (6) and (7) ensure that transfer time between continuous processes of a heat is in time interval. Constraint (8)–(10) is the sequencing constraint. It ensures that if the sequencing variable (or parameters ) is one, then heat is processed after heat .

2.2.2. Mathematical Model for HR Process

The scheduling problem of HR process is relatively simple. Since the rolling sequence is known, only the charging start time of each slab needs to be determined. A linear programming model is established for this problem, which is as follows:where objective (13) minimizes the makespan of HR process. Constraint (14) ensures that charging time of slab is after its ready time. Constraints (15) and (16) ensure that the interval time between two continuously rolled slabs. Constraint (17) defines the variable .

It is worth noting that in the practical SCC-HR process, there are four linkage modes between SCC and HR, which are continuous casting—cold charge rolling (CC-CCR) mode, continuous casting-hot charge rolling (CC-HCR) mode, continuous casting—direct hot charge rolling (CC-DHCR) mode, and continuous casting-hot direct rolling (CC-HDR) mode [40]. In CC-CCR mode, the slabs usually stay in the slab yard for a few days before they are rolled. Hence, the CC-CCR slabs are not part of the integrated schedule. The CC-HDR mode requires special production line configuration, and is rarely used in steel plants. Therefore, CC-CCR and CC-HDR are not considered in our model.

For CC-HCR and CC-DHCR linkage modes, the planner will mark the corresponding slabs as CC-DHCR mode in advance according to the production process programmes. Only when the CC-DHCR mode cannot be implemented in the actual production process, the CC-DHCR slabs will be put into the heat preservation pit to slow down the temperature drop, and when the production rhythm is met, it will be charged into the heating furnace and become CC-HCR slabs. Therefore, our model is suitable for CC-HCR and CC-DHCR linkage modes.

2.2.3. Integrated Mathematical Model

Considering the goal of integrated scheduling, this paper integrates the two models to establish an integrated one of SCC-HR processes and design a two-stage solving algorithm that combines genetic algorithm and mathematical programming. The integrated scheduling model is as follows.where , and are weight coefficients of items , and in the objective function, satisfying . Objective (19) minimizes the weighted total time of makespan and waiting time of slabs in slab yard.

It is worth noting that, in fact, the sum of the weight coefficients does not necessarily equal to 1. Taking any three numbers greater than 0 that represent the relative weights of three objective items can also realize the optimization preference. After normalizing the weight coefficients, the sum of their weights still equals 1, so the sum of the given weights in this paper equals to 1. In addition to the weighted sum method, there are other methods to deal with multiobjective optimization functions, such as Pareto solution set. The weighted sum method is chosen in this paper because it is simple, effective, and easy to be accepted by actual planner.

The integrated model contains two subproblems. One is an assignment problem in SCC (AG-SCC) which is to determine the processing device and sequence of each heat in each process. The other is a time optimization problem, and we call it scheduling problem in the plant-wide processes (SP-PWP). That is, under conditions that processing device and sequence of each heat in each stage have been determined, the start time of each heat in each stage and the charging time of each slab are optimized to achieve the overall optimization goal of formula (19).

After solving AG-SCC, the decision variables are determined, and are denoted as . The SP-PWP model is a linear programming model as follows:

3. Optimization Approaches

3.1. The Two-Stage Heuristics

Considering that the integrated model is hard to solve, this paper first proposes a two-stage heuristic (TSHeu). In the first stage, a priority rule-based heuristic procedure is used to solve the AG-SCC model, and the processing device and sequence of heats in each device are determined. In the second stage, a linear programming solver is used to solve the SP-PWP model, and a near-optimal solution of the integrated model is obtained.

In solving the AG-SCC, the casting tasks and executing sequence in each continuous caster have been determined. Therefore, we can calculate the starting time of each heat in the casting process. In the TSHeu, the starting casting time of each heat in the continuous caster is sorted in ascending order, and the sorted list is . Then, the (Algorithm 1) TSHeu is as follows.

STAGE 1:
STEP 1.1: enter the list .
STEP 1.2: set the current time be 0, schedule RH process () according to , if apply.
  Select the earliest free RH device to process heat . If there are multiple RH devices idle, randomly select one.
  Calculate the starting time in the RH.
 Resort list according to in ascending order to get a new .
STEP 1.3: set the current time be 0, schedule LF process () according to , if apply.
  Select the earliest idle LF device to process heat . If there are multiple LF devices idle, choose one randomly.
  Calculate the starting time in the LF.
 Resort list according to in ascending order to get a new .
STEP 1.4: set the current time be 0, schedule BOF process () according to .
  Select the earliest free BOF device to process heat . If there are multiple BOF devices idle, randomly select one.
STAGE 2:
STEP 2.1: calculate and according to the schedule.
STEP 2.2: apply linear programming solver to solve the SP-PWP model.
STEP 2.3: output the solution: and the objective function value .
3.2. The TSHeu-Based GA

Since the quality of solutions to the integrated model is determined by the quality of the first stage of solving the AG-SCC. This paper designs a TSHeu based genetic Algorithm 2 (TSHeu-GA) to solve the integrated problem.

STEP 1: parameter initialization: population size , maximum number of iterative generations, the number of best individuals retained to the next generation, Current population .
STEP 2: generate an initial population
  Randomly generate a new individual and calculate its objective value (19).
  .
STEP 3: main loop of evolutionary process
  
   Select two individuals and from by roulette.
   Apply crossover operator to and to get and .
   Apply mutation operator to and to get and .
   .
   Select the best individuals from and select individuals from using roulette to construct a new generation .
STEP 4: output the best solution.

The algorithm uses a mixture of roulette and optimal retention strategies when generating a new generation. The advantage of the optimal retention strategy over the traditional probability selection approach is the ability to prototype replicate the best individuals of previous generations into a new generation, thus ensuring that the best individuals produced in previous iterations are not destroyed.

3.3. Individual Coding and Fitness Calculation

As can be seen from the TSHeu that given a scheduling list , the can get a solution. Therefore, the coding of the genetic algorithm takes the form of a scheduling list. The decoding process uses the heuristic algorithm .

Let be the objective value of individual in population . The fitness value of individual is defined as follows:

3.4. Initial Population Generation

Since continuous caster and casting sequence in stage 4 are determined and the earliest available time of continuous casters is 0, then the starting time of heat in stage 4 can be calculated. So, the initial population is generated as follows (Algorithm 3).

Initialization: enter the start time of each heat in the stage 4, .
  Generating a random number .
  .
 Sort in ascending order to get the sorted list .
.
The output: .
3.5. Genetic Operators
3.5.1. Crossover Operator

Let the two individuals involved in the crossover operation be mother and father . Generate a random integer , two descendants of and by crossover operation at point are daughter and son . In the scheduling list of , the first indexes of heats inherit from , i.e.,

The indexes of heats in positions inherit from and retain the relative positions of heats in , i.e.,

The scheduling list of is similar to that of , i.e.,

3.5.2. Mutation Operator

Given an individual , the mutation operator modifies the related heat sequence as follows. For all positions , heat and are exchanged with a probability of . In our algorithms, we set .

4. Computational Results

4.1. Testing Instances

In order to test the correctness of the model and the performance of the algorithms, we generate four problem instances by simulating the practical SCC-HR processes of a large iron & steel plant in China. There are two BOFs, two LFs, two RHs, and two CCs in the plant. These devices constitute three process routes, which are BOF-LF-CC, BOF-RH-CC, and BOF-LF-RH-CC, respectively. According to the specification of steel grade, slab sizes and product mechanical property requirement, the processing time of each heat in the devices of SCC process and the processing time of each slab on HR process is different. Among them, the processing time of each heat in BOF, LF, RH, and CC is between 30 mins and 35 mins. The processing time of each slab on the hot rolling mill is about 2 mins. The interval of the transfer time between devices is shown in Table 2.

The four problem instances include heats and slabs. The minimum interval for hot rolling is , the maximum interval is , and the shortest delivery time from the position where slab is cut to reheating furnace is .

4.2. Computational Results

The algorithm parameters are set as follows: , . In order to analyze the influence of weight coefficient on optimization direction, take . We solved each instance 10 times and averaged the results for each instance.

In a preliminary experiment, we set to test the effect of parameter and on the performance of the algorithm. The average experimental results of 10 runs for each instance are shown in Table 3. In Table 3, the column “” is the value of . The columns “,” “,” “sum,” “” and “” report the values of , , , , and averaged run time, respectively.

It can be seen from Table 3 that when the weight coefficient is set to and , the algorithm perform best. Therefore, in the further experiment, the algorithm parameters are set as , and the weight coefficients of items in the objective function are analysed to observe the influence on each objective item.

In order to test the effectiveness of the algorithm TSHeu-GA, we randomly generated the same number of solutions in the experiment and compared the values of the objective function under different weight coefficients combinations. When the algorithm TSHeu-GA is applied to solve an instance, the number of generated solutions per run is . Therefore, in the experiment, we randomly generated solutions and calculated the value of objective function under different weight coefficients combinations and selected the best one for comparison. The generation process of the random solution is as follows. First, we use the algorithm Initialization to generate individuals. Secondly, we use the algorithm TSHeu to decode each individual, so as to obtain the values of the three items of the objective function of each individual. Thirdly, we calculate the value of objective function under different weight coefficients combinations.

The average experimental results of 10 runs of TSHeu-GA and the best solution among the randomly generated solutions for each instance under different weight coefficients combinations are shown in Table 4. In Table 4, the column “TSHGA” represents the value of the objective function (19) obtained by the algorithm TSHeu-GA. The column “Ran” represents the minimum of the solutions generated from the objective function (19) under the same weight coefficients combinations. The column “ratio” is the improved ratio of the solution of algorithm TSHeu-GA to the randomly generated solution. The calculation formula is as follows:

It can be seen from Table 4 that (1), with the same consumption of computation resources of generating the same number of solutions, the results of the algorithm TSHeu-GA are significantly better than those of random method, indicating that the algorithm mechanism in this paper can effectively improve the quality of solutions. (2) When the weight coefficients of items in the objective function are changed, there are obvious changes in the values of items, which indicates that the algorithm can be optimized to different optimization directions by adjusting the weight coefficients of each item. This is very helpful in application.

5. Conclusions

In this paper, aiming at the integrated scheduling problem of SCC-HR processes, the energy saving goal is converted to minimize waiting time for slabs in slab yard, and an integrated mixed integer linear programming model is established. A two-stage heuristic TSHeu is designed for solving the difficult model. Furthermore, based on the TSHeu, a genetic algorithm is designed. The computational results shown that the models and algorithms are correct and effective, and the algorithms can be guided to optimize to different optimization directions.

In the future research, the optimization method of integrated scheduling for SCC-HR processes under the condition of stepped electricity price can be considered. It is also needed to consider the improvement of the models and algorithms in the case where the processing time of each heat is controllable within a time interval.

Data Availability

The experimental data of this study are available from the corresponding author upon request.

Conflicts of Interest

The authors declare that they have no conflicts of interest.

Acknowledgments

This work was supported in part by the Ministry of Industry and Information Technology of People’s Republic of China for the key project “The construction of professional CPS test and verification bed for the application of steel rolling process” (no. TC17085JH).