Open access

Specifying and Verifying Holonic Multi-Agent Systems Using Stochastic Petri Net and Object-Z: Application to Industrial Maintenance Organizations

Written By

Belhassen Mazigh and Abdeljalil Abbas-Turki

Submitted: 23 November 2011 Published: 29 August 2012

DOI: 10.5772/50229

From the Edited Volume

Petri Nets - Manufacturing and Computer Science

Edited by Pawel Pawlewski

Chapter metrics overview

2,458 Chapter Downloads

View Full Metrics

1. Introduction

In Industrial Maintenance Company (IMC) a vast number of entities interact and the global behaviour of this system is made of several emergent phenomena resulting from these interactions. The characteristics of this system have increased both in size and complexity and are expected to be distributed, open and highly dynamic. Multi-Agent Systems (MAS) are well adapted to handle this type of systems. Indeed, the agent abstraction facilitates the conception and analysis of distributed microscopic models [Gruer, 2001]. Using any holonic perspective, the designer can model a system with entities of different granularities. It is then possible to recursively model subcomponents of a complex system until the requested tasks are manageable by atomic easy-to-implement entities. In multi-agent systems, the vision of holons is someway closer to the one that MAS researchers have of Recursive or Composed agents. A holon constitutes a way to gather local and global, individual and collective points of view. A holon is a self-similar structure composed of holons as sub-structures. A hierarchical structure composed of holons is called a holarchy. A holon can be seen, depending on the level of observation, either as an autonomous atomic entity or as an organisation of holons (this is often called the Janus effect [Koestler, 1967]). Holonic systems have already been used to model a wide range of systems, manufacturing systems [Wyns., 1999, Maturana, 1997, Maturana, 1999], health organizations [Ulieru., 2002], transportation [Burckert, 1998], etc. The different organisations which make up an IMC must collaborate in order to find and put in place various strategies to maintain different production sites. In order to honour its contracts, the IMC should handle the whole of its resources (human and material), ensure the follow up in real time the equipment in different production sites and plan actions to be executed. A part of the maintenance could be remotely achieved (tele-maintenance and/or tele-assistance [Mayer, 2003], e-maintenance [Lebold, 2001], etc.). Several constraints should be integrated in the process of strategy search and decision making before mobilizing operation teams. Concretely, the search for an efficient maintenance strategy should be found while taking into account the following constraints: (a) The urgency level of the maintenance task requested by a given production site, (b) A distance between mobile teams and production sites, (c) The estimated intervention duration, (d) The respect of the legal daily working time of maintenance crew, (e) Verification of the availability of the stored spare parts, (f) The reconstitution of new teams in view of the mentioned constraints.

To satisfy some of these constraints, we propose a formal holonic approach for modelling and analysis all the entities that constitutes an IMC. We use Holonic Multi-Agent Systems (HMAS) in which holons are agents that may be composed of agents for developing complex systems. To this end, we use an Agent-oriented Software Process for Engineering Complex Systems called ASPECS [Gaud, 2007]. The process is considered by their authors as an evolution of the PASSI [Cossentino, 2005] process for modelling HMAS and it also collects experiences about holon design coming from the RIO (Role, Interaction and Organization) approach [Hilaire et al, 2000]. It is sufficient to say that the definition of the MAS meta-model adopted by the new process has been the first step and from this element all the others (activities, guidelines and workflow) have been built according to this guideline [Cossentino et al, 2007, Seidita et al, 2009, SPEM., 2007]. This meta-model defines the underlying concepts. A step-by-step guide from requirements to code allows the modelling of a system at different levels of details. Going from each level to the next consists in a refinement of the meta-model concepts. The objective of this work consists in consolidating the ASPECS methodology by using a formal specification and analysis of the various organizations and the interactions between them. This phase will facilitate the code production of organizations, roles and holons. In addition, it will be possible to test each organization, their roles and each holons independently. This type of analysis, will allow checking certain qualitative properties such as invariants and deadlock, as well as a quantitative analysis to measure the indicators of performance (cost of maintenances, average duration of the interventions, average time to reach a site of production, etc). In this chapter, our extended approach will be used to model and analyze an Industrial Maintenance Company (IMC). After a brief presentation of the framework, the maintenance activities in a distributed context are presented. ASPECS process and modelling approach will be introduced in section 3. Analysis and conception phase of this process and their associated activities are then described in order to identify the holonic IMC organisation. In section 4, first we present our specification formalism and second we assign an operational semantics to it. Additionally, we illustrate how to use the operational semantics as a basis for verification purposes. The specification formalism we intend to present combines two formal languages: Stochastic Petri Nets and Object-Z. Finally, Section 5 summarises the results of the chapter and describes some future work directions.

Advertisement

2. Industrial maintenance company distributed context

For economic and/or efficacy reasons, many companies are being implanted in geographically wide spread areas. Hence, many IMC are compelled to represent their organisations so as to meet efficiently the demands of their clients. Therefore this activity is among those witnessing a rise on the word market in spite of the economic moroseness (particularly large scale and multiple competence maintenance companies). In this distributed context, the maintenance activities are divided on two following structures: (a) Central Maintenance Teams (CMT) which realizes the process of reparation - corrective maintenance, (b) Mobile Maintenance Teams (MMT) which carries out inspections, replacement and several other actions on the various production sites.

