Hello all,
Recently I was going through some semiconductor basics to brush up some of my concepts where I stumbled across this nice problem. I am a bit confused over the solution though. The problem goes like this:
The substrate concentration of an N-type semiconductor is Nd = 10^15 (cm-3). The wafer is doped with Na = 1.1 X 10^15 (cm-3), so that a very lightly doped P-type region is created at the surface. What is the concentration of electrons in the P-type region if the semi-conductor is Ge (Germanium)?
Intrinsic concentration of Ge (ni) = 2.4 X 10^13 (cm-3)
Answer : 5.9 X 10^12 (cm-3)
My approach for the answer:
Since for any such case, the electroneutrality equation always holds. then we have,
p0 - n0 +Nd - Na = 0 ....................(1)
Since we also know that
n0.p0 = ni^2..............(2)
n0 = ni^2/p0...........(3)
Putting this into eqn(1) and substituting values of Nd and Na, we get,
p0^2 - 10^14p0 - ni^2 = 0 ....(4)
Solving this quadratic equation,I get p0 = 1.05 X 10^14 (cm-3) and
n0 = 5.46 X 10^12 (cm-3) but the answer is 5.9 X 10^12 (cm-3)
Can anyone please help me rectify where I am making the mistake? Please help me on this!
Thanks!