Back to The Application Gallery

Electrical simulation of planar solar cell

Solar CellFDCharge
2026-07-07 15:57:08

Preface

With the growing global demand for clean energy, solar energy, owing to its inexhaustible supply and zero carbon emissions, has become one of the most promising renewable energy sources. Solar cells are the core devices for photoelectric conversion. The basic principle is that when sunlight illuminates a semiconductor material with photovoltaic effect, the semiconductor absorbs photons and generates photogenerated carriers, which then form a photocurrent under the built‑in electric field or electrode action.

As solar cell designs become more complex, accurate numerical simulation has become a critical tool for predicting and optimizing device performance. The FDTD solver can compute the photogenerated carrier generation rate in the solar cell, and this rate can be imported into the FDCharge solver for electrical simulation to determine key metrics of the solar cell. This case study demonstrates the calculation of current–voltage characteristics and other metrics by importing optical simulation results.

Simulation settings

Device introduction

In this case study, the photogenerated carrier generation rate is imported into Solar, and the simulation yields metrics such as short‑circuit current density and photovoltaic conversion efficiency.

Structure

The material settings are shown in the figure above. The FDCharge solver has a dedicated active material library (Electrical Material). The basic structure of the solar cell consists of silicon (Si), silver (Ag), and aluminium (Al). Si is the semiconductor substrate of the device and is the core medium for all carrier generation, transport, and recombination calculations. Different doping profiles are added to Si to establish the built‑in electric field and to control carrier transport behavior, as detailed below: a uniform P‑type doping is applied throughout the Si region with a concentration of 2×1016 cm32 \times 10^{16}\ \text{cm}^{-3}; an N‑type diffused doping is placed under the Ag contact with a concentration of 1×1019 cm31 \times 10^{19}\ \text{cm}^{-3}; and a P‑type diffused doping is placed above the Al contact with a concentration of 2×1020 cm32 \times 10^{20}\ \text{cm}^{-3}.

Simulation Results

The Si material model used in the simulation incorporates some non‑ideal characteristics, such as bulk recombination effects. The Si_bulk material model is selected, which includes Shockley‑Read‑Hall (SRH) recombination, radiative recombination, and Auger recombination. After running the simulation, the short‑circuit current at zero base voltage is found to be 1.69×105 A1.69 \times 10^{-5}\ \text{A}. To obtain the more commonly used short‑circuit current density, the result must be normalized to the device area, which is given by the simulation's norm length multiplied by the x‑span. From this, the short‑circuit current density obtained with the Si_bulk model is calculated to be 169 A/m2169\ \text{A/m}^2, i.e., 16.9 mA/cm216.9\ \text{mA/cm}^2.

Short_circuit_current

The photovoltaic conversion efficiency is commonly used to evaluate solar cell performance, and its expression is:

η=FF×Voc×JscPAM1.5G\eta = \frac{FF \times V_{oc} \times J_{sc}}{P_{AM1.5G}}

where FFFF is the fill factor, VocV_{oc} is the open‑circuit voltage, JscJ_{sc} is the short‑circuit current density, and PAM1.5GP_{AM1.5G} is the incident power under the AM1.5G solar spectrum model [1], with a value of 100 mW/cm2100\ \text{mW/cm}^2.

The fill factor is related to the maximum power point, i.e., the maximum of the product of current and voltage:

FF=PmaxVocJscFF = \frac{P_{max}}{V_{oc} J_{sc}}

Therefore, the photovoltaic conversion efficiency can also be written as:

η=PmaxPAM1.5G\eta = \frac{P_{max}}{P_{AM1.5G}}

Running the script accompanying this case study yields the current–voltage characteristics of the solar cell. In addition, the script generates the power curve for calculating the conversion efficiency and displays the open‑circuit voltage, short‑circuit current, maximum power, fill factor, and conversion efficiency in the Script Console. When Si includes the aforementioned three bulk recombination mechanisms, the photovoltaic conversion efficiency is 8.24%8.24\%.

VocV_{oc} (V\text{V}) JscJ_{sc} (mA/cm2\text{mA/cm}^2) PmaxP_{max} (mW/cm2\text{mW/cm}^2) FFFF η\eta (%\%)
0.589910 16.9431 8.24021 0.824443 8.24021

Short_circuit_current_density

Power

References

[1] Standard Tables for Reference Solar Spectral Irradiances: Direct Normal and Hemispherical on 37° Tilted Surface, ASTM G 173-2003, 2003.