Skip to content
Snippets Groups Projects
Commit 6e02a9a4 authored by Anton Akhmerov's avatar Anton Akhmerov
Browse files

add semiconductor prior knowledge

parent 09f3cec5
No related branches found
No related tags found
No related merge requests found
Checking pipeline status
......@@ -22,6 +22,15 @@ m_h, m_e = 1, .5
# Semiconductor physics
_(based on chapters 17–18 of the book)_
!!! success "Expected prior knowledge"
Before the start of this lecture, you should be able to:
- Simplify integral expressions by Taylor expansion
- Compute the density of states of the free electron model
- Apply the concepts of group velocity and effective mass to solve problems
!!! summary "Learning goals"
After this lecture you will be able to:
......@@ -257,4 +266,4 @@ Suppose we have a 1D semiconductor with a conduction band described by $$E_{cb}
2. Why is it acceptable? Write down an approximate expression of these bands.
3. Write down an expression for the density of states _per unit length_ for both bands using the approximated expressions. Compare with the actual density of states per unit length.
4. Calculate the electron density in the conduction band and the hole density in the valence band.
5. What would the chemical potential $\mu$ be in case of an intrinsic semiconductor?
\ No newline at end of file
5. What would the chemical potential $\mu$ be in case of an intrinsic semiconductor?
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment