commit a936f95b20d6c133a1ba7f7935974a4186a0168a Author: Gerardo Marx Date: Tue Sep 21 17:24:54 2021 -0500 initial commit diff --git a/cir.jpeg b/cir.jpeg new file mode 100644 index 0000000..75e7818 Binary files /dev/null and b/cir.jpeg differ diff --git a/main.cir b/main.cir new file mode 100644 index 0000000..94be6f9 --- /dev/null +++ b/main.cir @@ -0,0 +1,9 @@ +Test for Watts +Vf 1 0 20V +RL 1 2 10 +Z1 2 3 0 mymodel +RG 4 3 100 +V1 4 0 PULSE(0 5V 1us 0.1u 0.1us 1ms 2ms) +.tran 0.1 10ms +.model mymodel NIGBT +.end