4.3 Diode Circuit Models

Diodes present a circuit analysis challenge compared to linear devices (such as resistors)  owing to the complex shape of the diode i-v curve. Unlike a resistor, there isn’t an exact analytical expression relating voltage and current in a diode that can be written down and used in KVL and KCL and node voltage analyses described in chapter 3.  Graphical techniques, such as the load line analysis presented in the previous section, can provide useful approximate results, but it can be cumbersome to rely on graphs and line plotting. In this section, we develop a set of simplifying models of diode behavior that can be used to support circuit analysis.

Piecewise linear model. If you haven’t seen the video from the previous section titled “redLEDIVburntest” go back and view that now, as it will help you to understand this section. Figure 4.21 shows a piecewise linear approximation for our red LED curve. For diode voltages less than the “turn on” or “forward”  voltage, V_{f}, the diode is reverse biased; no light is emitted and no current flows. In this case, the diode behaves like an open circuit. A typical value of V_{f} for a light-emitting diode is 1.7V. For diode voltages greater than V_{f}, the diode is forward biased; light is emitted, current flows through the device. The piecewise linear diode model predicts a linear increase in diode current as v_{D} increases beyond V_{f}. The slope of the linear increase has units of \frac{A}{V} or \Omega^{-1} and this represents the reciprocal of the internal resistance of the diode. We previously found that our red LED has a slope of 0.125\frac{A}{V}=\frac{1}{8}\Omega^{-1}, indicating an internal resistance of  8\Omega.

Equivalent circuit. Recall from the “redLEDIVburntest” video that LED didn’t begin to turn on until v_{D} was ~V_{f}. The LED behavior for applied voltage v_{D} >V_{f} can be characterized by treating the forward biased diode as a voltage drop, V_{f}, in series with a resistor,  R_{D}.  V_{f} is referred to as the forward voltage of the diode while R_{D} is called the diode resistance.

 

Figure 4.21 Piecewise linear approximation for diode I-V behavior (reverse breakdown, or Zener, region is not included)

 

To see why a voltage drop series with a resistor models the behavior of a forward biased diode, we consider the i-v characteristic for a circuit comprised of a  1.7 V battery in series with an 8Ω resistor as shown in figure 4.22. Note that the current flows from the + terminal to the – terminal of the 1.7V battery; the battery thus represents a voltage drop.

Figure 4.22 Circuit with diode modeled as a 1.7V battery in series with an 8 Ohm resistor.

 

Here, we treat the series combination of the  8\Omega resistor and the 1.7V battery as a single, combined circuit element. The i-v characteristic for this circuit element is obtained by analyzing KVL around the loop:

(1)   \begin{equation*}  -v +8i+ 1.7= 0 \end{equation*}

and the current is then

(2)   \begin{equation*}  i=\frac{v-1.7}{8} \end{equation*}

A Matlab plot of i, in mA, versus v, in volts, is shown in Figure 4.23 Positive values of i, between 0 and 100 mA correspond to v>1.7V and are seen to predict the linearly-increasing, forward biased part of the curve shown in figure 4.21. Note, however, that the model of figure 4.22 does not correctly characterize the reverse bias diode behavior, since the model predicts negative values of current for v<1.7V. For this region, the diode is modeled, instead, as an open circuit.  We thus see that the series combination of a  V_{f} volt battery and a resistance R_{D} models the forward bias region of the diode, for which v_{D}>V_{f}, while an open circuit models the reverse biased region of the diode for which v_{D}<V_{f}, and i_{D}=0.

Figure 4.23 I-V plot for 1.7V battery in series with an 8 ohm resistor

Simple piecewise linear model. A simpler model, shown in Figure 4.24,  ignores the forward resistance of the diode and treats the forward biased diode as a voltage source and the negative biased diode as an open circuit. This model neglects the linear increase in current with increasing diode voltage; circuit analysis using this model can over-estimate the actual diode current unless there is resistance in the external circuit biasing the diode, as we discuss in the example circuits below.

 

Figure 4.24 Simple piecewise linear diode model

Ideal diode model.  An even simpler model treats the diode like a one-way valve as shown in Figure 4.25. In this model, both V_{f} and R_{D} are ignored and the diode is treated as an open circuit when v_{D}<0 and as a short circuit when v_{D}>0. This model is most appropriate when the external voltage applied to the diode is large compared to V_{f}.

Figure 4.25 Ideal diode model treats the diode like a switch, on (conducting as a short circuit) when forward biased and off (non conducting, as an open circuit)
When using any of these models to analyze a circuit, it is not always obvious whether a diode is operated in forward or reverse-bias.  If it is unclear, one guesses, conducts the analysis, and then checks to see whether the resulting voltages and currents are consistent with those characterized by the diode model. This point is developed further in the examples below.

 

