Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
183_notes:examples:calcgravforce [2014/07/17 21:13] – pwirving | 183_notes:examples:calcgravforce [2018/02/09 18:33] (current) – [Solution] hallstein | ||
---|---|---|---|
Line 2: | Line 2: | ||
===== Example: Calculating the gravitational force exerted by the Earth on the Moon. ===== | ===== Example: Calculating the gravitational force exerted by the Earth on the Moon. ===== | ||
- | At a particular moment in time the Moon is located $\langle 1.9e8, 0, -1.9e8 \rangle$ m in a coordinate system in which the origin is located at the center of the Earth. | + | At a particular moment in time the Moon is located $\langle 1.9\times10^8, 0, -1.9\times10^8 |
Determine the gravitational force exerted by the Earth on the Moon. | Determine the gravitational force exerted by the Earth on the Moon. | ||
Line 8: | Line 8: | ||
=== Facts ==== | === Facts ==== | ||
- | * The relative position vector from the Earth to the Moon is $\langle 1.9e8, 0, -1.9e8 \rangle$ m | + | * The relative position vector from the Earth to the Moon is $\langle 1.9\times10^8, 0, -1.9\times10^8 |
* Earth is origin of coordinate system ⟨0,0,0⟩ m | * Earth is origin of coordinate system ⟨0,0,0⟩ m | ||
- | * G, the gravitational constant = $ 6.7e-11 Nm^2/kg^2 $ | + | * G, the gravitational constant = $ 6.7\times10^{-11} Nm^2/kg^2 $ |
| | ||
=== Lacking === | === Lacking === | ||
- | * The mass of the Earth is not given but can be [[http:// | + | * The mass of the Earth is not given but can be [[http:// |
- | * The mass of the Moon is not given but can be [[http:// | + | * The mass of the Moon is not given but can be [[http:// |
| | ||
=== Approximations & Assumptions === | === Approximations & Assumptions === | ||
Line 24: | Line 24: | ||
=== Representations === | === Representations === | ||
- | * Gravitational Force: | + | * Gravitational Force: |
| | ||
- | {{course_planning:earthmoon.jpg}} | + | {{183_notes:earth-moon-gravitation.png?400}} |
==== Solution ==== | ==== Solution ==== | ||
- | | + | In order to find the gravitational force we must first calculate the center to center |
| | ||
- | | + | |
| | ||
- | | + | We also must find the direction of this force. The direction of the force will be in the same direction as the radius vector. We can find the direction of a vector by computing |
ˆrM−E=→rM−E|→rM−E| | ˆrM−E=→rM−E|→rM−E| | ||
- | | + | |
| | ||
- | | + | Adding both the direction of the radius and the length of the radius to the mass of the Earth and the mass of the Moon and the gravitational constant we now have all of the variables |
- | →FM−E=→FgravonMbyE | + | →FM−E=→FgravonMbyE |
- | | + | |
- | | + | |
+ | |||
+ | Results in the magnitude of the force by unit vector (direction). | ||
- | | + | |
- | | + | Results in the vector force, with the x,y,z components interpretable. |
+ | |