Skip to content
CV/Pseudocapacitance Analysis: b-Value Kinetic Analysis

CV/Pseudocapacitance Analysis: b-Value Kinetic Analysis

CV/Pseudocapacitance Analysis: b-Value Kinetic Analysis

This Workflow uses the output data from Cyclic Voltammetry (CV) Data Extraction and Preprocessing or Cyclic Voltammetry (CV) Data Extraction and Preprocessing to determine the bb values for both forward (anodic) and reverse (cathodic) scans by power-law fitting of currents at the mid-point potential across different scan rates, used to identify the kinetic control mechanism of electrode reactions.

Prerequisites

First execute Cyclic Voltammetry (CV) Data Extraction and Preprocessing or Cyclic Voltammetry (CV) Data Extraction and Preprocessing to complete CV data extraction. The input folder should contain CV extraction results (Excel files) at multiple different scan rates to ensure statistical significance of the fitting.

Steps

  1. Select input folder: Use the file picker to select the folder containing the output from Cyclic Voltammetry (CV) Data Extraction and Preprocessing or Cyclic Voltammetry (CV) Data Extraction and Preprocessing with CV data at different scan rates.
  2. The system automatically extracts mid-point currents, performs fitting calculations, and generates kinetic analysis plots in log-log coordinates.

Scientific Principles

Power Law Relationship

In cyclic voltammetry, the peak current (or current at a specific potential) ii and scan rate ν\nu satisfy a power-law relationship:

i=aνbi = a \cdot \nu^b

where aa is a constant and bb is the kinetic index. Taking the logarithm of both sides yields the linear form:

logi=blogν+loga\log i = b \cdot \log \nu + \log a

Physical Meaning of b-Value

The bb value is used to identify the rate-controlling step of the electrode process:

bb ValueControl MechanismPhysical Meaning
b0.5b \approx 0.5Diffusion-controlledCurrent limited by reactant diffusion rate in solution
b1.0b \approx 1.0Surface-controlled (capacitive behavior)Current dominated by surface adsorption/desorption processes
0.5<b<1.00.5 < b < 1.0Mixed controlBoth diffusion and surface processes contribute

Mid-Point Potential Selection

This Workflow uses the current value at the mid-point potential EmidE_{\text{mid}} of the potential window as the analysis target:

Emid=Ehigh+Elow2E_{\text{mid}} = \frac{E_{\text{high}} + E_{\text{low}}}{2}

For the last complete cycle in each scan rate file, the absolute current values at EmidE_{\text{mid}} for forward and reverse scans are extracted, denoted as iai_a (anodic current) and ici_c (cathodic current) respectively.

Fitting Method

Least-squares linear fitting is performed in logν\log \nulogi\log i space to obtain the bb values and goodness of fit R2R^2 for both anodic and cathodic processes separately.

Output

  • Log-log scatter plot with fitting curves: x-axis is scan rate ν\nu (V/s), y-axis is current ii (A), both on logarithmic scales. The plot includes anodic (red) and cathodic (blue) datasets with their fitting lines, with legends annotating bb values and R2R^2.
  • Data files: Raw data and fitting curve data are exported as separate CSV files.

Further Analysis