Calculate velocity of helium baloon

In summary, the problem involves a Helium filled balloon with a volume of 1 cubic meter and a mass of 0.200 kilograms. It rises through the air due to its buoyancy, which is equal to the weight of air displaced by the balloon. The buoyant force is given by: F_b = [1.29e^(-1.21h)]g, where h is the altitude in km. The conversation discusses finding the net force on the balloon at h=0, determining the altitude at which the net force is zero, deriving an expression for the net force as a function of altitude, and finding the velocity as a function of height using integration. It is found that the balloon stops moving upward at h=
  • #1
Samuelriesterer
110
0
Problem statement:

A Helium filled balloon has a volume of 1 cubic meter and a mass of 0.200 kilograms. It is released and rises through the air because of its buoyancy. The buoyant force is equal to the weight of air displaced by the balloon.. This force is given by: F_b = [1.29e^(-1.21h)]g, where h is the altitude in km.

1) Draw a free body diagram and calculate the net force on the balloon at h=0.
2) Determine the altitude, h, at which the net force is zero..
3) Using the mass of the balloon and the expression for the buoyant force, derive an expression for the net force on the balloon as a function of altitude, h.
4) Get an expression for the velocity as a function of height by using: dv = adt = a(dt/dh) dh (Note that this is not constant acceleration, you need to integrate.)
5) At what height does the balloon stop moving upward?

Relevant equations:

f_net = ma
f_g = mg
v = integral of [a] dt

Attempt at solution:

1)
F_b at (h = 0) = 12.65N
F_g = mg = .2*9.81=1.96N
F_net = 12.65-1.96=10.69N

2)
F_net = 0 when F_b = F_g

h=1.54 km
3)
F_net = F_b-mg = 9.81[1.29e^(-1.21h)]-.2(9.81)

4)
F_net = ma
a = F_net/m = (1.29e^(-1.21h)g-mg)/m
v = 9.81[(-1.29e^(-1.21h))/(.2*-1.21) – h]

5)
v=0 when:
9.81[(-1.29e^(-1.21h))/(.2*-1.21) – h] = 0
h=1.21922 km

I am not too sure of my answer for #4. And also, what is troubling me is why the balloon will stop moving at 1.21922 km but the net force will not be zero until 1.54 km?
 

Attachments

  • Helium problem statement doc.docx
    21.2 KB · Views: 278
Physics news on Phys.org
  • #2
Samuelriesterer said:
4)
F_net = ma
a = F_net/m = (1.29e^(-1.21h)g-mg)/m
v = 9.81[(-1.29e^(-1.21h))/(.2*-1.21) – h]

a=dv/dt, so integrating by h does not give v.
Also remember that you need to integrate between the boundaries, and the exponential is not zero at h=0.
 
  • #3
I reworked the integral:

dv = a dt = a dt/dh dh = a dh/v :

v delta_v = a dh
integral (v) dv = integral (a) dh
(v^2)/2 = integral (a) dh
v = sqrt[(integral (a) dh)/2]

Which will yield the same result in step 5 for finding the value of h to make v = 0.
 
  • #4
If you use indefinite integral you need to include an integration constant and use the initial condition that v=0 at h=0.
 
  • #5
Thsnks for the feedback. So if I use a definite integral it would be from h = 0 to h = x? All I need is to find h when v = 0.
 
  • #6
Samuelriesterer said:
Thsnks for the feedback. So if I use a definite integral it would be from h = 0 to h = x? All I need is to find h when v = 0.
Answer question 4) first. What is the velocity in terms of h?
You can integrate the acceleration using a dummy variable x, from 0 to h. Or determine the indefinite integral, and fit the integration constant to the initial condition.

Also check the number of minus signs in the integral .
 
Last edited:
  • #7
OK, here is how I understand this problem:

Solve for a:

F_net = ma
a = F_net/m = (1.29e^(-1.21h)g - mg)/m

Solve for ∫ (a) dh:

∫ (a) dh = 9.8((-1.29e^(-1.21h))/(.2*-1.21) – h) + C

Solve for v:

dv = a dt = a dt/dh dh = a dh/v →
v Δv = a dh
integral (v) dv = integral (a) dh
(v^2)/2 = ∫ (a) dh
v = √[ 2*(9.81((-1.29e^(-1.21h))/(.2*-1.21) – h) + C)]

