Physics·Explained

Forward and Reverse Bias — Explained

NEET UG
Updated 23 Mar 2026

Detailed Explanation

The behavior of a p-n junction under forward and reverse bias is central to understanding the operation of all semiconductor devices, from simple diodes to complex integrated circuits. This differential response to external voltage is what gives the p-n junction its rectifying property, allowing current to flow predominantly in one direction.

Conceptual Foundation: The p-n Junction at Equilibrium

Before discussing biasing, it's crucial to understand the p-n junction at equilibrium (no external voltage). When p-type and n-type semiconductors are brought into intimate contact, a concentration gradient exists for both holes and electrons.

Electrons from the n-side (majority carriers) diffuse into the p-side, and holes from the p-side (majority carriers) diffuse into the n-side. As electrons leave the n-side, they expose immobile positively charged donor ions (ND+N_D^+).

Similarly, as holes leave the p-side, they expose immobile negatively charged acceptor ions (NAN_A^-). This region, devoid of mobile charge carriers, is called the depletion region or space-charge region.

The immobile ions create an internal electric field directed from the n-side (positive ions) to the p-side (negative ions). This electric field establishes a potential barrier (also known as built-in potential or junction potential, V0V_0) that opposes further diffusion of majority carriers.

At equilibrium, the diffusion current due to concentration gradient is balanced by the drift current due to the electric field, resulting in zero net current across the junction.

Forward Bias

When a p-n junction is forward biased, an external voltage (VFV_F) is applied such that the positive terminal of the battery is connected to the p-type material and the negative terminal to the n-type material. This configuration has profound effects on the junction:

    1
  1. Polarity and Electric FieldThe external electric field (EextE_{ext}) created by the battery is directed from the p-side to the n-side. This direction is opposite to the internal electric field (EintE_{int}) of the depletion region (which is from n-side to p-side). Consequently, the net electric field across the junction is reduced.
    1
  1. Reduction of Potential BarrierSince the external field opposes the internal field, the effective potential barrier across the junction is reduced. The new effective barrier potential becomes (V0VF)(V_0 - V_F). For current to flow significantly, VFV_F must be greater than the cut-in voltage (or knee voltage), which is approximately 0.7V0.7\,\text{V} for silicon and 0.3V0.3\,\text{V} for germanium. Below this voltage, only a very small current flows.
    1
  1. Narrowing of Depletion RegionThe positive terminal connected to the p-side repels holes towards the junction, and the negative terminal connected to the n-side repels electrons towards the junction. This influx of majority carriers into the depletion region effectively neutralizes some of the immobile ions, causing the depletion region to narrow. A narrower depletion region means a smaller distance for carriers to cross and a weaker electric field within it.
    1
  1. Current FlowOnce VFV_F exceeds the cut-in voltage, the potential barrier is sufficiently reduced, allowing a large number of majority carriers to overcome the barrier. Holes from the p-side are injected into the n-side, and electrons from the n-side are injected into the p-side. These injected carriers become minority carriers on the other side and recombine with the majority carriers there. This continuous injection and recombination constitute a large forward current (IFI_F). The current increases exponentially with the applied forward voltage, as described by the diode equation (Shockley diode equation):

I=I0(eeVnkT1)I = I_0 \left( e^{\frac{eV}{nkT}} - 1 \right)
where I0I_0 is the reverse saturation current, ee is the elementary charge, VV is the applied voltage, nn is the ideality factor (1 to 2), kk is Boltzmann's constant, and TT is the absolute temperature. For forward bias, VV is positive and typically much larger than kT/ekT/e, so the equation simplifies to II0eeVnkTI \approx I_0 e^{\frac{eV}{nkT}}.

Reverse Bias

