---
title: 帯構造理論とドーピング
url: https://doc.liz6.com/ja/hardware/03-semiconductor/01-band-theory-and-doping
locale: ja
area: hardware
tags:
- hardware
- semiconductor
date: 2026-06-30
modified: 2026-07-16
description: 帯構造理論とドーピング 帯構造理論が必要な理由 古典物理学では半導体の導電挙動を説明できません。帯構造理論は量子力学を用いて固体中の電子の許容エネルギー状態を記述し、すべての半導体デバイスを理解するための基礎となります。 --- 帯構造 3つの基本的なエネルギー帯 3つの基本的なエネルギー帯:伝導帯、禁制帯、価電子帯 …
---

# 帯構造理論とドーピング

## 帯構造理論が必要な理由

古典物理学では半導体の導電挙動を説明できません。帯構造理論は量子力学を用いて固体中の電子の許容エネルギー状態を記述し、すべての半導体デバイスを理解するための基礎となります。

---

## 帯構造

### 3つの基本的なエネルギー帯
<svg viewBox="0 0 720 300" xmlns="http://www.w3.org/2000/svg" font-family="-apple-system,'Source Han Sans CN','Microsoft YaHei',sans-serif" role="img" aria-label="三種の基本エネルギー帯:伝導帯、禁制帯、価電子帯">
  <defs>
    <marker id="enah-band1" markerWidth="10" markerHeight="8" refX="8" refY="3" orient="auto"><path d="M0,0 L8,3 L0,6 Z" fill="#475569"/></marker>
  </defs>
  <rect width="720" height="300" fill="#ffffff"/>
  <text x="360" y="28" text-anchor="middle" font-size="17" font-weight="700" fill="#1f2933">3つの基本的なエネルギー帯:伝導帯、禁制帯、価電子帯</text>
  <line x1="95" y1="230" x2="95" y2="45" stroke="#475569" stroke-width="1.8" marker-end="url(#enah-band1)"/>
  <text x="95" y="35" text-anchor="middle" font-size="12" font-weight="700" fill="#334155">エネルギー</text>
  <rect x="160" y="55" width="430" height="55" rx="6" fill="#4f46e5"/>
  <text x="375" y="76" text-anchor="middle" font-size="13" font-weight="700" fill="#ffffff">伝導帯 Conduction Band</text>
  <text x="375" y="95" text-anchor="middle" font-size="11" fill="#eef2ff">電子が自由に移動可能（導電性あり）</text>
  <rect x="160" y="110" width="430" height="55" rx="6" fill="#f8fafc" stroke="#94a3b8" stroke-width="1.5" stroke-dasharray="5 4"/>
  <text x="375" y="131" text-anchor="middle" font-size="13" font-weight="700" fill="#475569">禁制帯 Band Gap: Eg</text>
  <text x="375" y="150" text-anchor="middle" font-size="11" fill="#64748b">電子が存在できないエネルギー領域</text>
  <rect x="160" y="165" width="430" height="55" rx="6" fill="#4f46e5"/>
  <text x="375" y="186" text-anchor="middle" font-size="13" font-weight="700" fill="#ffffff">価電子帯 Valence Band</text>
  <text x="375" y="205" text-anchor="middle" font-size="11" fill="#eef2ff">電子が束縛されている（非導電性）</text>
  <rect x="60" y="240" width="600" height="44" rx="8" fill="#eef2ff" stroke="#c7d2fe"/>
  <text x="76" y="260" font-size="12.5" fill="#3730a3">核心結論: 禁制帯幅 Eg が導電性を決定する。電子が価電子帯から伝導帯へ遷移して Eg を超えることで導電が可能になる。</text>
  <text x="76" y="277" font-size="12.5" fill="#3730a3">Eg が広いほど、電子の遷移が困難になり、材料は絶縁体に近づく。</text>
</svg>

