Some questions on moon orbit periods
Posted: 17.11.2005, 17:11
Okay,
i am just going to rebuild some parts of my addons and will try to be a little be more astrophysically correct then last time.
Now i have looked up some information, but am not completely sure that i got those things right.
The planets have been quite easy, but with the moons i have a bit problems.
Okay first of all everything is fictious, from a series, but i have data on the planets, like gravity in g and the diameters.
Now i started out with the following equations:
(1) t(m) = 2*PI*sqrt(R??/?µ) t(m) = period in seconds; R = orbitalradius of the moon
(2) ?µ = m*gravitational constant m = mass of planet
(3) m=surface acceleration*r(p)??/gravitational constant r(p) = radius of planet
from (2) and (3) i get
(4) ?µ = surface acceleration*r(p)??
put into (1) results in
(5) t(m) = 2*PI*sqrt[R??/(surface acceleration*r(p)??)]
If i want to be correct i need also to take into account the Roche-Limit beyond which there can be no moons, right?
How do i get this one?
I found something, but am not sure if it right.
(6) Roche = 2.423*r(p)*density(p)/density(m) p = planet; m = moon
Now i don't know the density of my planets, so after some playing around i came up with
(7) Roche = 2.423*g(p)*density(earth)/density(m) g(p) = surface acceleration of the planet in times of earthnormals (e.g. 2 = 19.62 m/s??)
Did i do this correct? And what are typical values for the density of moons?
Do i have to take other things also into account when creating moons? Things that are not too complicated to calculate?
Regards,
Guckytos
i am just going to rebuild some parts of my addons and will try to be a little be more astrophysically correct then last time.
Now i have looked up some information, but am not completely sure that i got those things right.
The planets have been quite easy, but with the moons i have a bit problems.
Okay first of all everything is fictious, from a series, but i have data on the planets, like gravity in g and the diameters.
Now i started out with the following equations:
(1) t(m) = 2*PI*sqrt(R??/?µ) t(m) = period in seconds; R = orbitalradius of the moon
(2) ?µ = m*gravitational constant m = mass of planet
(3) m=surface acceleration*r(p)??/gravitational constant r(p) = radius of planet
from (2) and (3) i get
(4) ?µ = surface acceleration*r(p)??
put into (1) results in
(5) t(m) = 2*PI*sqrt[R??/(surface acceleration*r(p)??)]
If i want to be correct i need also to take into account the Roche-Limit beyond which there can be no moons, right?
How do i get this one?
I found something, but am not sure if it right.
(6) Roche = 2.423*r(p)*density(p)/density(m) p = planet; m = moon
Now i don't know the density of my planets, so after some playing around i came up with
(7) Roche = 2.423*g(p)*density(earth)/density(m) g(p) = surface acceleration of the planet in times of earthnormals (e.g. 2 = 19.62 m/s??)
Did i do this correct? And what are typical values for the density of moons?
Do i have to take other things also into account when creating moons? Things that are not too complicated to calculate?
Regards,
Guckytos