Determination of density at a depth in a compressible fluid.

AI Thread Summary
The discussion centers on determining the density of a compressible liquid at a specific depth, considering factors like bulk modulus and pressure changes. The participants explore the relationship between pressure, volume, and density, emphasizing that the traditional hydrostatic equation (hsg) does not apply due to the fluid's compressibility. They delve into mathematical formulations to express density changes as depth increases, while also addressing the challenges of integrating these equations correctly. The conversation highlights the need for a clear understanding of specific volume and the implications of using imaginary depths in calculations. Ultimately, the participants seek a method to accurately quantify density changes in a compressible fluid under varying pressures.
Ahsan Khan
Messages
270
Reaction score
5
Determination of density at a depth in a compressible liquid.

Hi all,

Let us consider a tank containing some compressible liquid with bulk modulus K and having density at its surface s. Consider some part of liquid with volume V, a depth h below the surface. Due to liquid above it there will be some extra pressure dP, acting on the volume V of the liquid considered. This pressure or volumetric stress will cause some volumetric strain(negative) dV in liquid volume V.

The bulk modulus is related with the pressure and volume changes as K= -dPV/dV or
1/K= -dV/dPV. ...(1)

We also know density = mass/volume...
For the sake of analysis we can assume Liquid volume V at the surface(where the liquid is negligibly compressed). If its density is s(as specified already), then we can say:
s=m/V. ...(2)
where m is the mass of liquid with volume V at surface.

To form a similar equation for density at a depth h, let us imagine that the liquid of volume,V is now dipped below a depth h. At this depth the volume is this liquid changes by dV(a negative value) the mass of this liquid will however remains same. This accounts for a change in density say s* being the density at depth h. The equation will then be:

s*= m/(V+dV). ...(3)

from equation (2), m=sV, putting this value in 3 we get

s*= sV/(V+dV). or
V+dV= sV/s*. or
dV= sV/s* -V. or

dV= V(s/s*-1). ...(4)

Putting this value in equation 1,we get

1/K= -V(s/s*-1)/VdP. or

1/K= (1-s/s*)/dP...(5)

Equation (5), will give the density s* at a depth h, provided we know the pressure differenece at depth h.

This is where I am finding difficulty. At one look, one may simply say the pressure at depth h will be hsg. But as a matter of fact the liquid is compressible its density is not s throught. The formula hsg will work only if the density were constant and liquid is incompressible.

I have tried a lot of integration tools but in vain.

Any help will be highily appreciated.

Thanks a bunch.
 
Last edited:
Physics news on Phys.org
You will need a way to describe the compression of the fluid at an arbitrary depth. For example, let ##x## be the depth of a small fluid element from the imaginary surface of the fluid in the absence of gravity. Let then ##z(x)## be the depth of that same element with the gravity turned on.

Then, the pressure at imaginary depth ##x##, which corresponds to real depth ##z(x)##, is ##mgx##, where ##m## is the unstressed density. Because the fluid is in equilibrium, pressure must be balanced by its stress. To compute the stress, consider a slightly bigger fluid element whose top is at ##z(x)## and whose bottom at ##z(x + dx) = z(x) + dz##. The stressed height of the element is ##dz##, the unstressed height is ##dx## so the stress is ##K {dx - dz \over dx} = K (1 - {dz \over dx})##, giving $$

mgx = K (1 - {dz \over dx})

$$

Continue from here.
 
Last edited:
In the equation K= -dPV/dV, V is the local specific volume (i.e., the mass per unit volume). The specific volume is the reciprocal of the density ρ. From the hydrostatic equation, we have:
dP=ρgdz=\frac{g}{V}dz
If we combine these equations, we obtain:
K\frac{dV}{V}=-\frac{g}{V}dz
If we integrate this equation, we obtain:
V-V_{surface}=-\frac{gz}{K}
In terms of densities, this becomes:
\frac{1}{s}-\frac{1}{ρ}=\frac{gz}{K}
From this, if we solve for ρ, we obtain:
ρ=\frac{s}{1-\frac{sgz}{K}}
Chet
 