When a p-n junction is reverse biased, an external voltage (VRV_R) is applied such that the negative terminal of the battery is connected to the p-type material and the positive terminal to the n-type material. This configuration has the opposite effects compared to forward bias:

    1
  1. Polarity and Electric FieldThe external electric field (EextE_{ext}) created by the battery is directed from the n-side to the p-side. This direction is the same as the internal electric field (EintE_{int}) of the depletion region. Consequently, the net electric field across the junction is strengthened.
    1
  1. Increase of Potential BarrierSince the external field reinforces the internal field, the effective potential barrier across the junction is increased. The new effective barrier potential becomes (V0+VR)(V_0 + V_R). This increased barrier makes it extremely difficult for majority carriers to cross the junction.
    1
  1. Widening of Depletion RegionThe negative terminal connected to the p-side attracts holes away from the junction, and the positive terminal connected to the n-side attracts electrons away from the junction. This movement of majority carriers away from the junction exposes more immobile ions, causing the depletion region to widen significantly. A wider depletion region means a larger distance for carriers to cross and a stronger electric field within it.
    1
  1. Current FlowDue to the increased potential barrier and widened depletion region, majority carrier flow is almost completely blocked. However, a very small current, known as the reverse saturation current (I0I_0 or ISI_S), flows. This current is primarily due to the movement of minority carriers. Minority electrons in the p-type material and minority holes in the n-type material are generated thermally. The strong electric field across the reverse-biased junction sweeps these minority carriers across the junction. For example, electrons generated in the p-side are swept to the n-side, and holes generated in the n-side are swept to the p-side. This current is typically in the order of nanoamperes (nA) for silicon and microamperes (μ\muA) for germanium and is relatively independent of the applied reverse voltage until a certain point.
    1
  1. Breakdown VoltageIf the reverse bias voltage is increased sufficiently, it reaches a critical value called the breakdown voltage (VBRV_{BR}). At this voltage, the reverse current suddenly increases sharply. This breakdown can occur due to two main mechanisms:

* Zener Breakdown: Occurs in heavily doped junctions at relatively lower reverse voltages. The strong electric field across the narrow depletion region directly pulls electrons from covalent bonds, generating electron-hole pairs.

* Avalanche Breakdown: Occurs in lightly doped junctions at higher reverse voltages. Minority carriers accelerated by the strong electric field gain enough kinetic energy to collide with atoms in the crystal lattice, knocking out more electrons and creating new electron-hole pairs.

These new carriers are also accelerated, leading to a cascade (avalanche) effect, resulting in a rapid increase in current. While breakdown can be destructive if the current is not limited, Zener diodes are specifically designed to operate in the Zener breakdown region for voltage regulation.

I-V Characteristics

The current-voltage (I-V) characteristic curve of a p-n junction diode graphically represents its behavior under both forward and reverse bias. In the forward bias region (first quadrant), the current is very small until the cut-in voltage is reached, after which it increases exponentially. In the reverse bias region (third quadrant), a very small, almost constant reverse saturation current flows until the breakdown voltage is reached, where the current rapidly increases.

Real-World Applications

Understanding forward and reverse bias is fundamental to:

  • RectifiersDiodes are used to convert alternating current (AC) to direct current (DC) by allowing current flow in only one direction (forward bias) and blocking it in the reverse direction.
  • Voltage RegulatorsZener diodes, operating in reverse breakdown, maintain a constant voltage across their terminals, making them essential for stable power supplies.
  • LEDs (Light Emitting Diodes)Operate under forward bias, where electron-hole recombination releases energy as light.
  • Solar CellsOperate under reverse bias (photovoltaic mode) where light generates electron-hole pairs that are separated by the junction's electric field.
  • TransistorsBuilt from multiple p-n junctions, their operation relies on controlling the bias of these junctions.

Common Misconceptions

  • Current in Reverse BiasMany students think no current flows in reverse bias. While majority carrier current is blocked, a small, temperature-dependent reverse saturation current due to minority carriers always flows.
  • Breakdown is Always DamagingWhile uncontrolled breakdown can damage a diode, Zener diodes are designed to operate safely in breakdown for voltage regulation.
  • Depletion Region is an InsulatorWhile it's largely devoid of free charge carriers and acts as a barrier, it's not a perfect insulator. It's a region of immobile ions that sets up an electric field.
  • Cut-in Voltage vs. Barrier PotentialThe cut-in voltage is the external voltage required to overcome the barrier and cause significant current flow. The barrier potential is the internal potential difference at equilibrium.

Often confused with

Side-by-side differences the NEET paper likes to test.

