필터 지우기
필터 지우기

Slow simulation times, when switching at high frequency

조회 수: 14 (최근 30일)
Armando
Armando 2015년 7월 21일
댓글: Omkar Dalvi 2019년 9월 11일
Halo everyone, I'm working on a high frequency converter using full bridge Mosfets configuration, with a switching frequency of 20Mhz. What I've noticed is that the higher the frequency, the slower the simulation gets.
For instance: At 20KHz, is simulates much much faster than at 20MHz.
I've attached a print screen of my solver settings.
Does anyone have any ideas why this is happening?
Thanks, Armando.
  댓글 수: 1
Omkar Dalvi
Omkar Dalvi 2019년 9월 11일
hie can u help me with a similar circuit. i am confused so as how to get higher frequency output for AC

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

채택된 답변

Sebastian Castro
Sebastian Castro 2015년 7월 21일
편집: Sebastian Castro 2015년 7월 21일
That makes sense! If your frequency is higher, then there are more switching events per second that fire off zero-crossings in the Simulink solver.
It depends on what you're trying to do, though. If you're trying to model a fixed number of cycles, then you can also reduce the total simulation time. For example, 10 cycles at 20 MHz requires 1/1000th of the total simulation time than at 20 kHz.
If you need to simulate for a fixed time range, e.g., 10 seconds, then there isn't much of a workaround for that. Simulation will be slower if your switches go on-and-off 1000 times faster.
EDIT: Are you using SimPowerSystems or Simscape/SimElectronics? If you're using Simscape, I'd try the ode23t or ode15s solvers instead of ode23tb. If you're using SimPowerSystems, keep it as is.
- Sebastian
  댓글 수: 1
davood mansouri
davood mansouri 2017년 12월 18일
Dear Sebastian Castro I have simulate inverter in SimPowerSystems. simulation speed is up, but by using a circuit breaker in the simulation it runs very slow. how can I speed up it?

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Specialized Power Systems에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by