Menu

#1 Is .noise analysis supported?

open
nobody
None
5
2004-05-01
2004-05-01
No

Does anyone know if tclspice supports .noise analysis? I've tried
several different syntaxes used in other spices (examples below),
but always get error messages.

Thanks!!

Jerry Krinock

More details....

For example:

.noise v(out) Vin dec 2000 1e7 1e8
.print noise ONOISE INOISE

where "out" is a node name and "Vin" is an independent AC source.

The above results in these errors:

Warning: can't parse 'onoise': ignored
Warning: can't parse 'inoise': ignored
Error: no data saved for Noise analysis; analysis not run
doAnalyses: not found

If I change the .print statement to:

.print noise v(out)

then I get similar errors:

Warning: can't parse 'out': ignored
Error: no data saved for Noise analysis; analysis not run

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.