Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

Latest commit

 

History

History
18 lines (13 loc) · 832 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 832 Bytes

Impedance Spectroscopy

This repository contains the code for my bachelor thesis work on using impedance spectroscopy to characterize a p-n junction diode.

Using Complex Nonlinear Least Squares (CNLS) fitting, the impedance data is fitted to an equivalent model of the diode. In this case, we are using a model with a series resistor Rs, and two parallel RC circuits. Each parameter represents a physical property of the diode.

Model Comparison

Single RC Cell

Nyquist Plot Bode Plot

Double RC Cell

Nyquist Plot Bode Plot

Randles Circuit

Nyquist Plot Bode Plot