Derive Equations for Bungee Jumper

  • Thread starter Thread starter Sheen91
  • Start date Start date
  • Tags Tags
    Bungee Derive
Click For Summary
SUMMARY

The discussion focuses on deriving the equations of motion for a bungee jumper, specifically considering vertical motion with gravitational acceleration set at g = 9.81 m/s². The initial free fall is described using the equation l = 9.81/2 * t² for 0 < l < 25 m. The jumper's velocity at the end of the free fall is calculated as vo = -(2*g*Lo)^(0.5), where Lo = 25 m. The complete motion is modeled using a damped vibration equation x(t) = U*exp(-beta*t)*cos(wd*t - alpha), incorporating parameters such as viscous damping and spring constants.

PREREQUISITES
  • Understanding of kinematics equations, particularly for free fall.
  • Familiarity with Hooke's Law and spring constants.
  • Knowledge of damped harmonic motion and its equations.
  • Basic grasp of calculus for solving differential equations.
NEXT STEPS
  • Study the derivation of damped harmonic motion equations in structural dynamics.
  • Learn about the application of Hooke's Law in real-world scenarios.
  • Explore the effects of viscous damping on oscillatory systems.
  • Investigate numerical methods for simulating piecewise motion in programming.
USEFUL FOR

Physics students, mechanical engineers, and anyone interested in the dynamics of bungee jumping or similar oscillatory systems will benefit from this discussion.

Sheen91
Messages
27
Reaction score
0

Homework Statement



[PLAIN]http://img697.imageshack.us/img697/6702/bungee.png

Derive the equations of the motion for the jumper. Consider only the vertical motion of the jumper. (g = 9.81 m/s^2)


Homework Equations



Straing = (Stated Above)

Strain Rate = v / lo = v/25

F = -kx (Hooke's Law)

The Attempt at a Solution



We aren't really given formula, but required to go out and seek and find them and find a way to solve the Question.

I know the Equation needs to be a piecewise equation.

First part will be for the free fall the bungee jumper will feel before hitting the 25 meter mark where the bungees spring force will be felt by the bungee jumper.

I think we can just use the simple equation:

d = u*t + 1/2 *a*t^2

Since d = l, u = 0

l = 1/2 * a * t^2 = 9.81/2 * t^2

So for 0 < l < 25 , l = 9.81/2 * t^2

For the second part of the equation I am a little stumped.

We do not need to take air resistance into account.

Thanks in advance, and any and all help will be greatly appreciated.

Cheers,
Sheen
 
Last edited by a moderator:
Physics news on Phys.org
Sheen91: Similar to what you computed, the bungee jumper velocity at the end of his first free fall will be vo = -(2*g*Lo)^0.5, where g = 9.81 m/s^2, and Lo = 25 m. You can get this from a kinematics equation.

Let us define the origin (or datum) of the x-axis as the location where the bungee jumper will come to rest; and let the positive x-axis point upward. Notice, the distance between this origin to the top end of the bungee cord is Lo + (m1*g/k) = 25 + (75*9.81/200) = 28.6788 m, where m1 = 75 kg, and k = 200 N/m. Let us define t = 0 s as the first instant the bungee cord starts to stretch; xo and vo are the bungee jumper position and velocity at t = 0 s.

Let's rename your cord viscous proportionality constant to c1 = 150 N*s. We can see that the cord coefficient of viscous damping in your problem is c = c1/Lo = (150 N*s)/(25 m) = 6.0 N*s/m.

Now look in any vector mechanics, dynamics, or structural dynamics textbook for "damped free vibration of single degree-of-freedom (sdof) systems," and you will see that your equation of motion problem has already been solved, is listed therein, and is as follows.

x(t) = U*exp(-beta*t)*cos(wd*t - alpha),​

where beta = 0.5*c/m1,
wd = [(k/m1) - beta^2]^0.5,
U = (A^2 + xo^2)^0.5,
xo = m1*g/k = 75*9.81/200 = 3.678 750 m,
A = (vo + beta*xo)/wd, and
alpha = atan(A/xo).

However, the above x(t) equation is applicable only from t = 0 s, until approximately t = 2.2668 s, which is when x(t) = xo again, meaning the cord goes slack again. Whenever x(t) > xo, the bungee jumper is just a projectile in free fall. Putting these transitions together automatically would probably require some nontrivial programming.

By the way, whoever wrote the given problem statement image attached in post 1 (and I know it was not you) currently does not know how to write unit symbols correctly. Please see the last paragraph of post https://www.physicsforums.com/showpost.php?p=2946515".
 
Last edited by a moderator:

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
7K
  • · Replies 14 ·
Replies
14
Views
6K
Replies
9
Views
4K
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 16 ·
Replies
16
Views
6K
Replies
1
Views
2K