• 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. Statistical values manipulation - Monte Carlo

Stats

  • Locked Locked
  • Replies 5
  • Subscribers 126
  • Views 3559
  • 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

Statistical values manipulation - Monte Carlo

Juan Pablo
Juan Pablo over 16 years ago
Dear,
Using IC5141 with MMSIM70 a have a doubt concerning Monte Carlo simulation.
For a given Histogram is that possible to collect the statistical data (mean and/or standard-deviation) and manipulate this on the ADE Calculator?
For example, if I want to obtain the Coefficient of variation which is defined as the ratio of the standard deviation to the mean (sigma/mu). There exist a way to obtain this value (scalar) from an especial function of the ADE calculator or an option of the Analog Statistical Analisys ?
One way is to get the values from Simulation Directory and treating on MS Office Excel…but I want to stay on Cadence.

Cheers,
juan
  • Cancel
Parents
  • Andrew Beckett
    Andrew Beckett over 16 years ago

    Yes, the functions are a little more geared up for use in OCEAN scripts rather than in ADE.

    To use them, you'd do:

    load("abStats.il")

    and then use the functions as described in the comments at the top of the code. For more info on OCEAN, probably best to start with the OCEAN reference manual - <ICinstDir>/doc/oceanref/oceanref.pdf 

    Cadence also has a training class on OCEAN.

    Alternatively, another way you can do things is to use the "save family data" option on the monte carlo form, and then use the same expression you used for your monte carlo scalar expressions in the calculator. This will give you a waveform which has the result of the expression versus the iteration number. Having done that you can use the calculator stddev function to find the standard deviation, or the average function to find the mean. Take note of the second solution number I mention above, as this describes the slight difference you'll get in the mean and standard deviation when doing it this way.

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • Andrew Beckett
    Andrew Beckett over 16 years ago

    Yes, the functions are a little more geared up for use in OCEAN scripts rather than in ADE.

    To use them, you'd do:

    load("abStats.il")

    and then use the functions as described in the comments at the top of the code. For more info on OCEAN, probably best to start with the OCEAN reference manual - <ICinstDir>/doc/oceanref/oceanref.pdf 

    Cadence also has a training class on OCEAN.

    Alternatively, another way you can do things is to use the "save family data" option on the monte carlo form, and then use the same expression you used for your monte carlo scalar expressions in the calculator. This will give you a waveform which has the result of the expression versus the iteration number. Having done that you can use the calculator stddev function to find the standard deviation, or the average function to find the mean. Take note of the second solution number I mention above, as this describes the slight difference you'll get in the mean and standard deviation when doing it this way.

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Children
No Data

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