SELECT * FROM question_mgmt as q WHERE id=2819 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=3 AND subId=8 AND chapterId=128 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 12th physics Semiconductor Electronics the number of silicon atoms per m 3 is 5 times 1

Question:

The number of silicon atoms per m 3 is 5 × 10 28 . This is doped simultaneously with 5 × 10 22 atoms per m 3 of Arsenic and 5 × 10 20 per m 3 atoms of Indium. Calculate the number of electrons and holes. Given that n i = 1.5 × 10 16 m −3 . Is the material n-type or p-type?

Answer:

Number of silicon atoms, N = 5 × 10 28 atoms/m 3

Number of arsenic atoms, n As = 5 × 10 22 atoms/m 3

Number of indium atoms, n In = 5 × 10 20 atoms/m 3

Number of thermally-generated electrons, n i = 1.5 × 10 16 electrons/m 3

Number of electrons, n e = 5 × 10 22 − 1.5 × 10 16 ≈ 4.99 × 10 22

Number of holes = n h

In thermal equilibrium, the concentrations of electrons and holes in a semiconductor are related as: n e n h = n i2

Therefore, nh = n i2 / ne = (1.5x1016)2 / 4.99 x 1022 ≈ 4.51 x 109

Therefore, the number of electrons is approximately 4.99 × 10 22 and the number of holes is about 4.51 × 10 9 . Since the number of electrons is more than the number of holes, the material is an n-type semiconductor.


SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='3' AND subId='8' AND ex_no!=0 AND status=1 and id!=2819 ORDER BY views desc, last_viewed_on desc limit 0,10
SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='3' AND subId='8' AND ex_no!=0 AND status=1 and id!=2819 ORDER BY last_viewed_on desc limit 0,10

Comments

  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


Comment(s) on this Question