please rate
this thread
  •  
  • Subject
  • Author
  • Date
Posted by hugocoolens@gmail.com on January 4, 2007, 4:23 am
 

I'm trying to perform pole zero analysis with spice3f.
This is the circuit file:
test
vin 1 0 dc 0 ac 1
r1 1 2 1
c1 2 0 1
r2 1 3 1
c2 3 2 1
.print ac v(3)
.pz 1 0 3 0 VOL PZ
.ac dec 20 10m 10k
.end

When I run Spice3F5 I always get the message:
Error: no data saved for pole-zero analysis; analysis not run

The user manual also tells to use the 'print all' command but supplies
no examples of how to that.

any help welcome

hugo


Posted by Bitznpeezs on January 4, 2007, 7:11 am
 


hugocoolens@gmail.com wrote:

Isn't the print all on the printer? if not Go back to the computer
program look at the top left hand corner of the monitor.There should be
a menu bar there. Go to file left click "FILE" and hit print or print
all. If you are in the command line type PRINT ALL in the command line.
If you are in windows go to Start, RUN, Type "print all".


Posted by hugocoolens@gmail.com on January 4, 2007, 11:23 am
 


Bitznpeezs@msn.com schreef:


this doesn't help me much further :-(


hugo


Posted by Jim Thompson on January 4, 2007, 11:28 am
 

On 4 Jan 2007 08:23:57 -0800, "hugocoolens@gmail.com"


I'm not familiar with Spice3f, but I'd hazard a guess that you need a
statement of the form:

.print pz ...

Read the manual ?:-)

                                        ...Jim Thompson
--
|  James E.Thompson, P.E.                           |    mens     |
|  Analog Innovations, Inc.                         |     et      |
|  Analog/Mixed-Signal ASIC's and Discrete Systems  |    manus    |
|  Phoenix, Arizona            Voice:(480)460-2350  |             |
|  E-mail Address at Website     Fax:(480)460-2142  |  Brass Rat  |
|       http://www.analog-innovations.com           |    1962     |
            
I love to cook with wine.      Sometimes I even put it in the food.

Posted by hugocoolens@gmail.com on January 4, 2007, 3:07 pm
 


Jim Thompson schreef:


tried that and some variations without success

Yes (of course)
Maybe someone can answer my question?

hugo