voko said:
Then, the pressure at imaginary depth ##x##, which corresponds to real depth ##z(x)##, is ##mgx##, where ##m## is the unstressed density. Because the fluid is in equilibrium, pressure must be balanced by its stress. To compute the stress, consider a slightly bigger fluid element whose top is at ##z(x)## and whose bottom at ##z(x + dx) = z(x) + dz##. The stressed height of the element is ##dz##, the unstressed height is ##dx## so the stress is ##K {dx - dz \over dx} = K (1 - {dz \over dx})##, giving $$

mgx = K (1 - {dz \over dx})

$$

Continue from here.

Thanks voko I understand upto the last result you brought. But I still fail to understand how this will solve the problem, see the depth x is imaginary it is just a new variable introduced and simply specifying x as an imaginary depth which corresponds to real depth can be a start but here to find stress or pressure(mgx/K) the story again calls for a value of x.I mean how to continue from here?

I will be thankful to you people if you get me my result.
 
Last edited:
Chestermiller said:
In the equation K= -dPV/dV, V is the local specific volume (i.e., the mass per unit volume). The specific volume is the reciprocal of the density ρ. From the hydrostatic equation, we have:
dP=ρgdz=\frac{g}{V}dz
If we combine these equations, we obtain:
K\frac{dV}{V}=-\frac{g}{V}dz
If we integrate this equation, we obtain:
V-V_{surface}=-\frac{gz}{K}
In terms of densities, this becomes:
\frac{1}{s}-\frac{1}{ρ}=\frac{gz}{K}
From this, if we solve for ρ, we obtain:
ρ=\frac{s}{1-\frac{sgz}{K}}
Chet


Chestermiller, first of all thankyou. This is really a good easier method, But hold a minute, you are saying specific volume is the reciprocal of density and wrote 1/V for density

But reciprocal of density should beV/m. And It density in that equation should be replaced by m/V not simply by 1/V as you did. I think you miss to put m over here. Now if I put m in the same equation, and one more thing what actually is m? Is it the value of mass of liquid stands on height z above occuping volume V? The main question how can I quantify it?


Further an important falasy I can see in your attempt is that in LHS,at KdV/V, V and dV are actually the volume of liquid under stress at a depth z below where as in RHS, at gdz/V, V is the volume responsible for pressure that is it is the volume of liquid stands from depth h to the the liquid surface on the stressed liquid. While you seem to mixed both,as the same thing and canceled them with each other.
 
Last edited:
ovais said:
Thanks voko I understand upto the last result you brought. But I still fail to understand how this will solve the problem, see the depth x is imaginary it is just a new variable introduced and simply specifying x as an imaginary depth which corresponds to real depth can be a start but here to find stress or pressure(mgx/K) the story again calls for a value of x.I mean how to continue from here?

The good thing about the imaginary depth is that it is known in advance and does not depend on the details of the compressed state. It changes in the interval ##[0, p]## where ##p## is the maximum depth. Note that the "imaginary" max depth and the "real" max depth are the same depth, which gives ##z(p) = p ##. This, together with the final equation of my previous post, fully defines ##z(x)## and knowing ##z(x)## you can find the density at ##x## (or at ##z##).
 
voko said:
The good thing about the imaginary depth is that it is known in advance and does not depend on the details of the compressed state. It changes in the interval ##[0, p]## where ##p## is the maximum depth. Note that the "imaginary" max depth and the "real" max depth are the same depth, which gives ##z(p) = p ##. This, together with the final equation of my previous post, fully defines ##z(x)## and knowing ##z(x)## you can find the density at ##x## (or at ##z##).


volvo, how can we say that imaginary and real,depths are equal, when we know the fact the liquid even above the "liquid considered at depth z?
With reference to your first reply let say I have to find the density at a depth z (from the real surface of compressed liquid and here strictly z and x in itself can't be equal or same) What value x ,in mgx= K(1-dz/dx) do I need to take? After knowing nowing this, also tell me how do I actually have to workout on the relation mgx=K(1-dz/dx).
 
ovais said:
volvo

It is voko :)

how can we say that imaginary and real,depths are equal, when we know the fact the liquid even above the "liquid considered at depth z?

