|
|
|
 |

August 20th, 2003, 04:18 PM
|
 |
Shrapnel Fanatic
|
|
Join Date: Feb 2001
Location: Waterloo, Ontario, Canada
Posts: 11,451
Thanks: 1
Thanked 4 Times in 4 Posts
|
|
Re: Calculating a planet\'s mass & gravitational pull
Just multiply average density by volume.
kg/m^3 x m^3 = kg
Useful for rocky/icy planets, but will be trouble on gas giants due to the extreme changes in density going down to the core.
For surface gravity, F= GMm/r^2
Where gravitational constant G = 6.67300 × 10-11 m3 kg-1 s-2
Big and little masses M & m and the surface radius.
Little m will cancel out when you do F=ma to get the acceleration.
A = GM/R^2
Just remember to use the same units throughout.
PS:
Have fun picking a surface for your gas giant, and don't count any material above the surface in your mass calculation
[ August 20, 2003, 15:24: Message edited by: Suicide Junkie ]
__________________
Things you want:
|

August 20th, 2003, 04:51 PM
|
 |
General
|
|
Join Date: Mar 2001
Location: UK
Posts: 4,245
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Calculating a planet\'s mass & gravitational pull
Thanks S_J- a few questions:
So that's kilograms per metre cubed times metres cubed. My "volume" value is in kilometres cubed, so do I just divide by 1000 to get metres cubed?
Quote:
Where gravitational constant G = 6.67300 × 10-11 m3 kg-1 s-2
|
Glurp! so if my distant maths lessons are correct, that would be -6.67300 with the decimal place moved 11 spaces to the right. Correct? What does the kg-1 s-2 mean?
so M in this one is the mass of the planet as calculated above.
If I run Earth's vital statistics through the above treadmill I should get a value somewhere near 1, is that right?
|

August 20th, 2003, 05:27 PM
|
 |
Brigadier General
|
|
Join Date: Apr 2002
Location: Kailua, Hawaii
Posts: 1,860
Thanks: 0
Thanked 1 Time in 1 Post
|
|
Re: Calculating a planet\'s mass & gravitational pull
1 cubic kilometer = 1,000,000,000 cubic meters (i.e. 1000^3 cubic meters)
Yes, 10^-11 means move the decimal 11 places to the left.
The kg-1 and s-2 refer to exponents in this limited UBB system. Negative means in the denominator, so the units would be: m^3 / [kg x s^2]
Slick.
__________________
Slick.
|

August 20th, 2003, 06:00 PM
|
 |
General
|
|
Join Date: Mar 2001
Location: UK
Posts: 4,245
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Calculating a planet\'s mass & gravitational pull
Quote:
1 cubic kilometer = 1,000,000,000 cubic meters (i.e. 1000^3 cubic meters)
|
Aha! So if I multiply the result by 1000000000... Yes, i get a value for Earth & Mars masses that (more or less) matches what I find on websites. Excellent, thanks, slick.
Quote:
Yes, 10^-11 means move the decimal 11 places to the left.
|
OK, I'll plug that in.
Quote:
The kg-1 and s-2 refer to exponents in this limited UBB system. Negative means in the denominator, so the units would be: m^3 / [kg x s^2]
|
Ummm... I didn't understand any of that. Sorry, can you put it into language that can be understood by someone of my high mean density?
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Tomorrow I'm going to have a go at putting all of this functionality into java so I can offer it on my website.
Planned features:
-flexible input values (ie it can automatically calculate circumference from diameter or vice versa.)
-Side by side comparison with a selectable "benchmark" planet (Earth, Mars, Jupiter, Plenty... any others I should have?
-Choose between raw data comparison or proportional comparison (ie Planet X has 125% earth's land surface area)
-Variable input units (miles or kilometres etc)
Anyone likely to use this? I doubt it will see a lot of usage, but thought it might be a handy toy for sci-fi writers. Any particular features I ought to implement? Even if no-one wants it I'll do it anyway as a programming excercise for myself.
|

August 20th, 2003, 06:03 PM
|
General
|
|
Join Date: Aug 2000
Location: Ohio, USA
Posts: 4,323
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Calculating a planet\'s mass & gravitational pull
Quote:
Originally posted by Suicide Junkie:
Just multiply average density by volume.
kg/m^3 x m^3 = kg
Useful for rocky/icy planets, but will be trouble on gas giants due to the extreme changes in density going down to the core.
For surface gravity, F= GMm/r^2
Where gravitational constant G = 6.67300 × 10-11 m3 kg-1 s-2
Big and little masses M & m and the surface radius.
Little m will cancel out when you do F=ma to get the acceleration.
A = GM/R^2
Just remember to use the same units throughout.
PS:
Have fun picking a surface for your gas giant, and don't count any material above the surface in your mass calculation
|
Actually, don't forget the stuff overhead when figuring gravity. It has mass, too. The gravity inside a gas giant could be very weird. The atmospheric pressure is probably a more predictable problem.
|

August 20th, 2003, 06:04 PM
|
General
|
|
Join Date: Aug 2000
Location: Ohio, USA
Posts: 4,323
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Calculating a planet\'s mass & gravitational pull
Quote:
Originally posted by dogscoff:
Tomorrow I'm going to have a go at putting all of this functionality into java so I can offer it on my website.
Planned features:
-flexible input values (ie it can automatically calculate circumference from diameter or vice versa.)
-Side by side comparison with a selectable "benchmark" planet (Earth, Mars, Jupiter, Plenty... any others I should have?
-Choose between raw data comparison or proportional comparison (ie Planet X has 125% earth's land surface area)
-Variable input units (miles or kilometres etc)
Anyone likely to use this? I doubt it will see a lot of usage, but thought it might be a handy toy for sci-fi writers. Any particular features I ought to implement? Even if no-one wants it I'll do it anyway as a programming excercise for myself.[/QB]
|
Aaron Hall? You ought to share it with him. It might improve SE V.
|

August 20th, 2003, 06:18 PM
|
 |
Shrapnel Fanatic
|
|
Join Date: Feb 2001
Location: Waterloo, Ontario, Canada
Posts: 11,451
Thanks: 1
Thanked 4 Times in 4 Posts
|
|
Re: Calculating a planet\'s mass & gravitational pull
The stuff above you will cancel out with the stuff at the same height on the other sides of the planet.
The stuff above your horizon pulls you away, while the stuff below your horizon at the same altitude pulls you towards (weaker due to distance, but more mass) Given reasonably constant density from one side to the other, it cancels out.
Stormy weather would make for small differences.
Sunlight heating one side would make for bigger differences.
But the density can't vary by that much, since the high pressure air will just blow into the low pressure zone and equalize it.
__________________
Things you want:
|
Thread Tools |
|
Display Modes |
Hybrid Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is On
|
|
|
|
|