Next Article in Journal
Development of Experimental Techniques for the Phase Equilibrium Study in the Pb-Fe-O-S-Si System Involving Gas, Slag, Matte, Lead Metal and Tridymite Phases
Next Article in Special Issue
Fresh Approaches for Structured Text Programmable Logic Controllers Programs Verification
Previous Article in Journal
Enzymatic Hydrolysis of Complex Carbohydrates and the Mucus in a Mathematical Model of a Gut Reactor
Previous Article in Special Issue
Hierarchical Deep LSTM for Fault Detection and Diagnosis for a Chemical Process
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Robustness Evaluation Process for Scheduling under Uncertainties

1
ICube Laboratory, University of Strasbourg, 67000 Strasbourg, France
2
CRAN, CRNS, University of Lorraine, F-54000 Nancy, France
*
Author to whom correspondence should be addressed.
Processes 2023, 11(2), 371; https://doi.org/10.3390/pr11020371
Submission received: 16 November 2022 / Revised: 19 December 2022 / Accepted: 30 December 2022 / Published: 25 January 2023
(This article belongs to the Special Issue Manufacturing Industry 4.0: Trends and Perspectives)

Abstract

:
Scheduling production is an important decision issue in the manufacturing domain. With the advent of the era of Industry 4.0, the basic generation of schedules becomes no longer sufficient to face the new constraints of flexibility and agility that characterize the new architecture of production systems. In this context, schedules must take into account an increasingly disrupted environment while maintaining a good performance level. This paper contributes to the identified field of smart manufacturing scheduling by proposing a complete process for assessing the robustness of schedule solutions: i.e., its ability to resist to uncertainties. This process focuses on helping the decision maker in choosing the best scheduling strategy to be implemented. It aims at considering the impact of uncertainties on the robustness performance of predictive schedules. Moreover, it is assumed that data upcoming from connected workshops are available, such that uncertainties can be identified and modelled by stochastic variables This process is supported by stochastic timed automata for modelling these uncertainties. The proposed approach is thus based on Stochastic Discrete Event Systems models and model checking techniques defining a highly reusable and modular process. The solution process is illustrated on an academic example and its performance (generecity and scalability) are deeply evaluated using statistical analysis. The proposed application of the evaluation process is based on the technological opportunities offered by the Industry 4.0.

1. Introduction

The expectations of industries are increasing: to manufacture in shorter and shorter time frames, with higher and higher quality and with the possibility to customize any product on demand. In this context, industries seek to define optimal production schedules, i.e., to find the solution that defines the start and completion dates of tasks, and the allocation to dedicated resources. Approaches to scheduling, which are generally sought to be optimal in terms of product set, production time or resource utilization, are the subject of a large literature, particularly from operations research. These different approaches are generally carried out in a predictive manner by considering a stable environment in terms of demand and resources. Historically, approaches to optimal scheduling have been extensively discussed in the literature, especially in the operational research (OR) community [1]. This strong assumption on the stability of the information used to calculate the scheduling solution is difficult to maintain. In order to take these uncertainties into account, there are two possibilities: either to recalculate the scheduling online [2], or to take the uncertainties into account when calculating the scheduling and evaluate different indicators. The work proposed in this paper falls into the second category. In fact, optimal scheduling risks seeing its performance deteriorate during its implementation [3], given the inevitable deviations from the environment in practice: uncertainties and high variability on the sets of products to be produced (volume, mass customization, production of small series, increasingly short lead times between order taking and delivery time, etc.), uncertainties on the production resources (operating times, machine breakdowns, manufacturing hazards, etc.) Manufacturers currently need other indicators to make their scheduling choices, for example, delay times in the event of a breakdown, the absorption capacity of their scheduling in the face of uncertainties about production times. The work proposed in this paper therefore focuses on the evaluation of a scheduling system in the face of uncertainties and thus proposes different indicators to help the decision-maker choose a solution.
Production scheduling under uncertainty is not a new issue. The main propositions to tackle this problem focus on generating robust schedules that guarantees a performance level [4]. These methods are specific to the production problem treated. The re-usability of proposed approaches to other problems is then difficult.
In this paper, we propose a generic evaluation approach that can, on the one hand, be adapted to different types of workshop and different types of uncertainty and, on the other hand, evaluate the robustness of an initial production schedule. For this purpose, we use discrete event system modelling and statistical model-checking based on Monte Carlo simulation. A numerical example for illustrating the application of the of the process is given and a deep discussion, regarding the process performances from the genericity, sensitivity and scalability point of views, is provided.

2. Literature Review

Even if scheduling under uncertainties is still a critical issue, it is not a new research issue. More generally, decision making and optimization under uncertainties are topics that have been extensively studied in the last decades. Twenty years ago, Ref. [5] already justified the need of hedging uncertainties in optimization by the fact that for real-world optimization problems, the “decision environment” is often characterized by: (i) uncertain/inexact data, (ii) the difficulty to implement accurately an optimal solution (even if computed very accurately), (iii) the necessity to satisfy the constraints for all meaningful realizations of the data, (iv) the fact that “Bad” optimal solutions (those which become severely infeasible in the face of even relatively small changes in the nominal data) are not uncommon. Thus, to not consider these uncertainties in optimization in general and thus in scheduling in particular can lead to unworkable solutions. Regarding the scheduling problem, Ref. [6] advanced that the inability of much scheduling research to address the general issue of uncertainty is often cited as a major reason for the lack of influence of scheduling research on industrial practice. Ref. [7] went a step further and advanced that optimization is actually the opposite of robustness.
This ability to address uncertain knowledge in scheduling remains a need that is clearly identified as a key performance in the recent literature. Ref. [8] proposed a literature review concerning smart production planning and control. Based on this literature review, they identify required smart capabilities such as smart shop floor control and scheduling capability, and for reaching these capabilities, they determine key performances. Improve manufacturing robustness is one of them. Ref. [9] proposed another review that is more dedicated to production scheduling in the context of Industry 4.0. The authors identified scheduling under uncertainty, incomplete and missing data as one of the critical scheduling areas. Moreover, they pointed the fact that the complexity of the problems to be solved will increase, as a consequence of the complexity of the real-world situations. More recent papers are aligned with these conclusions. Ref. [10] talks about disturbance- and disruption- resistant scheduling. Ref. [11] analysed existing Job Shop Scheduling contributions in the context of Industry 4.0 and concluded that they are not sufficiently focused on the emerging trend of robustness and smart scheduling.
According to [1] a Manufacturing Scheduling System is defined as in Figure 1. It consists in three main types of modules:
  • database, object base, and knowledge-base modules,
  • modules that generate the initial schedules, and
  • user interface modules.
Clearly, the user interface modules are important for implementation success. Their goal is to give to the decision maker the opportunity to modify the scheduling solution manually and to receive performance indicators for these solutions for taking the right decision. This is particularly true in the context of Industry 4.0.
Robustness is one of these indicators when dealing with uncertainty.
Ref. [7] defined a solution as robust if its performance remain relatively unchanged when exposed to uncertain conditions. This definition is typically consensual but needs to preliminary answer the two following questions:
1.
How to qualify the uncertainties and how to integrate them into the scheduling problem?
2.
How to measure the fact that a solution remains efficient despite these uncertainties?

2.1. Modelling Uncertainties

