健康照護科技專題
with Claude
2026年4月19日 星期日
2026年4月17日 星期五
Optimize trace routing for the Differential Pair Circuit on PCB
Make it layer-aware with two layers
eliminate phantom
2026年4月14日 星期二
Common issues in BJT diff pair
(by TA)
1. unfinished routing
2. one stage diff pair 是沒有 miller 電容 cc
2. 檢查是否合規
refer to sample
2026年4月13日 星期一
HW#7 Analog IC Design
課堂練習
Deadline: This Saturday at 23:59
Send all the share links to me chang212@gmail.com by email with subject HW#6 [your id, your name]
任選1題
1 (a) A BJT Differential Pair IC Die (share) is incorrectly designed. Fix the die.
(b) Make a schematic
(c) Do parameter optimization via SA (simulated annealing)
(d) Placement & Routing for the die
For example you may use Quadratic Placement & ILP+PathFinder+A* Routing
2026年4月8日 星期三
健康照護科技專題(二) Syllabus 2026 Fall
(切換完整版課綱)
Unit 1: AI Computer Vision
CNN (Convolutional Neural Networks) Handwashing
YOLO (You Only Look Once) YOLOv7 list
ViT (Vision Transformers) wafer defects heat map comparison
VLM (Vision Language Models) nutrition analysis
Simulating A Navigation Assistant with sonar
HW#3 Obstacle detection
Voronoi an introduction, Voronoi for Place Names
Voronoi 2D navigation (show Voronoi) (Rural Road 2d)
Voronoi-based Safe Routing Planning (Country Alley 2d)
Voronoi waypoints for navigation (share) (Campus Alley 3d) vs. non Voronoi
A* search for Voronoi Navigation around moving obstacles
Unit 6:
Unit 7: AI for Game Designing
- 體感洗手練習遊戲
- AI打地鼠遊戲
- 跳舞評分機
- 訊息處理,心智障礙生活輔助 (games for health)
Unit 8 Space-Time Evolution
Unit 9 Advanced Prompts
How to scale up: Compound Artifacts
AI for Academic Documentation
- AI 論文寫作與研究創新
- AI 論文寫作 (研究、草稿、潤飾、數據分析)
- 選用模型
- 寫作指南
- 練習: Writing academic papers
- 練習: Enhance Writing by AI 1
- 練習: Advanced Writing by AI 2
- Cat coat colors: 貓的花色遺傳模擬
- 生物呼吸中的量子效應互動模擬
Anthropology
Design
Biology
6/2 AI for naturalistic modeling
6/9 Prompts for Accuracy and High Achievement (I)
6/16 Prompts for Accuracy and High Achievement (II)
Engineering
___________________________________________________________
Prompt Engineering Guide
Prompts for scientific accuracy
2026年4月7日 星期二
HW#6 A* Circuit Optimization
課堂練習
Deadline: This Saturday at 23:59
Send all the share links to me chang212@gmail.com by email with subject HW#6 [your id, your name]
任選一題
1. Design a Two-Stage BJT Amplifier according to goals specified using A* (Parameters to optimize RE1, RC1. RE2. RC2)
2. Optimize LM3886 class AB audio amplifier IC using A* (Parameters to optimize: resistors except the load)
A Search Setup*
- State space: 5 components × 5 E12 values each = 3,125 possible states
- g(n): actual steps taken from the start configuration
- h(n): circuit performance cost (the heuristic) — sum of 5 weighted penalties
- f(n) = g + h: A* priority queue ordering
Cost function (5 components, all minimized):
- Gain: quadratic penalty for deviation from 26 dB (20×)
- f_low: penalty if low-frequency cutoff exceeds 10 Hz
- f_high: penalty if high-frequency cutoff falls below 100 kHz
- Bias: penalizes Rb1 ≠ Rb2 (asymmetric thermal tracking)
- Re stability: log-scale penalty away from 0.47 Ω optimum
Lessons learned from AI use
Lesson 1
Design a Two-Stage BJT Amplifier (Parameters to optimizeRE1, RC1. RE2. RC2)
A* search for optimization, share 4-parameter (for bypassed model c_mu=3 pF, c_pi=22 pF) note: goal reached is actually current step, not current best
revised to OCT model A* search for optimization, share 4-parameter (for bypassed model c_mu=3 pF, c_pi=22 pF)
Lesson 2
Lesson 3
