### 導体 / 半導体 / 絶縁体
<svg viewBox="0 0 720 340" xmlns="http://www.w3.org/2000/svg" font-family="-apple-system,'Source Han Sans CN','Microsoft YaHei',sans-serif" role="img" aria-label="導体、半導体、絶縁体のエネルギー帯の比較">
  <rect width="720" height="340" fill="#ffffff"/>
  <text x="360" y="28" text-anchor="middle" font-size="17" font-weight="700" fill="#1f2933">導体 / 半導体 / 絶縁体: 禁制帯幅 Eg が導電性を決定</text>
  <rect x="40" y="45" width="190" height="24" rx="5" fill="#22c55e"/>
  <text x="135" y="61" text-anchor="middle" font-size="12" font-weight="700" fill="#ffffff">導体 (Cu, Al)</text>
  <rect x="260" y="45" width="190" height="24" rx="5" fill="#4f46e5"/>
  <text x="355" y="61" text-anchor="middle" font-size="12" font-weight="700" fill="#ffffff">半導体 (Si, Ge)</text>
  <rect x="480" y="45" width="190" height="24" rx="5" fill="#94a3b8"/>
  <text x="575" y="61" text-anchor="middle" font-size="12" font-weight="700" fill="#ffffff">絶縁体 (SiO₂)</text>

  <rect x="40" y="135" width="190" height="100" rx="6" fill="#22c55e"/>
  <text x="135" y="178" text-anchor="middle" font-size="12" font-weight="700" fill="#ffffff">伝導帯 ≈ 価電子帯</text>
  <text x="135" y="196" text-anchor="middle" font-size="11" fill="#dcfce7">(重なりあり / 部分的に充填)</text>
  <text x="135" y="214" text-anchor="middle" font-size="12" font-weight="700" fill="#ffffff">Eg = 0</text>

  <rect x="260" y="125" width="190" height="35" rx="6" fill="#4f46e5"/>
  <text x="355" y="147" text-anchor="middle" font-size="12" font-weight="700" fill="#ffffff">伝導帯</text>
  <rect x="260" y="160" width="190" height="30" rx="4" fill="#f8fafc" stroke="#94a3b8" stroke-width="1.5" stroke-dasharray="5 4"/>
  <text x="355" y="179" text-anchor="middle" font-size="11" fill="#475569">Eg ≈ 1.12eV</text>
  <rect x="260" y="190" width="190" height="45" rx="6" fill="#4f46e5"/>
  <text x="355" y="216" text-anchor="middle" font-size="12" font-weight="700" fill="#ffffff">価電子帯</text>

  <rect x="480" y="75" width="190" height="35" rx="6" fill="#94a3b8"/>
  <text x="575" y="97" text-anchor="middle" font-size="12" font-weight="700" fill="#ffffff">伝導帯</text>
  <rect x="480" y="110" width="190" height="90" rx="4" fill="#f8fafc" stroke="#94a3b8" stroke-width="1.5" stroke-dasharray="5 4"/>
  <text x="575" y="160" text-anchor="middle" font-size="13" font-weight="700" fill="#dc2626">Eg &gt; 5eV</text>
  <rect x="480" y="200" width="190" height="35" rx="6" fill="#94a3b8"/>
  <text x="575" y="222" text-anchor="middle" font-size="12" font-weight="700" fill="#ffffff">価電子帯</text>

  <rect x="40" y="265" width="640" height="56" rx="8" fill="#eef2ff" stroke="#c7d2fe"/>
  <text x="56" y="286" font-size="12.5" fill="#3730a3">重要な法則: Eg は 0(導体) → 約 1eV(半導体) → &gt;5eV(絶縁体) と増加し、導電性は低下する。</text>
  <text x="56" y="305" font-size="12.5" fill="#3730a3">半導体の独自性は、Eg が適度である点にある。ドーピングや温度などの手段で導電性を人為的に制御できるため、これが半導体デバイスの物理的基礎となっている。</text>
</svg>

---

## フェルミ準位 (Fermi Level)

```
フェルミ準位 Ef: 電子が占有する確率が 50% となるエネルギー位置

真性半導体: Ef は禁制帯の中央にある
N型半導体: Ef は伝導帯に近い  (電子が多い)
P型半導体: Ef は価電子帯に近い  (正孔が多い)

フェルミ・ディラック分布:
f(E) = 1 / (1 + e^((E-Ef)/kT))

T=0K: 階段関数
T>0K: 遷移領域の幅 ≈ kT (室温では約 26meV)
```

---

## 半導体材料

