1

I have two disks of radii $R_1, R_2$ with distance between centers, $d < R_1 + R_2$.

How can I find the surface area common to the two disks?

Rationale:

Solar irradiation / energy input in penumbra during solar eclipse, a problem for sun-synchronous satellites. Knowing apparent size of the Sun and the Moon, and position within penumbra it's possible to calculate how much of the solar disk remains unobscured, as a simple difference between its surface and the intersection area.

SF.
  • 1,090

1 Answers1

1

The intersection is a composite of two circular segments. You can calculate the areas of these circular segments after finding the angles in the triangle with sides $R1$, $R2$ and $d$.

Logophobic
  • 1,057