Coefficient of Restitution: Difference between revisions
Line 12: | Line 12: | ||
<math> e = \frac{v_{Bf}-v_{Af}}{v_{Ai}-v_{Bi}} </math> | <math> e = \frac{v_{Bf}-v_{Af}}{v_{Ai}-v_{Bi}} </math> | ||
==Perfectly Inelastic Collision== | |||
==Perfectly Elastic Collision== | |||
===A Mathematical Model=== | ===A Mathematical Model=== |
Revision as of 13:20, 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]
Perfectly Inelastic Collision
Perfectly Elastic Collision
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
- How is this topic connected to something that you are interested in?
- How is it connected to your major?
- 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
References
This section contains the the references you used while writing this page