Physics &
Electronics

Basics for Engineering

How to Use Diodes in Electronic Circuits – Working Explained


Diodes are important components used in electronic circuits. They help safeguard your circuits. 

  • For now, we will ignore what happens inside these diodes (e.g., p-n junction, holes, etc.), which makes them work as they do. Let’s save that for upcoming articles; for this project, we need to use them, and that’s what we’ll cover here.

1. Diodes have Polarity!

As we discussed in our previous articles, resistors don’t care how you connect them in circuits. 

  • But for Diodes, it’s not the same! How you connect diodes in a circuit does matter. Hence, diodes have cathode and anode terminals.
circuit symbol for diodes
The figure shows how to identify the cathode and the anode for a diode

2. How Do You Select a Rectifier Diode?

When selecting a rectifier diode, the first things to think about are the current and reverse voltage requirements. For example, if your circuit is expected to handle around 500 mA, choosing a diode rated exactly at 500 mA doesn’t leave much room for error. It’s generally better to go with a diode that can handle a bit more current to ensure reliability.


The same goes for reverse voltage—the diode’s rating should be well above the highest reverse voltage you anticipate in your circuit.


Another important factor is power dissipation. If the diode has a forward voltage drop of about 0.7 V while conducting 1 A, you can calculate the power loss as follows: P = VI = 0.7 × 1 = 0.7 W. This power loss primarily turns into heat.


This is why selecting a diode isn’t just about picking one that’s labeled as a rectifier. You have to take into account the voltage, current, potential heating issues, and ensure there’s a safety margin as well.


Having a solid understanding of these specifications will make it much easier to read diode datasheets and help you in choosing the right components for your circuits.

3. Using a Rectifier Diode

The way a diode is connected in a circuit determines whether it lets electricity flow or not. There are two main conditions for how a diode operates: forward bias and reverse bias.

There are many types of diodes, but the most basic one is the rectifier diode. Diodes mainly behave like one-way valves. One-way valves only allow fluid to flow in one direction. If it flows in one direction, it can’t flow back the other way. 

one way valve is used as an analogy to explain the working of diodes
One-way valve

 

  • This is just a common analogy. You can say the diode offers very little resistance to current in one direction. In contrast, it offers very high resistance in the other direction, making it difficult for current to flow.

Understanding the flowchart below will help :

flowchart for a diode in forward bias
flowchart for a diode in reversed bias

The circuits below show the Forward Bias and Reverse Bias Configuration for a Diode:

circuit diagram for forward bias
Fig. Diode in Forward Bias (current flows)
circuit diagram for reverse bias
Fig. Diode in Reverse Bias (NO current flows)

For connecting the Diode in a forward-biased configuration:

  • Connect the anode of the diode to a higher voltage and the cathode to a lower voltage. In this setup, once the voltage reaches about 0.6 to 0.7 volts for a typical silicon diode, it starts conducting electricity, allowing current to flow through the rest of the circuit.

And for reverse-biased configuration:

  • Connect the anode of the diode to the lower voltage and the cathode to the higher voltage


This unique ability of diodes to allow current to flow in only one direction makes them really valuable for rectification. During one phase of an AC cycle, the diode is forward-biased and conducts current, while during the opposite phase, it becomes reverse-biased and blocks the current.

Diodes have a ‘constant’ voltage drop

We know that the voltage drop across a Resistor depends on the current passing through it. 

  • Unlike Resistors, Diodes have a fixed voltage drop that doesn’t change with the amount of current passing through them.
  • Generally, it is around 0.5V but depends on diode to diode. Checking the datasheet before calculations always helps!
Voltage drop across the diode

 

Applying Kirchhoff’s law to the circuit loop above gives a voltage drop across Resistor R1 of 8.5V. From this information, we can calculate the current in the circuit, i:

ΔV across R1=i×R1\Delta V \text{ across } R1 = i \times R1

8.5=i×10008.5 = i \times 1000

i=8.5mAi = 8.5\,\text{mA}


4. Conversion and Process of Rectification

Diodes can also help to convert AC Voltage to DC Voltage. Recall that AC has both a positive component and a negative component. If a diode allows one part to pass (say, positive), it blocks the negative part. 

  • A picture will help in better understanding : 
The voltage versus time graph for an AC source before it passes through a diode
Fig. AC Source (Before passing through Diode)
The voltage versus time graph for an AC source after it passes through a diode
Fig. Voltage Source after passing through Diode (somewhat like DC)

The Voltage source finally has only a positive part left (unidirectional like DC), but it’s still not constant. It does have some fluctuations. To smooth this out and obtain a near-constant voltage :

  • Connect a Capacitor in parallel with a Resistor across the voltage source

BUT how does this combination of a Resistor and a Capacitor help smooth out the given voltage signal?

Answer :

The capacitor smooths out the fluctuations by charging and discharging in response to the changing input voltage. 

  • When the input voltage starts rising, the capacitor charges up to store energy and matches the input voltage very fast
  • When the input voltage begins to fall, the voltage across the capacitor doesn’t decrease as quickly, even if the input voltage falls faster. The capacitor discharges very slowly, releasing its stored energy.

Hence, this process helps reduce fluctuations and produce a near DC-like voltage signal.

 

5. Why Does a Silicon Diode Have a Voltage Drop?

A practical diode doesn’t function exactly like an ideal switch. When current flows through a silicon diode, there’s typically around a 0.7 V drop across it.

Let’s say we have a diode and a resistor connected in series with a 5 V DC supply. When the diode is forward biased, we can expect about 0.7 V to appear across the diode itself. This means the rest of the voltage, which would be about 4.3 V, appears across the resistor.

If the resistor is 1 kΩ, we can calculate the current using Ohm’s law. So the current would be I = 4.3 V / 1000 Ω, which equals about 4.3 mA.

It’s important to remember that the 0.7 V figure is just an approximation. The actual forward voltage can vary based on the type of diode, the current passing through it, and even the temperature. This variation is particularly significant in rectifier circuits since the voltage drops from the diode can reduce the overall output voltage.

6. Important Ratings of a Rectifier Diode

When choosing a diode, it’s not just about whether it blocks current in one direction. Each diode has specific electrical limits set by its manufacturer that you need to keep in mind.

One key specification is the maximum forward current, which indicates how much continuous current the diode can safely handle. If you push too much current through, it can overheat and get damaged.

Another crucial aspect is the maximum reverse voltage. When the diode is in reverse bias, it has to withstand the voltage applied to it without breaking down.


The forward voltage is also worth noting, as it tells you how much voltage is lost when the diode is conducting current.

Many datasheets will also list parameters like surge current, which shows how much brief high current the diode can manage without failing.

Take the 1N4007 diode, for example. It’s popular for low-frequency rectification circuits because it can handle around 1 A of forward current and has a good reverse voltage rating.

FAQ Section