Stability Analysis and OCEAN

Status
Not open for further replies.

elbadry

Full Member level 6
Joined
May 6, 2005
Messages
347
Helped
72
Reputation
144
Reaction score
10
Trophy points
1,298
Location
Egypt
Activity points
3,884
Dear All,

I want to use OCEAN script to find the PM of a circuit across tempertature and supply variations. To do so, I use an OCEAN script which runs stabiluity "stb" analysis

My problem is:

What OCEAN command can be used to get the Phase Margin or Gain Margin? I couldn't find any such statements in the oceanref or spectreref documents

Thanks
 

Try this

Phase_Margin = getData("phaseMargin" ?result "stb_margin")
Gain_Margin = getData("gainMargin" ?result "stb_margin")

goyal
 

    elbadry

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…