Difference between pages "User:Nicolas/Collections/ADVANCE D3.4 Model Composition and Decomposition" and "File:Preferences.PNG"

From Event-B
< User:Nicolas(Difference between pages)
Jump to navigationJump to search
imported>Andy
 
(Maintenance script uploaded File:Preferences.PNG)
 
Line 1: Line 1:
== Overview ==
 
Composition is the process by which it is possible to combine different sub-systems into a larger system. Known and studied in several areas, this has the advantage of re-usability and combination of systems especially when it comes to distributed systems.
 
One of the most important feature of the Event-B approach is the possibility to introduce new
 
events during refinement steps, but a consequence is an increasing complexity of the refinement process when having to deal with many events and many state variables.
 
Model decomposition is a powerful technique to scale the design of large and complex systems.
 
It enables first developers to separate components development from the concerns of their
 
integration and orchestration. Moreover, it tackles the complexity problem mentioned above,
 
since decomposition allows the partitioning the complexity of the original model into separated components. This allows a decomposed part of the model to be treated as an independent artifact so that the modeller can concentrate on this part and does not have to worry about the other parts. Composition and decomposition can be seen as inverse operations: while composition starts with different components that can be assembled together, decomposition starts with a single components that can be partitioned into different components.
 
  
== Motivations / Decisions ==
 
{{TODO}}
 
 
== Available Documentation ==
 
{{TODO}}
 
 
== Conclusion ==
 
Composition/decomposition have been applied in the interlocking case study of WP1 and the smart grid case study of WP2.
 
 
== References ==
 
<references/>
 

Latest revision as of 20:49, 30 April 2020