Difference: TCADDrivingForceModel (1 vs. 4)

Revision 42018-08-29 - AtlasjSilicon

 
META TOPICPARENT name="Tutorial2ndTCADWorkshop"

Driving Force Model

Changed:
<
<
デバイス中の電場の定義。
>
>
デバイス中にはたらく力。ほとんどの場合、電場とイコール。
Deleted:
<
<
ここでは主に5種。
 

Gradient of Quais-Fermi Potential

keyword : GradQuasiFermi

デフォルト。

electronの分布によって生じたpotentialの勾配方向の電場を考える。

一般的に次のElectricFieldParalleltotheCurrentと同じ結果になるが、電流が小さい場合、計算できなくなるためこちらを用いることが多い。

gradient.png

Math{
ComputeGradQuasiFermiAtContacts = UseQuasiFermi
}

Electric Field Parallel to the Current

keyword : Eparallel

電流と平行な方向の電場を考える。

高電界効果やアバランシェのような物理現象を記述するにはよいが、電流が小さいものに関しては不向き。

parrarelCurrent.png

Electric Field to the Interface

keyword : EparallelToInterface

センサーに平行な電場を考える。

n:センサーの周囲の関係ない領域に沿ったベクトル。

parrarelInterface.png

実際に導入する際は以下のようにするケースが多い。

d:設定したい電場方向。

EparallToInterface.png

example

Math{
EparallelToInterface(
Direction = (1 0 0)
)}

Hydrodynamic Driving Force

keyword : CarrerierTempDrive

electronの熱運動による電場の変化を記述するもの。TCAD内のデフォルトの温度は300K。

thermo.png

Changed:
<
<

Electoric Field

>
>

Deleted:
<
<
keyword : ElectricField
  Article text.

-- Atlasj Silicon - 2018-08-24

Comments


<--/commentPlugin-->

META FILEATTACHMENT attachment="gradient.png" attr="" comment="" date="1535125798" name="gradient.png" path="gradient.png" size="1800" user="AtlasjSilicon" version="1"
META FILEATTACHMENT attachment="parrarelCurrent.png" attr="" comment="" date="1535125798" name="parrarelCurrent.png" path="parrarelCurrent.png" size="2533" user="AtlasjSilicon" version="1"
META FILEATTACHMENT attachment="parrarelInterface.png" attr="" comment="" date="1535125798" name="parrarelInterface.png" path="parrarelInterface.png" size="2405" user="AtlasjSilicon" version="1"
META FILEATTACHMENT attachment="thermo.png" attr="" comment="" date="1535125798" name="thermo.png" path="thermo.png" size="28240" user="AtlasjSilicon" version="1"
META FILEATTACHMENT attachment="EparallToInterface.png" attr="" comment="" date="1535461742" name="EparallToInterface.png" path="EparallToInterface.png" size="2432" user="AtlasjSilicon" version="1"

Revision 32018-08-28 - AtlasjSilicon

 
META TOPICPARENT name="Tutorial2ndTCADWorkshop"

Driving Force Model

デバイス中の電場の定義。

Changed:
<
<
ここでは主に5種。しかしまだまだある。
>
>
ここでは主に5種。
 

Gradient of Quais-Fermi Potential

keyword : GradQuasiFermi

Changed:
<
<
potentialの勾配方向の電場を考える。
>
>
デフォルト。
 
Added:
>
>
electronの分布によって生じたpotentialの勾配方向の電場を考える。

一般的に次のElectricFieldParalleltotheCurrentと同じ結果になるが、電流が小さい場合、計算できなくなるためこちらを用いることが多い。

 gradient.png

Math{
ComputeGradQuasiFermiAtContacts = UseQuasiFermi
}

Electric Field Parallel to the Current

keyword : Eparallel

電流と平行な方向の電場を考える。

Added:
>
>
高電界効果やアバランシェのような物理現象を記述するにはよいが、電流が小さいものに関しては不向き。
 parrarelCurrent.png

Electric Field to the Interface

keyword : EparallelToInterface

センサーに平行な電場を考える。

n:センサーの周囲の関係ない領域に沿ったベクトル。

parrarelInterface.png

Changed:
<
<

Math{
EparallelToInterface(
Direction = (1 0 0)
)}
>
>
実際に導入する際は以下のようにするケースが多い。
Added:
>
>
d:設定したい電場方向。

EparallToInterface.png

example

Math{
EparallelToInterface(
Direction = (1 0 0)
)}

 

Hydrodynamic Driving Force

keyword : CarrerierTempDrive

Added:
>
>
electronの熱運動による電場の変化を記述するもの。TCAD内のデフォルトの温度は300K。
 thermo.png

Electoric Field

keyword : ElectricField

Article text.

-- Atlasj Silicon - 2018-08-24

