Detail Page

Item Picture
Drag The Monster Truck JS Model
written by Wolfgang Christian
The Drag the Monster Truck JavaScript Model shows a truck together with a distance, velocity, or acceleration vs. time graph. Use the mouse to drag the rear bumper of the truck to match the selected graph.

One of the most effective methods of describing motion is to plot graphs of distance, velocity, and acceleration vs. time. From such a graphical representation, it is possible to determine in what direction an object is going, how fast it is moving, how far it traveled, and whether it is speeding up or slowing down. How easy is it to move an object so as to reproduce such a graph?
1 source code document is available
Subjects Levels Resource Types
Classical Mechanics
- Motion in One Dimension
= Acceleration
= Position & Displacement
= Velocity
Education Practices
- Instructional Material Design
= Simulation
- Technology
= Computers
General Physics
- Measurement/Units
= Error
- Lower Undergraduate
- Middle School
- High School
- Instructional Material
= Activity
= Simulation
Intended Users Formats Ratings
- Learners
- Educators
- General Publics
- application/javascript
- text/html
  • Currently 5.0/5

Rated 5.0 stars by 1 person

Want to rate this material?
Login here!


Access Rights:
Free access
License:
This material is released under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 license.
Rights Holder:
Wolfgang Christian
Record Creator:
Metadata instance created September 28, 2015 by Wolfgang Christian
Record Updated:
December 13, 2018 by wee lookang
Last Update
when Cataloged:
September 26, 2015
Other Collections:

ComPADRE is beta testing Citation Styles!

Record Link
AIP Format
W. Christian, Computer Program DRAG THE MONSTER TRUCK JS MODEL (2015), WWW Document, (https://www.compadre.org/Repository/document/ServeFile.cfm?ID=13746&DocID=4170).
AJP/PRST-PER
W. Christian, Computer Program DRAG THE MONSTER TRUCK JS MODEL (2015), <https://www.compadre.org/Repository/document/ServeFile.cfm?ID=13746&DocID=4170>.
APA Format
Christian, W. (2015). Drag The Monster Truck JS Model [Computer software]. Retrieved April 28, 2024, from https://www.compadre.org/Repository/document/ServeFile.cfm?ID=13746&DocID=4170
Chicago Format
Christian, Wolfgang. "Drag The Monster Truck JS Model." https://www.compadre.org/Repository/document/ServeFile.cfm?ID=13746&DocID=4170 (accessed 28 April 2024).
MLA Format
Christian, Wolfgang. Drag The Monster Truck JS Model. Computer software. 2015. 28 Apr. 2024 <https://www.compadre.org/Repository/document/ServeFile.cfm?ID=13746&DocID=4170>.
BibTeX Export Format
@misc{ Author = "Wolfgang Christian", Title = {Drag The Monster Truck JS Model}, Month = {September}, Year = {2015} }
Refer Export Format

%A Wolfgang Christian %T Drag The Monster Truck JS Model %D September 26, 2015 %U https://www.compadre.org/Repository/document/ServeFile.cfm?ID=13746&DocID=4170 %O application/javascript

EndNote Export Format

%0 Computer Program %A Christian, Wolfgang %D September 26, 2015 %T Drag The Monster Truck JS Model %8 September 26, 2015 %U https://www.compadre.org/Repository/document/ServeFile.cfm?ID=13746&DocID=4170


Disclaimer: ComPADRE offers citation styles as a guide only. We cannot offer interpretations about citations as this is an automated procedure. Please refer to the style manuals in the Citation Source Information area for clarifications.

Citation Source Information

The AIP Style presented is based on information from the AIP Style Manual.

The APA Style presented is based on information from APA Style.org: Electronic References.

The Chicago Style presented is based on information from Examples of Chicago-Style Documentation.

The MLA Style presented is based on information from the MLA FAQ.

Drag The Monster Truck JS Model:

Is Based On Easy Java Simulations Modeling and Authoring Tool

Use the Easy Java Simulations Modeling and Authoring Tool to edit and to explore the source code for the Drag The Monster Truck JS Model.

relation by Wolfgang Christian
Is the Basis For Drag the Truck JavaScript Simulation Applet HTML5

remixed to be optimised for mobile devices.
bug fix for velocity.
else if (radio_string == "B") {
  var vNew=(x-xOld)/(t-tOld);
  x_plot = (vOld+vNew)/2; //average gives better results //bug fixed by lookang velocity should be average /2
  vOld=vNew;
}

relation by wee lookang

Know of another related resource? Login to relate this resource to it.
Save to my folders

Contribute

Related Materials

Similar Materials