https://github.com/admdxd/sekv_extraction_routine
sEKV parameters extractor routine.
https://github.com/admdxd/sekv_extraction_routine
python python2 python27 python3
Last synced: 14 days ago
JSON representation
sEKV parameters extractor routine.
- Host: GitHub
- URL: https://github.com/admdxd/sekv_extraction_routine
- Owner: ADMDXD
- Created: 2024-07-05T09:47:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-29T10:18:18.000Z (over 1 year ago)
- Last Synced: 2025-01-27T18:09:39.943Z (about 1 year ago)
- Topics: python, python2, python27, python3
- Language: Python
- Homepage:
- Size: 617 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Citation: CITATION.cff
Awesome Lists containing this project
README
# sEKV_extraction_routine
On this repository I made available part of my PhD work <3.
You can find two folders:
- **Extractor codes:** where you can find:
- **EKV_extractor.py:** which is the python code (V3) that contains the function *EKV_extractor*
- **EKV_extractor_POC.py:** where POC stands for Proof of Concept. Therefore, is a code, which makes use of the previous function and the transistor data available at the folder *Data*, and you can use it to see what the extractor is doing.
- **Data:** is data belonging to the irradiation tests presented on my thesis. From this file, the code will extract IDVG characteristics of an nMOS transistor (wide and short)
If you manage to install the function and run the POC file, you will get some beautiful plots like these ones:



