How can I sketch Operational Scenarios with SimEvents?

10 Ansichten (letzte 30 Tage)
I’d like to sketch and simulate a set of operational scenarios or concept of operations (CONOPS) that describe the expected behavior of my system. These scenarios may follow the Enhanced Functional Flow Block Diagrams (EFFBD) standard which is an extension of the SysML activity diagram (See OMG Systems Modeling Language SysML p. 255), and I need additional features like the ability to connect my scenario to a Simscape model of my system.
 

Akzeptierte Antwort

MathWorks Support Team
MathWorks Support Team am 14 Jul. 2023
Bearbeitet: MathWorks Support Team am 14 Jul. 2023
With MATLAB R2018b and beyond, the event-based engine of SimEvents allows to accurately represent and simulate the sequence of execution of an operational scenario. See the following SimEvents example for a basic application: 
https://www.mathworks.com/help/simevents/examples/aircraft-boarding-process-flow.html
The toolbox SCENE is a SimEvents customization that allows system engineers to sketch complex but readable scenarios without SimEvents expertise. This toolbox provides a dedicated Simulink library and a complete framework following the EFFBD standard, extended with behavioral modeling capabilities and additional routing and sequencing controls. 
An application of this toolbox has been presented in France by Airbus at MATLAB Expo 2016: 
For more information on the toolbox SCENE, see this MATLAB Central page:
 

Weitere Antworten (0)

Kategorien

Mehr zu Discrete-Event Simulation finden Sie in Help Center und File Exchange

Tags

Noch keine Tags eingegeben.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by