Collision Lab HTML Guide - en
Collision Lab HTML Guide - en
The Collision Lab simulation allows students to investigate collisions in 1D and 2D. Experiment with the
number of objects and initial conditions. Vary the elasticity to explore inelastic collisions.
Intro Screen
Set up 1D collisions between two bodies and control the initial conditions. Observe the change in
momentum and kinetic energy.
Explore 1D Screen
Experiment with up to four objects in 1D. Enable a Re ecting Border to keep balls contained within the
observation window
ENABLE
Re ecting Border VIEW center of
to constrain balls mass
to observation
window
COMPARE balls
MEASURE the with same
elapsed time diameter
REPEAT an
experiment
Inelastic Screen
Explore completely inelastic collisions between two objects. The “Slip” mode behaves like inelastic
collisions on previous screens and affects the magnitude of the component of the velocity along the “line
of action”. When in “Stick” mode, the balls will stick together, resulting in rotation.
SET mode of
inelastic collision
(see Model
Simpli cations
below)
EXPERIMENT
with preset
con gurations or
create your own
Complex Controls
• Mass, position, and velocity can be edited by clicking on the
text box and entering a value with the on-screen keypad.
• The blue reset button below the observation window can be used to repeat an experiment. It
will restore the most recently saved con guration. A new con guration is saved each time
there is a change to the number of balls, position, mass, velocity, elasticity, or constant size.
However, if any balls have escaped off-screen, no new states will be saved. This allows lost
balls to be recovered.
Customization Options
Query parameters allow for customization of the simulation, and can added by appending a '?' to the
sim URL, and separating each query parameter with a ‘&’. The general URL pattern is:
…html?queryParameter1&queryParameter2&queryParameter3
In Collision Lab, if you only want to include the 2nd and 3rd screens (screens=2,3), with the 2nd
screen open by default (initialScreen=2) use:
https://phet.colorado.edu/sims/html/collision-lab/latest/collision-lab_all.html?screens=2,3&initialScreen=2