Next Article in Journal
Saturation Modeling of Gas Hydrate Using Machine Learning with X-Ray CT Images
Previous Article in Journal
A Novel Approach to the Analysis of Thermal Response Test (TRT) with Interrupted Power Input
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Energy Cost-Efficient Task Positioning in Manufacturing Systems

Department of Computer and Control Engineering, Rzeszow University of Technology, al. Powstańców Warszawy 12, 35-959 Rzeszów, Poland
Energies 2020, 13(19), 5034; https://doi.org/10.3390/en13195034
Submission received: 14 August 2020 / Revised: 15 September 2020 / Accepted: 21 September 2020 / Published: 24 September 2020
(This article belongs to the Section C: Energy Economics and Policy)

Abstract

:
A problem to determine a production schedule which minimises the cost of energy used for manufacturing is studied. The scenario assumes that each production task has assigned constant power consumption, price of power from conventional electrical grid system is defined by time-of-use tariffs, and a component of free of charge renewable energy is available for the manufacturing system. The objective is to find the most cost-efficient production plan, subject to constraints involving predefined precedence relationships between the tasks and a bounded makespan. Two independent optimisation approaches have been developed, based on significantly different paradigms, namely mixed-integer linear programming and tabu search metaheuristic. Both of them have been verified and compared in extensive computational experiments. The tabu search-based approach has turned out to be generally more efficient in the sense of the obtained objective function values, but advantages of the use of linear programming have also been identified. The results confirm that it is possible to develop efficient computational methods to optimise energy cost under circumstances typical of manufacturing companies. The set of numerous benchmark instances and their solutions have been archived and it can be reused in further research.

Graphical Abstract

1. Introduction

Energy cost-efficient manufacturing supports competitiveness and sustainability of contemporary industry. There are many areas in which energy-related cost can be optimised: energy sources, plant equipment, manufacturing technology, choice of raw materials and so on. In this work, energy cost-efficient production task scheduling is studied. This subject is comprehensively reviewed in [1,2].
There are numerous studies on optimisation of the cost of energy drawn for manufacturing from conventional electrical grid systems (EGS). They can be roughly split into two groups. In the first group, there are works concerning the optimisation based on schedule-dependent energy cost of the production [3,4,5,6,7]. In particular, the manufacturing with machines of variable speed [8,9] or having multiple working states [10,11,12,13] is considered in this group, where the speed or state determines instantaneous machine power consumption and the related cost. The second group includes problems related to manufacturing cost optimisation under time-of-use (TOU) price tariffs of EGS energy. This subject is quite well known and studied for a few decades, but it is continuously extended by new research in which some specific manufacturing environments and conditions are considered [10,11,12,14,15,16,17,18] or new approaches are proposed, e.g., optimal production planning for continuous power-intensive processes [19] or scheduling of machine unavailability related to preventive maintenance [20]. One can notice that a few of the mentioned works belong to the two groups simultaneously, namely [10,11,12].
Another research area comprises minimisation of energy cost in manufacturing systems by planning consumption of power from renewable energy sources (RES) on the basis of short-term forecast of its availability [21,22]. Intermittent character of the power from such sources is the main challenge in this subject. Therefore, production tasks have to be aligned to cost-efficient execution time windows.
The above-mentioned perspectives need to be merged to obtain practically useful solutions. A growing number of manufacturing environments simultaneously use energy from EGS charged on the basis of TOU tariffs and consume energy from RES. However, such a scenario seems to be an emerging research field and there are only a few related works [23,24,25]. Therefore, the respective knowledge is incomplete. In this work, two knowledge gaps are identified and addressed. First, there is no common useful problem formulation which could be an actual bridge between real-world planning software and dedicated optimisation algorithms. The algorithm proposed by Cui et al. [23] uses quite specialised parameters and it is dedicated for the Bernoulli production line; hence, it could be inadequate for modern production scheduling dealing with flexible and reconfigurable infrastructures. The solution introduced by Golari et al. [24] is designed for cost-efficient balancing of energy from RES and EGS on the level of production plants and longer time periods and it does not support detailed task-level scheduling. Finally, Küster et al. [25] do not specify precisely a scheduling problem model, but rather consider architecture of their original multi-agent scheduling software. The second gap is that none of the three related works analyse practical computational efficiency of the proposed algorithms. Exemplary use cases are only provided, based on individual and relatively small problem instances.
In this work, the first gap is filled by formulation of a simple and legible, but comprehensive optimisation model of energy cost-efficient task positioning problem (ECETPP) which combines the fundamental data regarding correlated elements: a manufacturing system, EGS and RES (Figure 1). The TOU tariff price of EGS is described by a piecewise constant time function (Figure 1 plot A). The forecast available RES power is represented by a piecewise linear time function (Figure 1 plot B). For each production task, the model includes: processing time, consumed power and predecessors in the processing order (Figure 1 charts C1–C3). A scheduling horizon H is also provided as a model parameter. The goal of the ECETPP optimisation is to minimise the cost of energy drawn from the EGS, maintaining completion time of the schedule not greater than the horizon H .
Two algorithms have been implemented for the ECETPP, based on the mixed-integer linear programming (MILP) and the tabu search (TS) metaheuristic. To address the second identified gap, extensive computational experiments have been performed involving 182 benchmark instances. The number of tasks, being the main determinant of an instance size, varies between 200 and 2000.
To consider the concept of the ECETPP closer, assume that the tasks presented in Figure 1 have the precedence constraints: ( 1 , 2 ) , ( 1 , 5 ) , ( 4 , 2 ) , ( 4 , 5 ) , ( 5 , 6 ) , ( 5 , 3 ) , where ( a , b ) means that the task b starts not earlier than at the time when the task a finishes. The Gantt chart C1 in Figure 1 represents the left-shifted schedule, which reveals that the tasks 1, 5 and 6 belong to a critical path. The tasks 2, 3 and 4 are non-critical and have some positioning freedom preserving the schedule makespan C max , between the leftmost and rightmost positions illustrated in the charts C1 and C2, respectively. This freedom is exploited in the ECETPP optimisation to assign the best cost-efficient execution time window for each task. A user may want to relax the makespan in exchange for additional positioning freedom and generating a more cost-efficient schedule. It can be obtained by setting H > C max increasing the positioning freedom of each task by H C max , compared to the case preserving makespan of the left-shifted schedule (Figure 1 chart C3).
One can observe that “non-overlap” constraints, specific to resource conflicts in shop-scheduling problems, are not incorporated into the ECETPP. It is a consequence of the assumption that such conflicts are to be resolved by a standard advanced planning and scheduling (APS) module, before the problem data are provided to the ECETPP optimisation. This assumption is reasonable, because APS modules are well known and refined applications for general schedule optimisation; thus, it is better to optimise energy cost-related features of a schedule after it is pre-scheduled by an APS. Such a hierarchical bi-objective scheduling is stated as one of the useful options in [2] and employed in a few algorithm implementations [14,15,18].
The TOU tariff price and RES power functions presented in Figure 1 are examples, but they are also the realistic propositions, which have been used in all computational experiments. The TOU price function of an EGS (Figure 1 plot A) is taken from a price list of the Polish Energetic Group PGE Distribution and it represents a 4-tariff plan signed as B24, according to Table 1. The RES power function (Figure 1 plot B) describes a hypothetical solar source. There is no power available in the night, and the peak is about midday. A quite sunny day 1 is forecast, which will provide about 80% of the maximum power in the peak, the day 2 will be cloudy with bimodal power profile, finally, the very sunny day 3 is forecast. The function of available RES power repeats periodically every 3 days to keep the data simple and compact.
The author of this work participated before in research aiming to develop efficient algorithms for structurally complex scheduling problems [26,27]. The past experience has been useful in this work in the preparation of the ECETPP model and implementation of the scheduling algorithms, especially the one based on the TS.
The work is organized as follows. The formal description of the optimisation problem is given in Section 2. The approach based on a discrete-time MILP model is described in Section 3. In the subsequent section, the TS algorithm is introduced. Computational experiments are presented in Section 5, in which a general overview of results for 182 benchmark instances are provided, as well as some detailed properties of one selected solution are analysed. Relationships between work assumptions, results and their consequences are commented in Section 6. Conclusion and some remarks on future work are given in the last section.

