aesim-tech / simba-project

Roadmap & issue tracking
7 stars 0 forks source link

SPICE Diode Level 1 #436

Open jcornau opened 4 months ago

jcornau commented 4 months ago

Support SPICE diode model. Example:

d(is=200n bv=2590 EG=2 n=1.2
+   rs=0.02  trs1=0.0001  trs2=-0.0001 Tnom=10
+   tt=0.1n ibv=800u Xti=0.23 level=1)
### Tasks
- [ ] Define the implementation of the model with the equations
- [ ] Develop the model
- [ ] Test and validation
- [ ] Add documentation