how to find leakage current in nmos transistor

Status
Not open for further replies.

sumandeepkaur.15

Newbie level 2
Joined
Jun 30, 2011
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Visit site
Activity points
1,292
i want to fimd leakage current in nmos and my hspice coding is...
vdd 1 0 dc 1v
m 1 2 0 0 nmos w=1u l=65n
vgs 2 0 dc -.1v
.include '/home/student1/65nm_bulk.txt'
.tran 5n 200n
.probe tran i1(m) i2(m)
.option post probe
.end

but result is show zero value.is my code correct..if not then tell me how we calculate leakage in nmos...
plz reply
 

Set vgs=0V and probe i1(m) for drain leakage.
Set Vgs=1V and Vds=0, and probe i2(m) for gate leakage.
 

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