Question about the term "Vf*Ron*Goff" in the series voltage in diode block from Simscape Electrical.
2 ビュー (過去 30 日間)
古いコメントを表示
Hi, everyone,
The diode block has the following explanation in its Help file:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/818914/image.png)
So, according this explanation, the series voltage source is:
V = Vf * (1 − Ron*Goff)
V = Vf − Vf*Ron*Goff
V = Vf − (Vf*Goff)*Ron
V = Vf − (Ioff)*Ron
I don't remember seeing this second voltage component (Vf*Ron*Goff) anywhere else.
And, altough it is said that this second term is to ensure zero current when zero voltage is applied across the diode, I could not understand and draw an equivalent electrical circuit that shows this afirmative in a clear and easy way.
Can anyone help me understand this (Vf*Ron*Goff) voltage component?
Thank you.
0 件のコメント
採用された回答
David John
2021 年 12 月 16 日
In the off-state, the diode equation is:
v = i/Goff
In the on-state, the equation is:
v = i*Ron + Vsource
where Vsource is like a series voltage source. The transition between the two states occurs at v=Vf. In order for the current to be continuous at Vf, we must have Vf*Goff=(Vf-Vsource)/Ron. This implies that Vsource=Vf*(1-Ron*Goff).
2 件のコメント
David John
2022 年 1 月 4 日
Thanks for this. I'll feed this back to the library team to see about updating the documentation to make it more clear.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Electrical Sensors についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!