"$useevprofile" 修訂間的差異

出自 DDCC TCAD TOOL Manual
前往: 導覽搜尋
(已建立頁面,內容為 "If the user needs to use field dependent mobility profile, he has several way to achieve this. The first way is to call $useevprofile mcalgan32-GaN-InGaN.inp.vfoc...")
 
行 1: 行 1:
If the user needs to use field dependent mobility profile, he has several way to achieve this. The first way is to call
+
If the user needs to use field dependent mobility profile, he has several way to achieve this. The first way is to call [[$usefieldmufunc]] , [[$useemufunc]], [[$useemunfunc]], [[$useemupfunc]]. However, for this one, you will need to write the code by yourself. The other way is to give the program a E versus velocity table files. And you need to setup the region [[$xend]] and [[$yend]] to decide which region to use this profile. <br>
  +
''Note that his function current is only support Ex field for electron transport in x direction since this function is for FET transistor case.'' It does not support for holes, neither. When this function is called, other regions or unsupported direction such as Ey or holes will use the constant mobility model.
   
  +
<br>
  +
Format:
   
$useevprofile
+
$useevprofile
mcalgan32-GaN-InGaN.inp.vfoc.res
+
mcalgan32-GaN-InGaN.inp.vfoc.res
174 3
+
Tablecolumns format_type
131
+
which_column_the_second format start
   
$xend
 
  +
Format_type:
89.9999e-04 116.000001e-4
 
  +
1:
  +
2:
  +
3:
   
$yend
 
  +
<br>
4.2001e-04 4.000e-04
 
  +
For examples:
  +
  +
$useevprofile
  +
mcalgan32-GaN-InGaN.inp.vfoc.res
  +
174 3
  +
131
  +
 
$xend
 
89.9999e-04 116.000001e-4
  +
 
$yend
 
4.2001e-04 4.000e-04

於 2017年9月3日 (日) 10:29 的修訂

If the user needs to use field dependent mobility profile, he has several way to achieve this. The first way is to call $usefieldmufunc , $useemufunc, $useemunfunc, $useemupfunc. However, for this one, you will need to write the code by yourself. The other way is to give the program a E versus velocity table files. And you need to setup the region $xend and $yend to decide which region to use this profile.
Note that his function current is only support Ex field for electron transport in x direction since this function is for FET transistor case. It does not support for holes, neither. When this function is called, other regions or unsupported direction such as Ey or holes will use the constant mobility model.


Format:

$useevprofile
mcalgan32-GaN-InGaN.inp.vfoc.res
Tablecolumns format_type
which_column_the_second format start
Format_type:
1: 
2:
3:


For examples:

$useevprofile
mcalgan32-GaN-InGaN.inp.vfoc.res
174 3
131
$xend
89.9999e-04 116.000001e-4
$yend
4.2001e-04 4.000e-04