Skip to content

Latest commit

 

History

History
67 lines (43 loc) · 5.54 KB

File metadata and controls

67 lines (43 loc) · 5.54 KB

Circuit 電路

新手上路 ?? {: #getting-started }

Passive Sign Convention (PSC) ??

Kirchhoff's Circuit Law (KCL) ??

Kirchhoff's Voltage Law (KVL) ??

串聯、並聯 ??

  • Series and Parallel Circuits - YouTube 用 PhET 的 Circuit Construction Kit (DC Only) 比較串聯 (serial circuit) 與並聯 (parallel circuit),串聯的特性每一個點的電流都跟電池輸出的電流一樣,但電壓是每經過一些電組就會掉一些。並聯的特性是,每個分支的電流加總起來等於分支前的電流,而平行的 branch/loop 間,兩側的電壓是相同的,一樣走過所有電阻後降到 0V。

Short Circuit 短路 ??

Simulation 模擬電路 ??

Source Current 源流, Sink Current 潛流 ??

Common Ground 共同接地 ??

  • The Importance of Sharing Grounds | Majenko's Hardware Hacking Blog (2016-12-06) 有多個電源供應時,就要注意有共同接地,因為電壓是相對的 #ril
  • Arduino Project Book #9 Motorized Pinwheel 馬達由外部 9V 電池提供動力,跟 Arduino 自己的電源之間用一條導線,將兩邊的 GND 連接起來 #ril

參考資料 {: #reference }

更多:

相關: