The Sliding Down an Inclined Plane model displays an object sliding down on an incline plane. The object can be a box, a sphere, or a car. When the object reaches the bottom of the incline, it can be set to bounce (elastic collision) or stick (inelastic collision). The incline angle and the object's initial position can be changed by dragging. Auxiliary windows show position and velocity data as the object slides.
The Sliding Down an Inclined Plane model was developed using the Easy Java Simulations (Ejs) modeling tool. It is distributed as a ready-to-run (compiled) Java archive. Double clicking the ejs_mech_newton_SlidingOnInclinedPlane.jar file will run the program if Java is installed.
Please note that this resource requires
at least version 1.5 of Java (JRE).
Sliding Down an Inclined Plane Source Code
The source code zip archive contains an EJS-XML representation of the Sliding Down an Inclined Plane model. Unzip this archive in your EJS workspace to compile and run this model using EJS. download 15kb .zip
Published: June 7, 2011
Author: Gary
Posted: July 16, 2015 at 8:54AM
Source: The PSRC collection
wanted to see a simulation that compared a rolling sphere and a frictionless point particle down an inclined plane and this was just the thing (despite its name, which implies that it doesn't do the tolling case)
9-12: 4E/H1. Although the various forms of energy appear very different, each can be measured in a way that makes it possible to keep track of how much of one form is converted into another. Whenever the amount of energy in one place diminishes, the amount in other places or forms increases by the same amount.
4F. Motion
6-8: 4F/M3a. An unbalanced force acting on an object changes its speed or direction of motion, or both.
9-12: 4F/H7. In most familiar situations, frictional forces complicate the description of motion, although the basic principles still apply.
9-12: 4F/H8. Any object maintains a constant speed and direction of motion unless an unbalanced outside force acts on it.
11. Common Themes
11B. Models
6-8: 11B/M4. Simulations are often useful in modeling events and processes.
6-8: 11B/M5. The usefulness of a model depends on how closely its behavior matches key aspects of what is being modeled. The only way to determine the usefulness of a model is to compare its behavior to the behavior of the real-world object, event, or process being modeled.
9-12: 11B/H5. The behavior of a physical model cannot ever be expected to represent the full-scale phenomenon with complete accuracy, not even in the limited set of characteristics being studied. The inappropriateness of a model may be related to differences between the model and what is being modeled.
W. Christian, Computer Program SLIDING DOWN AN INCLINED PLANE MODEL, Version 1.0 (2011), WWW Document, (https://www.compadre.org/Repository/document/ServeFile.cfm?ID=11236&DocID=2279).
W. Christian, Computer Program SLIDING DOWN AN INCLINED PLANE MODEL, Version 1.0 (2011), <https://www.compadre.org/Repository/document/ServeFile.cfm?ID=11236&DocID=2279>.
Christian, W. (2011). Sliding Down an Inclined Plane Model (Version 1.0) [Computer software]. Retrieved October 15, 2024, from https://www.compadre.org/Repository/document/ServeFile.cfm?ID=11236&DocID=2279
Christian, Wolfgang. "Sliding Down an Inclined Plane Model." Version 1.0. https://www.compadre.org/Repository/document/ServeFile.cfm?ID=11236&DocID=2279 (accessed 15 October 2024).
%A Wolfgang Christian %T Sliding Down an Inclined Plane Model %D June 7, 2011 %U https://www.compadre.org/Repository/document/ServeFile.cfm?ID=11236&DocID=2279 %O 1.0 %O application/java
%0 Computer Program %A Christian, Wolfgang %D June 7, 2011 %T Sliding Down an Inclined Plane Model %7 1.0 %8 June 7, 2011 %U https://www.compadre.org/Repository/document/ServeFile.cfm?ID=11236&DocID=2279
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.
another simulation remixed by lookang that covers the same topic Ejs Open Source Multi Objects (Car,Ball,Shell,Disc) rolling down inclined plane Thanks to OSP!