フィルターのクリア

CAN communication with continuous time models

2 ビュー (過去 30 日間)
LODOVICO MANILDO
LODOVICO MANILDO 2022 年 6 月 17 日
回答済み: Rijuta 2023 年 9 月 15 日
Hi,
can "CAN communication" be implemented in a continuos time simulink model?
Thanks.

回答 (1 件)

Rijuta
Rijuta 2023 年 9 月 15 日
Hi Lodovico,
No, "CAN communication" cannot be directly implemented in a continuous-time Simulink model.
To simulate CAN communication in Simulink, you would typically use discrete-time models and simulate the behaviour of the CAN network at the message level. This involves modelling the transmission and reception of CAN messages, including their timing, arbitration, and error handling.
So, while Simulink cannot directly implement continuous-time CAN communication, it does provide the necessary tools to model and simulate CAN communication at the discrete-time message level.
I hope this helps.

カテゴリ

Help Center および File ExchangeSimulink についてさらに検索

タグ

製品


リリース

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by