"1D DDCC" 修訂間的差異

出自 DDCC TCAD TOOL Manual
前往: 導覽搜尋
(Commands Manual)
 
(未顯示由 2 位使用者於中間所作的 20 次修訂)
行 1: 行 1:
 
1D DDCC is named from One Dimensional Drift-diffusion Charge Control solver. This solver initially solved Poisson Schrodinger Equation developed in U of M, Ann Arbor. Then the function of drift-diffusional solver was added by Prof. Yuh-Renn Wu when he was PhD student in UM and got its name DDCC. After Prof. Wu was an professor in NTU, he continues to improvement of this program. This solver now can solve many different problems such as trap problem, Gaussian shape tail state models, field dependent mobility, optical cavity mode model, and the newly added localization landscape model. The Polarization charges induced in nitride system can be considered as well.
 
1D DDCC is named from One Dimensional Drift-diffusion Charge Control solver. This solver initially solved Poisson Schrodinger Equation developed in U of M, Ann Arbor. Then the function of drift-diffusional solver was added by Prof. Yuh-Renn Wu when he was PhD student in UM and got its name DDCC. After Prof. Wu was an professor in NTU, he continues to improvement of this program. This solver now can solve many different problems such as trap problem, Gaussian shape tail state models, field dependent mobility, optical cavity mode model, and the newly added localization landscape model. The Polarization charges induced in nitride system can be considered as well.
  +
  +
== Command to run the program ==
  +
  +
[[Start using the 1D program]]<br>
  +
[[GUI Program explanation]] <br>
  +
[[Trouble shoot]]
  +
  +
  +
== NTU ITRI DDCC section ==
  +
[[Formula for doping and Temperature-dependent mobility model]]
  +
   
 
== Commands Manual ==
 
== Commands Manual ==
行 85: 行 96:
 
[[$absorbtable]]<br>
 
[[$absorbtable]]<br>
 
[[$ifsolarspectrum]]<br>
 
[[$ifsolarspectrum]]<br>
  +
  +
[[$useconstJg]]<br>
   
 
[[$traps]]<br>
 
[[$traps]]<br>
 
[[$useBTBT]]<br>
 
[[$useBTBT]]<br>
  +
[[$usePool]]<br>
 
[[$usemunpfunc]]<br>
 
[[$usemunpfunc]]<br>
   
行 97: 行 111:
 
[[$cavitygainedge]]<br>
 
[[$cavitygainedge]]<br>
   
[[$DOEreftoEc]]
+
[[$DOEreftoEc]] <br>
  +
  +
[[$activateStimEL]] <br>
  +
  +
[[$CVwithoutdetrap]] <br>
  +
[[$disablehole]] <br>
  +
[[$disableelec]] <br>
  +
  +
[[topdynamiccon]]<br>
  +
[[bottomdynamic]]<br>
  +
[[$ifapplyEgofT]]<br>
  +
[[$ifapplymuofT]]<br>
  +
[[$ifapplytauofT]]<br>
  +
[[$ifapplyAugerofT]]<br>
  +
[[$ifTversusJ]] <br>
  +
  +
[[$1Daddefmas]]<br>
  +
[[$useaffinity]]<br>
  +
[[$1daffinity]]<br>
   
 
== 1D RCWA commands ==
 
== 1D RCWA commands ==
行 113: 行 127:
 
[[$RCWAcavityend]]<br>
 
[[$RCWAcavityend]]<br>
 
[[$$RCWArcaa]]<br>
 
[[$$RCWArcaa]]<br>
  +
[[$RCWAabovelayer]]<br>
   
 
== No longer maintained functions ==
 
== No longer maintained functions ==
行 145: 行 160:
 
[[*.radqe]]<br>
 
[[*.radqe]]<br>
 
[[*.iv]]<br>
 
[[*.iv]]<br>
  +
[[*.Nsum1D]]<br>
  +
[[*.Nsum1Dhighfr]]<br>
 
[[*.vg_*-cb.exciton]]<br>
 
[[*.vg_*-cb.exciton]]<br>
 
[[*.vg_*-cw.res]]<br>
 
[[*.vg_*-cw.res]]<br>
行 158: 行 175:
 
[[*.rcwaemmision.dat ]] <br>
 
[[*.rcwaemmision.dat ]] <br>
 
[[*.rcwaefunnormalize.dat ]] <br>
 
[[*.rcwaefunnormalize.dat ]] <br>
  +
[[*.field_data.dat ]] <br>
 
[[*.time_sum.res]] <br>
 
[[*.time_sum.res]] <br>
 
[[*.short.time_sum.res]] <br>
 
[[*.short.time_sum.res]] <br>
行 166: 行 184:
 
[[*-cavitygainhh.res]] <br>
 
[[*-cavitygainhh.res]] <br>
 
[[*-cavitygainloss.res]] <br>
 
[[*-cavitygainloss.res]] <br>
  +
[[*.qwkpen.dat]]<br>
  +
[[*.qwkpencwvwoverlap.dat]] <br>
  +
[[*.qwkpencwvXYZ.dat]]<br>
  +
[[*.qwkpenwvratio.dat]]<br>
  +
[[*.qwkpnewcEL.dat]]<br>
  +
[[*.qwkpnewcGain.dat]]<br>
  +
[[*.qwkpoldcEL.dat]]<br>
  +
[[*.qwkpoldcGain.dat]]<br>
  +
[[*Kx-i-Ky-j-kpm.wf]]<br>
  +