I am not entirely sure what you mean here. My point of reference is the location of the surface of the uncompressed fluid. I label that point with ##0##. The values of both ##x## and ##z## are measured from this point down. Going down from that point, we reach the bottom at ##p##. The bottom obviously stays at ##p## no matter whether the fluid is compressed or not, so at the bottom we must have ##z(p) = p##. At the surface the situation is different: ##z(0)##, which gives the location of the surface of the compressed fluid, is always below the surface of the uncompressed fluid, so ##z(0) > 0 ##. ##p - z(0)## then gives the entire height of the column of the compressed fluid as seen from the bottom. I hope that clarifies things.
 
voko said:
It is voko :)
Oh sorry :)
voko said:
The bottom obviously stays at ##p## no matter whether the fluid is compressed or not, so at the bottom we must have ##z(p) = p##.


What does it mean?
voko said:
the compressed fluid, is always below the surface of the uncompressed fluid, so ##z(0) > 0 ##. ##p - z(0)## then gives the entire height of the column of the compressed fluid as seen from the bottom. I hope that clarifies thin]

This fact that the compressed fluid is always below the uncompresd fluid(if liquid above were uncompressed) is what posing difficulty to me. As I don't know how much more depth should I take to take an account of it.For example if I have find density at a depth of 20m below the surface specified by 0, where liquid is uncompressed. As you point out the density keeps on increasing till z(p), p being bottom. Here z(real depth) is 20m but if the liquid we not compressed this would( you specified it by x) definitely less than 20m. This force me to think,that actually z and x are not same.

I am,sorry for my weak Mind, due to which I am getting things very slowly. I am thankful to you for your cooperation. :)
 
  • #10
It just crossed my mind that the bulk modulus is defined with respect to the change in volume, not to a linear dimension as I used in my derivation, which invalidates it. So I just wasted your time and I am sorry about that. Please follow Chet's method.
 
  • #11
voko said:
It just crossed my mind that the bulk modulus is defined with respect to the change in volume, not to a linear dimension as I used in my derivation, which invalidates it. So I just wasted your time and I am sorry about that. Please follow Chet's method.


Ok, its Ok. In your method I thought of multiplying by area(which is constant for a tank,of uniform cross-sectional area) so that your linear dimension get itself convert to volume. can you notice the mistake in chet's attempt. He writes specific Volume(reciprocal of density) to be 1/V instead of V/m.

Also in derivation he mixed volume of compresed liquid under stress and volume of liquid stands above it and take both of them as V although these two are different. As I pointed out in my then next reply to him.
Do you have any idea how to proceed even with his method?
 
Last edited:
  • #12
ovais said:
Ok, its Ok. In your method I thought of multiplying by area(which is constant for a tank,of uniform cross-sectional area) so that your linear dimension get itself convert to volume.

Unfortunately, my method would still be wrong even in this case. The problem with it is that it assumes that the fluid is compressed solely in the vertical direction, and so the pressure at depth ##z## is given by ##mgx##, with the ##x## corresponding to the ##z##. That is not correct for a fluid that is compressed uniformly, because there is no one-to-one dependence between ##z## and ##x##.

I will look more closely at Chet's method.
 
  • #13
voko said:
Unfortunately, my method would still be wrong even in this case. The problem with it is that it assumes that the fluid is compressed solely in the vertical direction

I think this is not a problem: in hydrostatics though pressure changes in depth are given in terms of vertical height(h) but this remains compatable with the fact the pressure at any point within the fluid acts in(from) all directions.

Don't know is there any solution for such problem. :(
 
Last edited:
  • #14
To make Chet's method more explicit, let's label the "specific volume" with ##v##, and use ##V## to mean just "the volume". The specific volume is defined as the ratio of volume to mass, so for any volume ##V## with mass ##M##, ##v = \frac V M ##. Density is defined as ##\rho = \frac M V ##, so ##\rho = \frac 1 v##. In the equation ## K = - dP \frac V {dV} ##, divide the numerator and the denominator with ##M##, obtaining ## K = -dP \frac v {dv} ##. So now everything is expressed in terms of the specific volume, and the rest of Chet's derivation follows.
 
  • #15
voko said:
To make Chet's method more explicit, let's label the "specific volume" with ##v##, and use ##V## to mean just "the volume". The specific volume is defined as the ratio of volume to mass, so for any volume ##V## with mass ##M##, ##v = \frac V M ##. Density is defined as ##\rho = \frac M V ##, so ##\rho = \frac 1 v##. In the equation ## K = - dP \frac V {dV} ##, divide the numerator and the denominator with ##M##, obtaining ## K = -dP \frac v {dv} ##. So now everything is expressed in terms of the specific volume, and the rest of Chet's derivation follows.


