Iterative Prediction: Difference between revisions

From Physics Book
Jump to navigation Jump to search
Line 39: Line 39:
===Example #1===
===Example #1===


A boy standing on level ground throws a 3 kg ball into the air at an initial velocity of <math>{<8,6,0> m/s}</math>. If the only force acting on the ball is gravity, what is the final momentum of the ball after 0.8 seconds?
'''A boy standing on level ground throws a 3 kg ball into the air at an initial velocity of <math>{<8,6,0> m/s}</math>. If the only force acting on the ball is gravity, what is the final momentum of the ball after 0.8 seconds?'''
 


===Middling===
===Middling===

Revision as of 18:21, 25 November 2015

Claimed by tconnors3

An Overview

The Momentum Principle is one of the fundamental principles in the study of mechanics and dynamics. By applying it to real world problems, the motion of systems can be modeled at specific points in time. Additionally, analyzing the implications of the momentum principle, physicists can not only pinpoint behavior of systems, but can also predict the motion of systems at specified times in the future.

A Mathematical Model

By starting from the general equation for the Momentum Principle, a formula can derived to predict the momentum of a given system at a specified point in the future. This is often referred to as the momentum update form of the Momentum Principle:

[math]\displaystyle{ {{(1)}\frac{d\vec{p}}{dt}}_{system} = \vec{F}_{net} }[/math]

[math]\displaystyle{ {{(2)}\vec{p}_{f} - \vec{p}_{i} = \vec{F}_{net}{&Delta;t}} }[/math]

[math]\displaystyle{ {{(3)}\vec{p}_{f} = \vec{p}_{i} + \vec{F}_{net}{&Delta;t}} }[/math]

Equation [math]\displaystyle{ {(3)} }[/math] gives the momentum update form of the momentum principle. As it shows, the momentum of a system can be predicted if the time period of the interaction and the external net force on the system are known. Momentum can be iteratively predicted like such for uniform or non-uniform time periods. Additionally, with update of momentum, velocity and position can be updated similarly to better reflect the motion over time of the system:

Velocity Update Formula:

[math]\displaystyle{ {\vec{v}_{f} = \vec{v}_{i} + \frac{{F}_{net}}{m}}{&Delta;t} }[/math]

Position Update Formula:

[math]\displaystyle{ {\vec{r}_{f} = \vec{r}_{i} + \vec{v}_{avg}{&Delta;t}} }[/math]

A Visual Model

As the momentum update formula suggests, the final momentum of a system after a given change in time should be the vector sum of the initial momentum and the net force on the system multiplied by the scalar time change.

As the diagram suggests, each individual step can be analyzed through application of the momentum update form of the Momentum Principle. Once the final momentum is calculated, by utilizing the position and velocity update formulae, the final velocity and position of the system can be determined at the end of the time interval of interest.

Example Calculations

There are a variety of different problems that can be solved by utilizing the momentum update form of the Momentum Principle. They can vary in difficulty and require any number of iterations. It is often prudent to calculate these iterations in a program loop to save time and avoid miscalculations.

Example #1

A boy standing on level ground throws a 3 kg ball into the air at an initial velocity of [math]\displaystyle{ {\lt 8,6,0\gt m/s} }[/math]. If the only force acting on the ball is gravity, what is the final momentum of the ball after 0.8 seconds?

Middling

Difficult

Connectedness

  1. How is this topic connected to something that you are interested in?
  2. How is it connected to your major?
  3. Is there an interesting industrial application?

History

Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.

See also

Are there related topics or categories in this wiki resource for the curious reader to explore? How does this topic fit into that context?

Further reading

Books, Articles or other print media on this topic

External links

Internet resources on this topic

References

This section contains the the references you used while writing this page