How can I sketch Operational Scenarios with SimEvents?

10 views (last 30 days)
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.
 

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 14 Jul 2023
Edited: MathWorks Support Team on 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:
 

More Answers (0)

Categories

Find more on Discrete-Event Simulation in Help Center and File Exchange

Tags

No tags entered yet.

Community Treasure Hunt

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

Start Hunting!