In this attempt you are making the same mistake as chet did but in a different style.

See we assume a volume V deep h, belwo the water surface. We can further assume the mass of this volume as M. So that the specific volume be V/M. This is ok. But in expression for pressure dP= dgdz, the density d which is varying, is for the entire liquid above that of volume V below we considered. And for replacing density d with specific volume in this case(v=V/M) the volume of the liquid above may not be V also the mass M is specially the mass of liquid below at depth under stress and it may not be the case that the mass above also be M and volume V. In fact the specific volume v liquid under depth is assumed to be constant, while we still fail to make expression for specfic volume for replacement of density, in pressure dP expression unless we create an new variables M' and V' as mass and volume of liquid above the liquid volume V considered. Or we put v' as a variable other than v(constant specific volume) for replacement of density(the variable).
 
  • #16
ovais said:
But in expression for pressure dP= dgdz, the density d which is varying, is for the entire liquid above that of volume V below we considered.

No, that is not true. First of all, ##d## here is not a density. It is part of the symbols ##dP## and ##dz##, which mean "a tiny change in pressure" and "a tiny change in depth", respectively (more accurately the "tiny change" thing is known as the "differential" in calculus). You cannot consider the ##d## in these symbols separately from ##P## and ##z##.

So we are relating a tiny change in pressure over a tiny layer of fluid with the tiny change of depth over said layer; we do not care (in this equation) about the entire column above or below the layer.
 
  • #17
Ok based on the introduction of specific volume v=V/M and chet's equations, how you will help me go on.

K= -dPV/dV, V is the local specific volume (i.e., the mass per unit volume). The specific volume is the reciprocal of the density ρ. From the hydrostatic equation, we have:
dP=ρgdz=\frac{g}{V}dz

Now that you have form something like v, now how you will like to combine chet's equations proceed?
 
  • #18
Just replace ##V## with ##v## in Chet's equations and you are done. The final equation that Chet obtained gives you the density as you wanted (##s## is the density at the surface, or the density of the uncompressed fluid).
 
  • #19
The two v's are not equal! One v is the v of the liquid under depth h and has a constant value while the other v is of liquid standa above it and it is a variable. You are losely looking at them and thinking they are same but they are not.

The replacement of roh(d) by v is not as simple. I think you have to look closely.
 
  • #20
ovais said:
The two v's are not equal!

Chet used the capital ##V## to mean "specific volume". I used ##v## to denote the specific volume because it seemed to me you were confused by the similarity of ##V## with "volume" (without the "specific" qualifier). So yes, they mean one and the same thing if you read carefully what Chet and I wrote.

One v is the v of the liquid under depth h and has a constant value while the other v is of liquid standa above it and it is a variable.

That was not said by either Chet or me. ##v## in my notation and ##V## in Chet's notation is the specific volume, a function of the depth ##z##, which is definitely not a constant value.
 
  • #21
dP=ρgdz=\frac{g}{V}dz

isn't ρ variable here?? Or a constant? For me it is a variable in this differential equation. And if ρ is a vraiable so should its specific volume v. Isn't?

Now tell about this

K\frac{dV}{V}=-\frac{g}{V}dz

is V variable or constant? For me I believe here V was the volume(before compression) of liquid at depth h and it belongs to that part of liquid only. And dV is the small change in its volume due to pressure. And if V is constant so should its specific volume v. So the v of this is constant while the v of that is constant and we can't call them with same v. frankly speaking it is all confusing :)
 
Last edited:
  • #22
Forget about (capital) V , I am saying even the two,specific volumes(small v) are not the same both of which you represent by small v.
 
  • #23
ovais said:
dP=ρgdz=\frac{g}{V}dz

isn't ρ variable here?? Or a constant? For me it is a variable in this differential equation. And if ρ is a vraiable so should its specific volume v. Isn't?

Everything except ##g## is a variable in that equation. More accurately it could be said that everything except ##g## is a function of ##z##. Of course, when you make ##z = \mathrm{const}## all that becomes constant, so the distinction is not absolute.

Now tell about this

K\frac{dV}{V}=-\frac{g}{V}dz

