How to calculate the solid angle for a pixel in angle space

  • 11 April 2022
  • 0 replies
  • 456 views

Userlevel 3
Badge +1

The definition of a solid angle can be found in the Wiki.

https://en.wikipedia.org/wiki/Solid_angle

From the Wiki, you may know a solid angle can be calculated from the following formula.

(Eq.1)

And the relationship between (θx,θy) and (θ,φ) is as shown in the following equation.

The variables in (Eq 1) are (θ,φ). We will convert them to (θx,θy) by the way of variable transformation.

https://math.libretexts.org/Courses/Monroe_Community_College/MTH_212_Calculus_III/Chapter_14%3A_Multiple_Integration/14.7%3A_Change_of_Variables_in_Multiple_Integrals_(Jacobians)

 

Finally we can get the result as below.

(Eq. 2)

(Eq. 2) can be used to calculate the solid angle from a specific pixel coordinate.

However, there is no analytical solution for this equation. We know that a numerical solution can be calculated.

In fact, our algorithm is not this method. When OpticStudio calculate the radiant intensity, a iteration method is used.

Theoretically, the result is the same. One of our users has verified this.


0 replies

Be the first to reply!

Reply