From 42d18a640ade9b95883c0c12ac08ba359b0b69e5 Mon Sep 17 00:00:00 2001
From: Kostas Vilkelis <kostasvilkelis@gmail.com>
Date: Thu, 1 Apr 2021 06:59:37 +0000
Subject: [PATCH] add assumption in Q1

---
 src/14_doping_and_devices.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/14_doping_and_devices.md b/src/14_doping_and_devices.md
index b513b213..194eb4f8 100644
--- a/src/14_doping_and_devices.md
+++ b/src/14_doping_and_devices.md
@@ -627,7 +627,7 @@ In the lecture we have identified the intrinsic and extrinsic regimes.
 Let us now work out what happens when the semiconductor is at the border between these two regimes, and the dopant concentration $|N_D - N_A|$ is comparable to the intrinsic one $n_i$.
 
 1. Write down the law of mass action and the charge balance condition for a doped semiconductor.
-2. Solve this system of equations for $n_e$ and $n_h$ without additional assumptions.
+2. Solve this system of equations for $n_e$ and $n_h$ with the additional assumption of full dopant ionization.
 3. Verify that your solution reproduces intrinsic regime when $|N_D - N_A| ≪ n_i$ and the extrinsic regime when $|N_D - N_A| ≫ n_i$
 
 ### Exercise 2: Donor ionization
-- 
GitLab