|
|
|
 |
|

August 21st, 2003, 05:30 AM
|
 |
First Lieutenant
|
|
Join Date: Sep 2001
Location: Edmonton, Alberta, Canada
Posts: 738
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Calculating a planet\'s mass & gravitational pull
right, so 6.67300 × 10-11 m3 kg-1 s-2 could be written as:
6.673 x 10^-11 m^3/kg*s^2
or
0.00000000006673 m^3/kg*s^2
I like to put the breaks in every 1000 so I usually write this:
0.00 000 000 006 673
This, as IF said, is quite different than:
-0.00 000 000 006 673
I hope that this is helpful, and isn't construde as beating a dead horse
[ August 21, 2003, 04:31: Message edited by: jimbob ]
__________________
Jimbob
The best way to have a good idea is to have lots of ideas.
-Linus Pauling
Take away paradox from the thinker and you have a professor.
-Søren Kierkegaard
|

August 21st, 2003, 11:00 AM
|
 |
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 everyone, I think I have the spreadsheet working now. For Earth I get a gravity value of 9840866.19 (starting with a diameter of 12756km and density of 5520kg/m^3). For Mars I get 3736591.2 (diameter 6794.4, density 3935). That's exactly right in proportion to one another, but I have no idea whether or not the values themselves are accurate- all the websites that list such data measure surface gravity in comparison to Earth's.
Also, I haven't factored in rotation which (apparently) increases the effective gravitational pull.
I'm still a little fuzzy on the kg-1 s-2, although I now understand that it's just the unit by which gravity is measured. How would you pronounce it? What does that s stand for? Is it seconds?
=-=-=-=-==-=-=-=-=-=-==-=-=-
Any O&C fans in the audience (if I haven't killed them all off with the lack of updates) may be interested to know that I've now used the spreadsheet to come up with some values for Ceres IV (Plenty).
diameter: ~19000km.
Circumference: ~60,000 km.
Surface area: 2.2 times that of Earth, but I want at least 85 or 90% of it to be water, which leaves betwee 1.15 and 0.77 times Earth's land area. I'll probably go for 90%.
Density: Not sure yet. With an Earth-like density, it would be about 1.5 times Earth gravity (bloody hard work, but probably livable). Interestingly enough, with a Mars-like density, the number comes out only a little above Earth's gravity.
I always intended it to be high in mins and orgs, but very low in rads, so that would fit in well with low density and therefore only-slightly-higher-than-Earth gravity, and it would also help to explain (along with all the beaches) why the place is so damned popular.
Of course, all these numbers are muddied in the text by literary vagueness, so none of them have to be particularly precise.
|

August 21st, 2003, 12:53 PM
|
 |
Captain
|
|
Join Date: Nov 2002
Location: Finland
Posts: 864
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Calculating a planet\'s mass & gravitational pull
Quote:
Originally posted by dogscoff:
For Earth I get a gravity value of 9840866.19 (starting with a diameter of 12756km and density of 5520kg/m^3).
|
Did you remember convert the diameter to meters? The answer (9840866.19) is right, but the unit would be μm/s^2.
Quote:
I'm still a little fuzzy on the kg-1 s-2, although I now understand that it's just the unit by which gravity is measured. How would you pronounce it? What does that s stand for? Is it seconds?
|
Yes s is seconds. s-2 is equal to s^-2 which is equal to 1/s^2
__________________
'The surest sign that there is intelligent life elsewhere in the universe is that none of it has tried to contact us.' Calvin and Hobbes
Are you tough enough to be the King of the Hill?
|

August 21st, 2003, 03:10 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
Hmm... I hadn't done that. However if I divide the diameter by 1000 to get metres, my gravity figure comes out even bigger. Or is that right?
|

August 21st, 2003, 03:37 PM
|
Major
|
|
Join Date: Apr 2001
Location: Rosario, Argentina
Posts: 1,047
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Calculating a planet\'s mass & gravitational pull
Let's see what I remember from my physics classes.
Gravity on earht should be 9.8 m/s2 pronounced "meters per square second". Meaning the speed of an object in free fall will increase in 9,8 m/s every second.
So you seem to have the point shifted several spaces.
No, rotation should actually create a centrifugal force that will pull you away from the planet and tend to lower gravity close to the equator.
|

August 21st, 2003, 03:38 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
You need to multiply by 1000 instead of divide, since there are more meters than kilometers.
__________________
Things you want:
|

August 21st, 2003, 05:15 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
DOH! That's pretty much how NASA missed Mars with the Last mission. Or maybe they hit Mars, but they certainly didn't get into orbit as desired. It was a unit conVersion error.
Slick.
__________________
Slick.
|

August 21st, 2003, 11:54 PM
|
 |
Shrapnel Fanatic
|
|
Join Date: Jul 2001
Location: Southern CA, USA
Posts: 18,394
Thanks: 0
Thanked 12 Times in 10 Posts
|
|
Re: Calculating a planet\'s mass & gravitational pull
It helps if you set up "conVersion factors" (lame, yes; but still useful). An example:
code:
/ 1000 m \
12 km x | ------ | = 12000 m
\ 1 km /
(those are parenthesis)
|

August 22nd, 2003, 09:59 AM
|
 |
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
Yeah, one of my planned features will be the ability to select different units for input/output. I'll just have to filter all calculations through a "conVersion" function.
|

August 22nd, 2003, 03:13 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
Why not just output it in all units simultaneously.
B5 = meters
B7 = B5 * feet/meter
...etc...
__________________
Things you want:
|
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
|
|
|
|
|