Example: Determine the current in the circuit shown if the diode has a turn-on voltage V_{f}=1.7V. Consider three modeling cases:  (a) the ideal diode model;  (b) the simple piecewise linear diode model; (b) the piecewise linear model with R_{D}=8\Omega

 

Figure 4.26a Circuit under consideration. We shall examine this circuit using three different diode models to predict the diode current, i_{D}

Solution:

For part (a) we will use the ideal diode model, in which the diode is modeled as a short circuit under forward bias (V_{D}=0, I_{D}>0) and as an open circuit under reverse bias (V_{D}<0, I_{D}=0). It should be clear by this point that the diode is  forward biased in this circuit because of the 6V battery. But if we did not know this, we might make an initial guess that the diode is reverse biased.  This would result in the circuit of figure 4.26b with an open circuit in place of the diode.

Figure 4.26b As an initial guess, the diode is assumed to be reverse biased and the ideal diode model is used in this equivalent circuit

Analysis of figure 4.26b gives:

(3)   \begin{equation*}  $-6+200i_{D}+v_{D}=0$ \end{equation*}

which gives us v_{D}=6 when we let i_{D}=0 in equation (3). This finding is inconsistent with the ideal diode model, which specifies v_{D}=0. Therefore, we can conclude that our initial guess of a reverse biased diode was incorrect, and the diode must be forward biased as shown in figure 4.26c.

Figure 4.26c The diode is now considered to be forward biased and modeled as a short circuit

In this case, with v_{D}=0, and KVL gives:

(4)   \begin{equation*}  -6+200i_{D}+v_{D}=0 \end{equation*}

When we let v_{D}=0 in equation (4) have obtain the result i_{D}=\frac{6}{200}=0.03A=30mA

(b) The simple piecewise linear model under the assumption of forward bias is shown in figure 4.26d.

 

Figure 4.26d Simple piecewise linear model treats the forward biased diode as a voltage drop V_{f}=1.7V

In this case, the forward diode current is i_{D}=\frac{6-1.7}{200}=0.022A=22mA. We first note that this result with i_{D}>0 is consistent with behavior of the simple piecewise linear model under forward bias. Next, we note that this current is significantly less than that the 30mA predicted using the ideal diode model. The ideal diode model is over-predicting the diode current because it neglects the 1.7V voltage drop across the diode, and this voltage drop is a sizable fraction of the 6V voltage supply in this circuit. In a subsequent example, we will look at a case where the supply voltage is substantially higher, and the effect of the forward voltage drop is negligible.

(c) The piecewise linear diode model, with V_{f}=1.7V and R_{D} = 8\Omega, is shown in figure 4.26e.

Figure 4.26e Circuit with piecewise linear diode model in forward bias

KVL gives

(5)   \begin{equation*}  -6+200i_{D}+1.7+8i_{D}=0 \end{equation*}

This results in i_{D}=\frac{6-1.7}{200+8}=0.021A=21mA. This result is within 1mA of the result predicted by the simple piecewise linear model. The reason is that R_{D} is relatively small compared to the 200\Ohm current limiting resistor in the circuit.

 

Example: Determine the current through the diode shown in V_{f}=1.7V.

Figure 4.27a LED circuit with a 1.5v source voltage

Solution: Since the turn-on voltage of the diode is 1.7V, and the battery voltage is only 1.5V, the diode will be reverse biased. It will therefore behave like an open circuit and the current will be zero.  Suppose we had started this solution with the assumption that the diode is forward biased, and we used the simple piecewise linear diode model for analysis. The equivalent circuit is shown in figure 4.27b.

Figure 4.27b LED circuit with simple piecewise linear model and an assumed forward bias

KVL gives

(6)   \begin{equation*}  -1.5+200i_{D}+1.7=0 \end{equation*}

which results in a current i_{D}=\frac{1.5-1.7}{200}=-0.001A = -1 mA. This result is inconsistent with the piecewise linear diode model, which requires i_{D}>0 when the diode is forward biased. From this analysis, we know that the diode is reverse biased.

Let us now solve this problem using the ideal diode model, assuming forward bias. The circuit shown in Figure 4.27c gives a diode current i_{D}=\frac{1.5}{200} = 0.0075A=7.5 mA. This result, with i_{D}>0 is consistent with the ideal diode model, however it incorrectly corrects the diode bias state and the resulting current.

Figure 4.27c Ideal diode model and assumed forward bias

The ideal diode model ignores the built-in turn-on voltage of the diode, and that voltage is similar in size to the battery voltage in this problem. Clearly, the model that neglects this voltage will give erroneous results.

 

 

License

Icon for the Creative Commons Attribution 4.0 International License

Applied Electrical Engineering Fundamentals by David J. McLaughlin is licensed under a Creative Commons Attribution 4.0 International License, except where otherwise noted.

Share This Book