diff options
author | Akshay NH | 2018-06-28 19:22:03 +0530 |
---|---|---|
committer | Akshay NH | 2018-06-28 19:22:03 +0530 |
commit | d1edc2c0c9b8d823892b94482e01451e82c3eec1 (patch) | |
tree | 9fb54dfd93a975be8b2a8cb29b21eb5639ac29ef /analog circuits/peltz oscillator/peltz oscillator.cir | |
download | eSIm-Kicad-Simulations-d1edc2c0c9b8d823892b94482e01451e82c3eec1.tar.gz eSIm-Kicad-Simulations-d1edc2c0c9b8d823892b94482e01451e82c3eec1.tar.bz2 eSIm-Kicad-Simulations-d1edc2c0c9b8d823892b94482e01451e82c3eec1.zip |
adding kicad analog and digital circuits
Diffstat (limited to 'analog circuits/peltz oscillator/peltz oscillator.cir')
-rw-r--r-- | analog circuits/peltz oscillator/peltz oscillator.cir | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/analog circuits/peltz oscillator/peltz oscillator.cir b/analog circuits/peltz oscillator/peltz oscillator.cir new file mode 100644 index 0000000..722eaee --- /dev/null +++ b/analog circuits/peltz oscillator/peltz oscillator.cir @@ -0,0 +1,11 @@ +.title KiCad schematic +.include "/home/akshay/kicad-source-mirror-master/demos/simulation/laser_driver/fzt1049a.lib" +V1 Net-_C1-Pad1_ GND dc 5 +R1 Net-_C1-Pad1_ out 200k +C1 Net-_C1-Pad1_ out 10n +L1 Net-_C1-Pad1_ out 0.5m +R2 Net-_Q1-Pad3_ GND 50k +Q1 Net-_C1-Pad1_ out Net-_Q1-Pad3_ FZT1049A +Q2 out Net-_C1-Pad1_ Net-_Q1-Pad3_ FZT1049A +.tran .25m 30m +.end |