2. Problem Formulation

The ECETPP is defined as follows:
  • A piecewise linear function of time R ( t ) defines the available RES power.
  • The variable TOU price component of the energy from a conventional EGS is described by a piecewise constant function of time C ( t ) .
  • A set J = J 1 , J 2 , , J n of n positioned tasks is given.
  • For each J i J , a respective processing time p i is defined.
  • The task J i J needs a constant electrical power w i during its execution.
  • A directed acyclic graph G = ( J , A ) is given, where A J × J . It defines precedence constraints between tasks. If ( J i , J k ) A , the task J k cannot start before the task J i is completed.
  • The planning horizon H is defined. All tasks have to complete by the time H .
  • The objective is to determine start times s i of all tasks J i J which minimise the total cost of electrical energy:
    T s 1 , s 2 , , s n = 0 H max i = 1 n 1 ( t s i ) 1 ( t s i p i ) w i R ( t ) , 0 C ( t ) d t ,
    where 1 ( x ) = 0 , x < 0 1 , x 0   ,
    subject to
    s i 0 , i { 1 , 2 , , n } ,
    s i + p i H , i { 1 , 2 , , n } ,
    ( J i , J k ) A α i + p i α k , ( i , k ) { 1 , 2 , , n } × { 1 , 2 , , n } .

3. Discrete-Time Linear Programming Model

A discrete-time model has been prepared for the ECETPP. The planning horizon is divided into a finite number of time slots. The model makes it possible to determine duration of the tasks with accuracy of the slot sizes. It limits precision of the model but supports an easy implementation based on the linear programming approach. More precisely, one has to choose between greater accuracy, i.e., smaller slots, or better efficiency of optimisation, resulting from the lower number of the slots and related decision variables.
To obtain the discrete-time model, a value of time step (slot size) δ has to be provided. It is needed to derive the following parameters of the model:
  • the number of the slots D = H δ ,
  • the maximum energy E which can be consumed in a slot, i.e., in the time δ ,
  • the processing time of a task J i expressed in the number of slots d i = p i / δ , where [ x ] denotes the nearest integer to x,
  • the value c t of the price of EGS power in the slot t,
  • the value r t of the maximum available renewable energy in the slot t.
The values c t and r t are obtained from the functions C ( t ) and R ( t ) , respectively. The parameter w i from the ECETPP is incorporated to the discrete-time model directly.
The following decision variables are used in the model:
  • α i { 1 , 2 , , D } —index of the first slot of the task J i ,
  • ω i { 1 , 2 , , D } —index of the last slot of the task J i ,
  • ε t [ 0 , E ] —total consumption of the EGS energy in the slot t,
  • β i , t { 0 , 1 } —auxiliary variable equal to 1, if the task J i is executed in the slot t,
  • γ i , t { 0 , 1 } —auxiliary variable used in constraints related to β i , t ,
where i { 1 , 2 , , n } , t { 1 , 2 , , D } .
The objective of the optimisation is to minimise the function:
t = 1 D c t ε t
subject to:
ω i = α i + d i 1 , i { 1 , 2 , , n } ,
α i 2 ω i 1 + 1 , ( J i 1 , J i 2 ) A ,
t 1 + D ( 1 γ i , t ) ω i , t { 1 , 2 , , D } , i { 1 , 2 , , n } ,
α i + D ( β i , t + γ i , t ) t + 1 , t { 1 , 2 , , D } , i { 1 , 2 , , n } ,
ε t i = 1 n w i β i , t r t , t { 1 , 2 , , D } .
The constraints Equation (6) assert proper relations between the start and completion slots of tasks, according to their processing times. The component 1 in Equation (6) is the result of the discrete time representation which implies that a task with a processing time p i starts and ends in slots α i and ω i , respectively, such that ω i α i = p i 1 . The precedence relationships between tasks are imposed by the constraints Equation (7), which assure that after a task completed in the slot t, a next one can start at the earliest in the slot t + 1 . The constraints Equations (8) and (9) force assignment β i , t = 1 if the task J i is processed in the slot t, i.e., α i t ω i . The auxiliary variables γ i , t connect the constraints Equations (8) and (9). The constraints Equation (10) provide that the value of ε t is not less than the consumption of the EGS energy in the slot t. The variables ε t are used in the Equation (5) representing total cost of the energy which value is minimised.
The model contains real decision variables ε t and integer decision variables α i , ω i , in particular the binary ones β i , t , γ i , t . The objective Equation (5), as well as the constraints Equations (6)–(10) are linear expressions. Therefore, the model has a form of the standard MILP problem and many popular solvers can deal with it.

4. Tabu Search Algorithm for ECETPP

The TS metaheuristic has been introduced by Glover [28]. It is successfully used for combinatorial optimisation, in particular, for many hard production scheduling problems, and it is continuously developed and extended [29]. In the following sections the main elements of the TS algorithm implementation dedicated for the ECETPP are presented, namely: neighbourhood, calculation of the objective function value and some aspects of the algorithm configuration.

4.1. Neighbourhood

Let S be the set of all feasible solutions of an ECETPP instance. Let J i J be an arbitrarily chosen task of the instance. The task J i has the start time s i in the solution S = ( s 1 , s 2 , , s n ) S . If J i has sufficient freedom in S , this start time can be modified without changing start times of other tasks to any value from the interval R i = s i L , s i R , where:
s i L = 0 , if A k = 1 n ( k , i ) = max k : ( k , i ) A s k + p k , otherwise ,
s i R = H p i , if A k = 1 n ( i , k ) = min k : ( i , k ) A s k p i , otherwise .
The interval R i will be referred to as a range of J i in S . Let S R i S be a set of solutions, such that
S R i = ( x 1 , x 2 , , x k , , x n ) : ( k i ) x k = s k , ( k = i ) x k R i .
The neighbourhood of a solution S S in the TS algorithm is represented by the function N : S 2 S , such that:
N ( S ) = i = 1 n S R i .
In other words, the neighbourhood consists of all feasible modifications of a source solution, such that only one task is shifted at time.

4.2. Calculation of Objective Function Value

The value of the objective function can be easily calculated for a fixed solution, directly from the formula given in Equation (1). However, in the TS algorithm, minima of this function in the neighbourhood defined by Equation (14) need to be found, and this neighbourhood includes infinite subset of solutions, according to Equation (13). The objective function is obviously non-regular, i.e., it does not change monotonically with the task start times. Therefore, the inspection of the neighbourhood is a non-trivial optimisation problem itself. A procedure to search the neighbourhood efficiently and exhaustively and to find an exact minimum has been designed and implemented.
Solution subspaces induced by shifting different tasks can be searched independently. The actual difficulty is the inspection of a given subspace S R i , inside which s i R i = s i L , s i R . To do it, the procedure splits the range R i into parts on which local minima can be easily found and, then, it combines the local results to obtain the range-wide minimum. The idea is illustrated in Figure 2, in which a hypothetical range R i = s i L , s i R of a task J i is presented. The base power (orange colour) is the total power of all the tasks except for J i . It is represented by a fixed piecewise constant function, as the range R i is defined under the assumption that the tasks other than J i have fixed positions. The power consumed by J i itself (blue colour) is considered separately and it reflects the selected position of J i in R i . The available power of an RES (green colour) is a piecewise linear function, while the EGS TOU price function (red colour) has a piecewise constant form, according to the ECETPP specification. All the components presented in Figure 2, namely the base power, task power, available RES power and EGS energy price, have to be considered together by the algorithm. The computation of a minimum of the objective function value inside S R i is based on events. An event is a point in time at which the value of the base power or the TOU price changes, or at which an interpolation node of the RES power function is located. These three types of events are marked in Figure 2 by circles of different colours. The algorithm keeps the events in a list sorted by time and this list is used for splitting a range into smaller intervals. If a few events are synchronous, just as the two events at s i 4 in Figure 2, then the related time point is processed once. According to the example given in Figure 2, the range R i is fragmented using the following nested three-level scheme:
  • Range. It is the full interval of the allowable positions of a given task, providing that positions of other tasks are fixed. In the considered example, s i L is the start time of the leftmost position of J i in the range R i , because at least one predecessor of J i completes at s i L . Analogously, s i R is the start time of the rightmost position of J i in the range R i , because at least one successor of J i starts at s i L + p i . In particular, a range is bounded by the time 0 or H , according to Equations (11) and (12), if the related task has no predecessor or successor, respectively.
  • Section. Let E be the set of all events. A pair Σ = Σ L , Σ R , where Σ L = ( a , b ) ( s i L , s i R ) and Σ L = ( a + p i , b + p i ) ( s i L + p i , s i R + p i ) are the largest intervals (in the sense of inclusion), such that Σ L E = and Σ R E = , will be called a section. A task J i is inside a section Σ if and only if s i Σ L and s i + p i Σ R . In general, a range may include many sections Σ 1 , Σ 2 , , Σ u , which can be ordered in the natural way, such that sup Σ r 1 L = inf Σ r L for each r { 2 , 3 , , u } . As an example, a section Σ r is presented in Figure 2. It is left and right bounded by the events at the moments c i 1 and s i 4 , respectively.
  • Segment. One can notice (Figure 2) that the function which connects positions of J i and its energy cost changes character in the intervals σ q R , σ q + 1 R and σ q + 2 R , even though they belong to the same section. Indeed, in σ q R , all required power is provided by a free of charge renewable source, in σ q + 1 R the component of renewable power decreases linearly, and in σ q + 2 R all energy consumed by the task is for pay. In general, to obtain the intervals on which the cost functions are defined homogeneously, one has to split sections into smaller parts at the points at which B ( t ) = R ( t ) or B ( t ) + w i = R ( t ) . These parts are referred to as segments. By analogy to a section, the q-th segment of the range is represented by a pair of intervals σ q = σ q L , σ q R , such that a task J i is inside this segment if and only if s i σ q L and s i + p i σ q R .
The procedure which inspects the solution subspace S R i of N ( S ) traverses the range R i segment by segment, starting from the original position of J i in S and going maximally to the right and then maximally to the left inside this range. In Figure 2, a traverse through the segment σ q is highlighted as an example. Observe that this single-segment traverse is equivalent to the transfer of a part of the task from σ q L = ( s i 1 , s i 2 ) to σ q R = ( c i 1 , c i 2 ) , while the power consumption and its cost in the interval ( s i 2 , c i 1 ) remain unchanged and do not need to be recalculated. According to the property of a segment,
C ( t ) = C , P i ( t ) = min w i , max 0 , B ( t ) + w i R ( t ) = a t + b ,
where
C = const , a = const , b = const , 0 a t + b w i ,
inside a segment, i.e., for t σ q , { L , R } . The value P i ( t ) represents the paid component of instantaneous power of the task J i , i.e, the component not covered by an RES. The constants C , a and b depend on the current solution S and the selected segment, but additional annotations are omitted for legibility, assuming that these constants describe the segment σ q from Figure 2. Suppose that the cost of the J i execution amounts to C i 1 , providing that J i starts at s i 1 . Then, the cost c q , i s i after shifting the start time to s i cl σ q L = [ s i 1 , s i 2 ] is expressed by the formula
c q , i s i = C i 1 s i 1 s i C ( t ) P i ( t ) d t + s i 1 + p i s i + p i C ( t ) P i ( t ) d t = C i 1 C L s i 1 s i a L t + b L d t + C R s i 1 + p i s i + p i a R t + b R d t = C R a R C L a L 2 s i 2 + C R a R p i + C R b R C L b L s i + C R a R C L a L 2 s i 1 2 + ( C L b L C R a R p i C R b R ) s i 1 + C i 1 = α 2 s i 2 + β s i + γ .
The formula c q , i ( s i ) is well defined on the closed interval because the cost change is a continuous function of the shifting distance. According to Equation (16), c q , i s i is a simple quadratic function and one gets immediately that it obtains its minimum on [ s i 1 , s i 2 ] for
s i β α , if α < 0 β α s i 1 , s i 2 s i 1 , s i 2 , if α = 0 β = 0 arg min x s i 1 , s i 2 c q , i ( x ) , otherwise .
The procedure of neighbourhood inspection determines the values of required parameters and finds the local minimum inside the segment σ q using Equations (16) and (17). Additionally, the value c i ( s i 2 ) is calculated, which represents the cost of the processing of J i if it starts at the beginning of the segment σ q + 1 . Therefore, the calculation can be recursively repeated for the next segment, and so on, up to the end of the range. Analogously, the range is traversed to the left, starting from the original task position. The only difference is the exchange of the bounds, such that s i 2 and s i 1 become the initial and final positions, respectively, in a traversed segment σ q = s i 1 , s i 2 . In this way, each range of the neighbourhood is inspected. More precisely, for practical reasons, the actual algorithm implementation checks the cost value for a finite set of candidate positions, which includes all the positions connecting segments and the positions conforming the first variant of Equation (17). Notice that the global cost minimum of the neighbourhood has to be reached at some candidate position; thus, the neighbourhood search is well-formed.

4.3. Tabu Configuration

In addition to the neighbourhood itself, a tabu attribute, tabu list and aspiration criterion are other important elements configuring a TS procedure.
A tabu attribute is the property of a solution or a move which is inserted to the tabu list. In the considered implementation, the fact has been exploited that all events are ordered on the time axis, as illustrated in Figure 2. Let e i be the event of start of the task J i and let the triple ( * e i , e i , e i * ) denote that the event * e i directly precedes and the event e i * directly follows e i . The triple ( * e i , e i , e i * ) is used as the tabu attribute added to the tabu list after execution of the move in which the start time of the task J i is changed. As a result, further moves inserting start of J i directly between * e i and e i * are forbidden as long as the triple ( * e i , e i , e i * ) remains in the tabu list. Experiments have confirmed that such a tabu attribute is effective for the optimisation problem, i.e., it prevents blocking the algorithm in a cyclic sequence of solutions.
The tabu list length is controlled dynamically to adapt it to different sizes of solved instances. It has been experimentally verified that the algorithm works fine if the length is set as proportional to the neighbourhood size. More precisely, since the k-th algorithm iteration in which the length is set to L, this length is used for L consecutive iterations, and the new length L * is calculated after these iterations, according to the formula
L * = 2 i = 0 L 1 F k + i L ,
where F i is the number of feasible solutions, i.e., the neighbourhood size, in the i-th algorithm iteration. Then, L is recursively replaced by L * . At the beginning of the algorithm execution, L = 200 is fixed arbitrarily.
The standard aspiration criterion is used in the implementation, which accepts a new candidate solution if it improves the current global minimum of the cost, even if it is forbidden by the tabu list.

