Simple Pendulum JS Model Documents

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

Main Document

Simple Pendulum JS Model 

written by Wolfgang Christian

The Simple Pendulum JavaScript Model computes the dynamics of a simple pendulum.  The pendulum is initially displaced from equilibrium and the pendulum bob has zero initial velocity.  The initial position of the pendulum bob can be changed by click-dragging the bob when the simulation is paused.  

The Simple Pendulum JavaScript Model was developed using the Easy Java/JavaScript Simulations (EjsS) version 5.1.  It is distributed as a ready-to-run html page and requires only a browser or tablet with JavaScript support.

Published November 21, 2014
Last Modified November 25, 2014

Supplemental Documents

Simple Pendulum with Graph Model 

A modified model with a data graph.

Last Modified December 9, 2014

This file has previous versions.

Source Code Documents (2)

Simple Pendulum Source Code 

This source code zip archive contains an XML representation of the Simple Pendulum Model.   Unzip this archive in your EJS workspace to compile and run this model using EjsS ver 5.1.  Although EjsS is a Java program, it creates a stand alone JavaScript program from this source code

Last Modified November 25, 2014

Simple Pendulum with Graph Source Code 

This source code zip archive contains an XML representation of the Simple Pendulum with Graph Model.   Unzip this archive in your EJS workspace to compile and run this model using EjsS ver 5.1.  Although EjsS is a Java program, it creates a stand alone JavaScript program from this source code

Last Modified December 9, 2014

This file has previous versions.