Comments


<--/commentPlugin-->

META FILEATTACHMENT attachment="gradient.png" attr="" comment="" date="1535125798" name="gradient.png" path="gradient.png" size="1800" user="AtlasjSilicon" version="1"
META FILEATTACHMENT attachment="parrarelCurrent.png" attr="" comment="" date="1535125798" name="parrarelCurrent.png" path="parrarelCurrent.png" size="2533" user="AtlasjSilicon" version="1"
META FILEATTACHMENT attachment="parrarelInterface.png" attr="" comment="" date="1535125798" name="parrarelInterface.png" path="parrarelInterface.png" size="2405" user="AtlasjSilicon" version="1"
META FILEATTACHMENT attachment="thermo.png" attr="" comment="" date="1535125798" name="thermo.png" path="thermo.png" size="28240" user="AtlasjSilicon" version="1"
Added:
>
>
META FILEATTACHMENT attachment="EparallToInterface.png" attr="" comment="" date="1535461742" name="EparallToInterface.png" path="EparallToInterface.png" size="2432" user="AtlasjSilicon" version="1"
 

Revision 22018-08-26 - AtlasjSilicon

 
META TOPICPARENT name="Tutorial2ndTCADWorkshop"

Driving Force Model

デバイス中の電場の定義。

ここでは主に5種。しかしまだまだある。

Gradient of Quais-Fermi Potential

keyword : GradQuasiFermi

Added:
>
>
potentialの勾配方向の電場を考える。
 gradient.png

Math{
ComputeGradQuasiFermiAtContacts = UseQuasiFermi
}

Electric Field Parallel to the Current

keyword : Eparallel

Added:
>
>
電流と平行な方向の電場を考える。
 parrarelCurrent.png

Electric Field to the Interface

keyword : EparallelToInterface

Added:
>
>
センサーに平行な電場を考える。

n:センサーの周囲の関係ない領域に沿ったベクトル。

  parrarelInterface.png


Math{
EparallelToInterface(
Direction = (1 0 0)
)}

Hydrodynamic Driving Force

keyword : CarrerierTempDrive

thermo.png

Electoric Field

keyword : ElectricField

Article text.

-- Atlasj Silicon - 2018-08-24

Comments


<--/commentPlugin-->

META FILEATTACHMENT attachment="gradient.png" attr="" comment="" date="1535125798" name="gradient.png" path="gradient.png" size="1800" user="AtlasjSilicon" version="1"
META FILEATTACHMENT attachment="parrarelCurrent.png" attr="" comment="" date="1535125798" name="parrarelCurrent.png" path="parrarelCurrent.png" size="2533" user="AtlasjSilicon" version="1"
META FILEATTACHMENT attachment="parrarelInterface.png" attr="" comment="" date="1535125798" name="parrarelInterface.png" path="parrarelInterface.png" size="2405" user="AtlasjSilicon" version="1"
META FILEATTACHMENT attachment="thermo.png" attr="" comment="" date="1535125798" name="thermo.png" path="thermo.png" size="28240" user="AtlasjSilicon" version="1"

Revision 12018-08-24 - AtlasjSilicon

 
META TOPICPARENT name="Tutorial2ndTCADWorkshop"

Driving Force Model

デバイス中の電場の定義。

ここでは主に5種。しかしまだまだある。

Gradient of Quais-Fermi Potential

keyword : GradQuasiFermi

gradient.png

Math{
ComputeGradQuasiFermiAtContacts = UseQuasiFermi
}

Electric Field Parallel to the Current

keyword : Eparallel

parrarelCurrent.png

Electric Field to the Interface

keyword : EparallelToInterface

parrarelInterface.png


Math{
EparallelToInterface(
Direction = (1 0 0)
)}

Hydrodynamic Driving Force

keyword : CarrerierTempDrive

thermo.png

Electoric Field

keyword : ElectricField

Article text.

-- Atlasj Silicon - 2018-08-24

Comments


<--/commentPlugin-->

META FILEATTACHMENT attachment="gradient.png" attr="" comment="" date="1535125798" name="gradient.png" path="gradient.png" size="1800" user="AtlasjSilicon" version="1"
META FILEATTACHMENT attachment="parrarelCurrent.png" attr="" comment="" date="1535125798" name="parrarelCurrent.png" path="parrarelCurrent.png" size="2533" user="AtlasjSilicon" version="1"
META FILEATTACHMENT attachment="parrarelInterface.png" attr="" comment="" date="1535125798" name="parrarelInterface.png" path="parrarelInterface.png" size="2405" user="AtlasjSilicon" version="1"
META FILEATTACHMENT attachment="thermo.png" attr="" comment="" date="1535125798" name="thermo.png" path="thermo.png" size="28240" user="AtlasjSilicon" version="1"
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback