"$usefieldmufunc" 修訂間的差異

出自 DDCC TCAD TOOL Manual
前往: 導覽搜尋
(空白的頁面)
行 1: 行 1:
  +
This function modifies the calculation method of mobility.
  +
Both electron and hole mobilities are considered electrical field-dependent terms with the default.
  +
However, you can define this function by using [[function usefielddependent_n(indEl, matind ,Ex,Ey,T,xp,yp)]] and [[function usefielddependent_p(indEl, matind, Ex, Ey, T, xp, yp)]].<br>
  +
The default follows the equation:<br>
  +
:: <math>\mu=\mu_0\times exp(\beta\sqrt{F})</math>,<br>
  +
where
  +
* <math>\mu</math> is the mobility,
  +
* <math>\mu_0</math> is the zero-field mobility,
  +
* <math>\beta</math> is the factor of the field dependence, and
  +
* <math>F</math> is the localized electric field.
  +
<br>
  +
; Format
  +
$usemunpfunc
  +
1 <math>\mu_e</math> <math>\beta_e</math> <math>\mu_h</math> <math>\beta_h</math>
  +
<br>
  +
; Parameter explanation
  +
* <math>\mu_e</math>: the zero-field mobility of electron. <math>(cm^{2}eV^{-1}s^{-1})</math>
  +
* <math>\beta_e</math>: the factor of electron. <math>(eV^{-1/2})</math>
  +
* <math>\mu_h</math>: the zero-field mobility of hole. <math>(cm^{2}eV^{-1}s^{-1})</math>
  +
* <math>\beta_h</math>: the factor of hole. <math>(eV^{-1/2})</math>
  +
<br>
  +
; Related commands
  +
: [[function usefielddependent_n(indEl, matind ,Ex,Ey,T,xp,yp)]], [[function usefielddependent_p(indEl, matind, Ex, Ey, T, xp, yp)]], [[$useemunfunc]], [[$useemupfunc]]

於 2017年8月23日 (三) 22:17 的修訂

This function modifies the calculation method of mobility. Both electron and hole mobilities are considered electrical field-dependent terms with the default. However, you can define this function by using function usefielddependent_n(indEl, matind ,Ex,Ey,T,xp,yp) and function usefielddependent_p(indEl, matind, Ex, Ey, T, xp, yp).
The default follows the equation:

\mu=\mu_0\times exp(\beta\sqrt{F}),

where

  • \mu is the mobility,
  • \mu_0 is the zero-field mobility,
  • \beta is the factor of the field dependence, and
  • F is the localized electric field.


Format
$usemunpfunc
    1  \mu_e  \beta_e  \mu_h  \beta_h


Parameter explanation
  • \mu_e: the zero-field mobility of electron. (cm^{2}eV^{-1}s^{-1})
  • \beta_e: the factor of electron. (eV^{-1/2})
  • \mu_h: the zero-field mobility of hole. (cm^{2}eV^{-1}s^{-1})
  • \beta_h: the factor of hole. (eV^{-1/2})


Related commands
function usefielddependent_n(indEl, matind ,Ex,Ey,T,xp,yp), function usefielddependent_p(indEl, matind, Ex, Ey, T, xp, yp), $useemunfunc, $useemupfunc