### シリコン (Si) — 圧倒的な主流
```
原子番号: 14
結晶構造: ダイヤモンド構造 (各原子が4つの近隣原子と共有結合)
Eg = 1.12 eV
真性キャリア濃度 ni ≈ 1.5×10¹⁰ cm⁻³ (300K)

利点: 安価、SiO₂が天然の絶縁層となる、プロセス技術が確立されている
```

### その他の材料
| 材料 | Eg (eV) | 特徴 | 応用 |
|------|---------|------|------|
| Ge (ゲルマニウム) | 0.67 | 高移動度、リーク電流大 | 初期のトランジスタ |
| GaAs (ヒ素化ガリウム) | 1.43 | 直接遷移型、高速 | RF/光電子デバイス |
| SiC (炭化ケイ素) | 3.26 | 広禁制帯、高電圧・高温耐性 | パワーデバイス |
| GaN (窒化ガリウム) | 3.4 | 広禁制帯、高周波・高効率 | 急速充電器/5G基地局 |

---

## ドーピング (Doping)

### 真性半導体の問題点
純粋なシリコンは室温下で導電性が極めて弱い (ni が低すぎる) ため、導電率を変更するために**意図的に不純物を添加**する必要があります。

### N型ドーピング (5価元素の添加)
```
     Si       Si       Si
      │        │        │
  Si ─ P ─ Si      Si ─ As ─ Si
      │        │        │
     Si       Si       Si
      │                  
      e⁻  ← 余分な「自由電子」

ドナー (Donor): P, As, Sb (5価)
多数キャリア: 電子 (electron)
多数キャリア濃度 n ≈ Nd (ドナー濃度)
```

### P型ドーピング (3価元素の添加)
```
     Si       Si       Si
      │        │        │
  Si ─ B ─ Si      Si ─ Al ─ Si
      │        │        │
     Si       Si       Si
      │
      h⁺  ← 電子が欠けている = 「正孔」

アクセプター (Acceptor): B, Al, Ga (3価)
多数キャリア: 正孔 (hole)
多数キャリア濃度 p ≈ Na (アクセプター濃度)
```

### ドーピング濃度の範囲
```
軽ドーピング: 10¹⁴ ~ 10¹⁶ cm⁻³  (基板、高抵抗領域)
中ドーピング: 10¹⁶ ~ 10¹⁸ cm⁻³  (チャネル、ベース領域)
重ドーピング: 10¹⁸ ~ 10²⁰ cm⁻³  (ソース・ドレイン、エミッタ領域)
強ドーピング: > 10²⁰ cm⁻³       (オーム接触)
```

---

## キャリア

### 2種類のキャリア
```
電子 (Electron): 伝導帯中の自由電子、負電荷を持つ
正孔 (Hole):     価電子帯中の電子の空位、正電荷を持つ粒子として振る舞う

真性半導体: n = p = ni
N型半導体: n >> p  (電子が多数キャリア)
P型半導体: p >> n  (正孔が多数キャリア)

質量作用の法則: n × p = ni²  (熱平衡状態で常に成立)
```

### 移動度と導電率
```
ドリフト速度: v = μ × E
  μ: 移動度 (cm²/V·s) — 電子は正孔より約3倍速い

導電率: σ = q × (nμn + pμp)
  q: 電子電荷

抵抗率: ρ = 1/σ
```

### 拡散
```
濃度勾配により、キャリアが高濃度領域から低濃度領域へ拡散する
拡散電流 ∝ 濃度勾配 (dC/dx)

アインシュタインの関係式: D/μ = kT/q = VT ≈ 26mV (300K)
```

---

## 温度効果

| 効果 | 説明 |
|------|------|
| 真性キャリア濃度 ni ↑ | 約 11°C 上昇ごとに ni が2倍になる |
| 移動度 μ ↓ | 格子振動が激しくなり、散乱が増加する |
| Eg ↓ | 禁制帯幅がわずかに縮小する |
| PN接合 Vf ↓ | 1°C あたり約 2mV 低下する |

```
総括: 温度↑ → 半導体の抵抗↓ (NTC特性、金属とは逆!)
```

---
*キーワード: 帯構造, 伝導帯, 価電子帯, 禁制帯, フェルミ準位, ドーピング, N型, P型, キャリア, 移動度, 拡散*