To ensure the maintenance of several production sites, many teams specialized in various competence fields should be mobilized. Those in charge of handling these resources should overcome complex logistical problems thereby the need to develop aiding methods and tools for decision making to efficiently manage this type of organizations. Among the services proposed by an IMC, we can mention: (a) On site intervention, (b) Technical assistance via telephone or distance intervention, (c) The study and improvement of equipment, (d) Organisation and engineering, (e) Formation in industrial maintenance, (f) The search for and the development of new maintenance methods. The focus in this research is to find an efficient maintenance policies taking into account multiples alias. We propose a formal approach, based on the paradigm HMAS, to specify and analyze an efficient and adaptive IMC. As such, a specification approach based on HMAS to be a promising approach to deal with the unpredictable request of maintenance due to their decentralization, autonomy, cooperation features and their hierarchical ability to react to unexpected situation. For this specification, we use ASPECS methodology to identify holonic organization of a steady system and we combine two formal languages: Object-Z and Petri Nets for modeling and analysis specification of an IMC.

Advertisement

3. A holonic specification approach of an IMC

3.1. A quick overview of ASPECS process

The ASPECS process structure is based on the Software Process Engineering Metamodel (SPEM) specification proposed by OMG [OMG, 2003]. This specification is based on the idea that a software development process is collaboration between abstract active entities, called Roles that perform operations, called Activities, on concrete, tangible entities, called Work Products. Such as it was proposed by [Cossentino et al, 2007], ASPECS is a step-by-step requirement to code software engineering process based on a metamodel, which defines the main concepts for the proposed HMAS analysis, design and development. The target scope for the proposed approach can be found in complex systems and especially hierarchical complex systems. The main vocation of ASPECS is towards the development of societies of holonic (as well as not-holonic) multi-agent systems. ASPECS has been built by adopting the Model Driven Architecture (MDA) [OMG, 2003]. In [Cossentino et al., 2010] they label the three meta-models "domains" thus maintaining the link with the PASSI meta-model. The three definite fields are: (a) The Problem Domain. It provides the organisational description of the problem independently of a specific solution. The concepts introduced in this domain are mainly used during the analysis phase and at the beginning of the design phase, (b) The Agency Domain. It introduces agent-related concepts and provides a description of the holonic, multi-agent solution resulting from a refinement of the Problem Domain elements, (c) The Solution Domain is related to the implementation of the solution on a specific platform. This domain is thus dependent on a particular implementation and deployment platform.

Our contribution will relate to the consolidation of the Problem Domain and the Agency Domain. We propose a formal specification approach for analysis the various organizations and the interactions between them facilitating therefore the Solution Domain.

3.2. Requirements analysis

The analysis phase needs to provide a complete description of the problem based on the abstractions defined in the metamodel problem domain CRIO (Capacity, Role, Interaction and Organization). All the activities that make up this first phase and their main products can be identified. Indeed, this phase shows the different steps that can be used for the requirements since the description of the field requirements to capacities identification. It also shows how documents and UML diagrams must be constructed for each step. In the following, we present objective, description and diagrams for each step used in the requirements analysis phase.

3.2.1. Requirements domain description

The aim of this phase is to develop a first description of the application context and its functionalities. This activity aims to identify, classify and organize in hierarchy all functional and non functional requirements of different project actors. It must also provide a first estimated scope of the application as well as its size and complexity. In this work, the analysis approach adopted is based on the use case UML diagrams. To facilitate the analysis and reduce the complexity of the system studied, we decomposed the system studied into three modules: Mobile Maintenance Teams (MMT), Maintenance Policies (MP) and Maintenance Mediation (MM) which plays the role of mediator between the first two as shown in Figure 1.

Figure 1.

Set parts associated to the IMC

Let us now explain the role of each part of the system. The objective of "Mobile Maintenance Teams" (MMT) is: (a) Receive maintenance requests from "Mediation Maintenance", (b) Planning for maintenance actions, (c) Execute maintenance tasks, (d) Generate maintenance report. The role of "Mediation Maintenance" (MM) is: (a) Receive maintenance requests of different production sites, (b) Diagnosing problems, (c) Classify problems, (d) Responding to customers, (e) Send request maintenance to MMT or MP, (f) Receive execution plans of maintenance from MT or MP if necessary. The objective of "Maintenance Policies" (MP) is: (a) Receive maintenance requests from "Mediation Maintenance", (b) Scheduling maintenance tasks, (c) Execute maintenance tasks, (d) Generate maintenance report, (e) Send report to maintenance "Mediation service", (f) Develop new maintenance methods, (g) Provide training maintenance.

As an example, we’ll just show the use case diagram of different scenarios associated to the MMT (Figure 2.). Similarly, we can use identical approach to describe other roles and establish their use case diagrams.

Figure 2.

Use case diagram of Mobile Maintenance Teams

3.2.2. Problem ontology description

First, problem ontology provides a definition of the application context and specific domain vocabulary. It aims to deeper understanding the problem, completing requirements analysis and use cases, with the description of the concepts that make up the problem domain and their relationships. Ontology plays a crucial role in ASPECS process development. Indeed, its structure will be a determining factor for identifying organizations. The ontology is described here in terms of concepts, actions and predicates. It is represented using a specific profile for UML class diagrams. The ontology of the IMC is described in Figure 3.

Figure 3.

Ontology of the IMC system

This ontology represents the knowledge related to the Mobile Maintenance Teams, Mediation Maintenance, Maintenance Policies, the different concepts that compose and the relationships between these components.

3.2.3. Identifying organizations

This action must establish a decomposition of the organizational system and define the objectives of each organization. Every needs identified in the first activity, has an associated organization incarnating the global behavior in charge to satisfy or to realize. Identified organizations are added directly to the use case diagram, in the form of packages including stereotyped use cases diagram that are responsible to satisfy. The Mobile Maintenance Teams organization can be decomposed into three sub-organizations: MMT Forwarding, Tasks Planning and Tasks Execution as shown in Figure 4.

