How to see the temperature dependence of the open-circuit voltage from the ideal diode equation?

The open-circuit voltage is the voltage in the current–voltage characteristics of a solar cell that is defined where the current is zero. That means that the (internal) charge carrier generation and recombination rates are equal, so that no net current can flow out of the device.

We can simply rearrange the ideal diode equation and solve for the open-circuit voltage. The ideal diode equation was discussed with respect to the ideality factor in this post. The current density is given as

j(V)=j_0 \left(\exp\left(\frac{eV}{n_{id}kT}\right)-1\right) - j_\text{gen},

with V the voltage, e elementary charge, kT thermal voltage, n_\mathrm{id} the recombination ideality factor, j_0 the dark saturation current, and j_\mathrm{gen} the photogenerated current. For simplicity, the latter is chosen to be voltage independent, and therefore is equal to the short-circuit current j_\mathrm{sc}.

As the open-circuit voltage is determined at zero net current, j(V_\mathrm{oc}) = 0, we get

j(V_\mathrm{oc}) = 0 = j_0 \left(\exp\left(\frac{eV_\mathrm{oc}}{n_{id}kT}\right)-1\right) - j_\text{gen},

which we can rearrange to yield the open-circuit voltage

V_\mathrm{oc} = \frac{n_{id}kT}{e} \ln \left( \frac{j_\text{gen} + j_0}{j_0} \right).

Here, j_\text{gen} is the photocurrent due to solar illumination, and the dark saturation current density j_0 is due to excitation of thermal “black body” photons from the ambient at, say, room temperature. In the simplest case – in the dark where j_\text{gen} = 0 – we see that V_\mathrm{oc} = 0, too. Generally, the thermal generation leading to j_0 is much weaker than the solar generation j_\text{gen}, therefore

V_\mathrm{oc} \approx \frac{n_{id}kT}{e} \ln \left( \frac{j_\text{gen}}{j_0} \right).

is usually a very good approximation.

This simple equation to describe the open-circuit voltage is very general and can describe (outside of the shunt region, which is not considered here) very different solar cell technologies correctly. The reason is that many parameters that differ for different semiconductors are accounted for. So what determines the open-circuit voltage?

Continue reading “How to see the temperature dependence of the open-circuit voltage from the ideal diode equation?”