Unexpectedly High 'id' Current Value in N-Channel MOSFET Simulation using Simulink

5 ビュー (過去 30 日間)
Hello everyone,
I am currently simulating the characteristics of an N-channel MOSFET using the Simulink Simscape library. Specifically, I am referencing the ee_mosfet example provided.
Here are the simulation parameters:
  • Gate input signal: Square wave with an amplitude of 24V and a frequency of 20 kHz.
  • Vds input voltage: Constant at 12V.
With these settings, I am observing an 'id' current value of 16,000A, which seems unusually high.
Could anyone shed light on the potential reasons for this observation? Additionally, any suggestions on how to obtain a more realistic 'id' current value would be greatly appreciated.
Thank you in advance!

採用された回答

Joel Van Sickel
Joel Van Sickel 2024 年 1 月 3 日
Hello, I tried recreating your simulation and got a current of 800 amps, which while not your 16000, is still quite high. Have you changed the device parameters at all? The basic transistor model will let you drive a transistor at a much higher gate voltage that a real device could actually handle, allowing it's on resistance to become much smaller than would be realistic. This will only happen if you apply an unrealistic gate voltage, or paramaterize the device to behave ideally. As there is no resistance modeled in this example, you could theoretically have infinite current if you parameterized the components correctly to allow near 0 on resistance. The device in this example is expected to be driven at a much lower gate voltage.
  1 件のコメント
ズイード
ズイード 2024 年 1 月 9 日
Thank you for your answer. I was able to solve the issue by adding line resistance and inducatance to the circuit.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSwitches and Breakers についてさらに検索

製品


リリース

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by