Can we change the example "Estimate Induction Motor Parameters Using Recommended Hardware" in order to be implemented in TMDSHVMTRINSPIN with F 28069

조회 수: 8 (최근 30일)
I changed the PWM blocks, the ADC blocs and the hardware implementation in the setting with the blocs of F2806x. i did Clt+D and a message of error is displayed (This assignment writes a 'double' value into a 'single' type. Code generation does not support changing types through assignment. Check preceding assignments or input type specifications for type mismatches)
this message doesn't appear when i use the original files developped to the LAUNCHXL-F28379D.
I want to know if it's possible to fix this or no?
  댓글 수: 2
Zohra Njajra
Zohra Njajra 2022년 5월 18일
the name of the example is "Estimate Induction Motor Parameters Using Recommended Hardware". You can find it by opening this command on Matlab window "open_system('mcb_acim_param_est_host_read.slx')".

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

답변 (1개)

Keyur Mistry
Keyur Mistry 2022년 5월 25일
The model "mcb_acim_param_est_f28379D_DRV8305.slx" can be updated to make it work with f28069m controller.
Please refer following models to understand what changes are required in the model to support different controllers.
"mcb_param_est_f28069_DRV8312" (Parameter estimation of PMSM motor with f28069 controller)
"mcb_param_est_f28379D_DRV8305" (Parameter estimation of PMSM motor with f28379d controller)
  댓글 수: 3
Keyur Mistry
Keyur Mistry 2022년 5월 26일
We need to reporduce the issue at our end to understand the cause. Can you share screenshots of the model update done by you and the error messages. If possible please share the model.

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

카테고리

Help CenterFile Exchange에서 Permanent Magnet Synchronous Motors (PMSM)에 대해 자세히 알아보기

제품


릴리스

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by