CAN communication with continuous time models
1 view (last 30 days)
Show older comments
Hi,
can "CAN communication" be implemented in a continuos time simulink model?
Thanks.
0 Comments
Answers (1)
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.
0 Comments
See Also
Categories
Find more on Vehicle Network Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!