diff options
author | rahulp13 | 2021-01-07 18:22:29 +0530 |
---|---|---|
committer | rahulp13 | 2021-01-07 18:22:29 +0530 |
commit | d4fd47ecf77597595d3f4fa72fd5334a5fe7417b (patch) | |
tree | 28095229ec3035d15c569fbedac83cf5876aa196 /Windows/spice/examples/various/bjtnoise.cir | |
parent | 376e748df438933088721286402462dffd6367c0 (diff) | |
parent | 63e3156454f39732a3101c29d42b473a89ca68d2 (diff) | |
download | eSim-d4fd47ecf77597595d3f4fa72fd5334a5fe7417b.tar.gz eSim-d4fd47ecf77597595d3f4fa72fd5334a5fe7417b.tar.bz2 eSim-d4fd47ecf77597595d3f4fa72fd5334a5fe7417b.zip |
Merge windows installer updates with linux installer
Diffstat (limited to 'Windows/spice/examples/various/bjtnoise.cir')
-rw-r--r-- | Windows/spice/examples/various/bjtnoise.cir | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/Windows/spice/examples/various/bjtnoise.cir b/Windows/spice/examples/various/bjtnoise.cir deleted file mode 100644 index 002c0d85..00000000 --- a/Windows/spice/examples/various/bjtnoise.cir +++ /dev/null @@ -1,29 +0,0 @@ -BJT Noise Test - -vcc 4 0 50 -vin 1 0 ac 1 - -ccouple 1 2 1 - -ibias 0 2 100uA - -rload 4 3 1k - -q1 3 2 0 0 test - -.model test npn kf=1e-20 af=1 bf=100 rb=10 cjc=4e-12 -.noise v(3) vin dec 10 1k 100Meg 1 - -.control -run -setplot -setplot noise1 -plot ally -plot inoise_spectrum onoise_spectrum -setplot noise2 -print all -echo -print inoise_total onoise_total -.endc - -.end |