Rainfall drop velocity from a given height (not terminal)

In summary, this person is looking for a model that can be used to compare data with a preexisting model. They are stuck with an integral because they are trying to use the sub-terminal speed of drops.
  • #1
uluru
4
0
hi everybody,

I posted this in an engineering forum but I think it's more relevant here, because it's really just a question of fluid and Newtonian mechanics.

I'm working on a project where I'm trying to measure raindrop parameters, and one thing I'm looking at is the sub-terminal speed of drops released from a certain height. The equation that I'm using is from http://staff.science.uva.nl/~jboxel/Publications/PDFs/Gent_98.pdf

The gist of the equation that I was considering is:

F = g*ρw*∏*d^3/6 - 3*∏*d*μ*V*Ct*Cd

where Ct = 1+0.16*Re^(2/3)

and Re = ρVD/μ;

and Cd = 1+a(We+b)^c - ab^c

where a,b,c are empirically derived constants and We = ρ*V^2*d/σ

Basically, when I put everything together and try to calculate fall velocity, I get stuck with a disgusting integral, because I use

V(t)=∫a(t) = (1/m)*∫F(t)

Does anybody have suggestions for how to approach this? I just want to make a model in matlab.. it seems like I could do some kind of step approach, because I looked at the integral and it's really nasty, but I don't know what to do, because I have V(t) on both sides...

Or if anybody knows of a simpler model presented in a paper, I could use that too. I just want to compare my data with a preexisting model; it's not critical to my project, but I think it's important.
 
Physics news on Phys.org
  • #2
As I see it you need to write it in the from of a differential equation and Matlab will solve it (numericaly or otherwise):
Sum( Force( V(t) ) ) = mV'(t)
i.e. the sum of all the forces acting on the drop (drag ect.) - you need to write the those forces as a function of the drops velocity, equals the mass of the drop times acceleration (derivative of velocity with time).

Cheers.Roman.
 
  • #3
The most obvious numerical solutions might accumulate significant errors.
If you're interested in the way it approaches terminal velocity, you should try working with the dependent variable being the difference between V and Vt. You might then be able to make suitable approximations to obtain an analytic solution for the asymptotic behaviour.
But it would require knowing the values of the constants and figuring out what terms can be ignored.
 
  • #4
Sweet, i think I figured it oUt. Thanks
 
  • #5


I completely understand your desire to compare your data with a preexisting model. It is always important to validate your findings and make sure they align with established theories and equations. In this case, your equation for calculating rainfall drop velocity from a given height is based on fluid and Newtonian mechanics, which are well-established principles in the scientific community. However, the integral you are facing may seem daunting and difficult to solve.

One approach you could take is to break down the integral into smaller, more manageable parts. This can be done by using numerical methods, such as the trapezoidal rule or Simpson's rule. These methods involve dividing the integral into smaller sections and approximating the area under the curve.

Another approach could be to use a computer program, such as MATLAB, to solve the integral for you. MATLAB has built-in functions and tools for solving integrals, making it a useful tool for scientists and engineers.

Additionally, you could also consider looking for alternative equations or models in existing literature that may be simpler and easier to use. This could save you time and effort in trying to solve the integral.

In summary, there are various approaches you can take to solve the integral and calculate rainfall drop velocity. It may require some trial and error, but with determination and the right tools, you will be able to compare your data with a preexisting model and further contribute to the understanding of raindrop parameters.
 

1. What factors affect the velocity of rainfall drops from a given height?

The velocity of rainfall drops is affected by several factors, including the height from which the drops are falling, the size and shape of the drops, and the air resistance. Other factors such as wind speed and air temperature can also impact the velocity.

2. How is the velocity of rainfall drops calculated?

The velocity of rainfall drops can be calculated using the formula v = √(2gh) where v is the velocity, g is the acceleration due to gravity (9.8 m/s²), and h is the height from which the drops are falling.

3. How does the velocity of rainfall drops change as they fall?

The velocity of rainfall drops will initially increase as they fall due to the acceleration of gravity, but at some point, the air resistance will cause the velocity to reach a terminal velocity. Beyond this point, the velocity will remain constant as the drops continue to fall.

4. What is the terminal velocity of rainfall drops?

The terminal velocity of rainfall drops varies depending on factors such as the size and shape of the drops and the air resistance. On average, it is around 9 meters per second, but can range from 5-15 meters per second.

5. How does the velocity of rainfall drops impact their impact force?

The impact force of rainfall drops is directly related to their velocity. As the velocity increases, so does the impact force. This is why heavy rainfall can sometimes cause damage and erosion.

Similar threads

Replies
2
Views
889
Replies
3
Views
1K
  • Introductory Physics Homework Help
Replies
7
Views
2K
Replies
6
Views
8K
  • General Engineering
Replies
1
Views
3K
Replies
7
Views
638
Replies
20
Views
667
  • Introductory Physics Homework Help
Replies
30
Views
1K
Replies
43
Views
5K
Replies
5
Views
2K
Back
Top