How can I sketch Operational Scenarios with SimEvents?

조회 수: 10 (최근 30일)
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.
 

채택된 답변

MathWorks Support Team
MathWorks Support Team 2023년 7월 14일
편집: MathWorks Support Team 2023년 7월 14일
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:
 

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Discrete-Event Simulation에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by