Figure 4.

Mobile Maintenance Teams Organization

The same process can be used to describe Mediation and Mobile Maintenance Teams organization. According to this decomposition, we can obtain organizational hierarchy of the IMC (Figure 5).

In this hierarchy, MMT Forwarder serves as an intermediary between Mediation Maintenance and Mobile Maintenance Teams. Similarly, CMT Forwarding is directly linked to both organizations Mediation Maintenance and Maintenance Policies.

Figure 5.

Organizational hierarchy of the IMC

Figure 6.

Description of a few roles and interactions of the IMC organization

3.2.4. Identification of roles and interactions

The context and objectives of each organization are now identified. The identification of roles and interactions aims to decompose the global behavior incarnated by an organization into a set of interacting roles. This activity must also describe the responsibilities of each role in satisfying the needs associated with their respective organizations. Each role is associated with a set of concepts in the ontology and generally a subset of those associated with his organization. Roles and interactions that constitute each organization are added to their class diagrams as described in Figure 6. A role is represented by a stereotyped class, and an interaction between two roles is represented by an association between classes of roles. Note also that in this figure, the link "Contributes to" means that an organization contributes in part to the behavior of a role at a higher level of abstraction.

3.2.5. Description of interaction scenarios

The objective of this activity is to specify the interactions between roles to induce higher level behavior. This activity describes the interactions between the roles defined within a given organization and specifies the means of coordination between them to meet the objectives of their organization. Consequently, each organization is associated with at least one scenario and it may involve defined roles in different organizations. Indeed, an organization usually requires information from other organizations at different level of abstraction. The scenarios detail the sequence of arrival or transfer of such information. Describing interaction scenarios is supported by a set of UML sequence diagrams. An example of interaction scenario associated with the organization IMC system is shown in Figure 7.

Figure 7.

Description of interaction scenarios for MMT

This diagram above describes possible scenarios within the organization "Mobile Maintenance Teams". For each received request, "Planning Tasks" will schedule maintenance tasks and "Tasks Execution" executes maintenance tasks and finally generates a maintenance report. Scenarios of "Mediation Maintenance" and "Maintenance Policies" organization are not complicated and are not represented here.

3.2.6. Behavioral roles plans of organizations

The description of the behavior plans of roles specify the behavior of each role adapted with the objectives assigned to it and interactions in which it is implicated. Each plan describes the combination of behavior and sequencing of interactions, external events and tasks that make up the behavior of each role. Figure 8 shows the behavior plans of the roles that constitute the IMC organizations.

Figure 8.

Behavioral roles plans description of the IMC organization

3.2.7. Identification of capacities

This activity aims to increase the generic behavior of roles by separate clearly the definition of these behaviors of their external dependencies organizations. It is particularly to refine the behavior of roles, to abstract the architecture of the entities that will play them, and ensuring their independence from any external element not associated to them. The identification of capacity needs to determine the competences set required for each role. Capacities are added as stereotyped classes in UML class diagrams of the organizations concerned. In our case, we will identify the capacities required by the roles of the IMC organization (Figure 9).

Figure 9.

Identification of capacities required by the roles of the IMC organization

3.3. Holarchies design

At this stage of the process, all system organizations, their roles and associated communications are now fully described and specified. Holarchies design is the last activity of the design phase. It performs a global synthesis in which the results of all previous work are summarized and combined in one product. It is devoted to the agentification of the organizational hierarchy and the definition of the entities in charge of running it. Its objective is to define holons system and deduce the holarchy structure. To build the holarchy of the system, the organizations that compose the system are instantiated as groups. A set of holons is then created at each level, each playing one or more roles in one or more groups in the same level. Composition relations between super-holons and sub-holons are then specified in accordance with the contributions from the organizations defined in the organizational hierarchy. The organizational hierarchy is directly associated with the hierarchy of holons (or holarchy). The dynamics governing rules of holons, and the types of governance of each composed holon, are also described. All these elements are then synthesized to describe the structure of the initial holarchy system. To represent static structure of holarchy, the notation used is inspired from the "cheese board" diagrams proposed by [Ferber et al., 2004]. However, it was adapted to better represent the holonic approach. The holonic structure of the IMC is presented in Figure 10.

At level 0 of the holarchy, we find three super-colons H1, H2 and H3, which play respectively Mobile Maintenance, Mediation Maintenance and Maintenance Policies in the group g0: Industrial Maintenance Company. It is reminded that this name means that the group g0 is an instance of the organization Industrial Maintenance Company. The super-holon H1 contains an instance of the Mobile Maintenance organization (g2 group), the super-holon H2 contains an instance of the Maintenance Mediation organization (g4 group) and the super-holon H3 contains an instance of the Maintenance policies (g8 group). The holon H7 of Mediation organization is also a super-holon strategy Choice who plays in the group g4 (Mediation Maintenance). This super-holon contains an instance of the organization strategy Choice (g6 group). Holon H11, of the Maintenance Policies organization, is also a super-holon which acts in the Research & Development group g8.

Figure 10.

Holonic Structure of the IMC

This super-holon contains an instance of the Research & Development organization (g10 group). Holon H8 Playing Mediation role is named Multi-part role since sharing between Maintenance Policies and Maintenance Mediation organizations. In different organizations, interactions between holons are represented by arrows.

Advertisement

4. Heterogeneous formal specification and verification of holonic organisation based on SPN and object-Z language

In this section, we present an integration method of Stochastic Petri Nest (SPN) and Object-Z (OZ) by define coherent formalism called SPNOZ. This formalism is an extension of our formalism which was first defined and based on Z language [Lightfoot, 2000] and GSPN called ZGSPN [Mazigh, 2006]. Petri nets (PN) are an excellent graphic formal model for describing the control structures and dynamic behaviour of concurrent and distributed systems, but Petri nets lack modelling power and mechanisms for data abstraction and refinement [Reisig, 1985, Natarajan, 1989].

