From 206afcded42d55572509e3439d752c9a81c84785 Mon Sep 17 00:00:00 2001 From: Fahim Date: Wed, 30 Dec 2015 12:31:05 +0530 Subject: Added : 1. Power Examples 2. eSim_Power.lib 3. DeviceModel for Powerdiode and Zenerdiode 4. Subcicuit for scr, diac, triac --- Examples/hwr6/hwr6.cir | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Examples/hwr6/hwr6.cir (limited to 'Examples/hwr6/hwr6.cir') diff --git a/Examples/hwr6/hwr6.cir b/Examples/hwr6/hwr6.cir new file mode 100644 index 00000000..2824cb5b --- /dev/null +++ b/Examples/hwr6/hwr6.cir @@ -0,0 +1,14 @@ +* /home/fossee/Downloads/powercktexamples/hwr6/hwr6.cir + +* EESchema Netlist Version 1.1 (Spice format) creation date: Tue Dec 15 11:57:49 2015 + +* To exclude a component from the Spice Netlist add [Spice_Netlist_Enabled] user FIELD set to: N +* To reorder the component spice node sequence add [Spice_Node_Sequence] user FIELD and define sequence: 2,1,0 + +* Sheet Name: / +x3 GND pulse r1 SCR +v1 in GND sine +v2 pulse GND pulse +R1 in r1 100 + +.end -- cgit