Parameterize a Piecewise Linear Diode Model from a Datasheet
조회 수: 1 (최근 30일)
이전 댓글 표시
I'm not sure why the author chose 0.6 as the forward voltage and 0.1 as the drop voltage, when the datasheet provides 0.7 V as the forward voltage.
Does the voltage drop across the diode have to be assumed here?
Here is a link to the mathworks documentation on the topic
https://in.mathworks.com/help/physmod/sps/ug/parameterize-a-piecewise-linear-diode-model.html
댓글 수: 0
채택된 답변
Sabin
2022년 12월 21일
For this case forward voltage is 0.7V when the forward current is 5mA. Forward voltage is not actually a fixed value. The piecewise linear Diode block in Simscape Electrical defines Vf as the ‘Minimum voltage that needs to be applied for the diode to become forward-biased.’ We need two values for the forward voltage to compute the voltage drop and the diode on resistance, the minimum and the value at a given current. I hope this helps.
추가 답변 (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!