OZ [Duke et al., 1995] is a formal notation for specifying the functionality of sequential systems. It is based on typed set theory and first order logic and thus offers rich type definition facility and supports formal reasoning. However, OZ does not support the effective definition of concurrent and distributed systems and OZ specifications often do not have an explicit operational semantics. The benefits of integrating SPN with OZ include: (a) a unified formal model for specifying different aspects of a system (structure, control flow, data types and functionality), (b) a unified formal model for specifying different types of systems (sequential, concurrent and distributed systems), (c) a rich set of complementary specification development and analysis techniques. Our approach consists in giving a syntactic and semantic integration of both languages. Syntactic integration is done by introducing a behaviour schema into OZ schema. The semantic integration is made by translating both languages towards the same semantic domain as shown in (Figure 11). An operational semantics is aimed to the description of how the system evolves along the time.

The semantic entity associated to a given specification can be seen as an abstract machine capable of producing a set of computations. Because of this, we believe that an operational semantics is a suitable representation for verification and simulation purposes. The approach consists in using a pre-existent model checker rather than developing a specific one. Both transition system models of a SPNOZ class can be used for verification purposes by model checking. In this work, the resulting specification is model-checked by using the Symbolic Analysis Laboratory (SAL) [Natarajan, 2000]. One of the reasons for choosing SAL is that it also includes verification tools and procedures that support from deductive techniques and theorem proving.

Figure 11.

Composition formalisms Approach

4.1. Our syntactic integration method

To be able to build a multi-formalisms specification system, it is necessary to establish a relation of composition between partial specifications. Indeed, any whole of partial specifications must at one moment or another indicates or calls upon part of the system specified by another whole of partial specifications. As the process of composition that we use is based in type integration, the formalism of the Petri Nets is integrated into Object-Z formalism to specify schema with dynamic aspects. This composition can be expressed in several ways: sharing variables with the constraints expressed on the same entity or with translation into a single formalism for all formalisms used. SPN formalism is integrated into the formalism Object-Z to specify classes with behavioral aspects. This integration from the syntactically point of view, is based on a shared syntactic domain which consists of two parts: (a) A set of types and classes Object-Z specifying the main aspects of the SPN, (b) A function that converts a SPN in syntactic elements of the shared domain. This syntactic domain does not share instead of translation of Petri nets to Object-Z but is used to reference within the class Object-Z the elements of the Petri nets included. For instance, the approach presented here assigns to Object-Z the description of data structures and functions, and to the Stochastic Petri Nets the description of behavioral aspects. This section presents a simplified description of the operational semantics of SPNOZ [Mazigh et al, 2011] specification models. To express the aspects of SPN in Object-Z, we must have rules to translate a SPN into syntactic elements of the domain. For this, we use a function like relationship between PN and Object-Z scheme.

4.1.1. From PN to SPN

In [Mazigh, 2006], we proposed some syntactic integration of different classes of Petri Nets with abbreviations and extensions. We remind here that corresponding to SPN after recalling the semantic of ordinary PN. Inherently, the basic components of a Petri net, the concepts of marking and firing. Petri nets (PNs) introduced by C. A. Petri [Petri, 1966] were originally intended as a means for the representation of the interaction, logical sequence and synchronization among activities which are only of a logical nature [Peterson, 1982]. A PN is a directed bipartite graph which comprises a set of places P, a set of transitions T, and a set of directed arcs defined by input and output incidence application (Pre and Post). Each place contains an integer (positive or zero) number of tokens or marks. The number of tokens contained in a place Pi will be called either m(Pi) or mi. The net marking, m, is defined by the vector of these markings, i.e., m={m1,m2,,m|P|}. The marking defines the state of the PN, or more precisely the state of the system described by the PN. The evolution of the state thus corresponds to an evolution of the marking, an evolution which is caused by firing of transitions, as we shall see. Generalized PN is a PN in which weights (noted by w, strictly positive integers) are associated with the arcs. When an arc PiTj has a weight w, this means that transition Tj will only be enabled (or firable) if place Pi contains at least w tokens. When this transition is fired, w tokens will be removed from place Pi. When an arc TiPj has a weight w, this means that when Tj is fired; w tokens will be added to place Pi.

The graph of markings (or reachability graph) is made up of summits which correspond to reachable markings and of arcs corresponding to firing of transitions resulting in the passing from one marking to another. The specification of a PN is completed by the initial marking m0. Since standard Petri nets did not convey any information about the duration of each activity or about the way in which the transition, which will fire next in a given marking, is actually selected among the enabled transitions, a lot of research effort has been made to exploit the modeling power of PNs. Most efforts were concerned with embedding PN models into timed environments. Stochastic Petri Nets (SPN) was introduced independently by [Natkin, 1980, Molloy, 1981]. Both efforts shared the common idea of associating an exponentially distributed firing time with each transition in a PN, but differed in delays.

This random variable expresses the delay from the enabling to the firing of the transition. A formal definition of a SPN is given by the following 8-tuple [Mazigh, 1994]:

SPN=(P,T,Pre,Post,C,Ih,R,m0); where

P={P1,P2,...,Pn} is a finite, not empty, set of places;

T={T1,T2,...,Tm} is a finite, not empty, set of transitions;

PT= is the sets P and T are disjointed;

Pre:P×TN is the input incidence application;

Post:P×TN is the output incidence application;

C:PN+{} is the capacity of places;

