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

Excited states

In LEDs and OLEDs, light emission does not occur directly from free charge carriers but from excited states (excitons) formed when electrons and holes recombine. These excited states exist as singlets and triplets, each with different decay pathways, interaction mechanisms, and radiative efficiencies. The balance between their formation, conversion, and loss processes ultimately determines the brightness, efficiency, and roll-off behaviour of the device. Consequently, a realistic model must explicitly track the populations of these excited states. Since excitons are generated by carrier recombination, this requires coupling to a drift–diffusion description of charge transport, which provides the local carrier densities and recombination rates that act as the pumping terms for the excited-state system.

In practice, this means solving the drift–diffusion equations together with a set of coupled rate equations describing singlet and triplet populations, and, where relevant, photon or optical mode dynamics. The exact combination of equations depends on the problem being studied: for example, modelling OLED efficiency may require only exciton rate equations, whereas modelling organic lasers additionally requires coupling to photon populations and cavity effects. The level of detail included can therefore be adjusted depending on whether a minimal or more complete physical description of the device is required.

Drift–diffusion equations

Before solving the excited-state rate equations, it is first necessary to determine how charge carriers are injected, transported, and recombine within the device. This is done using the drift–diffusion equations, which provide the electron and hole densities and the recombination rates that act as the pumping terms for the excited-state system. These are the standard drift–diffusion equations used to describe charge transport in semiconductors, including carrier drift in the electric field, diffusion due to concentration gradients, and bimolecular recombination. A full description of these equations can be found here: Drift–diffusion theory, and a detailed derivation here: Derivation of the drift–diffusion equations.

In these equations, \(n\) and \(p\) are the electron and hole densities, \(\mathbf{J}_n\) and \(\mathbf{J}_p\) are the corresponding current densities, \(\mu_n\) and \(\mu_p\) are the mobilities, \(D_n\) and \(D_p\) are the diffusion coefficients, \(\phi\) is the electrostatic potential, \(G_n\) and \(G_p\) are generation rates, and \(R_{\mathrm{free}}\) is the bimolecular recombination rate with coefficient \(k_r\). The quantities \(n_0\) and \(p_0\) denote equilibrium carrier densities.

Electron continuity

\[ \frac{\partial n}{\partial t} = \frac{1}{q}\nabla \cdot \mathbf{J}_n \;-\; R_{\mathrm{free}} \;+\; G_n, \qquad \mathbf{J}_n = -\,q\mu_n n \nabla\phi \;+\; q D_n \nabla n \]

Hole continuity

\[ \frac{\partial p}{\partial t} = -\,\frac{1}{q}\nabla \cdot \mathbf{J}_p \;-\; R_{\mathrm{free}} \;+\; G_p, \qquad \mathbf{J}_p = \;q\mu_p p \nabla\phi \;-\; q D_p \nabla p \]

Free-to-free (bimolecular) recombination

\[ R_{\mathrm{free}} = k_r\,(np - n_0 p_0) \quad\text{with}\quad D_{n,p} = \frac{k_B T}{q}\,\mu_{n,p} \]

Singlet population (host)

\[ \frac{dN_S}{dt} = \frac{1}{4}\gamma N_P^{2} + \frac{1}{4}\kappa_{TT}N_T^{2} - (\kappa_{\mathrm{FRET}}P_{OD} + \kappa_S + \kappa_{ISC})N_S - \Big(\tfrac{7}{4}\kappa_{SS}N_S + \kappa_{SP}N_P + \kappa_{ST}N_T\Big)N_S \]

Triplet population (host)

\[ \frac{dN_T}{dt} = \frac{3}{4}\gamma N_P^{2} + \kappa_{ISC}N_S + \frac{3}{4}\kappa_{SS}N_S^{2} - (\kappa_{DEXT}P_{OD} + \kappa_T + \kappa_{TP}N_P)N_T - \frac{5}{4}\kappa_{TT}N_T^{2} \]

Singlet population (dopant)

\[ \frac{dN_{SD}}{dt} = \kappa_{\mathrm{FRET}}P_{OD}N_S + \frac{1}{4}\kappa_{TTD}N_{TD}^{2} - (\kappa_{SD} + \kappa_{ISCD})N_{SD} - \Big(\tfrac{7}{4}\kappa_{SSD}N_{SD} + \kappa_{SPD}N_P + \kappa_{STD}N_{TD}\Big)N_{SD} - \xi P_{HO}\big(N_{SD} - WN_{OD}\big) \]

Triplet population (dopant)

\[ \frac{dN_{TD}}{dt} = \kappa_{DEXT}P_{OD}N_T + \kappa_{ISCD}N_{SD} + \frac{3}{4}\kappa_{SSD}N_{SD}^{2} - \kappa_{TD}N_{TD} - \frac{5}{4}\kappa_{TTD}N_{TD}^{2} - \kappa_{TPD}N_{TD}N_P \]

Photon population (optical mode)

\[ \frac{dP_{HO}}{dt} = \beta_{sp}\kappa_{SD}N_{SD} + \big(\Gamma \xi (N_{SD} - WN_{OD}) - \kappa_{CAV}\big) P_{HO} \]

Dopant population constraint

