国产精品天干天干,亚洲毛片在线,日韩gay小鲜肉啪啪18禁,女同Gay自慰喷水

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

[Mechanics] Skydiver

2021-10-04 09:49 作者:AoiSTZ23  | 我要投稿

By: Tao Steven Zheng (鄭濤)

【Problem】

Consider a skydiver falling out of an airplane. He opens his parachute during the descent. Approximate the external force on the skydiver, given that air resistance is proportional to the velocity squared %7BF%7D_%7Bdrag%7D%20%3D%20cv%5E2%20.

Part 1: Use the force equation to calculate the terminal velocity %7Bv%7D_%7B%5Ctau%7D.

Part 2: Change your force equation into a first-order differential equation. Then use your result to arrive at the integral

%20%5Cint_%7B0%7D%5E%7Bv%7D%20%5Cfrac%7Bdv%7D%7Bv_%7B%5Ctau%7D%5E%7B2%7D%20-%20v%5E2%7D%20%3D%20-%5Cfrac%7Bg%7D%7Bv_%7B%5Ctau%7D%5E%7B2%7D%7D%20%5Cint_%7B0%7D%5E%7Bt%7D%20dt


Part 3: Solve the above integral. Then rearrange the velocity solution as a function of time.

Hint
%5Cint%20%5Cfrac%7B1%7D%7Ba%5E2%20-%20x%5E2%7D%20dx%20%3D%20%5Cfrac%7B1%7D%7B2a%7D%20%5Cln%7B%5Cleft(%5Cfrac%7Ba%20%2B%20x%7D%7Ba%20-%20x%7D%20%5Cright)%7D%20%2B%20C

【Solution】

Part 1
There are two forces on the skydiver: the force of gravity and the force of air-resistance (drag force).


%20%7BF%7D_%7Bnet%7D%20%3D%20F_g%20%2B%20%7BF%7D_%7Bdrag%7D

Since F_g%20%3D%20-mg%20 and %7BF%7D_%7Bdrag%7D%20%3D%20cv%5E2%20, we get

%7BF%7D_%7Bnet%7D%20%3D%20-mg%20%2B%20cv%5E2%20

The falling object is in equilibrium when it reaches terminal velocity, therefore,

0%20%3D%20-mg%20%2B%20cv_%7B%5Ctau%7D%5E%7B2%7D%20%20

cv_%7B%5Ctau%7D%5E%7B2%7D%20%3D%20mg

%20v_%7B%5Ctau%7D%20%3D%20%5Csqrt%7B%5Cfrac%7Bmg%7D%7Bc%7D%7D%20


Part 2
Newton's second law of motion states F_%7Bnet%7D%20%3D%20ma. Since a%20%3D%20%5Cfrac%7Bdv%7D%7Bdt%7D, we get

m%5Cfrac%7Bdv%7D%7Bdt%7D%20%3D%20-mg%20%2B%20cv%5E2

Since c%20%3D%20%5Cfrac%7Bmg%7D%7Bv_%7B%5Ctau%7D%5E%7B2%7D%7D%20,

%5Cfrac%7Bdv%7D%7Bdt%7D%20%3D%20-g%20%2B%20%5Cfrac%7Bg%7D%7Bv_%7B%5Ctau%7D%5E%7B2%7D%7Dv%5E2%20

v_%7B%5Ctau%7D%5E%7B2%7D%5Cfrac%7Bdv%7D%7Bdt%7D%20%3D%20-g(v_%7B%5Ctau%7D%5E%7B2%7D%20-%20v%5E2)%20


Use separation of variables to arrive at the integral

%5Cint_%7B0%7D%5E%7Bv%7D%20%5Cfrac%7Bdv%7D%7Bv_%7B%5Ctau%7D%5E%7B2%7D%20-%20v%5E2%7D%20%3D%20-%5Cfrac%7Bg%7D%7Bv_%7B%5Ctau%7D%5E%7B2%7D%7D%20%5Cint_%7B0%7D%5E%7Bt%7D%20dt


Part 3
Integrate using partial fractions or using the hint gives

%5Cfrac%7B1%7D%7B2%7Bv%7D_%7B%5Ctau%7D%7D%5Cln%7B%5Cleft(%5Cfrac%7B%7Bv%7D_%7B%5Ctau%7D%20%2B%20v%7D%7B%7Bv%7D_%7B%5Ctau%7D%20-%20v%7D%20%5Cright)%7D%20%3D%20-%5Cfrac%7Bg%7D%7Bv_%7B%5Ctau%7D%5E%7B2%7D%7D%20t%20

Rearrange the above equation

%5Cleft(%5Cfrac%7B%7Bv%7D_%7B%5Ctau%7D%20%2B%20v%7D%7B%7Bv%7D_%7B%5Ctau%7D%20-%20v%7D%20%5Cright)%20%3D%20%7Be%7D%5E%7B-%5Cfrac%7B2g%7D%7B%7Bv%7D_%7B%5Ctau%7D%7D%20t%7D

%7Bv%7D_%7B%5Ctau%7D%20%2B%20v%20%3D%20%7Be%7D%5E%7B-%5Cfrac%7B2g%7D%7B%7Bv%7D_%7B%5Ctau%7D%7D%20t%7D%20%7Bv%7D_%7B%5Ctau%7D%20-%20%7Be%7D%5E%7B-%5Cfrac%7B2g%7D%7B%7Bv%7D_%7B%5Ctau%7D%7D%20t%7D%20v%20

v%20%2B%20%7Be%7D%5E%7B-%5Cfrac%7B2g%7D%7B%7Bv%7D_%7B%5Ctau%7D%7D%20t%7D%20v%20%3D%20-%7Bv%7D_%7B%5Ctau%7D%20%2B%20%7Be%7D%5E%7B-%5Cfrac%7B2g%7D%7B%7Bv%7D_%7B%5Ctau%7D%7D%20t%7D%20%7Bv%7D_%7B%5Ctau%7D%20

%20v(t)%20%3D%20-%7Bv%7D_%7B%5Ctau%7D%20%5Cleft(%5Cfrac%7B1-%7Be%7D%5E%7B-%5Cfrac%7B2g%7D%7B%7Bv%7D_%7B%5Ctau%7D%7D%20t%7D%7D%7B1%2B%7Be%7D%5E%7B-%5Cfrac%7B2g%7D%7B%7Bv%7D_%7B%5Ctau%7D%7D%20t%7D%7D%20%5Cright)


[Mechanics] Skydiver的評論 (共 條)

分享到微博請遵守國家法律
准格尔旗| 丹寨县| 宜黄县| 土默特左旗| 辛集市| 崇阳县| 闽侯县| 新龙县| 攀枝花市| 基隆市| 政和县| 沾益县| 内江市| 湖南省| 崇义县| 平远县| 安远县| 随州市| 长子县| 法库县| 武宁县| 民权县| 和林格尔县| 红安县| 达孜县| 浦城县| 普宁市| 乾安县| 蒲江县| 抚远县| 翼城县| 南投县| 谢通门县| 吉安县| 延吉市| 集贤县| 昭觉县| 浙江省| 平遥县| 香港 | 长宁区|