Filter löschen
Filter löschen

CAN communication with continuous time models

2 Ansichten (letzte 30 Tage)
LODOVICO MANILDO
LODOVICO MANILDO am 17 Jun. 2022
Beantwortet: Rijuta am 15 Sep. 2023
Hi,
can "CAN communication" be implemented in a continuos time simulink model?
Thanks.

Antworten (1)

Rijuta
Rijuta am 15 Sep. 2023
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.

Kategorien

Mehr zu Simulink finden Sie in Help Center und File Exchange

Produkte


Version

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by