How can I do PIL (Raspberry pi + Simulink)?
11 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I have a project that is limited in time, and I want to perform Processor In the Loop (PIL) simulation with Raspberry Pi (RPI) and Simulink.
I have a RPI 4 model B 1GB RAM and MATLAB/Simulink R2020a, and my model is already built.
I want only my controller subsystem to run on RPI to insure that it runs in real time.
Myskills in MATLAB/Simulink are intermediate, so I need a simple tutorial explaining in steps how to do so. Also I couldn't find a helpful tutorial in the "Simulink support package for Raspberry Pi" documentation.
Any Help?
1 comentario
taha sadeq
el 30 de En. de 2022
Hello Mustafa,
May I know did you got what you looking for, using raspberry pi4 as PIL?
Thank you
Respuestas (1)
Vasco Lenzi
el 19 de Nov. de 2020
Hi Mustafa
I managed to get it working on raspi 3B+ with this file exchange entry:
This is unrelated to the Simulink support package and it uses a custom code generation target.
Hope this helps, even if a bit late :)
Vasco
1 comentario
Vasco Lenzi
el 20 de Nov. de 2020
Actually scratch what I said in the previous post. In a recent release of Simulink and Embedded Coder you can search for the SIL PIL manager and directly use the dedicated taskbar app to perform SIL and PIL with a configured Raspberry!
Ver también
Categorías
Más información sobre Deployment, Integration, and Supported Hardware en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!