PDA

View Full Version : Ideal gas law practical application


astrophysicsm
May1-10, 01:29 PM
1. The problem statement, all variables and given/known data

To measure how far below the ocean surface a bird dives to catch a fish, a scientist uses a method originated by Lord Kelvin. He dusts the interiors of plastic tubes with powdered sugar and then seals one end of each tube. He captures the bird at nighttime in its nest and attaches a tube to its back. He then catches the same bird the next night and removes the tube. In one trial, using a tube 7.40 cm long, water washes away the sugar over a distance of 2.46 cm from the open end of the tube. Find the greatest depth to which the bird dived, assuming the air in the tube stayed at constant temperature. (Assume the density of the ocean water is 1030 kg/m3.)


2. Relevant equations

Ideal gas law:
PV=nRT

Density = m/V


3. The attempt at a solution

I think this might have to do with the pressure of the air inside the tube and the pressure at the desired water depth. I can apply this given the change in volume, however, only length is provided and the volume of the tube is not known. I can replace the volume by mass/density in the equation:
P.(m/D) = nRT

But I'm stuck at this point.

Thanks for any help in advance!
astrophysicsm
1. The problem statement, all variables and given/known data



2. Relevant equations



3. The attempt at a solution

jack action
May1-10, 08:50 PM
Air in tube:

State 1 (the bird is flying):

V1 = tube length * tube area
P1 = Patm

State 2 (the bird is diving):

V2 = compressed length * tube area
P2 = Patm + Pwater

Given: T1 = T2

To find Pwater, use Bernoulli (assuming the bird is at rest when at deepest depth)

Compare state 1 with state 2 using the ideal gas law.

astrophysicsm
May2-10, 12:05 AM
Thank you ! :)

I used the ideal gas equation to find final Pressure:
Pf = (Pi Li /Lf)

Using Bernoulli's equation:
Pf=Psurface+Dgh

I ended up with:
h= [(PiLi/Lf) – Pi]/Dg = 4.99m

Can anyone verify this is correct ?

Ioliar
May5-10, 03:02 AM
What are you measuring Pressure in. Shouldn't it be in Pascals so 1 atm = 101325 Pa
So therefore, height = 20.16m?

Skittler
May5-10, 06:37 AM
What are you measuring Pressure in. Shouldn't it be in Pascals so 1 atm = 101325 Pa
So therefore, height = 20.16m?

You made an error in your calculation. The final length Lf isn't 2.46 cm, it is (7.4-2.46=4.94)cm
If you use this value you will get astrophysicsm's answer, which is correct. (I made the same mistake you did).

amiranda
May5-10, 06:44 AM
Hey guys,
Your post had helped me.

here is what I did on Maple, and you are right, Lf is the difference.
> h = ((101325*0.74e-1)/(0.74e-1-0.246e-1)-101325)/(1030*9.8);
h = 4.998750614
... and your 4.99 attempt was right.cheers