5. Computational Experiments

5.1. Organization of Experiments

Classic job shop problem (JSP) benchmark instances have been used as the basic data sources. Well known benchmark sets have been employed, namely: Abz07-09 [30], Dmu01-80 [31], Ta01-80 [32], Swv01-15 [33], Yn01-04 [34]. The set includes 182 instances having from 200 to 2000 tasks. The abstract time unit of JSP instances has been mapped to the interval of 10 min. As a result, the benchmarks instances represent schedules having the makespan approximately between 5 and 50 days. The ECETPP requires predefined precedence constraints between tasks, hence, solved instances of the JSP has been used, imported from the archive of Shylo [35]. The complete data representing an ECETPP benchmark instance have been composed of the following elements:
  • Set of tasks, processing times of the tasks and precedence constraints between them—acquired from the related solved JSP instance.
  • Power consumption of each task—randomly determined using the probability distribution U ( 600 , 12 , 000 ) [Watts].
  • EGS TOU price function—determined by the PGE Distribution tariffs B24 (Table 1, Figure 1 plot A), the same for all instances.
  • Time profile of renewable power—based on the function presented in Figure 1 plot B, scaled according to the average power consumption.
For all the benchmark instances, eight experiments have been conducted, one for each configuration from the following set of 3-tuples
{ MILP , TS } × { H = C max , H = 1.1 C max } × { renewable energy available , no renewable energy } .
The variants involving H equal to 1.0 or 1.1 of C max make it possible to compare the cases with minimum or increased freedom of tasks positioning. In addition to the complete form of the ECETPP, the simplified variant without RES power has been optimised as well for results comparison.
The IBM CPLEX has been used for MILP optimisation. A run time for each instance has been limited to 1 h. The total time limit for the TS has been set to 1 h per instance, as well, but the algorithm was started many times within this limit providing different results, due to stochastic elements of its implementation. Each execution was terminated according to the stop condition
stop = n nimp > n limp t > 60 s
where: n limp —the number of TS main loop iterations from the beginning of execution to the last objective improvement, n nimp —the number of TS main loop iterations from the last objective improvement to the current iteration, t—execution time.

5.2. Overview of Results

Selected numerical results are presented in Table 2, Table 3 and Table 4, which relate to the MILP approach with H = C max , the MILP with H = 1.1 C max and the TS, respectively. Each of the tables has two parts—part A for the case of available renewable energy and part B for the variant without it. Each part, in turn, contains the 12 best results first, followed by the 12 worst results, sorted by the value of the objective function. Other results are omitted in the tables for brevity, but they are appended to Supplementary Materials.
The column T [days] of Table 2 and Table 3 represents the schedule makespan. The column t opt [s] contains the run time of the algorithm, the column gap [%] specifies the relative difference between lower and upper bound of the objective function value, which is a standard parameter of a solution in linear programming. The actual results are given in the part Comparison [%] in the form of the ratio
Δ = c opt c orig c orig 100 %
where c orig represents the original cost of the consumed electrical energy, based on the input left-shifted schedule, and c opt represents the energy cost of the schedule optimised using the ECETPP. The subscripts A, B, C, D specify that the ratio is calculated only for the cost restricted to: (a) load valley, (b) other hours, (c) morning peak, (d) afternoon peak, respectively, as defined in Table 1. The coefficients Δ d and Δ l are calculated for entire schedules according to Equation (19), but the first one is based on the discretised function of renewable power in its actual form used in the MILP model, while the second one is based on the original, more precise and more realistic piecewise linear interpolation of this function, used also in the TS. In the case without renewable energy, Δ d = Δ l = Δ because the TOU tariff function (see Figure 1 plot A) does not change after discretisation with the sample time of 10 min. The coefficient R applies only to the case with renewable energy and it is defined according to the formula
R = r opt r orig r orig 100 %
where r orig , r opt represent total consumption of the RES energy in the original and the optimised schedules, respectively.
From Table 2 and Table 3 (column T), one can observe that the best results are obtained for relatively short schedules and the worst ones are generated for the longest schedules, especially in the case H = C max . Satisfaction of the inequality gap 0.01 % was considered as a practical proof of solution optimality, and further optimisation was stopped. Almost all from the 12 best results are optimal in the case H = C max (Table 2), except for Ta35 (both in the parts A and B). The cost is reduced by approximately 15–20% if the renewable energy is available and by approximately 9–12% in the opposite case. Even for the worst cases, the cost is reduced, but not more than by 4%. The values of R reveal that the optimisation process has effectively used RES energy, increasing its consumption by approximately 7–17% in the best cases. As a result of the optimisation, the cost has been relatively reduced for the hours of peaks, when the power is more expensive ( Δ C , Δ D ), and it has been relatively increased for the hours of load valley ( Δ A ). The results for the case H = C max (Table 2) have been described so far. In the case H = 1.1 C max , the results are typically worse, especially if renewable energy is involved. Some solutions are even worse than the original reference schedules (see Table 3 part A, Δ d > 0 ). Moreover, as a consequence of unfavourable computational complexity of the algorithm, no results have been obtained within one hour of optimisation for the instances Ta71 …Ta80 ( H = 1.1 C max , no renewable energy).
The results related to the TS are given in Table 4. As the TS was executed many times for each instance, the basic statistical parameters of the objective function value are given, namely: minimum (best) value min ( Δ ) , mean value μ ( Δ ) , standard deviation σ ( Δ ) and coefficient of variation σ ( Δ ) μ ( Δ ) , where Δ is calculated according to (19) for each solution. The value Δ relates to the full range of a schedule, and the division into Δ A , , Δ D is omitted in this table to be concise. The instances are sorted by min ( Δ ) . Table 4 additionally contains the number of the algorithm repetitions for a given instance (column n) and the total number of iterations of the algorithm main loop, summed over all the repetitions (column iter). In the case of H = 1.1 C max , in which the freedom of task positioning is greater, the number of repetitions is typically about two times less for a given instance. Although the TS slows down for H = 1.1 C max , it keeps good performance, much better than the MILP for the same case. In particular, the best results for the variant with renewable energy are much better (approximately 27–41% vs. 7–20% of the cost reduction for the TS and MILP, respectively), and the TS reduces the cost for all the instances, at least by a few percent. On the other hand, the MILP has provided a few better solutions for Part B (approximately 19–22% of the cost reduction), than obtained by the TS.
The collective performance comparison is presented in Figure 3 and Figure 4, for the case with available and unavailable renewable energy, respectively. The results for H = C max are quite balanced, they do not differ too much and the MILP is typically only a bit better for some instances, while the TS for others. However, the MILP is evidently worse for some groups of instances with the numbers about 40 and 170 in Figure 3. For the case without renewable energy and H = 1.1 C max , the MILP is almost always significantly worse. For the case with renewable energy available and H = 1.1 C max , the MILP usually does not optimise the cost at all, while the TS performs it effectively.

5.3. Selected Instance