[[*-gammaratiohh.res]]<br>
  +
[[*-overlapinlayershh.res]]<br>
  +
[[*-gammaratiolh.res]]<br>
  +
[[*-overlapinlayerslh.res]]<br>
  +
[[*.cavitylayersum]]<br>
   
 
== Phasing out file format ==
 
== Phasing out file format ==

於 2023年10月31日 (二) 22:01 的最新修訂

1D DDCC is named from One Dimensional Drift-diffusion Charge Control solver. This solver initially solved Poisson Schrodinger Equation developed in U of M, Ann Arbor. Then the function of drift-diffusional solver was added by Prof. Yuh-Renn Wu when he was PhD student in UM and got its name DDCC. After Prof. Wu was an professor in NTU, he continues to improvement of this program. This solver now can solve many different problems such as trap problem, Gaussian shape tail state models, field dependent mobility, optical cavity mode model, and the newly added localization landscape model. The Polarization charges induced in nitride system can be considered as well.

Command to run the program

Start using the 1D program
GUI Program explanation
Trouble shoot


NTU ITRI DDCC section

Formula for doping and Temperature-dependent mobility model


Commands Manual

$totallayer
$1Dparameters
$maxsteps
$body-V
$diconst
$UseAuger
$Schottky (1D)
$dEc/dEg
$calcgrid
$bottom_efnp
$ivnfile
$wvinpfile
$n2dresfile
$landscape1D
$landscapeDOS
$landshiftEcv
$insulator
$ifferro
$vshift
$nodriftdi
$calltunnel
$usetunnelp
$currentbou
$tunnel-iter-no

$DoEalloyfluc

$spuriouslimit
$iffermibol
$doping
$opertemp
$fermifile
$float-gate
$gatebias
$Scharfetter
$outfile
$piezcharge
$error
$currentprecision
$tunnellays
$gaussiantraps

$dirrecombine
$callexciton
$ifimpact_ion

$QMdepth
$QMstart
$maxbands
$calculatePL
$noschrodinger
$schrodnoiter
$schrodnodd

$solvecavitymod
$cavitysolNgrid
$ifonlycavitymode
$calcavitygain
$calcavQWLoc
$ifcalculategain
$ifgainwithpol

$inplanestrainrel
$allplanestrainre
$conductionkpdef
$calculatekp
$kpremovelimit

$kpvgstartV
$Assignkpstrain

$solvetimestep
$savetimestep

$generation
$ifsolargen
$solarstrength
$SolarSurfaceRM
$absorbtable
$ifsolarspectrum

$useconstJg

$traps
$useBTBT
$usePool
$usemunpfunc

$brokengapif
$barrier-curren
$barrier-tunnel
$tunnellimit

$cavitygainedge

$DOEreftoEc

$activateStimEL

$CVwithoutdetrap
$disablehole
$disableelec

topdynamiccon
bottomdynamic
$ifapplyEgofT
$ifapplymuofT
$ifapplytauofT
$ifapplyAugerofT
$ifTversusJ

$1Daddefmas
$useaffinity
$1daffinity

1D RCWA commands

$Call1DRCWA
$RCWAtotallayer
$RCWAlamdalength
$RCWAsourcelength
$RCWAsourceposition
$RCWAsourceintense
$RCWAlamda2
$RCWArefractiveindexreal
$RCWArefractiveindeximage
$RCWAthickness
$RCWAcavitystart
$RCWAcavityend
$$RCWArcaa
$RCWAabovelayer

No longer maintained functions

$DoEalloyfilefluc
$sponcharge
$Pr/Ps
$CoerE
$Ferrolayer
$ferrotable
$ferroparam
$channel
$velsnd
$3Dmass
$2Dmass
$bandgap
$thickness

$taunp
$mobility
$nvspec
$filespec

External function

subroutine munpcalculate
subroutine exciton1D
function solargeneration(x1,x2,eg)

output file format

*-cb.res
*.ivn
*.radqe
*.iv
*.Nsum1D
*.Nsum1Dhighfr
*.vg_*-cb.exciton
*.vg_*-cw.res
*.vg_*-vw.res
*.vg_*-lhvw.res
*.vg_*-pl.info
*.vg_*-pl.res
*.vg_*-pl-eg.res
*.vg_*-pl-lambda.res
*.rcwa.dat
*.rcwaef.dat
*.rcwagamma.dat
*.rcwaemmision.dat
*.rcwaefunnormalize.dat
*.field_data.dat
*.time_sum.res
*.short.time_sum.res
*.time_layersum.res
*.t.res
*-cavitygain.res
*-cavitygainlh.res
*-cavitygainhh.res
*-cavitygainloss.res
*.qwkpen.dat
*.qwkpencwvwoverlap.dat
*.qwkpencwvXYZ.dat
*.qwkpenwvratio.dat
*.qwkpnewcEL.dat
*.qwkpnewcGain.dat
*.qwkpoldcEL.dat
*.qwkpoldcGain.dat
*Kx-i-Ky-j-kpm.wf
*-gammaratiohh.res
*-overlapinlayershh.res
*-gammaratiolh.res
*-overlapinlayerslh.res
*.cavitylayersum

Phasing out file format

*.n2d
*.vg_*-n2d
*.vg_*-n2dwave.res
*.vg_*-vw
*.vg_*-hh2dwave.res
*.vg_*-lh2dwave.res
*.vg_*-out.res
*.vg_*-vc.res
*.vg_*-vv.res