📐 PCB Stack-up / プリント基板の層構成


Link Badge
🌐 View Site View Site
📂 View Repo View Repo

📑 目次 / Table of Contents


🏗 概要 / Overview

層構成(スタックアップ)は、SI/PI/EMC/熱/コストの“出発点”です。設計初期に確定し、全ブロックで共有すべき基本仕様になります。
The stack-up is the starting point for SI/PI/EMC/thermal/cost. It should be fixed early and shared across all blocks.

適切なリファレンスプレーン近接、均衡した銅分布、材料選定により、高速化と歩留まりを同時に実現します。
Proper reference-plane proximity, balanced copper distribution, and material choices enable both high speed and manufacturability.


🎯 設計ゴール / Design Targets

種類 / Type 代表値 / Target 用途 / Use
単端 / Single-ended 50 Ω (±10%) 一般高速信号
差動 / Differential 100 Ω Ethernet / HDMI
差動 / Differential 90 Ω USB 2.0 HS
差動 / Differential 85 Ω PCIe

プロトコル仕様が最優先。製造公差を見込んで設計値を微調整。
Follow protocol specs first, then adjust for fab tolerances.


📊 代表スタックアップ例 / Example Stack-ups

4-Layer(汎用・低中速) / 4-Layer (General/Low-Mid Speed)

Layer Use Typical Build
L1 Signal (Microstrip) Cu 1 oz / 0.18 mm to GND
L2 GND Plane Core 0.8 mm
L3 PWR Plane Prepreg 0.18 mm
L4 Signal (Microstrip) Cu 1 oz

6-Layer(高速I/O混在) / 6-Layer (Mixed High-Speed)

Layer Use Typical Build
L1 Signal (Microstrip, 低速) 0.12–0.18 mm → L2
L2 GND Plane Core 0.2–0.3 mm
L3 High-Speed Signal (Stripline) 0.1–0.15 mm → L4
L4 PWR Plane (or GND) Core 0.2–0.3 mm
L5 High-Speed Signal (Stripline) 0.1–0.15 mm → L6
L6 GND Plane or Signal

8-Layer(高密度用途) / 8-Layer (Higher Density)

Layer Use Typical Build
L1 Signal
L2 GND Plane
L3 Signal
L4 PWR Plane
L5 PWR Plane
L6 Signal
L7 GND Plane
L8 Signal

🧮 インピーダンス設計の近似式 / Impedance Quick Formulas

\[Z_0 \approx \frac{60}{\sqrt{\varepsilon_r}} \ln\!\left(\frac{8h}{w+t}\right)\] \[Z_0 \approx \frac{60}{\sqrt{\varepsilon_r}} \ln\!\left(\frac{4h}{0.67\pi(w+t)}\right)\]

$h$=誘電体厚, $w$=導体幅, $t$=銅厚, $\varepsilon_r$=比誘電率


🧪 材料・銅厚・誘電体 / Materials & Thickness

材料 / Material Dk Df 用途 / Use
FR-4 ≈4.2 ≈0.02 汎用
Megtron / Rogers / Nelco 3.2–3.6 ≤0.004 10 Gbps+

銅厚: 0.5 oz ≈ 17 µm, 1 oz ≈ 35 µm(高速層は薄銅優先)


🧵 ビア戦略 / Via Strategy


🔌 PI/EMC Essentials


🧩 DFM & Tolerances


✅ チェックリスト / Checklist


🧭 ドキュメント雛形 / Handoff Template

Item Spec (例)
Board Thickness 1.6 mm
Material FR-4 Tg170
Copper Outer 1 oz / Inner 0.5 oz
Target Impedance SE 50 Ω, Diff 100 Ω
Layer Stack 6L (Sig–GND–Sig–PWR–Sig–GND)
Min W/S 4/4 mil
Min Via 0.2 mm
Special Backdrill (必要Nets)

項目 / Item 説明 / Description Links
📖 Impedance Control インピーダンス設計の基礎と制御
Fundamentals and control of impedance design
View Site
View Repo
📖 Via Design スルーホール、マイクロビア、バックドリル設計指針
Design guidelines for through-holes, microvias, and back-drills
View Site
View Repo
📖 Materials FR-4, BT, セラミックなどの基板材料特性比較
Comparison of substrate materials such as FR-4, BT, and ceramics
View Site
View Repo

⬆️ Back to PCB

Link Badge
🌐 Back to Site Back Site
📂 Back to Repo Back Repo