Computing slew rate through PSS analysis

Discussion in 'Cadence' started by cupric, Jul 28, 2003.

  1. cupric

    cupric Guest

    Hi!

    I am running a PSS analysis for a frequency divider. I want to compute
    the slew rate for the resulting output waveform from the PSS
    simulation. How do I do it?

    There should be some way in which I could use the calculator function
    "slew rate" for this (right?). But, I don't know how to input the
    waveform information to this function in the calculator.

    thanks in advance.

    cupric
     
    cupric, Jul 28, 2003
    #1
  2. cupric

    Vikas Vijay Guest

    hi,
    In the calculator u can use
    slewrate((v "/net5" ?result "pss-td.pss" ?resultsDir
    "/home/ur-result-path") 3e-10 t 4e-10 t 10 90)

    assuming net5 is ur output net and 3e-10, 4e-10 represents the initial
    and final xcoordinates of ur computation and 10, 90 represent the low
    and high percentages of the step for ur calculation. If you want to
    use the y coordinates replace 't' by 'nil'.

    check out ocean manual for more.

    Hope this helps
    -Vikas
     
    Vikas Vijay, Jul 30, 2003
    #2
  3. Note, you can miss out the ?resultsDir quite happily in the expession.

    Alternatively, you can use the "data" button on the RF page of the calculator,
    select the pss-td results, and then click on the node - this will get
    you the time domain waveform which you can then use the slewrate special
    function on.

    Andrew.
     
    Andrew Beckett, Jul 30, 2003
    #3
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.