H
habib.bouaziz-viallet
Guest
Le Thu, 11 Jan 2007 20:18:10 +0100, Helmut Sennewald a écrit :
command, believe me. Just read documentation about PZ analysis within
ngspice (? .pz and ? .print).
See what i did with the (very simple) Hugo's circuit :
habib@aldebaran:~/GNU-TOOLS/ng-spice-rework-17/tests/polezero$ ngspice
.......
ngspice 425 -> source test.cir
Circuit: test
ngspice 426 -> pz 1 0 3 0 vol pz
Doing analysis at TEMP = 300.150000 and TNOM = 300.150000
No. of Data Rows : 1
ngspice 427 -> print all
pole(1) = -2.61803e+00,0.000000e+00
pole(2) = -3.81966e-01,0.000000e+00
zero(1) = -3.33333e-01,0.000000e+00
ngspice 428 ->
batch-mode, but in interactive mode, PZ analysis work with print all"habib.bouaziz-viallet" <habib.bouaziz-viallet@mynewsserverpostfix.com
schrieb im Newsbeitrag
newsan.2007.01.11.13.30.47.970122@mynewsserverpostfix.com...
Le Thu, 11 Jan 2007 03:59:26 -0800, hugocoolens@gmail.com a écrit :
...
...
Circuit: test
Doing analysis at TEMP = 300.150000 and TNOM = 300.150000
No. of Data Rows : 121
Error: no data saved for pole-zero analysis; analysis not run
...
Hello Habib,
You reported in a previous reply the result of the PZ-analysis.
How have you achieved that?
I see an error message about PZ-analysis in your report above.
Yes you're right Helmut, there is an error when lauching ngspice in
command, believe me. Just read documentation about PZ analysis within
ngspice (? .pz and ? .print).
See what i did with the (very simple) Hugo's circuit :
habib@aldebaran:~/GNU-TOOLS/ng-spice-rework-17/tests/polezero$ ngspice
.......
ngspice 425 -> source test.cir
Circuit: test
ngspice 426 -> pz 1 0 3 0 vol pz
Doing analysis at TEMP = 300.150000 and TNOM = 300.150000
No. of Data Rows : 1
ngspice 427 -> print all
pole(1) = -2.61803e+00,0.000000e+00
pole(2) = -3.81966e-01,0.000000e+00
zero(1) = -3.33333e-01,0.000000e+00
ngspice 428 ->
Cheers, HabibBest regards,
Helmut