Same story. ##V(z)## is the specific volume at depth ##z##. ##dV##, which in its full form is ##dV(z)##, is the differential of ##V(z)##, which could be equivalently represented as ##V'(z) dz ##, where ##V'(z)## is the derivative of ##V(z)##. Whether all these are "variables" or "constants" depends on your point of view, but the important thing is that they are all evaluated at one and the same value of ##z##, and whatever happens at other values of ##z## does not enter the equation.
 
  • #24
Oh I understand these are just specific volume both at any depth z and it can be used in both as such.

Thanks got it:)
 
  • #25
But in chet's method I think there is a problem at the end part of derivation for replacing specific volume v1 and v2 with densities. See


V-V_{surface}=-\frac{gz}{K}
In terms of densities, this becomes:
\frac{1}{s}-\frac{1}{ρ}=\frac{gz}{K}

remember here we will get same result but to convert to density we have to put mass m somehow? Like this
\frac{m}{s}-\frac{m}{ρ}=\frac{gz}{K}

now I want to know what mass will then I need to put.
 
  • #26
As explained above, the specific volume is simply the reciprocal of density. So $$V = \frac 1 \rho.$$
 
  • #27
Ahhaa correct :)
 
  • #28
If the specific volumes variable v used two equations same thing, I have an interesting question.

suppose I have a drop of liquid1 (having density d1 when uncompressed) bulk modulus K1 with volume V, immersed in another liquid of density d2 (bulk modulus K2) at a depth z. What is the density say d1* of the drop(liquid1) under this condition?

How can one go on putting variables in this case the specific volume(variables) for liquid1 and liquid2 in this case will definitely not the same.

My Mind is saying that in previous attempt we did take bulk modulus only for stressed volume at the depth while completely ignore the bulk modulus(or compression in column of liquid above that). Because if we compare the final result for density at the depth it is coming same as one get if he/she assume pressure at depth z to be zdg, d being the density of fluid(in the column) in uncompressed state.
 
  • #29
This is becoming (much) more complex. So far we have been looking at an equilibrium situation. When would a drop of liquid immersed in other liquid be in equilibrium?
 
  • #30
voko said:
This is becoming (much) more complex. So far we have been looking at an equilibrium situation. When would a drop of liquid immersed in other liquid be in equilibrium?


Ok let me make it easy. Suppose I have a balloon filled with 1000cm3 water at depth of say 20m in a water. If I want to observe change in its density(from 1g/cm3 at surface) I can use equation K= -dPV/dV
where dP is the pressure at depth of 20m and V is the volume of water in balloon(1000cm3) dV is the change in volume of WATER IN BALLOON.

so I need pressure at depth of 20m.
I know we can change the above equation in terms of specific volumes, that would be perfect. But I would like to clarify that do we have to use equation
K=-dPV/dV
for whole water or only to the water in balloon. In this case?
is
 
  • #31
If there is water inside and water outside, and the balloon's surface provides no extra pressure, then there is no difference between the water inside and water outside, so the same equation works throughout.
 
  • #32
If someone is interested to find the pressure at a depth z below a compressible liquid with density(of uncompressed state) at surface as d. Bulk is known as K. How then one go on to find pressure at a depth z?
 
  • #33
The original equation involving pressure was ##dP = \rho g dz ##, so $$ P(z) - P(0) = g \int\limits_0^z \rho(z) dz .$$ You know ##\rho(z)##, so you just need to integrate.
 
  • #34
voko said:
You know ##\rho(z)##, so you just need to integrate.


The problem is that we don't know ##\rho(z)##. What we only know is ##\rho(z)## is a function of z but don't know how can we write it in terms of z, so that we can put it under integral, as we don't the caluculus of several variables. Can you do me a favour by putting ##\rho(z)## in suitable manner that allows us to integrate the above equation for determining pressure.
 
  • #35
ovais said:
The problem is that we don't know ##\rho(z)##. What we only know is ##\rho(z)## is a function of z but don't know how can we write it in terms of z

What are you talking about? Chet gave you the expression for ##\rho## in terms of ##z##. Use it.
 
  • #36
So we have to go back to that? I was thinking of applying the equation K= -dPV/V locally to the compressed portion of the liquid at depth z, where if we are able to find pressure. Once by finding presaure some other method(without using density equation) we can use K= -dPV/V locally to get density of compressed liquid under consideration at depth z.
 
  • #37
