The Designer's Guide Community
Forum
Welcome, Guest. Please Login or Register. Please follow the Forum guidelines.
May 12th, 2024, 2:54pm
Pages: 1
Send Topic Print
DC Operating parameters in cadence results windows (Read 7397 times)
eng
Community Member
***
Offline



Posts: 49
USA
DC Operating parameters in cadence results windows
Apr 3rd, 2007, 11:38am
 
Hi all,
Can anyone tell me how I can find what all the abbreviations used for DC OP parameters in Results Display Window stand for. That is the window poping up when you do a DC analysis with spectre and print the DC Operating Parameters. Some of them are explicit by their names i.e. gm ids but others are not i.e. lv.. lx... .

I also need to find the channel length modulation constant. Is it written somewhere in this window?

Finally some of the cap values have minus sign what does this mean? what are the cgg cbb cgg?

thanks in advance
eng
Back to top
 
« Last Edit: Apr 03rd, 2007, 7:32pm by eng »  
View Profile   IP Logged
Geoffrey_Coram
Senior Fellow
******
Offline



Posts: 1998
Massachusetts, USA
Re: DC Operating parameters in cadence results win
Reply #1 - Apr 4th, 2007, 7:44am
 
What sort of device are you using?  I don't recognize Iv nor Ix from any MOS model I'm familiar with.  Generally, one finds out what the values mean by:

spectre -help bsim3v3

(replace "bsim3v3" with your model name ...)

Note that the capacitances are defined in Spice to be
 Cxy = - dQx / dVy for x != y
 Cxx = dQx/dVx

So, cgg is the change in gate charge with respect to the gate voltage (holding all other voltages constant).
Back to top
 
 

If at first you do succeed, STOP, raise your standards, and stop wasting your time.
View Profile WWW   IP Logged
eng
Community Member
***
Offline



Posts: 49
USA
Re: DC Operating parameters in cadence results win
Reply #2 - Apr 4th, 2007, 12:00pm
 
I'm using nfetx device from IBM .18um RF process and printing DC OP params thru Results -> Print -> DC Operating Points in Virtuoso ADE
Back to top
 
 
View Profile   IP Logged
Geoffrey_Coram
Senior Fellow
******
Offline



Posts: 1998
Massachusetts, USA
Re: DC Operating parameters in cadence results win
Reply #3 - Apr 5th, 2007, 5:32am
 
eng wrote on Apr 4th, 2007, 12:00pm:
I'm using nfetx device from IBM .18um RF process


That's not quite what I meant; somehow you need to figure out what the underlying model is: bsim3v3, bsim4?  You'll have to find the library files and search through them, or maybe if you can find the spectre log file (spectre.out) it should give you a count of all the elements in your circuit (# resistors, # capacitors, # bsim3v3, etc.)
Back to top
 
 

If at first you do succeed, STOP, raise your standards, and stop wasting your time.
View Profile WWW   IP Logged
eng
Community Member
***
Offline



Posts: 49
USA
Re: DC Operating parameters in cadence results win
Reply #4 - Apr 5th, 2007, 12:12pm
 
I checked the spectre model file (.scs).  it is BSIM3v3.2.4

Back to top
 
 
View Profile   IP Logged
Geoffrey_Coram
Senior Fellow
******
Offline



Posts: 1998
Massachusetts, USA
Re: DC Operating parameters in cadence results win
Reply #5 - Apr 6th, 2007, 3:27am
 
So, my guess "spectre -help bsim3v3" is correct.  But I don't see Iv or Ix in the help output.
Back to top
 
 

If at first you do succeed, STOP, raise your standards, and stop wasting your time.
View Profile WWW   IP Logged
Andrew Beckett
Senior Fellow
******
Offline

Life, don't talk to
me about Life...

Posts: 1742
Bracknell, UK
Re: DC Operating parameters in cadence results win
Reply #6 - Apr 11th, 2007, 7:48am
 
In recent versions of spectre (MMSIM60 USR2 onwards, I think), you can also use some aliased names (for hspice compatibility) - the lv/lx names. So the help nowadays says things like:

Code:
19	cjd (F)	     Drain-bulk junction capacitance (alias=lx29).
20	cjs (F)	     Source-bulk junction capacitance (alias=lx28).
21	qb (Coul)	   total bulk charge (alias=lx12).
22	qg (Coul)	   Total gate charge (alias=lx14).
23	qd (Coul)	   Total drain charge (alias=lx16).
24	qbd (Coul)	  Drain-bulk charge (alias=lx24).
 



That said, I don't think it outputs these lx/lv parameters unless you specifically ask for them - perhaps it did at some point in the past (I only checked quickly just now).

Regards,

Andrew.
Back to top
 
 
View Profile WWW   IP Logged
Geoffrey_Coram
Senior Fellow
******
Offline



Posts: 1998
Massachusetts, USA
Re: DC Operating parameters in cadence results win
Reply #7 - Apr 12th, 2007, 4:32am
 
Oh! I can't tell the difference between "Ix" (capital-i x) and "lx" (lowercase-L x).

I wonder if you get the lv/lx outputs if you use simulator lang=spice ...
Back to top
 
 

If at first you do succeed, STOP, raise your standards, and stop wasting your time.
View Profile WWW   IP Logged
Pages: 1
Send Topic Print
Copyright 2002-2024 Designer’s Guide Consulting, Inc. Designer’s Guide® is a registered trademark of Designer’s Guide Consulting, Inc. All rights reserved. Send comments or questions to editor@designers-guide.org. Consider submitting a paper or model.