How can I map Body Diode datasheet params to Simulink N-MOSFET model?
조회 수: 6 (최근 30일)
이전 댓글 표시
Hello,
I would be interested on including the body diode effect of a NMOS transistor into the N-Channel model that Simspace includes for electronics. However, the parameters that the Body diode in Matlab requires is not completely given in the datasheets.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/158748/image.png)
Reverse saturation current
Built-in voltage
Ideality factor
Zero-bias junction capacitance
Transit time
Thanks in advnce,
Kind regards!
댓글 수: 0
답변 (1개)
Sabin
2025년 1월 16일
The N-Channel MOSFET block models the body diode either as an ideal, exponential diode or as a tabulated diode.
If available data is limited to what is given in the attached table, it would be better to set body diode to none and model the body diode externally using the Diode block. There you can select ‘Piecewise linear’ model and ‘Fixed or zero junction capacitance’. For the ‘Charge dynamics’ parameter it is possible to select either ‘Use peak reverse current and reverse recovery time’ or ‘Use peak reverse current and reverse recovery charge’.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Choose and Parameterize Blocks에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!