Vin に抵抗を介して接続したダイオードの順方向電圧の解析

Calculate. Don't estimate Vf.

Schematic - Forward voltage of a diode connected to Vin through a resistor
2026-03-15 改訂 2021-10-03
Takayki HOSODA

概要

ダイオードが直列抵抗を介して電圧源に接続されている場合、順方向電圧はあらかじめ決まった値にはなりません。 ダイオード電流はショックレーのダイオード方程式に従い、直列抵抗は電圧と電流の間に線形関係を加えます。 この結果、ダイオード電圧は超越方程式として表されます。

このカリキュレーターでは、SPICE で一般的に用いられている温度依存性飽和電流モデルを使用しています。 この方程式はランバート W 関数を用いて解析的に解くことができます。 ただし引数が非常に大きい場合には、指数項が倍精度の数値範囲を超える可能性があるため、 ニュートン・ラフソン法による反復計算に自動的に切り替えています。

順方向電圧 Vf カリキュレーター

このVf カリキュレータは、抵抗を介して電圧源に接続されたダイオードの順方向電圧を算出します。
直列抵抗を含むダイオードの式は、動作領域に応じて ランバート(Lambert)W 関数またはニュートン・ラフソン法を用いて数値的に解かれます。

Vin : Input voltage [V]
R : External series resistance [Ω]
Tj : Junction temperature [°C]
Diode model
TNOM : Nominal temperature [°C]
Is(TNOM) : Saturation current [A]
n : Emission coefficient
Eg : Energy gap [eV]
XTI : Temperature exponent
Rs : Ohmic resistance [Ω]
Vf : Forward voltage [V]
If : Forward current [mA]

Calculation resulsts:

Note: The calculation model used here does not take into account the backward diode components.
In the high current range exceeding several tens of mA, the results may differ significantly from the calculations.

使用している数式

k : Boltzmann constant 1.380649 × 10-23 [J K-1] (exact)
q : Elementary charge 1.602176634 × 10-19 [C] (exact)
Eg : Energy gap [eV]
N : Emission coefficient
T0 : Reference temperature [K] at which Is(T0) is specified.
T : Junction temperature [K] (= 273.15 + Tj).
XTI : Saturation current temperature exponent. Usually equal to 3 for junction diodes, 2 for Schottky barrier diodes.

Temperature-dependent saturation current model:

equation: saturation current vs temperature

The forward voltage can be expressed in closed form using the Lambert W function:

equation: forward voltage

where:

equation: thermal voltage
equation: saturation current at junction temperature

For large Vin (Vin > 220 NVT), the following Newton-Raphson method is used:

equations: Newton-Raphthon method for the forward voltage

追補

fig.1 Example of a plot of calculation results
fig.2 Example of Vf characteristics of a real diode (Adapted from Nexperia, BAV70 datasheet)
Forward current as a function of forward voltage; typcal values

資料(外部リンク)

関連項目