Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Objectives

In this tutorial, we shall cover the following scenarios

  • 1a: Drag and drop a single SysML requirement to a folder. This should generate a requirement model file with a requirement set with a single requirement. The Simulink requirement set should have the same name and connected to the nearest package of the SysML requirement. Each SysML requirement should be connected to each Simulink requirement.

  • 1b: Drag and drop a single SysML requirement with multiple levels of nested requirements to a folder. This should generate a requirement model file with a requirement set with a single requirement that then has all the multi-level nested requirements. The Simulink requirement set should have the same name and connected to the nearest package of the SysML requirement. Each SysML requirement should be connected to each Simulink requirement.

  • 1c (Multiple drag and drop): Drag and drop multiple SysML requirements and drop to a folder. This is an extension of the first two scenarios. A single requirement model with a single requirement set should be created. Now, the user may select SysML requirements from multiple packages.

  • 1d: Drag and drop a SysML package and drop to a folder. This will collect all the “immediate requirements” in the folder and do the same as S1c. The SysML package should be connected to the resulting requirement set. Note that the package may have other elements too but we just collect the immediate requirements

Preparation

This exercise assumes the student has the following

  • Cameo System Modeler 18.0 - 19.0 (or MagicDraw with SysML plug-in) installed correctly on his or her machine with a valid license for use.

  • Syndeia 3.3 installed as a plugin for Cameo/MagicDraw with a valid license for use.

  • Syndeia Simulink interface, correctly installed with a valid license for use.

  • MATLAB/Simulink R2019b or later installed correctly on his or her machine with a valid license for use.

  • For this tutorial, we are using the MagicDraw model Syndeia_Simulink_Examples.mdzip (get it here - SysML Models, Profiles and Mappings).

1a. Drag and drop a single SysML requirement to a folder in Simulink.

Steps are for this exercise are as follows

1 Open Syndeia_Simulink_Examples.mdzip (get it here - SysML Models, Profiles and Mappings)in MagicDraw/Cameo.

2 Locate the Model Generation Package::Requirements Package

3 Launch Syndeia Dashboard from the Model Generation package.

4 In the Connection Manager tab of Syndeia Dashboard, select SysML Repository on the LHS and a folder in your local file system on RHS, eg. SimulinkReqts folder.

5 Select a single requirement Autonomous Flight and drag and drop to folder S1a as shown above. Select Model Transform. Select Yes.

6 Observe the newly created Simulink requirements file Model_Generation_Requirements and right-click and Select Open to Launch Simulink and view the requirements.

7 In the Connection Search tab, Click the Get All button. The connections generated between the SysML requirements and Simulink requirements in the previous step can now be seen, as shown below.

8 Open in Simulink, the requirement Autonomous Flight can now be seen in Simulink, as shown below.


1b: Drag and drop a single SysML requirement with multiple levels of nested requirements to a folder.

Steps are for this exercise are as follows

1 Select the Payload Mass requirement as shown in the figure below. It has two nested requirements.

2 Drag and drop to folder S1b in the SimulinkReqts folder on the local machine.

3 Select Model Transform. Select Yes.

4 In the Syndeia Dashboard, you can observe the new Simulink requirements file generated, as shown below.

5 In Connections Search, Click the Get All. The connections between SysML requirements and Simulink requirements generated in the previous step can be seen, as shown below.

6 Open the Simulink requirements model in Simulink, as shown below.


1c (Multiple DnD): Drag and drop multiple SysML requirements and drop to a folder

The steps for this exercise are as follows.

1 Select all the requirements in the Requirements package, and drag and drop them to a folder in your local file system, e.g. folder S1c as shown below. Select Model Transform. Select Yes.

2 This will generate a Simulink requirements file with a requirement set containing the four requirements that were generated. This is seen as below in Syndeia Dashboard on RHS.

3 In the Connection Search tab, Click the Get All button. The connections generated in the previous step are seen below.

4 Open the Simulink requirements model in Simulink, as shown below.


1d: Drag and drop a SysML package and drop to a folder

The steps for this exercise are as follows.

1 Select the Model Generation:: Requirements Package in SysML Model and drag and drop the package in your local file system, e.g. folder S1d as shown below. Select Model Transform.

2 Select Yes in the dialog box that opens.

3 Once the model transform is complete in the Syndeia Dashboard below you can see on the RHS that a Simulink requirement Model_Generation_Requirements has been generated.

4 In the Syndeia Connection Search tab these connections are generated and can be seen.

5 In Simulink, a Model_Generation_Requirements Set is generated and is as shown below.

  • No labels