diff options
Diffstat (limited to 'OSCAD/subcktLibrary/lm741.sub')
-rw-r--r-- | OSCAD/subcktLibrary/lm741.sub | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/OSCAD/subcktLibrary/lm741.sub b/OSCAD/subcktLibrary/lm741.sub new file mode 100644 index 0000000..aabd579 --- /dev/null +++ b/OSCAD/subcktLibrary/lm741.sub @@ -0,0 +1,14 @@ +* EESchema Netlist Version 1.1 (Spice format) creation date: Saturday 20 October 2012 08:46:50 PM IST + +* 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:/ +.subckt ua741 7 6 3 +Rout1 3 2 75 +Eout1 2 0 1 0 1 +Cbw1 1 0 31.85e-9 +Rbw1 1 4 0.5e6 +Ein1 4 0 7 6 100e3 +Rin1 7 6 2e6 +.ends ua741 |