Skip to content
CV/Cdl: Double-Layer Capacitance and Electrochemically Active Surface Area Analysis

CV/Cdl: Double-Layer Capacitance and Electrochemically Active Surface Area Analysis

CV/Cdl: Double-Layer Capacitance and Electrochemically Active Surface Area 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 double-layer capacitance CdlC_{\text{dl}} by linear fitting of the difference between anodic and cathodic currents at the mid-point potential across different scan rates. This can be further used to calculate the Electrochemically Active Surface Area (ECSA).

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 at multiple different scan rates.

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 calculates the ΔI/2\Delta I / 2 values at each scan rate, performs linear fitting, and generates a fitting plot.

Scientific Principles

Determination of Double-Layer Capacitance CdlC_{\text{dl}}

In the non-Faradaic potential region, only double-layer charging and discharging occurs at the electrode surface. The charging current ici_c is proportional to the scan rate ν\nu:

ic=Cdlνi_c = C_{\text{dl}} \cdot \nu

In practice, the average of the absolute values of the anodic current iai_a and cathodic current ici_c at the mid-point potential EmidE_{\text{mid}} is used as the approximate double-layer charging current at that scan rate:

ΔI2=iaic2\frac{\Delta I}{2} = \frac{|i_a - i_c|}{2}

where EmidE_{\text{mid}} is defined as:

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

Linear Fitting

Linear fitting is performed with ν\nu on the x-axis and ΔI/2\Delta I / 2 on the y-axis:

ΔI2=Cdlν+b\frac{\Delta I}{2} = C_{\text{dl}} \cdot \nu + b

The fitting slope is the double-layer capacitance CdlC_{\text{dl}} (unit: F). Ideally, the intercept bb should approach zero.

Electrochemically Active Surface Area

Given the specific capacitance CsC_s (unit: μF/cm2\mu\text{F/cm}^2) of a particular electrode material in a specific electrolyte, ECSA can be calculated as:

ECSA=CdlCs\text{ECSA} = \frac{C_{\text{dl}}}{C_s}

Common reference values: the CsC_s of smooth metal electrode surfaces is typically 202060  μF/cm260\;\mu\text{F/cm}^2.

Output

  • Linear fitting plot: x-axis is scan rate ν\nu (V/s), y-axis is ΔI/2\Delta I / 2 (A). The plot includes experimental data points (scatter) and the least-squares fitting line, annotated with CdlC_{\text{dl}} value and R2R^2.
  • Result files are saved to the output folder.

Related Workflows