Proceedings. Fourth International Conference on Application of Concurrency to System Design, 2004. ACSD 2004.
DOI: 10.1109/csd.2004.1309131
|View full text |Cite
|
Sign up to set email alerts
|

Modular analysis of systems composed of semiautonomous subsystems

Abstract: This paper reviews a proposal for the modular analysis of Petri nets and its applicability to factory automation systems. It presents new algorithms to harness this modular analysis in the determination of reachable states with specified partial markings, to determine possible deadlocks, both global and local, and also liveness. These algorithms have been implemented in a prototype tool which has then been used to solve a problem in factory automation which, even for relatively simple configurations, can lead … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
14
0

Publication Types

Select...
5
1
1

Relationship

0
7

Authors

Journals

citations
Cited by 18 publications
(14 citation statements)
references
References 6 publications
0
14
0
Order By: Relevance
“…Several approaches have been proposed to distribute the verification of Petri net properties, e.g., by partitioning the state space using a hash function [14] or by modularizing the state space using localized strongly connected components [27]. These techniques do not consider event logs and cannot be applied to process mining.…”
Section: Related Workmentioning
confidence: 99%
“…Several approaches have been proposed to distribute the verification of Petri net properties, e.g., by partitioning the state space using a hash function [14] or by modularizing the state space using localized strongly connected components [27]. These techniques do not consider event logs and cannot be applied to process mining.…”
Section: Related Workmentioning
confidence: 99%
“…Among them, onthe-fly model-checking (e.g., [10,5]) allows for generating only the "interesting" part of the model; partial order reduction (e.g., [1,19]) is a reduction technique exploiting independence of some transitions in the system to discard unnecessary parts; symbolic model-checking (e.g., [7,9,6]) aims at checking the property on a compact representation of the system by using BDD (Binary Decision Diagram) techniques [2]. More related to this paper, modular verification (e.g., [20,3,13,12]) is a promising natural approach which takes advantage of the modular design of concurrent and distributed systems. Using the "divide and conquer" principle, the system is broken down into components and each of these is analysed separately.…”
Section: Introductionmentioning
confidence: 99%
“…[14]) is an efficient method of decomposition based on the design of the system. Firstly, the state space is decomposed into two parts: sub-systems and a graph to synchronize these subsystems.…”
Section: Reduction Of the Model Sizementioning
confidence: 99%