Clear Filters
Clear Filters

CAN communication with continuous time models

2 views (last 30 days)
Hi,
can "CAN communication" be implemented in a continuos time simulink model?
Thanks.

Answers (1)

Rijuta
Rijuta on 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.

Categories

Find more on Simulink in Help Center and File Exchange

Products


Release

R2022a

Community Treasure Hunt

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

Start Hunting!