🎓 Samizo-AITL Portal
A personal technical archive that organizes semiconductors, control, and AI using a single unified architecture diagram
New here?
- To see the overall structure: Integrated Architecture Portal
- To read focused technical explanations: Zenn Articles
- To start from introductory content: Qiita Articles
🔰 Start from the prerequisites
This site assumes a high-school science background and covers content up to
university lectures and professional engineering practice.
If you would like to build your knowledge step by step, start from the following materials:
- Semiconductor fundamentals: Edusemi-v4x
- Control fundamentals: EduController
▶ Content entry points
🎛️ AITL (Architecture for Integrated Technology Logic)
From physical quantities (such as V–I), through devices and control, to AI,
this is a technical architecture archive designed to be understood through a single, consistent structural diagram
this is a technical architecture archive designed to be understood through a single, consistent structural diagram
🧭 Integrated Architecture Diagram (AITL)
flowchart TD
P["Physical Quantities<br>(V–I / Force / Heat)"]:::physics
D["Devices<br>(Semiconductor / MEMS / Mechanics)"]:::device
C["Control<br>(PID / FSM)"]:::control
A["Design Intelligence<br>(AI / LLM)"]:::ai
S["Performance<br>(Stability / Response / Reliability)"]:::performance
P --> D
D --> C
C --> S
C -. Design Support .-> A
A -. Model Update & Re-identification .-> C
classDef physics fill:#E3F2FD,stroke:#1E88E5,stroke-width:2px
classDef device fill:#E8F5E9,stroke:#43A047,stroke-width:2px
classDef control fill:#FFFDE7,stroke:#F9A825,stroke-width:2px
classDef ai fill:#FCE4EC,stroke:#D81B60,stroke-width:2px
classDef performance fill:#F3E5F5,stroke:#8E24AA,stroke-width:2px
All articles, demos, and the Portal on this site correspond to
either a box or an arrow (relationship) in this architecture diagram.
📚 Zenn Articles(Technical Focus)
Each article explains a specific component or relationship
within the integrated architecture diagram.
▶ Zenn Article Index
Each article focuses on
a specific component (box) or relationship (arrow)
within the integrated architecture diagram above.
a specific component (box) or relationship (arrow)
within the integrated architecture diagram above.
🗺️ Portal (Structural Navigation)
The Portal is the core navigation of Samizo-AITL.
Starting from the architecture diagram, it allows you to traverse articles, demos, and design perspectives horizontally.
▶ Open Integrated Architecture Portal
Starting from the architecture diagram, it allows you to traverse articles, demos, and design perspectives horizontally.
Global Architecture Map
A bird’s-eye view of the entire structure from physical quantities (V–I) to AI
A bird’s-eye view of the entire structure from physical quantities (V–I) to AI
Control Hierarchy (PID / FSM)
Organization and positioning of models and control structures
Organization and positioning of models and control structures
AI Integration & Structural Demos
How redesign and intelligence are embedded within the architecture
How redesign and intelligence are embedded within the architecture
📜 Qiita Articles(Introductory)
Introductory articles organized for first-time readers,
with minimal formulas and terminology, each readable on its own.
▶ Open Article List
- Written for readers new to the topic
- Minimal use of formulas and technical terms
- Each article can be read on its own