Regarding the first question, we would like to know what means uncertainties (theoretically, all the input data of the problem can be impacted) and then to propose a model for catching them. Ref. [12] proposed a typology for uncertainties: data can be uncertain (subjected to doubt concerning the validity of knowledge), incomplete (subjected to a lack of knowledge) or imprecise (subjected to a lack of precision). In literature, uncertainties are classified into several types. For instance, Ref. [13] categorize uncertainties into two groups linked to the source of uncertainty. It may come either from (i) environment or (ii) production system. In this paper, we combined the last classification with a second criteria linked with the impact of uncertainty (Table 1). In fact an uncertainty is characterized by both its source and its type. For instance, an urgent order comes from the environment of the production system and is linked to event occurrence.
Ref. [14] proposed another typology: Uncertainties on parameters (noted U o P ) and Uncertainties on events (noted U o E ). U o P are defined as the difference between the predicted information and the real available information whereas U o E are defined by the occurrence of uncontrollable events in the system or its environment. Modelling uncertainties is the underlying question. Ref. [15] present the different uncertainty models and the associated approaches that are used in decision aiding and optimization problems. They also propose a framework that describes the relationships among them. Ref. [16] is more focused on scheduling under uncertainties and listed the three most usual approaches used to model uncertainties: the bounded form, the probability description, and the fuzzy description.
  • The bounded form is used when it is possible to maintain values of data in bounded limits. Then, the uncertainties can be described by a set of scenarios which can be discrete or continuous inside these bounded limits.
  • The probability description or stochastic modelling is used when there exist historical and statistical data. The uncertainties can then be modeled as random variables that follow a discrete or continuous probability distribution.
  • The fuzzy description method is based on the possibility theory. When problem data are imprecise or not available, the uncertainty parameters are modeled in fuzzy sets and linked to satisfaction functions.
The probability description is relevant when information about the behavior of uncertainty is available. The bounded form is typically relevant when this information is not enough in order to develop an accurate description of the probability distribution, but only error bounds can be obtained [16]. The fuzzy description [17] is relevant when historical data are not readily available. Regarding the Industry 4.0 context, it is reasonable to consider that data coming back from the shopfloor can be used to build sufficiently rich information on the uncertainties. Thus, a probability description seems particularly relevant in this context.

2.2. Schedule Robustness as Performance Indicator

Regarding the second question identified in introduction, we would like to know how to measure the robustness of a solution such that this solution can be computed or chosen. Note that the answer to this question is deeply linked with the uncertainty model.
Robustness can be seen as a performance indicator as it measures the ability of a solution to maintain its performance relatively unchanged when exposed to uncertain conditions [7]. More specific KPIs when considering reliability only can be found in [18].
For considering general concerns in the robustness topic, Ref. [7] surveyed the different robustness approaches associated to the uncertainties models.
Considering the bounded form uncertainties, the common robust measure is the robust counterpart, also called minmax-robustness. This approach is detailed in [19] and consists in evaluating the performance in the worst case regarding the bounded set of uncertainties. The most common robustness metrics were presented in [20] and are still valid. Refs. [21,22] are surveys dedicated to the minmax-robustness applied to classical optimization problems such as the shortest path problem or the knapsack problem. Ref. [23] moreover discussed the different application of minmax-robustness as finance, revenue management, energy systems and scheduling.
The main drawback of the minmax-robustness approach concerns the fact that it is a conservative approach in the sense that it is based on the anticipation that the worst might happen [20].
Considering the uncertainties modeled by fuzzy description, the possibility theory provides the theoretical basis for defining relevant metrics based on the concepts of belief and plausibility [7]. For an application of fuzzy description in scheduling, the reader can refer to [24] or [17].
Considering the uncertainties modeled by probability description, different approaches can be discussed [7]: the expected value of a utility function, the probabilistic threshold (or service level) that evaluates the probability that the cost of a solution satisfies a given threshold, statistical feasibility robustness that consists in guaranteeing the constraints statistically (the constraints have a sufficient probability to be satisfied).
When focusing only on scheduling under uncertainty, Ref. [25] proposed a survey on single machine scheduling under uncertainties and Ref. [26] proposed a survey on flow-shop scheduling under uncertainties. Refs. [27,28] focused on the parallel machine scheduling problem under uncertainty but proposed a state-of-the-art regarding this problem that can be generalized to scheduling under uncertainty. The literature review confirmed the used of the three types of models and the associated robustness metrics. Second, they pointed that uncertainty in scheduling is receiving more and more attention. Moreover, Ref. [26] concluded that probability description is the most used model.
Regarding the integration of new enabling technologies in scheduling practices, big data and machine learning techniques have already been considered as emerging trends. Ref. [29] reviewed the recent progress of data-driven mathematical programming under uncertainty. Ref. [30] proposes an application of deep reinforcement learning for lexible job shop scheduling problem. Ref. [31] proposed an architecture for a scheduling systems based on data-driven procedures. Such types of works suggest that it will be possible in a next future to extract information directly from the shopfloor (The shopfloor data collection system). This will be true also for the vital information concerning the uncertainties such that the probability description model seems to be a convenient model in the context of Industry 4.0.

2.3. Discussion and Solution Direction

Regarding the previous state-of-the-art, one commonality relating to the reviewed works is that the solution approaches that are used are dedicated to one particular problem (single machine, parallel machines, flow-shop, …) and to specific uncertainties.
Moreover, in this context, the question of performance evaluation is a key issue, and robustness must be considered as an important performance for dealing with the inherent uncertainties meaning that it must be considered in the “Performance evaluation” module.
The next step is thus to propose an evaluation process that is (i) able to evaluate the robustness of a candidate scheduling solution and, (ii) is generic regarding the type of the workshop and the considered uncertainties. Then the solution maker (the human in the loop) is able to take the best decision.
In order to achieve this goal we propose an evaluation approach that answers the following research questions:
  • RQ1 How to give, to the decision maker, a modelling framework for his/her schedules subjected to uncertainties that is: (i) generic, (ii) modular and (iii) reusable?
  • RQ2 How to give, to the decision maker, a tool for evaluating the robustness of his/her schedule modelled using the framework that answers to RQ1?
In the following section, an overview of the global process for answering these two questions is given. RQ1 is particularly addressed by proposing a modelling framework based on stochastic timed automata that is detailed in Section 4. RQ2 is particularly addressed by proposing a tool, based on simulation and model-checking techniques, that is detailed in Section 5.
Moreover, in the remaining of the paper, the following assumptions are made.
  • AS1: uncertainties data are available in the workshop (Industry 4.0 assumption).
  • AS2: uncertainties are described with stochastic models.
  • AS3: a predictive schedule is known and has been generated before the evaluation.

3. Overview of the Process for Robustness Evaluation of Scheduling under Uncertainties

In the classical scheduling problem, the data of the workshop are stated as certain and static. In reality, the performance or even the admissibility of the predictive scheduling solution can be questioned when unpredictable events occurs or when real data are different from predicted ones. To ensure the admissibility and the performances of a predictive schedule to the real situation of the workshop, the problem of production scheduling must be upgraded to deal with the uncertainties.

3.1. Scheduling Problem Notations

To formulate the scheduling problem, three information sets are thus needed: the workshop, the constraints, and the objectives. The workshop information are defined by:
  • A set J of jobs j to be processed in the workshop. With N b J , the number of jobs;
  • Each job j is associated to a set O j J of operations o j k defining a necessary routing to perform the job. With N b O p j , the number of operations to realize the job j;
  • A set R of resources r, allowing the execution of operations. With N b R , the number of workshop resources;
  • In order to execute the operation o j k on the resource r, an execution duration is defined as d j k r .
