Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to get Vth using Hspice?

Status
Not open for further replies.

bg21359

Member level 3
Joined
Mar 1, 2005
Messages
56
Helped
7
Reputation
12
Reaction score
5
Trophy points
1,288
Activity points
1,802
Hi All,

I want to use Hspice to get Vth directly. I used .option list but not sure whether this is the right way to find out Vth for devices.
Any opinions?

Thanks.
 

hspice probe vth

Hi,
You can obtain the Vth directly from de I-V curves.

PLot IDS vs VGS, at fixed small VDS(assumig that the MOSFET is operating in the triode region). The threshold voltage is estimated by linearly extrapolating back to the x-axis. For a MOSFET operating in the saturation region you can stimated the threshold voltage in the same way, also by calcuating gm=B(VGS-VTh).

regards.
 

how to print mosfet vth of a mosfet in spice

.print vth(m1)
or .print lv9(m1)
or find vth in .lis file
 

hspice find vth

you can find vth for every mosfet in .lis
 

print vth hspice

in your model file there are the range and typical amounts of vth.
 

how to find the vth from iv curve

u can use the probe option i guess
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top