For more accuracy, let's consider the nonlinear model for the diode, Section 7.2.1, which relates the diode current i and voltage v.
The circuit also relates i and v, since by
KVL, we have
solve( (5-v)/1000 = 0.07*10^(-12)*( exp(v/0.026) -1), v ); 0.6461929
These calculations are illustrated in Figure 78. The operating point Q of the device corresponds to the values v=VQ=0.65 V and i=IQ=4.35 mA just calculated.
Figure 78 provides an alternative and commonly used method for determining the operating point Q. The circuit connected to the diode determines a straight line (corresponding to equation (75)), called the load line. The operating point is seen to be the point of intersection of the load line and the diode characteristic, so if one has available a graph of the diode characteristic (instead of an equation), say from a data sheet, then draw the load line and determine Q.
This procedure is characteristic of circuits with active devices, making use of
ANU Engineering - ENGN2211