The second information set is the workshop constraints that must be satisfied by a scheduling solution to be qualified as admissible. There are first the structural constraints that are related to the type of the workshop. In a Flow Shop and Job Shop, the operations of the same job have precedence constraints defined by the job route. Moreover, in a Flow Shop, all the jobs follow the same route. For the Open Shop, the operations in the job route can be executed in any order. The Hybrid Shop is a mix between these different types. Other constraints can be considered in the scheduling problem (preemption, batch production, release dates, etc.) [1].
A scheduling solution, denoted as s can be represented as a Gantt diagram [32] (as in Figure 2) in which we can deduce:
  • The allocation of resources to operations and the sequence of operations on each resource. For instance, in the solution of Figure 2, r 1 is allocated to { o 11 ; o 22 ; o 33 } and the sequence on this resource is o 11 o 22 o 33 ;
  • The total predicted duration of the schedule s, denoted as C m a x r e f ( s ) . For instance in Figure 2, C m a x r e f ( s ) = 18 T i m e U n i t .
Note that the solution of Figure 2 satisfies the job shop constraint as all the operations of the same job are processed sequentially according to the order of the route ( o 21 o 22 o 23 , etc.).

3.2. Robustness Evaluation Process

The proposed process is the result of several reflections on the issue of robust production scheduling under uncertainties. Indeed, in [14], we have proposed a first approach that allows to deal specifically with the uncertainties on the execution durations of operations since it has a consequent impact on the makespan criterion of a schedule. While in [33] the uncertainties related to the machine failure and its reparation duration is analyzed in a specific approach. In the following, the evaluation process has evolved to a generic and adaptable one in order to stay independent of the type of workshop treated and the uncertainty to be considered.
The main objective of the evaluation process is to help the decision maker to choose the adapted “robust” schedule that satisfies workshop constraints and a desired deadline despite considered uncertainties. In the context of Industry 4.0, the process (Figure 3) is considered as a decision making process allowing the using of available data collected and treated in the workshop, as defined by [1]. The process can either be integrated in a scheduler as an evaluation module or applied by the decision maker on existing schedules.
The process has three inputs given by the decision maker or the schedule generator:
  • Schedule s is defined by the set of jobs and their related operations, the sequence of operations on resources and its initial makespan C m a x r e f s .
  • Set of uncertainties U that have to be considered.
  • Deadline d ˜ that must be guaranteed despite the uncertainties.
The evaluation process is a two-step process. First, a set of generic models is instantiated according to the input data. Then, the robustness level is evaluated on the instantiated models and sent to the decision maker. To be implemented in an Industry 4.0 context, the evaluation process must satisfy the following challenges:
1.
Genericity in front of the types of workshops(Job Shop, Flow Shop, Open Shop, etc.).
2.
Genericity in front of the type of uncertainties considered, their stochastic data and the number of uncertainties considered.
The next section will present in detail the generic models that can be instantiated by the decision maker (step 1 in Figure 3) whereas Section 5 will present the evaluation step by using model-checking on the instantiated models.

4. STA Based Models for Scheduling under Uncertainties

4.1. Generic Modelling Approach

To model both schedules and uncertainties, a modular approach based on the concept of plug and play is suggested. In fact, our approach is based on several patterns that will model the behavior of the schedule elements and the uncertainties that will occur in the workshop. The main interest of such structure in the Industry 4.0 is to allow the adaptability of the process to the input data. The plug and play approach allow then to re-use the process with different uncertainties and different schedules.
On one hand, the schedule is modeled using two patterns. The first one presents the behavior of an operation that needs to be executed, while the second one models the behavior of a resource (machine, operator, etc.). On the other hand, uncertainties are presented by two patterns, the first one models the behavior of uncertainty on parameters (UoP) and one the behavior of uncertainty on events (UoE).
The choice of having separate models for each element is to satisfy the need to evaluate the schedule performance regarding to different uncertainties and different workshops. Actually, considering a new uncertainty or increasing the number of uncertainties does not impact all models. Thus, it is contributing to the targeted genericity face to the type of the uncertainties. Moreover, the changing of workshop type will not affect the uncertainty models, contributing to the targeted genericity face to the type of workshop.
This concept generates several modelling constraints. The modelling tool to be used has to allow the modular modelling (to make it adaptable to the problem parameters), dynamic modelling (allowing the communication between patterns), stochastic modelling (to take into account stochastic models of uncertainties) and instantiable models (to be adaptable to the problem size).

Stochastic Timed Automata Formalism

