Hard Switching Mosfet Simulation
9 views (last 30 days)
Show older comments
Yousif Alaraji
on 3 Dec 2021
Commented: oussama rahouli
on 25 Jun 2023
How can I simulate hard switching mosfet in matlab and shows the result of losses?
1 Comment
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 ?
Accepted Answer
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)
See Also
Categories
Find more on Semiconductors and Converters in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!