diff --git a/bins/more/sim.fzb b/bins/more/sim.fzb index ac383fb5..38ad7823 100644 --- a/bins/more/sim.fzb +++ b/bins/more/sim.fzb @@ -314,6 +314,27 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/core/diode_custom_spice_v1.fzp b/core/diode_custom_spice_v1.fzp new file mode 100644 index 00000000..e29072a6 --- /dev/null +++ b/core/diode_custom_spice_v1.fzp @@ -0,0 +1,78 @@ + + 1 + Andres Faina, based on Brendan Howell´s version + SPICE Diode + + 2022-12-08 + + diode + rectifier + semiconductor + fritzing core + + + Diode + + IS=76.9p RS=42.0m BV=50.0 IBV=5.00u CJO=39.8p M=0.333 N=1.45 TT=4.32u + + A SPICE diode + + D{instanceTitle} {net connector1} {net connector0} MODEL_{instanceTitle} + + .MODEL MODEL_{instanceTitle} D ({spice model}) + + + + + + + + + + + + + + + + + + + + + + + + + + + Cathode Pin + + +

+ + +

+ + +

+

+ + + + Anode Pin + + +

+ + +

+ + +

+

+ + + + diff --git a/core/transistor_signal_NPN_CBE_custom_spice_v1.fzp b/core/transistor_signal_NPN_CBE_custom_spice_v1.fzp new file mode 100644 index 00000000..09ebbe12 --- /dev/null +++ b/core/transistor_signal_NPN_CBE_custom_spice_v1.fzp @@ -0,0 +1,94 @@ + + 1 + Andres Faina, based on Fabian Althaus´ version + SPICE NPN-Transistor + + 2022-11-08 + + NPN + transistor + signal transistor + amplifier + fritzing core + + + Bipolar Transistor + + + BF=75 RB=100 CJE=1PF CJC=3PF + + A standard NPN-transistor + + Q{instanceTitle} {net connector2} {net connector1} {net connector0} MODEL_{instanceTitle} + + .MODEL MODEL_{instanceTitle} NPN ({spice model}) + + + + + + + + + + + + + + + + + + + + + + + + + + + Emitter + + +

+ + +

+ + +

+

+ + + + Base + + +

+ + +

+ + +

+

+ + + + Collector + + +

+ + +

+ + +

+

+ + + +