The Designer's Guide Community
Forum
Welcome, Guest. Please Login or Register. Please follow the Forum guidelines.
Jul 20th, 2024, 6:31am
Pages: 1
Send Topic Print
pnoise analysis statement in Artist vs. Ocean (Read 1312 times)
alanlcit
New Member
*
Offline



Posts: 2
San Diego
pnoise analysis statement in Artist vs. Ocean
Aug 11th, 2007, 2:24pm
 
I am attempting to script some jitter analysis, and I'm running into difficulties.  In Artist, I set up the jitter analysis as follows in the pnoise form:

Sweeptype relative, relative harmonic 0
start 400 stop 400k
sweep type logarithmic  points per decade 3
maximum sideband 50
positive output node /noise_check
negative output node /gnd!
noise type: jitter (FM jitter for autonomous circuit)

If I dump the Artist environment to an oceanScript using Session->Save Script, it spits out the following for the pnoise analysis statement:
analysis('pnoise ?relharmnum "0" ?start "400" ?stop 400k"
?dec "3" ?maxsideband "50" ?p "/noise_check" ?n "/gnd!"
?oprobe "" ?iprobe "" ?refsideband "" ?noisetypeUI "jitter"
?thresholdvalue "" ?crossingdirection "all")

So I cut and paste this into my ocean script, which I run from the OCEAN command line interface.  
When the noise simulates in OCEAN, it does not do the same analysis as it does from the Artist Environment.
In the artist environment, two sweeps are done: jitter 1 from 400->400k, and jitter2 from -400->-400k

In the OCEAN environment, the tool sweeps from 400->400k, over and over and over again...the pnoise analysis doesn't ever seem to stop.  

Why?  What is the correct OCEAN/analysis statement to use to get the results I want?
Back to top
 
 
View Profile   IP Logged
Pages: 1
Send Topic Print
Copyright 2002-2024 Designer’s Guide Consulting, Inc. Designer’s Guide® is a registered trademark of Designer’s Guide Consulting, Inc. All rights reserved. Send comments or questions to editor@designers-guide.org. Consider submitting a paper or model.