Please enable JavaScript.
Coggle requires JavaScript to display documents.
SLMB - Coggle Diagram
SLMB
Chapter 4
Model Architecture
Subsystems References
Model References
Executes Timing
Model for Different Usecase
MIL
HIL
PIL
SIL
Individual Engineer
Works on one model
Atomic Subsystems
Executes Timing
Code Generation
Reusable
Non Reusable (Function)
Libraries
Virtual Subsystems (Default)
Visualization use case
Variants
Different Version of the Subsystem
Design Model
Implementation model
Fixed Point Design model
Different Feature Implementation
Chapter 6
Data Management
Model Workspace
Private Variables
With in the Model
If need to edit, and automate:
need to use MODEL EXPLORER
Masked Workspace
Base Workspace
MATLAB
Easy to create and Change
Scripts
Follow through from
System Level Interfaces
.mat file
Saving/Loading
.mat file
Script
.sldd
Configuration Parameters
Other
Signals / Parameters
Hierarchy of .sldd
System level simulation
Add custom script in
Preload Function
Searching
crtl + f
model explorer
Unused Variables
Used Variables
Chapter 3
Requirements Linking
and Interface Control
System Components /
Systems Engineering
How to test
Physical Boundaries
As a unit / resource
Individual Components
Subsystems
Requirements Link
Automated
Link with the Word Document / REQ IF
Manual
Interfaces
Attributes to the Signal
(Input Ports)
Min/Max
Data type
Sampling Rate
Other
Bus / Nested Bus
Structure (Generate Code)
Routing
Maintenance
Chapter 7
Data Customization
Signal / Parmeters
Variables
Simulink Objects
Numeric
Alias
Parameters
constants or variables that doesnt change often
Bus
Signals
data that updates frequently
Parameter
Tunability
Inline Parameters
Not editable on runtime
Tunable Parameters
has API to change in runtime
Metadata
datatype
Min/Max
Name
Codegen Options
Control how we generate the code
Embedded Coder
Hardware / Software Agnostic
Chapter 2
Model Based Design
MBD
Traditional
Model
Specifications (Executable
Design
Concept
Implementation
(See how a MCU)
Verification
MIL
SIL
HIL
PIL
Functional Testing
Structural Testing
Code Generation
Chapter 5
Project Management