How to plot OP parameter with sweep variable in Spectre?

Status
Not open for further replies.

peterlau1984

Junior Member level 1
Joined
Dec 11, 2008
Messages
18
Helped
0
Reputation
0
Reaction score
1
Trophy points
1,281
Activity points
1,422
spectre transconductance

Hello everyone,
I am confused how can i plot the operation point parameters with sweep variable in Spectre?

For example, how to plot transconductance of a MOSFET versus Vgs?

Thank you so much!
 

using sweep command for spectre

peterlau1984 said:
Hello everyone,
I am confused how can i plot the operation point parameters with sweep variable in Spectre?

For example, how to plot transconductance of a MOSFET versus Vgs?

Thank you so much!

As i know, use the belowing:
set vgs as a variable, sweep vgs, set plot as OP("/M0","gm")
 

+spectre +info +oppoint +file

iamxo is right.
 

plot dc sweep parameters,spectre

Thanks for your reply.

I did the setting as you mentioned, and run the dc simulation. However, I only can get a value of gm correspond to the value of Vgs set in variable tab, instead of a waveform.

Is there any other methods?
 

spectre sweep parameter

You need to save the parameter of the transistor before running the sim. The operating point info is not saved by default for dc sweep. You can do that by creating a .scs file with the command
save M0:gm
and then add that file as a stimuli file in ADE or manually include that line in the input.scs file
 
spectre operating point at different dc sweeps

if youre using MMSIM6.2 and up, try save *ppoint to save all swept parameters
 

how to plot operating point information spectre

first,you should save operating points in a dc analysis,then do parameter sweep,after that,you can do as iamxo says.
 

operation point mosfet spectre

I did it as tanuuaner said, and it works.
but it seems to waste a sweep variable, because the dc sweep and the parametric analysis use the same seep variable.
Is there any other methods?
thanks!
 

spectre plot parameter

peterlau1984 said:
Thanks for your reply.

I did the setting as you mentioned, and run the dc simulation. However, I only can get a value of gm correspond to the value of Vgs set in variable tab, instead of a waveform.

Is there any other methods?

Use the Parametric Analysis to get the waveform.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…