diff options
author | Fahim | 2015-12-30 12:31:05 +0530 |
---|---|---|
committer | Fahim | 2015-12-30 12:31:05 +0530 |
commit | 206afcded42d55572509e3439d752c9a81c84785 (patch) | |
tree | 73ef64eda8504c27d6f1a3b1e141ee8d6efbbbe8 /Examples/hwr6/hwr6.cir | |
parent | 06036bffa314d41f31cbdcd6883c9b3558930326 (diff) | |
download | eSim-206afcded42d55572509e3439d752c9a81c84785.tar.gz eSim-206afcded42d55572509e3439d752c9a81c84785.tar.bz2 eSim-206afcded42d55572509e3439d752c9a81c84785.zip |
Added :
1. Power Examples
2. eSim_Power.lib
3. DeviceModel for Powerdiode and Zenerdiode
4. Subcicuit for scr, diac, triac
Diffstat (limited to 'Examples/hwr6/hwr6.cir')
-rw-r--r-- | Examples/hwr6/hwr6.cir | 14 |
1 files changed, 14 insertions, 0 deletions
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 |