Maximally Inelastic Collisions: Difference between revisions

From Physics Book
Jump to navigation Jump to search
No edit summary
No edit summary
 
(16 intermediate revisions by the same user not shown)
Line 2: Line 2:
Claimed by Colleen Becton.
Claimed by Colleen Becton.


Contents [hide]
 
Contents  


1 The Main Idea
1 The Main Idea
Line 8: Line 9:
1.1 A Mathematical Model
1.1 A Mathematical Model


1.2 A Computational Model
2 Examples
2 Examples
2.1 Simple
2.1 Simple
2.2 Middling
2.2 Middling
2.3 Difficult
2.3 Difficult
3 Connectedness
3 Connectedness
4 History
4 History
5 See also
5 See also
5.1 Further reading
5.1 Further reading
5.2 External links
5.2 External links
6 References
6 References
The Main Idea[edit]
State, in your own words, the main idea for this topic




A Mathematical Model[edit]
What are the mathematical equations that allow us to model this topic. For example dp⃗ dtsystem=F⃗ net where p is the momentum of the system and F is the net force from the surroundings.


A Computational Model[edit]
1 The Main Idea
How do we visualize or predict using this topic. Consider embedding some vpython code here Teach hands-on with GlowScript
 
As with all inelastic collisions, internal energy does change during this collision. This could be shown as getting hot, deforming, rotating, vibrating, in an excited state, and so on. In the maximally inelastic case, however, the objects have maximum dissipation, though that does not mean they stop, as they still  follow the conservation of momentum. The objects stick together.
 
 
1.1 A Mathematical Model
 
pi=pf
 
mvi=mvf
 
 
2 Examples
 
2.1 Simple
 
Two lumps of clay, both with mass of .5 kg are thrown at 3 m/s in opposite directions and stick together. What is their final velocity?
 
m1v1 + m2v2 = mtvf
 
(.5)<3,0,0> + (.5)<-3,0,0> = (.5+.5)<vf>
 
<1.5,0,0> + <-1.5,0,0> = (1)<vf>
 
<0,0,0> = (1)<vf>
 
<vf> = <0,0,0> m/s
 
 
2.2 Middling
 
A car of mass 1500 kg travelling at <30,-8,0> m/s and motorcycle of mass 700 kg travelling at <0,50,0> m/s collide and stick together. What is their final speed?
 
m1v1 + m2v2 = mtvf
 
(1500)<30,-8,0> + (700)<0,50,0> = (1500+700)<vf>
 
<45000,-12000,0> + <0,35000,0> = (2200)<vf>
 
<45000, 23000,0> = (2200)<vf>
 
<vf> = <20.45,10.45,0> m/s
 
 
2.3 Difficult
 
An asteroid of mass 800 kg and velocity <900,-600, 1200> m/s crashes into a small planet of mass 60000 kg travelling at <-200,100,2> m/s. What is their final speed?
 
m1v1 + m2v2 = mtvf
 
(800)<900,-600,1200> + (60000)<-200,100,2> = (60000+800)<vf>
 
<720000,-480000,960000> + <-12000000,6000000,120000> = (60800)<vf>
 
<-11280000,5520000,1080000> = (60800)<vf>
 
<vf> = <-185.53,90.79,17.76> m/s


Examples[edit]
Be sure to show all steps in your solution and include diagrams whenever possible


Simple[edit]
3 Connectedness
Middling[edit]
Difficult[edit]
Connectedness[edit]
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[edit]
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.


See also[edit]
This topic is connected to something I'm interested in because collisions have been one of my favorite topics in Physics 2211.
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[edit]
As a civil engineering major, physics will be vitally important, and collisions can be as it tells you the resultant velocity, from which you can find other things.
Books, Articles or other print media on this topic


External links[edit]
It can be industrially interesting, especially if someone is analyzing systems, like if they want to see how far something would travel after a collision.
[1]




References[edit]
4 History
This section contains the the references you used while writing this page
 
This topic has been observed and studied for most of human history.
 
 
5 See also
 
Collisions
 
Elastic Collisions
 
 
5.1 Further reading
 
2211 Textbook, Matter & Interactions, Chabay and Sherwood, Wiley 2015
 
 
6 References
 
Matter & Interactions, Chabay and Sherwood, Wiley 2015

Latest revision as of 17:14, 5 December 2015

Claimed by Colleen Becton.


Contents

1 The Main Idea

1.1 A Mathematical Model

2 Examples

2.1 Simple

2.2 Middling

2.3 Difficult

3 Connectedness

4 History

5 See also

5.1 Further reading

5.2 External links

6 References


1 The Main Idea

As with all inelastic collisions, internal energy does change during this collision. This could be shown as getting hot, deforming, rotating, vibrating, in an excited state, and so on. In the maximally inelastic case, however, the objects have maximum dissipation, though that does not mean they stop, as they still follow the conservation of momentum. The objects stick together.


1.1 A Mathematical Model

pi=pf

mvi=mvf


2 Examples

2.1 Simple

Two lumps of clay, both with mass of .5 kg are thrown at 3 m/s in opposite directions and stick together. What is their final velocity?

m1v1 + m2v2 = mtvf

(.5)<3,0,0> + (.5)<-3,0,0> = (.5+.5)<vf>

<1.5,0,0> + <-1.5,0,0> = (1)<vf>

<0,0,0> = (1)<vf>

<vf> = <0,0,0> m/s


2.2 Middling

A car of mass 1500 kg travelling at <30,-8,0> m/s and motorcycle of mass 700 kg travelling at <0,50,0> m/s collide and stick together. What is their final speed?

m1v1 + m2v2 = mtvf

(1500)<30,-8,0> + (700)<0,50,0> = (1500+700)<vf>

<45000,-12000,0> + <0,35000,0> = (2200)<vf>

<45000, 23000,0> = (2200)<vf>

<vf> = <20.45,10.45,0> m/s


2.3 Difficult

An asteroid of mass 800 kg and velocity <900,-600, 1200> m/s crashes into a small planet of mass 60000 kg travelling at <-200,100,2> m/s. What is their final speed?

m1v1 + m2v2 = mtvf

(800)<900,-600,1200> + (60000)<-200,100,2> = (60000+800)<vf>

<720000,-480000,960000> + <-12000000,6000000,120000> = (60800)<vf>

<-11280000,5520000,1080000> = (60800)<vf>

<vf> = <-185.53,90.79,17.76> m/s


3 Connectedness

This topic is connected to something I'm interested in because collisions have been one of my favorite topics in Physics 2211.

As a civil engineering major, physics will be vitally important, and collisions can be as it tells you the resultant velocity, from which you can find other things.

It can be industrially interesting, especially if someone is analyzing systems, like if they want to see how far something would travel after a collision.


4 History

This topic has been observed and studied for most of human history.


5 See also

Collisions

Elastic Collisions


5.1 Further reading

2211 Textbook, Matter & Interactions, Chabay and Sherwood, Wiley 2015


6 References

Matter & Interactions, Chabay and Sherwood, Wiley 2015