Skip to content

Vishal-kr6/Mechanism_dectection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conduction Mechanism Analysis

A modular Python toolkit for segmenting I-V data and classifying conduction mechanisms (Ohmic, SCLC, Schottky, Poole-Frenkel, FN tunneling, etc.) in resistive devices.

Structure

  • mechanisms/ — Individual mechanism detection modules
  • segmentation/ — Log-log segmentation code
  • utils/ — I/O, plotting, and fitting helpers
  • classify.py — Classifies mechanism for each segment
  • main.py — Main runner and demo
  • data/ — Place your CSV files here

Usage

python main.py

Edit main.py for your data location and classification/segmentation parameters.

About

To indetify the mechanism and range of the voltage for RRAMs SET and RESET cycle.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages