CAN communication with continuous time models

조회 수: 4 (최근 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 CenterFile Exchange에서 Simulink에 대해 자세히 알아보기

태그

제품


릴리스

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by