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 /src/SubcircuitLibrary/triac/triac.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 'src/SubcircuitLibrary/triac/triac.cir')
-rw-r--r-- | src/SubcircuitLibrary/triac/triac.cir | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/src/SubcircuitLibrary/triac/triac.cir b/src/SubcircuitLibrary/triac/triac.cir new file mode 100644 index 00000000..c533d42f --- /dev/null +++ b/src/SubcircuitLibrary/triac/triac.cir @@ -0,0 +1,23 @@ +* /opt/eSim/src/SubcircuitLibrary/triac/triac.cir + +* EESchema Netlist Version 1.1 (Spice format) creation date: Tue Dec 8 15:32:06 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: / +U3 8 11 10 PORT +F3 8 9 1 8 10 +v3 7 2 DC +F2 8 9 3 5 10 +v2 6 3 DC +C1 8 9 10u +F1 8 9 4 8 100 +v1 10 4 DC +U1 9 11 6 aswitch +U2 9 2 11 aswitch +R1 8 9 1 +D1 5 8 D +D2 1 7 D + +.end |