🧨 3.4 微細化におけるばらつきと信頼性の限界

3.4 Variation and Reliability Limits in Advanced Scaling


🧭 概要|Overview

CMOSの微細化は、単なる寸法縮小ではなく、
短チャネル効果(Short Channel Effects: SCE)信頼性劣化をもたらし、
設計可能性に新たな物理的制約を加えました。

As CMOS scales down, physical limits arise in the form of Short Channel Effects (SCE) and reliability degradation,
constraining what can be designed, regardless of fabrication capability.


📌 SCE(短チャネル効果)とは?|What is Short Channel Effect (SCE)?

主な現象 / Key Effects 内容 / Description
DIBL ドレイン電圧でソース障壁が下がり、Vth低下
Vthロールオフ チャネル長短縮でVthが低下
リーク電流増加(Ioff OFF時にも電流が残る
サブスレッショルドスロープ劣化 Vg–Id特性の急峻性が損なわれる

SCE is a set of phenomena where short channel lengths degrade ideal transistor behavior,
leading to leakage, threshold variability, and weakened switching.


📉 DIBL|Drain-Induced Barrier Lowering

▶ 現象|Phenomenon

DIBL reduces the barrier height in the channel due to drain voltage,
causing unintentional leakage and reduced switching reliability.

▶ 設計への影響|Impact on Design


⚠️ Vthばらつき|Threshold Voltage Variability

▶ 原因|Causes

Random dopant fluctuations and structural stress lead to Vth spread across identically designed transistors.

▶ 結果|Effects


💧 リーク電流|Leakage Current (Ileak)

▶ サブスレッショルドリーク|Subthreshold Leakage

In subthreshold region, leakage current persists due to weak inversion, especially under DIBL conditions.

🔢 数式補足:サブスレ電流式

\[I_{sub} = I_0 \cdot e^{\frac{V_{gs} - V_{th}}{n V_T}}\]

This exponential behavior makes leakage hard to suppress in scaled devices.

▶ ゲートリーク|Gate Leakage

Direct tunneling through thin gate oxide results in gate leakage, threatening long-term insulation.

▶ 対策|Design Mitigation


⚡ HCI(ホットキャリア劣化)|Hot Carrier Injection

▶ 原理|Mechanism

Carriers gain enough energy under high field to infiltrate gate oxide, damaging the interface and shifting device parameters.

🔢 数式補足:HCI寿命モデル(簡易表現)

\[\Delta V_{th} \propto t^n\]

HCI degradation accumulates over time, and lifetime projection requires stress-based modeling.


🧠 SCEと信頼性劣化の比較|SCE vs Reliability Effects

現象 / Phenomenon 発生要因 / Cause SCE分類 対応策 / Countermeasures
DIBL ドレイン電界 → ソース障壁低下 ✅ SCE チャネル長調整、ウェル設計
Vthばらつき ドーピング・寸法変動 ✅ SCE 統計設計、SRAM設計の強化
リーク電流 サブスレ領域、酸化膜トンネル ✅ SCE 電源制御、High-k導入
HCI 高電界によるキャリア注入 ⚠ 非SCE LDD採用、VDD制限、寿命評価

🖼️ 図解ガイド(予定)|Suggested Visuals

図番号 内容 / Description
Fig.1 DIBLによる障壁低下ポテンシャル図
Fig.2 Vthばらつきのヒストグラム
Fig.3 サブスレッショルド領域のId–Vg特性(対数)
Fig.4 HCI注入とトラップ形成の構造図

🧠 本節のまとめ|Summary

トピック / Topic 要点 / Summary
SCE 短チャネルに伴う理想動作の破綻を示す現象群
DIBL Vth低下・リーク増 → OFF制御困難
Vth Variability 統計的ばらつき → SRAM/アナログの信頼性に影響
HCI 長期劣化 → 対策と寿命モデルが必須

📘 次節への接続|Lead-in to Section 3.5

👉 次節 3.5 教育ノードの選定と限界の整理 では、
ここまで学んできた構造・寸法・物理劣化の知識を踏まえて、
sky130 や 0.18µm といった教材プロセス技術がなぜ有効か?を設計教育の視点から考察します。

In Section 3.5, we reflect on why sky130 and 0.18µm nodes are suitable for education,
based on their structural visibility, design scalability, and manageable physical effects.


← 戻る / Back to Chapter 3: Process Evolution Top