Step size error when simulating with SimPowerSystems

조회 수: 1 (최근 30일)
arvind
arvind 2011년 1월 27일
I have a design and simulated it using Simulink. Its components belong to the SimPowerSystems blocks. When I am simulating it, I get an error and the simulation halts in the middle. The error message reads
unable to reduce step size without violating a step size of 7.3834....e-17 at 0.2034... s
I tried changing the relative tolerance in the configuration parameters, that did not work.
I am using ODE23t as my solver.

채택된 답변

Sebastian
Sebastian 2011년 1월 27일
The "Choosing an Integration Algorithm" section of the SimPowerSystems documentation contains some hints on which solver parameters to tweak, in particular if switches and Power Electronics devices are in the model: http://www.mathworks.com/access/helpdesk/help/toolbox/physmod/powersys/ug/f7-7663.html#f7-7664
  댓글 수: 1
Todd Flanagan
Todd Flanagan 2011년 1월 28일
Arvind says, "Thank you. I had to tweak a few parameters in the solver configuration parameters and make minor changes in my circuit component values and it worked. I also changed the solver to Ode23tb instead of Ode23t."

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Electrical Sensors에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by