最美情侣中文字幕电影,在线麻豆精品传媒,在线网站高清黄,久久黄色视频

歡迎光臨散文網(wǎng) 會員登陸 & 注冊

[Mechanics] Projectile Motion with Stokes' Flow

2021-10-11 08:48 作者:AoiSTZ23  | 我要投稿

By: Tao Steven Zheng (鄭濤)

【Problem】

Assume the air resistance is proportional to the projectile's velocity. Determine the trajectory of a projectile fired at origin, and with initial velocity

%5Cbegin%7Bpmatrix%7D%20v_x%20%5C%5C%20v_y%20%5C%5C%20v_z%20%5Cend%7Bpmatrix%7D%5C%20%20%3D%20%5Cbegin%7Bpmatrix%7D%20%5Cdot%20x_0%20%5C%5C%20%5Cdot%20y_0%20%5C%5C%20%5Cdot%20z_0%20%5Cend%7Bpmatrix%7D%5C

(1) Determine the displacement vector.

(2) Let there be no motion in the y-axis. Determine %20z(x).

【Solution】

Part (1)
To model the forces of air resistance, consider the net force in three dimensions

%5Cbegin%7Bpmatrix%7D%20ma_x%20%5C%5C%20ma_y%20%5C%5C%20ma_z%20%5Cend%7Bpmatrix%7D%5C%20%20%3D%20%5Cbegin%7Bpmatrix%7D%20-kv_x%20%5C%5C%20-kv_y%20%5C%5C%20-kv_z%20-%20mg%20%5Cend%7Bpmatrix%7D%5C

Divide the mass on both sides of the equation. Define %5Crho%20%3D%20%5Cfrac%7Bk%7D%7Bm%7D, and rewrite the vector quantities in terms of the coordinates x%2C%20y%2C%20z%20:

%5Cbegin%7Bpmatrix%7D%20%5Cddot%20x%20%5C%5C%20%5Cddot%20y%20%5C%5C%20%5Cddot%20z%20%5Cend%7Bpmatrix%7D%5C%20%20%3D%20%5Cbegin%7Bpmatrix%7D%20-%5Crho%20%5Cdot%20x%20%5C%5C%20-%5Crho%20%5Cdot%20y%5C%5C%20-%5Crho%20%5Cdot%20z%20-%20g%20%5Cend%7Bpmatrix%7D%5C

To obtain the velocity vector, integrate the acceleration with respect to time. Use the initial condition to solve for the constants.

%5Cbegin%7Bpmatrix%7D%20%5Cdot%20x%20%5C%5C%20%5Cdot%20y%20%5C%5C%20%5Cdot%20z%20%5Cend%7Bpmatrix%7D%5C%20%3D%20%5Cbegin%7Bpmatrix%7D%0A%5Cdot%20x_0%20%7Be%7D%5E%7B-%5Crho%20t%7D%20%5C%5C%0A%5Cdot%20y_0%20%7Be%7D%5E%7B-%5Crho%20t%7D%20%5C%5C%0A%5Cfrac%7B-g%7D%7B%5Crho%7D%20%2B%20%5Cleft(%5Cdot%20z_0%20%2B%20%5Cfrac%7Bg%7D%7B%5Crho%7D%20%5Cright)%20%7Be%7D%5E%7B-%5Crho%20t%7D%0A%5Cend%7Bpmatrix%7D%5C

To obtain the displacement vector, again, integrate the velocity with respect to time. Use the initial condition to solve for the constants.

%5Cbegin%7Bpmatrix%7D%20x%20%5C%5C%20y%20%5C%5C%20z%20%5Cend%7Bpmatrix%7D%5C%20%3D%20%5Cbegin%7Bpmatrix%7D%0A%5Cfrac%7B1%7D%7B%5Crho%7D%5Cdot%20x_0%20%5Cleft(1%20-%20%7Be%7D%5E%7B-%5Crho%20t%7D%20%5Cright)%20%5C%5C%0A%5Cfrac%7B1%7D%7B%5Crho%7D%5Cdot%20y_0%20%5Cleft(1%20-%20%7Be%7D%5E%7B-%5Crho%20t%7D%20%5Cright)%20%5C%5C%0A%5Cfrac%7B-g%7D%7B%5Crho%7D%20t%20%2B%20%5Cfrac%7B1%7D%7B%5Crho%7D%20%5Cleft(%5Cdot%20z_0%20%2B%20%5Cfrac%7Bg%7D%7B%5Crho%7D%20%5Cright)%20%5Cleft(1%20-%20%7Be%7D%5E%7B-%5Crho%20t%7D%20%5Cright)%0A%5Cend%7Bpmatrix%7D%5C%20

Part (2)
Since x%20%3D%20%5Cfrac%7B1%7D%7B%5Crho%7D%5Cdot%20x_0%20%5Cleft(1%20-%20%7Be%7D%5E%7B-%5Crho%20t%7D%20%5Cright), it follows that

%20t%20%3D%20%5Cfrac%7B1%7D%7B%5Crho%7D%20%5Cln%20%5Cleft(%5Cfrac%7B%5Cdot%20x_0%7D%7B%5Cdot%20x_0%20-%20%5Crho%20x%7D%20%5Cright)

Therefore,

z(x)%20%3D%20%5Cfrac%7B-g%7D%7B%7B%5Crho%7D%5E%7B2%7D%7D%5Cln%20%5Cleft(%5Cfrac%7B%5Cdot%20x_0%7D%7B%5Cdot%20x_0%20-%20%5Crho%20x%7D%20%5Cright)%0A%2B%20%5Cleft(%5Cdot%20z_0%20%2B%20%5Cfrac%7Bg%7D%7B%5Crho%7D%20%5Cright)%5Cfrac%7Bx%7D%7B%5Cdot%20x_0%7D


[Mechanics] Projectile Motion with Stokes' Flow的評論 (共 條)

分享到微博請遵守國家法律
涿州市| 临湘市| 双流县| 顺平县| 景东| 洪湖市| 威远县| 浪卡子县| 昭苏县| 鸡泽县| 高雄市| 石林| 从化市| 伊川县| 茶陵县| 开封县| 上栗县| 开平市| 临城县| 宁陵县| 青田县| 松桃| 修文县| 台山市| 石家庄市| 称多县| 广安市| 鄂州市| 静乐县| 武功县| 永仁县| 民县| 金平| 苏尼特右旗| 长兴县| 新和县| 鄄城县| 清原| 莱州市| 温宿县| 福海县|