普通物理實驗

GENERAL PHYSICS LABORATORY

 

Information

Experiments

Purpose

Rules

Contacts

Reference

 

latest update 2022/11/28

counter free


 
耦合振盪
Coupled Oscillation
 

學習目標:

  • Modeling
    the ability to formula the problem as a mathematical expression in terms of variables, functions, equations, and so forth.
    ( cited from Erwin Kreysizg, advanced engineering mathematics )

  • 簡諧運動 / Harmonic Oscillation

  • 微分方程(組) / Ordinary Differential Equation

  • 虎克定律 Hook's Law

  • Python coding
    模擬計算之程式編碼 Simulation Experiment with Python coding

實驗目的:

利用 Python 進行模擬計算,模擬 耦合振盪實驗中,摩擦力、初始條件與彈簧係數等變數,對於實驗結果的影響。

 

原理:

 

實驗項目:

1.  了解摩擦力、彈力係數與初始條件與滑車加速度之間的定量關係。

 

2.  以 Python 建立模擬計算程式。

 

3.  改變摩擦力、彈力係數與初始條件,觀察滑車加速度的模擬計算結果與實驗結果之間的關係。

 

參考資料: