⚡ Passive Design / 受動部品設計


項目 / Item 説明 / Description Links
🌐 View Site ページ表示 / View this page on site View Site
📂 View Repo GitHubリポジトリ / View source on GitHub View Repo

📑 目次 / Table of Contents

  1. 概要 / Overview
  2. 設計ゴール / Design Targets
  3. 受動部品の寄生成分 / Parasitics
  4. 配置と配線 / Placement & Routing
  5. 高周波・高速設計 / RF & High-Speed Considerations
  6. 熱設計と信頼性 / Thermal & Reliability
  7. モデル化とシミュレーション / Modeling & Simulation
  8. 学習目標 / Learning Goals
  9. 関連リンク / Related Links
  10. ⬆️ Back to Passives

🏗 概要 / Overview

受動部品(抵抗 R、コンデンサ C、インダクタ L)は PCB 設計における最小構成要素ですが、寄生成分や実装条件によって性能が大きく変化します。
Resistors, capacitors, and inductors are fundamental building blocks, but their real-world behavior strongly depends on parasitics and implementation.

適切な設計ができなければ、SI/PI/EMC の劣化や熱問題を引き起こし、システム信頼性に直結します。


🎯 設計ゴール / Design Targets


🧮 受動部品の寄生成分 / Parasitics

| 部品 / Component | 主な寄生要素 / Parasitics | 影響 / Impact | |——————|————————–|—————-| | 抵抗 (R) | ESL, stray C | GHz帯でインピーダンス不安定 | | コンデンサ (C) | ESR, ESL, DC bias効果 | デカップリング効果低下 | | インダクタ (L) | 直流抵抗 DCR、コア損失、分布C | 飽和・高周波損失 |


🧩 配置と配線 / Placement & Routing


📡 高周波・高速設計 / RF & High-Speed Considerations


🌡 熱設計と信頼性 / Thermal & Reliability


🔍 モデル化とシミュレーション / Modeling & Simulation

Use RLC equivalent circuits, S-parameters, and EM solvers for accuracy.


🎯 学習目標 / Learning Goals


項目 / Item 説明 / Description Links
📘 Resistors 抵抗器の種類と特性
Types and characteristics of resistors
View Site
View Repo
📗 Capacitors コンデンサの種類と特性
Types and characteristics of capacitors
View Site
View Repo
📙 Inductors インダクタの種類と特性
Types and characteristics of inductors
View Site
View Repo

⬆️ Back to Passives

項目 / Item 説明 / Description Links
🌐 Back to Site Passives 全体ページへ戻る
Back to Passives site
Back Site
📂 Back to Repo GitHubリポジトリに戻る
Back to GitHub repo
Back Repo