To model the behavior of schedules and uncertainties, we should be able to satisfy the modelling constraints such as communicating models, time characteristics and probabilistic behavior of uncertainties.
Usually, the scheduling problem under uncertainties is modeled using Operational Research tools such as mathematical programming [20,34]. To meet the modelling constraints mentioned above another alternative is to use Discrete Event Systems (DES). In the field of safety and security, DES are generally used to evaluate reliability, availability and maintainability. Thus, they have proven their effectiveness in modelling stochastic and dynamic systems and evaluating system properties. Moreover, DES present considerable advantages making them good candidates for solving the scheduling problem in general [35]. Many stochastic DES languages allow the modelling of some of these characteristics: Stochastic Petri nets [36], Stochastic automata [37] and Stochastic automata networks [38]. The stochastic timed automata (STA) language answers to all modelling criteria and is therefore chosen. The STA language is an extension of the timed automata [37] which is enriched with shared variables, synchronizing events and probabilistic characteristics [39].
Definition 1. 
Formally a Stochastic timed automaton is presented as the following n-tuple A = ( L , V , E , C , I n v , P r , T , L m , l 0 , v 0 ) where:
  • L is a finite set of locations.
  • V is a finite set of variables.
  • E is a finite set of synchronizing events with E = E u E u ¯ .
    E u is a finite set of urgent events. To prevent the network of automata from delaying when two components are able to synchronize, an event can be declared as urgent. In other words, transitions must be fired as soon as the guards are satisfied, without allowing time to pass.
    E u ¯ is a finite set of non-urgent events.
  • C is a finite set of clocks.
  • I n v is a set of invariants (conditions in location).
  • P r is a set of probabilities: (i) discrete for the set of transitions (from a location l i , probabilistic transitions allows to attend different locations l j with a given probability p i j , with p i = j = 0 n p i j = 1 . (ii) continuous for the variables (the crossing condition of a transition is defined randomly by a probability distribution).
  • T is a finite set of transitions ( l , e , g , m , l ) L × E × G × M × L where l and l are respectively the starting and arriving locations . On a transition, three optional elements are defined: (i) a guard (condition on variables) g from the set of guards G, (ii) an update (on variables) m from the set of updates M, (iii) and a synchronizing event e from the set E.
  • L m L is the set of marked locations.
  • l 0 L is the initial location of the automaton.
  • v 0 is the initialization vector of variables.
The elements of an STA are graphically represented as follows. Locations are represented by vertices, marked location by a double vertices, transitions by arcs and the initial location by an initial arc. An invariant is represented inside the associated vertex (location). Guards are represented between brackets “[ ]”. Synchronizing events are denoted in italic. The update of variables and clocks are placed between parenthesis “()”. Discrete probabilities are modeled by dotted arcs and associated probabilistic values are underlined. For continuous probabilities, they are directly linked with the definition of variables.
Example 1. 
Let us consider two automata S T A ( A u t o A ) and ( A u t o B ) (Figure 4) as a representative construction example of two automata synchronized with a synchronizing event. Three variables are defined: two clocks c for ( A u t o A ) and x for ( A u t o B ) and a synchronizing event e 1 . The behavior of the two automata is constrained by the synchronizing event e 1 and the probabilistic behavior is modeled by two discrete probabilities.
In the following, the behaviors of schedule and uncertainties are modeled by several STA patterns. First, the UoP and UoE models are presented. Second, the operation model and resource model are explained. These models communicate using synchronizing events and shared global variables.

4.2. Modelling Uncertainties

4.2.1. Impact of Uncertainties on Scheduling Solution

To take into account the different uncertainties in the initial predictive schedule, the following assumptions are made:
  • uncertainties have an impact on the execution duration of operations, i.e., they generate a variation on the execution duration of operations and thus on the overall duration of the predictive schedule C m a x r e f . Here, we assume that the decision maker would like that the total completion time of the schedule is not degraded too much by the uncertainties.
  • uncertainties are mutually independent, i.e., the consideration and the evolution of a uncertainty do not influence the occurrence or the evolution of another uncertainty.
A schedule can be impacted either by uncertainties on events (UoE) h H .We distinguish two types of UoP: the set U e x of uncertainties u e x that directly impact the execution duration of the operations, and the set U h of UoE u h that are linked to the duration of the unpredictable event h H . We define U H = h H U h .
Moreover, we denote as N b U e x the number of UoP on parameters linked to the execution duration in U e x , while N b H denotes the number of UoE and N b U h the number of UoE linked to one occurring event U h . Then, N b U denotes the total number of uncertainties. The set of uncertainties can thus be defined by U = H U e x U H .
Every execution duration of operation d j k r is impacted by uncertainties. In fact, an execution duration is defined first by a reference execution duration d j k r r e f , given by deterministic data. Second, a summation of fluctuations linked to the considered uncertainties whether it is UoE or UoP. Each uncertainty u e x will generate a fluctuation δ d j k r u e x (that can be positive or negative) on the execution duration d j k r . The resulting deviation due to this type of uncertainties is thus the sum of fluctuations ( u e x = 1 N b U e x δ d j k r u e x ). For considering UoE, each operation can be impacted by one or more unpredictable event (resource failure, supply disruption, etc). Then, every UoE h H is linked with:
  • An occurrence probability p h , o j k that represents the probability that the event h impacts the operation o j k .
  • A Boolean variable H j k h that can be deduced from the probability of occurrence. It is equal to 1 if the operation o j k is impacted by h and 0 there is no impact.
  • A duration d j k r r e f , h that represents the reference delay generated by the occurrence of h.
The reference duration generated by the occurrence of h may also be impacted by one or more uncertainty u h . This uncertainty generates a fluctuation ( δ d j k r u h ) on the considered duration. All the fluctuations expressed by a δ d are random variables that follow known probability distributions assumed to be bounded into intervals such as [ δ d , δ d + ] .
With considering all these elements, the execution duration of an operation is defined by the Expression (1).
d j k r = d j k r r e f + i = 1 N b U e x δ d j k r u i e x + h = 1 N b H H j k h × d j k r r e f , h + i = 1 N b U h δ d j k r u i h
The total number of uncertainties considered is assessed by (Expression (2)).
N b U = N b O p × N b U e x + N b H + h = 1 N b H N b U h
In a flexible context of Industry 4.0, the description of uncertainties for each operation allow a high level of adaptability. In fact, the Expression (2) can be customized for each operation.

4.2.2. Pattern for Uncertainty on Event (UoE)

The UoE pattern of (Figure 5a) presents the impact of the occurrence of an umpredictable event on a schedule operation. The purpose of this pattern is to model the fact that an operation o j k is either impacted or not by the event h H . For that, from an initial state Idle, a transition leads to the locality OpImpacted with probability p ( h , o j k ) and to the locality OpNotImpacted with probability 1 p ( h , o j k ) . In order to execute the other models only when all the uncertainties are initialized, a counter c is updated ( c : = c + 1 ) when the transition is crossed.

4.2.3. Pattern for Uncertainty on Parameter (UoP)

The UoP uncertainty pattern presented in (Figure 5b) allows the modelling of the behavior of uncertainties whether it is an uncertainty on execution duration u e x or linked to UoE occurrence u h . The objective of this pattern is to determine the value δ d in the interval [ δ d j k r u , δ d j k r u + ] by following a probability distribution. Following the notations given in expression (1), we denote as δ d j k r u the duration parameter linked with a discrete random variable X d . The discretization step of the probability distribution is denoted as t and we use an iteration counter denoted as l. The philosophy of this pattern is to increase, iteratively and randomly, the value of δ d in the interval [ δ d j k r u , δ d j k r u + ] .
From the first location of (Figure 5b), the value of δ d j k r u and l are initialized. When reaching the location Prob, two transitions are enabled depending of the satisfaction of their guards:
1.
If the maximum bound of δ d is reached ( [ δ d j k r u = = δ d j k r u + ] ), the automaton evolves directly to the location EndProb and the value of δ d j k r u is δ d j k r u + . When crossing this transition, the value of the counter c is also incremented to save the execution of the uncertainty.
2.
Otherwise, when [ δ d j k r u < δ d j k r u + ] , δ d j k r u is incremented by the discretization step t. With crossing this transition, two probabilistic evolutions are possible:
(a)
With the probability p ( l ) , the location EndProb is reached which implies that δ d keeps the value updated during the previous iteration. Moreover, the uncertainty counter is incremented ( c : = c + 1 ).
(b)
Otherwise, with the probability 1 p ( l ) the automaton returns to the location Prob with updating the iteration parameter l to l + 1 . From there, another discretization step is executed such that the value of δ d j k r u is updated to δ d j k r u + t .
In the UoP pattern, the stochastic model is considered in the parameter p ( l ) . To ensure that all uncertainties can be considered regardless of the probability distribution of the stochastic model upcoming from the workshop, we proposed a generic discretization approach (Proposition 1).
Proposition 1. 
Given a random variable δ d j k r u and its known cumulative distribution function F X ( δ d j k r u ) , the discrete values of p ( l ) associated to the fluctuation δ d j k r u (Figure 5b) are computed following this equation system (3).
p ( 0 ) = F X ( δ d j k r u + t ) F X ( δ d j k r u ) F X ( δ d j k r u + + t ) F X ( δ d j k r u ) p ( l ) = F X ( δ d j k r u + ( l + 1 ) t ) F X ( δ d j k r u + l t ) F X ( δ d j k r u + l t ) F X ( δ d j k r u + ( l 1 ) t ) × p ( l 1 ) 1 p ( l 1 ) f o r l 1
This proposition explains how any probability distribution (as long as its cumulative distribution function is known) can be integrated into our models. This contributes to the genericity of our models face to the types of uncertainties.

4.3. Modelling Schedule Behavior with Uncertainties

To model the behavior of a schedule, two patterns (operation and resource) are defined and will be instantiated according to the number of operations and resources. When all the uncertainties have been initialized ( c = = N b U ), the different fluctuations δ d generated by the uncertainty patterns are taken into account using the Expression (1) for fixing the duration d j k r .
The pattern approach is based on the instantiation principle to model different problems with different sizes. In fact, the instantiation of patterns allows to take into consideration different workshop characteristics without modifying the elements of the patterns, such that we can consider that the models are generic regarding the type of the workshop. The scheduling evolution is represented by the exchange of messages between the operation and resource patterns, denoted as ( R e q ( r ) , C o m p ( o j k ) ). The following two paragraphs present the operation and resource patterns.

4.3.1. Operation Pattern

The operation pattern (Figure 6a) models the behavior of one operation o j k . The objective of this model is to represent the operation behavior, i.e., (i) checking when the operation can be executed according to the product route and the sequencing on the resources, and (ii) waiting the duration execution on the resource.
After initializing d j k m according to the uncertainties, the workshop constraints are verified through the guard [ R o u t e ( o j k ) = = 1 && S e q u e n c e ( o j k ) = = 1 && A v a i l ( j ) = = 1 ] (Precedence on job route if necessary, precedence linked to the sequence of resource and job availability). When the workshop does not consider route constraint (as in the case of Open shop), the condition R o u t e ( o j k ) = = 1 is set at true by default. Checking the availability of the job will ensure that there is no overlapping between two or more operations of the same job and ensure the safe execution of the given schedule. The combination of these two constraints guarantees the genericity of the pattern regarding the workshop type.
When the guard is satisfied, the operation o j k synchronizes with its allocated resource r using the request event ( R e q ( r ) ). The availability of the job is then updated and the identifier of the operation is saved ( o p e r a t i o n : = o j k ). In the Execution location, the operation is waiting for the end of its execution. The synchronizing event ( C o m p ( o j k )) allows the operation to cross the transition to its marked location Completed with updating the execution status of the operation ( O p C o m p : = 1 ) and the availability of its job.

4.3.2. Resource Pattern

The resource pattern (Figure 6b) models the behavior of one resource r. This model simply represents the state of the resource: available or executing an operation. In the Idle location, the resource r is waiting for one operation request ( R e q ( r ) ). When crossing the transition from this location, the local clock is initialized to zero ( x r : = 0 ) and the operation identity is saved in the variable o j k r . In the location Executing Op, the resource starts the execution of the operation. The invariant ( x r d j k r ) ensures that the duration will not exceed d j k r . When reaching the duration value, the guard [ x r = = d j k r ] is then satisfied and the synchronizing event C o m p ( o j k ) occurs allowing the resource to go back to the Idle location.

4.3.3. Evolution of the Modelling Structure

The modelling structure is based on pattern instantiation. In fact all the pattern presented before will be instantiated following the number of operations and resources. The uncertainty patterns will also be instantiated following the set of uncertainties (U) and the number of operations. In Figure 7, we use a sequence diagram to illustrate the execution of the structure models. More precisely, the uncertainty models are preliminary executed to compute the duration of each perturbed operation according to the information on the uncertainties. Then, each operation model can be executed according to the previously computed duration and the workshop and schedule constraints. Finally, the resource model is executed for completing the different operations.

5. Simulation Based Approach for Robustness Evaluation

5.1. Quantifying Robustness Performance

The notion of robustness has different definitions in the literature that converge to the same idea: a robust schedule should maintain or guarantee some performances despite uncertainties and variations generated by the production system or its environment [34].
In this paper, robustness is defined as the capacity of a schedule to absorb uncertainties without a big decrease in its performance. The robustness performance therefore seeks to meet the reality of production workshops which is the need to take into consideration the uncertainties in advance when it comes to production control. Therefore, the evaluation of the robustness performance must eventually enable the generation of a robust schedule and the prediction of the scheduling behavior in front of uncertainties. In the continuation of our work, we will focus on this concept of robustness as a performance evaluation to bring elements of response in order to contribute to the challenge of robustness identified in particular by [40] for the implementation of the Industry 4.0. To assess this robustness, a metric has to be defined. In this paper we use the metric defined in [41] that assesses the robustness as a service level. The service level is defined as “the probability that a criterion is smaller (resp. larger) or equal to a given value”. In our case, the considered criterion of the scheduling problem is the total completion time, so the service level assessment is the probability that the makespan is smaller (or equal) to a given deadline defined by the decision maker. Formally, this metric is given by the Equation (4) :
R L s , U , d ˜ = P r C m a x s , U d ˜
Explicitly, the Equation (4) expresses the measure of probability P r that the makespan C m a x of the schedule s subjected to the set of uncertainties U is less or equal than a fixed deadline d ˜ .

5.2. Robustness Evaluation by Model-Checking

To assess the robustness of a schedule over the modelling structure given above, we use model checking tools. The main objectives of the model checking approach is first to translate the expression of service level defined in (Expression (4)) in a language that is recognized by STA and second is to find the suitable approach to assess R L . In DES domain, model checking is usually used to verify if a model satisfies some properties or not. These properties can be expressed in several logic languages (CTL, PCTL, etc.). To assess the robustness, we use an extension of model-checking to stochastic DES models. For stochastic DES models, the properties are expressed in PCTL logic (Probabilistic Computation Tree Logic) [42]. This language is a probabilistic extension of CTL (Computation Tree Logic) [43]. This type of logic allows the expressing properties such as “What is the probability that the model is in the state A, in the precise interval [0,T]?”. This question can be transcribed in PCTL as in the Expression (5).
P = ? [ F T A ]
The operator P = ? expresses the probability assessment P r . The operator F means that there exists eventually a path where the automata is in the state “A”.
To assess the robustness level of a schedule, the question asked is: “What is the probability that all paths lead to a global state where all operation models are in the marked location Completed in a duration that is less or equal to a given deadline d ˜ ?”.
Using PCTL logic, the Formula (4) can be expressed as the property:
P = ? [ F d ˜ A l l o p e r a t i o n s o j k a r e C o m p l e t e d ]
Actually, the Makespan C m a x ( s , U ) is given by the value of the global clock ( c l k ). The formula [ F d ˜ A l l o p e r a t i o n s o j k a r e C o m p l e t e d ] is a PCTL expression for:
( C m a x ( s , U ) d ˜ ) . The statistical model checking (SMC) is used in order to check the stochastic models. SMC generates various execution paths and verifies, after each execution, the satisfaction of a property for giving the associated statistical results (in the same way of Monte Carlo simulation). This avoids the combinatory explosion and is then adapted for checking real systems [44].
A confidence interval is an estimated interval having a specified precision ϵ and a confidence level α such that the robustness level R L s , U , d ˜ belongs to the interval [ R L s , U , d ˜ ϵ ; R L s , U , d ˜ + ϵ ] with a chance of ( 1 α ) [45]. In this paper we use UppAal SMC tool to implement both models and property [46].

6. Illustrative Example

In the scenario presented below, we assume that the production environment can undergo several uncertainties. The objective of this application is to illustrate the use of the evaluation process in evaluating schedule robustness on a numerical example. The genericity to the type of workshop and to the uncertainties of the proposed approach, as well as the scaling up will be presented in the next section.
Let us consider the following situation. In a transition to Industry 4.0 transformation, a company has set up a machine learning system to manage the collection and treatment of data [47]. The collected data from one lines are treated and kept in a virtual Data Center and used to contribute into workshop simulation. The treatment of these data allows the setting of knowledge about the uncertainties that may impact production lines.

6.1. Problem Description

This line represents a flexible job shop able to produce customized products. The main challenge when scheduling this line is to guarantee a flexible production satisfying a deadline.
To schedule this workshop, the strategy adopted is a proactive one. Where the decision maker generate several schedules with different makespans. The historical data of this workshop shows that machine breakdown and uncertainty on execution duration have an irreversible impact on the total duration of schedule and should be considered in workshop scheduling.
The characteristics of the problem are as follows:
  • Workshop size : N b J = 8 , N b O p = 35 , N b R = 7 ,
  • First UoE h 1 : machine breakdown. We consider that during the scheduling horizon at least one operation is impacted by the failing of a resource. This is translated by an occurrence probability of p ( h , o j k ) = 3 % , ( j , k ) ( 35 × 3 % 1 ).
  • Second UoP u 1 h : Uncertainty on maintenance duration. In fact when a machine breakdown occur in the workshop, usually the mean time of maintenance is considered. In reality, this duration can variate following the type of failure and the availability of human resources. To consider this variation, the stochastic model constructed is based on an exponential distribution.
  • Third UoP u 1 e x : Uncertainty on execution duration. When the schedule is executed on this line, the effective execution duration of operations is deviated from the reference durations defined. With the historical data recovered, the uncertainty on execution durations are to be considered in an exponential probability distribution.

6.2. Illustration Results and Discussion

In UppAal SMC tool, the two parameters to set are named α and ϵ . The parameter α defines the risk for the calculated probability to be outside the confidence interval.
To have the most precise probability value, we set the parameters α and ϵ to respectively 2 % and 1 % for the implementation of the evaluation process. The scheduler has generated three schedules to be implemented in the workshop ( S = { s 1 , s 2 , s 3 } ) with close reference makespans C m a x r e f ( s ) but different sequencing on resources. The set of uncertainties considered is U = u 1 e x , h 1 , u 1 h 1 and the deadline to respect is defined as a spread on reference makespan d ˜ = 110 % C m a x r e f .
The evaluation process is used to assess the service level of each schedule in front of expected uncertainties (uncertainty on execution duration, machine breakdown and uncertainty on maintenance duration). The results of this application are given in (Table 2)
With the resulted information, the decision maker can interpret the results and choose a schedule to be executed in the workshop. For instance, it can be concluded that the solution s 2 is the most robust (the highest service level R L 2 = 76 % ). Moreover, this solution represents a good compromise between robustness and time performance (Makespan).

7. Assessment of Process Performances

To implement the evaluation process in the context of Industry 4.0, its ability to reach some performances must be checked. We consider that this process must satisfy the challenges identified in the research questions. Two main performance criteria are identified: first the genericity of the evaluation process and second its sensitivity.

7.1. Process Genericity

One of the initial arguments for the definition and the implementation of the proposed process was based on the observation that the existing methods are often dedicated to a specific scheduling problem (type of workshop considered, uncertainties considered). Thus, the objective here is to evaluate to what degree the proposed approach is generic. Two questions are addressed:
  • Is the approach generic to the type of production workshop considered?
    Being used with different workshops (Flexible job shop, Flow shop and parallel machines). Indeed, the instantiation of the operation pattern allows to consider the different workshop constraints. With this characteristic, the evaluation process can be used in the flexible context of Industry 4.0 where the workshop configuration is intended to be constantly moving.
  • Is the approach generic with to the considered disturbances?
    Being used with several uncertainties. The fact here is that as long as the uncertainty is a UoE or an uncertainty and its impact can be translated into fluctuations on the runtime, then it can be integrated in the evaluation process.

7.2. Process Sensitivity and Scalability

For the purpose of implementation, it is also important to analyze the performance of our approach in terms of resolution. The following performance concerns the computation time. In order to analyze the performances of the process, two parameters are studied: input parameters and size of the workshop. First, the purpose is to test process performances to the variation of inputs given by the decision maker. The input parameters treated are the initial given schedule, the uncertainties and the deadline. The second parameter analyzed is the size of the workshop. Here, the sensitivity to the variation of workshop’s size is treated. In the same time, the scalability of the process is demonstrated.
To conduct a successful experiment, we defined a method based on experimental design. The experimental design method enables the organization of the experimentation phase while optimizing the number of necessary experiments. The purpose of a design of experiments is to establish a link between a response Y and factors X i ( Y = F ( X i ) ). In our case, we are interested in the response computation time and the factors are the different input parameters of the evaluation process.
The experimental design proposed to analyze the sensitivity of the process is based on several factors having three levels (Table 3). For each treated factor, three levels are defined in order to construct a varied experimental panel. Indeed, this panel treats different input schedules ( s 1 , s 2 , s 3 ) and different uncertainties parameters, the variation δ , the probability distribution p ( l ) and the occurrence probability of UoEs p ( h , o j k ) . The last factor is the deadline defined d ˜ .
The second experimental design is designated to treat the scalability of the process in front of problem size (Table 4). The considered factors are the workshop size parameters, the number of jobs N b J , the number of operations per job N b O p j and the number of resources N b R . From the Table 4, an experimental panel with different workshop sizes are treated.

7.3. Sensitivity and Scalability Discussion

For the sensitivity of the evaluation process to the input parameters, the following observations are made and summarized in Table 5. The analysis of the factors related to the uncertainty parameters allows us to conclude that for the uncertainties, the variability of the duration does not have a statistically significant effect on the performance of the approach, but the probability distribution necessary for the calculation of p ( l ) does have an effect on the performance of the process. For the UoE, the probability p ( h , o j k ) of occurrence has a considerable effect on the performance of the process. Indeed, as the value of this probability increases, the computation time also increases. This deterioration is explained by the increase of the number of operations impacted by the UoE. Indeed, by increasing p ( h , o j k ) , the number of operations that can be affected by the UoE increases. When the deadline increases, the computation time decreases.
For the scalability analysis, the three factors of workshop size have an effect on the performance of the evaluation process. The main effects graphs allow to see that the three factors have a visible impact on the computation time (Figure 8b). In fact, the evolution of the computation time increases drastically with the size of the workshop.
In order to understand the impact of the size of the workshop on the performances of the approach, we define a new parameter: the potential charge of the workshop. This is defined as the ratio between the number of operations to be executed in the workshop ( N b O p ) and the number of available resources ( N b R ) (Figure 8a). The ratio N b O p / N b R impacts significantly the computation time.
From the sensitivity analysis, we could deduce that indeed the input parameters of the problem have an impact on the resolution time of the process. A problem with multiple uncertainties and with complex parameters will probably increase the resolution time of the process. This sensitivity is considered as an acceptable price of genericity. The fact that the proposed process can treat different problems with different workshop configuration and different scenarii of uncertainties without any modelling effort. The process is based on an instantiation approach, which makes it easier to adapt it to several instances. When proposing an optimal, dedicated model for one problem, this sensitivity is less important.
For the scalability analysis, the evaluation process has been applied on different workshop sizes up to 560 operations to be executed on 28 resources. This meets the reality of production workshops in biggest companies and allow to confirm the ability to use the process in a real industrial case. It is true that the resolution time increases exponentially with the size of the workshop but from all the instances treated in the experimental panel, we could propose a solution in an average time of 50 min which is realistic. For small instances, the resolution time do not exceed 3 s. With the obtained results, the evaluation process implementation can be intended.

8. Conclusions and Perspectives

In this paper, a generic and reusable approach for evaluating the robustness of schedules under uncertainties is proposed. This approach contributes to the issue of robust scheduling in the context of Industry 4.0. Existing approaches in the literature are often dedicated to the type of workshops and uncertainties and dependent to the evaluated performance. These assumptions are difficult to hold in the context of Industry 4.0, where workshops must be flexible and agile. It has therefore been shown that it is important to have a generic approach that can be adapted to any type of workshop and uncertainties. To answer this research question, the robustness performance is considered. In fact, this paper proposes a formalization of robust scheduling problems based on the service level. To evaluate this service level, the proposed modelling approach is based on stochastic timed automata. This approach is both modular and generic, since it is based on modules representing the behavior of the schedule ( operation patterns, resource patterns) and the behaviour of uncertainties ( UoP patterns, UoE patterns). The assessment method of service level is based on formal verification using statistical model checking. The process feasibility is illustrated on a flexible job shop with dealing with machined failure and uncertainties on maintenance durations and on execution durations. This illustration highlighted the usability of process results in decision-making support. The analysis of the process performances demonstrates the genericity of the process to the type of workshop considered. The adaptability of the process to different types of uncertainties is also highlighted. Moreover, the analysis of process sensitivity and scalability has prooven the usability of the process into real world cases.
The data of the production workshop used as input of the evaluation process is considered as granted. A first perspective would be to integrate a data-mining method in order to learn from the real behavior of the workshop. With this perspective comes the implementation of the robustness evaluation process in a simulation method in order to support the decision making and increase the reactivity of the decisions to the upcoming changes in the workshop. Another perspective would be to create a hybrid approach based on Operational Research methods to optimize the robustness of the schedule. In fact we have seen that several scheduling techniques existing in the literature needs at some point to proceed to an evaluation of schedule performance. One interesting perspective would be to study the possible combination of these techniques with the proposed evaluation process.

Author Contributions

All the authors contributed equally to the conceptualization and methodology; investigation, validation, formal analysis have been conducted mainly by S.H.; the writing—original draft preparation has been performed equally by S.H., P.M. and A.A. whereas J.-F.P. verified the document; visualization has been done equally by S.H., P.M. and A.A. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Data Availability Statement

The data presented in this study are available on request from the corresponding author.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Pinedo, M.L. Scheduling; Springer International Publishing: Berlin/Heidelberg, Germany, 2016. [Google Scholar]
  2. Kocsi, B.; Matonya, M.M.; Pusztai, L.P.; Budai, I. Real-Time Decision-Support System for High-Mix Low-Volume Production Scheduling in Industry 4.0. Processes 2020, 8, 912. [Google Scholar] [CrossRef]
  3. Li, M.; Li, M.; Ding, H.; Ling, S.; Huang, G.Q. Graduation-inspired synchronization for industry 4.0 planning, scheduling, and execution. J. Manuf. Syst. 2022, 64, 94–106. [Google Scholar] [CrossRef]
  4. Rahmani, D.; Heydari, M. Robust and stable flow shop scheduling with unexpected arrivals of new jobs and uncertain processing times. J. Manuf. Syst. 2014, 33, 84–92. [Google Scholar] [CrossRef]
  5. Ben-Tal, A.; Nemirovski, A. Robust optimization-methodology and applications. Math. Program. 2002, 92, 453–480. [Google Scholar] [CrossRef]
  6. Aytug, H.; Lawley, M.A.; McKay, K.; Mohan, S.; Uzsoy, R. Executing production schedules in the face of uncertainties: A review and some future directions. Eur. J. Oper. Res. 2005, 161, 86–110. [Google Scholar] [CrossRef]
  7. Beyer, H.G.; Sendhoff, B. Robust optimization—A comprehensive survey. Comput. Methods Appl. Mech. Eng. 2007, 196, 3190–3218. [Google Scholar] [CrossRef]
  8. Bueno, A.; Godinho Filho, M.; Frank, A.G. Smart production planning and control in the Industry 4.0 context: A systematic literature review. Comput. Ind. Eng. 2020, 149, 106774. [Google Scholar] [CrossRef]
  9. Parente, M.; Figueira, G.; Amorim, P.; Alexandra, M. Production scheduling in the context of Industry 4.0: Review and trends. Int. J. Prod. Res. 2020, 58, 5401–5431. [Google Scholar] [CrossRef]
  10. Serrano-Ruiz, J.C.; Mula, J.; Poler, R. Smart manufacturing scheduling: A literature review. J. Manuf. Syst. 2021, 61, 265–287. [Google Scholar] [CrossRef]
  11. Liaqait, R.A.; Hamid, S.; Warsi, S.S.; Khalid, A. A Critical Analysis of Job Shop Scheduling in Context of Industry 4.0. Sustainability 2021, 13, 7684. [Google Scholar] [CrossRef]
  12. Chaari, T.; Chaabane, S.; Aissani, N.; Trentesaux, D. Scheduling under uncertainty: Survey and research directions. In Proceedings of the 2014 International Conference on Advanced Logistics and Transport (ICALT), Hammamet, Tunisia, 1–3 May 2014; pp. 229–234. [Google Scholar] [CrossRef]
  13. Mula, J.; Poler, R.; García-Sabater, G.S.; Lario, F.C. Models for production planning under uncertainty: A review. Int. J. Prod. Econ. 2006, 103, 271–285. [Google Scholar] [CrossRef] [Green Version]
  14. Himmiche, S.; Aubry, A.; Marangé, P.; Pétin, J.F. Robust production scheduling under machine failures—A DES based evaluation approach. IFAC Pap. Online 2018, 51, 271–276. [Google Scholar] [CrossRef]
  15. Keith, A.J.; Ahner, D.K. A survey of decision making and optimization under uncertainty. Ann. Oper. Res. 2021, 300, 319–353. [Google Scholar] [CrossRef]
  16. Li, Z.; Ierapetritou, M. Process scheduling under uncertainty: Review and challenges. Comput. Chem. Eng. 2008, 32, 715–727. [Google Scholar] [CrossRef]
  17. Pusztai, L.; Kocsi, B.; Budai, I. Making engineering projects more thoughtful with the use of fuzzy value-based project planning. Pollack Period. 2019, 14. [Google Scholar] [CrossRef]
  18. Pusztai, L.P.; Nagy, L.; Budai, I. Selection of Production Reliability Indicators for Project Simulation Model. Appl. Sci. 2022, 12, 5012. [Google Scholar] [CrossRef]
  19. Bertsimas, D.; Brown, D.B.; Caramanis, C. Theory and Applications of Robust Optimization. SIAM Rev. 2011, 53, 464–501. [Google Scholar] [CrossRef]
  20. Kouvelis, P.; Yu, G. Robut Discrete Optimization and Its Applications; Springer: Berlin, Germany, 1997. [Google Scholar]
  21. Aissi, H.; Bazgan, C.; Vanderpooten, D. Min-max and min-max regret versions of combinatorial optimization problems: A survey. Eur. J. Oper. Res. 2009, 197, 427–438. [Google Scholar] [CrossRef] [Green Version]
  22. Kasperski, A.; Zieliński, P. Robust Discrete Optimization Under Discrete and Interval Uncertainty: A Survey. In Robustness Analysis in Decision Aiding, Optimization, and Analytics; Springer: Cham, Swizerland, 2016; pp. 113–143. [Google Scholar] [CrossRef]
  23. Gabrel, V.; Murat, C.; Thiele, A. Recent advances in robust optimization: An overview. Eur. J. Oper. Res. 2014, 235, 471–483. [Google Scholar] [CrossRef]
  24. Demirli, K.; Yimer, A.D. Fuzzy scheduling of a build-to-order supply chain. Int. J. Prod. Res. 2008, 46, 3931–3958. [Google Scholar] [CrossRef]
  25. Rajba, P. Uncertainty modelling in Single Machine Scheduling Problems. A Survey. In Proceedings of the Theory and Engineering of Dependable Computer Systems and Networks; Springer International Publishing: Cham, Swizerland, 2021; pp. 359–368. [Google Scholar]
  26. Gonzalez-Neira, E.; Montoya-Torres, J.; Barrera, D. Flow-shop scheduling problem under uncertainties: Review and trends. Int. J. Ind. Eng. Comput. 2017, 8, 399–426. [Google Scholar] [CrossRef]
  27. Novak, A.; Sucha, P.; Novotny, M.; Stec, R.; Hanzalek, Z. Scheduling jobs with normally distributed processing times on parallel machines. Eur. J. Oper. Res. 2022, 297, 422–441. [Google Scholar] [CrossRef]
  28. Liu, M.; Liu, X.; Chu, F.; Zheng, F.; Chu, C. Service-oriented robust parallel machine scheduling. Int. J. Prod. Res. 2019, 57, 3814–3830. [Google Scholar] [CrossRef]
  29. Ning, C.; You, F. Optimization under uncertainty in the era of big data and deep learning: When machine learning meets mathematical programming. Comput. Chem. Eng. 2019, 125, 434–448. [Google Scholar] [CrossRef] [Green Version]
  30. Chang, J.; Yu, D.; Hu, Y.; He, W.; Yu, H. Deep Reinforcement Learning for Dynamic Flexible Job Shop Scheduling with Random Job Arrival. Processes 2022, 10, 760. [Google Scholar] [CrossRef]
  31. Rossit, D.A.; Tohmé, F.; Frutos, M. A data-driven scheduling approach to smart manufacturing. J. Ind. Inf. Integr. 2019, 15, 69–79. [Google Scholar] [CrossRef] [Green Version]
  32. Schmidt, G. A Decision Support System for Production Scheduling. J. Decis. Syst. 1992, 1, 243–260. [Google Scholar] [CrossRef]
  33. Himmiche, S.; Aubry, A.; Marangé, P.; Duflot-Kremer, M.; Pétin, J.F. Using statistical-model-checking-based simulation for evaluating the robustness of a production schedule. Serv. Orientat. Holonic -Multi-Agent Manuf. 2018, 762, 345–357. [Google Scholar]
  34. Billaut, J.C.; Moukrim, A.; Sanlaville, E. Flexibility and Robustness in Scheduling; John Wiley & Sons: Hoboken, NJ, USA, 2008. [Google Scholar]
  35. Cassandras, C.G.; Lafortune, S. Introduction to Discrete Event Systems; Springer Science & Business Media: Boston, MA, USA, 2008. [Google Scholar]
  36. Chiola, G.; Marsan, M.A.; Balbo, G.; Conte, G. Generalized stochastic Petri nets: A definition at the net level and its implications. IEEE Trans. Softw. Eng. 1993, 19, 89–107. [Google Scholar] [CrossRef]
  37. Alur, R.; Dill, D.L. A theory of timed automata. Theor. Comput. Sci. 1994, 126, 183–235. [Google Scholar] [CrossRef] [Green Version]
  38. Plateau, B.; Atif, K. Stochastic automata network of modelling parallel systems. IEEE Trans. Softw. Eng. 1991, 17, 1093–1108. [Google Scholar] [CrossRef] [Green Version]
  39. Larsen, K.G.; Pettersson, P.; Yi, W. UPPAAL in a nutshell. Int. J. Softw. Tools Technol. Transf. 1997, 1, 134–152. [Google Scholar] [CrossRef]
  40. Monostori, L.; Kádár, T.; Bauerhansl, T.; Kondoh, S.; Kumara, S.; Reinhart, G.; Sauer, O.; Schuh, G.; Sihn, W.; Ueda, K. Cyber-physical systems in manufacturing. CIRP Ann. 2016, 65, 621–641. [Google Scholar] [CrossRef]
  41. Dauzères-Pérès, S.; Castagliola, P.; Lahlou, C. Service Level in Scheduling. In Flexibility and Robustness in Scheduling; Billaut, J.C., Moukrim, A., Sanlaville, E., Eds.; John Wiley & Sons: Hoboken, NJ, USA, 2008; Chapter 5; pp. 99–121. [Google Scholar] [CrossRef]
  42. Kwiatkowska, M.; Norman, G.; Parker, D. Stochastic Model Checking. In Formal Methods for Performance Evaluation: 7th International School on Formal Methods for the Design of Computer, Communication, and Software Systems, SFM 2007, Bertinoro, Italy, 28 May 28–2 June 2007, Advanced Lectures; Bernardo, M., Hillston, J., Eds.; Springer: Berlin/Heidelberg, Germany, 2007; pp. 220–270. [Google Scholar]
  43. Baier, C.; Kwiatkowska, M. Model checking for a probabilistic branching time logic with fairness. Distrib. Comput. 1998, 11, 125–155. [Google Scholar] [CrossRef]
  44. Ballarini, P.; Djafri, H.; Duflot, M.; Haddad, S.; Pekergin, N. Petri nets compositional modelling and verification of Flexible Manufacturing Systems. In Proceedings of the 2011 IEEE International Conference on Automation Science and Engineering, Trieste, Italy, 24–27 August 2011; pp. 588–593. [Google Scholar] [CrossRef] [Green Version]
  45. Nimal, V. Statistical Approaches for Probabilistic Model Checking. Ph.D. Thesis, University of Oxford, Oxford, UK, 2010. [Google Scholar]
  46. David, A.; Larsen, K.G.; Legay, A.; Mikučionis, M.; Poulsen, D.B. Uppaal SMC tutorial. Int. J. Softw. Tools Technol. Transf. 2015, 17, 397–415. [Google Scholar] [CrossRef] [Green Version]
  47. Weichert, D.; Link, P.; Stoll, A.; Rüping, S.; Ihlenfeldt, S.; Wrobel, S. A review of machine learning for the optimization of production processes. Int. J. Adv. Manuf. Technol. 2019, 104, 1889–1902. [Google Scholar] [CrossRef]
Figure 1. A scheduling system (figure modified from [1]).
Figure 1. A scheduling system (figure modified from [1]).
Processes 11 00371 g001
Figure 2. Schedule example.
Figure 2. Schedule example.
Processes 11 00371 g002
Figure 3. Robustness evaluation process.
Figure 3. Robustness evaluation process.
Processes 11 00371 g003
Figure 4. Example of a stochastic timed automata.
Figure 4. Example of a stochastic timed automata.
Processes 11 00371 g004
Figure 5. Stochastic patterns of uncertainties.
Figure 5. Stochastic patterns of uncertainties.
Processes 11 00371 g005
Figure 6. Schedule patterns.
Figure 6. Schedule patterns.
Processes 11 00371 g006
Figure 7. Evolution of modelling structure.
Figure 7. Evolution of modelling structure.
Processes 11 00371 g007
Figure 8. Scalability analysis of the evaluation process.
Figure 8. Scalability analysis of the evaluation process.
Processes 11 00371 g008
Table 1. Uncertainty classification.
Table 1. Uncertainty classification.
Uncertainty on ParametersUncertainty on Events
Demand volumesupply disruption
EnvironmentalSupply delivery timeUrgent order
Operation durationMachine breakdown
SystemReparation durationProduct defect
Table 2. Robustness evaluation results.
Table 2. Robustness evaluation results.
Schedule C max ref ( TU ) d ˜ ( TU ) CI of RL i RL i
s 1 3842 [ 0.69 , 0.71 ] 70 %
s 2 3943 [ 0.75 , 0.77 ] 76 %
s 3 4246 [ 0.71 , 0.73 ] 72 %
Table 3. Experimental design parameters for process sensitivity analysis.
Table 3. Experimental design parameters for process sensitivity analysis.
Factor Levels δ d jkr u ex p ( l ) δ d jkr u h p ( h , o jk ) d ˜
1 s 1 + / 10 % d j k r r e f e x p o n + / 10 % d j k r r e f , h 1 % 110 % C m a x r e f
2 s 2 + / 25 % d j k r r e f u n i f + / 25 % d j k r r e f , h 3 % 120 % C m a x r e f
3 s 3 + / 40 % d j k r r e f n o r m + / 40 % d j k r r e f , h 5 % 130 % C m a x r e f
Table 4. Experimental design parameters for process scalability analysis.
Table 4. Experimental design parameters for process scalability analysis.
Factor Level NbJ NbOp j NbR
18 1 ( [ 3 ; 7 ] ) 7
216 2 ( [ 6 ; 14 ] ) 14
332 3 ( [ 12 , 28 ] ) 28
Table 5. Factors impact on time performance.
Table 5. Factors impact on time performance.
Factors δ d jkr ref p ( l ) δ d jkr ref , h p ( h , o jk ) d ˜
EffectNoYesYesYesYesYes
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Himmiche, S.; Marangé, P.; Aubry, A.; Pétin, J.-F. Robustness Evaluation Process for Scheduling under Uncertainties. Processes 2023, 11, 371. https://doi.org/10.3390/pr11020371

AMA Style

Himmiche S, Marangé P, Aubry A, Pétin J-F. Robustness Evaluation Process for Scheduling under Uncertainties. Processes. 2023; 11(2):371. https://doi.org/10.3390/pr11020371

Chicago/Turabian Style

Himmiche, Sara, Pascale Marangé, Alexis Aubry, and Jean-François Pétin. 2023. "Robustness Evaluation Process for Scheduling under Uncertainties" Processes 11, no. 2: 371. https://doi.org/10.3390/pr11020371

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