183_notes:examples:positionpredict

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
183_notes:examples:positionpredict [2014/07/11 13:41] – [Setup] caballero183_notes:examples:positionpredict [2014/07/18 06:10] pwirving
Line 3: Line 3:
 ===== Example: Predicting the location of a object undergoing constant velocity motion ===== ===== Example: Predicting the location of a object undergoing constant velocity motion =====
  
-A cart is given a slight push along a near frictionless track (as shown in the video below). After the push, the cart is observed to move with a near constant velocity $\vec{v}_{cart} =\langle 1.2, 0, 0 \rangle \dfrac{m}{s}$. Determine its location after 3 seconds.+A cart is given a slight push along a near frictionless track (as shown in the video below). 
  
 +{{ youtube>sdjsaxLfevQ?large }}
 +
 +After the push, the cart is observed to move with a near constant velocity $\vec{v}_{cart} =\langle 1.2, 0, 0 \rangle \dfrac{m}{s}$. Determine its location after 3 seconds.
 ==== Setup ==== ==== Setup ====
  
Line 28: Line 31:
   * The location of the cart can be predicted using the position update formula, $\vec{r}_f = \vec{r}_i + \vec{v}_{avg} \Delta t$   * The location of the cart can be predicted using the position update formula, $\vec{r}_f = \vec{r}_i + \vec{v}_{avg} \Delta t$
   * The motion of the cart is represented using the following motion diagram.   * The motion of the cart is represented using the following motion diagram.
-{{url>http://www.glowscript.org/#/user/danny/folder/My_Programs/program/ConstantVelocity}}+{{url>http://www.pa.msu.edu/~caballero/teaching/simulations/FanCartConstantVelocity.html 660px,420px|Simulation of Fan Cart moving with Constant Velocity}}
    
 ==== Solution ==== ==== Solution ====
  • 183_notes/examples/positionpredict.txt
  • Last modified: 2024/01/31 16:37
  • by caballero