Ih{P×T} is the set of k-inhibitor arcs;

R:T{firing rate expressions} associated with timed transitions;

m0={m01,m02,..,m0n} is the initial marking, with m0i=m0(Pi).

Basically, a Stochastic PN may be considered as a timed PN in which the timings have stochastic values. The firing of transition Tj will occur when a time dj has elapsed after its enabling and this time is a random value. In this basic model, usually called stochastic PN, the random variable dj follows an exponential law of rate λjλ(λ={λ1,λ2,,λ|T|}). Noted that firing rates may depend on places markings, and in this case, firing rate expression is used. This means that: Pr[djt+dt|dj>t]=λj.dt. The probability density and the distribution function of this law are, respectively, h(t)=λjeλjt and H(t)=Pr[djt]=1eλjt.

The average value of this law is 1/λj and its variance 1/λj2. It is clear, from the previous equations, that this law is completely defined by the parameter λj. A fundamental feature of an exponential law is the memoryless property, i.e.: Pr[djt0+t|dj>t0]=Pr[(djt).

This property may be interpreted in the following way: let dj be a random variable exponentially distributed, representing for example the service time of a customer. The service of this customer begins at time t=0. If at time t0 the service is not yet completed, the distribution law of the residual service time is exponential with the same rate as the distribution law of dj. This property is important since it implies the following one.

Property: If transition Tj, whose firing rate is λj, is q-enabled at time t and if q>0:

qmini:Pi0Tj(m(Pi)/Pre(Pi,Pj))<q+1

0Tj is the set of input places of Tj, then Pr[λj will be fired between t and t+dt]=q.λj.dt, independently of the times when the q enabling occurred (simultaneously or not). The product q.λj=λj(m) is the firing rate associated with Tj for marking m. It results from the previous property, that the marking m(t) of the stochastic PN is an homogeneous Markovian process, and thus an homogeneous Markov chain can be associated with every SPN. From the graph of reachable markings, the Markov chain isomorphic to SPN is obtained. A state of the Markov chain is associated with every reachable marking and the transition rates of the Markov chain are obtained from the previous property. Note that there is no actual conflict in a SPN. For example, the probability that firing transition Ti occurs simultaneously with transition Tj is zero since continuous time is considered. One approach may be used to analyze a SPN consists of analyzing a continuous time, discrete state space Markov process (bounded PN). Let T(m), denote the set of transitions enabled by m. If TkT(m), the conditional firing probability of Tk from m is: Pr[Tk will be fired |m]=λk(m)/j:TjT(m)λj(m); the dwelling time λ(m) follows an exponential law, and the mean dwelling time in marking m is 1/λ(m) with λ(m)=j:TjT(m)λj(m).

4.1.2. SPN expressed in OZ

This section discusses aspects of SPN expressed in OZ. These aspects can be obtained by successive refinements starting from formal definition of ordinary PN. Figure 12 shows the specification of a SPN expressed by the OZ syntax. The class schema SPN includes, from top to bottom, an abbreviation declaration and two free types [Arthan, 1992] places and transitions. After that, comes an unnamed schema generally called the state schema, including the declaration of all class attributes. Next schema INIT includes a predicate that characterize the initial state of the class. The last schema defines specific operation of the SPN class. The first two lines in the predicates determine the input and output places of a transition. The third and fourth predicate verifies if the transition is firable (enable): input places contain enough tokens and output places have not reached their maximum capacity. The fifth verifies inhibitor arc between P and T authorizes the firing. Finally, the last two predicates express the marking change after firing timed transition. At the end, we specify the invariants of the SPN model. Now that we have expressed aspects of SPN in OZ, we must have rules for translating any PN of syntactic elements. For this we inspired from [Hilaire et al, 2000] using a function like relationship between PN and the types and patterns of the OZ domain. This function transforms any PN into OZ specification written with the schemas defined in the previous section. The function we call is the basis of the mechanism of syntactic integration of our multi-formalisms. This function is defined inductively as follows: (a) If ψ is an ordinary Petri Nets then (ψ) is a PN scheme, (b) If ψ is a Stochastic Petri Nets then (ψ) is a SPN scheme.

4.2. Syntactic integration based in SPNOZ formalism

4.2.1. The case of the IMC organisation

In order to illustrate syntactic integration of our approach, we specify a part of our Industrial Maintenance Company (IMC-Part). We have limited our work to the specification of the Mobile Maintenance Teams Organization which is a part of the holonic structure of the system studied with two MMT. We assume that the choice of the intervening teams depends on the following information: the availability of the MMT, the distance at which the MMT is from the production site and spare parts stock level of MMT. We suppose that our system can be in three different states: Mobile Team(i) Available (MTA(i)), Mobile Team(i) on Production Site (MTPS(i)) and Mobile Team(i) with Critical Level of Stock (MTCLS(i)). For this reason, we use a free or built type to describe the system state:

STATE_IMC-Part ::= MTA|MTPS|MTCLS.

Figure 12.

Specification SPN based on OZ class syntax

The system to be specified is described by its state and following average times, estimated by the Maintenance Policies organization, such as: tDMMTi the average time Displacement of Mobile Maintenance Team(i) to reach Production site, associated to transition T(i); tRepMMTi the average time for intervention of Mobile Maintenance Team(i), associated to transition T’(i); tSD the time limit to which Maintenance Team must arrive on a production site; tRepCMT the average time for Repairing the defective parts by Central Maintenance Team, associated to transition T”(i). Other parameters are introduced to supplement the specification such as: Ci the level stock of Mobile Maintenance Team(i); Cmin(i) the minimum level stock of Mobile Maintenance Team(i) (below this value, MMT(i) must re-enters to the IMC); m and n the initial state of stocks. Syntactically, SPNOZ specification IMC-Part is like OZ class, with the addition of a behaviour schema, which includes a SPN. The IMC-Part class on Figure 13 specifies a part of the IMC system. The class IMC-Part includes an abbreviation declaration and the behaviour schema which containing SPN. The state system is presented with class schema IMC-Part. In the initial state, all the MMT are available and the spare parts stock level is at its maximum (m and n). The initial state is presented with Init_IMC-Part schema.

In Figure 13, transitions in dotted lines (T1, T2, T”1 and T”2) are transition that interact with MMT forwarding and Tasks Planning organizations.

Figure 13.

IMC-Part system specification based on SPNOZ syntax

4.2.2. SPNOZ syntax

Formally, an SPNOZ class C is defined by giving a triple (VC,BC,OC). The set VC includes the variables of the class, as named in the state schema. BC is the behaviour SPN and OC is the set of operations of the class, the names of the operation schemas of the class. For the IMC-Part class, variables and operations are:

VIMCPart={S,tDMMT1,tDMMT2,tRepMMT1,tRepMMT2,tRepCMT,tSD,C1,C2,Cmin1,Cmin2}OIMCPart={SelectTeam1,SelectTeam2}

Operation Select Team1 and Select Team2 can select a mobile team to involve on a production site. This selection will be made according to predefines criteria (availability of MMT, the average time Displacement of MMT and his spare parts stock level). If a team meets the different criteria, it will be chosen and its associated SPN model will be instantiated with different values for the new crossing rates (λi,λi,λi). Otherwise MMT will not be selected and its associated model will be blocked (Pre(MTAi Ti)=) and second team will be solicited. Finally, Select Team1 and Select Team2 expressions translate the fact that if the level of the inventories of MMTi teams with reached critical level, it will not have the possibility of intervening on any site of production (probably it will turn over to IMC).

4.3. SPNOZ semantics

The semantic integration is made by translating both languages towards the same semantic domain. The semantic entity associated to a given class takes the form of a transition system, in two possible versions, timed or untimed. As the approach proposed in [Gruer et al, 2003], rather thaninsert one language into the other produces their semantic integration by adopting a common semantic domain, i.e., transition systems. The semantic description of a SPNOZ class C consists in representing the set of computations that C can take. Computations are sequences of states subject to causal restrictions imposed by the structure and the elements of C. The state of class C, which we call a situation, is essentially a pair s=(v,m). Symbol v:VCD denotes a estimation of all the variables of C, with D denoting the super domain where all the variables take values, each one according to its type. Symbol m represents a state configuration of the behavior Stochastic Petri Nets. A state configuration is a state that can be active multiple transitions. The initial situation s0=(v0,m0), is determined as follows. The initial valuation v0 is a valuation that satisfies the predicates of the INIT scheme. Variables that do not appear in the INIT scheme usually are given default values m0 is the initial state configuration. The basic evolution stage is the situation change, called firing, which we describe now. Step i+1 takes the system from situation i to situation i+1 and is noted (vi,mi)T(mi)(vi+1,mi+1) where T(mi) is the set of transitions activated at step i. (marking mi). The step occurs when at least one of the SPN’s transitions is enable. To describe the situation transformation produced by a step, we adopt the formalism of transition systems, particularly the Mana and Pnueli notation style by means of predicates. With class C, we associate the transition system Trsys=(V,ϕ,Tsys). Symbol V=VC{m} represents the set of variables. Variable m takes value in the graph of markings. The states of the transition system Trsys are the situations of C, i.e., valuations of the variables in V. If s denote a state of Trsys, we simplify notation as follows: for all vV,s[v] denotes the value of v at s. Symbol ϕ represents the initial state predicate. Any valuation of V that satisfies ϕ is an initial state of the system: s is an initial state if s[ϕ]=true (where s[ϕ] denotes the valuation of formula ϕ from the value of its variables in s). Symbol Tsys=TBCTOC represents the set of transitions of PNOZ class where TBC represent the set of PN shown in behavior scheme of the class and TOC represent the set of transition generated from the operation liste OC of the class C. A transition TiTsys defines an elementary change of the state of the transition system. Such a change is described by a transition relation: ρi=V×V{TRUE,FALSE}. To the set V of variable symbols we add the set V of variable symbols decorated with a prime character (’). For any xV, an occurrence of symbol x in ρi represents the valuation of x in the source state of transition Ti and an occurrence of x the valuation of x in the destination state of Ti. The couple of states (s,s) can be a couple (source; destination) of transition Ti if ρi(s[V],s[V])=true, where s[V] denotes the valuation of unprimed variables in the state s and s[V] the valuation of primed variables in state s.

Concerning Timed transition system (TTS) associated to the SPNOZ class C, from the transition system the transition system Trsys=(V,ϕ,Tsys) previously defined, we define TTSsys=(Vt,ϕt,Tsyst) obtained as follows: (a) Augment variables set V with time variable t;Vt=V{t} which takes value in some totally ordered set with a lowest bound. Typically, (the natural integers) is used to model discrete time and + to model dense time, (b) Let ϕt=ϕ(t=0), (c) For each transition TiTsyst, add a variable that represents the real-time in the system. Next, we define the set of computations that a timed transition system can yield, which is to be considered as the timed semantics of a SPNOZ classes. We note miTimi+1 to assert that the transition system goes from state mi to state mi+1 by means of transition Ti and take time t=1/λi, (with λi : firing rate of Ti). We define a finite macro-step to be a finite succession m0,m1,,mn of state that: (a) m0ϕt, (b) For every state mi of TTSsys, there is a transition TiTsyst such that miPre(Ti) and miPost(Ti) and t=1/λi.

In [Mazigh, 2006], more details about the full semantic integration is presented.

4.4. Validation and simulation of SPNOZ specification

Figure 14.

SAL CONTEXT associated to the SPNOZ IMC

SALenv contains a symbolic model checker called sal-smc allows users to specify properties in Linear Temporal Logic (LTL), and Computation Tree Logic (CTL). However, in the current version, SALenv does not print counter examples for CTL properties. When users specify an invalid property in LTL, a counter example is produced. LTL formulas state properties about each linear path induced by a module. For instance, the formula G(pF(q)) states that whenever p holds, q will eventually hold. The formula G(F(p)) states that p often holds infinitely. The example illustrated by Figure 14 shows some properties of the system written in the form of theorems with the LTL and CTL formulas. The SAL language includes the clause theorem for declaring that a property is valid with respect to a modeled system by a CONTEXT. The first theorem th1 can be interpreted as whenever the system in state S_MTA and Select Team1 is true, transition holds, the system will probably in S_MTPS state. The following command line is used:

./sal-smc IMC th1

proved.

SALenv also contains a Bounded Model Checker called sal-bmc. This model checker only supports LTL formulas, and it is basically used for refutation, although it can produce proofs by induction of safety properties. The following command line is used:

./sal-bmc IMC th1

no counterexample between depths [0, 10]

Remark: The default behavior is to look for counterexample up to depth 10. The option -depth=<num> can be used to control the depth of the search. The option -iterative forces the model checker to use iterative deepening, and it is useful to find the shortest counterexample for a given property. Before proving a liveness property, we must check if the transition relation is total, that is, if every state has at least one successor. The model checker may produce unsound result when the transition relation is not total. The totality property can be verified using the sal-deadlock-checker. The following command line is used:

/sal-deadlock-checker IMC IMC-Part

Ok (module does NOT contain deadlock state).

The liveness theorem can be interpreted as always, the quantity of stock of piece is not null in the two teams. Now, we use sal-smc to check the property liveness with the following command line:

./sal-smc -v 3 IMC-Part liveness

proved.

The Boundedness theorem can be interpreted as always, the state space system is bounded. Now, we use sal-bmc to check the property Boundedness with the following command line:

./sal-bmc IMC Boundedness

no counterexample between depths [0, 10]

Advertisement

5. Conclusion

In this chapter we showed that HMAS is well adapted to analyse and design an IMC holarchy. The meta-model utilized can be exploited in the implantation stage with the advantage of having formally validated its structure and its behaviour by using Heterogeneous formal specification based on Stochastic Petri Nets and Object-Z. For the moment, we are now refining our SPNOZ tool to establish a semantic-based in Markov chain isomorphic to SPN. This semantic seems best adapted to be transformed into Transition systems. Our future works will focus on a finer analysis of this system type and on a formal modelling of the various scenarios associated with the analysis stage. The notion of multi-views should be integrated. Indeed, the search for and the choice of strategy depends on the point of view of the person or the team required to take decisions according not only the constraints linked to the system but also to their environments. At the same time, it will be interesting to use HMAS which proposes multi-view holarchy introduced in [Rodriguez et al, 2007] and consequently integrate it in the different existing meta-models.

References

  1. 1. ArthanR. D.1992On Free Type Definitions in Z, Published in the Proceedings of the 1991 Z User Meeting, Springer Verlag.
  2. 2. BurckertH.J.FischerK.VierkeG.1998Transportation scheduling with holonic MAS-the teletruck approach, Proceedings of the Third International Conference on Practical Applications of Intelligent Agents and Multi-agent, 577590
  3. 3. CossentinoM.2005Specifying and Verifying Holonic Multi-Agent Systems Using Stochastic Petri Net and Object-Z: Application to Industrial Maintenance Organizationslogy, In B. Henderson-Sellers & P. Giorgini (Eds.), Agent-oriented methodologies, Hershey, PA, USA: Idea Group Publishing, Chap. IV, 79106
  4. 4. CossentinoM.GaglioS.GarroA.SeiditaV.2007Method fragments for agent design methodologies: From standardization to research, In international Journal on Agent Oriented Software Engineering, 1(1), 91121
  5. 5. CossentinoM.GaudN.HilaireV.GallandS.KoukamA.2010ASPECS: an agent-oriented software process for engineering complex systems How to design agent societies under a holonic perspective, Auton Agent Multi-Agent System.
  6. 6. DukeR.RoseG.SmithG.1995Specifying and Verifying Holonic Multi-Agent Systems Using Stochastic Petri Net and Object-Z: Application to Industrial Maintenance Organizationschnical report Software Verification Research Center, Departement of Computer Science, University of Queensland, AUSTRALIA.
  7. 7. FerberJ.GutknechtO.MichelF.2004Specifying and Verifying Holonic Multi-Agent Systems Using Stochastic Petri Net and Object-Z: Application to Industrial Maintenance OrganizationsIn Agent-Oriented Software Engineering 4th International Workshop, 2935of LNCS, Melbourne, Australia, Springer Verlag, 214230
  8. 8. GaudN.2007Systèmes Multi-Agents Holoniques : de l’analyse à l’implantation, Ph.D. thesis, Université de Technologie de Belfort-Montbéliard, France.
  9. 9. GruerJ. P.HilaireV.KoukamA.2001Specifying and Verifying Holonic Multi-Agent Systems Using Stochastic Petri Net and Object-Z: Application to Industrial Maintenance OrganizationsIEEE International Conference on Systems, Man, and Cybernetics, IEEE 424992504
  10. 10. GruerP.HilaireV.KoukamA.RovariniP.2003Specifying and Verifying Holonic Multi-Agent Systems Using Stochastic Petri Net and Object-Z: Application to Industrial Maintenance OrganizationsIn journal Systems and Software, Elsevier Science.
  11. 11. HilaireV.KoukamA.GruerP.MüllerJ.P.2000Specifying and Verifying Holonic Multi-Agent Systems Using Stochastic Petri Net and Object-Z: Application to Industrial Maintenance OrganizationsIn A. Omicini, R. Tolksdorf, & F. Zambonelli (Eds.), ESAW, LNAI (1972Springer Verlag.
  12. 12. KoestlerA.1967Specifying and Verifying Holonic Multi-Agent Systems Using Stochastic Petri Net and Object-Z: Application to Industrial Maintenance OrganizationsHutchinson.
  13. 13. LeboldM.ThurstonM.2001Open standards for Condition-Based Maintenance and Prognostic Systems, In Proceedings Of 5th Annual Maintenance and Reliability Conference, Gatlinburg, USA.
  14. 14. LightfootD.2000Specifying and Verifying Holonic Multi-Agent Systems Using Stochastic Petri Net and Object-Z: Application to Industrial Maintenance OrganizationsPalgrave MacMillan, United Kingdom, 2nd Revised edition.
  15. 15. MaturanaF.1997Metamorph: an adaptive multi-agent architecture for advanced manfacturing systems, Ph.D. thesis, The University of Calgary.
  16. 16. MaturanaF.ShenW.NorrieD.1999Specifying and Verifying Holonic Multi-Agent Systems Using Stochastic Petri Net and Object-Z: Application to Industrial Maintenance OrganizationsInternational Journal of Production Research2159 EOF
  17. 17. MayerG.WanAbdullah. Z.LimAi. M.2003Tele-Maintenance for Remote Online Diagnostic and Evaluation of Problems at Offshore Facilities, Sarawak, SPE Asia Pacific Oil and Gas Conference and Exhibition, Jakarta, Indonesia.
  18. 18. MazighB.1994Modeling and Evaluation of Production Systems with GSPN, Ph.D. thesis, Institut Polytechnique de Mulhouse, France.
  19. 19. MazighB.2006ZGSPN: Formal specification using Z and GSPN, Technical Report MAZ-SPEc-0106Department of Computer Science, University of Monastir, Tunisia.
  20. 20. MazighB.GarouiM.KoukamA.2011Heterogeneous Formal specification of a Holonic MAS methodology based on Petri Nets and Object-Z, In Proceedings of the Federated Conference on Computer Science and Information Systems, 5th International Workshop on Multi-Agent Systems and Simulation, IEEE Computer Society Press,Pologne, 661668
  21. 21. MolloyM. K.1981Specifying and Verifying Holonic Multi-Agent Systems Using Stochastic Petri Net and Object-Z: Application to Industrial Maintenance OrganizationsPh.D. thesis, UCLA, Los Angeles, CA, USA.
  22. 22. NatarajanS.1989Petri nets: Properties, analysis and applications, Computer Science Laboratory SRI International, Proceedings of IEEE, 77(4).
  23. 23. NatarajanS.2000Symbolic Analysis of Transition Systems, Computer Science Laboratory SRI International.
  24. 24. NatkinS.1980Réseaux de Petri Stochastiques, Ph.D. thesis, CNAM, Paris.
  25. 25. Object Management Group.2003MDA guide, 1OMG/2003-06-01.
  26. 26. PetersonJ. L.1982Specifying and Verifying Holonic Multi-Agent Systems Using Stochastic Petri Net and Object-Z: Application to Industrial Maintenance Organizationsrentice-Hall, Englewood Cliffs, NJ.
  27. 27. PetriC. A.1966Specifying and Verifying Holonic Multi-Agent Systems Using Stochastic Petri Net and Object-Z: Application to Industrial Maintenance OrganizationsPh.D. thesis, Technical Report RADC-TR-65377New York.
  28. 28. ReisigW.1985Specifying and Verifying Holonic Multi-Agent Systems Using Stochastic Petri Net and Object-Z: Application to Industrial Maintenance OrganizationsEATCS Monographs on Theoretical Computer Science 4.
  29. 29. RodriguezS.HilaireV.KoukamA.2007Specifying and Verifying Holonic Multi-Agent Systems Using Stochastic Petri Net and Object-Z: Application to Industrial Maintenance OrganizationsIn journal Simulation Modelling Practice and Theory521543
  30. 30. SeiditaV.CossentinoM.HilaireV.GaudN.GallandS.KoukamA.2009Specifying and Verifying Holonic Multi-Agent Systems Using Stochastic Petri Net and Object-Z: Application to Industrial Maintenance OrganizationsIn international Journal of Software Engineering and Knowledge EngineeringIJSEKE).
  31. 31. SPEM.2007Software process engineering metamodel specification, 2final adopted specification, ptc/07-03-03, Object Management Group.
  32. 32. UlieruM.GerasA.2002Specifying and Verifying Holonic Multi-Agent Systems Using Stochastic Petri Net and Object-Z: Application to Industrial Maintenance OrganizationsIECON 02 28th Annual Conference of the Industrial Electronics Society, IEEE, 429572961URL: people.mech.kuleuven.ac.be/jwyns/phd/order.html
  33. 33. WynsJ.1999Reference architecture for holonic manufacturing systems-the key to support evolution and reconfiguration, Ph.D. thesis, Katholieke Universiteit Leuven.

Written By

Belhassen Mazigh and Abdeljalil Abbas-Turki

Submitted: 23 November 2011 Published: 29 August 2012