I do not understand what you are trying to do here. In #3, Chet derived the expression for density in terms of depth. In #33, I gave you the integral that gives you pressure by using that expression. Substitute, integrate, done. No need to make things more complex than they are.
 
  • #38
I did the integration and with due care I get the result for pressure change as below:

P(z) - P(0) = Kln(K/(K- sgz))... (ln= natural log)
s being the density of uncompressed liquid.

This is pressure difference from the liquid at depth z and pressure at top surface. Right?

And chet's result is as follows:

ρ= s/(1- sgz/K)



Now I want your attention to a problem in my textbook.

The problem (solved) is as follows:

The density of ocean water at the surface is 1030kg/m3. What is the density at a depth where pressure is 80.0 atm. Given that Bulk modulus = 2.18*10^9Pa and 1 atm= 1.013*10^5Pa, K= 2.18*10^9Pa.

solution.
Given s= 1030kg/m3, pressure at the depth where density is to be found)= P=80.0*1.013*10^5 =81.04*10^5Pa, ρ=?

ρ= s/(1-P/K)= 1034 kg/m3( on putting values). Same formula as of chet's using P(pressure at depth which is already given in problem to equal to 80.0 atm).

Now my question is chet use the formula as:

ρ= s/(1- sgz/K)

where as my text is using it like this:


ρ= s/(1-P/K). Here they use P(instead of sgz)which is the pressure at the depth where density is to be found.

It is imparitive from the above that P= sgz and it is basically the pressure at the depth z where density is to be found.

But if we workout for pressure at depth z then we are getting an expression other than sgz. On integrating we are getting it in terms of log(ln).
P(z) - P(0) = Kln(K/(K- sgz)) which is not sgz? That we see in chet's formula. I mean how will you explain this.
 
Last edited:
  • #39
They actually ain text problem also derived this formula in the solution for the present situation.

They did it like this:

Let V and V' be the volume of a certain mass of ocean at the surface and at the depth respectively and s and ρ the coresponding densities of ocean water. Then

V= M/s and V'= M/ρ the decrease in volume at the depth is
-v= V-V'= M( 1/s - 1/ρ)

therefore the volume strain is
-v/V= M/V( 1/s - 1/ρ) = s( 1/s - 1/ρ) = 1- s/ρ)...(1)

by definition, the bulk,modulus of ocean water is

K= Pv/V
or
-v/V= P/K. ...(2)

From equation (1) and (2) we have

1- s/ρ = P/K or

ρ= s/(1- P/K)

same as chet's result but here it is remarked that the numerator of K is actually the pressure at depth z.

But when I did calculations using chet's density formula as above I get something in logrithims.
 
Last edited:
  • #40
The problem with the book's derivation is that it uses finite differences where differentials are supposed to be used. Which may actually be OK for water, given its very high bulk modulus. I suggest that you obtain numeric results using the book's and Chet's formulas, and compare. I suspect they should be very close to each other.
 
  • #41
Ok I will do it and will let you know tomorrow(it is about 11:30 pm) morning, as I have some other problems for today :)
 
  • #42