\[ N_{OD} = N_{DOP} - N_{SD} - N_{TD} \]

State variables

Dynamical variables used in the excited-state model.
Symbol Description
\(N_S\) Singlet population (host).
\(N_T\) Triplet population (host).
\(N_{SD}\) Singlet population (dopant).
\(N_{TD}\) Triplet population (dopant).
\(P_{HO}\) Photon population (optical mode).
\(N_{OD}\) Ground-state dopant population.
\(N_P\) Polaron population.

Kinetic coefficients (host)

Coefficients governing singlet and triplet populations (host).
Symbol Description JSON token
\(\kappa_S\) Singlet population (host) decay rate. singlet_k_s
\(\kappa_{ISC}\) Inter-system crossing rate from singlet (host) to triplet (host). singlet_k_isc
\(\kappa_{SS}\) Singlet–singlet annihilation rate for singlet population (host). singlet_k_ss
\(\kappa_{SP}\) Singlet–polaron annihilation rate for singlet population (host). singlet_k_sp
\(\kappa_{ST}\) Singlet–triplet annihilation rate between singlet (host) and triplet (host). singlet_k_st
\(\kappa_T\) Triplet population (host) decay rate. singlet_k_t
\(\kappa_{TP}\) Triplet–polaron annihilation rate for triplet population (host). singlet_k_tp
\(\kappa_{TT}\) Triplet–triplet annihilation rate for triplet population (host). singlet_k_tt

Transfer coefficients (host → dopant)

Coefficients describing transfer of excitation from host to dopant populations.
Symbol Description JSON token
\(\kappa_{\mathrm{FRET}}\) Förster transfer rate from singlet population (host) to singlet population (dopant). singlet_k_fret
\(\kappa_{DEXT}\) Dexter transfer rate from triplet population (host) to triplet population (dopant). singlet_k_dext

Kinetic coefficients (dopant)

Coefficients governing singlet and triplet populations (dopant).
Symbol Description JSON token
\(\kappa_{SD}\) Singlet population (dopant) decay rate. singlet_k_sd
\(\kappa_{ISCD}\) Inter-system crossing rate from singlet (dopant) to triplet (dopant). singlet_k_iscd
\(\kappa_{SPD}\) Singlet–polaron annihilation rate for singlet population (dopant). singlet_k_spd
\(\kappa_{STD}\) Singlet–triplet annihilation rate between singlet (dopant) and triplet (dopant). singlet_k_std
\(\kappa_{SSD}\) Singlet–singlet annihilation rate for singlet population (dopant). singlet_k_ssd
\(\kappa_{TD}\) Triplet population (dopant) decay rate. singlet_k_td
\(\kappa_{TTD}\) Triplet–triplet annihilation rate for triplet population (dopant). singlet_k_ttd
\(\kappa_{TPD}\) Triplet–polaron annihilation rate for triplet population (dopant). singlet_k_tpd

Optical and cavity coefficients

Parameters associated with optical coupling and photon population dynamics.
Symbol Description JSON token
\(\Gamma\) Confinement factor scaling coupling between singlet population (dopant) and photon population. singlet_gamma
\(W\) Spectral overlap factor between photon population and ground-state dopant population. singlet_W
\(\xi\) Stimulated-emission coupling between singlet population (dopant) and photon population.
\(\kappa_{CAV}\) Photon loss rate from the optical mode.
\(\beta_{sp}\) Spontaneous emission coupling into the photon population.
\(\gamma\) Polaron recombination coefficient generating singlet and triplet populations (host).

Material and composition parameters

Parameters defining dopant loading and available dopant population.
JSON token Symbol Description
singlet_C \(C\) Dopant concentration parameter used to define the amount of dopant present in the emissive medium.
\(N_{DOP}\) Total dopant population density.
\(P_{OD}\) Available dopant fraction or occupancy factor entering host-to-dopant transfer terms.
\(n_0,\;p_0\) Equilibrium electron and hole densities used in the free-to-free recombination expression.

GUI and control tokens

Tokens used for GUI presentation or enabling the model rather than defining physical coefficients.
JSON token Symbol Description
singlet_enabled Boolean switch enabling or disabling the excited-state model in the GUI and solver.
text_singlet_ GUI label token used to insert the “Excited states” heading.

Light emission

There are four ways that light can be emitted in the model, depending on which equations are enabled.

Summary of photon generation mechanisms under different model configurations.
Model configuration Emission source Photon generation rate
No exciton model Free carrier recombination \(G_\gamma = \eta_{\mathrm{ph}}\left(R_{\mathrm{free}} + R_T\right)\)
Singlet/triplet enabled Host singlet decay \(G_\gamma = \eta_{\mathrm{ph}}\,\kappa_S N_S\)
Singlet/triplet + dopant enabled Dopant singlet decay \(G_\gamma = \eta_{\mathrm{ph}}\,\kappa_{SD} N_{SD}\)
Photon rate equation enabled Cavity loss \(G_\gamma = \kappa_{\mathrm{CAV}} P_{HO}\)

Excited States in OLEDs are fully working in the solver. However, this feature has not yet been enabled in the public release because the related paper is still under review and has not yet been published.