Radius and Mass of an Unknown Planet

In summary, according to the information provided, the solid part of a planet Mann is composed of a honeycomb of rock and ice with a surface temperature between 0 and -33 degrees Celsius. Ganymede has a surface gravity of 1.42 Newton per square second, and is composed of 50% rock and 50% ice. Oxygen is present in the atmosphere of Ganymede, although it is probably too insignificant to count. Mann is much larger than Ganymede, and has a mass that is 1.8 times that of Ganymede.
  • #1
iwantcoal
5
0
About:
As a project, I'm trying to solve for the approximate radius and mass of a approximately earth-sized planet, Mann, from Interstellar. According to what was provided,
g = 7.84m/s2
The solid part of the planet is composed of a honeycomb of rock and ice
The space inside the honeycomb is filled with largely ammonia, about 20% oxygen, gaseous chlorine (can support human breathing for a short amount of time) and possibly carbon dioxide
The "surface" temperature is between 0 and -33 celsius​
From research, I have found a moon with compositions similar to Mann: Ganymede.
On Ganymede,
g = 1.42n/s2
The planet is composed of 50% rock and 50% ice
The planet has oxygen in its atmosphere, although it's probably too insignificant to count​
Problem:
I do not know how to find the mass and radius of a planet, given its density and gravitational pull.
Can gravitational pull and radius increase without changing the density?
Is it better to consider Mann a bigger version of Ganymede or a small, frozen gas giant?

PS more information on Ganymede is available on Wikipedia; Dr Mann talked about presence of hydrocarbons (thus carbon dioxide) as a trap; however, there was no proof that carbon did not exist on this planet.
 
Astronomy news on Phys.org
  • #2
mass = volume x density

volume of sphere = 4pi/3 x radius3

surface gravity = GM/R2 ~ density x radius
 
  • #3
I do know all the formulas, I just don't know how they can be combined to solve for two unknowns (radius and mass). Hints please.
Also, I heard that when densities are equal,
r1 g1
--- = ---
r2 g2
where r1 and r2 are the radii of the planets being compared, and g1 and g2 are the gravitational forces of them​
Is that true?
 
  • #4
