IHP-AnalogAcademy/user_guide.md

37 lines
1.4 KiB
Markdown
Raw Normal View History

2025-07-07 10:14:32 +02:00
# 📘 Analog Academy User Guide
2025-07-07 10:13:33 +02:00
2025-07-07 10:14:32 +02:00
Welcome to the **IHP Analog Certificate Course**, part of the publicly funded FMD-QNC project (16ME083) by the **Federal Ministry of Research, Technology and Space (BMFTR)**.
More info: [FMD-QNC Project Website](https://www.elektronikforschung.de/projekte/fmd-qnc)
2025-07-07 10:13:33 +02:00
2025-07-07 10:14:32 +02:00
---
2025-07-07 10:13:33 +02:00
2025-07-07 10:14:32 +02:00
## 🧭 How to Use This Course
2025-07-07 10:13:33 +02:00
2025-07-07 10:14:32 +02:00
This course provides a hands-on introduction to analog, RF, and mixed-signal IC design using **open-source tools** and the **IHP Open PDK (SG13G2 130nm technology)**.
2025-07-07 10:13:33 +02:00
2025-07-07 10:14:32 +02:00
> ⚠️ **Note:** This is *not* a beginner's IC design course. A basic understanding of electronics and microelectronics is required.
2025-07-07 10:13:33 +02:00
2025-07-07 10:14:32 +02:00
---
2025-07-07 10:13:33 +02:00
2025-07-07 10:14:32 +02:00
## 📂 Navigating the Repository
2025-07-07 10:13:33 +02:00
2025-07-07 10:14:32 +02:00
- **Go to the `modules/` folder**
2025-07-07 10:15:28 +02:00
Each subfolder contains multiple markdown files under each part explaining the full tutorial for that module in detail.
2025-07-07 10:13:33 +02:00
2025-07-07 10:14:32 +02:00
- **Use the `slides/` folder for reference only**
These are PowerPoint slides from the in-person course at IHP.
Theyre *not* intended to be followed alone for self-study, as some content was delivered live and may lack context.
2025-07-07 10:13:33 +02:00
2025-07-07 10:14:32 +02:00
---
2025-07-07 10:13:33 +02:00
2025-07-07 10:14:32 +02:00
## 🧱 Course Modules
| Module | Topic |
|--------|-----------------------------------|
| 0 | Foundations (tools + gm/Id flow) |
| 1 | Bandgap Reference |
| 2 | 50GHz Medium Power Amplifier |
| 3 | 8-bit SAR ADC |
Each module builds on the last, combining theory with practical exercises.