Skip to main content

Stereographic Projections : Stars

Stereographic Projections : Stars

Previously, we have been discussing surfaces that are relatively easy to think about, and now we are going to consider a way to view a relatively simple surface, namely a sphere. We will be doing this via stereographic projections. But what is a stereographic projection? If you hear the word projection and immediately think of a (cartographic) map you are on the right track—as some maps are, in fact, stereographic projections. More formally, a stereographic projection is a mapping that projects a sphere onto a plane; so, by projecting a point(s) \(P\) on the surface of the sphere from the sphere's north pole \(N\) to point \(P'\) on a plane tangent to the sphere's south pole \(S\) as shown in the image below— note \(O\) denotes the origin.

This allows use to view what is technically a three-dimensional image in two dimensions; which is very useful in cartography, geology, etc. However, there are certain constraints to stereographic projections that can limit their usefulness in these fields and must be acknowledged when using a stereographic projection. These constraints are namely that while it preserves the accuracy of the angles at which curves meet it does not preserve distances or the areas of figures. A stereographic projection of the world can be found below—note the relative size of the various land masses.

Observe how the areas and distances on the map above are most accurate near the north and south poles—this is a feature that we will also see in our model, in that, nearest to the pole or center the areas of our shapes will be relatively accurate, but as we get further from where the pole intersects the tangent plane the areas get more inaccurate and, specifically, they get larger. This phenomenon can also be seen in the map above. The British Isles are so small as to almost be invisible while the Japanese home islands appear much larger; when they are only about 25,000 mi\(^2\) larger than the British Isles—the British Isles are 121,684 mi\(^2\) and the Japanese home islands are 145,937 mi\(^2\).

Now that we have defined what a stereographic projection is, some of their uses, and some of the constraints that must be considered when using a stereographic projection, we can begin to discuss our model of one such projection. When considering what to model, I immediately knew that I wanted to model the night sky but also knew that creating an actual reproduction of the sky—like you might find in a planetarium projector—was far above my 3D printing skill level. So, I went to the next best thing, stars. I originally wanted to use eight-pointed stars but realized that would be difficult to construct—both from my perspective in a coding sense and the 3D printer in a physical sense—thus I went with four-pointed stars. When light is projected through our model we will get a projection of uniformly spaced four-pointed stars which will look something like the image below.

This will give us some semblance of that planetarium projector that I mentioned earlier, as if we have a dark enough room and a bright enough light we will see this projection of stars on the ceiling—or other flat surface—we make tangent to the south pole of our sphere. Additionally, you may have noticed that our projection is of uniformly spaced and identically sized four-pointed stars, which would seem to contradict what we said previously in regard to stereographic projections not maintaining distances or areas; however, we compensated for that limitation of our stereographic projection in our 3D model of our sphere. That sphere can be seen below

As you can see in the first image the stars on the sphere are small and closer together nearer the north pole and as they approach and reach the south pole, shown in the second image, that they increase in size and get closer together and approach the true size and spacing of the stars in our projection.



The actual physical model of this sphere in approximately 1.5 inches square.

Comments

Popular posts from this blog

Do Over: Integration Over a Region in a Plane

Throughout the semester we have covered a variety of topics and how their mathematical orientation applies to real world scenarios. One topic we discussed, and I would like to revisit, is integration over a region in a plane which involves calculating a double integral. Integrating functions of two variables allows us to calculate the volume under the function in a 3D space. You can see a more in depth description and my previous example in my blog post, https://ukyma391.blogspot.com/2021/09/integration-for-over-regions-in-plane_27.html . I want to revisit this topic because in my previous attempt my volume calculations were incorrect, and my print lacked structural stability. I believed this print and calculation was the topic I could most improve on and wanted to give it another chance. What needed Improvement? The function used previously was f(x) = cos(xy) bounded on [-3,3] x [-1,3]. After solving for the estimated and actual volume, it was difficult to represent in a print...

Minimal Surfaces

Minimum surfaces can be described in many equivalent ways. Today, we are going to focus on minimum surfaces by defining it using curvature. A surface is a minimum surface if and only if the mean curvature at every point is zero. This means that every point on the surface is a saddle point with equal and opposite curvature allowing the smallest surface area possible to form. Curvature helps define a minimal surface by looking at the normal vector. For a surface in R 3 , there is a tangent plane at each point. At each point in the surface, there is a normal vector perpendicular to the tangent plane. Then, we can intersect any plane that contains the normal vector with the surface to get a curve. Therefore, the mean curvature of a surface is defined by the following equation. Where theta is an angle from a starting plane that contains the normal vector. For this week’s project, we will be demonstrating minimum surfaces with a frame and soap bubbles! How It Works Minimum surfac...

Do Over: Ruled Surfaces

Why to choose this project to repeat For the do over project, I would like to choose the ruled surfaces. I don't think my last project was creative, and the 3D printed effect was not very satisfactory. In the previous attempts, all the lines are connected between a straight line and a circle. This connection structure is relatively uncomplicated. The printed model has too many lines, resulting in too dense line arrangement. The gaps between lines are too small, and the final effect is that all the lines are connected into a curved surface, which is far from the effect I expected. What to be improved In this do over project, I would like to improve in two aspects. Firstly, a different ruled surface is chosen. In the previous model, one curve is a unit circle on the \(x-y\) plane, and the ruled surface is a right circular conoid. In this do over project, it is replaced by two border lines. Each borderline is in the shape of an isosceles right triangl...