Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Rigorous Science

How does one calculate the tidal heating of a satellite?

+1
−0

I've been searching for hours, and most formulas I can find use complex/imaginary numbers or variables that I don't know or can't find out (such as the imaginary part of the planet's love number, which leads into the complex number thing). What's the "simplest" equation you guys know of?

History
Why does this post require attention from curators or moderators?
You might want to add some details to your flag.
Why should this post be closed?

This post was sourced from https://worldbuilding.stackexchange.com/q/61059. It is licensed under CC BY-SA 3.0.

0 comment threads

1 answer

+0
−0

Wikipedia gives the formula for the tidal heating E˙ as (1)E˙=Im(k2)212R5n5e2G where R is the radius of the satellite, n is something weird called its mean orbital motion, and e is the eccentricity of its orbit. I actually don't like this representation. Another way to rewrite it uses the relation μ=a3n2n5=(Gmpa3)5/2 where μGmp, with mp the mass of the planet. Therefore, we find that (2)E˙=Im(k2)212G3/2mp5/2R5e2a15/2 That's kind of ugly, but it gets rid of n, and so all of the other variables are either properties of the moon's orbit, or physical properties of the moon or planet.

Calculating the second Love number

I ignored that k2 - called the second Love number - because it's kind of tricky to calculate. I usually ignore it completely, and substitute in something like 0.02 or 0.03 for Im(k2) for satellites like our Moon (see 1 and 2). But if you really want to calculate it, go ahead.

My reference is Hussman et al. (2010), specifically, Eq. 32: k2=1.5(1+192μcρgRs)1 for rigidity μc, surface gravity g and radius Rs. μc can be calculated as Re(μc)=η2n2μμ2+η2n2,Im(μc)=ηnμ2μ2+η2n2 and μc=Re(μc)+Im(μc) for elastic rigidity μ, viscosity η, and mean motion n, defined as 2π divided by the period of the satellite's orbit. Re(z) and Im(z) denotes the real and imaginary parts of a complex number. In other words, if z=a+bi for real numbers a and b, then Re(z)=a,Im(z)=b,z=Re(z)+iIm(z)=a+bi

μc is an imaginary number, and therefore so is k2. We can simplify this a bit, though. If we set a192ρgRsRe(μc),b192ρgRsIm(μc), then k2=(a+1)1.5(a+1)2+b21.5bi(a+1)2+b2 and so we have a much better expression for Im(k2): Im(k2)=1.5b(a+1)2+b2 There. I hope that was fun. Again, though - you're much better off just substituting in typical values. k2 has been studied and measured in a lot of detail.

Scaling based on Io

Measurements have done on the relatively significant tidal heating of Io, one of Jupiter's moons. A reasonable value for E˙ is 1014 Watts. We also know additional parameters:

Therefore, letting MJ be the mass of Jupiter, and plugging in G3/2, we find that, assuming a similar internal model as Io, the magnitude of E˙ is (3)E˙1014(Im(k2)0.015)(mpMJ)5/2(R1800 km)5(e0.0041)2(a4.2×1015 km)15/2 Watts which is hopefully easier to work with than (2).

History
Why does this post require attention from curators or moderators?
You might want to add some details to your flag.

0 comment threads

Sign up to answer this question »