Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 904 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 904 Bytes

Electrochemical Analysis of CV and RDE behavior of Ferri/Ferrocyanide

Demonstration of CV and RDE analysis using Randles-Sevcik equation and Levich Equation for the UNM CBE477/577 electrochemistry class on 10/25/2018.

These were done in 10 mM Potassium Ferricyanide, 10 mM Potassium Ferrocyanide, and 50 mM Na2SO4 with a 5 mm glassy carbon RDE electrode.

The analysis is done in Python using Jupyter Notebooks so you can reproduce the results.

Requirements:

  • Python 3.x
  • Numpy (Numerical Package)
  • Matplotlib (Plotting)
  • Seaborn (Make the plots pretty)
  • Pandas (Data loading)
  • Scipy (Linear regression)

You can view the notebooks here: