Bungee Jump JS Model Documents

This material has 8 associated documents. Select a document title to view a document's information.

Main Document

Bungee Jump JS Model 

written by Michael R. Gallis

The Bungee Jump JavaScript Model is a JavaScript implementation of the Java version of this same model. In this simulation, a bungee jumper is dropped from a tower with a fixed length of bungee cord. The simulation operator can control the height of the tower, the stiffness of the bungee cord (determined by its spring constant k), the unstretched length of the bungee cord and the jumper's mass. The player buttons are the play/pause button, the rewind (to t=0) button and the reset button (resets all parameters to initial values). The operator may optionally display the forces acting on the jumper and a plot of the g-forces versus time. Note that the simulation measures the altitude in terms of the location of his feet, thus he hits the ground if his feet get within his 1.7m of height to the ground.

The Bungee Jump JavaScript Model was developed using the Easy Java Simulations (EjsS) version 5.  It is distributed as a ready-to-run html page and requires only a browser with JavaScript support.  It is also distributed as an ePub.

Last Modified October 3, 2014

This file has previous versions.

Primary Documents

Bungee Jump JS ePub 

An ePub containing the Bungee Jump simulation.

Last Modified July 28, 2018

This file has previous versions.

Supplemental Documents (3)

Bungee Jump Lab 

A modified version of the Bungee Jump simulation for use as a physics lab.

Last Modified June 18, 2015

This file has previous versions.

Bungee Energy JS Model 

This model is a modification of the primary Bungee Jump JS model. Some of the controls have been removed. It is designed to be used with the Bungee Energy Worksheet for Physical Science classes.

Published March 19, 2015
Last Modified March 19, 2015

Bungee Energy Worksheet 

Teacher guide and student worksheet for the Bungee Energy JS model.

Published March 19, 2015
Last Modified March 19, 2015

Source Code Documents (3)

Bungee Jump JS Source Code 

This source code zip archive contains an XML representation of the Bungee Jump JS Model.   Unzip this archive in your EjsS workspace to compile and run this model using EjsS 5.  Although EjsS is a Java program, EjsS 5 creates stand alone JavaScript simulations and ePub documents from this source code.

Last Modified October 3, 2014

This file has previous versions.

Bungee Jump Lab Source Code 

Source code for Bungee Jump Lab simulation.

Last Modified June 17, 2015

Bungee Energy Source Code 

Source code for Bungee Energy simulation. This source code zip archive contains an XML representation of the Bungee Jump JS Model.   Unzip this archive in your EjsS workspace to compile and run this model using EjsS 5.  Although EjsS is a Java program, EjsS 5 creates stand alone JavaScript simulations and ePub documents from this source code.

Published March 19, 2015
Last Modified March 19, 2015

This file has previous versions.