mirror of
https://github.com/ra3xdh/qucs_s
synced 2025-03-28 21:13:26 +00:00
Merge branch 'ra3xdh:current' into static_settings_object
This commit is contained in:
commit
7b57aaad45
@ -13,6 +13,8 @@ if("${CMAKE_BINARY_DIR}" STREQUAL "${CMAKE_SOURCE_DIR}")
|
||||
"remove CMakeCache.txt and CMakeFiles.")
|
||||
endif()
|
||||
|
||||
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
|
||||
|
||||
file (STRINGS "${qucs-suite_SOURCE_DIR}/VERSION" QUCS_VERSION)
|
||||
message(STATUS "Configuring Qucs: VERSION ${QUCS_VERSION}")
|
||||
|
||||
|
15
README.md
15
README.md
@ -79,4 +79,19 @@ cd /your_installation prefix/bin
|
||||
./qucs-s
|
||||
~~~
|
||||
|
||||
### clangd LSP support
|
||||
Clangd looks for `compile_commands.json` file in parent folders of the file it processes.
|
||||
`compile_commands.json` should be generated along with other build configuration files
|
||||
when you run `cmake` as part of building routine:
|
||||
```
|
||||
mkdir builddir
|
||||
cd builddir
|
||||
cmake .. -DCMAKE_INSTALL_PREFIX=/your_install_prefix/
|
||||
```
|
||||
If `compile_commands.json` is already there, create a symbolic link to it from project root dir:
|
||||
```
|
||||
cd project_root
|
||||
ln -s ./builddir/compile_commands.json compile_commands.json
|
||||
```
|
||||
|
||||
It may take some time to index files at first run. Clangd configuration is in `.clangd` file.
|
||||
|
@ -1,6 +1,6 @@
|
||||
<Qucs Schematic 0.0.24>
|
||||
<Qucs Schematic 24.1.0>
|
||||
<Properties>
|
||||
<View=50,10,1067,845,1,0,0>
|
||||
<View=40,6,1652,922,0.974891,0,0>
|
||||
<Grid=10,10,1>
|
||||
<DataSet=Distortion.dat>
|
||||
<DataDisplay=Distortion.dpl>
|
||||
@ -16,59 +16,79 @@
|
||||
<Symbol>
|
||||
</Symbol>
|
||||
<Components>
|
||||
<.DC DC1 1 720 380 0 61 0 0 "26.85" 0 "0.001" 0 "1 pA" 0 "1 uV" 0 "no" 0 "150" 0 "no" 0 "none" 0 "CroutLU" 0>
|
||||
<.TR TR1 1 390 380 0 79 0 0 "lin" 1 "0" 1 "1 ms" 1 "1000" 0 "Trapezoidal" 0 "2" 0 "1 ns" 0 "1e-16" 0 "150" 0 "0.001" 0 "1 pA" 0 "1 uV" 0 "26.85" 0 "1e-3" 0 "1e-6" 0 "1" 0 "CroutLU" 0 "no" 0 "yes" 0 "0" 0>
|
||||
<_BJT Q2N2222A_1 1 480 210 8 -26 0 0 "npn" 0 "8.11e-14" 0 "1" 0 "1" 0 "0.5" 0 "0.225" 0 "113" 0 "24" 0 "1.06e-11" 0 "2" 0 "0" 0 "2" 0 "205" 0 "4" 0 "0" 0 "0" 0 "0.137" 0 "0.343" 0 "1.37" 0 "2.95e-11" 0 "0.75" 0 "0.33" 0 "1.52e-11" 0 "0.75" 0 "0.33" 0 "1" 0 "0" 0 "0.75" 0 "0" 0 "0.5" 0 "3.97e-10" 0 "0" 0 "0" 0 "0" 0 "8.5e-08" 0 "26.85" 0 "0" 0 "1" 0 "1" 0 "0" 0 "1" 0 "1" 0 "0" 0 "1.5" 0 "3" 0 "1.11" 0 "26.85" 0 "1" 0>
|
||||
<R R1 1 360 240 15 -26 0 1 "2 kOhm" 1 "26.85" 0 "0.0" 0 "0.0" 0 "26.85" 0 "european" 0>
|
||||
<R R3 1 360 150 15 -26 0 1 "24 kOhm" 1 "26.85" 0 "0.0" 0 "0.0" 0 "26.85" 0 "european" 0>
|
||||
<R R5 1 480 130 15 -26 0 1 "4.7k" 1 "26.85" 0 "0.0" 0 "0.0" 0 "26.85" 0 "european" 0>
|
||||
<GND * 1 360 290 0 0 0 0>
|
||||
<R R2 1 480 270 15 -26 0 1 "470 Ohm" 1 "26.85" 0 "0.0" 0 "0.0" 0 "26.85" 0 "european" 0>
|
||||
<GND * 1 480 300 0 0 0 0>
|
||||
<GND * 1 150 370 0 0 0 0>
|
||||
<C C1 1 270 210 -26 17 0 0 "0.1 uF" 1 "" 0 "neutral" 0>
|
||||
<C C2 1 620 170 -26 17 0 0 "0.1 uF" 1 "" 0 "neutral" 0>
|
||||
<Vac_SPICE V2 1 150 320 18 -26 0 1 "Vac= DISTOF1 0.2 DC 0" 1 "Vac_Line 2=+ SIN(0 0.2 4k 0 0) AC 0.2" 1 "Vac_Line 3=" 0 "Vac_Line 4=" 0 "Vac_Line 5=" 0>
|
||||
<NutmegEq NutmegEq1 1 270 440 -27 17 0 0 "disto" 1 "H2=disto1.v(out)" 1 "H3=disto2.v(out)" 1>
|
||||
<R R4 1 680 250 15 -26 0 1 "47k" 1 "26.85" 0 "0.0" 0 "0.0" 0 "26.85" 0 "european" 0>
|
||||
<GND * 1 680 300 0 0 0 0>
|
||||
<IProbe Pr1 1 650 80 -26 16 1 2>
|
||||
<Vdc V1 1 780 130 18 -26 0 1 "12 V" 1>
|
||||
<GND * 1 780 180 0 0 0 0>
|
||||
<.DISTO DISTO1 1 550 380 0 79 0 0 "lin" 1 "1 Hz" 1 "10 kHz" 1 "1000" 1 "" 0>
|
||||
<GND * 1 360 300 0 0 0 0>
|
||||
<R R3 1 360 130 15 -26 0 1 "24 kOhm" 1 "26.85" 0 "0.0" 0 "0.0" 0 "26.85" 0 "european" 0>
|
||||
<GND * 1 780 300 0 0 0 0>
|
||||
<Vdc V1 1 780 180 18 -26 0 1 "12 V" 1>
|
||||
<C C1 1 310 180 -26 17 0 0 "0.1 uF" 1 "" 0 "neutral" 0>
|
||||
<S4Q_V V3 1 100 270 18 -26 0 1 "DISTOF2 0.2" 1 "" 0 "" 0 "" 0 "" 0>
|
||||
<GND * 1 100 300 0 0 0 0>
|
||||
<NutmegEq NutmegEq1 5 130 530 -27 17 0 0 "DISTO1" 1 "h2.out=disto1.v(out)" 1 "h3.out=disto2.v(out)" 1>
|
||||
<NutmegEq NutmegEq2 5 280 550 -27 17 0 0 "DISTO2" 1 "s1.out=disto1.v(out)" 1 "s2.out=disto2.v(out)" 1 "s3.out=disto3.v(out)" 1>
|
||||
<.DC DC1 5 280 670 0 44 0 0 "26.85" 0 "0.001" 0 "1 pA" 0 "1 uV" 0 "no" 0 "150" 0 "no" 0 "none" 0 "CroutLU" 0>
|
||||
<.DISTO DISTO3 1 400 350 0 79 0 0 "lin" 1 "10 kHz" 1 "1 MHz" 1 "100" 0 "" 0>
|
||||
<NutmegEq NutmegEq3 5 430 530 -27 17 0 0 "DISTO3" 1 "h2.out=disto1.v(out)" 1 "h3.out=disto2.v(out)" 1>
|
||||
<.DISTO DISTO1 1 100 350 0 79 0 0 "log" 1 "1 Hz" 1 "1 GHz" 1 "900" 0 "" 0>
|
||||
<.DISTO DISTO2 1 250 350 0 79 0 0 "log" 1 "1 Hz" 1 "1 GHz" 1 "900" 0 "0.9" 1>
|
||||
<.AC AC1 5 100 670 0 44 0 0 "log" 1 "1 Hz" 1 "1 GHz" 1 "900" 0 "no" 0>
|
||||
<R R1 1 360 270 15 -26 0 1 "2kOhm" 1 "26.85" 0 "0.0" 0 "0.0" 0 "26.85" 0 "european" 0>
|
||||
<S4Q_V V2 1 100 210 18 -26 0 1 "DISTOF1 0.2" 1 "+ AC 0.2" 0 "" 0 "" 0 "" 0>
|
||||
</Components>
|
||||
<Wires>
|
||||
<360 80 360 120 "" 0 0 0 "">
|
||||
<360 80 480 80 "" 0 0 0 "">
|
||||
<360 180 360 210 "" 0 0 0 "">
|
||||
<360 210 450 210 "" 0 0 0 "">
|
||||
<480 80 480 100 "" 0 0 0 "">
|
||||
<480 160 480 170 "" 0 0 0 "">
|
||||
<480 170 480 180 "" 0 0 0 "">
|
||||
<360 270 360 290 "" 0 0 0 "">
|
||||
<300 210 360 210 "" 0 0 0 "">
|
||||
<480 170 590 170 "" 0 0 0 "">
|
||||
<150 350 150 370 "" 0 0 0 "">
|
||||
<150 210 240 210 "in" 130 170 6 "">
|
||||
<150 210 150 290 "" 0 0 0 "">
|
||||
<650 170 680 170 "out" 680 130 12 "">
|
||||
<650 170 680 170 "out" 670 140 12 "">
|
||||
<680 170 680 220 "" 0 0 0 "">
|
||||
<680 280 680 300 "" 0 0 0 "">
|
||||
<480 80 620 80 "" 0 0 0 "">
|
||||
<360 80 480 80 "" 0 0 0 "">
|
||||
<360 80 360 100 "" 0 0 0 "">
|
||||
<360 160 360 180 "" 0 0 0 "">
|
||||
<780 210 780 300 "" 0 0 0 "">
|
||||
<680 80 780 80 "" 0 0 0 "">
|
||||
<780 80 780 100 "" 0 0 0 "">
|
||||
<780 160 780 180 "" 0 0 0 "">
|
||||
<780 80 780 150 "" 0 0 0 "">
|
||||
<360 180 360 210 "" 0 0 0 "">
|
||||
<340 180 360 180 "" 0 0 0 "">
|
||||
<100 180 280 180 "" 0 0 0 "">
|
||||
<360 210 360 240 "" 0 0 0 "">
|
||||
<450 210 450 210 "b" 430 180 0 "">
|
||||
<480 240 480 240 "e" 510 210 0 "">
|
||||
<480 170 480 170 "c" 510 140 0 "">
|
||||
</Wires>
|
||||
<Diagrams>
|
||||
<Rect 697 825 323 243 3 #c0c0c0 1 00 1 0 0.0002 0.001 1 -2 1 2.33936 1 -1 0.5 1 315 0 225 "" "" "">
|
||||
<"ngspice/tran.v(in)" #0000ff 0 3 0 0 0>
|
||||
<"ngspice/tran.v(out)" #ff0000 0 3 0 0 0>
|
||||
<Rect 1030 418 566 366 3 #c0c0c0 1 10 1 1 1 1e+09 1 -0.002 0.002 0.0191222 1 -0.2 0.2 1.83555 315 0 225 1 0 0 "" "" "">
|
||||
<"ngspice/disto1.ac.v(h2.out)" #0000ff 2 3 0 0 0>
|
||||
<"ngspice/disto1.ac.v(h3.out)" #ff0000 2 3 0 0 0>
|
||||
<"ngspice/ac1.ac.v(out)" #550000 2 3 0 1 1>
|
||||
</Rect>
|
||||
<Rect 230 822 372 242 3 #c0c0c0 1 00 1 0 2000 10000 1 -0.000291356 0.001 0.00320492 1 -1 0.5 1 315 0 225 "" "" "">
|
||||
<"ngspice/ac.v(h2)" #0000ff 0 3 0 0 0>
|
||||
<"ngspice/ac.v(h3)" #ff0000 0 3 0 0 0>
|
||||
<Rect 1030 881 574 381 3 #c0c0c0 1 10 1 1 1 1e+09 1 -5e-06 5e-06 4e-05 1 -0.2 0.2 1.83555 315 0 225 1 0 0 "" "" "">
|
||||
<"ngspice/disto2.ac.v(s1.out)" #0000ff 2 3 0 0 0>
|
||||
<"ngspice/disto2.ac.v(s2.out)" #ff0000 2 3 0 0 0>
|
||||
<"ngspice/disto2.ac.v(s3.out)" #ff00ff 2 3 0 0 0>
|
||||
<"ngspice/ac1.ac.v(out)" #550000 2 3 0 1 1>
|
||||
</Rect>
|
||||
<Tab 100 855 548 54 3 #c0c0c0 1 00 1 0 1 1 1 0 1 1 1 0 1 1 315 0 225 1 0 0 "" "" "">
|
||||
<"ngspice/dc1.b" #0000ff 0 3 1 0 0>
|
||||
<"ngspice/dc1.e" #0000ff 0 3 1 0 0>
|
||||
<"ngspice/dc1.c" #0000ff 0 3 1 0 0>
|
||||
<"ngspice/dc1.vpr1#branch" #0000ff 0 3 0 0 0>
|
||||
</Tab>
|
||||
<Rect 640 500 240 160 3 #c0c0c0 1 00 1 0 200000 1e+06 1 0.0132354 0.002 0.018 1 0.00284697 0.0005 0.00364608 315 0 225 1 0 0 "" "" "">
|
||||
<"ngspice/disto3.ac.v(h2.out)" #0000ff 2 3 0 0 0>
|
||||
<"ngspice/disto3.ac.v(h3.out)" #ff0000 2 3 0 0 1>
|
||||
</Rect>
|
||||
</Diagrams>
|
||||
<Paintings>
|
||||
<Text 80 30 12 #000000 0 "DISTORTION analysis example.\n 2nd and 3rd harmonic \ncomponents are plotted.\n\nNOTE: This Example could be run \nonly with Ngspice">
|
||||
<Text 110 80 10 #000000 0 "DISTORTION analysis example.\n\nNOTE: This Example could be run \nonly with Ngspice">
|
||||
</Paintings>
|
||||
|
239
examples/ngspice/audio_amp_thd.sch
Normal file
239
examples/ngspice/audio_amp_thd.sch
Normal file
@ -0,0 +1,239 @@
|
||||
<Qucs Schematic 24.1.0>
|
||||
<Properties>
|
||||
<View=20,-31,1683,913,0.945848,1,0>
|
||||
<Grid=10,10,1>
|
||||
<DataSet=audio_amp_thd.dat>
|
||||
<DataDisplay=audio_amp_thd.dpl>
|
||||
<OpenDisplay=0>
|
||||
<Script=audio_amp_thd.m>
|
||||
<RunScript=0>
|
||||
<showFrame=0>
|
||||
<FrameText0=Title>
|
||||
<FrameText1=Drawn By:>
|
||||
<FrameText2=Date:>
|
||||
<FrameText3=Revision:>
|
||||
</Properties>
|
||||
<Symbol>
|
||||
</Symbol>
|
||||
<Components>
|
||||
<_BJT KT3102A_1 1 360 320 8 -26 0 0 "npn" 0 "5.258f" 0 "1" 0 "1" 0 "0.4922" 0 "0.25" 0 "86" 0 "25" 0 "28.21n" 0 "7.428" 0 "21.2p" 0 "2" 0 "185.1" 0 "2.713" 0 "0" 0 "0" 0 "1.65" 0 "0" 0 "52" 0 "11.3p" 0 "0.69" 0 "0.33" 0 "9.921p" 0 "0.65" 0 "0.33" 0 "1" 0 "0" 0 "0.75" 0 "0" 0 "0.5" 0 "611.5p" 0 "2" 0 "80" 0 "0.52" 0 "57.71n" 0 "26.85" 0 "0" 0 "1" 0 "1" 0 "0" 0 "1" 0 "1" 0 "0" 0 "1.5" 0 "3" 0 "1.11" 0 "26.85" 0 "1" 0>
|
||||
<_BJT KT3102A_2 1 910 280 8 -26 0 0 "npn" 0 "5.258f" 0 "1" 0 "1" 0 "0.4922" 0 "0.25" 0 "86" 0 "25" 0 "28.21n" 0 "7.428" 0 "21.2p" 0 "2" 0 "185.1" 0 "2.713" 0 "0" 0 "0" 0 "1.65" 0 "0" 0 "52" 0 "11.3p" 0 "0.69" 0 "0.33" 0 "9.921p" 0 "0.65" 0 "0.33" 0 "1" 0 "0" 0 "0.75" 0 "0" 0 "0.5" 0 "611.5p" 0 "2" 0 "80" 0 "0.52" 0 "57.71n" 0 "26.85" 0 "0" 0 "1" 0 "1" 0 "0" 0 "1" 0 "1" 0 "0" 0 "1.5" 0 "3" 0 "1.11" 0 "26.85" 0 "1" 0>
|
||||
<_BJT KT815B_1 1 990 640 8 -26 0 0 "npn" 0 "10.2f" 0 "1" 0 "1" 0 "0.3983" 0 "0.3633" 0 "87" 0 "0" 0 "573.7f" 0 "1.453" 0 "231.6f" 0 "1.44" 0 "159.4" 0 "1.576" 0 "0" 0 "0" 0 "0.2936" 0 "0" 0 "5" 0 "71.14p" 0 "0.75" 0 "0.3333" 0 "88.73p" 0 "0.75" 0 "0.3333" 0 "1" 0 "0" 0 "0.75" 0 "0" 0 "0.5" 0 "24.32n" 0 "2" 0 "10" 0 "1" 0 "2.046u" 0 "26.85" 0 "0" 0 "1" 0 "1" 0 "0" 0 "1" 0 "1" 0 "0" 0 "1.5" 0 "3" 0 "1.11" 0 "26.85" 0 "1" 0>
|
||||
<R R1 1 360 220 -57 -17 0 1 "1k" 1 "26.85" 0 "0.0" 0 "0.0" 0 "26.85" 0 "european" 0>
|
||||
<R R2 1 360 710 15 -26 0 1 "1k" 1 "26.85" 0 "0.0" 0 "0.0" 0 "26.85" 0 "european" 0>
|
||||
<_BJT KT815A_1 1 700 590 8 -26 0 0 "npn" 0 "10.2f" 0 "1" 0 "1" 0 "0.4139" 0 "0.5592" 0 "70" 0 "0" 0 "349.5f" 0 "1.422" 0 "706.1f" 0 "1.473" 0 "191.7" 0 "1.683" 0 "0" 0 "0" 0 "0.203" 0 "0" 0 "5" 0 "71.14p" 0 "0.75" 0 "0.3333" 0 "88.73p" 0 "0.75" 0 "0.3333" 0 "1" 0 "0" 0 "0.75" 0 "0" 0 "0.5" 0 "24.32n" 0 "2" 0 "10" 0 "1" 0 "2.046u" 0 "26.85" 0 "0" 0 "1" 0 "1" 0 "0" 0 "1" 0 "1" 0 "0" 0 "1.5" 0 "3" 0 "1.11" 0 "26.85" 0 "1" 0>
|
||||
<R R3 1 260 420 -22 -51 0 2 "1k" 1 "26.85" 0 "0.0" 0 "0.0" 0 "26.85" 0 "european" 0>
|
||||
<R R4 1 370 420 -19 -54 0 2 "27k" 1 "26.85" 0 "0.0" 0 "0.0" 0 "26.85" 0 "european" 0>
|
||||
<_BJT KT814B_1 1 1020 230 9 -9 1 0 "pnp" 0 "11.45f" 0 "1" 0 "1" 0 "0.2157" 0 "0.5927" 0 "72.62" 0 "0" 0 "97.57f" 0 "1.421" 0 "637.6f" 0 "1.41" 0 "128.7" 0 "1.928" 0 "0" 0 "0" 0 "0.2979" 0 "0" 0 "4" 0 "71.14p" 0 "0.75" 0 "0.3333" 0 "88.73p" 0 "0.75" 0 "0.3333" 0 "1" 0 "0" 0 "0.75" 0 "0" 0 "0.5" 0 "26.36n" 0 "5" 0 "10" 0 "3" 0 "2.046u" 0 "26.85" 0 "0" 0 "1" 0 "1" 0 "0" 0 "1" 0 "1" 0 "0" 0 "1.5" 0 "3" 0 "1.11" 0 "26.85" 0 "1" 0>
|
||||
<_BJT KT3107A_1 1 360 620 8 -26 1 0 "pnp" 0 "6.545f" 0 "1" 0 "1" 0 "0.1862" 0 "12m" 0 "86.5" 0 "32" 0 "7.735n" 0 "8.56" 0 "3.35p" 0 "2" 0 "105.5" 0 "1.62" 0 "0" 0 "0" 0 "0.71" 0 "0" 0 "39.1" 0 "12.59p" 0 "0.69" 0 "0.35" 0 "12.83p" 0 "0.65" 0 "0.33" 0 "1" 0 "0" 0 "0.75" 0 "0" 0 "0.5" 0 "477.5p" 0 "2" 0 "35" 0 "56m" 0 "30.5n" 0 "26.85" 0 "0" 0 "1" 0 "1" 0 "0" 0 "1" 0 "1" 0 "0" 0 "1.5" 0 "3" 0 "1.11" 0 "26.85" 0 "1" 0>
|
||||
<R R30 1 850 560 -26 15 0 0 "120" 1 "26.85" 0 "0.0" 0 "0.0" 0 "26.85" 0 "european" 0>
|
||||
<R R29 1 850 280 -23 -49 0 0 "120" 1 "26.85" 0 "0.0" 0 "0.0" 0 "26.85" 0 "european" 0>
|
||||
<R R18 1 910 340 15 -26 0 1 "68" 1 "26.85" 0 "0.0" 0 "0.0" 0 "26.85" 0 "european" 0>
|
||||
<R R20 1 1020 360 15 -26 1 3 "0.39" 1 "26.85" 0 "0.0" 0 "0.0" 0 "26.85" 0 "european" 0>
|
||||
<C C4 1 820 150 17 -26 0 1 "500u" 1 "" 0 "neutral" 0>
|
||||
<R R19 1 990 310 -26 -43 0 2 "120" 1 "26.85" 0 "0.0" 0 "0.0" 0 "26.85" 0 "european" 0>
|
||||
<R R22 1 960 530 -31 -55 0 0 "120" 1 "26.85" 0 "0.0" 0 "0.0" 0 "26.85" 0 "european" 0>
|
||||
<R R23 1 990 480 15 -26 0 1 "0.39" 1 "26.85" 0 "0.0" 0 "0.0" 0 "26.85" 0 "european" 0>
|
||||
<R R16 1 870 100 -27 -51 1 0 "330" 1 "26.85" 0 "0.0" 0 "0.0" 0 "26.85" 0 "european" 0>
|
||||
<GND * 1 400 420 0 0 0 1>
|
||||
<GND * 1 400 480 0 0 0 1>
|
||||
<R R5 1 440 220 14 -18 0 1 "15k" 1 "26.85" 0 "0.0" 0 "0.0" 0 "26.85" 0 "european" 0>
|
||||
<_BJT KT814A_1 1 690 240 8 -9 1 0 "pnp" 0 "11.45f" 0 "1" 0 "1" 0 "0.3656" 0 "1.275" 0 "62.37" 0 "0" 0 "88.24f" 0 "1.411" 0 "269.4f" 0 "1.51" 0 "176.8" 0 "1.238" 0 "0" 0 "0" 0 "0.1654" 0 "0" 0 "4" 0 "71.14p" 0 "0.75" 0 "0.33" 0 "88.73p" 0 "0.75" 0 "0.3333" 0 "1" 0 "0" 0 "0.75" 0 "0" 0 "0.5" 0 "26.36n" 0 "5" 0 "10" 0 "3" 0 "2.046u" 0 "26.85" 0 "0" 0 "1" 0 "1" 0 "0" 0 "1" 0 "1" 0 "0" 0 "1.5" 0 "3" 0 "1.11" 0 "26.85" 0 "1" 0>
|
||||
<R R13 1 690 140 17 -15 0 1 "120" 1 "26.85" 0 "0.0" 0 "0.0" 0 "26.85" 0 "european" 0>
|
||||
<R R11 1 600 190 -53 -20 0 1 "39" 1 "26.85" 0 "0.0" 0 "0.0" 0 "26.85" 0 "european" 0>
|
||||
<C C3 1 600 130 -67 -20 0 1 "22n" 1 "" 0 "neutral" 0>
|
||||
<GND * 1 820 180 0 0 0 0>
|
||||
<R R12 1 600 640 15 -26 0 1 "39" 1 "26.85" 0 "0.0" 0 "0.0" 0 "26.85" 0 "european" 0>
|
||||
<C C2 1 600 700 17 -26 0 1 "22n" 1 "" 0 "neutral" 0>
|
||||
<R R14 1 700 680 15 -26 0 1 "120" 1 "26.85" 0 "0.0" 0 "0.0" 0 "26.85" 0 "european" 0>
|
||||
<C C5 1 820 740 17 -26 0 1 "500u" 1 "" 0 "neutral" 0>
|
||||
<GND * 1 820 710 0 0 0 2>
|
||||
<GND * 1 910 370 0 0 0 0>
|
||||
<GND * 1 910 470 0 0 0 2>
|
||||
<_BJT KT819A_1 1 1140 670 8 -26 0 0 "npn" 0 "114.5f" 0 "1" 0 "1" 0 "3.193" 0 "0.4086" 0 "80" 0 "0" 0 "1.231p" 0 "1.371" 0 "1.185p" 0 "1.533" 0 "176.5" 0 "1" 0 "0" 0 "0" 0 "36.34m" 0 "0" 0 "2" 0 "1.635n" 0 "0.75" 0 "0.3333" 0 "1.183n" 0 "0.75" 0 "0.3333" 0 "1" 0 "0" 0 "0.75" 0 "0" 0 "0.5" 0 "14.69n" 0 "0.4251" 0 "10" 0 "1.387" 0 "2.955u" 0 "26.85" 0 "0" 0 "1" 0 "1" 0 "0" 0 "1" 0 "1" 0 "0" 0 "1.5" 0 "3" 0 "1.11" 0 "26.85" 0 "1" 0>
|
||||
<_BJT KT818A_1 1 1150 190 8 -26 1 0 "pnp" 0 "150.1f" 0 "1" 0 "1" 0 "6.563" 0 "0.24" 0 "70" 0 "0" 0 "2.436p" 0 "1.37" 0 "2.847p" 0 "1.564" 0 "135.8" 0 "1.6" 0 "0" 0 "0" 0 "74m" 0 "0" 0 "1" 0 "1.635n" 0 "0.75" 0 "0.3333" 0 "1.183n" 0 "0.75" 0 "0.3333" 0 "1" 0 "0" 0 "0.75" 0 "0" 0 "0.5" 0 "20.02n" 0 "0.8299" 0 "10" 0 "0.3063" 0 "2.65u" 0 "26.85" 0 "0" 0 "1" 0 "1" 0 "0" 0 "1" 0 "1" 0 "0" 0 "1.5" 0 "3" 0 "1.11" 0 "26.85" 0 "1" 0>
|
||||
<R R28 1 1090 190 -18 -50 0 2 "2" 1 "26.85" 0 "0.0" 0 "0.0" 0 "26.85" 0 "european" 0>
|
||||
<R R32 1 1110 420 -26 15 0 0 "8" 1 "26.85" 0 "0.0" 0 "0.0" 0 "26.85" 0 "european" 0>
|
||||
<GND * 1 120 520 0 0 0 0>
|
||||
<Vdc V2 1 1250 750 18 -26 0 1 "25" 1>
|
||||
<Vdc V3 1 1260 180 18 -26 0 1 "25" 1>
|
||||
<GND * 1 1260 210 0 0 0 0>
|
||||
<GND * 1 1250 720 0 0 0 2>
|
||||
<R R24 1 910 670 -55 -15 0 1 "1k" 1 "26.85" 0 "0.0" 0 "0.0" 0 "26.85" 0 "european" 0>
|
||||
<R R31 1 910 170 16 -16 0 1 "1k" 1 "26.85" 0 "0.0" 0 "0.0" 0 "26.85" 0 "european" 0>
|
||||
<R R26 1 1020 130 15 -26 0 1 "68" 1 "26.85" 0 "0.0" 0 "0.0" 0 "26.85" 0 "european" 0>
|
||||
<R R27 1 1080 670 -12 17 0 2 "2" 1 "26.85" 0 "0.0" 0 "0.0" 0 "26.85" 0 "european" 0>
|
||||
<R R25 1 990 730 15 -26 0 1 "68" 1 "26.85" 0 "0.0" 0 "0.0" 0 "26.85" 0 "european" 0>
|
||||
<R R17 1 870 780 -26 15 0 0 "330" 1 "26.85" 0 "0.0" 0 "0.0" 0 "26.85" 0 "european" 0>
|
||||
<_BJT KT3107A_2 1 910 560 8 -26 1 0 "pnp" 0 "6.545f" 0 "1" 0 "1" 0 "0.1862" 0 "12m" 0 "86.5" 0 "32" 0 "7.735n" 0 "8.56" 0 "3.35p" 0 "2" 0 "105.5" 0 "1.62" 0 "0" 0 "0" 0 "0.71" 0 "0" 0 "39.1" 0 "12.59p" 0 "0.69" 0 "0.35" 0 "12.83p" 0 "0.65" 0 "0.33" 0 "1" 0 "0" 0 "0.75" 0 "0" 0 "0.5" 0 "477.5p" 0 "2" 0 "35" 0 "56m" 0 "30.5n" 0 "26.85" 0 "0" 0 "1" 0 "1" 0 "0" 0 "1" 0 "1" 0 "0" 0 "1.5" 0 "3" 0 "1.11" 0 "26.85" 0 "1" 0>
|
||||
<R R7 1 550 450 -24 -52 1 0 "68" 1 "26.85" 0 "0.0" 0 "0.0" 0 "26.85" 0 "european" 0>
|
||||
<R R9 1 640 390 15 -26 0 1 "10k" 1 "26.85" 0 "0.0" 0 "0.0" 0 "26.85" 0 "european" 0>
|
||||
<GND * 1 520 450 0 0 0 3>
|
||||
<R R6 1 480 720 15 -26 0 1 "15k" 1 "26.85" 0 "0.0" 0 "0.0" 0 "26.85" 0 "european" 0>
|
||||
<R R33 1 760 530 15 -26 0 1 "15" 1 "26.85" 0 "0.0" 0 "0.0" 0 "26.85" 0 "european" 0>
|
||||
<Diode D2D212A_1 1 760 470 13 -26 0 1 "36.89f" 0 "1" 0 "21p" 0 "0.3333" 0 "0.75" 0 "0.5" 0 "0" 0 "0" 0 "2" 0 "0" 0 "150n" 0 "0" 0 "0" 0 "1" 0 "1" 0 "200" 0 "50u" 0 "26.85" 0 "3" 0 "1.11" 0 "0" 0 "0" 0 "0" 0 "0" 0 "0" 0 "0" 0 "26.85" 0 "1" 0 "normal" 0>
|
||||
<R R21 1 910 500 -53 -20 0 3 "68" 1 "26.85" 0 "0.0" 0 "0.0" 0 "26.85" 0 "european" 0>
|
||||
<GND * 1 250 220 0 0 0 0>
|
||||
<Diode D814D_1 1 240 750 -59 -26 0 3 "5.235e-13" 0 "1.17" 0 "29.15p" 0 "0.41" 0 "0.71" 0 "0.5" 0 "0" 0 "0" 0 "2" 0 "3.8" 0 "59.96n" 0 "0" 0 "0" 0 "1" 0 "1" 0 "13" 0 "1u" 0 "26.85" 0 "3" 0 "1.11" 0 "0" 0 "0" 0 "0" 0 "0" 0 "0" 0 "0" 0 "26.85" 0 "1" 0 "normal" 0>
|
||||
<Diode D814D_4 1 250 130 -59 -26 0 3 "5.235e-13" 0 "1.17" 0 "29.15p" 0 "0.41" 0 "0.71" 0 "0.5" 0 "0" 0 "0" 0 "2" 0 "3.8" 0 "59.96n" 0 "0" 0 "0" 0 "1" 0 "1" 0 "13" 0 "1u" 0 "26.85" 0 "3" 0 "1.11" 0 "0" 0 "0" 0 "0" 0 "0" 0 "0" 0 "0" 0 "26.85" 0 "1" 0 "normal" 0>
|
||||
<GND * 1 240 660 0 0 0 2>
|
||||
<Diode KS139A_1 1 250 190 -64 -26 0 3 "4e-13" 0 "1.35" 0 "85p" 0 "0.45" 0 "0.8" 0 "0.5" 0 "0" 0 "0" 0 "2" 0 "30" 0 "72n" 0 "0" 0 "0" 0 "1" 0 "1" 0 "3.9" 0 "5u" 0 "26.85" 0 "3" 0 "1.11" 0 "0" 0 "0" 0 "0" 0 "0" 0 "0" 0 "0" 0 "26.85" 0 "1" 0 "normal" 0>
|
||||
<Diode KS139A_2 1 240 690 -64 -26 0 3 "4e-13" 0 "1.35" 0 "85p" 0 "0.45" 0 "0.8" 0 "0.5" 0 "0" 0 "0" 0 "2" 0 "30" 0 "72n" 0 "0" 0 "0" 0 "1" 0 "1" 0 "3.9" 0 "5u" 0 "26.85" 0 "3" 0 "1.11" 0 "0" 0 "0" 0 "0" 0 "0" 0 "0" 0 "0" 0 "26.85" 0 "1" 0 "normal" 0>
|
||||
<GND * 1 710 300 0 0 0 3>
|
||||
<R R34 1 710 390 15 -26 0 1 "10" 1 "26.85" 0 "0.0" 0 "0.0" 0 "26.85" 0 "european" 0>
|
||||
<C C1 1 370 480 -26 17 0 0 "1000p" 1 "" 0 "neutral" 0>
|
||||
<C C12 1 1140 810 17 -26 0 1 "33n" 1 "" 0 "neutral" 0>
|
||||
<GND * 1 1140 840 0 0 0 0>
|
||||
<GND * 1 1020 40 0 0 0 2>
|
||||
<C C11 1 1020 70 17 -26 0 1 "33n" 1 "" 0 "neutral" 0>
|
||||
<C C9 1 710 330 -54 -26 1 1 "68n" 1 "" 0 "neutral" 0>
|
||||
<C C6 1 580 380 -76 -24 1 1 "500u" 1 "" 0 "neutral" 0>
|
||||
<C C7 1 580 510 -69 -15 1 1 "500u" 1 "" 0 "neutral" 0>
|
||||
<R R8 1 610 450 -19 -52 1 0 "1k" 1 "26.85" 0 "0.0" 0 "0.0" 0 "26.85" 0 "european" 0>
|
||||
<C C10 1 800 380 17 -26 0 1 "33n" 1 "" 0 "neutral" 0>
|
||||
<Diode D2D212A_2 1 760 350 13 -26 0 1 "36.89f" 0 "1" 0 "21p" 0 "0.3333" 0 "0.75" 0 "0.5" 0 "0" 0 "0" 0 "2" 0 "0" 0 "150n" 0 "0" 0 "0" 0 "1" 0 "1" 0 "200" 0 "50u" 0 "26.85" 0 "3" 0 "1.11" 0 "0" 0 "0" 0 "0" 0 "0" 0 "0" 0 "0" 0 "26.85" 0 "1" 0 "normal" 0>
|
||||
<R R10 1 640 530 15 -26 0 1 "10k" 1 "26.85" 0 "0.0" 0 "0.0" 0 "26.85" 0 "european" 0>
|
||||
<C C13 1 710 440 -26 17 0 0 "1000p" 1 "" 0 "neutral" 0>
|
||||
<GND * 1 1160 440 0 0 0 0>
|
||||
<C C8 1 190 420 -25 -56 0 0 "10u" 1 "" 0 "neutral" 0>
|
||||
<Vac V1 1 120 490 -60 -20 0 1 "1 V" 1 "1 kHz" 1 "0" 0 "0" 0 "0" 0 "0" 0>
|
||||
<.TR TR1 1 1370 110 0 74 0 0 "lin" 1 "0" 1 "1 ms" 1 "1001" 0 "Trapezoidal" 0 "2" 0 "1 ns" 0 "1e-16" 0 "150" 0 "0.001" 0 "1 pA" 0 "1 uV" 0 "26.85" 0 "1e-3" 0 "1e-6" 0 "1" 0 "CroutLU" 0 "no" 0 "yes" 0 "0" 0>
|
||||
<.FOURIER FOUR1 1 1510 110 0 72 0 0 "TR1" 1 "20" 1 "1kHz" 1 "V(output)" 1>
|
||||
</Components>
|
||||
<Wires>
|
||||
<1020 160 1020 190 "" 0 0 0 "">
|
||||
<1020 190 1020 200 "" 0 0 0 "">
|
||||
<910 200 910 230 "" 0 0 0 "">
|
||||
<910 230 910 250 "" 0 0 0 "">
|
||||
<910 230 990 230 "" 0 0 0 "">
|
||||
<910 310 960 310 "" 0 0 0 "">
|
||||
<1020 260 1020 310 "" 0 0 0 "">
|
||||
<1020 310 1020 330 "" 0 0 0 "">
|
||||
<360 100 360 190 "" 0 0 0 "">
|
||||
<360 100 440 100 "" 0 0 0 "">
|
||||
<820 100 840 100 "" 0 0 0 "">
|
||||
<820 100 820 120 "" 0 0 0 "">
|
||||
<600 100 690 100 "" 0 0 0 "">
|
||||
<690 100 820 100 "" 0 0 0 "">
|
||||
<290 320 290 420 "" 0 0 0 "">
|
||||
<290 320 330 320 "" 0 0 0 "">
|
||||
<290 620 330 620 "" 0 0 0 "">
|
||||
<290 420 290 480 "" 0 0 0 "">
|
||||
<290 420 340 420 "" 0 0 0 "">
|
||||
<290 480 290 620 "" 0 0 0 "">
|
||||
<290 480 340 480 "" 0 0 0 "">
|
||||
<360 570 360 590 "" 0 0 0 "">
|
||||
<360 570 440 570 "" 0 0 0 "">
|
||||
<440 100 600 100 "" 0 0 0 "">
|
||||
<440 100 440 190 "" 0 0 0 "">
|
||||
<440 250 440 570 "" 0 0 0 "">
|
||||
<360 250 360 280 "" 0 0 0 "">
|
||||
<360 650 360 680 "" 0 0 0 "">
|
||||
<360 350 480 350 "" 0 0 0 "">
|
||||
<360 280 360 290 "" 0 0 0 "">
|
||||
<600 240 600 280 "" 0 0 0 "">
|
||||
<360 280 600 280 "" 0 0 0 "">
|
||||
<690 100 690 110 "" 0 0 0 "">
|
||||
<690 170 690 210 "" 0 0 0 "">
|
||||
<600 240 660 240 "" 0 0 0 "">
|
||||
<600 220 600 240 "" 0 0 0 "">
|
||||
<690 280 760 280 "" 0 0 0 "">
|
||||
<690 270 690 280 "" 0 0 0 "">
|
||||
<600 590 600 610 "" 0 0 0 "">
|
||||
<600 590 670 590 "" 0 0 0 "">
|
||||
<360 740 360 780 "" 0 0 0 "">
|
||||
<360 780 480 780 "" 0 0 0 "">
|
||||
<820 780 840 780 "" 0 0 0 "">
|
||||
<820 770 820 780 "" 0 0 0 "">
|
||||
<700 780 820 780 "" 0 0 0 "">
|
||||
<700 710 700 780 "" 0 0 0 "">
|
||||
<700 620 700 650 "" 0 0 0 "">
|
||||
<600 780 700 780 "" 0 0 0 "">
|
||||
<600 730 600 780 "" 0 0 0 "">
|
||||
<480 780 600 780 "" 0 0 0 "">
|
||||
<700 560 760 560 "" 0 0 0 "">
|
||||
<660 420 710 420 "" 0 0 0 "">
|
||||
<1020 390 1020 420 "" 0 0 0 "">
|
||||
<990 420 1020 420 "" 0 0 0 "">
|
||||
<990 420 990 450 "" 0 0 0 "">
|
||||
<910 530 930 530 "" 0 0 0 "">
|
||||
<990 530 990 610 "" 0 0 0 "">
|
||||
<990 510 990 530 "" 0 0 0 "">
|
||||
<910 590 910 640 "" 0 0 0 "">
|
||||
<910 640 960 640 "" 0 0 0 "">
|
||||
<910 700 910 780 "" 0 0 0 "">
|
||||
<900 780 910 780 "" 0 0 0 "">
|
||||
<990 670 1050 670 "" 0 0 0 "">
|
||||
<990 670 990 700 "" 0 0 0 "">
|
||||
<900 100 910 100 "" 0 0 0 "">
|
||||
<910 100 1020 100 "" 0 0 0 "">
|
||||
<910 100 910 140 "" 0 0 0 "">
|
||||
<910 780 990 780 "" 0 0 0 "">
|
||||
<990 760 990 780 "" 0 0 0 "">
|
||||
<1020 190 1060 190 "" 0 0 0 "">
|
||||
<1150 100 1150 160 "" 0 0 0 "">
|
||||
<1150 220 1150 310 "" 0 0 0 "">
|
||||
<1020 310 1150 310 "" 0 0 0 "">
|
||||
<1140 530 1140 640 "" 0 0 0 "">
|
||||
<990 530 1140 530 "" 0 0 0 "">
|
||||
<1140 700 1140 780 "" 0 0 0 "">
|
||||
<990 780 1140 780 "" 0 0 0 "">
|
||||
<1020 420 1080 420 "Output" 1050 380 20 "">
|
||||
<1150 100 1260 100 "" 0 0 0 "">
|
||||
<1260 100 1260 150 "" 0 0 0 "">
|
||||
<1140 780 1250 780 "" 0 0 0 "">
|
||||
<1020 100 1150 100 "" 0 0 0 "">
|
||||
<660 420 660 450 "" 0 0 0 "">
|
||||
<640 450 660 450 "" 0 0 0 "">
|
||||
<640 350 640 360 "" 0 0 0 "">
|
||||
<640 450 640 500 "" 0 0 0 "">
|
||||
<640 420 640 450 "" 0 0 0 "">
|
||||
<580 450 580 480 "" 0 0 0 "">
|
||||
<580 410 580 450 "" 0 0 0 "">
|
||||
<440 570 580 570 "" 0 0 0 "">
|
||||
<580 540 580 570 "" 0 0 0 "">
|
||||
<480 350 580 350 "" 0 0 0 "">
|
||||
<480 350 480 690 "" 0 0 0 "">
|
||||
<480 750 480 780 "" 0 0 0 "">
|
||||
<520 610 600 610 "" 0 0 0 "">
|
||||
<520 610 520 650 "" 0 0 0 "">
|
||||
<360 650 520 650 "" 0 0 0 "">
|
||||
<240 780 360 780 "" 0 0 0 "">
|
||||
<760 560 800 560 "" 0 0 0 "">
|
||||
<760 280 800 280 "" 0 0 0 "">
|
||||
<250 100 360 100 "" 0 0 0 "">
|
||||
<710 420 990 420 "" 0 0 0 "">
|
||||
<800 280 820 280 "" 0 0 0 "">
|
||||
<800 560 820 560 "" 0 0 0 "">
|
||||
<580 350 640 350 "" 0 0 0 "">
|
||||
<800 280 800 350 "" 0 0 0 "">
|
||||
<800 410 800 560 "" 0 0 0 "">
|
||||
<760 280 760 320 "" 0 0 0 "">
|
||||
<760 380 760 440 "" 0 0 0 "">
|
||||
<580 570 640 570 "" 0 0 0 "">
|
||||
<640 560 640 570 "" 0 0 0 "">
|
||||
<580 480 670 480 "" 0 0 0 "">
|
||||
<740 440 760 440 "" 0 0 0 "">
|
||||
<670 440 670 480 "" 0 0 0 "">
|
||||
<670 440 680 440 "" 0 0 0 "">
|
||||
<1160 420 1160 440 "" 0 0 0 "">
|
||||
<1140 420 1160 420 "" 0 0 0 "">
|
||||
<220 420 230 420 "" 0 0 0 "">
|
||||
<120 420 120 460 "" 0 0 0 "">
|
||||
<120 420 160 420 "" 0 0 0 "">
|
||||
<120 420 120 420 "Input" 70 390 0 "">
|
||||
</Wires>
|
||||
<Diagrams>
|
||||
<Tab 1370 373 242 53 3 #c0c0c0 1 00 1 0 1 1 1 0 1 1 1 0 1 1 315 0 225 1 0 0 "" "" "">
|
||||
<"ngspice/thd_%(v(output))" #0000ff 0 3 1 0 0>
|
||||
</Tab>
|
||||
<Rect 1370 560 240 160 3 #c0c0c0 1 00 1 0 0.2 1 1 -0.1 0.5 1.1 1 -0.1 0.5 1.1 315 0 225 1 0 0 "" "" "">
|
||||
<"ngspice/tran.v(output)" #0000ff 0 3 0 0 0>
|
||||
</Rect>
|
||||
<Rect 1370 770 240 160 3 #c0c0c0 1 00 1 0 5000 20000 1 -0.1 0.5 1.1 1 -1 1 1 315 0 225 1 0 0 "" "" "">
|
||||
<"ngspice/norm(mag(v(output)))" #0000ff 0 3 0 6 0>
|
||||
</Rect>
|
||||
</Diagrams>
|
||||
<Paintings>
|
||||
<Text 1310 320 10 #000000 0 "THD [%]">
|
||||
</Paintings>
|
@ -11,6 +11,7 @@ DiodesSchottky.lib
|
||||
Ideal.lib
|
||||
JFETs.lib
|
||||
LEDs.lib
|
||||
Loudspeaker.lib
|
||||
MOSFETs.lib
|
||||
NMOSFETs.lib
|
||||
OpAmps.lib
|
||||
@ -23,6 +24,7 @@ Transistors.lib
|
||||
Varistors.lib
|
||||
Z-Diodes.lib
|
||||
SpiceOpamp.lib
|
||||
Thermistor.lib
|
||||
Thyristor.lib
|
||||
Transformers.lib
|
||||
Xanalogue.lib
|
||||
|
465
library/Loudspeaker.lib
Normal file
465
library/Loudspeaker.lib
Normal file
@ -0,0 +1,465 @@
|
||||
<Qucs Library 24.1.0 "Loudspeaker">
|
||||
|
||||
<Component DC28F-4>
|
||||
<Description>
|
||||
Dayton Audio DC28F-4 1-1/8" Silk Dome Tweeter
|
||||
</Description>
|
||||
<Model>
|
||||
.Def:Loudspeaker_DC28F_4 _net1 _net0 Re="2.82" Le="0.51m" Fs="535" Qms="2.3" Qes="0.99"
|
||||
L:L1 _net0 n3 L="Lces" I=""
|
||||
L:L2 n2 n3 L="Le" I=""
|
||||
C:C1 n3 _net0 C="Cmes" V=""
|
||||
R:R1 _net1 n2 R="Re" Temp="26.85" Tc1="0.0" Tc2="0.0" Tnom="26.85"
|
||||
R:R2 _net0 n3 R="Res" Temp="26.85" Tc1="0.0" Tc2="0.0" Tnom="26.85"
|
||||
Eqn:Eqn1 Res="Qms/Qes*Re" Lces="Re/(2*pi*Fs*Qes)" Cmes="Qes/(2*pi*Fs*Re)" Export="yes"
|
||||
.Def:End
|
||||
</Model>
|
||||
<Spice>* Qucs 24.1.0 Loudspeaker_DC28F-4.sch
|
||||
|
||||
.SUBCKT Loudspeaker_DC28F_4 gnd _net1 _net0 Re=2.82 Le=0.51m Fs=535 Qms=2.3 Qes=0.99
|
||||
.PARAM Res=Qms/Qes*Re
|
||||
.PARAM Lces=Re/(2*3.1415926539*Fs*Qes)
|
||||
.PARAM Cmes=Qes/(2*3.1415926539*Fs*Re)
|
||||
L1 _net0 n3 {LCES}
|
||||
L2 n2 n3 {LE}
|
||||
C1 n3 _net0 {CMES}
|
||||
R1 _net1 n2 {RE} tc1=0.0 tc2=0.0
|
||||
R2 _net0 n3 {RES} tc1=0.0 tc2=0.0
|
||||
.ENDS
|
||||
</Spice>
|
||||
<Symbol>
|
||||
<Line -10 30 0 -20 #000080 2 1>
|
||||
<Line -20 10 20 0 #000080 2 1>
|
||||
<Line -20 -10 0 20 #000080 2 1>
|
||||
<Line 0 -10 0 20 #000080 2 1>
|
||||
<Line -10 -10 0 -20 #000080 2 1>
|
||||
<Line -20 -10 20 0 #000080 2 1>
|
||||
<Line 0 -10 0 0 #000000 1 1>
|
||||
<Line 0 -10 20 -20 #000080 2 1>
|
||||
<Line 0 10 20 20 #000080 2 1>
|
||||
<Line 20 -30 0 60 #000080 2 1>
|
||||
<.PortSym -10 -30 2 0>
|
||||
<.PortSym -10 30 1 0>
|
||||
<.ID 30 -26 X "1=Re=2.82=Measured Voice Coil Resistance=" "1=Le=0.51m=Measured Voice Coil Inductance=" "1=Fs=535=Resonant Frequency=" "1=Qms=2.3=Mech Suspension control measurement (Surround and Spider)=" "1=Qes=0.99=Electrical Suspension control measurement (Voice coil and Magnet)=">
|
||||
</Symbol>
|
||||
</Component>
|
||||
|
||||
<Component DC28F-8>
|
||||
<Description>
|
||||
Dayton Audio DC28F-8 1-1/8" Silk Dome Tweeter
|
||||
</Description>
|
||||
<Model>
|
||||
.Def:Loudspeaker_DC28F_8 _net1 _net0 Re="5.5" Le="0.09m" Fs="637" Qms="0.82" Qes="0.90"
|
||||
L:L1 _net0 n3 L="Lces" I=""
|
||||
L:L2 n2 n3 L="Le" I=""
|
||||
C:C1 n3 _net0 C="Cmes" V=""
|
||||
R:R1 _net1 n2 R="Re" Temp="26.85" Tc1="0.0" Tc2="0.0" Tnom="26.85"
|
||||
R:R2 _net0 n3 R="Res" Temp="26.85" Tc1="0.0" Tc2="0.0" Tnom="26.85"
|
||||
Eqn:Eqn1 Res="Qms/Qes*Re" Lces="Re/(2*pi*Fs*Qes)" Cmes="Qes/(2*pi*Fs*Re)" Export="yes"
|
||||
.Def:End
|
||||
</Model>
|
||||
<Spice>* Qucs 24.1.0 Loudspeaker_DC28F-8.sch
|
||||
|
||||
.SUBCKT Loudspeaker_DC28F_8 gnd _net1 _net0 Re=5.5 Le=0.09m Fs=637 Qms=0.82 Qes=0.90
|
||||
.PARAM Res=Qms/Qes*Re
|
||||
.PARAM Lces=Re/(2*3.1415926539*Fs*Qes)
|
||||
.PARAM Cmes=Qes/(2*3.1415926539*Fs*Re)
|
||||
L1 _net0 n3 {LCES}
|
||||
L2 n2 n3 {LE}
|
||||
C1 n3 _net0 {CMES}
|
||||
R1 _net1 n2 {RE} tc1=0.0 tc2=0.0
|
||||
R2 _net0 n3 {RES} tc1=0.0 tc2=0.0
|
||||
.ENDS
|
||||
</Spice>
|
||||
<Symbol>
|
||||
<Line -10 30 0 -20 #000080 2 1>
|
||||
<Line -20 10 20 0 #000080 2 1>
|
||||
<Line -20 -10 0 20 #000080 2 1>
|
||||
<Line 0 -10 0 20 #000080 2 1>
|
||||
<Line -10 -10 0 -20 #000080 2 1>
|
||||
<Line -20 -10 20 0 #000080 2 1>
|
||||
<Line 0 -10 0 0 #000000 1 1>
|
||||
<Line 0 -10 20 -20 #000080 2 1>
|
||||
<Line 0 10 20 20 #000080 2 1>
|
||||
<Line 20 -30 0 60 #000080 2 1>
|
||||
<.PortSym -10 -30 2 0>
|
||||
<.PortSym -10 30 1 0>
|
||||
<.ID 30 -26 X "1=Re=5.5=Measured Voice Coil Resistance=" "1=Le=0.09m=Measured Voice Coil Inductance=" "1=Fs=637=Resonant Frequency=" "1=Qms=0.82=Mech Suspension control measurement (Surround and Spider)=" "1=Qes=0.90=Electrical Suspension control measurement (Voice coil and Magnet)=">
|
||||
</Symbol>
|
||||
</Component>
|
||||
|
||||
<Component DC50FA-8>
|
||||
<Description>
|
||||
Dayton Audio DC50FA-8 Classic Series 2" Dome Midrange
|
||||
</Description>
|
||||
<Model>
|
||||
.Def:Loudspeaker_DC50FA_8 _net1 _net0 Re="4.5" Le="0.41m" Fs="380" Qms="4.13" Qes="1.16"
|
||||
L:L1 _net0 n3 L="Lces" I=""
|
||||
L:L2 n2 n3 L="Le" I=""
|
||||
C:C1 n3 _net0 C="Cmes" V=""
|
||||
R:R1 _net1 n2 R="Re" Temp="26.85" Tc1="0.0" Tc2="0.0" Tnom="26.85"
|
||||
R:R2 _net0 n3 R="Res" Temp="26.85" Tc1="0.0" Tc2="0.0" Tnom="26.85"
|
||||
Eqn:Eqn1 Res="Qms/Qes*Re" Lces="Re/(2*pi*Fs*Qes)" Cmes="Qes/(2*pi*Fs*Re)" Export="yes"
|
||||
.Def:End
|
||||
</Model>
|
||||
<Spice>* Qucs 24.1.0 Loudspeaker_DC50FA-8.sch
|
||||
|
||||
.SUBCKT Loudspeaker_DC50FA_8 gnd _net1 _net0 Re=4.5 Le=0.41m Fs=380 Qms=4.13 Qes=1.16
|
||||
.PARAM Res=Qms/Qes*Re
|
||||
.PARAM Lces=Re/(2*3.1415926539*Fs*Qes)
|
||||
.PARAM Cmes=Qes/(2*3.1415926539*Fs*Re)
|
||||
L1 _net0 n3 {LCES}
|
||||
L2 n2 n3 {LE}
|
||||
C1 n3 _net0 {CMES}
|
||||
R1 _net1 n2 {RE} tc1=0.0 tc2=0.0
|
||||
R2 _net0 n3 {RES} tc1=0.0 tc2=0.0
|
||||
.ENDS
|
||||
</Spice>
|
||||
<Symbol>
|
||||
<Line -10 30 0 -20 #000080 2 1>
|
||||
<Line -20 10 20 0 #000080 2 1>
|
||||
<Line -20 -10 0 20 #000080 2 1>
|
||||
<Line 0 -10 0 20 #000080 2 1>
|
||||
<Line -10 -10 0 -20 #000080 2 1>
|
||||
<Line -20 -10 20 0 #000080 2 1>
|
||||
<Line 0 -10 0 0 #000000 1 1>
|
||||
<Line 0 -10 20 -20 #000080 2 1>
|
||||
<Line 0 10 20 20 #000080 2 1>
|
||||
<Line 20 -30 0 60 #000080 2 1>
|
||||
<.PortSym -10 -30 2 0>
|
||||
<.PortSym -10 30 1 0>
|
||||
<.ID 30 -26 X "1=Re=4.5=Measured Voice Coil Resistance=" "1=Le=0.41m=Measured Voice Coil Inductance=" "1=Fs=380=Resonant Frequency=" "1=Qms=4.13=Mech Suspension control measurement (Surround and Spider)=" "1=Qes=1.16=Electrical Suspension control measurement (Voice coil and Magnet)=">
|
||||
</Symbol>
|
||||
</Component>
|
||||
|
||||
<Component IB385-8>
|
||||
<Description>
|
||||
Dayton Audio IB385-8 8" Reference Woofer
|
||||
</Description>
|
||||
<Model>
|
||||
.Def:Loudspeaker_IB385_8 _net1 _net0 Re="5.2" Le="3.08m" Fs="21.5" Qms="8.92" Qes="0.63"
|
||||
L:L1 _net0 n3 L="Lces" I=""
|
||||
L:L2 n2 n3 L="Le" I=""
|
||||
C:C1 n3 _net0 C="Cmes" V=""
|
||||
R:R1 _net1 n2 R="Re" Temp="26.85" Tc1="0.0" Tc2="0.0" Tnom="26.85"
|
||||
R:R2 _net0 n3 R="Res" Temp="26.85" Tc1="0.0" Tc2="0.0" Tnom="26.85"
|
||||
Eqn:Eqn1 Res="Qms/Qes*Re" Lces="Re/(2*pi*Fs*Qes)" Cmes="Qes/(2*pi*Fs*Re)" Export="yes"
|
||||
.Def:End
|
||||
</Model>
|
||||
<Spice>* Qucs 24.1.0 Loudspeaker_IB385-8.sch
|
||||
|
||||
.SUBCKT Loudspeaker_IB385_8 gnd _net1 _net0 Re=5.2 Le=3.08m Fs=21.5 Qms=8.92 Qes=0.63
|
||||
.PARAM Res=Qms/Qes*Re
|
||||
.PARAM Lces=Re/(2*3.1415926539*Fs*Qes)
|
||||
.PARAM Cmes=Qes/(2*3.1415926539*Fs*Re)
|
||||
L1 _net0 n3 {LCES}
|
||||
L2 n2 n3 {LE}
|
||||
C1 n3 _net0 {CMES}
|
||||
R1 _net1 n2 {RE} tc1=0.0 tc2=0.0
|
||||
R2 _net0 n3 {RES} tc1=0.0 tc2=0.0
|
||||
.ENDS
|
||||
</Spice>
|
||||
<Symbol>
|
||||
<Line -10 30 0 -20 #000080 2 1>
|
||||
<Line -20 10 20 0 #000080 2 1>
|
||||
<Line -20 -10 0 20 #000080 2 1>
|
||||
<Line 0 -10 0 20 #000080 2 1>
|
||||
<Line -10 -10 0 -20 #000080 2 1>
|
||||
<Line -20 -10 20 0 #000080 2 1>
|
||||
<Line 0 -10 0 0 #000000 1 1>
|
||||
<Line 0 -10 20 -20 #000080 2 1>
|
||||
<Line 0 10 20 20 #000080 2 1>
|
||||
<Line 20 -30 0 60 #000080 2 1>
|
||||
<.PortSym -10 -30 2 0>
|
||||
<.PortSym -10 30 1 0>
|
||||
<.ID 30 -26 X "1=Re=5.2=Measured Voice Coil Resistance=" "1=Le=3.08m=Measured Voice Coil Inductance=" "1=Fs=21.5=Resonant Frequency=" "1=Qms=8.92=Mech Suspension control measurement (Surround and Spider)=" "1=Qes=0.63=Electrical Suspension control measurement (Voice coil and Magnet)=">
|
||||
</Symbol>
|
||||
</Component>
|
||||
|
||||
<Component RS225-8>
|
||||
<Description>
|
||||
Dayton Audio RS225-8 8" Reference Woofer
|
||||
</Description>
|
||||
<Model>
|
||||
.Def:Loudspeaker_RS225_8 _net1 _net0 Re="5.2" Le="3.08m" Fs="21.5" Qms="8.92" Qes="0.63"
|
||||
L:L1 _net0 n3 L="Lces" I=""
|
||||
L:L2 n2 n3 L="Le" I=""
|
||||
C:C1 n3 _net0 C="Cmes" V=""
|
||||
R:R1 _net1 n2 R="Re" Temp="26.85" Tc1="0.0" Tc2="0.0" Tnom="26.85"
|
||||
R:R2 _net0 n3 R="Res" Temp="26.85" Tc1="0.0" Tc2="0.0" Tnom="26.85"
|
||||
Eqn:Eqn1 Res="Qms/Qes*Re" Lces="Re/(2*pi*Fs*Qes)" Cmes="Qes/(2*pi*Fs*Re)" Export="yes"
|
||||
.Def:End
|
||||
</Model>
|
||||
<Spice>* Qucs 24.1.0 Loudspeaker_RS225-8.sch
|
||||
|
||||
.SUBCKT Loudspeaker_RS225_8 gnd _net1 _net0 Re=5.2 Le=3.08m Fs=21.5 Qms=8.92 Qes=0.63
|
||||
.PARAM Res=Qms/Qes*Re
|
||||
.PARAM Lces=Re/(2*3.1415926539*Fs*Qes)
|
||||
.PARAM Cmes=Qes/(2*3.1415926539*Fs*Re)
|
||||
L1 _net0 n3 {LCES}
|
||||
L2 n2 n3 {LE}
|
||||
C1 n3 _net0 {CMES}
|
||||
R1 _net1 n2 {RE} tc1=0.0 tc2=0.0
|
||||
R2 _net0 n3 {RES} tc1=0.0 tc2=0.0
|
||||
.ENDS
|
||||
</Spice>
|
||||
<Symbol>
|
||||
<Line -10 30 0 -20 #000080 2 1>
|
||||
<Line -20 10 20 0 #000080 2 1>
|
||||
<Line -20 -10 0 20 #000080 2 1>
|
||||
<Line 0 -10 0 20 #000080 2 1>
|
||||
<Line -10 -10 0 -20 #000080 2 1>
|
||||
<Line -20 -10 20 0 #000080 2 1>
|
||||
<Line 0 -10 0 0 #000000 1 1>
|
||||
<Line 0 -10 20 -20 #000080 2 1>
|
||||
<Line 0 10 20 20 #000080 2 1>
|
||||
<Line 20 -30 0 60 #000080 2 1>
|
||||
<.PortSym -10 -30 2 0>
|
||||
<.PortSym -10 30 1 0>
|
||||
<.ID 30 -26 X "1=Re=5.2=Measured Voice Coil Resistance=" "1=Le=3.08m=Measured Voice Coil Inductance=" "1=Fs=21.5=Resonant Frequency=" "1=Qms=8.92=Mech Suspension control measurement (Surround and Spider)=" "1=Qes=0.63=Electrical Suspension control measurement (Voice coil and Magnet)=">
|
||||
</Symbol>
|
||||
</Component>
|
||||
|
||||
<Component SPK>
|
||||
<Description>
|
||||
Speaker model. See https://circuitdigest.com/electronic-circuits/simulate-speaker-with-equivalent-rlc-circuit
|
||||
</Description>
|
||||
<Model>
|
||||
.Def:Loudspeaker_SPK _net3 _net2 Re="6" Fs="28.6" Qms="5.9" Mms="0.127" BL="23" Le="0.43m" Sd="0.0498"
|
||||
L:L1 _net0 _net1 L="Le" I=""
|
||||
L:L2 _net2 _net1 L="Lm" I=""
|
||||
C:C1 _net2 _net1 C="Cm" V=""
|
||||
R:R1 _net3 _net0 R="Re" Temp="26.85" Tc1="0.0" Tc2="0.0" Tnom="26.85"
|
||||
C:C2 _net2 _net1 C="Cal" V=""
|
||||
R:R2 _net2 _net1 R="Rsr" Temp="26.85" Tc1="0.0" Tc2="0.0" Tnom="26.85"
|
||||
Eqn:Eqn1 p="1.184" Ad="sqrt(Sd/pi)" Cm="Mms/(BL*BL)" Lm="Cm*BL*BL" Rm="(2*pi*Fs*Mms)/Qms" Rsr="BL*BL/Rm" Cal="(8*p*Ad*Ad*Ad)/(3*BL*BL)" Export="yes"
|
||||
.Def:End
|
||||
</Model>
|
||||
<Spice>* Qucs 24.1.0 Loudspeaker_SPK.sch
|
||||
|
||||
.SUBCKT Loudspeaker_SPK gnd _net3 _net2 Re=6 Fs=28.6 Qms=5.9 Mms=0.127 BL=23 Le=0.43m Sd=0.0498
|
||||
.PARAM p=1.184
|
||||
.PARAM Ad=sqrt(Sd/3.1415926539)
|
||||
.PARAM Cm=Mms/(BL*BL)
|
||||
.PARAM Lm=Cm*BL*BL
|
||||
.PARAM Rm=(2*3.1415926539*Fs*Mms)/Qms
|
||||
.PARAM Rsr=BL*BL/Rm
|
||||
.PARAM Cal=(8*p*Ad*Ad*Ad)/(3*BL*BL)
|
||||
L1 _net0 _net1 {LE}
|
||||
L2 _net2 _net1 {LM}
|
||||
C1 _net2 _net1 {CM}
|
||||
R1 _net3 _net0 {RE} tc1=0.0 tc2=0.0
|
||||
C2 _net2 _net1 {CAL}
|
||||
R2 _net2 _net1 {RSR} tc1=0.0 tc2=0.0
|
||||
.ENDS
|
||||
</Spice>
|
||||
<Symbol>
|
||||
<Line 0 30 0 -20 #000080 2 1>
|
||||
<Line -10 10 20 0 #000080 2 1>
|
||||
<Line -10 -10 0 20 #000080 2 1>
|
||||
<Line 10 -10 0 20 #000080 2 1>
|
||||
<.PortSym 0 30 2 0>
|
||||
<Line 0 -10 0 -20 #000080 2 1>
|
||||
<Line -10 -10 20 0 #000080 2 1>
|
||||
<.PortSym 0 -30 1 0>
|
||||
<Line 10 -10 0 0 #000000 1 1>
|
||||
<Line 10 -10 20 -20 #000080 2 1>
|
||||
<Line 10 10 20 20 #000080 2 1>
|
||||
<Line 30 -30 0 60 #000080 2 1>
|
||||
<.ID 40 -66 X "1=Re=6=DC resisitance (Ohm)=" "1=Fs=28.6=Resosnant frequency (Hz)=" "1=Qms=5.9=Mechanical Q factor=" "1=Mms=0.127=Moving mass (kg)=" "1=BL=23=BL factor (Tesla m)=" "1=Le=0.43m=Coil inductance (H)=" "1=Sd=0.0498=Effective piston area (m^2)=">
|
||||
</Symbol>
|
||||
</Component>
|
||||
|
||||
<Component SPK_8Ohm>
|
||||
<Description>
|
||||
Generic 8 Ohm speaker
|
||||
</Description>
|
||||
<Model>
|
||||
.Def:Loudspeaker_SPK_8Ohm _net1 _net9
|
||||
R:R3 _net0 _net1 R="5.6" Temp="26.85" Tc1="0.0" Tc2="0.0" Tnom="26.85"
|
||||
C:C1 _net2 _net3 C="4.7 uF" V=""
|
||||
R:R2 _net4 _net3 R="0.5" Temp="26.85" Tc1="0.0" Tc2="0.0" Tnom="26.85"
|
||||
R:R5 _net5 _net6 R="100" Temp="26.85" Tc1="0.0" Tc2="0.0" Tnom="26.85"
|
||||
L:L3 _net7 _net5 L="1 mH" I=""
|
||||
R:R9 _net1 _net8 R="5" Temp="26.85" Tc1="0.0" Tc2="0.0" Tnom="26.85"
|
||||
C:C3 _net9 _net8 C="3.3 uF" V=""
|
||||
R:R8 _net9 _net6 R="39" Temp="26.85" Tc1="0.0" Tc2="0.0" Tnom="26.85"
|
||||
C:C2 _net9 _net6 C="500 uF" V=""
|
||||
R:R6 _net6 _net7 R="0.9" Temp="26.85" Tc1="0.0" Tc2="0.0" Tnom="26.85"
|
||||
R:R7 _net6 _net10 R="0.6" Temp="26.85" Tc1="0.0" Tc2="0.0" Tnom="26.85"
|
||||
L:L4 _net9 _net10 L="10 mH" I=""
|
||||
L:L2 _net11 _net0 L="0.5 mH" I=""
|
||||
R:R4 _net5 _net11 R="0.7" Temp="26.85" Tc1="0.0" Tc2="0.0" Tnom="26.85"
|
||||
L:L1 _net9 _net4 L="0.3 mH" I=""
|
||||
R:R1 _net1 _net2 R="4" Temp="26.85" Tc1="0.0" Tc2="0.0" Tnom="26.85"
|
||||
.Def:End
|
||||
</Model>
|
||||
<Spice>* Qucs 24.1.0 Loudspeaker_SPK_8Ohm.sch
|
||||
|
||||
.SUBCKT Loudspeaker_SPK_8Ohm gnd _net1 _net9
|
||||
R3 _net0 _net1 5.6 tc1=0.0 tc2=0.0
|
||||
C1 _net2 _net3 4.7U
|
||||
R2 _net4 _net3 0.5 tc1=0.0 tc2=0.0
|
||||
R5 _net5 _net6 100 tc1=0.0 tc2=0.0
|
||||
L3 _net7 _net5 1M
|
||||
R9 _net1 _net8 5 tc1=0.0 tc2=0.0
|
||||
C3 _net9 _net8 3.3U
|
||||
R8 _net9 _net6 39 tc1=0.0 tc2=0.0
|
||||
C2 _net9 _net6 500U
|
||||
R6 _net6 _net7 0.9 tc1=0.0 tc2=0.0
|
||||
R7 _net6 _net10 0.6 tc1=0.0 tc2=0.0
|
||||
L4 _net9 _net10 10M
|
||||
L2 _net11 _net0 0.5M
|
||||
R4 _net5 _net11 0.7 tc1=0.0 tc2=0.0
|
||||
L1 _net9 _net4 0.3M
|
||||
R1 _net1 _net2 4 tc1=0.0 tc2=0.0
|
||||
.ENDS
|
||||
</Spice>
|
||||
<Symbol>
|
||||
<Line -10 10 20 0 #000080 2 1>
|
||||
<Line -10 -10 20 0 #000080 2 1>
|
||||
<Line 10 -20 0 40 #000080 4 1>
|
||||
<Line 10 -10 10 -10 #000080 2 1>
|
||||
<Line 10 10 10 10 #000080 2 1>
|
||||
<Line -10 -10 0 20 #000080 2 1>
|
||||
<Line 20 -20 0 40 #000080 2 1>
|
||||
<Line 0 10 0 20 #000080 2 1>
|
||||
<Line 0 -30 0 20 #000080 2 1>
|
||||
<.PortSym 0 30 2 0>
|
||||
<.PortSym 0 -30 1 0>
|
||||
<.ID 30 -11 SPKR_>
|
||||
</Symbol>
|
||||
</Component>
|
||||
|
||||
<Component SPK_simp>
|
||||
<Description>
|
||||
Simplifier speaker model. Adopted for Ngspice by Holger Vogt.
|
||||
</Description>
|
||||
<Model>
|
||||
.Def:Loudspeaker_SPK_simp _net1 _net0 Re="2.82" Le="0.51m" Fs="535" Qms="2.3" Qes="0.99"
|
||||
L:L1 _net0 n3 L="Lces" I=""
|
||||
L:L2 n2 n3 L="Le" I=""
|
||||
C:C1 n3 _net0 C="Cmes" V=""
|
||||
R:R1 _net1 n2 R="Re" Temp="26.85" Tc1="0.0" Tc2="0.0" Tnom="26.85"
|
||||
R:R2 _net0 n3 R="Res" Temp="26.85" Tc1="0.0" Tc2="0.0" Tnom="26.85"
|
||||
Eqn:Eqn1 Res="Qms/Qes*Re" Lces="Re/(2*pi*Fs*Qes)" Cmes="Qes/(2*pi*Fs*Re)" Export="yes"
|
||||
.Def:End
|
||||
</Model>
|
||||
<Spice>* Qucs 24.1.0 Loudspeaker_SPK_simp.sch
|
||||
|
||||
.SUBCKT Loudspeaker_SPK_simp gnd _net1 _net0 Re=2.82 Le=0.51m Fs=535 Qms=2.3 Qes=0.99
|
||||
.PARAM Res=Qms/Qes*Re
|
||||
.PARAM Lces=Re/(2*3.1415926539*Fs*Qes)
|
||||
.PARAM Cmes=Qes/(2*3.1415926539*Fs*Re)
|
||||
L1 _net0 n3 {LCES}
|
||||
L2 n2 n3 {LE}
|
||||
C1 n3 _net0 {CMES}
|
||||
R1 _net1 n2 {RE} tc1=0.0 tc2=0.0
|
||||
R2 _net0 n3 {RES} tc1=0.0 tc2=0.0
|
||||
.ENDS
|
||||
</Spice>
|
||||
<Symbol>
|
||||
<Line -10 30 0 -20 #000080 2 1>
|
||||
<Line -20 10 20 0 #000080 2 1>
|
||||
<Line -20 -10 0 20 #000080 2 1>
|
||||
<Line 0 -10 0 20 #000080 2 1>
|
||||
<Line -10 -10 0 -20 #000080 2 1>
|
||||
<Line -20 -10 20 0 #000080 2 1>
|
||||
<Line 0 -10 0 0 #000000 1 1>
|
||||
<Line 0 -10 20 -20 #000080 2 1>
|
||||
<Line 0 10 20 20 #000080 2 1>
|
||||
<Line 20 -30 0 60 #000080 2 1>
|
||||
<.PortSym -10 -30 2 0>
|
||||
<.PortSym -10 30 1 0>
|
||||
<.ID 30 -26 X "1=Re=2.82=Measured Voice Coil Resistance=" "1=Le=0.51m=Measured Voice Coil Inductance=" "1=Fs=535=Resonant Frequency=" "1=Qms=2.3=Mech Suspension control measurement (Surround and Spider)=" "1=Qes=0.99=Electrical Suspension control measurement (Voice coil and Magnet)=">
|
||||
</Symbol>
|
||||
</Component>
|
||||
|
||||
<Component Tc120td5>
|
||||
<Description>
|
||||
Focal Tc120td5 20mm Tioxid Dome Tweeter
|
||||
</Description>
|
||||
<Model>
|
||||
.Def:Loudspeaker_Tc120td5 _net1 _net0 Re="6" Le="1.49m" Fs="812.7" Qms="2.79" Qes="1.15"
|
||||
L:L1 _net0 n3 L="Lces" I=""
|
||||
L:L2 n2 n3 L="Le" I=""
|
||||
C:C1 n3 _net0 C="Cmes" V=""
|
||||
R:R1 _net1 n2 R="Re" Temp="26.85" Tc1="0.0" Tc2="0.0" Tnom="26.85"
|
||||
R:R2 _net0 n3 R="Res" Temp="26.85" Tc1="0.0" Tc2="0.0" Tnom="26.85"
|
||||
Eqn:Eqn1 Res="Qms/Qes*Re" Lces="Re/(2*pi*Fs*Qes)" Cmes="Qes/(2*pi*Fs*Re)" Export="yes"
|
||||
.Def:End
|
||||
</Model>
|
||||
<Spice>* Qucs 24.1.0 Loudspeaker_Tc120td5.sch
|
||||
|
||||
.SUBCKT Loudspeaker_Tc120td5 gnd _net1 _net0 Re=6 Le=1.49m Fs=812.7 Qms=2.79 Qes=1.15
|
||||
.PARAM Res=Qms/Qes*Re
|
||||
.PARAM Lces=Re/(2*3.1415926539*Fs*Qes)
|
||||
.PARAM Cmes=Qes/(2*3.1415926539*Fs*Re)
|
||||
L1 _net0 n3 {LCES}
|
||||
L2 n2 n3 {LE}
|
||||
C1 n3 _net0 {CMES}
|
||||
R1 _net1 n2 {RE} tc1=0.0 tc2=0.0
|
||||
R2 _net0 n3 {RES} tc1=0.0 tc2=0.0
|
||||
.ENDS
|
||||
</Spice>
|
||||
<Symbol>
|
||||
<Line -10 30 0 -20 #000080 2 1>
|
||||
<Line -20 10 20 0 #000080 2 1>
|
||||
<Line -20 -10 0 20 #000080 2 1>
|
||||
<Line 0 -10 0 20 #000080 2 1>
|
||||
<Line -10 -10 0 -20 #000080 2 1>
|
||||
<Line -20 -10 20 0 #000080 2 1>
|
||||
<Line 0 -10 0 0 #000000 1 1>
|
||||
<Line 0 -10 20 -20 #000080 2 1>
|
||||
<Line 0 10 20 20 #000080 2 1>
|
||||
<Line 20 -30 0 60 #000080 2 1>
|
||||
<.PortSym -10 -30 2 0>
|
||||
<.PortSym -10 30 1 0>
|
||||
<.ID 30 -26 X "1=Re=6=Measured Voice Coil Resistance=" "1=Le=1.49m=Measured Voice Coil Inductance=" "1=Fs=812.7=Resonant Frequency=" "1=Qms=2.79=Mech Suspension control measurement (Surround and Spider)=" "1=Qes=1.15=Electrical Suspension control measurement (Voice coil and Magnet)=">
|
||||
</Symbol>
|
||||
</Component>
|
||||
|
||||
<Component Tc120tdx>
|
||||
<Description>
|
||||
Focal Tc120tdx 20mm Tioxid Dome Tweeter
|
||||
</Description>
|
||||
<Model>
|
||||
.Def:Loudspeaker_Tc120tdx _net1 _net0 Re="5.7" Le="0.08m" Fs="1181" Qms="2.16" Qes="1.42"
|
||||
L:L1 _net0 n3 L="Lces" I=""
|
||||
L:L2 n2 n3 L="Le" I=""
|
||||
C:C1 n3 _net0 C="Cmes" V=""
|
||||
R:R1 _net1 n2 R="Re" Temp="26.85" Tc1="0.0" Tc2="0.0" Tnom="26.85"
|
||||
R:R2 _net0 n3 R="Res" Temp="26.85" Tc1="0.0" Tc2="0.0" Tnom="26.85"
|
||||
Eqn:Eqn1 Res="Qms/Qes*Re" Lces="Re/(2*pi*Fs*Qes)" Cmes="Qes/(2*pi*Fs*Re)" Export="yes"
|
||||
.Def:End
|
||||
</Model>
|
||||
<Spice>* Qucs 24.1.0 Loudspeaker_Tc120tdx.sch
|
||||
|
||||
.SUBCKT Loudspeaker_Tc120tdx gnd _net1 _net0 Re=5.7 Le=0.08m Fs=1181 Qms=2.16 Qes=1.42
|
||||
.PARAM Res=Qms/Qes*Re
|
||||
.PARAM Lces=Re/(2*3.1415926539*Fs*Qes)
|
||||
.PARAM Cmes=Qes/(2*3.1415926539*Fs*Re)
|
||||
L1 _net0 n3 {LCES}
|
||||
L2 n2 n3 {LE}
|
||||
C1 n3 _net0 {CMES}
|
||||
R1 _net1 n2 {RE} tc1=0.0 tc2=0.0
|
||||
R2 _net0 n3 {RES} tc1=0.0 tc2=0.0
|
||||
.ENDS
|
||||
</Spice>
|
||||
<Symbol>
|
||||
<Line -10 30 0 -20 #000080 2 1>
|
||||
<Line -20 10 20 0 #000080 2 1>
|
||||
<Line -20 -10 0 20 #000080 2 1>
|
||||
<Line 0 -10 0 20 #000080 2 1>
|
||||
<Line -10 -10 0 -20 #000080 2 1>
|
||||
<Line -20 -10 20 0 #000080 2 1>
|
||||
<Line 0 -10 0 0 #000000 1 1>
|
||||
<Line 0 -10 20 -20 #000080 2 1>
|
||||
<Line 0 10 20 20 #000080 2 1>
|
||||
<Line 20 -30 0 60 #000080 2 1>
|
||||
<.PortSym -10 -30 2 0>
|
||||
<.PortSym -10 30 1 0>
|
||||
<.ID 30 -26 X "1=Re=5.7=Measured Voice Coil Resistance=" "1=Le=0.08m=Measured Voice Coil Inductance=" "1=Fs=1181=Resonant Frequency=" "1=Qms=2.16=Mech Suspension control measurement (Surround and Spider)=" "1=Qes=1.42=Electrical Suspension control measurement (Voice coil and Magnet)=">
|
||||
</Symbol>
|
||||
</Component>
|
||||
|
110
library/Thermistor.lib
Normal file
110
library/Thermistor.lib
Normal file
@ -0,0 +1,110 @@
|
||||
<Qucs Library 24.1.0 "Thermistor">
|
||||
|
||||
<Component NTC>
|
||||
<Description>
|
||||
NTC thermistor using global schematic temperature. This device is SPICE only.
|
||||
</Description>
|
||||
<Model>
|
||||
.Def:Thermistor_NTC _net0 _net1 R25="1000" BETA="4000" T0="25"
|
||||
.Def:End
|
||||
</Model>
|
||||
<Spice>* Qucs 24.1.0 Thermistor_NTC.sch
|
||||
|
||||
.SUBCKT Thermistor_NTC gnd _net0 _net1 R25=1000 BETA=4000 T0=25
|
||||
.PARAM TK = 273.15
|
||||
.PARAM T0 = 25
|
||||
R1 _net0 _net1 {R25*exp(BETA*(1/(TEMPER+TK)-1/(T0+TK)))}
|
||||
.ENDS
|
||||
</Spice>
|
||||
<Symbol>
|
||||
<Line -30 0 6 0 #000080 2 1>
|
||||
<Line 18 8 -36 0 #800000 2 1>
|
||||
<Line -18 -8 36 0 #800000 2 1>
|
||||
<Line -18 8 0 -16 #800000 2 1>
|
||||
<Line 18 -8 0 16 #800000 2 1>
|
||||
<Line 18 0 6 0 #800000 2 1>
|
||||
<Line -18 0 -6 0 #800000 2 1>
|
||||
<Line 24 0 6 0 #000080 2 1>
|
||||
<Line 10 14 6 0 #000000 2 1>
|
||||
<Line -10 -14 20 28 #000000 2 1>
|
||||
<.PortSym -30 0 1 0>
|
||||
<.ID -20 24 TH "1=R25=1000=Resistance at T0 temperature (Ohm)=" "1=BETA=4000=Sensitivity (K)=" "1=T0=25=Reference temperature (°C)=">
|
||||
<.PortSym 30 0 2 180>
|
||||
</Symbol>
|
||||
</Component>
|
||||
|
||||
<Component NTC_e>
|
||||
<Description>
|
||||
3-pin NTC thermistor. Connect the DC voltage source to the third pin to set the device temperature. 1V=°C. This device is SPICE only.
|
||||
</Description>
|
||||
<Model>
|
||||
.Def:Thermistor_NTC_e _net0 _net1 n1 R25="1000" BETA="4000" T0="25"
|
||||
R:R2 n1 gnd R="1e9" Temp="26.85" Tc1="0.0" Tc2="0.0" Tnom="26.85"
|
||||
.Def:End
|
||||
</Model>
|
||||
<Spice>* Qucs 24.1.0 Thermistor_NTC_e.sch
|
||||
|
||||
.SUBCKT Thermistor_NTC_e gnd _net0 _net1 n1 R25=1000 BETA=4000 T0=25
|
||||
.PARAM TK = 273.15
|
||||
.PARAM T0 = 25
|
||||
R2 n1 0 1E9 tc1=0.0 tc2=0.0
|
||||
R1 _net0 _net1 {R25*exp(BETA*(1/(v(n1)+TK)-1/(T0+TK)))}
|
||||
.ENDS
|
||||
</Spice>
|
||||
<Symbol>
|
||||
<.PortSym -30 0 1 0>
|
||||
<.ID -20 24 TH "1=R25=1000=Resistance at T0 temperature (Ohm)=" "1=BETA=4000=Sensitivity (K)=" "1=T0=25=Reference temperature (°C)=">
|
||||
<.PortSym 30 0 2 180>
|
||||
<Line -30 0 6 0 #000080 2 1>
|
||||
<Line 18 8 -36 0 #800000 2 1>
|
||||
<Line -18 -8 36 0 #800000 2 1>
|
||||
<Line -18 8 0 -16 #800000 2 1>
|
||||
<Line 18 -8 0 16 #800000 2 1>
|
||||
<Line 18 0 6 0 #800000 2 1>
|
||||
<Line -18 0 -6 0 #800000 2 1>
|
||||
<Line 24 0 6 0 #000080 2 1>
|
||||
<Line 10 14 6 0 #000000 2 1>
|
||||
<Line -10 -14 20 28 #000000 2 1>
|
||||
<Line 0 -24 0 -6 #000080 2 1>
|
||||
<Line 0 -14 0 -10 #800000 2 1>
|
||||
<Line 6 -14 -12 0 #800000 3 1>
|
||||
<.PortSym 0 -30 3 0>
|
||||
</Symbol>
|
||||
</Component>
|
||||
|
||||
<Component NTC_p>
|
||||
<Description>
|
||||
NTC thermistor. Set the TA parameter to set device temperature. This device works for all simulators.
|
||||
</Description>
|
||||
<Model>
|
||||
.Def:Thermistor_NTC_p _net0 _net1 R25="1000" BETA="4000" T0="25" TA="35"
|
||||
EDD:D1 _net0 _net1 I1="D1.I1" Q1="D1.Q1"
|
||||
Eqn:EqnD1I1 D1.I1="V1/(R25*exp(BETA*(1/(TA+TK)-1/(T0+TK))))" Export="no"
|
||||
Eqn:EqnD1Q1 D1.Q1="0" Export="no"
|
||||
Eqn:Eqn1 TK="273.15" Export="yes"
|
||||
.Def:End
|
||||
</Model>
|
||||
<Spice>* Qucs 24.1.0 Thermistor_NTC_p.sch
|
||||
|
||||
.SUBCKT Thermistor_NTC_p gnd _net0 _net1 R25=1000 BETA=4000 T0=25 TA=35
|
||||
.PARAM TK=273.15
|
||||
BD1I0 _net0 _net1 I=V(_net0,_net1)/(R25*exp(BETA*(1/(TA+TK)-1/(T0+TK))))
|
||||
.ENDS
|
||||
</Spice>
|
||||
<Symbol>
|
||||
<Line -30 0 6 0 #000080 2 1>
|
||||
<Line 18 8 -36 0 #00007f 2 1>
|
||||
<Line -18 -8 36 0 #00007f 2 1>
|
||||
<Line -18 8 0 -16 #00007f 2 1>
|
||||
<Line 18 -8 0 16 #00007f 2 1>
|
||||
<Line 18 0 6 0 #00007f 2 1>
|
||||
<Line -18 0 -6 0 #00007f 2 1>
|
||||
<Line 24 0 6 0 #000080 2 1>
|
||||
<Line 10 14 6 0 #000000 2 1>
|
||||
<Line -10 -14 20 28 #000000 2 1>
|
||||
<.PortSym -30 0 1 0>
|
||||
<.ID -20 24 TH "1=R25=1000=Resistance at T0 temperature (Ohm)=" "1=BETA=4000=Sensitivity (K)=" "1=T0=25=Reference temperature (°C)=" "1=TA=35=Device temperature (°C)=">
|
||||
<.PortSym 30 0 2 180>
|
||||
</Symbol>
|
||||
</Component>
|
||||
|
@ -1547,9 +1547,10 @@ QStringList ComponentDialog::getSimulationList()
|
||||
sim_lst.append("ALL");
|
||||
for (size_t i = 0; i < sch->DocComps.count(); i++) {
|
||||
Component *c = sch->DocComps.at(i);
|
||||
if (c->isSimulation) {
|
||||
sim_lst.append(c->Name);
|
||||
}
|
||||
if (!c->isSimulation) continue;
|
||||
if (c->Model == ".FOUR") continue;
|
||||
if (c->Model == ".SW") continue;
|
||||
sim_lst.append(c->Name);
|
||||
}
|
||||
QStringList sim_wo_numbers = sim_lst;
|
||||
for(auto &s: sim_wo_numbers) {
|
||||
|
@ -247,7 +247,7 @@ int TabDiagram::calcDiagram()
|
||||
y = y2-tHeight-5;
|
||||
colWidth = 0;
|
||||
|
||||
Str = g->Var;
|
||||
Str = g->Var.section('/', 1);
|
||||
colWidth = checkColumnWidth(Str, metrics, colWidth, x, y2);
|
||||
if(colWidth < 0) goto funcEnd;
|
||||
Texts.append(new Text(x, y2-2, Str)); // dependent variable
|
||||
|
@ -482,13 +482,22 @@ void AbstractSpiceKernel::parseFourierOutput(QString ngspice_file, QList<QList<d
|
||||
{
|
||||
QFile ofile(ngspice_file);
|
||||
if (ofile.open(QFile::ReadOnly)) {
|
||||
|
||||
QTextStream ngsp_data(&ofile);
|
||||
sim_points.clear();
|
||||
var_list.clear();
|
||||
var_list.append("fourierfreq");
|
||||
QList<double> sim_point;
|
||||
int Nharm; // number of harmonics
|
||||
bool firstgroup = false;
|
||||
QRegularExpression sep("[ \t,]");
|
||||
QRegularExpression thd_rx("(?<=THD:).*(?=%)");
|
||||
sim_points.clear();
|
||||
var_list.clear();
|
||||
|
||||
if ( parseFourTHD ) {
|
||||
var_list.append("");
|
||||
sim_point.append(0.0);
|
||||
} else
|
||||
var_list.append("fourierfreq");
|
||||
|
||||
while (!ngsp_data.atEnd()) {
|
||||
QString lin = ngsp_data.readLine();
|
||||
if (lin.isEmpty()) continue;
|
||||
@ -503,13 +512,21 @@ void AbstractSpiceKernel::parseFourierOutput(QString ngspice_file, QList<QList<d
|
||||
}
|
||||
|
||||
if (var.endsWith(':')) var.chop(1);
|
||||
var_list.append("magnitude("+var+")");
|
||||
var_list.append("phase("+var+")");
|
||||
var_list.append("norm(mag("+var+"))");
|
||||
var_list.append("norm(phase("+var+"))");
|
||||
if ( parseFourTHD )
|
||||
var_list.append("thd_%("+var+")");
|
||||
else {
|
||||
var_list.append("magnitude("+var+")");
|
||||
var_list.append("phase("+var+")");
|
||||
var_list.append("norm(mag("+var+"))");
|
||||
var_list.append("norm(phase("+var+"))");
|
||||
}
|
||||
continue;
|
||||
}
|
||||
if (lin.contains("No. Harmonics:")) {
|
||||
if ( parseFourTHD ) {
|
||||
sim_point.append(thd_rx.match(lin).captured(0).toDouble());
|
||||
continue;
|
||||
}
|
||||
QString ss = lin.section(sep,2,2,QString::SectionSkipEmpty);
|
||||
if (ss.endsWith(',')) ss.chop(1);
|
||||
Nharm = ss.toInt();
|
||||
@ -518,7 +535,7 @@ void AbstractSpiceKernel::parseFourierOutput(QString ngspice_file, QList<QList<d
|
||||
for (int i=0;i<Nharm;i++) {
|
||||
lin = ngsp_data.readLine();
|
||||
if (!firstgroup) {
|
||||
QList<double> sim_point;
|
||||
sim_point.clear();
|
||||
sim_point.append(lin.section(sep,1,1,QString::SectionSkipEmpty).toDouble()); // freq
|
||||
sim_point.append(lin.section(sep,2,2,QString::SectionSkipEmpty).toDouble()); // magnitude
|
||||
sim_point.append(lin.section(sep,3,3,QString::SectionSkipEmpty).toDouble()); // phase
|
||||
@ -535,6 +552,9 @@ void AbstractSpiceKernel::parseFourierOutput(QString ngspice_file, QList<QList<d
|
||||
firstgroup = true;
|
||||
}
|
||||
}
|
||||
if ( parseFourTHD )
|
||||
sim_points.append(sim_point);
|
||||
parseFourTHD = !parseFourTHD;
|
||||
ofile.close();
|
||||
}
|
||||
}
|
||||
@ -582,10 +602,10 @@ void AbstractSpiceKernel::parseNoiseOutput(QString ngspice_file, QList<QList<dou
|
||||
void AbstractSpiceKernel::parsePZOutput(QString ngspice_file, QList<QList<double> > &sim_points,
|
||||
QStringList &var_list, bool &ParSwp)
|
||||
{
|
||||
static bool zeros = false; // first run --- poles; second run --- zeros
|
||||
//static bool zeros = false; // first run --- poles; second run --- zeros
|
||||
// because poles and zeros vectors have unequal dimension
|
||||
QString var;
|
||||
if (zeros) var = "zero";
|
||||
if (parsePZzeros) var = "zero";
|
||||
else var = "pole";
|
||||
|
||||
var_list.clear();
|
||||
@ -612,7 +632,7 @@ void AbstractSpiceKernel::parsePZOutput(QString ngspice_file, QList<QList<double
|
||||
sim_points.append(sim_point);
|
||||
}
|
||||
}
|
||||
zeros = !zeros;
|
||||
parsePZzeros = !parsePZzeros;
|
||||
ofile.close();
|
||||
}
|
||||
}
|
||||
|
@ -67,6 +67,9 @@ protected:
|
||||
bool needsPrefix;
|
||||
Schematic *Sch;
|
||||
|
||||
bool parseFourTHD = false; // Fourier output is parsed twice, first freqencies, then THD
|
||||
bool parsePZzeros = false; // PZ output is parsed twice, first poles, then zeros
|
||||
|
||||
bool prepareSpiceNetlist(QTextStream &stream, bool isSubckt = false);
|
||||
virtual void startNetlist(QTextStream& stream, bool xyce = false);
|
||||
virtual void createNetlist(QTextStream& stream, int NumPorts,QStringList& simulations,
|
||||
|
@ -204,6 +204,8 @@ void Ngspice::createNetlist(QTextStream &stream, int ,
|
||||
if ( pc1->Model == ".FOURIER" ) {
|
||||
if ( pc1->Props.at(0)->Value.toLower() == sim_name ) {
|
||||
fourSims++;
|
||||
// Add it twice for THD
|
||||
outputs.append("spice4qucs." + pc1->Name.toLower() + ".four");
|
||||
outputs.append("spice4qucs." + pc1->Name.toLower() + ".four");
|
||||
spiceNetlist.append(pc1->getSpiceNetlist());
|
||||
}
|
||||
|
@ -1988,6 +1988,7 @@ void QucsApp::slotChangeView()
|
||||
Doc = (QucsDoc*)d;
|
||||
// update menu entries, etc. if necessary
|
||||
magAll->setDisabled(true);
|
||||
magSel->setDisabled(true);
|
||||
if(cursorLeft->isEnabled())
|
||||
switchSchematicDoc (false);
|
||||
}
|
||||
@ -1996,6 +1997,7 @@ void QucsApp::slotChangeView()
|
||||
Schematic *d = (Schematic*)w;
|
||||
Doc = (QucsDoc*)d;
|
||||
magAll->setDisabled(false);
|
||||
magSel->setDisabled(false);
|
||||
// already in schematic?
|
||||
if(cursorLeft->isEnabled()) {
|
||||
// which mode: schematic or symbol editor ?
|
||||
@ -2322,7 +2324,7 @@ void QucsApp::slotTune(bool checked)
|
||||
bool digi_found = false;
|
||||
bool exit = false;
|
||||
for(Component *pc = d->DocComps.first(); pc != 0; pc = d->DocComps.next()) {
|
||||
if (pc->isSimulation && pc->Model != ".DC") {
|
||||
if (pc->isSimulation) {
|
||||
found = true;
|
||||
}
|
||||
if (pc->Type == isDigitalComponent) {
|
||||
|
@ -108,6 +108,12 @@ Schematic::Schematic(QucsApp *App_, const QString &Name_)
|
||||
DocPaints.setAutoDelete(true);
|
||||
SymbolPaints.setAutoDelete(true);
|
||||
|
||||
Nodes = &DocNodes;
|
||||
Wires = &DocWires;
|
||||
Diagrams = &DocDiags;
|
||||
Paintings = &DocPaints;
|
||||
Components = &DocComps;
|
||||
|
||||
// The 'i' means state for being unchanged.
|
||||
undoActionIdx = 0;
|
||||
undoAction.append(new QString(" i\n</>\n</>\n</>\n</>\n"));
|
||||
|
@ -81,10 +81,27 @@ QString SpiceDisto::spice_netlist(bool isXyce)
|
||||
if (!isXyce) {
|
||||
QString fstart = spicecompat::normalize_value(Props.at(1)->Value); // Start freq.
|
||||
QString fstop = spicecompat::normalize_value(Props.at(2)->Value); // Stop freq.
|
||||
s = QString("disto %1 %2 %3 %4").arg(Props.at(0)->Value).arg(Props.at(3)->Value)
|
||||
.arg(fstart).arg(fstop);
|
||||
if (Props.at(4)->Value.remove(' ').isEmpty()) s += "\n";
|
||||
else s += Props.at(4)->Value + "\n";
|
||||
QString swp = spicecompat::convert_sweep_type(Props.at(0)->Value); // Sweep mode (lin,dec,etc.)
|
||||
|
||||
QString points;
|
||||
if (swp=="dec") { // convert points number for spice compatibility
|
||||
double Np,Fstart,Fstop,fac = 1.0;
|
||||
QString unit;
|
||||
misc::str2num(Props.at(3)->Value,Np,unit,fac); // Points number
|
||||
Np *= fac;
|
||||
misc::str2num(Props.at(1)->Value,Fstart,unit,fac);
|
||||
Fstart *= fac;
|
||||
misc::str2num(Props.at(2)->Value,Fstop,unit,fac);
|
||||
Fstop *= fac;
|
||||
double Nd = ceil(log10(Fstop/Fstart)); // number of decades
|
||||
double Npd = ceil(Np/Nd); // points per decade
|
||||
points = QString::number(Npd);
|
||||
} else {
|
||||
points = Props.at(3)->Value;
|
||||
}
|
||||
|
||||
s = QString("disto %1 %2 %3 %4 %5\n").arg(swp).arg(points).arg(fstart).arg(fstop)
|
||||
.arg(Props.at(4)->Value.simplified());
|
||||
} else {
|
||||
s.clear();
|
||||
}
|
||||
|
@ -42,11 +42,10 @@ Copyright (C) 2014 by Guilherme Brondani Torri <guitorri@gmail.com>
|
||||
*/
|
||||
TextDoc::TextDoc(QucsApp *App_, const QString& Name_) : QPlainTextEdit(), QucsDoc(App_, Name_)
|
||||
{
|
||||
TextFont = QFont("Courier New");
|
||||
TextFont.setPointSize(QucsSettings.font.pointSize()-1);
|
||||
TextFont.setStyleHint(QFont::Courier);
|
||||
TextFont.setFixedPitch(true);
|
||||
document()->setDefaultFont(TextFont);
|
||||
QFont font("Courier New", QucsSettings.font.pointSize());
|
||||
font.setStyleHint(QFont::Courier);
|
||||
font.setFixedPitch(true);
|
||||
setFont(font);
|
||||
|
||||
simulation = true;
|
||||
Library = "";
|
||||
@ -55,7 +54,6 @@ TextDoc::TextDoc(QucsApp *App_, const QString& Name_) : QPlainTextEdit(), QucsDo
|
||||
devtype = DEV_DEF;
|
||||
|
||||
tmpPosX = tmpPosY = 1; // set to 1 to trigger line highlighting
|
||||
Scale = (float)TextFont.pointSize();
|
||||
setLanguage (Name_);
|
||||
|
||||
viewport()->setFocus();
|
||||
@ -416,37 +414,32 @@ int TextDoc::save ()
|
||||
}
|
||||
|
||||
/*!
|
||||
* \brief TextDoc::zoomBy increases/decreases the text font size.
|
||||
* \param s font size scaling factor
|
||||
* \return (required) final scale
|
||||
*
|
||||
* \fixme is the return value being saved on the saveSettings() ?
|
||||
* \brief Zooms the document in and out. Note, the zoom amount is fixed by Qt and the
|
||||
* amount passed is ignored.
|
||||
*/
|
||||
float TextDoc::zoomBy(float s)
|
||||
float TextDoc::zoomBy(float zoom)
|
||||
{
|
||||
if(s == 2.0) {
|
||||
QFont f = document()->defaultFont();
|
||||
f.setPointSize(f.pointSize()*2);
|
||||
document()->setDefaultFont(f);
|
||||
// qucs_actions defines zooming in as > 1.
|
||||
if (zoom > 1.0) {
|
||||
zoomIn();
|
||||
}
|
||||
|
||||
else {
|
||||
QFont f = document()->defaultFont();
|
||||
f.setPointSize(f.pointSize()*s);
|
||||
document()->setDefaultFont(f);
|
||||
zoomOut();
|
||||
}
|
||||
return Scale;
|
||||
|
||||
return zoom;
|
||||
}
|
||||
|
||||
/*!
|
||||
* \brief TextDoc::showNoZoom resets the font scaling
|
||||
* \brief Resets the font scaling to default.
|
||||
*/
|
||||
void TextDoc::showNoZoom()
|
||||
{
|
||||
TextFont = QFont("Courier New");
|
||||
TextFont.setPointSize(QucsSettings.font.pointSize()-1);
|
||||
TextFont.setStyleHint(QFont::Courier);
|
||||
TextFont.setFixedPitch(true);
|
||||
document()->setDefaultFont(TextFont);
|
||||
// Get a copy of this editor's existing font and apply the default font size to it.
|
||||
QFont tempFont = font();
|
||||
tempFont.setPointSize(QucsSettings.font.pointSize());
|
||||
setFont(tempFont);
|
||||
}
|
||||
|
||||
/*!
|
||||
@ -567,6 +560,27 @@ QString TextDoc::getModuleName (void)
|
||||
}
|
||||
}
|
||||
|
||||
/*!
|
||||
* \brief Handle mouse wheel events
|
||||
* Used to 'zoom' i.e., increase / reduce the font size.
|
||||
*/
|
||||
void TextDoc::wheelEvent(QWheelEvent* event)
|
||||
{
|
||||
if (event->modifiers() & Qt::CTRL) {
|
||||
if (event->angleDelta().y() > 0) {
|
||||
zoomIn();
|
||||
}
|
||||
|
||||
else {
|
||||
zoomOut();
|
||||
}
|
||||
}
|
||||
|
||||
else {
|
||||
QPlainTextEdit::wheelEvent(event);
|
||||
}
|
||||
}
|
||||
|
||||
/*!
|
||||
* \brief TextDoc::highlightCurrentLine mark the current line
|
||||
*/
|
||||
|
@ -53,8 +53,8 @@ public:
|
||||
void setName (const QString&);
|
||||
bool load ();
|
||||
int save ();
|
||||
float zoomBy (float);
|
||||
void showNoZoom ();
|
||||
virtual float zoomBy (float zoom) override;
|
||||
virtual void showNoZoom () override;
|
||||
void becomeCurrent (bool);
|
||||
bool loadSimulationTime (QString&);
|
||||
void commentSelected ();
|
||||
@ -63,8 +63,7 @@ public:
|
||||
void setLanguage (const QString&);
|
||||
QString getModuleName (void);
|
||||
|
||||
|
||||
QFont TextFont;
|
||||
virtual void wheelEvent(QWheelEvent* event) override;
|
||||
|
||||
bool simulation; // simulation or module
|
||||
QString Library; // library this document belongs to
|
||||
|
Loading…
x
Reference in New Issue
Block a user