[关闭]
@samuelstark 2016-05-13T14:52:14.000000Z 字数 1489 阅读 756

HOMEWORK11——Two-body System

homework

author : 2013301020086 Yuqi Wang

1.Abstract

In this paper I studied the two-body system under the Newton's framework. I explored the behaviers of the system in the case where the two celestial bodies have the same and different mass, respectively. In both condition the orbitss can be circles and ellipses.

2.Introduction

The law of gravity written by Isaac Newton is:


where is the gravitational constant, and is the displacement from to .
The potential energy between and is:

3.Two-body system

This is the complete code
We can choose a coordinate system where the centroid of the system is always localts at the origin, thus the momentums of the two bodies are in the opposite direction with the same magnitude, which means the orbits of the two bodies are in the same flat.

Provided the masses of the two bodies are the same, they are in the same orbit when , where is the magnitude of the momentums of the two bodies, and is the length between and the centroid.

If the masses of the two bodies are different, they will in different circle orbits with the length between , and the centroid are respectively, and .

The total energy of the system is:


When is lower than, equal to, and higher than , the orbits will be ellipses, parabola, and hyperbola, respectively. Here I only plot ellipse.

The masses of the two bodies are the same:

The masses of the two bodis are different:

If we don't choose the centroid system, the physics is nothing different but the system has a overall momentum.

添加新批注
在作者公开此批注前,只有你和作者可见。
回复批注