One particular solution will be presented in more details, namely the solution for the instance Abz09 with renewable energy and H = C max , for which the best EGS energy cost reduction has been obtained (by the MILP). In Figure 5, the time functions of consumed electrical power are presented for the reference and optimised schedules. The plot shows very explicitly how the schedule has been improved. As a result of the tasks positioning, the power consumption increased on average in the intervals in which renewable energy is available (green areas) and, simultaneously, it decreased in the intervals in which the external paid power (EP) is very expensive (yellow strips). In other intervals, in which the EP is relatively cheap, the power consumption statistically increased as well, e.g., in the hours about: 25–30, 72–78, 95–102.
In Figure 6, Gantt charts of the Abz09 schedules are presented, namely: (1) the reference schedule based on the left-shifted makespan-optimised best known solution, (2) the schedule considered in this section, i.e., the best cost-efficient solution obtained for H = C max by the MILP, (3) the best cost-efficient schedule generated for H = 1.1 C max (obtained by the TS). Both the schedules (2) and (3) are optimised with an available RES. The schedule (3) is taken into account only in this figure, to make the comparison more complete. The colour map indicates how much a task is delayed (in hours) respective to its reference start time defined by the schedule (1). As one can expect, many tasks of the schedule (2) are not delayed at all, because they belong to critical paths. In particular, the critical paths end on the machines 3 and 11, hence, the final tasks on these machines are not shifted. One can observe that only a few tasks are delayed more than 6 h. In an alternative way, the same results are presented in Figure 7a,b. According to Figure 7a, the cost saving cumulates gradually over the schedule. The histogram in Figure 7b, which counts the delays with a resolution of 15 min, confirms that almost all task delays are not greater than 2 h and that there are only 4 tasks delayed between 6 and 10 h. The non-delayed tasks (121 of 300) are omitted on the histogram.
In Figure 8, a hourly histogram of energy consumption is presented. It is calculated for the first four complete days of the Abz09 schedule, the incomplete fifth day is not included, so as not to distort the data balance. One can notice that the power consumption in the optimised schedule is remarkably reduced in the afternoon peak (19–22). There is also noticeable reduction at 7 and 8, when the morning peak starts, but the level of the available RES power is low. The high power consumption is redirected, instead, to the hours inside the load valley (mainly 2–4) and to the time intervals on which the available RES power is highest (mainly 10–14).

6. Discussion

The experimental results indicate a substantial impact of the relation between H and C max on performance of the MILP approach. In the case of H = C max and available RES power, there are 94 (54%) solutions with proven optimality and the lower-upper bound gap is not greater than 21% for every instance, except for the largest ones (Ta70-80), for which the gap reaches up to 37%. If H = C max and RES power is unavailable, the MILP provides 88 (48%) optimal solutions and the gap does not exceed 16% in any case. In general, the results are very promising, and this approach under the considered configuration can be directly recommended for practical usage. In the case of H = 1.1 C max , no solution is proven to be optimal and the gap values are large, around 100%; moreover, the result are remarkably worse than those obtained by the TS or even worse than initial unprocessed schedules. Therefore, the MILP approach is useless in this case.
It is difficult to objectively and perceptively evaluate performance of the TS algorithm for H = 1.1 C max , as there is no reference optimal solutions. The TS is efficient at least in the relative sense, such that it uses the additional freedom of task positioning to find start times of the tasks which minimise energy cost better than for H = C max . It is clearly shown in Figure 3 and Figure 4. Therefore, if a user wants to obtain less energy cost at the expense of longer makespan, the TS will produce the expected outcome. In any case, the TS seems to be the only practically useful approach for the ECETPP optimisation if H is greater than C max by about 10% or more.
In practical applications, a rolling scheduling horizon will be probably used. The trade-off between scheduling speed and quality of schedules can be additionally controlled by the length of this horizon, independently on the relation between H and C max . A similar trade-off is controlled by the slot size δ , but only in the case of the MILP approach. If δ is too large, the scheduling result is imprecise, but there are a less number of slots and a solver can provide a result faster. The value δ = 10 min used in this work has been chosen properly, because the discretisation error, represented by the differences Δ d Δ l in Table 2 and Table 3 (part A), is practically insignificant. The value of δ needs to be adjusted according to a form of target problem instances.
In this study, the same arbitrarily chosen but realistic functions of TOU tariffs and RES power availability have been used for all benchmark instances. One can generate and verify results for other functions in future research; however, a precise form of these functions has no major impact on the problem instance size and, as a consequence, on the optimisation performance. It is reasonable to expect that only the values of the cost reduction will change, according to new TOU- and RES-related functions, but the performance-related properties of the MILP and the TS will be similar, and these properties are crucial for real-world scheduling systems.

7. Conclusions

The research confirms that it is possible to develop a comprehensive model and related algorithms for production scheduling with TOU price tariffs and RES power minimising energy cost. The approach based on the MILP and configured with H = C max is ready for use in manufacturing systems conforming the ECETPP specification, as it assures efficient optimisation for real-world size problem instances of order of 1000 tasks.
Fixing H 1.1 C max changes the situation remarkably. The MILP is no longer the efficient and recommended approach, and only the TS algorithm is able to make use of the increase of H over C max . The TS can also be used in real-world applications, but one should keep in mind that its implementation is harder to modify and extend, and that the TS cannot prove optimality and typically provides suboptimal solutions.
From a theoretical point of view, the obtained results reveal that production scheduling regarding TOU tariffs and RES power is, in general, computationally hard and sensitive on values of some parameters, even for a relatively simple problem model. Therefore, further research are needed in this field. The results of this work provide as well a kind of warning that proposed scheduling approaches should be tested on numerous real-world size benchmark instances and a small simple demonstrative example, often used by authors, may be not sufficient.
Optimal solutions for H = 1.1 C max are not known and it remains a challenge for future work to construct algorithms obtaining the optimal or at least better results. Another research direction is to extend the ECETPP formulation by useful features of real systems and verify how it affects the optimisation. An onsite energy storage, a maintenance cost of an RES or a more complex task model, e.g., with variable processing speed, are the possible extensions. The results obtained in this study, especially the optimal ones, could be a good reference base for comparison after the model extension.

Supplementary Materials

The materials available online at https://www.mdpi.com/1996-1073/13/19/5034/s1 include benchmark instances used for computational experiments, the full set of the experiment results, and the source codes of the implemented programs.

Funding

This research received no external funding.

Conflicts of Interest

The author declares no conflict of interest.

Abbreviations

The following abbreviations are used in this article:
APSadvanced planning and scheduling
EGSelectrical grid system
ECETPPenergy cost-efficient task positioning problem
JSPjob shop problem
MILPmixed-integer linear programming
RESrenewable energy source
TOUtime-of-use
TStabu search

