EME 810
Solar Resource Assessment and Economics

2.12 Siting using Sun Paths and Spherical Coordinates

PrintPrint

Reading Assignment

  • SECS, Chapter 7: Applying the Angles to Shadows and Tracking

This is a brief recap to set the stage for orthographic projections and polar projections used in the shading analysis project to come.

In a spherical coordinate system, the angles are the coordinates. So, if I were standing in a field in North Dakota, looking at something tall like an enormous wind turbine, I could define the position of the top of the nacelle relative to me by stating the general azimuth angle (γ, the rotation across the horizon from due South) and the general altitude angle (α, the rotation up from the horizon). Effectively, this is my x (γ) and y (α) coordinates on an orthographic projection of the sky dome on a flat surface.

A 3-D graph, shown with x, y, and z vertices, used to illustrate a common example of sphere coordinates. See caption for more explanation.
Figure 2.15: A common example of spherical coordinates (r, θ, ϕ) commonly used in physics: radial distance r, polar angle θ (theta), and azimuthal angle ϕ (phi). The symbol ρ (rho) is often used instead of r.
Credit: 3D Spherical Coordinates by Andeggs from Wikimedia (Public Domain)

Many of you will be familiar with Cartesian coordinates in space (x, y, z). However, when dealing with spatial relations of spherical objects like the Earth and the Celestial Sphere, we find that working with basic spherical coordinate systems makes trigonometry available to us to solve for space and time equations. For spherical coordinates, we need information of radial distance, zenith angle, and azimuth. However, in solar positioning studies, a radius of one (unit radius) is all we need to establish a unit vector, and we are left with equations for only the zenith angle and azimuth (and the complement of the zenith angle, the altitude angle). Note how the zenith angle in Figure 2.15, above (the generic θ angle), is congruent with the solar zenith (θ z) of the Sun, and the generic azimuth angle (φ) is congruent with the solar azimuth (γ s).

The following equations describe the Cartesian coordinates (x, y, z) for unit vectors, followed by the equivalent functionals using the complementary altitude angle.
z = cosθ = sinα x = sinθcosφ = cosαcosφ y = sinθsinφ = cosαsinφ

As seen in Figure 2.16, we need to pull back to our old trigonometry mnemonics! Recall "Soh Cah Toa" when looking at the figure:

Simple drawing of a right triangle labeled a (opposite side), b (adjacent) and h (hypotenuse)
Figure 2.16: Right Triangle with side lengths [a (opposite), b (adjacent), h (hypotenuse)] and angles [A, B, C].
Credit: J. Brownson © Penn State University is licensed under CC BY-NC-SA 4.0
  • Sine(A): Opposite over Hypotenuse (a/h)
  • Cosine(A): Adjacent over Hypotenuse (b/h)
  • Tangent(A): Opposite over Adjacent (a/b)