Feeds
提问
When using MATLAB's official model, replacing the observer with a custom one works fine in simulation but fails in hardware implementation
When using MATLAB's official mcb_pmsm_foc_sensorless_dyno_f28379d.slx model, I replaced the observer with a custom-designed one....
3 months 前 | 0 个回答 | 0
0
个回答提问
When the Simulink file "mcb_pmsm_foc_sensorless_dyno_f28379d.slx" from the official MATLAB website is downloaded to the motor, the motor fails to start.
The Simulink file "mcb_pmsm_foc_sensorless_dyno_f28379d.slx" from the official MATLAB website can be compiled and downloaded to ...
4 months 前 | 1 个回答 | 0
1
个回答提问
matlab中自带的PMSM模型含有扰动吗?
在SIMULINK中,该模型中含有扰动吗?如果有请问怎么使用除了设计观测器的方法测量,如果没有请问怎么添加扰动并且测量?
7 months 前 | 1 个回答 | 0
1
个回答提问
运行s-function Output argument "sys" (and possibly others) not assigned a value in the execution with "ctrl>mdlOutputs" function.
function [sys,x0,str,ts,simStateCompliance] = ctrl(t,x,u,flag,pa) switch flag, case 0, [sys,x0,str,ts,simStateCom...
11 months 前 | 1 个回答 | 0