Equilibrium distance for solar sail

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
8 replies · 2K views
cyberdiver
Messages
23
Reaction score
3
This is not actually a homework assignment, but something I decided to try in my own time. I wanted to find the radius from a star at which a solar sail would be held at equilibrium (radiation pressure = gravity), given mass per unit area and stellar luminosity at a reference radius.

So I attempted the following:
Pressure of radiation and pressure of gravity are equal and opposing:
[tex]p_{radiation}=-p_{gravity}[/tex]
Subsititute radiation pressure equation and gravity equation (rho_A is areal density, E_F is energy flux):
[tex]2 \cdot \frac{E_F}{c} = -{\rho}_A \cdot g[/tex]
Substitute inverse square law equation into E_F, areal density equation into rho_A, and the law of universal gravitation equation:
[tex]2 \cdot \frac{E_{F0} \cdot (\frac{r_0}{r})^2}{c} = -\frac{m}{A} \cdot \frac{G \cdot M}{r^2}[/tex]
Attempt to make r^2 the subject:
[tex]2 \cdot E_{F0} \cdot \frac{r_0^2}{r^2} \cdot A \cdot r^2 = -m \cdot G \cdot M[/tex]

The problem here is that r^2 and r^2 will cancel out, making the equation useless. How else could I solve this problem? Does it require calculus?
 
on Phys.org
Hold on. Is it because radiation pressure and gravity both follow the inverse square law, so the equilibrium is at all distances?
 
But if the solar sail is heavy enough, it would start falling toward the star, wouldn't it?
 
cyberdiver said:
But if the solar sail is heavy enough, it would start falling toward the star, wouldn't it?
whether the sail drifts away from the star or falls towards it will depend on its mass to area ratio and the star's mass to flux ratio. What it won't depend on is the starting position.
 
So the sail can only reach a state of equilibrium if its areal density is just right, otherwise it would drift?
 
I understand now. Thank you very much!