필터 지우기
필터 지우기

How to couple Simulink and GT-Suite?

조회 수: 96 (최근 30일)
MATLAB_Soldier
MATLAB_Soldier 2023년 2월 7일
답변: Sugandhi 2023년 2월 15일
Hey everyone,
I have a system model of a vehicle in GT and would like to implement a controller that is generated in Simulink.
I have never done this before. What add-ons do I need for this, Simulink Coder or Simulink Compiler? or do I need any add-ons at all?
Can someone write it down step by step how to do this?
Many thanks

답변 (1개)

Sugandhi
Sugandhi 2023년 2월 15일
Hi,
I understand that you have a system model of a vehicle in GT and would like to implement a controller that is generated in Simulink, that is you want to couple Simulink and GT-SUITE.
Simulink can be connected to each of the GT-SUITE application domains to offer a versatile environment for researching and creating control solutions. The Simulink model can consist of control systems or any physical system that interacts with the GT-SUITE model. You can integrate using Functional Markup Unit (FMU), S-Function and many other techniques to integrate with custom C and C++ codes.
Simulink Coder is used to generate C and C++ Code from Simulink and State flow models. One can find Simulink Coder under Quick Start tool in Apps gallery. You can also go through Get Add-Ons and various apps that already present in Quick Start tool as per the requirement.
For more information on Simulink coder, S-Function and Functional Markup Unit, kindly go through the following links.

제품


릴리스

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by