User:Ariek/sandbox
Workflow nets (WF-nets)
[edit]Workflow nets (WF-nets) are a subclass of Petri nets intending to model the workflow of process activities. [1] The WF-net transitions are assigned to tasks or activities, and places are assigned to the pre/post conditions. The WF-nets have additional structural and operational requirements, mainly the addition of a single input (source) place with no previous transitions, and output place (sink) with no following transitions. Accordingly start and termination markings can be defined that represent the process status.
WF-nets have the soundness property [1], indicating that a process with a start marking of k tokens in its sink place, can reach the termination state marking with k tokens in its sink place (defined as K-sound WF-net). Additionally, all the transitions in the process could fire (i.e., for each transition there is a reachable state in which the transition is enabled) . A general sound (G-sound) WF-net is defined as being K-sound for every k>0. [2]
A directed path in the Petri net is defined as the sequence of nodes (places and transitions) linked by the directed arcs. An elementary path includes every node in the sequence only once.
A Well-handled Petri net is a net in which there are no fully distinct elementary paths between a place and a transition (or transition and a place), i.e., if there are two paths between the pair of node then these paths share a node. An acyclic well-handled WF-net is sound (G-sound). [3]
Extended WF-net is a Petri net that is composed of a WF-net with additional transition t (feedback transition). The sink place is connected as the input place of transition t and the source place as its output place. Firing of the transition causes iteration of the process (Note: the extended WF-net is not a WF-net) [1].
WRI (Well-handled with Regular Iteration) WF-net, is an extended acyclic well-handled WF-net. WRI-WF-net can be built as composition of nets, i.e., replacing a transition within a WRI-WF-net with a subnet which is a WRI-WF-net. The result is also WRI-WF-net. WRI-WF-nets are G-sound [3], therefore by using only WRI-WF-net building blocks, one can get WF-nets that are G-sound by construction.
The Design structure matrix (DSM) can model process relations, and be utilized for process planning. The DSM-nets are realization of DSM-based plans into workflow processes by Petri nets, and are equivalent to WRI-WF-nets [4]. The DSM-net construction process ensures the soundness property of the resulting net.
DSM Net
[edit]DSM nets are represented by a subclass of Petri nets, utilizing this mathematical process modeling technique for interpretation of the DSM-based process plans, into a consistent workflow process model [4].
References
[edit]- ^ a b c Aalst WMP van der (1998),The application of Petri nets to workflow management. J of Circuits, Sys and Comput, 8(1):21–66
- ^ Hee K van, Sidorova N, Voorhoeve M (2003),Soundness and separability of workflow nets in the stepwise refinement approach. In Aalst Wvd, Best E (eds) Application and Theory of Petri Nets 2003, Lect Notes in Comput Sci, 2678:337-356, Springer
- ^ a b Ping L, Hao H, Jian L (2004) On 1-soundness and soundness of workflow nets. In: Daniel Moldt (ed) Proc of the 3rd Workshop on Modelling of Objects, Components, and Agents, Aarhus, Denmark, DAIMI PB 571:21-36
- ^ a b Karniel A., Reich Y., "Formalizing a Workflow net implementation of Design-Structure-Matrix-based Process Planning for New Product Development", IEEE Transactions on Systems, Man, and Cybernetics--Part A: Systems and Humans, Volume: 41, Issue: 3, 476 – 491, May 2011
External links
[edit]Further reading
[edit]- Karniel, Arie; Reich, Yoram (2011). Managing the Dynamics of New Product Development Processes: A New Product Lifecycle Management Paradigm. Springer. ISBN 978-0-85729-569-9.