High Noon

Geometry Level 5

On a specific day, Earth's axis of rotation is along the unit vector which has spherical coordinates

r = 1 , θ = 23.4 4 , ϕ = 4 5 r = 1, \theta = 23.44^{\circ}, \phi = -45^{\circ}

with respect to a frame centered at the center of Earth, and with its z-axis perpendicular to the orbital plane of Earth around the Sun, and with its x-axis passing through the center of the Sun.

With respect to a point on Earth that has a latitude of 3 0 30^{\circ} North, what is the maximum angle of elevation of the Sun above the horizon ? (In degrees, correct to two decimal places)


The answer is 76.34.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Hosam Hajjir
Oct 3, 2014

We have two coordinate reference frames to relate, the first one is the reference frame that has its center at the center of Earth, with the z-axis set perpendicular to the orbital plane (the plane in which the Earth orbits the Sun). Also, the x-axis is selected to point towards the center of the Sun. The second reference frame is attached to Earth, centered at the Earth center, with its z-axis along the axis of rotation. The x-axis orientation, results naturally when we look at the second frame as being the result of two consecutive rotations (as the animation depicts), the first is about the z-axis (of the orbital plane). And the second is about the y-axis of the frame resulting from the first rotation.

Thus, let r 0 = [ x 0 , y 0 , z 0 ] T r_0 = [x_0, y_0, z_0 ]^T be the coordinate vector in the orbital plane, and r 1 = [ x 1 , y 1 , z 1 ] T r_1 = [x_1, y_1, z_1 ]^T be the corresponding coordinate vector in the frame resulting from the first rotation, and let r 2 = [ x 2 , y 2 , z 2 ] T r_2 = [x_2, y_2, z_2 ]^T be the corresponding coordinate vector in the final frame (the one attached to Earth, with its z-axis along Earth's axis of rotation).

We can relate these three vectors as follows

r 0 = R 1 r 1 r_0 = R_1 r_1

where R 1 R_1 is the rotation matrix about the z-axis by an angle ϕ \phi , and is given by

R 1 = [ cos ϕ sin ϕ 0 s i n ϕ cos ϕ 0 0 0 1 ] R_1 = \begin{bmatrix} \cos \phi && -\sin \phi && 0 \\ sin \phi && \cos \phi && 0 \\ 0 && 0 && 1 \end{bmatrix}

In addition,

r 1 = R 2 r 2 r_1 = R_2 r_2

where R 2 R_2 is the rotation matrix about the y-axis by an angle θ \theta , and is given by

R 2 = [ cos θ 0 sin θ 0 1 0 sin θ 0 cos θ ] R_2 = \begin{bmatrix} \cos \theta && 0 && \sin \theta \\ 0 && 1 && 0 \\ -\sin \theta && 0 && \cos \theta \end{bmatrix}

Hence,

r 0 = R 1 R 2 r 2 = R o r 2 r_0 = R_1 R_2 r_2 = R_o r_2

where

R o = R 1 R 2 = [ cos ϕ cos θ sin ϕ cos ϕ sin θ sin ϕ cos θ cos ϕ sin ϕ sin θ sin θ 0 cos θ ] R_o = R_1 R_2 = \begin{bmatrix} \cos \phi \cos \theta && -\sin \phi && \cos \phi \sin \theta \\ \sin \phi \cos \theta && \cos \phi && -\sin \phi \sin \theta \\ -\sin \theta && 0 && \cos \theta \end{bmatrix}

Now, the unit normal vector to the surface of Earth a at point that has a latitude of 3 0 30^{\circ} is along the position vector of the point itself and is given by

v 2 = r 2 = [ sin θ L cos ϕ t , sin θ L s i n ϕ t , cos θ L ] T v_2 = r_2 = [ \sin \theta_L \cos \phi_t , \sin \theta_L sin \phi_t, \cos \theta_L ]^T

where θ L = 6 0 \theta_L = 60^{\circ} and ϕ t \phi_t is the rotation angle counterclockwise from the x-axis of the Earth reference frame. In the orbital reference frame, this same vector has the coordinates

v 0 = R o v 2 v_0 = R_o v_2

And, in the orbital reference frame, the Sun rays are pointing in the negative x-direction, so with respect to our point on Earth, the direction of the Sun is in the positive x-direction, Therefore, the angle between the normal to the surface of Earth and the direction of the Sun is given by

θ N = cos 1 ( v 0 i ^ ) = cos 1 ( v 0 x ) \theta_N = \cos^{-1} ( v_0 \cdot \hat{i} ) = \cos^{-1} ( v_{0x} )

where v 0 x v_{0x} is the x-coordinate of v 0 v_0 . Using the above expressions for v 2 v_2 and R o R_o , this is given by:

v 0 x = cos ϕ cos θ sin θ L cos ϕ t sin ϕ sin θ L s i n ϕ t + cos ϕ sin θ cos θ L v_0x = \cos \phi \cos \theta \sin \theta_L \cos \phi_t -\sin \phi \sin \theta_L sin \phi_t + \cos \phi \sin \theta \cos \theta_L

= a cos ϕ t + b sin ϕ t + c = a \cos \phi_t + b \sin \phi_t + c

with

a = cos ϕ cos θ sin θ L a = \cos \phi \cos \theta \sin \theta_L

b = sin ϕ sin θ L b = -\sin \phi \sin \theta_L

c = cos ϕ sin θ cos θ L c = \cos \phi \sin \theta \cos \theta_L

which is a sinusoid in ϕ t \phi_t . Since we are seeking the maximum elevation angle above the horizon, then we are seeking the minimum θ N \theta_N . This occurs when θ N \theta_N has the highest cosine value, which is v 0 x v_0x . The maximum of the expression for v 0 x v_0x is given by

v 0 x , M A X = a 2 + b 2 + c v_{0x, MAX} = \sqrt{a^2 + b^2} + c

Substituting the given values for θ \theta , ϕ \phi , and θ L \theta_L gives the maximum value of the cosine of θ N \theta_N as

v 0 x , M A X = 0.9717 v_{0x, MAX} = 0.9717

Therefore, the (minimum) value of θ N \theta_N is

θ N = 13.663 \theta_N = 13.663

Hence, the maximum angle of elevation of the Sun is

θ E = 9 0 13.66 3 = 76.3 4 \theta_E = 90^{\circ} - 13.663^{\circ} = 76.34^{\circ}

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...