• 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. RF Design
  3. Working with DC sweeps and OP

Stats

  • Locked Locked
  • Replies 14
  • Subscribers 66
  • Views 35207
  • 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

Working with DC sweeps and OP

MicheleA
MicheleA over 13 years ago

Hi all,

I know it's not appealing to write one's first post in an RF focused group talking about DC but please bare with me :)

I am interested in plotting some MOS DC parameters like gm, gmoverid, Cgg, gds as they vary across VGS and VDS.

Keeping VDS fixed for the moment, I would expect to be able to DC sweep VGS and get a curve of - say - gm Vs. VGS. This is not the case. I actually get only one point, which is the point corresponding to the "static" value of VGS, in the design variables list.

Of course I could set up an equation in the Calculator for the derivative of Id but I think that "somewhere" the tool should calculate those parameters for me...And also because for some trickier parameters like Cgg the whole process would be more complicated.

The alternative to that is to run a parametric analysis, but this is way less effective timewise.

 Does anybody know of a way of overcoming this?

Thank you in advance,

 Michele

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

    Michele,

    The way to do this is to create an ASCII file called "save.scs" and in that put:

      save M1:gm

    or

      save M1:oppoint

    or

      save *:gm sigtype=dev

    or

      save *:oppoint sigtype=dev

    (see "spectre -h save" for more details - particularly on wildcarding).

    Then reference this file using Setup->Model Libraries in ADE. What this is doing is telling it to additionally save the operating point data (or specifically gm) for a single transistor or set of transistors. Normally this doesn't happen for DC sweeps, just DC operating points - in order to prevent a huge amount of data being produced that most of the time you don't need. 

    Having done this, you should be able to access the resulting operating point data from the DC sweep from the results browser, and then you'll get a plot of it versus your sweep. Similarly if you did a transient you could plot the gm versus time using this approach.

    Hope that's clear,

    Regards,

    Andrew.

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

    Michele,

    The way to do this is to create an ASCII file called "save.scs" and in that put:

      save M1:gm

    or

      save M1:oppoint

    or

      save *:gm sigtype=dev

    or

      save *:oppoint sigtype=dev

    (see "spectre -h save" for more details - particularly on wildcarding).

    Then reference this file using Setup->Model Libraries in ADE. What this is doing is telling it to additionally save the operating point data (or specifically gm) for a single transistor or set of transistors. Normally this doesn't happen for DC sweeps, just DC operating points - in order to prevent a huge amount of data being produced that most of the time you don't need. 

    Having done this, you should be able to access the resulting operating point data from the DC sweep from the results browser, and then you'll get a plot of it versus your sweep. Similarly if you did a transient you could plot the gm versus time using this approach.

    Hope that's clear,

    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