Coefficient of Restitution: Difference between revisions

From Physics Book
Jump to navigation Jump to search
Line 5: Line 5:
==The Main Idea==
==The Main Idea==


State, in your own words, the main idea for this topic
The coefficient of restitution is a ratio that describes the degree of elasticity of a collision. It is used to solve problems dealing with collisions that are not perfectly elastic or inelastic.
The equation that describes the coefficient of restitution involved dividing the difference in the final velocities by the difference in the initial velocity.


Consider objects A and B with initial velocities v<sub>Ai</sub> and v<sub>Bi</sub> and final velocities v<sub>Af</sub> and v<sub>Bf</sub>.
The coefficient of restitution, <i>e</i> is determined with the following formula:
<math> e = \frac{v_{Bf}-v_{Af}}{v_{Ai}-v_{Bi}} </math>


===A Mathematical Model===
===A Mathematical Model===

Revision as of 13:00, 5 December 2015

Claimed by Maria Moreno

Short Description of Topic

The Main Idea

The coefficient of restitution is a ratio that describes the degree of elasticity of a collision. It is used to solve problems dealing with collisions that are not perfectly elastic or inelastic. The equation that describes the coefficient of restitution involved dividing the difference in the final velocities by the difference in the initial velocity.

Consider objects A and B with initial velocities vAi and vBi and final velocities vAf and vBf. The coefficient of restitution, e is determined with the following formula:

[math]\displaystyle{ e = \frac{v_{Bf}-v_{Af}}{v_{Ai}-v_{Bi}} }[/math]

A Mathematical Model

[math]\displaystyle{ \int_{t_1}^{t_2} \vec{F} dt = m_a(v-v_{Ai}) }[/math]

A Computational Model

How do we visualize or predict using this topic. Consider embedding some vpython code here Teach hands-on with GlowScript

Examples

Be sure to show all steps in your solution and include diagrams whenever possible

Simple

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

[1]


References

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