Skip to content

Samizo-AITL/zenn-books

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,011 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📚 zenn-books

zenn-books is a GitHub repository that centrally manages
technical books published on Zenn, focusing on:

  • Control engineering
  • Semiconductor devices & processes
  • AI-assisted system architecture (AITL)

All materials are written and structured from the perspective of
real-world engineering, system design, and technical education.


🔗 Links

Language GitHub Pages 🌐 GitHub 💻
Japanese GitHub Pages EN GitHub Repo EN

📘 Completed Books (4 Titles)

The following four books are completed and archived
under the done-books/ directory.


1️⃣ EduController

Integrated Control Engineering & AI Control

📂 Directory: done-books/educontroller/

This book provides a systematic overview of control engineering:

  • Classical control (PID, frequency response)
  • State-space and modern control
  • Digital control systems
  • Adaptive control
  • Intelligent control architectures
  • FSM × PID × LLM layered design (AITL concept)

Target readers:
Control engineers, system designers, and AI-assisted control researchers.


2️⃣ EduSemi-v4x

Semiconductor Devices, Processes, and Design

📂 Directory: done-books/edusemi-v4x-book/

A comprehensive textbook covering semiconductor fundamentals:

  • Device physics (MOS, BJT, power devices)
  • Logic, memory, and high-voltage mixed-signal technologies
  • Process flows from 0.25 µm to CFET
  • Design constraints linked to manufacturing
  • Industrial and geopolitical perspectives

Target readers:
Semiconductor engineers, students, and cross-domain system designers.


3️⃣ EduSemi-Plus

Applied Semiconductor Engineering & Industry Context

📂 Directory: done-books/edusemi-plus-book/

An extension of EduSemi-v4x, focusing on applied and strategic topics:

  • Advanced manufacturing trends
  • Foundry ecosystems and supply chains
  • Technology scaling limits
  • AI, geopolitics, and semiconductor strategy
  • Engineering decisions beyond pure device physics

Target readers:
Senior engineers, technical leaders, and educators.


4️⃣ Production Process

Engineering Production, Productization, and Quality

📂 Directory: done-books/production-process/

This book focuses on the engineering-to-production transition:

  • Productization workflows
  • BOM control and revision management
  • Yield, quality, and reliability concepts
  • Manufacturing constraints and feedback loops
  • ISO-oriented technical education and training design

Target readers:
Product engineers, manufacturing engineers, and technical managers.


🗂 Repository Structure

zenn-books/
├ articles/        # Standalone technical articles
├ pre-articles/    # Draft articles
├ done-articles/   # Published article archive
├ books/           # Active / in-progress books
├ done-books/      # Completed books (4 titles)
├ assets/          # Images and figures
├ index.md         # This index page
└ README.md

🚀 Publishing Workflow (Zenn)

  • Each book is managed under books/*/ or done-books/*/
  • config.yaml defines chapter order
  • Subdirectories are not allowed (Zenn specification)
  • Images are referenced from assets/

GitHub is used as the editing and version-control environment,
while Zenn serves as the public publishing platform.


📊 Analytics & Design Feedback

Access analytics (Google Analytics 4) are used to:

  • Observe international readership of English technical content
  • Validate information architecture and language choices
  • Understand how technical topics propagate globally

This is not for marketing,
but for engineering-oriented feedback and design validation.


👤 Author

📌 Item Details
Name Shinichi Samizo
Expertise Semiconductor devices (logic, memory, high-voltage mixed-signal)
Thin-film piezo actuators for inkjet systems
Printhead productization, BOM management, ISO training
GitHub GitHub

📄 License

Hybrid License

📌 Item License Description
Source Code MIT License Free to use, modify, and redistribute
Text Materials CC BY 4.0 or CC BY-SA 4.0 Attribution required; share-alike applies for BY-SA
Figures & Diagrams CC BY-NC 4.0 Non-commercial use only
External References Follow the original license Cite the original source properly

💬 Feedback

Suggestions, improvements, and discussions are welcome via GitHub Discussions.

💬 GitHub Discussions

About

A repository for managing multiple technical books published on Zenn, focusing on control engineering, semiconductors, and AI-assisted system design.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors