Lobezno said:
Welcome to PhysicsForums!
No offence, but you'll have a hard time doing physics if you're afraid of maths. :D
The air drag equation is fairly simply though:
F(resistive)=c1*v*r + c2*v^2*r^2
Not it isn't. Any typical shape at a typical velocity will have a drag in air that is almost perfectly proportional to v^2 At very low velocities or in very viscous liquid (Stokes flow), you can find instances of drag being proportional to simply v, but that generally isn't the case. Of course, in general the viscous drag is much more complicated than this.
Lobezno said:
c1 and c2 are constants for any substance (fluid of any kind, liquid or gas). In plain air, the second part is negligible at common velocity and for most sizes, so air drag is generally given by: F=c1*v*r.
Not only is this not the general equation for air drag, but it is also not the correct form for air drag under any but the most specific of circumstances. The value of what you refer to as C_1 is not necessarily constant for changing fluid properties or even changing velocities either. Going back to the original question, the simplest form of an equation for drag is:
F_d = \frac{1}{2} C_d \rho v^2 A
Where:
F_d is the drag force
C_d is the drag coefficient, which is typically found empirically
\rho is the fluid density
v is the velocity
A is a reference area that depends on the shape of your object and the type of drag
Of course, this still isn't the general formula. The general formula would be much more complicated and would include several types of drag. For example, the general formula for purely viscous drag would be:
F_{d,v} = \int_{z_1}^{z_2} \int_{x_1}^{x_2} \mu \frac{d V(x,y)}{dy}\; dx \; dz
Where:
F_{d,v} is viscous drag
\mu is viscosity
y is normal to the surface in question
x,z are along the surface
For pressure drag, you would have:
F_{d,p} = \int_{z_1}^{z_2} \int_{x_1}^{x_2} P(x,y=0,z) \; dx \; dz
MrNerd said:
Looking at your first question about how the buoyancy force changes in relation to depth, I;m going to guess that it would the change would increase with depth. As you go deeper, the liquid is compressed more. This, in turn, allows more liquid to be in a volume at a deeper depth than a higher depth. Because the density changes with depth, I would think that would cause the pressure's rate of increase to increase(basically positive acceleration of pressure).
For what it is worth, liquids are essentially incompressible, though your guess is true for gases.
olivermsun said:
This is incorrect. The buoyancy force is due to a difference in relative density difference between a given parcel of fluid and the surrounding fluid. For example, differences in temperature and composition could cause some bit of fluid to be a bit light for its surroundings (think hot air balloon). However, there are certainly depth-varying buoyancy forces in (mostly) incompressible fluids, such as the ocean, where temperature and salinity are the major factors.
This isn't true. The buoyancy force alone is a function of the pressure difference on the top and bottom of an object. The overall net force boils down to a density difference assuming the fluid is incompressible and the object is fully submerged. True, in the ocean, the buoyancy force would vary due to salinity, but this is going to be slight and still ultimately boils down to a pressure difference between the upper and lower portions of an object. It isn't just density.
pgiustino said:
So I have been thinking about buoyancy. I have learned that the buoyancy force is caused by a change in pressure per change in depth, and that for incompressible fluids, the buoyancy force remains constant at any depth. So this got me thinking about compressible fluids and that the buoyancy force changes at different depths. My first question is does the change in pressure per depth increase or decrease as you go deeper in a compressible fluid? Then this got me thinking about different situations, like can I tell at what depth an object is neutrally buoyant in a compressible fluid?
This is akin to asking at what point in the atmosphere is a helium balloon neutrally buoyant, and it can be done. You simply account for compressibility when finding the pressure distribution from the top to the bottom of the fluid the object is immersed in. For the atmosphere, this has been done many times. If you have an object that doesn't change size, you just find the point in the fluid where the pressure distribution integrated over the surface of the object exactly cancels out the weight of the object and you have neutral buoyancy. This is a fairly easy thing to do unless you want to go back to the case of the helium balloon, in which case the balloon will be getting larger as it moves upward and eventually pops before it can find a neutral point. That is a much more complicated problem, but still theoretically doable.
pgiustino said:
My mind then started to draw parallels from buoyancy force in compressible liquids to air drag force, because air drag force is changing as an object's falling velocity increases. Then I started to think about how I could derive at what falling distance does it take for an object to reach terminal velocity.
For pressure drag, the mechanism of action is very similar to buoyancy, only you have an added dynamic pressure term in addition to the static pressure. Still, if you just find the pressure distribution around an object you can get a reasonable approximation of the drag by integrating over the surface for many shapes. The idea breaks down when you have a shape that experiences a large amount of viscous drag or goes supersonic and therefore experiences wave drag, but for relatively slow-moving objects in air, you can find the drag quite readily if you know how to compute the flow around the object. This can sometimes be done fairly simply with potential flow theory, though it will never take into account viscosity if you use potential flow.
pgiustino said:
This stuff is all interesting to me now, but I've never been able to put any of the math I learned to good use. No one really showed me how to derive things, especially when dealing with changing rates. Is it too late to ask?
It is never too late to learn something new.