Hard Switching Mosfet Simulation

8 views (last 30 days)
How can I simulate hard switching mosfet in matlab and shows the result of losses?
  1 Comment
oussama rahouli
oussama rahouli on 25 Jun 2023
i have the same problem i want to get the charactirstics of Rds(on)and vgs ids and power losses in my cirucuit while the mosfet as switcher works ?

Sign in to comment.

Accepted Answer

David John
David John on 6 Dec 2021
Use the N-Channel MOSFET block from Simscape Electrical and ensure include a non-zero Coss in the Capacitance group of parameters. Using this in your circuit, you can then use ee_getPowerLossSummary to extract the total losses. See Calculate dissipated power losses and switching losses - MATLAB ee_getPowerLossSummary (mathworks.com) for example.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!