Forward and Reverse Bias vs Reverse Bias
AspectForward and Reverse BiasReverse Bias
Connection PolarityP-type to positive terminal, N-type to negative terminal.P-type to negative terminal, N-type to positive terminal.
Depletion Region WidthNarrows significantly.Widens significantly.
Potential BarrierDecreases (effective barrier $V_0 - V_F$).Increases (effective barrier $V_0 + V_R$).
Current FlowLarge current due to majority carriers (exponential increase after cut-in voltage).Very small current (reverse saturation current) due to minority carriers (almost constant until breakdown).
Diode BehaviorActs like a closed switch (low resistance).Acts like an open switch (high resistance).
I-V Curve QuadrantFirst quadrant.Third quadrant.

Forward bias facilitates current flow by reducing the potential barrier and narrowing the depletion region, making the diode behave like a conductor. This is achieved by connecting the p-side to a higher potential.

Conversely, reverse bias obstructs current flow by increasing the potential barrier and widening the depletion region, causing the diode to act as an insulator. This occurs when the p-side is connected to a lower potential.

The fundamental difference lies in how the external voltage interacts with the internal electric field of the junction, either aiding or opposing majority carrier movement.

Why it is tested: For NEET, understanding the distinct behaviors of forward and reverse bias is crucial for analyzing diode circuits, predicting current flow, and comprehending the working principles of various semiconductor devices like rectifiers, LEDs, and Zener diodes. Questions frequently test the identification of bias, the resulting changes in depletion width and barrier potential, and the qualitative nature of current flow.

Questions students ask

5 answered on this topic.

What is the primary difference in the depletion region under forward and reverse bias?

Under forward bias, the external voltage pushes majority carriers towards the junction, effectively neutralizing some of the immobile ions in the depletion region. This causes the depletion region to narrow significantly.

Conversely, under reverse bias, the external voltage pulls majority carriers away from the junction, exposing more immobile ions. This action causes the depletion region to widen considerably. The width of the depletion region directly impacts the potential barrier and the diode's ability to conduct current.

Why does a p-n junction conduct current easily in forward bias but not in reverse bias?

In forward bias, the applied external voltage opposes the internal potential barrier, effectively reducing its height. This allows majority charge carriers (electrons from n-side, holes from p-side) to easily overcome the reduced barrier and cross the junction, leading to a large current.

In reverse bias, the applied voltage reinforces the internal potential barrier, increasing its height and widening the depletion region. This makes it extremely difficult for majority carriers to cross, thus blocking significant current flow.

Only a small leakage current due to minority carriers flows.

What is the significance of the 'cut-in voltage' in forward bias?

The cut-in voltage (also known as knee voltage or threshold voltage) is the minimum forward bias voltage required across a p-n junction to cause a significant increase in forward current. Below this voltage, the current is very small because the applied voltage is not yet sufficient to overcome the internal potential barrier.

For silicon diodes, it's typically around 0.7V0.7\,\text{V}, and for germanium diodes, it's about 0.3V0.3\,\text{V}. Once the applied voltage exceeds the cut-in voltage, the current rises exponentially.

What is reverse saturation current and why is it important?

Reverse saturation current (I0I_0 or ISI_S) is the small, almost constant current that flows through a reverse-biased p-n junction. It is primarily due to the thermal generation of minority charge carriers (electrons in the p-type, holes in the n-type) which are then swept across the junction by the strong electric field.

It's important because it indicates that even in reverse bias, a diode is not a perfect insulator. Its magnitude is highly temperature-dependent and is a crucial parameter in diode specifications, especially for low-power applications.

What happens if the reverse bias voltage exceeds the breakdown voltage?

If the reverse bias voltage exceeds the breakdown voltage (VBRV_{BR}), the diode experiences a sudden and sharp increase in reverse current. This can occur due to Zener breakdown (direct pulling of electrons from bonds in heavily doped junctions) or avalanche breakdown (collision ionization in lightly doped junctions).

While this can damage a conventional diode if the current is not limited, Zener diodes are specifically designed to operate in this region to provide voltage regulation, maintaining a nearly constant voltage across their terminals despite varying current.