How is the planet-star ratio determined using the transit method?

  • Thread starter Thread starter Tryingmybest
  • Start date Start date
  • Tags Tags
    Method Ratio
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
7 replies · 3K views
Tryingmybest
Messages
4
Reaction score
0
I am currently studying the star Qatar-1 and its orbiting planet Qatar-1b on the Agent Exoplanet website: http://portal.lcogt.net/agentexoplanet/ where they are studying exoplanets and their transit times across their stars.

After going through a 130-image process of using calibrators to track the movement of the planet in its transit across its star, a "lightcurve" is produced (showing the dip in brightness when the transit occurred). From this, the website produces information from your lightcurve. My table of results can be viewed in the attachment.

What I am trying to ultimately do is to find out how they figured out the planet to star radius ratio to be 0.15. In text on their website, they say that they gained this information from my "lightcurve".

The lightcurve can be found on this webpage specifically: http://portal.lcogt.net/agentexoplanet/qatar1b/lightcurve/ , where they also show their formula on how they figure out the transit time. This formula is as follows:

[tex]t_t = \frac{P R*}{π a}[/tex]

Where:
[itex]t_t[/itex] is the transit time
R* is the star's radius
P is the orbital period
a is the orbital radius

I have tried emailing the website but am yet to receive a reply and am worried that I never will. Googling has given very few results and I my only theory is that it might have something to do with the drop in brightness during transit - but I am skeptical. If anybody has any idea how a star-planet ratio is determined, it would be most helpful. Thank you in advance!
 

Attachments

  • Capture.PNG
    Capture.PNG
    31.4 KB · Views: 555
Last edited by a moderator:
Physics news on Phys.org
Note that to get just the ratio of radii, you don't have to work out the stellar disc's area. Just assume it's got a radius equal to 1, so the equation I provided reduces to basically taking the square root of the percentage drop in brightness. Here, 0.15 ~= √0.0236.
Simple as that.
 
Thank you, Bandersnatch. That works perfectly. But do you mind me asking why we square root it?
 
haruspex said:
That sounds very unusual. If two quantities have a quadratic relationship then percentage changes in them should be in the ratio 2:1, not also quadratic.

Bandersnatch's answer worked perfectly... So I don't think there's anything wrong there. I'm just confused as to why you square root it...?
 
Tryingmybest said:
Bandersnatch's answer worked perfectly... So I don't think there's anything wrong there. I'm just confused as to why you square root it...?

Yes, I realized my misunderstanding and deleted the post - not quite quickly enough.
The percentage drop in brightness represents the planet's area (seen as a disc) as a fraction of the star's area. Since area varies as square of radius, the ratio of the areas is the square of the ratio of the radii.
 
haruspex said:
Yes, I realized my misunderstanding and deleted the post - not quite quickly enough.
The percentage drop in brightness represents the planet's area (seen as a disc) as a fraction of the star's area. Since area varies as square of radius, the ratio of the areas is the square of the ratio of the radii.

Thank you. That makes sense! Is Bandersnatch's equation in his first reply relevant?
 
Tryingmybest said:
Thank you. That makes sense! Is Bandersnatch's equation in his first reply relevant?
You can get the "why the square root" from there.

[tex]\frac{L_o}{L}=\frac{πR_s^2-πR_p^2}{πR_s^2}[/tex]

So, since we are looking for the ratio of radii,

[tex]α=\frac{R_p}{R_s}[/tex]

we can substitute α*Rs for Rp and solve for α, which gives

[tex]α=\sqrt{1-\frac{L_o}{L}}[/tex]