2026年2月23日 星期一

EX#1

   AI for solving amplifier electronics (課堂講義)


 建議工具

使用 Claude Sonnet 4.6

使用 ChatGPT 5

使用 Gemini 3 Pro 免費額度最高 1M tokens

使用 Grok 4


Content share

  • share only link, pure text, markdown (md)
  • no attachments accepted, no html, screen dump, or png
  • non-compliant homework will be rejected and returned to you


 課堂練習 

Deadline: This Saturday at 23:59

Send all the share links to  me chang212@gmail.com by email with subject EX#1  [your id, your name]

How to publish a Claude artifact

How to share a ChatGPT link

How to share a Grok link

How to share Gemini Link


任選做一題


1. Lab Activity: 為什麼我的 AI 跟你不一樣?




2.  Lab Activity: Amplifier Gain & Frequency Response Using AI-Assisted Analysis 






3. Make the Bode plot of Circuit in Example 1, as below You must verify the results for correctness.



Topology B in Schematic

HW#1

 

建議工具

使用 Claude Sonnet 4.6 推理模式(手動切換,免費用戶額定時間內只能使用三次)

使用 ChatGPT 5 推理模式(自動切換)

使用 Gemini 3.0 Pro 免費額度最高 1M tokens (永遠推理模式)

使用 Grok 4 推理模式(自動切換)


課堂練習 

Deadline: This Saturday at 23:59

Send all the share links to  me chang212@gmail.com by email with subject HW#1 [your id, your name]

How to publish a Claude artifact

How to share a ChatGPT link

How to share a Grok link

How to share Gemini Link


Content share 作業繳交格式

  • share only link, pure text, markdown (md)
  • no attachments accepted, no html, screen dump, or png
  • non-compliant homework will be rejected and returned to you

1. Solve River Puzzles  (Pz 3Pz 4) by Chain of Thought and Visualize the process

Verify each step not violating constraints and correctness.


2. Comparing LLMs Claude 4.6, Gemini 3.0 Pro, ChatGPT 5.0 (三選二)

Animate Yagi-Uda Antenna, AI pipe inspector, or things you choose. (擇一)


Hints

  • Reasoning/Think/Extended Thinking Mode of the AI platform you use may be required
  • Pz 3 on various platforms

2025年12月10日 星期三

EX#14 Visualization of Algorithms

 繪圖,動畫:  建議 使用 Claude Sonnet 4  

推理,複雜問題:  建議使用以下

使用 Claude Sonnet 4 extended thinking 付費版

使用 Gemini 2.5 Pro 免費額度最高 1M tokens

使用 ChatGPT 5

使用 Grok 4


作業繳交方式

How to share a Claude link

How to share a ChatGPT link

How to share a Grok link

How to share Gemini Link


課堂練習 

Deadline: This Saturday at 23:59

Send all the links to  me chang212@gmail.com by email with subject EX#14  Visualization [your id, your name].


Consider a Two stage Amp








 






Make it fully optimized by A*









1. Using A* search to design a two stage amplifier using BJT.

Gain approximately 8000, bandwidth 2Hz to 100 kHz

Hint: A* guide  using A* search algorithm to design a two-stage BJT amplifier. This is a fascinating application of AI search to circuit design optimization!

2. Use A* to design a class AB amplifier. The first stage is class A. the second is class B. freq response cut off at 10Hz and 25 KHz





schematic enhanced by Gemini 3.0 Pro




artifact enhanced by Claude (shareopus 4.5



Traveling Salesman Problem 簡稱TSP在工業界有重要應用,包括物流(UPS/Amazon配送路線優化)、製造業(電路板鑽孔、機器人組裝路徑)、電信(網路路由、線路安裝)和能源(電網維護、管線檢查)。凡是需要造訪多個地點同時最小化成本、時間或距離的場合都適用。現代變體能處理容量限制、時間窗口等實際約束。企業使用OR-Tools、Gurobi等專業軟體解決這些問題,透過優化倉儲揀貨、切割模式、3D列印路徑和車隊管理等作業,往往能節省數百萬成本。

視覺化 Traveling Salesman Problem 使其可以改變網路節點個數,或是其他你希望的方式







3.  給定一個電路板,進行鑽孔程序模擬的優化 (建議 AI 一個演算法,例如A*, Greedy Method...)