📘 基礎編 第1章:半導体物性とMOS構造の基礎

Fundamentals-Chapter 1: Fundamentals of Semiconductor Physics and MOS Structure


🧭 概要|Overview

本章では、MOSトランジスタやCMOS回路設計の物理的基盤となる半導体物性
段階的に学び、バンド構造から論理回路の出発点であるCMOSインバータまでを理解します。

This chapter explores the physical foundation of MOS transistors,
providing a step-by-step understanding from band structure to CMOS logic circuits.


🎯 学習のねらい|Learning Objectives

🇯🇵 日本語 🇺🇸 English
バンド構造、PN接合、MOS構造など、物性物理の本質を段階的に理解する Understand the core physical concepts such as band structures, PN junctions, and MOS theory.
MOSチャネル形成とスイッチ動作の物理モデルを明確に把握する Learn the channel formation and physical switching model of MOS transistors.
CMOSインバータにより、論理回路設計の出発点を実感として理解する Gain intuitive understanding of logic circuit fundamentals via the CMOS inverter.

📚 章構成|Chapter Structure

節番号 ファイル名 / Filename 内容概要 / Summary
1.1 1.1_band_structure.md バンド構造とキャリア移動
🔋 Band Structure and Carriers (Electrons & Holes)
1.2 1.2_pn_junction.md PN接合と整流特性
🔌 PN Junction and Rectification
1.3 1.3_mos_structure.md MOS構造・電界制御とチャネル形成
⚙️ MOS Structure and Channel Formation
1.4 1.4_mos_switch.md MOSのスイッチ動作と回路モデル
🔁 MOS Switching and Circuit Abstraction
1.5 1.5_cmos_inverter.md CMOSインバータの構造と波形解析
🔀 CMOS Inverter Structure and Logical Behavior

🧠 学習のポイント|Key Takeaways


📂 ディレクトリ構成|Directory Structure

Edusemi-v4x/
└── chapter1_materials/
├── README.md
├── 1.1_band_structure.md
├── 1.2_pn_junction.md
├── 1.3_mos_structure.md
├── 1.4_mos_switch.md
└── 1.5_cmos_inverter.md

🖼️ 図版予定|Planned Figures

各図は /images/ に格納予定です:


🔄 次章への接続|Transition to Chapter 2

🇯🇵 日本語 🇺🇸 English
本章の理解を踏まえ、第2章では組み合わせ論理回路(AND, OR, NAND, XORなど)の設計・解析に進みます。 Building on this foundation, Chapter 2 explores combinational logic design and circuit analysis.

📎 👉 第2章:組み合わせ論理回路の設計へ進む


👤 著者・ライセンス|Author & License

項目|Item 内容|Details
著者|Author 三溝 真一(Shinichi Samizo)
GitHub Samizo-AITL
Email shin3t72@gmail.com
ライセンス|License MIT License(再配布・改変自由)
Redistribution and modification allowed

🔙 戻る|Back to Top

🏠 Edusemi-v4x トップへ戻る|Back to Edusemi-v4x Top