MOSFET error in Simulink Simulation

6 visualizzazioni (ultimi 30 giorni)
Nguyen Anh Khoi
Nguyen Anh Khoi il 17 Apr 2025
Risposto: Yoshi Minagawa il 22 Apr 2025
I am trying to simulate a bi-directional buck boost DC converter. But whenever coming to feeding signal to MOSFET, I got the error message.

Risposte (1)

Yoshi Minagawa
Yoshi Minagawa il 22 Apr 2025
Hi Nguyen,
If you encounter error messages indicating that transient initialization has not converged or that a consistent set of initial conditions cannot be generated, there may be issues related to transient initialization.
Please refer to the URL below to help identify the source of any discontinuities, or try reducing the value of the [Consistency Tolerance] parameter in the Solver Configuration block to see if that resolves the problem.
Additionally, the N-Channel MOSFET block you are currently using is a nonlinear model, which makes these issues more likely to occur. I recommend first trying a simpler system configuration, such as replacing it with the MOSFET (Ideal, Switching) block.
You can also enable "Use local solver" in the Solver Configuration block to provide a more robust solver.

Prodotti


Release

R2024b

Community Treasure Hunt

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

Start Hunting!

Translated by