References

  1. Gahm, C.; Denz, F.; Dirr, M.; Tuma, A. Energy-efficient scheduling in manufacturing companies: A review and research framework. Eur. J. Oper. Res. 2016, 248, 744–757. [Google Scholar]
  2. Giret, A.; Trentesaux, D.; Prabhu, V. Sustainability in manufacturing operations scheduling: A state of the art review. J. Manuf. Syst. 2015, 37, 126–140. [Google Scholar] [CrossRef]
  3. Dai, M.; Tang, D.; Xu, Y.; Li, W. Energy-aware integrated process planning and scheduling for job shops. J. Eng. Manuf. 2015, 229, 13–26. [Google Scholar] [CrossRef] [Green Version]
  4. Liu, M.; An, L.; Zhang, J.; Chu, F.; Chu, C. Energy-oriented bi-objective optimisation for a multi-module reconfigurable manufacturing system. Int. J. Prod. Res. 2019, 57, 5974–5995. [Google Scholar]
  5. Pach, C.; Berger, T.; Sallez, Y.; Bonte, T.; Adam, E.; Trentesaux, D. Reactive and energy-aware scheduling of flexible manufacturing systems using potential fields. Comput. Ind. 2014, 65, 434–448. [Google Scholar] [CrossRef]
  6. Qin, J.; Liu, Y.; Grosvenor, R.; Lacan, F.; Jiang, Z. Deep learning-driven particle swarm optimisation for additive manufacturing energy optimisation. J. Clean. Prod. 2020, 245. [Google Scholar] [CrossRef]
  7. Touzout, F.A.; Benyoucef, L. Multi-objective sustainable process plan generation in a reconfigurable manufacturing environment: Exact and adapted evolutionary approaches. Int. J. Prod. Res. 2019, 57, 2531–2547. [Google Scholar] [CrossRef]
  8. Mansouri, S.A.; Aktas, E.; Besikci, U. Green scheduling of a two-machine flowshop: Trade-off between makespan and energy consumption. Eur. J. Oper. Res. 2016, 248, 772–788. [Google Scholar] [CrossRef] [Green Version]
  9. Salido, M.A.; Escamilla, J.; Giret, A.; Barber, F. A genetic algorithm for energy-efficiency in job-shop scheduling. Int. J. Adv. Manuf. Technol. 2016, 85, 1303–1314. [Google Scholar]
  10. Aghelinejad, M.M.; Ouazene, Y.; Yalaoui, A. Production scheduling optimisation with machine state and time-dependent energy costs. Int. J. Prod. Res. 2018, 56, 5558–5575. [Google Scholar] [CrossRef]
  11. Shrouf, F.; Ordieres-Meré, J.; García-Sánchez, A.; Ortega-Mier, M. Optimizing the production scheduling of a single machine to minimize total energy consumption costs. J. Clean. Prod. 2014, 67, 197–207. [Google Scholar] [CrossRef]
  12. Wang, S.; Wang, X.; Chu, F.; Yu, J. An energy-efficient two-stage hybrid flow shop scheduling problem in a glass production. Int. J. Prod. Res. 2020, 58, 2283–2314. [Google Scholar] [CrossRef]
  13. Yildirim, M.B.; Mouzon, G. Single-Machine Sustainable Production Planning to Minimize Total Energy Consumption and Total Completion Time Using a Multiple Objective Genetic Algorithm. IEEE Trans. Eng. Manag. 2012, 59, 585–597. [Google Scholar] [CrossRef]
  14. Che, A.; Zhang, S.; Wu, X. Energy-conscious unrelated parallel machine scheduling under time-of-use electricity tariffs. J. Clean. Prod. 2017, 156, 688–697. [Google Scholar] [CrossRef]
  15. Ho, M.H.; Hnaien, F.; Dugardin, F. Electricity cost minimisation for optimal makespan solution in flow shop scheduling under time-of-use tariffs. Int. J. Prod. Res. 2020. [Google Scholar] [CrossRef]
  16. Moon, J.Y.; Shin, K.; Park, J. Optimization of production scheduling with time-dependent and machine-dependent electricity cost for industrial energy efficiency. Int. J. Adv. Manuf. Technol. 2013, 68, 523–535. [Google Scholar] [CrossRef]
  17. Tan, Y.; Liu, S. Models and optimisation approaches for scheduling steelmaking–refining–continuous casting production under variable electricity price. Int. J. Prod. Res. 2014, 54, 1032–1049. [Google Scholar] [CrossRef]
  18. Zhang, H.; Zhao, F.; Fang, K.; Sutherland, J.W. Energy-conscious flow shop scheduling under time-of-use electricity tariffs. CIRP Ann. 2014, 63, 37–40. [Google Scholar] [CrossRef]
  19. Mitra, S.; Grossmann, I.E.; Pinto, J.M.; Arora, N. Optimal production planning under time-sensitive electricity prices for continuous power-intensive processes. Comput. Chem. Eng. 2012, 38, 171–184. [Google Scholar] [CrossRef] [Green Version]
  20. Sin, I.H.; Chung, B.D. Bi-objective optimization approach for energy aware scheduling considering electricity cost and preventive maintenance using genetic algorithm. J. Clean. Prod. 2020, 244. [Google Scholar] [CrossRef]
  21. Materi, S.; D’Angola, A.; Renna, P. A dynamic decision model for energy-efficient scheduling of manufacturing system with renewable energy supply. J. Clean. Prod. 2020, 270. [Google Scholar] [CrossRef]
  22. Wu, X.; Shen, X.; Cui, Q. Multi-Objective Flexible Flow Shop Scheduling Problem Considering Variable Processing Time due to Renewable Energy. Sustainability 2018, 10, 841. [Google Scholar] [CrossRef] [Green Version]
  23. Cui, W.; Li, L.; Lu, Z. Energy-efficient scheduling for sustainable manufacturing systems with renewable energy resources. Nav. Res. Logist. 2019, 66, 154–173. [Google Scholar] [CrossRef]
  24. Golari, M.; Fan, N.; Jin, T. Multistage Stochastic Optimization for Production-Inventory Planning with Intermittent Renewable Energy. Prod. Oper. Manag. 2017, 26, 409–425. [Google Scholar] [CrossRef]
  25. Küster, T.; Lützenberger, M.; Freund, D.; Albayrak, S. Distributed Evolutionary Optimisation for Electricity Price Responsive Manufacturing using Multi-Agent System Technology. Int. J. Adv. Intell. Syst. 2013, 6, 27–40. [Google Scholar]
  26. Bożek, A.; Werner, F. Flexible job shop scheduling with lot streaming and sublot size optimisation. Int. J. Prod. Res. 2018, 56, 6391–6411. [Google Scholar] [CrossRef]
  27. Bożek, A.; Wysocki, M. Flexible job shop with continuous material flow. Int. J. Prod. Res. 2015, 53, 1273–1290. [Google Scholar] [CrossRef]
  28. Glover, F. Tabu search—Part I. Orsa J. Comput. 1989, 1, 190–206. [Google Scholar] [CrossRef]
  29. Glover, F.; Laguna, M.; Martí, R. Principles and Strategies of Tabu Search. In Handbook of Approximation Algorithms and Metaheuristics, 2nd ed.; Gonzalez, T.F., Ed.; Methologies and Traditional Applications; Chapman and Hall/CRC: New York, NY, USA, 2018; pp. 361–377. [Google Scholar]
  30. Adams, J.; Balas, E.; Zawack, D. The shifting bottleneck procedure for job shop scheduling. Manag. Sci. 1988, 34, 391–401. [Google Scholar] [CrossRef]
  31. Demirkol, E.; Mehta, S.; Uzsoy, R. Benchmarks for shop scheduling problems. Eur. J. Oper. Res. 1998, 109, 137–141. [Google Scholar] [CrossRef]
  32. Taillard, E. Benchmarks for basic scheduling problems. Eur. J. Oper. Res. 1993, 64, 278–285. [Google Scholar]
  33. Storer, R.H.; Wu, S.D.; Vaccari, R. New search spaces for sequencing problems with application to job shop scheduling. Manag. Sci. 1992, 38, 1495–1509. [Google Scholar]
  34. Yamada, T.; Nakano, R. A Genetic Algorithm Applicable to Large-Scale Job-Shop Problems. In Proceedings of the Parallel Problem Solving from Nature 2, Brussels, Belgium, 28–30 September 1992; pp. 281–290. [Google Scholar]
  35. Shylo, O. Reasearch Homepage. 2019. Available online: http://optimizizer.com/research.php (accessed on 14 August 2020).
