stephanie88
Newbie level 1
Hi all, i am having problem in my SOI TFET simulation. The drain current is very low(1e-10), does anyone knows what i can do to increase the Id(to 1e-5)? I am confuse on which model i should used for physic section(Sdevice simulation) for tunneling fets.
Enclosed is the expected result and the result obtained(IDVDS). Here is my coding for SOI TFETs for physic section:
Physics{
* DriftDiffusion
EffectiveIntrinsicDensity( OldSlotboom )
EffectiveIntrinsicDensity(BandGapNarrowing (OldSlotboom))
Mobility(
DopingDep
Enormal
)
Recombination(
eAvalanche(CarrierTempDrive)
hAvalanche(Eparallel)
TrapAssistedAuger
Auger
Auger(WithGeneration)
SRH(DopingDep)
Band2Band(
Model = Hurkx
DensityCorrection = None
)
SRH(
NonlocalPath(
Lifetime = Hurkx
Fermi
TwoBand
)
)
)
}
Physics (MaterialInterface = "Gold/Silicon"){
TATNonlocalPathNC = 2.0e19
}
Regards,
Stephanie Teh;-)
Enclosed is the expected result and the result obtained(IDVDS). Here is my coding for SOI TFETs for physic section:
Physics{
* DriftDiffusion
EffectiveIntrinsicDensity( OldSlotboom )
EffectiveIntrinsicDensity(BandGapNarrowing (OldSlotboom))
Mobility(
DopingDep
Enormal
)
Recombination(
eAvalanche(CarrierTempDrive)
hAvalanche(Eparallel)
TrapAssistedAuger
Auger
Auger(WithGeneration)
SRH(DopingDep)
Band2Band(
Model = Hurkx
DensityCorrection = None
)
SRH(
NonlocalPath(
Lifetime = Hurkx
Fermi
TwoBand
)
)
)
}
Physics (MaterialInterface = "Gold/Silicon"){
TATNonlocalPathNC = 2.0e19
}
Regards,
Stephanie Teh;-)