Is it possible to implement FOC plant model on Arduino?

조회 수: 5 (최근 30일)
Vallabh
Vallabh 2024년 7월 3일
편집: Vallabh 2024년 8월 4일
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.

답변 (1개)

Ayush
Ayush 2024년 7월 22일
Hello @Vallabh,
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
Vallabh
Vallabh 2024년 8월 4일
편집: Vallabh 2024년 8월 4일
Unfortunately, the code generated after designing my algorithm exceeds the code size of the Arduino UNO SRAM. So, we cannot use Arduino UNO in that case. Now, I'm facing a different issue in reading the PWM dignals from the input

댓글을 달려면 로그인하십시오.

커뮤니티

더 많은 답변 보기:  Power Electronics Community

카테고리

Help CenterFile Exchange에서 Arduino Hardware에 대해 자세히 알아보기

제품


릴리스

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by