The Designer's Guide Community
Forum
Welcome, Guest. Please Login or Register. Please follow the Forum guidelines.
May 20th, 2024, 8:42pm
Pages: 1
Send Topic Print
use of BSIM4 source code (Read 6082 times)
tariavo
New Member
*
Offline



Posts: 8

use of BSIM4 source code
Nov 27th, 2007, 6:51am
 
Hi, do you use BSIM4 code for calculation of MOSFET params?
I've found the inclusion of 'spice.h' and others headers that are not in BSIM's code  distribution.
Where can it be found?
Back to top
 
 
View Profile   IP Logged
krishnap
Community Member
***
Offline



Posts: 55

Re: use of BSIM4 source code
Reply #1 - Nov 28th, 2007, 3:21am
 
it is cumbersome to use  BSIM equations  for hand calculation of MOS parameters.
However these are implemented in the spice tool and model card is input to these equations,
so that simulation results are almost closer to silicon behaviour.
Back to top
 
 
View Profile   IP Logged
tariavo
New Member
*
Offline



Posts: 8

Re: use of BSIM4 source code
Reply #2 - Nov 28th, 2007, 4:16am
 
i dont mean the _hand_ calculation of MOSFET's params - i want to calculate it without any 3rd party tool.
(really i calculated it by hand, but there were some departures between real and calculated params and i decided to use BSIM source code)
For these reasons I'd like to use BSIM4 source code but some questions arised:
BSIM4 source code include headers with (routine?) definitions =>
what do BSIM need for its work?
Back to top
 
 
View Profile   IP Logged
Geoffrey_Coram
Senior Fellow
******
Offline



Posts: 1999
Massachusetts, USA
Re: use of BSIM4 source code
Reply #3 - Nov 28th, 2007, 7:56am
 
You can get the source code of spice (spice3f5.tar.gz or spice3f5.tgz) somewhere, try a Google search.  It's open-source software from Berkeley.

That said, I don't think you should need any of the definitions in that file to evaluate the model equations -- other than, say, a thermal noise function that might take the resistance or conductance and multiply by 4 k T.
Back to top
 
 

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

Hmmm. That's
weird...

Posts: 122
Eindhoven, The Netherlands
Re: use of BSIM4 source code
Reply #4 - Mar 19th, 2008, 1:36pm
 
Hi,

Yes, you do need access to the SPICE3 code to compile the BSIM4 model - the spice.h is retrieved from the Berkely SPICE3F5. If you would use ngspice instead the same header file would probably be available.

Cheers,
Marq
Back to top
 
 
View Profile   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.