I am learnig "Motor modeling with Simscape Electrical" from MATLAB/Simulink platform but when I got to Task 4 I could not continue because an error.

Below are the error and screenshot of the model:
['MotorModelingwithSimscapeElectrical/Solver Configuration']: When trying to advance one time step, nonlinear solver failed to converge, residual norm too large.
Caused by:
Here is the set of components with unconverged equations:
'MotorModelingwithSimscapeElectrical/FEM-Parameterized PMSM'
Equation location is:
'ee.electromech.pmsm.fem_motor.fem_motor_base'(no line number info)
I believe I followed all the steps accordingly, kindly look into and let me know where I am wrong.
Thank you.

답변 (1개)

Hi,
The error indicates that the solver failed to converge due to the increased fidelity of the converter. To improve numerical stability, Task 3 recommends placing a high-value resistor between the converter and ground.
However, as shown in the screenshot, the resistor was added in parallel to an existing connection, rendering it ineffective. Task 3 does not flag this issue, as it does not detect the short circuit. To fix the error, remove the shorted signal as demonstrated in the image below.
After removing the short, task 4 error will be resolved.
Hope it helps!

댓글 수: 1

Yes, it does. Thank you so much. However, after taking to the correction, I got a result very close to the signal requirement as shown below.
Thank you so much once again. I look forward to receiving you feedback.

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

카테고리

도움말 센터File Exchange에서 Simscape Electrical에 대해 자세히 알아보기

질문:

2025년 6월 21일

댓글:

2025년 6월 24일

Community Treasure Hunt

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

Start Hunting!

Translated by