Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Estimation of Pekarian Function Parameters for ESM Method

Overview

The Pekarian function for vibronic spectra in the ESM approximation requires five fundamental parameters:

with for progressive broadening.

ParameterSymbolPhysical MeaningSource
0-0 transition frequencyTrue spectroscopic 0-0 transitionFrom experiment
Vertical excitation energyQM approximation to DFTB+/TD-DFT
Effective Huang-Rhys factorTotal vibronic coupling strengthLinear coupling model
Effective frequencyDominant vibrational progressionLinear coupling model
Initial linewidthWidth of 0-0 transitionHeuristic estimation
Progressive broadening factorLinewidth increase per quantumHeuristic estimation

Part I: Electronic and Vibronic Parameters from Quantum Chemistry

The first three parameters are obtained from quantum chemistry calculations combined with the LCM approximation.

I.A: Zero-Zero Transition Energy ()

Definition: The 0-0 transition frequency is the energy difference between the ground electronic state (v=0) and excited electronic state (v=0).

Calculation from quantum chemistry: The vertical excitation energy from DFTB+ serves as a computational approximation to . In practice, but may differ due to environmental effects (solvent, temperature, geometry relaxation).


I.B: Effective Huang-Rhys Factor ()

Definition: Total vibronic coupling strength summed over all active modes.

where mode-specific Huang-Rhys factors are:

with = excited state gradient projection onto normal mode , and = ground state frequency for mode .

Calculation steps:

  1. Ground state optimization → Hessian → normal modes , frequencies
  2. Excited state gradient at ground state geometry
  3. Project gradient:
  4. Calculate:
  5. Sum:

Physical meaning: Controls vibronic progression intensity distribution (Poisson):

Typical values: Rigid aromatics: 0.3-0.8; Flexible aromatics: 0.8-1.5; Charge-transfer states: 1.5-3.0


I.C: Effective Vibrational Frequency ()

Definition: Intensity-weighted mean frequency of all active modes.

where is the total reorganization energy.

Physical meaning: Determines spacing between vibronic peaks. Strongly coupled modes contribute more.

Typical values: Aromatic hydrocarbons: 1200-1600 cm⁻¹; Conjugated systems: 1400-1600 cm⁻¹


Summary: Parameters from Quantum Chemistry

ParameterFormulaUnitsSource
From (TD-DFT/DFTB+)cm⁻¹ or eV approximates
DimensionlessLCM from gradients
cm⁻¹Weighted mean from LCM

Workflow:

  1. Ground state: Optimize geometry, compute Hessian →
  2. Excited state: Compute gradient , energy (approximation to )
  3. LCM: Project gradient → , sum → , weighted average →

Part II: σ₀ Estimation (Initial Linewidth)

Physical meaning: The parameter represents the linewidth of the 0-0 transition, including inhomogeneous broadening, homogeneous broadening, and ESM approximation error.

Implemented Method: Dispersion

Calculates the weighted standard deviation of vibrational modes around the effective frequency. Directly measures how much the actual mode distribution deviates from the single effective mode approximation.

When to use: Default method. Provides physically meaningful measure of ESM quality. Gives reasonable values for typical organic molecules (50-300 cm⁻¹).

Typical Values and Guidelines

  • Rigid systems (anthracene, rubrene): 50-150 cm⁻¹
  • Flexible systems (polymers, solution): 200-400 cm⁻¹
  • Disordered systems (amorphous films): 300-600 cm⁻¹

Sanity checks:

  • Usually dispersion < cumulant
  • Should be comparable to
  • If , consider multi-mode method instead

Part III: δ Estimation (Progressive Broadening)

Physical meaning: The parameter represents progressive broadening with increasing vibrational quantum number: . Arises from anharmonicity, mode coupling, and lifetime effects.

Implemented Method: Linear scaling

Captures empirical observation that progressive broadening scales with ~10% of effective frequency, corresponding to typical anharmonicity in organic molecules.

Accuracy: ~15% average error for typical organic molecules. Range: 0.05-0.14 ×

Typical Values

For - cm⁻¹:

  • typically: 50-200 cm⁻¹
  • Corresponds to 5-15% of
  • Gives - at

Empirical relationship: (typical)


Summary

ParameterRecommended MethodTypical ValuesKey Formula
or Experimental or (TD-DFT/DFTB+)15000-35000 cm⁻¹ approximates
LCM from gradients0.3-3.0
Weighted mean1200-1600 cm⁻¹
Dispersion50-300 cm⁻¹
Simple50-200 cm⁻¹

Complete workflow:

  1. Run quantum chemistry calculation (ground state Hessian + excited state gradient)
  2. Calculate (from ), , from LCM
  3. Auto-calculate (dispersion) and (simple)
  4. Validate against experimental data and refine by fitting if needed

Note: Parameters in this document are starting estimates from theory. Always validate and refine with experimental fitting when available. See Theory-Guided Fitting for full workflow integration.