Is There an Exact Equation for Transit Time Calculation in Extrasolar Planets?

In summary, the conversation discusses the early work on transiting theory for the detection of extrasolar planets, particularly focusing on the calculation of transit time. The equation T/P=(1/pi)*arcsin(R*/a) from the paper by Rivera et al 2005 is mentioned, but it is noted that this equation is only approximate and may not be accurate for close-in elliptical orbits. The formula t=v/d is suggested as a possible alternative, but it is pointed out that it may not be accurate for close-in elliptical orbits. The conversation ends with a discussion on the correct formula for transit time, taking into account factors such as the planet's orbital radius and impact parameter.
  • #1
natski
267
2
Hi,

I've been looking for some of the early work done on transitting theory for the detection of extrasolar planets. I am especially interested in the calculation of the transitting time. The only equation I have so far come across is...

T/P=(1/pi)*arcsin(R*/a)

in the paper by Rivera et al 2005 on the detection of GJ 876d.

It strikes me that this equation (although not formally stated in the paper) is only an approximate (and was unreferenced so I can't trace where it came from). If anyone knows of a more exact equation and some work which has been done on this subject, please post a reference. Thanks.
 
Astronomy news on Phys.org
  • #2
Are you referring to computing when the transit will happen, or how long it will last?

If it's how long, I don't know why it wouldn't be as simple as v=d/t, where v is the orbital velocity of the planet, and d is the (diameter of the star + diameter of planet).

For v, if you wanted to assume a circular orbit, you could use sqrt(GM/r) where r is the semi-major axis of the planet and M is the (mass of star + mass of planet), or if the orbit were elliptical, you could compute the velocity at periastron or apiastron for an upper and lower range of your velocities. (Equations 3.16 and 3.17 on Bob B's webpage: http://www.braeunig.us/space/orbmech.htm )

If you want to compute when it will happen, it should simply be multiples of its orbital period from the last observed transit.

I suspect I am misunderstanding the question, because there's no trig functions in either of my two suggestions.
 
  • #3
The duration of the transit. I don't think t=v/2(R+r) since this assumes that not only is the viewer is at infinite distance (often valid) but the planet orbits as infinite distance from the parent star (not valid in my opinion).
 
  • #4
I wouldn't say "often valid" when referring to exosolar planets since they're all light years away. In the case of Venus transiting the Sun as viewed from Earth, I can see where this would come into play.

I don't really see why the planet's distance to the star would make a difference, unless the planet were so far from the star that it's distance was a significant percentage of the Earth-star distance. I tried drawing it on paper, and with Earth at a non-infinite distance, the lines of sight to the star and planets at various distances to the star are non-parallel.

But placing Earth at an infinite distance, all lines of sight to the star and planets orbiting it at various distances, are parallel to each other, essentially turning this into a 1-D problem. So I don't really see a problem with accurately approximating it as v/(2(R+r)).

You do have me curious, since Rivera uses a trig-based formula in his paper. You might want to try e-mailing him. I've tried this in the past with various authors and have found that most of them are delighted that someone is expressing an interest in their work.
 
Last edited:
  • #5
Just an interesting update...
I volunteer to run the observatory on public nights at San Francisco State University on Thursday nights, and tonight I met my new partner. He told me he was doing research under Chris McCarthy at SFSU, writing code to compute transit times. What a coincidence!

So obviously I asked him this question. I asked him if it was simply t=v/d. He said for a circular orbit that would be true, or for an elliptical orbit with a large semi-major axis, that would be true. But for a planet in a close-in elliptical orbit, which are the types of planets they study, you can not assume that the velocity at ingress will be the same as at egress. i.e. the planet can accelerate across the face of the star. He didn't know the formula, as this is not his part of the research he does, but didn't doubt that it contained a trig function. Maybe I can pick some brains over there and get the precise formula explained to me.
 
  • #6
Hmm interesting, thanks for the update on that...

I derived a similar trig function by considering the Earth-star and star-exoplanet distances as finite, hence giving two triangles. I then assumed a circular orbit and hence constant velocity and then used T/P=L/2*pi*a

where a =orbital radius of the planet, T=transit time and P=orbital period

L is the length of the arc along the planet's orbit which is inside the triangle formed by the the two edges of the star in question and the observer (the Earth).

I then corrected L to L+delta where delta is the length of the arc which corrects for the fact the planet is not a single point but has a finite radius (i.e. this length is approx 2r).
 
  • #7
Natski,

The equation you reference from Rivera is correct (though only valid for central transits that cross the center of the star). To derive it, consider the portion of the planet's orbit that it spends in front of the star. If you draw a diagram for a circular orbit, the angle of this arc is 2*arcsin(R_* / a), since we have two triangles of height 'a' and base 'R_*'. As a fraction of the total orbit, this is (2*arcsin(R_*/a)) / 2*pi = (1/pi)*arcsin(R_*/a).

For the time spent in transit, just multiply by the period: t = (p/pi)*arcsin(R_*/a), which is Rivera's equation rearranged.

This is incomplete however, because it doesn't take into account the fact that transits are rarely across the exact center of the star. If you know the impact parameter 'b', you can see that the transit time should go as t * sqrt(1-b^2).

For first approximations though, this is often not a large correction.

On the issue of circular vs. elliptical orbits, it is generally safe to consider short period (<20 day) planets as always having circular orbits. Within this distance, we would expect tidal forces to circularize the orbit fairly rapidly. In detail this is not exactly true, but for practical purposes of calculating transit durations, you should probably just assume that it is, especially considering that pretty much all known transiting planets have periods of less than twenty days.

Interestingly, the transiting planet announced yesterday, HD 17156 b, is the longest period transiting planet known (p~21 days), and does not have a circular orbit (e=0.7, or something). Which is interesting from a dynamical standpoint, since it is not immediately clear why such a large eccentricity has not already been damped out tidally.
 
  • #8
Yes, I understood where Rivera's eqn came from but it neglects many factros and I was hoping for a much more detailed analysis in a paper somewhere. I read about the new 21 day planet, very interesting.
 
  • #9
lol. Why did I assume that all transits were central transits? Of course there has to be a trig function in there as it's crossing a disk. Thanks, FTL.
 
  • #10
No problem Tony! I forget that too sometimes.

natski said:
Yes, I understood where Rivera's eqn came from but it neglects many factros and I was hoping for a much more detailed analysis in a paper somewhere. I read about the new 21 day planet, very interesting.

Well actually, for the case of circular orbits that equation is the exact solution. I can't think of anywhere that it's derived in the literature; usually people just take it as a given. Are you worried about elliptical orbits?

If you're looking for something about the details of transit timings (like for timing variations?), I'd go for Holman & Murray 2005 ("The Use of Transit Timing to Detect Terrestrial-Mass Extrasolar Planets") and its related papers.
 

1. How is transit time calculated?

Transit time is calculated by dividing the distance traveled by the speed of the object. This gives the time it takes for an object to travel a certain distance.

2. What factors affect transit time?

Transit time can be affected by various factors such as the speed of the object, the distance traveled, obstacles or barriers in the path, and external forces like wind or currents.

3. Can transit time be accurately predicted?

Yes, transit time can be accurately predicted using mathematical equations and formulas, taking into account the variables that affect it. However, unexpected factors may still impact the actual transit time.

4. How does transit time impact transportation and logistics?

Transit time plays a crucial role in transportation and logistics as it determines the efficiency and speed of delivery. Accurate transit time calculations can help companies plan and optimize their supply chain processes.

5. Are there any methods to reduce transit time?

Yes, there are various methods to reduce transit time such as using faster transportation methods, optimizing routes, and minimizing delays. Technology advancements such as real-time tracking and predictive analysis can also help improve transit time.

Similar threads

  • Astronomy and Astrophysics
Replies
3
Views
2K
Replies
4
Views
4K
  • Astronomy and Astrophysics
Replies
15
Views
7K
  • Astronomy and Astrophysics
Replies
1
Views
809
  • Advanced Physics Homework Help
Replies
1
Views
3K
  • Science and Math Textbooks
Replies
0
Views
697
  • Astronomy and Astrophysics
Replies
1
Views
2K
Replies
3
Views
2K
  • Astronomy and Astrophysics
Replies
2
Views
4K
  • Biology and Medical
Replies
7
Views
1K
Back
Top