piel.materials.silicon#
Functions#
|
Return the Boltzmann constant in eV/K. |
Return the permittivity of free space in F/m (Farads per meter). |
|
|
Return Planck's constant in J.s or eV.s. |
|
Return an array of ambient temperatures ranging from 0.1 to 300 K. |
Return the permittivity of Silicon. |
|
Calculate the bandgap energy of silicon as a function of temperature. |
|
|
Calculate the density of states effective mass for holes (Green) as a function of temperature. |
|
Calculate the normalized light hole effective mass as a function of temperature. |
|
Calculate the normalized heavy hole effective mass as a function of temperature. |
|
Calculate the normalized split-off hole effective mass as a function of temperature. |
|
Calculate the density of states effective mass for holes as a function of temperature. |
|
Calculate the transversal effective mass for electrons as a function of temperature. |
|
Calculate the effective conduction mass for electrons as a function of temperature. |
|
Calculate the electron density-of-states effective mass as a function of temperature. |
|
Calculate the effective density of states in the conduction band as a function of temperature. |
|
Calculate the conduction band energy as a function of temperature. |
|
Calculate the Fermi level energy as a function of temperature. |
|
Calculate the electron concentration at equilibrium as a function of temperature. |
|
Calculate the effective density of states in the valence band as a function of temperature. |
|
Calculate the hole concentration at equilibrium as a function of temperature. |
|
Calculate the intrinsic carrier concentration as a function of temperature. |
|
Calculate the intrinsic carrier concentration for a given temperature using an alternative method. |
|
Return the parameter mu_0a for electron mobility. |
|
Return the parameter mu_0b for electron mobility. |
Return the exponent kappa_a for electron mobility. |
|
Return the exponent kappa_b for electron mobility. |
|
|
Return the parameter mu_0a for hole mobility. |
|
Return the parameter mu_0b for hole mobility. |
Return the exponent kappa_a for hole mobility. |
|
Return the exponent kappa_b for hole mobility. |
|
|
Calculate the electron mobility due to phonon scattering as a function of temperature. |
|
Calculate the hole mobility due to phonon scattering as a function of temperature. |
|
Calculate the minimum electron mobility as a function of temperature. |
|
Return the reference concentration N_ref for electrons as a function of temperature. |
|
Return the exponent kappa_c for electron mobility as a function of temperature. |
|
Calculate the minimum hole mobility as a function of temperature. |
|
Return the reference concentration N_ref for holes as a function of temperature. |
|
Return the exponent kappa_c for hole mobility as a function of temperature. |
|
Calculate the phonon scattering and ionized impurity electron scattering mobility. |
|
Calculate the phonon scattering and ionized impurity hole scattering mobility. |
Module Contents#
- m_dh_green_h(T)[source]#
Calculate the density of states effective mass for holes (Green) as a function of temperature.
- m_l_askt_h(T)[source]#
Calculate the normalized light hole effective mass as a function of temperature.
- m_h_askt_h(T)[source]#
Calculate the normalized heavy hole effective mass as a function of temperature.
- m_so_askt_h(T)[source]#
Calculate the normalized split-off hole effective mass as a function of temperature.
- m_dh_askt_h(T)[source]#
Calculate the density of states effective mass for holes as a function of temperature.
- m_t_askt_e(T)[source]#
Calculate the transversal effective mass for electrons as a function of temperature.
- m_ce_askt_e(T)[source]#
Calculate the effective conduction mass for electrons as a function of temperature.
- m_de_askt_e(T)[source]#
Calculate the electron density-of-states effective mass as a function of temperature.
- N_c(T)[source]#
Calculate the effective density of states in the conduction band as a function of temperature.
- N_v(T)[source]#
Calculate the effective density of states in the valence band as a function of temperature.
- n_io(T)[source]#
Calculate the intrinsic carrier concentration for a given temperature using an alternative method.
- mu_ps_e(T)[source]#
Calculate the electron mobility due to phonon scattering as a function of temperature.
- mu_ps_h(T)[source]#
Calculate the hole mobility due to phonon scattering as a function of temperature.
- N_ref_e(T)[source]#
Return the reference concentration N_ref for electrons as a function of temperature.
- kappa_c_e(T)[source]#
Return the exponent kappa_c for electron mobility as a function of temperature.
- N_ref_h(T)[source]#
Return the reference concentration N_ref for holes as a function of temperature.