AUTOSAR

AUTOSAR – AUTomotive Open Systems ARchitecture OEMs have the same language for their works. OEMs have multiple suppliers in Tier1. OEMS usually use same Tier1 for implementation of their functionalities. using same language lead to that Tier1 can give services to...

MISRA C standard in Simulink by a simple example

In this post, I want to show that capability of Simulink in checking of MISRA-C standard. MISRA-C standard is an international standard that has been used by many industries in the world. It mostly used in Embedded system code generation. In these systems, the...

Loop testing in Model Based Design

In this post, I will briefly describe some of the most used phrases in Model-Based Design (MBD). Open loop Testing : In this way, A single component in the Simulink model is tested for predefined inputs and specific outputs. If the model is closed-loop, the loop is...

The Core Concepts of Model-Based Design

Model-Based Design is founded on eight core concepts: • Executable specification A model that encapsulates design requirements at a specific level of detail.   • System-level simulation The practice of simulating a model of the system to investigate system...