First of all just one correction(I edited the already correct expression, while writing solution of book's methd, wrong :)) K=-P/v/V (which was wrongly edited to. K=-Pv/V rest was all ok)


Ok I now have done a comparison using book's and chet's formula.

the final result of density as per book is coming as 1034kg/m3(as calculated in previous posts)


For using chet's formula,everything is same except that in the expression ρ = s/(1-sgz/K) the numerator of K doesn't contain the pressure at depth z rather it is sgz.

as here we do not know depth z, but we do know that they(book) use pressure at depth z as a numerator of K in formula. And the pressure(actually it is difference of pressure form that at top, as indicated by other examples of the book) is given as 81.04*10^5Pa.

And we also have derived an expression for pressure at depth z as P(z) -P(0)= Kln(K/(K-sgz)


Now if we equate Kln(K/(K-sgz))= 81.04*10^4

and solve it we are getting

sgz= 8088956Pa.

and we know use this value of sgz in chets formula, the value of density I am getting is 1033.836kg/m3.As opposed to book's method where the answer is 1034kg/m3. The values as you suspect are very close to each other.!

Now can you explain what actually was mathematical or physica problem in book's method which can explain why the value is slightly more.

I have this question to understand, does the value by finitr difference method ALWAYS come larger? I want this answer with reason.

Thanks a lot for continues support:)
 
Last edited:
  • #43
The problem is, as I said, they used finite differences, while the bulk modulus is defined in terms of infinitesimal differences. See, for example: http://en.wikipedia.org/wiki/Bulk_modulus.

From the mathematical point of you, the exact result for the dependence of pressure on depth is $$P - P_0 = - K \ln \left( 1 - {\rho_0 g \over K} z \right) $$ The first derivative of the expression on the right is $$ \rho_0 g K \over K - \rho_0 g z $$ and the second derivative is $$ \rho_0^2 g^2 K \over (K - \rho_0 g z)^2 $$ thus the approximation of the exact result is $$ P - P_0 = \rho_0 g z + {(\rho_0 g)^2 \over 2K}z^2 + ... $$ The book essentially only used the first term of this approximation. The first term, evaluated at the depth of 1000 meters, is about 10 MPa, while the second term there is only about 24 kPa, three orders of magnitude less. Further terms will be still smaller.

It can be said, however, that in general the pressure calculated with the exact formula is always a little greater than the pressure according to the approximate formula.
 
  • #44
voko said:
the exact result for the dependence of pressure on depth is $$P - P_0 = - K \ln \left( 1 - {\rho_0 g \over K} z \right) $$


This is exactly what I obtained they just inverse the quantity in log by putting a minus sign before log.

voko said:
The first derivative of the expression on the right is $$ \rho_0 g K \over K - \rho_0 g z $$ and the second derivative is $$ \rho_0^2 g^2 K \over (K - \rho_0 g z)^2 $$ thus the approximation of the exact result is $$ P - P_0 = \rho_0 g z + {(\rho_0 g)^2 \over 2K}z^2 + ... $$ The book essentially only used the first term of this approximation. The first term, evaluated at the depth of 1000 meters, is about 10 MPa, while the second term there is only about 24 kPa, three orders of magnitude less. Further terms will be still smaller.

It can be said, however, that in general the pressure calculated with the exact formula is always a little greater than the pressure according to the approximate formula.

very well explained thankyou, wikipedia also is at same instanse.
:)
 
  • #45
Just to remove any trace of doubt, I want your response for a question that comes to my Mind:

we noticed in the problem in book where the pressure at a depth is 81.04*10^5 Pa, and we had to find the density at this depth, when the density at surface(density of uncompressed liquid) is given 1030kg/m3. And by chet's formula it was coming 1033.8. Kg/m3(approx) and 1034 kg/m3 in book's formula.

if I have a problem like say I have a very small size balloon filled with water at 1030 kg/m3 density and a pressure of 81.04*10^5 Pa is acting on it. There is water column no height only pressure is acting and that too on a very small element(samll size balloon).

Can we work for change in volume or density by appling bulk modulus definition locally to the small balloon? Also will in that case do we necessarly take V as variable(means can we take V as an initial volume befor application of excess pressure start appling bulk,modulus locally as here dP is just fixed not varying) And most importantly does even in the balloon(upon which a constant know pressure is acting) the density is varying within the volume of balloon?
 
Last edited:
  • #46
Let's take my equation ρ=\frac{s}{1-\frac{sgz}{K}}, which is more precise than the book result, and expand my equation in a Taylor series in s. We get:


ρ=s(1+\frac{sgz}{K}...)

If we linearize the summation with respect to s, we get:

ρ=s(1+\frac{sgz}{K})

I presume this is the result in your book, which is only approximate.

Chet
 
  • #47
Chestermiller said:
ρ=s(1+\frac{sgz}{K})

I presume this is the result in your book, which is only approximate.

Chet

No the result is ρ= s/(1-P/K), where P is the pressure at depth where density is to be found.

and in your equation the numerator of K is sgz, which actually is not the pressure at depth z.

And shown by voko the actual pressure -Kln1- sgz/K)) is somewhat greater than sgz and the book uses the approximate value sgz, which he shown using Taylor or Macalurin theorem.

This is all clear. This time I am talking about density change when a definte pressure(externally) is acting on water in a balloon. See my that post.
 
Last edited:
Back
Top