Diode
The diode is our first semiconductor device, and it's a really important one. Every other semiconductor is basically made from combinations of diodes. Here's a picture of a diode that you can buy. This is just a small little glass package, and that distance right there is about 4 mm. Inside here, right inside here, is a little silicon chip, and it's manufactured to be a diode.
So the question is: what is a diode? A diode is something that conducts current in one direction and does not conduct current in the other direction. The symbol we use for a diode looks like this: it has this big arrow here that points in the direction of the forward current.
Now, one way to understand how a diode works is to draw an IV curve for it. So let's draw an IV curve for a diode. If it was a perfect diode made in some unknown technology, what would happen is in the reverse direction, if the voltage across the diode was negative, we'll label the voltage this way: if the voltage across the diode was negative, that is, this terminal was at a higher voltage than this terminal, there would be zero current flowing.
Then, for any positive voltage, basically, the diode would look like a wire. So I can call that essentially model number zero of a diode. Now when we build real diodes, what happens is we don't quite get that perfect behavior. So in particular, if we build a diode out of silicon, we can go to a number one model, and a silicon diode actually doesn't conduct to a slight positive voltage.
Then it would go up like that, where this is around 6 volts. For a lot of simple circuits that we build, this is a pretty good IV model of a diode. Just as a reminder, we had the IV curve of a resistor. A resistor IV curve looked something like this: it was a line that went through zero and had a constant slope.
So a diode is a really different kind of device; it's a nonlinear device, as we can see from this. Let me move up here, and now we'll go to a next level model that is actually the one I want to talk about most. This is the model of diode that we use most of the time, so I'll call this model number two. This is the model that you use when you simulate circuits or simulate diodes.
We're going to talk about this a little bit more. So when you have a diode, if I gave you a diode like this and I said what's the IV curve of it, what I would do is find some sort of box that made voltage for me, a power supply with an adjustment on it, and then I would also have something that read current. So this is an ammeter, and this is a voltage supply, and we hook that up like that.
What we're going to do is generate this IV curve by making actual measurements of I and V. My first V setting is zero; that gives me this point here. I hope I measure a current of zero; otherwise, this thing would be generating power which it's not going to do. Then I turn up the voltage slightly, and what I notice is there's no current—there's no current when it's at 0.1 volts or 0.2 volts.
Then when it gets to around 6 volts on the diode, here's VD. When the voltage on the diode is around six volts, what I notice is the current goes up. So it goes up to 5 milliamps, and then a little bit higher, it goes up to 10 milliamps like that. I can plot out all these points along this part of the curve.
Now I go back here, and I change the voltage here to read the other way around, and that means I'm traveling this way on the voltage axis. What I'll read—my ammeter will read 0 milliamps. So, I plot in this part of the line here. Now, if I make this voltage really large and really negative, say I make this like minus 50 volts, that's this point here.
What happens is I see a really sharp increase in current, like that right there, and it keeps going. That is called the breakdown. VBR is breakdown, and for silicon diodes, minus 50 volts is a typical value for that. This graph here shows a break in the scale. So, this is minus one volt, minus two volts, and then we go all the way out to minus 50 volts, and that's where the breakdown occurs.
Most of the time when we're using diodes, we're using them between plus or minus one volt across their terminals. So that's how we know what the IV characteristic of a diode is.
What we can do is actually for this section of the curve right here, for this part of the curve, I can model this with an equation. The equation looks like this: this is the IV equation for a diode. So this is sort of like the ohm's law for a diode. I equals IS times e to the power of (QVD divided by KT) minus one.
K is Boltzmann's constant, and T is the temperature of the device measured in Kelvin. So this equation actually fits this part of this curve for a real diode. It's a fitting curve. We'll look at these constants one at a time. IS is called the saturation current, and for silicon, that's a value of about 10^-12 amp, which is one picoampere.
That's how much IS is. Q is the charge on an electron, and that equals 1.62 × 10^-19 coulombs. That's Q. VD is the voltage across the diode. K is Boltzmann's constant; that's a small k usually, and that equals 1.38 × 10^-23 joules per Kelvin. The last variable is T, and that's the temperature measured in Kelvin with a big K.
Kelvin is the absolute temperature scale, so 0 Kelvin equals -273° Celsius—very, very cold. So this right here is the diode equation; that's the diode IV equation, and it has its exponential shape in it. It has its exponential term in it.
But when we look over here, maybe this doesn't look like an exponential curve. You haven't seen a curve like that, but that actually is just a trick of the scale of this drawing. So what I want to do now is zoom in really super close right on this origin right here, and we're going to see how this exponential term shows up.
We'll see what the meaning of I equals IS times e^(QV over KT) minus one is. Here's a close-up; here's an extreme close-up on the origin of the diode curve. The voltage scale is blown up by about a factor of 10, so here's one volt forward across the diode, and the current scale is super blown up; this is in picoamperes now.
So this is in 10^-12 amp instead of 10^-3. You can see here this is a more familiar looking exponential curve. Over here, there's a little bit of an offset—there's a little tiny current in the reverse direction when the voltage is negative. This amount here is flowing in the negative direction in the diode. If we look at the diode equation and you let V go negative, what happens is this term here in the diode equation becomes very, very small compared to one.
What's left is IS; that's what we're looking at right here. This is a really small current, as you can see from the scale here. It's down in the low picoamps area. Almost all the time you can ignore this current and just treat it as zero.
Now, I want to use a diode in a circuit, and we'll see how we solve circuits that include these nonlinear diodes in them.