Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| 183_notes:graphing_motion [2021/09/06 13:51] – dmcpadden | 183_notes:graphing_motion [2025/11/12 21:20] (current) – hallstein | ||
|---|---|---|---|
| Line 13: | Line 13: | ||
| $$\vec{r}_f=\vec{r}_i + \vec{v}_{avg} \Delta t$$ | $$\vec{r}_f=\vec{r}_i + \vec{v}_{avg} \Delta t$$ | ||
| - | While the motion of the car, in principle, can occur 3 dimensions, it's not possible to represent all three dimensions and the time variable on a single 2-D graph. So, we have to select a component of the car's position (or velocity) to plot. In this case, let's assume the car moves to the right (i.e., in the +x direction). Perhaps, the plot of the car's position vs time looks like this: | + | While the motion of the car, in principle, can occur 3 dimensions, it's not possible to represent all three dimensions and the time variable on a single 2-D graph. So, we have to select a component of the car's position (or velocity) to plot. In this case, let's assume the car moves to the right (i.e., in the +x direction). Perhaps, the plot of the car's position vs time looks like the plot linked here: [[https:// |
| + | /* | ||
| + | {{url> | ||
| + | */ | ||
| - | |||
| - | |||
| - | {{url> | ||
| Here, you can see that the position of the car changes linearly with time, as we would predict for a car moving at constant velocity. From this graph, you can also determine the car's initial position (12 m), final position (132 m), and average velocity (12 m/s). | Here, you can see that the position of the car changes linearly with time, as we would predict for a car moving at constant velocity. From this graph, you can also determine the car's initial position (12 m), final position (132 m), and average velocity (12 m/s). | ||
| Line 36: | Line 36: | ||
| $$v_{x} = \mathrm{instantaneous\: | $$v_{x} = \mathrm{instantaneous\: | ||
| - | For position versus time graphs where the position does not change linearly, you might need to determine (by taking the derivative) or approximate (by measuring very close points) the instantaneous velocity to model or explain the motion. For example in the graph below, a car moves to the right under [[: | + | For position versus time graphs where the position does not change linearly, you might need to determine (by taking the derivative) or approximate (by measuring very close points) the instantaneous velocity to model or explain the motion. For example in the graph linked here: [[https:// |
| - | {{url> | + | /*{{url> |
| Line 45: | Line 45: | ||
| \\ | \\ | ||
| - | Sometimes, you will want to graph the velocity of the object as a function of time. Again, you have to graph a single component at a time. So, let's go back to the example of a car moving with constant velocity. In that case, we'd expect the velocity vs time graph to be a flat line taking on the value of the slope. In the graph below, we find that is the case. | + | Sometimes, you will want to graph the velocity of the object as a function of time. Again, you have to graph a single component at a time. So, let's go back to the example of a car moving with constant velocity. In that case, we'd expect the velocity vs time graph to be a flat, horizontal |
| + | |||
| + | / | ||
| - | {{url> | + | /*{{url> |
| In addition, we can use the position update formula to show that the x-displacement ($\Delta x$) is the area under this curve: | In addition, we can use the position update formula to show that the x-displacement ($\Delta x$) is the area under this curve: | ||
| Line 55: | Line 57: | ||
| This is precisely how one defines a [[http:// | This is precisely how one defines a [[http:// | ||
| - | For situations where the object does no move with constant velocity, the area under the velocity vs time graph is still the displacement, | + | For situations where the object does no move with constant velocity, the area under the velocity vs time graph is still the displacement, |
| - | {{url> | + | /*{{url> |
| The triangular area (highlighted in light blue) under the curve is the displacement of the car in the x-direction. Notice it's positive because it's above the y-axis. "Area under the curve" actually refers the the area between the function and y=0. If the plot is below the y=0, then that part of the area is negative. | The triangular area (highlighted in light blue) under the curve is the displacement of the car in the x-direction. Notice it's positive because it's above the y-axis. "Area under the curve" actually refers the the area between the function and y=0. If the plot is below the y=0, then that part of the area is negative. | ||