diff options
author | Eyantra698Sumanto | 2023-07-24 14:06:16 +0530 |
---|---|---|
committer | Eyantra698Sumanto | 2023-07-24 14:06:16 +0530 |
commit | f3276cef09f0ecb981e380adc268747b0ff2ac73 (patch) | |
tree | 79e29acdb8c6addec793fff1c33d1d4a47876f96 /library/SubcircuitLibrary/IC_INA823/IC_INA823.cir.out | |
parent | 373add9a93e4c51c4f654ccd493ccb385af158b1 (diff) | |
download | eSim-f3276cef09f0ecb981e380adc268747b0ff2ac73.tar.gz eSim-f3276cef09f0ecb981e380adc268747b0ff2ac73.tar.bz2 eSim-f3276cef09f0ecb981e380adc268747b0ff2ac73.zip |
INA823 is an Instrumentation Amplifier IC
Diffstat (limited to 'library/SubcircuitLibrary/IC_INA823/IC_INA823.cir.out')
-rw-r--r-- | library/SubcircuitLibrary/IC_INA823/IC_INA823.cir.out | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/library/SubcircuitLibrary/IC_INA823/IC_INA823.cir.out b/library/SubcircuitLibrary/IC_INA823/IC_INA823.cir.out new file mode 100644 index 00000000..bccc31c2 --- /dev/null +++ b/library/SubcircuitLibrary/IC_INA823/IC_INA823.cir.out @@ -0,0 +1,22 @@ +* c:\fossee\esim\library\subcircuitlibrary\ic_ina823\ic_ina823.cir
+
+.include lm_741.sub
+x2 ? net-_r1-pad1_ net-_u1-pad1_ v- ? net-_r1-pad2_ v+ ? lm_741
+x1 ? net-_r2-pad1_ net-_u1-pad4_ v- ? net-_r2-pad2_ v+ ? lm_741
+x3 ? net-_r4-pad2_ net-_r3-pad2_ v- ? net-_r6-pad2_ v+ ? lm_741
+r2 net-_r2-pad1_ net-_r2-pad2_ 50k
+r1 net-_r1-pad1_ net-_r1-pad2_ 50k
+r4 net-_r1-pad2_ net-_r4-pad2_ 50k
+r3 net-_r2-pad2_ net-_r3-pad2_ 50k
+r6 net-_r4-pad2_ net-_r6-pad2_ 50k
+r5 net-_r3-pad2_ net-_r5-pad2_ 50k
+* u1 net-_u1-pad1_ net-_r1-pad1_ net-_r2-pad1_ net-_u1-pad4_ v+ net-_r5-pad2_ v- net-_r6-pad2_ port
+.tran 0e-00 0e-00 0e-00
+
+* Control Statements
+.control
+run
+print allv > plot_data_v.txt
+print alli > plot_data_i.txt
+.endc
+.end
|