First get an expression for mass (from Newton's law) $$M = \frac{gr^2}{G}$$ and an expression for radius (from the density formula) $$r = \left(\frac{3M}{4{\pi}d}\right)^{1/3} .$$ Now either plug the equation for r into the equation for M or the equation for M into the equation for r. If you do the latter, you end up with a new equation for r that doesn't contain M. Now plug that new equation for r back into the equation for M, and you'll end up with an equation for M that doesn't contain r.

TEFLing sort of answered your last question - density is proportional to the ratio of surface gravity to radius: $$d \propto \frac{g_1}{r_1}, d \propto \frac{g_2}{r_2}$$ so $$\frac{g_1}{r_1} = \frac{g_2}{r_2}$$ which is what you have.
 
  • #5
iwantcoal said:
I do know all the formulas, I just don't know how they can be combined to solve for two unknowns (radius and mass). Hints please.
Also, I heard that when densities are equal,
r1 g1
--- = ---
r2 g2
where r1 and r2 are the radii of the planets being compared, and g1 and g2 are the gravitational forces of them​
Is that true?
You might find this paper useful:

The Mass-Radius Relation for 65 Exoplanets Smaller than 4 Earth Radii [arXiv : 1312.0936]

It describes a method for approximating the density and mass of an object that is less than four Earth radii.
 
  • #6
zthompson47 said:
and an expression for radius (from the density formula)
r=(3M4πd)1/3.​

I can understand most of the formula, except the d: does it mean density (which should be ρ) or diameter? Distance (but wouldn't that be r)?
 
  • #7
iwantcoal said:
I can understand most of the formula, except the d: does it mean density (which should be ρ) or diameter? Distance (but wouldn't that be r)?
I meant d for density, and probably should have mentioned it or at least used the conventional ρ. That equation is derived from the first two that TEFLing listed.
 
  • #8
A very simple way to get the radius given density and surface gravity, is to use units of Earth ρ, g and R. Then:
##g=ρR##
The above follows from the earlier posts, and is just a convenient restatement.

What it tells you, is that if for example you have twice the density (of Earth), and the same surface gravity, then you must have half the radius. Or that with 3/4 radius, and 4/3 density, the gravity will be the same.

This assumes some unrealistic things about the internal composition (i.e., that all planets have the same internal density distribution as Earth), but it's a rather good first approximation nonetheless.

Once you have radius and density, calculating mass is trivial.
 
  • #9
Bandersnatch said:
A very simple way to get the radius given density and surface gravity, is to use units of Earth ρ, g and R.

Sadly as I stated in OP, the planet I was calculating for was more similar to Ganymede than earth. Same principle though.
zthompson47 said:
r=(3M4πd)1/3.
I substituted the M, and got
r = (3g)/(4Gπρ)​
is that correct? I'm not very good at math...
 
  • #10
Use the units for Ganymende, then. It's radius, density and surface gravity are known.

The maths you're doing will net you the same end result as that simple equation.
 
  • #11
Bandersnatch said:
Use the units for Ganymende, then. It's radius, density and surface gravity are known.

The maths you're doing will net you the same end result as that simple equation.

What is R? Radius?
And I'm doing the unneeded math as a part of a presentation, so I'm open to any formula that works.
 
  • #13
Some of the basic facts regarding a planetary body are its mass (M), its radius (R), its surface gravity (g), its surface escape speed (v), and its average density (ρ). If you know any two of them, you can calculate the other three. Here's how.

G = 6.67384e-11 m³ kg⁻¹ sec⁻²
π = 3.1415926535897932384626433832795...

Mass (in kilograms).
M(R,g) = gR²/G
M(R,v) = v²R/(2G)
M(R,ρ) = 4πρR³/3
M(g,v) = v⁴/(4gG)
M(g,ρ) = 9g³/(16π²ρ²G³)
M(v,ρ) = v³ √[3/(32πρG³)]

Radius (in meters)
R(M,g) = √(GM/g)
R(M,v) = 2GM/v²
R(M,ρ) = ∛[3M/(4πρ)]
R(g,v) = v²/(2g)
R(g,ρ) = 3g/(4πρG)
R(v,ρ) = v √[3/(8πρG)]

Surface gravity (in m sec⁻²)
g(M,R) = GM/R²
g(M,v) = v⁴/(4GM)
g(M,ρ) = G ∛(16π²ρ²M/9)
g(R,v) = v²/(2R)
g(R,ρ) = 4πGρR/3
g(v,ρ) = v √[(2πρG)/3]

Escape speed from surface (in m sec⁻¹).
v(M,R) = √(2GM/R)
v(M,g) = ∜(4GMg)
v(M,ρ) = (32πρG³M²/3)^⅙
v(R,g) = √(2gR)
v(R,ρ) = R √(8πGρ/3)
v(g,ρ) = g √[3/(2πρG)]

Average density (in kg m⁻³).
ρ(M,R) = 3M/(4πR³)
ρ(M,g) = [3/(4π)] √[g³/(G³M)]
ρ(M,v) = 3v⁶/(32πG³M²)
ρ(R,g) = 3g/(4πGR)
ρ(R,v) = 3v²/(8πGR²)
ρ(g,v) = 3g²/(2πGv²)
 

1. What is the radius of an unknown planet?

The radius of an unknown planet refers to the distance from the center of the planet to its outermost layer. This measurement is typically expressed in kilometers or miles. To determine the radius of an unknown planet, scientists use data from various telescopes and spacecrafts to calculate its size.

2. How is the mass of an unknown planet calculated?

The mass of an unknown planet is calculated by measuring its gravitational pull on other objects in its orbit. This can be done using Newton's law of universal gravitation, which states that the gravitational force between two objects is directly proportional to the product of their masses and inversely proportional to the square of the distance between them.

3. Why is knowing the radius and mass of an unknown planet important?

Knowing the radius and mass of an unknown planet is important for understanding its physical characteristics and composition. These measurements can provide insights into the planet's density, surface conditions, and potential habitability. They can also help us compare the planet to others in our solar system and beyond.

4. What methods are used to determine the radius and mass of an unknown planet?

Scientists use a variety of methods to determine the radius and mass of an unknown planet, including radial velocity, transit photometry, and direct imaging. Each of these methods relies on different techniques and technologies to gather data and make calculations about the planet's size and mass.

5. Can the radius and mass of an unknown planet change over time?

Yes, the radius and mass of an unknown planet can change over time. Factors such as collisions with other objects, volcanic activity, and erosion can all contribute to changes in a planet's size and mass. However, these changes are typically gradual and may not be noticeable in our lifetime.

Similar threads

  • Introductory Physics Homework Help
Replies
6
Views
1K
  • Sci-Fi Writing and World Building
Replies
21
Views
1K
Replies
54
Views
2K
Replies
15
Views
8K
  • Introductory Physics Homework Help
Replies
13
Views
3K
  • Introductory Physics Homework Help
Replies
2
Views
3K
  • Introductory Physics Homework Help
Replies
8
Views
4K
  • Introductory Physics Homework Help
Replies
4
Views
24K
  • Sci-Fi Writing and World Building
Replies
9
Views
2K
Replies
1
Views
6K
Back
Top