• 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. Varying the temperature in a transient simulation

Stats

  • Locked Locked
  • Replies 7
  • Subscribers 129
  • Views 28362
  • 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

Varying the temperature in a transient simulation

Aksl
Aksl over 17 years ago

Hi All,

 

I'd like to vary the temperature during a transient temperature...

Of course I know that I can set the temperature before simulating or I can do a parametric simulation.

But what I want to do is to use a block or ??? that could change the temperature with time.

 

Thanks for your help,

Best regards,

 

Axel 

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

    Best not to reply to a 2 year old thread...

    Anyway, I have some slides on this, but I shouldn't post them to a public forum (they don't have screen shots anyway).

    I can illustrate it with some spectre syntax examples, and then it's fairly obvious how to do this from the UI.

    To vary temperature, specify the parameter name as "temp" and then you can enter your time-value pairs.

    To vary more than one parameter, create an include file with syntax such as this:

    pset1 paramset {
      time reltol temp p1 m1:l
      0n 1e-3 27 1 1u
      10n 1e-3 50 2 1u
      20n 1e-4 50 2 2u
      30n 1e-5 75 3 2u
    }

    Reference this file via Setup->Model Libraries.

    Then on the GUI, go to the Options form on the transient analysis form, and at the bottom where it says additional parameters, enter
    paramset=pset1

    The above table will vary the reltol, temperature, a parameter called p1, and the length of transistor instance m1.

    There is no direct GUI support for the param_step option (as outlined in "spectre -h tran"). If  you want that, you'll need to enter it via the Additional Parameters field on the transient Options form.

    By the way, if you look further down in the "spectre -h tran" to the section "Dynamic Parameters during Transient Analysis), it gives an example of changing temperature during simulation. It doesn't just give an example using isnoisy.

    Regards,

    Andrew.

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

    Best not to reply to a 2 year old thread...

    Anyway, I have some slides on this, but I shouldn't post them to a public forum (they don't have screen shots anyway).

    I can illustrate it with some spectre syntax examples, and then it's fairly obvious how to do this from the UI.

    To vary temperature, specify the parameter name as "temp" and then you can enter your time-value pairs.

    To vary more than one parameter, create an include file with syntax such as this:

    pset1 paramset {
      time reltol temp p1 m1:l
      0n 1e-3 27 1 1u
      10n 1e-3 50 2 1u
      20n 1e-4 50 2 2u
      30n 1e-5 75 3 2u
    }

    Reference this file via Setup->Model Libraries.

    Then on the GUI, go to the Options form on the transient analysis form, and at the bottom where it says additional parameters, enter
    paramset=pset1

    The above table will vary the reltol, temperature, a parameter called p1, and the length of transistor instance m1.

    There is no direct GUI support for the param_step option (as outlined in "spectre -h tran"). If  you want that, you'll need to enter it via the Additional Parameters field on the transient Options form.

    By the way, if you look further down in the "spectre -h tran" to the section "Dynamic Parameters during Transient Analysis), it gives an example of changing temperature during simulation. It doesn't just give an example using isnoisy.

    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