「$adddiffusivedope」:修訂間差異
跳至導覽
跳至搜尋
無編輯摘要 |
無編輯摘要 |
||
| 第3行: | 第3行: | ||
$adddiffusivedope | $adddiffusivedope | ||
N_region | N_region | ||
type regionID Ndope activation_energy x_left y_bottom x_right y_top <math>L_x</math> <math> | type regionID Ndope activation_energy x_left y_bottom x_right y_top <math>L_x</math> <math>L_y</math> | ||
type regionID Ndope activation_energy x_left y_bottom x_right y_top <math>L_x</math> <math>L_y</math> | type regionID Ndope activation_energy x_left y_bottom x_right y_top <math>L_x</math> <math>L_y</math> | ||
... | ... | ||
於 2023年4月25日 (二) 15:25 的修訂
$adddiffusivedope is the command to put diffusive dopant distribution in the device. The doping density decay can be either exponential decay or Gaussian distribution. The command is
$adddiffusivedope N_region type regionID Ndope activation_energy x_left y_bottom x_right y_top type regionID Ndope activation_energy x_left y_bottom x_right y_top ... ... Nth_type ....
type: Can be 1, 11, 111, 101. Please see below regionID: The region No to use the diffusive doping Ndope: Na pr Nd Posive is for n-type, negative is for p-type and is the diffusion length in x and y direction. The unit is
For type = 1, inside regionID x_left < x < x_right y_bottom < y < y_top : x < x_left : x > x_right : y < y_bottom : y > y_top : For type = 11, inside regionID x_left < x < x_right y_bottom < y < y_top : x < x_left : x > x_right : y < y_bottom : y > y_top :
For 101 and 111, it is applied in impurity. The difference between N_impuriy and N_{d,a} is that N_impuriy is 100% activated.
For type = 101, inside regionID x_left < x < x_right y_bottom < y < y_top : x < x_left : x > x_right : y < y_bottom : y > y_top : For type = 111, inside regionID x_left < x < x_right y_bottom < y < y_top : x < x_left : x > x_right : y < y_bottom : y > y_top :