Accelleration of a static body in wind

AI Thread Summary
The discussion focuses on the dynamics of a 50mm concrete cube dropped into a steady horizontal wind stream of 10 m/s. It explores how to calculate the time it takes for the cube to reach wind speed, its acceleration, and the distance traveled downrange. The solution involves approximating the wind's force on the cube using fluid dynamics principles, specifically modeling the force as a function of relative velocity and a constant related to air density. Newton's second law is applied to derive equations for the forces acting on the cube in both the x and y axes. The analysis highlights the importance of considering the object's dimensions and the wind's impact on its motion.
petef
Messages
2
Reaction score
0

Homework Statement


I drop a 50mm sq concrete cube fom a notional tower into a steady horizontal wind stream of 10m/sec.

Homework Equations


How long before the cube reaches the wind spead
What is the accelleration
How far will the cube have traveled down range

The Attempt at a Solution

 
Physics news on Phys.org
The exact solution of this problem would use fluid dynamics and take into account the dimensions and shape of the object (50mm cube).

However if the object is very small (50mm is not so small but anyway) and the velocities involved are also small we can make an approximation and model the force from the wind as
##\vec F=-k\vec V_{rel}##
where ##\vec V_{rel}## the relative velocity of the object to the wind and k a constant that depends mainly on the density of the air (and on the dimensions and shape of the object).

So by using Newton's 2nd law and considering the forces in x and y-axis we would have

##m\frac{dv_x}{dt}=-k(v_x-10)## (1)

##m\frac{dv_y}{dt}=mg-kv_y## (2)

where m is the mass of the small object.
 
Last edited:
Thanks D2
 
Back
Top