Is it possible to implement FOC plant model on Arduino?
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I'm trying implement a FOC plant model on Arduino using S32K144 as input pulse generator. I tried looking into some examples but I'm not finding clarity on what blocksets to use.
0 comentarios
Respuestas (1)
Ayush
el 22 de Jul. de 2024
Based on the schematic that you have shared as well as your query to implement a FOC plant model in Arduino, you can leverage the following blocksets or packages with MATLAB and Simulink:
1. Support Package for Arduino Hardware: For designing your control algorithm in Simulink and deploy it on the Arduino seamlessly.
2. Motor Control Blockset: Provides blocks for FOC algorithms, including Park and Clarke transformations, PI controllers, and Space Vector Modulation (SVM) that would be beneficial to configure the Arduino with a S32K144 as input pulse generator.
Here are some additional examples and resources that might help you in your implemenation, you can refer to the following documentations:
Hope this helps!
1 comentario
Comunidades de usuarios
Más respuestas en Power Electronics Control
Ver también
Categorías
Más información sobre Arduino 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!