How Do You Calculate Air Resistance for Projectiles in Excel?

AI Thread Summary
To calculate air resistance for projectiles in Excel, use the equation F_D = C_D * (1/2) * ρ * V^2 * S * (-V_hat). In this equation, C_D represents the drag coefficient, ρ is the air density, V is the velocity, S is the cross-sectional area, and V_hat is the unit vector opposite the velocity. This formula allows for the modeling of projectile motion while accounting for air resistance. Implementing this in Excel can help visualize the differences in projectile movement. Understanding these parameters is crucial for accurate calculations.
Peter G.
Messages
439
Reaction score
0
My teacher wants me to use an excel spreadsheet to show the difference in the movement of projectiles using air resistance.

Can anyone help me with the equation for air resistance?

Thanks,
Peter G.
 
Physics news on Phys.org
The standard equation for air resistance is:
\mathbf{F_D} = C_D \frac{1}{2}\rho V^2 S (-\hat{\mathbf{V}}),
where:
C_D is the coefficient of drag,
\rho is density of air,
V^2 is the square of velocity,
S is the cross-sectional area normal to the flow, and
-\hat{\mathbf{V}} is the unit vector opposite the velocity vector.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top