Figure 1. The energy cost-efficient task positioning problem (ECETPP) input data. (A) EGS TOU price function; (B) available RES power; (C 1 C 3 ) manufacturing tasks.
Figure 1. The energy cost-efficient task positioning problem (ECETPP) input data. (A) EGS TOU price function; (B) available RES power; (C 1 C 3 ) manufacturing tasks.
Energies 13 05034 g001
Figure 2. Computation of the objective function value.
Figure 2. Computation of the objective function value.
Energies 13 05034 g002
Figure 3. The reduction of cost for benchmark instances—renewable energy available.
Figure 3. The reduction of cost for benchmark instances—renewable energy available.
Energies 13 05034 g003
Figure 4. The reduction of cost for benchmark instances—no renewable energy.
Figure 4. The reduction of cost for benchmark instances—no renewable energy.
Energies 13 05034 g004
Figure 5. Power comparison for Abz09.
Figure 5. Power comparison for Abz09.
Energies 13 05034 g005
Figure 6. Gantt charts for Abz09.
Figure 6. Gantt charts for Abz09.
Energies 13 05034 g006
Figure 7. Properties of the solution for Abz09, (a) cumulated cost; (b) delays.
Figure 7. Properties of the solution for Abz09, (a) cumulated cost; (b) delays.
Energies 13 05034 g007
Figure 8. Energy consumption by hours of the day for Abz09.
Figure 8. Energy consumption by hours of the day for Abz09.
Energies 13 05034 g008
Table 1. The PGE Distribution tariffs B24, the variable cost component, effective from 1 April to 31 May and from 1 August to 30 September 2020, weekends omitted.
Table 1. The PGE Distribution tariffs B24, the variable cost component, effective from 1 April to 31 May and from 1 August to 30 September 2020, weekends omitted.
TariffHoursPrice [PLN/kWh]
morning peak7:00–13:0049.40
afternoon peak19:00–22:00115.36
load valley1:00–5:0012.78
other hoursothers15.87
Table 2. Results of computational experiments—mixed-integer linear programming (MILP), H = C max . (A) Renewable energy available. (B) No renewable energy.
(A)
(A)
Inst. T
[days]
t opt
[s]
gap
[%]
Comparison
[%]
Δ A Δ B Δ C Δ D R Δ d Δ l
Abz094.7142012.16−2.18−42.68−27.988.69−19.64−19.53
Ta3513.936033.419.88−1.78−14.12−29.719.4−19.01−19.05
Yn036.216908.182.57−35.05−25.297.15−17.38−17.34
Abz084.671010.25−2.01−25.64−27.237.47−17.27−17.31
Ta2611.46030.014.86−3.9−7.74−26.0611.39−16.96−17.01
Ta038.51420.012.12−6.23−2.6−25.8214.44−16.78−16.86
Ta2310.88560.015.35−1.77−24.68−24.459.68−16.60−16.59
Ta2911.38050.016.52−2.08−0.01−26.278.89−16.43−16.47
Ta2811.110210.017.36−5.629.09−25.6710.47−16.04−16.1
Ta048.22460.015.131.14−33.94−22.758.34−15.97−15.94
Ta2511.110000.016.27−2.13−2.35−24.818.78−15.57−15.67
Ta108.63250.01−1.95−8.32−1.54−2217−15.44−15.54
Ta7939.9361918.180.91−0.65−4.41−4.452.12−3.14−3.14
Ta8039360111.050.41−0.4−8.05−3.942.37−3.1−3.09
Ta7440.6360920.610.6−0.82−8.12−3.822.57−3.1−3.09
Ta7637.8366217.89−0.11−0.93−2.09−4.392.6 −3.09−3.09
Ta7238.7365123.50.76−1.16−6.17−3.752.59−2.97−2.98
Dmu7237.9361417.410.77−0.85−2.97−4.022.06−2.82−2.83
Ta7144.915728.510.71−0.3−2.68−3.841.58−2.57−2.58
Ta7336368131.24−0.37−0.29−0.67−0.540.69−0.48−0.48
Ta7737.1372333.87−0.42−0.22−1.29−0.270.62−0.35−0.34
Dmu3737.1367526.5−0.18−0.22−0.53−0.320.45−0.3−0.3
Dmu3636370537.33−0.22−0.27−0.56−0.270.49−0.29−0.29
Dmu3937.2369130.54−0.37−0.26−0.69−0.120.52−0.21−0.21
(B)
(B)
Inst. T
[days]
t opt
[s]
gap
[%]
Comparison
[%]
Δ A Δ B Δ C Δ D Δ
Abz094.72300.0116.128−11.96−27.09−11.73
Yn036.23690.0111.787.74−9−24.77−10.72
Ta2911.310350.0113.433.69−2.45−26.64−10.41
Ta3513.936068.7915.73.46−2.63−27.55−10.39
Abz084.69101 2.086.36−7.84−27.25−10.14
Yn046.71310.0112.947.13−11.31−21.57−10.06
Ta2811.114380.0118.650.87−1.99−25.3−9.77
Ta048.22080.0113.45.34−8.26−22.29−9.6
Ta2310.815830.0110.866.01−7.02−24.05−9.51
Ta2511.17250.0114.932.49−1.66−24.63−9.44
Ta2611.410810.0115.092.78−3.09−24.55−9.38
Ta149.310410.019.215.15−5.48−23.57−9.07
Dmu7343.136052.113.771.33−1.91−6.12−2.58
Dmu7540.838663.863.510.89−0.71−6.62−2.47
Dmu364837863.823.141.47−1.89−5.68−2.44
Ta7239.237967.794.41.06−2.25−5.42−2.43
Dmu3532.836698.441.581.62−1.1−6.06−2.31
Dmu7436.436002.384.171.47−3.38−4.28−2.3
Dmu624336494.523.421.21−2.01−5.04−2.24
Dmu2239.136807.90.922.34−2.63−4.67−2.2
Dmu313635878.571.491.030.35−6.41−2.17
Dmu793936368.571.371.68−1.58−4.93−2.06
Dmu704337530.841.151.92−2.41−3.89−1.9
Dmu7142.636963.381.891.2−1.33−4.38−1.82
Table 3. Results of computational experiments—MILP, H = 1.1 C max . (A) Renewable energy available. (B) No renewable energy.
(A)
(A)
Inst. T
[days]
t opt
[s]
gap
[%]
Comparison
[%]
Δ A Δ B Δ C Δ D R Δ d Δ l
Abz074.8360170.615.06−2.97−34.69−28.3812.29−19.97−19.87
Abz085.1360186.266.61−1.86−26.54−30.9510.28−19.78−19.81
Abz095.2360189.6615.2−1.42−63.09−18.96.23−15.67−15.41
Yn016.8360294.43−0.06−4.53−25.5−16.3312.51−12.92−12.85
Yn036.8360295.152.29−0.28−54.26−9.769.66−11−10.84
Ta2512.2360295.858.83−6.9−6.89−14.638.55−10.34−10.47
Ta1711.2360192.081.49−8.021.05−12.1211.55−9.07−9.17
Ta2912.4360395.395.55−6.941.45−16.386.45−8.75−8.87
Yn047.4360192.266.71−1.643.55−15.092.85−8.7−8.83
Ta2112.5360195.28−1.76−8.35−15.07−7.2613.38−7.66−7.78
Ta1310.3360289.27−0.4−5.656.68−11.278.79−7.63−7.66
Ta2812.2360195.842.24−6.1437.68−13.326.49−7.15−7.23
Ta7020.5360399.5−3.141.89−17.33.910.650.820.82
Ta3028.1360897.75−4.64−0.55−12.674.012.630.860.88
Dmu2233.5360398.63−1.46−1.34−7.133.161.590.890.89
Dmu0621.9360299.98−1.44−0.152.161.670.031.021.04
Dmu1414360297.81−3.49−2.99−15.266.13.831.41.39
Ta4137360399.52−0.460.9−7.824.01−1.081.962
Dmu2715.3360399.084.651.95−12.223.88−3.732.122.12
Ta3425.9360297.514.31−0.77−6.224.17−2.042.312.35
Ta6224.8360396.99−4.691−13.566.630.892.412.48
Dmu2136.1360399.361.060.44−6.855.01−1.852.712.75
Dmu1312.1360195.950.62−1.13−26.848.910.872.732.81
Ta5522.9360299.9−6.7−0.64−15.858.132.772.822.83
(B)
(B)
Inst. T
[days]
t opt
[s]
gap
[%]
Comparison
[%]
Δ A Δ B Δ C Δ D Δ
Abz095.2360247.7135.5315.06−27.28−47.15−22.22
Abz075360154.4420.1717.51−22.59−43.8−19.95
Abz085.1360250.8815.3418.26−20.68−48.17−19.69
Yn036.8360392.0912.4118.09−18.23−41.82−18.73
Yn016.8360391.8821.288.91−6.97−50.05−18.72
Yn047.4360392.5337.565.97−16.73−40.28−17.93
Ta079.3360249.4826.333.08−6.53−34.19−13.42
Ta059.4360477.1116.196.07−8.14−28.81−11.87
Ta089.3360472.3322.945.52−15.71−19.46−10.42
Swv0510.8360365.2323.971.21−2.41−26.78−10.16
Ta2010.3360481.8412.764.59−5.29−23.86−9.75
Ta049360273.2712.323.52−2.96−25.18−9.28
Ta7839.5360399.391.91−0.14−0.78−0.48−0.37
Dmu4020.53603980.051.91−4.32.33−0.33
Ta7027.3360597.48−0.471.31−2.370.67−0.33
Dmu3543.8360599.76−0.460.78−1.04−0.17−0.29
Dmu6226.5360292.230.750.37−1.19−0.01−0.29
Dmu7240.836051000.870.87−2.741.11−0.27
Ta7649.4420199.561.11−0.420.54−0.98−0.23
Dmu4440.1360399.781.430.33−1.970.86−0.2
Dmu334336021000.580.93−2811.52−0.16
Dmu1322.9366599.76−1.661.71−2.881.93−0.01
Ta5542.6360599.87−0.020.11−0.410.440.05
Dmu6141.23605100−0.840.59−1.251.530.24
Table 4. Results of computational experiments—tabu search (TS). (A) Renewable energy available. (B) No renewable energy.
(A)
(A)
Inst. H = C max H = 1 . 1 C max
niter
× 10 6
min ( Δ )
[%]
μ ( Δ )
[%]
σ ( Δ )
[%]
σ ( Δ ) μ ( Δ )
[%]
niter
× 10 6
min ( Δ )
[%]
μ ( Δ )
[%]
σ ( Δ )
[%]
σ ( Δ ) μ ( Δ )
[%]
Yn03384.29−16.310.23−15.511.5121.93−40.9310.01−33.8529.56
Abz07356.81−13.920.3−13.432.2623.11−33.015.78−28.9219.98
Abz08526.2−17.530.22−17.091.3153.07−32.74.64−28.4216.32
Yn01344.49−12.360.34−11.952.8422.02−31.83.76−29.1512.88
Yn02493.79−10.650.15−10.321.4211.82−31.730−31.730
Ta02475.21−14.340.23−13.951.6462.7−31.125.3−26.1420.27
Ta06604.33−14.620.12−14.390.8152.42−29.935.65−23.6623.87
Ta10534.24−15.020.3−14.292.1132.3−28.910.55−28.421.93
Ta03434.85−16.570.29−16.121.78112.78−27.992.99−24.3112.29
Ta20434.39−12.510.13−12.271.0762.14−27.932.55−23.2410.98
Ta01304.62-12.530.52-11.234.692.75-27.413.34-19.716.93
Ta04595.13−15.660.18−15.261.2212.92−26.891.1−25.024.41
Dmu80161.75−5.610.21−5.084.1210.91−7.130−7.130
Dmu78362.14−4.740.06−4.611.3761.13−7.110.51−6.278.09
Dmu64193.76−4.660.16−4.423.5871.89−6.90.43−6.446.71
Dmu5772.61−5.650.32−5.26.09361.7−6.830.33−5.925.66
Dmu7711.51−5.440−5.44061.04−6.410.46−5.768.03
Dmu71413.6−4.560.11−4.32.64261.71−6.40.18−5.683.2
Dmu74253.05−4.520.14−4.23.23151.76−6.290.35−5.56.33
Dmu70572.56−4.460.04−4.330.99161.35−5.830.27−5.295.03
Dmu69221.84−50.12−4.852.4591.16−5.820.25−5.534.53
Dmu79392.03−4.320.08−4.171.8231.17−5.640.1−5.421.87
Dmu73463.31-3.940.06-3.831.5351.6-5.550.17-5.083.35
Dmu75574.02−3.110.05−2.981.64182.02−5.440.58−4.4612.96
(B)
(B)
Inst. H = C max H = 1 . 1 C max
niter
× 10 6
min ( Δ )
[%]
μ ( Δ )
[%]
σ ( Δ )
[%]
σ ( Δ ) μ ( Δ )
[%]
niter
× 10 6
min ( Δ )
[%]
μ ( Δ )
[%]
σ ( Δ )
[%]
σ ( Δ ) μ ( Δ )
[%]
Abz07448.43−8.070.1−81.2835.21−18.574.39−14.8629.54
Yn03425.93−9.510.22−8.732.5154.01−15.830.63−15.454.06
Swv053923−3.890.02−3.840.573211.22−15.151.12−12.698.8
Abz09177.11−110.51−10.344.955.45−14.510.45−14.013.24
Swv015717.49−6.160.07−6.041.12210.76−14.390.82−12.796.44
Yn04116.43−9.650.29−8.823.2873.49−13.860.21−13.511.56
Ta3543.36−11.660.72−10.596.7532.73−13.621.34−12.1311.02
Swv034617.87−3.290.1−3.183.01139.35−13.582.1−11.9117.61
Abz08428.75−9.620.15−9.271.6766.08−13.580.54−12.764.25
Ta04397.71−9.130.38−8.374.5395.84−13.380.26−12.892.04
Ta08468.34−6.020.08−5.851.3215.5−12.820.84−117.61
Ta20607.33-7.760.14-7.261.9494.28-12.570.62-11.815.21
Dmu73475.05−2.030.05−1.92.47102.88−4.110.48−2.7517.49
Ta7221.57−3.10.19−2.976.5511.06−4.040−4.040
Dmu64276.07−2.820.08−2.72.93173.72−3.990.24−3.66.59
Dmu27212.2−3.830.19−3.415.4371.51−3.980.03−3.930.83
Dmu77482.67−2.640.05−2.51.8241.89−3.940.51−3.215.88
Dmu75526.11−1.830.05−1.722.79133.32−3.930.65−3.0521.25
Dmu2911.91−3.530−3.53011.42−3.880−3.880
Dmu74354.51−2.80.06−2.72.34203.12−3.860.18−3.664.9
Ta7721.37−3.730.55−3.3416.3911−3.860−3.860
Dmu70413.78−2.670.08−2.483.22122.42−3.780.24−3.37.22
Dmu36301.95-2.970.09-2.813.1711.34-3.730-3.730
Dmu78333.17−2.850.04−2.741.62362.38−3.70.1−3.383

Share and Cite

MDPI and ACS Style

Bożek, A. Energy Cost-Efficient Task Positioning in Manufacturing Systems. Energies 2020, 13, 5034. https://doi.org/10.3390/en13195034

AMA Style

Bożek A. Energy Cost-Efficient Task Positioning in Manufacturing Systems. Energies. 2020; 13(19):5034. https://doi.org/10.3390/en13195034

Chicago/Turabian Style

Bożek, Andrzej. 2020. "Energy Cost-Efficient Task Positioning in Manufacturing Systems" Energies 13, no. 19: 5034. https://doi.org/10.3390/en13195034

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop