diff options
-rw-r--r-- | qucs/BPF145.dpl | 33 | ||||
-rw-r--r-- | qucs/BPF145.sch | 59 | ||||
-rw-r--r-- | qucs/LPF145.dpl | 29 | ||||
-rw-r--r-- | qucs/LPF145.sch | 65 |
4 files changed, 186 insertions, 0 deletions
diff --git a/qucs/BPF145.dpl b/qucs/BPF145.dpl new file mode 100644 index 0000000..07f248a --- /dev/null +++ b/qucs/BPF145.dpl @@ -0,0 +1,33 @@ +<Qucs Schematic 0.0.19> +<Properties> + <View=0,0,1232,1676,1,0,780> + <Grid=10,10,0> + <DataSet=BPF145.dat> + <DataDisplay=BPF145.sch> + <OpenDisplay=1> + <Script=BPF145.m> + <RunScript=0> + <showFrame=0> + <FrameText0=Title> + <FrameText1=Drawn By:> + <FrameText2=Date:> + <FrameText3=Revision:> +</Properties> +<Symbol> +</Symbol> +<Components> +</Components> +<Wires> +</Wires> +<Diagrams> + <Rect 140 802 1045 712 3 #c0c0c0 1 00 1 1e+08 1e+07 2.5e+08 1 -90 10 10 1 -1 0.2 1 315 0 225 "" "" ""> + <"S11_dB" #0000ff 0 3 0 0 0> + <"S12_dB" #ff0000 0 3 0 0 0> + </Rect> + <Tab 180 1563 631 563 3 #c0c0c0 1 00 1 121 1 1 1 0 1 1 1 0 1 300 315 0 225 "" "" ""> + <"S[1,2]" #0000ff 0 3 1 0 0> + <"S12_dB" #0000ff 0 3 1 0 0> + </Tab> +</Diagrams> +<Paintings> +</Paintings> diff --git a/qucs/BPF145.sch b/qucs/BPF145.sch new file mode 100644 index 0000000..ea88bec --- /dev/null +++ b/qucs/BPF145.sch @@ -0,0 +1,59 @@ +<Qucs Schematic 0.0.19> +<Properties> + <View=0,-60,1657,800,0.909091,0,0> + <Grid=10,10,1> + <DataSet=BPF145.dat> + <DataDisplay=BPF145.dpl> + <OpenDisplay=1> + <Script=BPF145.m> + <RunScript=0> + <showFrame=0> + <FrameText0=Title> + <FrameText1=Drawn By:> + <FrameText2=Date:> + <FrameText3=Revision:> +</Properties> +<Symbol> +</Symbol> +<Components> + <Pac P1 1 90 230 18 -26 0 1 "1" 1 "50 Ohm" 1 "0 dBm" 0 "14070 kHz" 0 "26.85" 0> + <Eqn Eqn1 1 420 600 -23 14 0 0 "S11_dB=dB(S[1,1])" 1 "S12_dB=dB(S[1,2])" 1 "yes" 0> + <.SP SP1 1 120 560 -50 73 0 0 "lin" 1 "100 MHz" 1 "250 MHz" 1 "300" 1 "no" 0 "1" 0 "2" 0 "no" 0 "no" 0> + <C C1 1 270 180 -26 -67 0 2 "3.6 pF" 1 "" 0 "neutral" 0> + <L L1 1 400 180 -26 10 0 0 "330 nH" 1 "" 0> + <L L4 1 490 280 10 -26 0 1 "39 nH" 1 "" 0> + <L L5 1 490 380 10 -26 0 1 "12 nH" 1 "" 0> + <L L6 1 630 280 10 -26 0 1 "27 nH" 1 "" 0> + <C C6 1 490 470 -103 -26 0 3 "43 pF" 1 "" 0 "neutral" 0> + <C C7 1 630 470 -103 -26 0 3 "22 pF" 1 "" 0 "neutral" 0> + <C C5 1 720 180 -26 -67 0 2 "3.6 pF" 1 "" 0 "neutral" 0> + <L L2 1 850 180 -26 10 0 0 "330 nH" 1 "" 0> + <GND * 1 560 500 0 0 0 0> + <Pac P2 1 1170 250 18 -26 0 1 "2" 1 "50 Ohm" 1 "0 dBm" 0 "14070 kHz" 0 "26.85" 0> +</Components> +<Wires> + <90 180 90 200 "" 0 0 0 ""> + <90 180 240 180 "" 0 0 0 ""> + <90 260 90 500 "" 0 0 0 ""> + <490 500 560 500 "" 0 0 0 ""> + <90 500 490 500 "" 0 0 0 ""> + <300 180 370 180 "" 0 0 0 ""> + <430 180 490 180 "" 0 0 0 ""> + <750 180 820 180 "" 0 0 0 ""> + <560 500 630 500 "" 0 0 0 ""> + <630 310 630 440 "" 0 0 0 ""> + <630 180 690 180 "" 0 0 0 ""> + <630 180 630 250 "" 0 0 0 ""> + <490 180 630 180 "" 0 0 0 ""> + <490 180 490 250 "" 0 0 0 ""> + <490 310 490 350 "" 0 0 0 ""> + <490 410 490 440 "" 0 0 0 ""> + <1170 180 1170 220 "" 0 0 0 ""> + <880 180 1170 180 "" 0 0 0 ""> + <630 500 1170 500 "" 0 0 0 ""> + <1170 280 1170 500 "" 0 0 0 ""> +</Wires> +<Diagrams> +</Diagrams> +<Paintings> +</Paintings> diff --git a/qucs/LPF145.dpl b/qucs/LPF145.dpl new file mode 100644 index 0000000..f952f2a --- /dev/null +++ b/qucs/LPF145.dpl @@ -0,0 +1,29 @@ +<Qucs Schematic 0.0.19> +<Properties> + <View=-115,-20,1961,1196,0.751315,20,0> + <Grid=10,10,0> + <DataSet=LPF145.dat> + <DataDisplay=LPF145.sch> + <OpenDisplay=1> + <Script=LPF145.m> + <RunScript=0> + <showFrame=0> + <FrameText0=Title> + <FrameText1=Drawn By:> + <FrameText2=Date:> + <FrameText3=Revision:> +</Properties> +<Symbol> +</Symbol> +<Components> +</Components> +<Wires> +</Wires> +<Diagrams> + <Rect 19 1103 1810 973 3 #c0c0c0 1 00 0 1e+08 5e+07 9e+08 0 -40 5 5 1 -1 0.1 1 315 0 225 "" "" ""> + <"S11_dB" #0000ff 0 3 0 0 0> + <"S12_dB" #ff0000 0 3 0 0 0> + </Rect> +</Diagrams> +<Paintings> +</Paintings> diff --git a/qucs/LPF145.sch b/qucs/LPF145.sch new file mode 100644 index 0000000..d17aec5 --- /dev/null +++ b/qucs/LPF145.sch @@ -0,0 +1,65 @@ +<Qucs Schematic 0.0.19> +<Properties> + <View=0,-180,1177,800,0.909091,0,0> + <Grid=10,10,1> + <DataSet=LPF145.dat> + <DataDisplay=LPF145.dpl> + <OpenDisplay=1> + <Script=LPF145.m> + <RunScript=0> + <showFrame=0> + <FrameText0=Title> + <FrameText1=Drawn By:> + <FrameText2=Date:> + <FrameText3=Revision:> +</Properties> +<Symbol> +</Symbol> +<Components> + <Pac P1 1 90 230 18 -26 0 1 "1" 1 "50 Ohm" 1 "0 dBm" 0 "14070 kHz" 0 "26.85" 0> + <L L1 1 340 180 -26 10 0 0 "27 nH" 1 "" 0> + <L L3 1 720 180 -26 10 0 0 "39 nH" 1 "" 0> + <C C3 1 650 100 -26 -67 0 2 "3.6 pF" 1 "" 0 "neutral" 0> + <Pac P2 1 1020 230 18 -26 0 1 "2" 1 "50 Ohm" 1 "0 dBm" 0 "14070 kHz" 0 "26.85" 0> + <C C4 1 860 230 17 -26 0 1 "12 pF" 1 "" 0 "neutral" 0> + <C C2 1 460 230 17 -26 0 1 "20 pF" 1 "" 0 "neutral" 0> + <Eqn Eqn1 1 420 600 -23 14 0 0 "S11_dB=dB(S[1,1])" 1 "S12_dB=dB(S[1,2])" 1 "yes" 0> + <C C5 1 340 120 -26 -67 0 2 "12 pF" 1 "" 0 "neutral" 0> + <.SP SP1 1 120 560 -50 73 0 0 "lin" 1 "100 MHz" 1 "900 MHz" 1 "300" 1 "no" 0 "1" 0 "2" 0 "no" 0 "no" 0> + <GND * 1 220 280 0 0 0 0> + <C C1 1 220 230 17 -26 0 1 "7 pF" 1 "" 0 "neutral" 0> +</Components> +<Wires> + <90 260 90 270 "" 0 0 0 ""> + <90 270 220 270 "" 0 0 0 ""> + <90 180 220 180 "" 0 0 0 ""> + <90 180 90 200 "" 0 0 0 ""> + <370 180 460 180 "" 0 0 0 ""> + <310 120 310 180 "" 0 0 0 ""> + <370 120 370 180 "" 0 0 0 ""> + <460 180 460 200 "" 0 0 0 ""> + <460 260 460 270 "" 0 0 0 ""> + <460 270 860 270 "" 0 0 0 ""> + <750 180 860 180 "" 0 0 0 ""> + <460 180 560 180 "" 0 0 0 ""> + <560 100 560 180 "" 0 0 0 ""> + <560 100 620 100 "" 0 0 0 ""> + <680 100 750 100 "" 0 0 0 ""> + <750 100 750 180 "" 0 0 0 ""> + <1020 260 1020 270 "" 0 0 0 ""> + <1020 180 1020 200 "" 0 0 0 ""> + <860 180 1020 180 "" 0 0 0 ""> + <860 180 860 200 "" 0 0 0 ""> + <860 270 1020 270 "" 0 0 0 ""> + <860 260 860 270 "" 0 0 0 ""> + <220 180 310 180 "" 0 0 0 ""> + <220 270 460 270 "" 0 0 0 ""> + <220 270 220 280 "" 0 0 0 ""> + <220 180 220 200 "" 0 0 0 ""> + <220 260 220 270 "" 0 0 0 ""> + <560 180 690 180 "" 0 0 0 ""> +</Wires> +<Diagrams> +</Diagrams> +<Paintings> +</Paintings> |