Concentration of intrinsic charge carriers¶
In the absence of external influences (lighting, electric field, etc.), there is a nonzero concentration of free charge carriers in the semiconductor.
Notation:
\(k_\text{B}\) (
k_B
) isboltzmann_constant
.
Conditions:
There are no external influences, such as lighting, electric field, etc.
Links:
- charge_carriers_concentration¶
number_density
of intrinsic charge carriers.- Symbol:
n
- Latex:
\(n\)
- Dimension:
1/volume
- density_of_states_in_conduction_band¶
Effective
density_of_states
in the conduction band.- Symbol:
N_c
- Latex:
\(N_\text{c}\)
- Dimension:
1/volume
- density_of_states_in_valence_band¶
Effective
density_of_states
in the valence band.- Symbol:
N_v
- Latex:
\(N_\text{v}\)
- Dimension:
1/volume
- temperature¶
temperature
of the semiconductor.- Symbol:
T
- Latex:
\(T\)
- Dimension:
temperature
- law¶
n = sqrt(N_c * N_v) * exp(-E_g / (2 * k_B * T))
- Latex:
- \[n = \sqrt{N_\text{c} N_\text{v}} \exp{\left(- \frac{E_\text{g}}{2 k_\text{B} T} \right)}\]