• Skip to main content
  • Skip to search
  • Skip to footer
Cadence Home
  • This search text may be transcribed, used, stored, or accessed by our third-party service providers per our Cookie Policy and Privacy Policy.

  1. Community Forums
  2. Custom IC Design
  3. Transient Noise Simulation in Spectre

Stats

  • Locked Locked
  • Replies 6
  • Subscribers 127
  • Views 20741
  • Members are here 0
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Transient Noise Simulation in Spectre

SwatiSingh
SwatiSingh over 14 years ago

I am running Transient Noise simulation in Spectre giving multiple runs . How can  I calculate the  rms value of noise at a particular time ?

  • Cancel
Parents
  • Andrew Beckett
    Andrew Beckett over 13 years ago

    How about:

    rms(value(VT("/out") 1.2u))

    where 1.2u is the time I want to measure at, and "/out" is the output signal. That does it for me - well, it gives me the RMS of the signal. if you're going to find the RMS of the noise, maybe you want:

    rms(value(VT("/out") 1.2u)-average(value(VT("/out") 1.2u)))

    This is assuming that the mean of all the runs gives you the signal, and then you're doing the RMS of the variation from the mean.

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Karel Z
    Karel Z over 7 years ago in reply to Andrew Beckett

    Hello Andrew,

    Please, would it be possible to have the same rms as you described just before but not in one time snapshot but across the time. I have also 100 runs of noise transient and I want to see how the rms develops in time.

    Thanks a lot - regards - Karel

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • Karel Z
    Karel Z over 7 years ago in reply to Andrew Beckett

    Hello Andrew,

    Please, would it be possible to have the same rms as you described just before but not in one time snapshot but across the time. I have also 100 runs of noise transient and I want to see how the rms develops in time.

    Thanks a lot - regards - Karel

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Children
  • Andrew Beckett
    Andrew Beckett over 7 years ago in reply to Karel Z

    Hi Karel,

    Unclear what you want - isn't this just rms(VT("/out")) ?

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Karel Z
    Karel Z over 7 years ago in reply to Andrew Beckett

    Hello Andrew,

    Thanks for your reply. No, just rms(VT("/out")) gives different results.

    If you take 100 runs of transient noise, you can imagine that as a 2 dimensional array. One axis is time and one axis is an index of each run. Your proposal calculates rms in one direction of the array. It means the rms separately for each run across the time and you get 100 points in the graph. I would like the same but in the second direction of the array. It means the rms separately for each time point across all the runs and to get rms time curve in the graph. In fact we need to transpose the array before the rms calculation.

    Thanks,

    Karel

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel

Community Guidelines

The Cadence Design Communities support Cadence users and technologists interacting to exchange ideas, news, technical information, and best practices to solve problems and get the most from Cadence technology. The community is open to everyone, and to provide the most value, we require participants to follow our Community Guidelines that facilitate a quality exchange of ideas and information. By accessing, contributing, using or downloading any materials from the site, you agree to be bound by the full Community Guidelines.

© 2025 Cadence Design Systems, Inc. All Rights Reserved.

  • Terms of Use
  • Privacy
  • Cookie Policy
  • US Trademarks
  • Do Not Sell or Share My Personal Information