Home Examples Screenshots User manual Bluesky logo
OghmaNano Simulate organic/Perovskite Solar Cells, OFETs, and OLEDs DOWNLOAD

Organic Solar Cell (OPV) Tutorial - Part D (Outputs & deeper understanding)

1. Electrical parameters

You can access the electrical parameter editor by clicking the Electrical parameters button in the main interface (see ??). Once open, the editor allows you to adjust mobilities, recombination constants, trap models, and other processes associated with active layers. This window is shown in ??. Any layer set as active in the Layer editor will appear here.

The toolbar at the top enables or disables specific physical mechanisms — pressing a button switches the mechanism on:

OghmaNano main interface with the Electrical parameters button highlighted in the Device structure tab.
Opening the Electrical parameters window — click the Electrical parameters button in the main interface to access settings for mobilities, traps, recombination constants, and mechanism toggles.
Electrical parameter editor window showing mobilities, densities of states, trap parameters, and mechanism toggles.
Electrical parameter editor — adjust mobilities, recombination constants, trap parameters, and enable or disable mechanisms.

2. SRH traps vs. bimolecular recombination

In most organic simulations, Dynamic Shockley–Read–Hall (SRH) traps are enabled by default because trap-mediated recombination is common in disordered materials and often dominates the recombination landscape. For this introductory example, however, SRH adds unnecessary complexity, so we will temporarily disable it.

To turn SRH off, click the Dynamic SRH traps button once on the toolbar. The associated SRH fields will disappear from the Electrical parameter editor (see ??). You can re-enable SRH at any time by clicking the button again.

A recombination pathway must still be present—otherwise electrons and holes would live indefinitely—so for this exercise we will use free-to-free (bimolecular) recombination. In the Electrical parameter editor, set the nfree → pfree recombination rate constant to 1 × 10−15 m3·s−1. This simple model describes one free electron recombining with one free hole. While it is not a perfect description for organic semiconductors, it is sufficient for the purposes of this example. The bimolecular (free-to-free) recombination rate is given by:

R(x) = k · n(x) · p(x)

where R(x) is the recombination rate, k is the bimolecular recombination constant, and n(x), p(x) are the local electron and hole densities.

3. Mobility, recombination, and lifetime and the mu tau product

Two of the most important parameters for device performance are the carrier mobility (μ) and the free-to-free recombination constant (k). In OghmaNano, these are set in the Electrical parameter editor: the Electron mobility and Hole mobility fields control μ, while the nfree → pfree recombination rate constant field defines k (see ??).

Mobility determines how quickly charge carriers drift through the device: higher μ means carriers reach the contacts faster, reducing the chance of recombination. Recombination between free carriers (an electron and a hole meeting) sets the carrier lifetime (τ). A large recombination constant k means carriers recombine quickly, giving a short τ, while a small k means carriers survive longer. In a simple picture, the lifetime can be related to the carrier density and recombination constant as:

τ ≈ 1 / (k · n)

where n is the carrier concentration. This shows that higher recombination constants or higher carrier densities both lead to shorter lifetimes, while smaller values extend τ and improve the probability of carrier extraction.

Together, mobility and lifetime form the μτ product (μ·τ), which expresses how far a carrier can travel before recombining. A larger μτ increases the probability that a photogenerated carrier escapes to the contacts and contributes to useful current. In practice, μτ is a convenient figure of merit for the transport–recombination “quality” of a solar cell: devices/material stacks with higher μτ generally tolerate thicker active layers and exhibit improved carrier collection (often reflected in higher JSC and FF). It is not a complete descriptor—optical absorption, energetic offsets, and contact selectivity also matter—but it provides a quick way to compare device quality across materials and processing conditions.

How do I know what electrical parameters to use?

For traditional semiconductors such as AlGaAs or InP, the values of carrier mobilities, band gaps, and recombination constants are well tabulated in the literature. These materials are produced at extreme purities (often “eleven nines,” or 99.999999999%), which means their physical properties are highly reproducible. If you have a wafer of GaAs, you know almost exactly what its mobility or lifetime will be, and you can simply look them up in a reference book (e.g. Piprek’s Semiconductor Optoelectronic Devices).

Novel semiconductors such as organics or perovskites are very different. Their purity is typically only around 99.9% at best — eight orders of magnitude less pure than traditional III–V semiconductors. They are also structurally disordered: instead of atoms packed into a regular lattice, organics form a tangled collection of polymers and molecules, while perovskites often form heterogeneous domains. Because their morphology depends strongly on fabrication conditions, the “same” material from the same supplier can behave very differently depending on who deposited it, where, and how. As a result, electrical parameters like mobility, trap density, and recombination constants cannot simply be looked up: they must be estimated, tuned, or fitted to experimental data.

So, what should you do when setting parameters for a novel device? Practical guidance:

📝 Check your understanding (Part E)

👉 Next step: Continue to Part F: Contacts and VOC to explore how contact properties influence the open-circuit voltage of OPVs.