In order for the condition h = 0 and v = 0, C must equal ≈ -52.292975, which I presume would represent the force of holding the balloon down at h = 0 in order for v = 0. But when it is released, that constant is no longer there so it must equal 0.

As the balloon is released in the air, we need to find h such that v = 0. That h would be ≈ 1.21922, just as I derived previously.
 
  • #8
Samuelriesterer said:
OK, here is how I understand this problem:

Solve for a:

F_net = ma
a = F_net/m = (1.29e^(-1.21h)g - mg)/m

Solve for ∫ (a) dh:

∫ (a) dh = 9.8((-1.29e^(-1.21h))/(.2*-1.21) – h) + C

There are too many minuses. Why is minus in front of 1,29?
Samuelriesterer said:
Solve for v:

dv = a dt = a dt/dh dh = a dh/v →
v Δv = a dh
integral (v) dv = integral (a) dh
(v^2)/2 = ∫ (a) dh
v = √[ 2*(9.81((-1.29e^(-1.21h))/(.2*-1.21) – h) + C)]

In order for the condition h = 0 and v = 0, C must equal ≈ -52.292975, which I presume would represent the force of holding the balloon down at h = 0 in order for v = 0. But when it is released, that constant is no longer there so it must equal 0.

No, C does not represent force when holding the balloon. That would be a different equation. C is there all time after the balloon has been released. . But its numerical value is not correct because of your sign error in the integral.
 
  • Like
Likes Samuelriesterer
  • #9
Oh shoot that is right.

V^2/2 = g[(1.29e^(-1.21h))/(-1.21m) -h] +C

V = sqrt [2( [(1.29e^(-1.21h))/(-1.21m) -h] +C)] =

sqrt [-19.62h -104.586e^(-1.21h) +2C]

When h =0, C needs to be 52.293 for v =0.

V = sqrt [-19.62h -104.586e^(-1.21h) +104.586]

V =0 when h = 0 or 5.32207
 
  • #10
Samuelriesterer said:
Oh shoot that is right.

V^2/2 = g[(1.29e^(-1.21h))/(-1.21m) -h] +C

V = sqrt [2( [(1.29e^(-1.21h))/(-1.21m) -h] +C)] =

sqrt [-19.62h -104.586e^(-1.21h) +2C]

When h =0, C needs to be 52.293 for v =0.

V = sqrt [-19.62h -104.586e^(-1.21h) +104.586]

V =0 when h = 0 or 5.32207

That is much better (correct if you give the unit of h, and use only 3 significant digits. ) :)
 
  • #11
Thanks for your help, you rock!
 
  • #12
You are welcome :)
 

1. How do you calculate the velocity of a helium balloon?

To calculate the velocity of a helium balloon, you need to know the mass of the balloon, the volume of helium inside, and the density of air. You can use the formula: velocity = (mass of helium - mass of air) / (density of air x volume of helium).

2. What is the mass of a helium balloon?

The mass of a helium balloon can vary depending on the size and material of the balloon. However, it is important to include the mass of the balloon itself, as well as any additional weight such as strings or attachments.

3. How do you determine the volume of helium inside a balloon?

The volume of helium inside a balloon can be measured by filling the balloon with a known amount of water or another liquid and then measuring the displacement of the liquid. This will give you the volume of the balloon, which can then be used to calculate the velocity.

4. What is the density of air?

The density of air can vary depending on factors such as altitude and temperature. However, the average density of air at sea level and room temperature is approximately 1.225 kg/m^3.

5. Can the velocity of a helium balloon be affected by external factors?

Yes, the velocity of a helium balloon can be affected by external factors such as wind, air resistance, and changes in temperature. These factors can impact the density of air and therefore affect the velocity of the balloon.

Similar threads

  • Introductory Physics Homework Help
Replies
3
Views
5K
  • Introductory Physics Homework Help
Replies
3
Views
7K
  • Introductory Physics Homework Help
Replies
3
Views
1K
  • Introductory Physics Homework Help
Replies
1
Views
2K
Replies
1
Views
1K
  • Introductory Physics Homework Help
Replies
7
Views
1K
  • Introductory Physics Homework Help
Replies
6
Views
2K
  • Introductory Physics Homework Help
Replies
4
Views
3K
  • Introductory Physics Homework Help
Replies
9
Views
3K
  • Introductory Physics Homework Help
Replies
19
Views
4K
Back
Top