mathjax

Friday, May 3, 2019

Week 11, Post 7

Worksheet 13.2, Problem 3

This problem is about the WASP-10 planetary system, which has a transiting hot Jupiter with a 3.1 day orbit. We are given the transit light curve and the radial velocity curve, shown below.

Transit Light Curve

Radial Velocity Plot

a)

What is the qualitative brightness distribution of the star's surface as viewed from the Earth
(HINT: think about the bottom portion of the transit light curve)

The hint points us towards the bottom of the transit light curve, which is valley-shaped. That means that the most brightness is lost when the planet transits in the middle of the star, while less brightness is lost when it transits in the edges. Therefore, we can conclude that the star is brightest in the middle, and darkens as we move away from the center. This is known as "limb darkening".

b)

What is the planet's radius compared to the star's radius ($R_p/R_{\star}$)? (HINT: Use the average
of the portion of the light curve during which the planet is completely in front of the star)

We use the equation for transit depth, $\delta$ to compare the radius of the planet to that of the star:

$$\delta = \left(\frac{R_p}{R_{\star}}\right)^2$$
$$\frac{R_p}{R_{\star}} = (\delta)^{\frac{1}{2}}$$

From the transit light curve, we can see that the transit depth $\delta = 0.03$. Plug in to solve:

$$\frac{R_p}{R_{\star}} = (0.03)^{\frac{1}{2}} = 0.173$$


c)

What is the planet's semimajor axis compared to the star's radius ($a/R_{\star}$)?

From Problem 2 on this worksheet, we solved for transit duration $T$. We can rearrange to isolate $a/R_{\star}$.

$$T = \frac{PR_{\star}}{\pi a}(1-b^2)^{\frac{1}{2}}$$
$$a/R_{\star} = \frac{P}{\pi T}(1-b^2)^{\frac{1}{2}}$$

We know that period $P = 3.1 \text{ days}$. From the transit light curve, we know that the transit duration $T = 2 \text{ hr}$, and the duration of "ingress" and "egress", $\tau = 1 \text{ hr}$.

Using the equations for $T$ and $\tau$, we can solve for b:

$$T = \frac{PR_{\star}}{\pi a}(1-b^2)^{\frac{1}{2}}$$
$$\tau = \frac{PR_{p}}{\pi a}\frac{1}{(1-b^2)^{\frac{1}{2}}}$$

Rearrange:

$$\frac{\tau (1-b^2)^{\frac{1}{2}}}{R_p} = \frac{T}{R_{\star}(1-b^2)^{\frac{1}{2}}}$$
$$b^2 = (1-\frac{T}{\tau}\frac{R_p}{R_{\star}})$$
$$b^2 = (1-\frac{2 \text{ hr}}{1 \text{ hr}}(0.03)^{\frac{1}{2}}) = 0.65$$

Now we can plug in to solve for the ratio $a/R_{\star}$:

$$a/R_{\star} = \frac{3.1 \text{ days} \times \frac{24 \text{ hr}}{\text{day}}}{\pi \times 2 \text{ hr}}(1-0.65)^{\frac{1}{2}} = 7.0$$

d)

What was the transit probability for this system (how lucky were we to find it transiting)?

$$p_{tr} = \frac{R_{\star}}{a} = \frac{1}{7.0} = 0.14$$


e)

What is the size of the planet compared to Jupiter if the star has a radius of 0.8 $R_{\odot}$?

$$\delta = \left(\frac{R_P}{R_{\star}}\right)^2$$
$$\delta = \left(\frac{R_P}{0.8 R_{\odot}}\right)^2$$
$$R_P = 0.03^{\frac{1}{2}}\times 0.8 R_{\odot} = 0.139 R_{\odot}$$
$$R_P = 0.139 \frac{R_{\odot}}{R_{Jup}} R_{Jup}$$
$$R_P = 0.139 \frac{69.551 \times 10^9 \text{ cm}}{6.9911 \times 10^9 \text{ cm}} R_{Jup}$$
$$R_P = 1.38 R_{Jup}$$

f)

Show that the scaled semimajor axis, $a/R_{\star}$, is related to the stellar density, $\rho_{\star}$.

We start with Kepler's 3rd Law:

$$P^2 = \frac{4\pi^2 a^3}{GM_{\star}}$$

Now, we can express $M_{\star}$ in terms of $\rho \times V$:

$$M_{\star} = \rho_{\star} \times \frac{4}{3}\pi R_{\star}^3$$

Let's plug in this expression for mass in Kepler's 3rd Law:

$$P^2 = \frac{4\pi^2 a^3}{G\rho_{\star} \frac{4}{3}\pi R_{\star}^3}$$
$$\left(\frac{a}{R_{\star}}\right)^3 = \frac{P^2 G \rho_{\star}}{3\pi}$$
$$\frac{a}{R_{\star}} = \left(\frac{P^2 G \rho_{\star}}{3\pi}\right)^{\frac{1}{3}}$$


g)

What is the density of the star compared to the density of the Sun?

Let's solve for $\rho_{\star}$ and then compute it in terms of the density of the Sun, $\rho_{\odot}$. For reference, $\rho_{\odot} = 1410 \text{ kg/m}^3$.

$$\left(\frac{a}{R_{\star}}\right)^3 = \frac{P^2 G \rho_{\star}}{3\pi}$$
$$\rho_{\star} = \frac{3\pi}{P^2 G}\left(\frac{a}{R_{\star}}\right)^3$$
$$\rho_{\star} = \frac{3\pi}{P^2 G}\left(\frac{a}{R_{\star}}\right)^3\frac{1}{\rho_{\odot}}\rho_{\odot}$$
$$\rho_{\star} = \frac{3\pi}{(3.1 \text{ days}\cdot \frac{24 \text{ hr}}{\text{ day}}\cdot\frac{3600 \text{ s}}{\text{hr}})^2 \cdot 6.67\times 10^{-11}\text{ m}^3\text{ kg}^{-1}\text{ s}^{-2}}(7.0)^3\frac{1}{1410 \text{ kg/m}^3}\rho_{\odot}$$
$$\rho_{\star} = 0.48 \rho_{\odot}$$

The star is about half as dense as the Sun.

h)

What is the density of the planet compared to the density of Jupiter?

Let's express the density of the planet:

$$\rho_p = m_p/V_p$$
$$\rho_p = \frac{m_p}{\frac{4}{3}\pi R_p^3}$$

From Worksheet 12, we know that the peak radial velocity of the star is:

$K = \frac{2\pi a_{\star}}{P}$

We already know $P$, so let's solve for $a_{\star}$:

From the center of mass equation, we have:

$$m_p a_p = M_{\star}a_{\star}$$
$$a_p = \frac{M_{\star}}{m_p}a_{\star}$$
$$a = a_p + a_{\star} = a_{\star}(1 + \frac{M_{\star}}{m_p})$$

Let's plug this into the equation for Kepler's Third Law:

$$P^2 = \frac{4\pi^2 a^3}{GM}$$
$$P^2 = \frac{4\pi^2 \left(a_{\star}(1 + \frac{M_{\star}}{m_p})\right)^3}{G(M_{\star} + m_p)}$$
$$a_{\star} = \left(\frac{P^2G(M_{\star}+m_p)}{4\pi^2}(1 + \frac{M_{\star}}{m_p})^{-3}\right)^{\frac{1}{3}}$$

Then, plug back into the equation for $K$:

$$K = \frac{2\pi}{P}\left(\frac{P^2G(M_{\star}+m_p)}{4\pi^2}(1 + \frac{M_{\star}}{m_p})^{-3}\right)^{\frac{1}{3}}$$
$$K = \frac{2\pi}{P}\left(\frac{P^2Gm_p^3}{4\pi^2}\frac{1}{(M_{\star}+m_p)^2}\right)^{\frac{1}{3}}$$
$$K = \frac{2\pi m_p}{P}\left(\frac{P^2G}{4\pi^2(M_{\star} + m_p)^2}\right)^{\frac{1}{3}}$$

We can approximate $M_{\star} + m_p \approx M_{\star}$

$$m_p \approx \frac{KP}{2\pi}\left(\frac{P^2G}{4\pi^2M_{\star}^2}\right)^{-\frac{1}{3}} = \frac{KP^{\frac{1}{3}}M_{\star}^{\frac{2}{3}}}{2^{\frac{1}{3}}\pi^{\frac{1}{3}}G^{\frac{1}{3}}}$$
$$m_p = \frac{500 \text{ m/s}(3.1 \text{ days}\cdot \frac{24 \text{ hr}}{\text{ day}}\cdot\frac{3600 \text{ s}}{\text{hr}})^{\frac{1}{3}}M_{\star}^{\frac{2}{3}}}{2^{\frac{1}{3}}\pi^{\frac{1}{3}}G^{\frac{1}{3}}}$$

Now, we need to solve for $M_{\star}$:

$$M_{\star} = \rho_{\star}V_{\star} = \rho_{\star}\frac{4}{3}\pi R_{\star}^3$$
$$M_{\star} = 0.48 \rho_{\odot} \frac{4}{3}\pi (\frac{1.38}{0.173} R_{Jup})^3$$
$$M_{\star} = 0.48 \times 1410 \text{ kg/m}^3 \cdot \frac{4}{3}\pi (\frac{1.38}{0.173} \cdot 71492 \text{ km})^3 = 5.26 \times 10^{20} \text{ kg}$$

Now, solve for $\rho_p$:

$$\rho_p = \frac{500 \text{ m/s}\cdot(3.1 \text{ days}\cdot \frac{24 \text{ hr}}{\text{ day}}\cdot\frac{3600 \text{ s}}{\text{hr}})^{\frac{1}{3}}(5.26 \times 10^{20} \text{ kg})^{\frac{2}{3}}}{2^{\frac{1}{3}}\pi^{\frac{1}{3}}(6.67\times 10^{-11}\text{ m}^3\text{ kg}^{-1}\text{ s}^{-2})^{\frac{1}{3}}}\cdot \frac{1}{\frac{4}{3}\pi (1.38  \cdot 71492 \text{ km})^3}$$
$$\rho_p = 6.97 \times 10^5 \text{ kg/m}^3$$

This is $\frac{6.97 \times 10^5 \text{ kg/m}^3}{1330 \text{ kg/m}^3} = 524.6$ times the density of Jupiter.


Acknowledgement: collaborated with Allison Tsay and Daniel Gatega

General Post


In a new paper published in Nature, astrophysicists Szabolcs Marka at Columbia University and Imre Bartos at the University of Florida describe the collision of two neutron stars 4.6 billion years ago as the source of some of Earth's most precious elements. They found that this event created about 0.3 percent of the heaviest elements found on earth, such as uranium, platinum, and gold. Bartos makes a human connection to this finding, noting that about 10 milligrams of any wedding ring would have been formed 4.6 billion years ago.

Meteorites formed in the early solar system contain trace radioactive isotopes, whose decay can be used to date the meteorites. The researchers made their findings by comparing the composition of meteorites to simulations of the Milky Way galaxy. They found a single collision of neutron stars could have happened right before Earth was formed, predating it by 100 million years, about 1000 light years away from the gas cloud that would eventually form our Solar System.



Sunday, April 21, 2019

EB Lab Report

1. Introduction

This lab report details the data and findings from the observation of the members of the double-lined spectroscopic binary NSVS01031772. We refer to the paper NSVS01031772: A New 0.50+0.54 M⊙ Detached Eclipsing Binary by López-Morales et al., 2006.

Objective

The purpose of the lab is to:

  • determine masses, radii, and separation between the members of the double-lined spectroscopic binary NSVS01031772 using both provided radial velocity (RV) data and the light curve data that we collect using the Clay Telescope
  • familiarize ourselves with the Clay Telescopes, and telescopes in general, by using it to perform observations, learning how to use tools such as TCS, MaximDL, and The Sky.

Background

A binary star system is comprised of two stars orbiting a common point. In particular, a spectroscopic binary star system is one that is too far away for a telescope to resolve the two stars individually. Instead, we can measure the periodic change in the Doppler shifts of the spectral lines, as the two individual star revolve about their common center of mass. These Doppler shifts are then used to construct a radial velocity (RV) plot.

Furthermore, the changes in brightness over time can be used to construct a light curve. As one star crosses in front of the other, it covers some of the light from the other star, resulting in a change in brightness. This is illustrated in Figure 1:

Figure 1: An eclipsing binary star with light curve.
Image credits: https://www.physics.mun.ca/~jjerrett/binary/binary.html
Since the stars are not individually resolvable, we just observe a single point that changes in brightness over time. NSVS01031772 is a low-mass binary system, which are difficult to detect because of their low surface brightness. As a result, there is a dearth of observational data to inform the mass-radius relationship for stars less massive than 0.6 $M_{\odot}$. However, this information is important in constraining evolutionary models of stars, and also inform the masses and radii of planets that orbit these stars.


2. Methods


Radial Velocity Plot

A radial velocity (RV) is a plot of radial (line-of-sight) velocity versus time, constructed using the Doppler shifts of the spectral lines. López-Morales et al. included an RV plot in their paper, shown in Figure 2.

Figure 2: Radial velocity curves of NSVS0103.
Image credits: López-Morales et al., 2006
Positive radial velocity means that the star is going away from the observer, while negative radial velocity means that the star is coming towards the observer. The horizontal dashed line indicates the velocity of the center of mass of the system, which is about $19 \text{ km/s}$. This velocity arises from the relative motion between us and the center of mass of the binary star system.

Meanwhile, we can read the maximum radial velocities to determine the mass ratio of the system; the greater mass travels at lower velocity, while the lesser mass travels at a higher velocity. As shown in Figure 3, the movement of the stars can be inferred from the RV plot.

Figure 3: Relative motion of the stars



The solid line represents the radial velocity of Star 1, and the dotted line represents Star 2. From the plot, Star 1 has a maximum radial velocity of $-125 \pm 1 \text{ km/s}$, and Star 2 has a maximum radial velocity of $176 \pm 1 \text{ km/s}$. Then, we normalize these values by subtracting the velocity of the center of mass, 19 km/s:

$$v_1 = -125 \text{ km/s} - 19 \text{ km/s} = 144  \pm 1 \text{ km/s}$$
$$v_2 = 175 \text{ km/s} - 19 \text{ km/s} = 156 \pm 1 \text{ km/s}$$

From these data, we determine that Star 1 is more massive than Star 2. We can determine the mass ratio of the two stars using the center of mass equation:

$$M_1 a_1 = M_2 a_2$$

Where $M_1$, $M_2$ are the masses of Stars 1 and 2, respectively, and $a_1$, $a_2$ are the distances from the center of mass to Stars 1 and 2, respectively. We can relate distance $a$ to radial velocity $v$ using the equation for orbital period:

$$v = \frac{2\pi a}{P}$$

Now, we can rewrite the center of mass equation as follows:

$$M_1 v_1 = M_2 v_2$$

Rearrange and solve:
$$\frac{M_1}{M_2} = \frac{v_2}{v_1} = \frac{156 \text{ km/s}}{144 \text{ km/s}} \approx 1.08$$

Therefore, our mass ratio $\frac{M_1}{M_2}$ is about 1.08.


Light Curve

A light curve is generated by plotting the brightness versus time of an astronomical body. We can use them to determine the type of body that we are observing; for example, a binary star system has a periodic light curve, as shown in Figure 1.

We collected optical data from NSVS0103 using the Clay Telescope to generate our own light curves, plotting light intensity versus time. From Worksheet 5, Problem 2e, we found that luminosity $L(T) = 4\sigma\pi R^2 T^4$, which indicates that the brighter star is the one with a greater radius; conversely, the smaller star will be dimmer. When both stars are next to each other from our perspective, we get the light from both of them. However, when the smaller star (Star 2) transits in front of Star 1 (primary transit), it covers some of the light from Star 1, so we get reduced brightness, leading to a major dip. When Star 2 transits behind Star 1 (secondary transit), only the light from Star 1 is visible, so we again get reduced brightness, but only a minor dip.

These dips are periodic, meaning we can use them to determine the orbital period of the binary star system. In addition, we can use light curve to determine the depths of the dips, their durations, and the time of ingress and egress of the eclipsing star. We then use this information to calculate the masses and radii of the binary stars.

Mass


First, we use Kepler's third law to determine the masses of the stars:

$$P^2 = \frac{4\pi^2 a^3}{G(M_1 + M_2)}$$

We also know that the semimajor axis is the sum of $a_1$ and $a_2$:

$$a = a_1 + a_2$$

Furthermore, we can rewrite $M_2$ in terms of $M_1$ using what we know about their mass ratio:

$$M_2 = \frac{v_1}{v_2}M_1$$

Plug these in:

$$P^2 = \frac{4\pi^2 (a_1 + a_2)^3}{G(M_1 + \frac{v_1}{v_2}M_1)}$$

Next, we can use the equation for orbital period, assuming a circular orbit:

$$Pv_1 = 2\pi a_1$$
$$Pv_2 = 2\pi a_2$$

Then, we can express $a_1 + a_2$ as:

$$P(v_1 + v_2) = 2\pi (a_1 + a_2)$$
$$a_1 + a_2 = \frac{P}{2\pi}(v_1 + v_2)$$

Substitute this for $a$:

$$P^2 = \frac{4\pi^2 (\frac{P}{2\pi}(v_1 + v_2))^3}{G(M_1 + \frac{v_1}{v_2}M_1)}$$

Solve for $M_1$:

$$P^2 = \frac{4\pi^2 P^3(v_1 + v_2)^3}{8\pi^3 G(M_1 + \frac{v_1}{v_2}M_1)}$$
$$P^2 = \frac{P^3(v_1 + v_2)^3 v_2}{2\pi GM_1(v_2 + v_1)}$$
$$Pv_2 (v_1 + v_2)^2 = 2\pi G M_1$$
$$M_1 = \frac{P(v_1 + v_2)^2 v_2}{2\pi G}$$

Similarly, we can solve for $M_2$:

$$M_2 = \frac{P(v_1 + v_2)^2 v_1}{2\pi G}$$

Radius


To solve for the radii of the stars, we need the transit time and the transit depths.

The transit time is derived by taking a reference frame with respect to the larger star. This is illustrated in Figure 4.

Figure 4: Transit time of Star 2

If we hold Star 1, then Star 2 travels at a relative velocity of $v_1 + v_2$. A full transit takes a distance of $2R_1 + 2R_2$, which means that transit time can be expressed as:

$$t_{transit} = \frac{2R_1 + 2R_2}{v_1 + v_2}$$

According to the CfA's Transit Light Curve Tutorial, transit depth is given by:

$$\delta = (\frac{R_2}{R_2})^2$$

However, we need to account for the fact that the transiting Star 2 emits its own light, as the given equation assumes the transit of a planet with negligible luminosity. To compensate for this, we can subtract the luminosity of Star 2 from the light curve, which gives us a new equation:

$$(\frac{R_2}{R_1})^2 = \frac{\delta_1}{1- \delta_2}$$

We can rearrange this to isolate $R_2$ and express it in terms of $R_2$:

$$R_2 = R_1 \sqrt{\frac{\delta_1}{1-\delta_2}}$$

Then, we can rearrange our equation for transit time $t_transit$ and plug in $R_2$ to solve for $R_1$:

$$\frac{1}{2}t_{transit}(v_1 + v_2) = (R_1 + R_2)$$
$$\frac{1}{2}t_{transit}(v_1 + v_2) = (R_1 + R_1 \sqrt{\frac{\delta_1}{1-\delta_2}})$$
$$\frac{1}{2}t_{transit}(v_1 + v_2) = R_1(1 + \sqrt{\frac{\delta_1}{1-\delta_2}})$$
$$R_1= \frac{t_{transit}(v_1 + v_2)}{2(1 + \sqrt{\frac{\delta_1}{1-\delta_2}})}$$

Similarly, we can solve for $R_2$:

$$R_2= \frac{t_{transit}(v_1 + v_2)}{2(1 + \sqrt{\frac{1-\delta_2}{\delta_1}})}$$

Observations

We performed our observations using the Clay Telescope on top of the Science Center. We used TCS (Telescope Control System) to control the movements of the telescope, allowing us to slew to a specific RA and DEC. In addition, we also used The Sky program control the telescope, allowing us to locate an astronomical body from a large chart, and automatically slew the telescope to point at the desired object. The telescope automatically tracks an object, accounting for the Earth's rotation. Although the movement of the telescope is very fine, the dome moves in much coarser motions, and can get loud and frightening.

The observations were performed at night, split into different groups. Observations were performed on March 26, March 27, March 28, and April 5 of 2019. My group observed on March 26, around 12 AM to 2 AM. The sky was clear and the temperature was about 40 degrees Fahrenheit.

First we slewed the telescope to our field: RA, DEC = 13:45:35 +79:23:48. We used the R-band filter on the CCD. To make sure we were in the right place, we used a finder chart, shown in Figure 5.

Figure 5: Finder chart
Source: https://sites.fas.harvard.edu/~astrolab/finding_chart.pdf
Then, to make sure we could combine the data from various lab sections, we made sure that all images contained the same reference stars, shown in Figure 6. The system we are concerned with, NSVS0103, is labeled "Obj1".

Figure 6: Object field. Obj1 is the object we are observing, while the others are reference stars.
Source: https://sites.fas.harvard.edu/~astrolab/object_field.png
To determine the right exposure time, we use a bit of trial and error. We take a test exposure, and then view the result in MaximDL. We hover of the center of the object star and note the counts value. Since we want to keep our counts ideally 20,000-30,000 counts, we can increase the exposure time if our counts value was too low, or decrease it if it was too high. We used an exposure time of about 2 minutes.

After setting everything up, we leave the telescope to take a sequence of images, allowing us to go back into the lab and monitor the images as they came in.


3. Analysis

Note that we need to flat field our images, which removes noise from defects such as dust. This was done for us by the course staff. Flat frames were captured just after sunset, with the telescope skewed slightly between each frame, so that the frames can be averaged, making sure that consistent noise (like dust) would be removed. Figure 7 show an image taken from the telescope, pre-flat field. Figure 8 show the result after flat fielding.


Figure 8: Top: Before flat field. Bottom: After flat field. Much cleaner!
Source: Astro 16 Canvas

We used MaximDL to perform our photometry, which is the technique of measuring the intensity of electromagnetic radiation of an astronomical body. We use the reference stars to normalize our measurements by making sure they have the same values across our datasets. Each observation group will have different settings for image exposure, so the absolute measured intensity will vary. Instead, we detrend the measurements so that the measured intensity matches known values for the reference stars. Figure 9 shows the completed light curve from all 4 observations.

Figure 8: Final Light Curve
The original data was recorded with time expressed as hours after March 26 UT. To plot the light curve, we needed to "fold" the time based on the period of the binary star system, in order to get the curves to line up. Numerically, this is done by taking the unfolded time modulo period, which folds up the time to "fit" into period-wide chunks. We used a period of 8.83 hours, or 8 hours, 50 minutes, based on the results from the NSVS0103 paper, which reported an orbital period of 0.3681414 days.

The baseline value (flat part of the light curve) appears to be about $1.07 \pm 0.01$. The minimum of the primary transit (rightmost dip) is about 0.57, so the depth is the difference $1.07 - 0.57 = 0.50 \pm 0.02$. The minimum of the secondary transit (leftmost dip) is about 0.63, so the depth is the difference $\delta_2 = 1.07 - 0.63 = 0.44 \pm 0.02$. We need to normalize the transit depths with respect to the baseline, so we compute divide each transit depth by 1.07, giving us $\delta_1 = 0.47 \pm 0.02$ and $\delta_2 = 0.41 \pm 0.02$.

We measured four transit times, corresponding to each observation night: 1.464, 1.368, 1.416, and 1.392 hours. We take the average to get $t_{transit} = 1.41 \text{ hours}$ for an eclipse.


4. Results

Radius

We can solve for the radii $R_1$ and $R_2$, knowing the transit depths $\delta_1 = 0.47$, $\delta_2 = 0.41$. Transit time $t_{transit} = 1.41 \text{ hr}$.

$$R_1 = \frac{t_{transit}(v_1 + v_2)}{2(1 + \sqrt{\frac{\delta_1}{1-\delta_2}})}$$
$$R_1 = \frac{1.41 \text{ hr}\times \frac{3600 \text{ s}}{1 \text{ hr}}(144 \text{ km/s} + 156 \text{ km/s})(\frac{10^5 \text{ cm}}{\text{ km}})}{2(1 + \sqrt{\frac{0.47}{1-0.41}})}$$
$$R_1 = 4.02 \times 10^{10} \text{ cm} = 0.58 R_{\odot}$$

Similarly, we can solve for $R_2$:

$$R_2= \frac{t_{transit}(v_1 + v_2)}{2(1 + \sqrt{\frac{1-\delta_2}{\delta_1}})}$$
$$R_2 = \frac{1.41 \text{ hr}\times \frac{3600 \text{ s}}{1 \text{ hr}}(144 \text{ km/s} + 156 \text{ km/s})(\frac{10^5 \text{ cm}}{\text{ km}})}{2(1 + \sqrt{\frac{1-0.41}{0.47}})}$$
$$R_2 = 3.59 \times 10^{10} \text{ cm} = 0.52 R_{\odot}$$


Mass


Now we can go back and solve for the masses $M_1$ and $M_2$. $v_1 = 144  \pm 1 \text{ km/s}$ and $v_2 = 156 \pm 1 \text{ km/s}$. $P = 8.83 \text{ hours}$.

$$M_1 = \frac{P(v_1 + v_2)^2 v_2}{2\pi G}$$

$$M_1 = \frac{(8.83 \text{ hr} \times \frac{3600 \text{ s}}{1 \text{ hr}}) (144 \text{ km/s} + 156 \text{ km/s})^2 (156 \text{ km/s})(\frac{10^5 \text{ cm}}{\text{ km}})}{2\pi (6.67 \times 10^{-8} \text{ cm}^3 \text{ g}^{-1} \text{ s}^{-2})}$$
$$M_1 = 1.06 \times 10^{33} \text{ g} = 0.53 M_{\odot}$$

Similarly, we can solve for $M_2$:

$$M_2 = \frac{P(v_1 + v_2)^2 v_1}{2\pi G}$$

$$M_2 = \frac{(8.83 \text{ hr} \times \frac{3600 \text{ s}}{1 \text{ hr}}) (144 \text{ km/s} + 156 \text{ km/s})^2 (144 \text{ km/s})(\frac{10^5 \text{ cm}}{\text{ km}})}{2\pi (6.67 \times 10^{-8} \text{ cm}^3 \text{ g}^{-1} \text{ s}^{-2})}$$
$$M_2 = 9.83 \times 10^{32} \text{ g} = 0.49 M_{\odot}$$


Separation between the stars

Separation between the stars is the sum $a_1 + a_2$. We use the equation that relates $a$ to period:

$$a_1 + a_2 = \frac{P}{2\pi}(v_1 + v_2) = a$$


$$a = \frac{8.83 \text{ hr} \times \frac{3600 \text{ s}}{1 \text{ hr}}}{2\pi}(144 \text{ km/s} + 156 \text{ km/s})(\frac{10^5 \text{ cm}}{\text{ km}})$$
$$a = 1.51 \times 10^{11} \text{ cm} = 2.18 R_{\odot}$$


Error


Radius

The transit time values were taken from the spreadsheet, making them relatively accurate. $t_{transit} = 1.41 \pm 0.05 \text{ hours}$

The values of $v_1$ and $v_2$ were drawn from the RV plot, and lines on the computer were used to make sure they were accurate, resulting in $v_1 = 144  \pm 1 \text{ km/s}$ and $v_2 = 156 \pm 1 \text{ km/s}$.

$$\delta v = \sqrt{(1)^2 + (1)^2} = 1.414 \text{ km/s}$$

The transit depths are as follows:
$\delta_1 = 0.47 \pm 0.02$
$\delta_2 = 0.41 \pm 0.02$

To calculate the radius, the transit time is multiplied by the sum of the two velocities, divided by a square root of one ratio divided by another.

$$\delta R_1 = 4.02 \times 10^{10} \text{ cm}\sqrt{(\frac{0.05}{1.41})^2 + (\frac{1.414}{144+156})^2 + \frac{1}{2}(\frac{0.02}{0.47})^2 + \frac{1}{2}(\frac{0.02}{0.41})^2}$$
$$\delta R_1 = 2.23 \times 10^9 \text{ cm}$$

$$\delta R_2 = 3.59 \times 10^{10} \text{ cm}\sqrt{(\frac{0.05}{1.41})^2 + (\frac{1.414}{144+156})^2 + \frac{1}{2}(\frac{0.02}{0.47})^2 + \frac{1}{2}(\frac{0.02}{0.41})^2}$$
$$\delta R_2 = 2.00 \times 10^9 \text{ cm}$$

$$R_1 = 4.02 \times 10^{10} \pm 2.23 \times 10^9 \text{ cm}$$
$$R_2 = 3.59 \times 10^{10} \pm 2.00 \times 10^9 \text{ cm}$$

Mass

Mass is calculated from the product of the period, the square of the sum of the velocities, and a velocity. The error for the period is quite low, because it was confirmed with the result from the paper.

$P = 8.83 \text{ hours} \pm 0.005 \text{ hours}$
$v_1 = 144  \pm 1 \text{ km/s}$
$v_2 = 156 \pm 1 \text{ km/s}$

$$\delta v = \sqrt{(1)^2 + (1)^2} = 1.414 \text{ km/s}$$
$$\delta M_1 = 1.06 \times 10^{33} \text{ g} \times \sqrt{(\frac{0.005}{8.83})^2 + (\frac{1.414}{144+156})^2 + (\frac{1.414}{144+156})^2 + (\frac{1}{156})^2}$$
$$\delta M_1 = 9.82 \times 10^{30} \text{ g}$$
$$\delta M_2 = 9.83 \times 10^{32} \text{ g} \times \sqrt{(\frac{0.005}{8.83})^2 + (\frac{1.414}{144+156})^2 + (\frac{1.414}{144+156})^2 + (\frac{1}{144})^2}$$
$$\delta M_2 = 9.48 \times 10^{30} \text{ g}$$

$$M_1 = 1.06 \times 10^{33} \pm 9.82 \times 10^{30} \text{ g}$$
$$M_2 = 9.83 \times 10^{32} \pm 9.48 \times 10^{30} \text{ g}$$

Separation

The calculation for separation distance is comprised of a multiplication of the period by the sum of the two velocities.

$v_1 = 144  \pm 1 \text{ km/s}$
$v_2 = 156 \pm 1 \text{ km/s}$
$P = 8.83 \text{ hours} \pm 0.005 \text{ hours}$

$$\delta v = \sqrt{(1)^2 + (1)^2} = 1.414 \text{ km/s}$$
$$\delta a = 1.51 \times 10^{11} \text{ cm} \times \sqrt{(\frac{0.005}{8.83})^2 + (\frac{1.414}{144+156})^2} = 7.17 \times 10^8 \text{ cm}$$

$$a = 1.51 \times 10^{11} \pm 7.17 \times 10^8 \text{ cm}$$


Possible sources of error include weather conditions on the various observation days. For example, there is a lot of light pollution in Boston, and clouds in the sky could cause that light to scatter. There could also be variation in the flat fielding, depending on at what point after sunset they were performed, how how much the telescope was slewed in between frames.

In conclusion, the determined values were:

$R_1 = 3.91 \times 10^{10} \text{ cm}$
$R_2 = 3.70 \times 10^{10} \text{ cm}$
$M_1 = 1.06 \times 10^{33} \text{ g}$
$M_2 = 9.83 \times 10^{32} \text{ g}$
$P = 8.83 \text{ hours}$
$a = 1.51 \times 10^{11} \text{ cm}$

These match up reasonably closely to the values from the paper, which lends support to the accuracy of our procedures and calculations.



References:

http://hosting.astro.cornell.edu/academics/courses/astro201/bin_vels.htm
https://www.astronomynotes.com/starprop/s10.htm
http://www.astro.keele.ac.uk/astrolab/manual/week11.pdf
https://imagine.gsfc.nasa.gov/features/yba/CygX1_mass/binary/equation_derive.html
https://imagine.gsfc.nasa.gov/science/toolbox/timing1.html
https://ay16-demery.blogspot.com/2015/04/eclipsing-binary-lab.html
https://vimeo.com/92354083
https://www.cfa.harvard.edu/~avanderb/tutorial/tutorial.html
https://sites.fas.harvard.edu/~astrolab/EB_Ay16.html



Friday, April 19, 2019

Week 10, Post 6

General Post 1:

How does the result of the first imaged Black Hole relate to our galaxy? Write more than a simple statement of fact.

https://www.nytimes.com/2019/04/10/science/black-hole-picture.html
https://eventhorizontelescope.org/

The image of the black hole came from Messier 87 (abbreviated as M87), a galaxy in the constellation Virgo, located 55 million light-years away from Earth. The data was collected by a large telescope virtually the size of Earth, the Event Horizon Telescope. The telescope is comprised of a network of eight radio observatories, precisely synchronized together using atomic clocks. This observation technique is called very-long-baseline interferometry (VLBI), which leverages the rotation of the Earth to form a huge telescope which observes at a wavelength of 1.3 mm, giving an angular resolution of 20 micro-arcseconds. VLBI can be used to observe other things as well; for example the Event Horizon Telescope also recorded data from our Milky Way galaxy, where there is source of radio noise called Sagittarius A*, likely the location of another black hole. However, it is much smaller than M87, making it harder to image. The Event Horizon Telescope is at work imaging the black hole in our galaxy.

Furthermore, the image of M87 also enables astronomers to measure the radius of the black hole, as it provides a clear, circular shadow. Using the radius, we can estimate the mass of the black hole. This measurement yielded an estimated mass of 6.5 billion solar masses, and can be generalized across other black hole. Since it is heavier than most other estimates, it suggests that the masses of other black holes may be underestimated.

Finally, the image confirms Einstein's theory of general relativity, which predicts that when too much matter or energy is crammed into a small enough volume, space-time would collapse, leading to an eternal gravity trap from which light cannot even escape. The black hole casts a shadow by creating a dark region when immersed in a bright region such as a disc of glowing gas. The circular shadow is caused by the gravitational bending and capture of light by the event horizon of the black hole.

General Post 2:

http://www.astronomy.com/news/2019/04/a-new-neutron-star-merger-is-caught-on-x-ray-camera

When neutron stars collide, they give off powerful signals, both on the electromagnetic spectrum and as gravitational waves. Back in October 2017, the first gravitational waves were detected from the merger of two neutron stars. This event was also the advent of multi-messenger astronomy, in which many telescopes observed a single event as different types of signals, including optical light, X-rays, and gamma rays. Now, a second neutron star merger has been detected in the form of an X-ray signal named XT2. The signal originated from a galaxy 6.6 billion light years away, in which two neutron stars combined into a single, heavier neutron star. This body is called a magnetar, because of its extremely strong magnetic field This is a completely new way to detect a neutron star merger, using X-rays instead of gravity waves. The X-ray signal matched astronomer’s predictions for this kind of event.

A neutron star is the final stage of some massive stars, formed after a supernova, when the star’s core collapses into dense, hot ball of neutrons about 20 meters in diameter. These neutron stars spin very quickly and possess very strong magnetic fields, trillions of times that of Earth. Magnetars, as their name suggests, are neutron stars with particularly strong magnetic fields, on the order of thousands of times that of regular neutron stars, or a quadrillion that of Earth. They are very rare, as only 30 of them are known. Their behavior can’t be replicated in a lab, so they need to be observed in order to learn more about them. For example, in the collision and merger of two neutron stars, a heavy neutron star emerges, which indicated that their structure is relatively resilient.

Wednesday, April 10, 2019

Week 9, Post 5

Worksheet 7, Problem 1


a)

The question asks us to set up the problem, which describes a small, cylindrical parcel of gas, oriented vertically in the Earth's atmosphere. The drawing is shown below.


$P_{up} = P(r)$
$P_{down} = P(r + \Delta r)$


b)

The other force acting on the parcel of gas is gravity. The Earth has a mass of $M_{\oplus}$, while the parcel has a mass of $m = \rho V = \rho(r) A \Delta r$.

$$F_G = \frac{GMm}{r^2}$$
$$F_G = \frac{G M_{\oplus} \rho(r) A \Delta r}{r^2}$$


c)

We can draw a free-body diagram to show all the forces acting on the parcel of air.


Note that pressure is force per unit area, so the forces exerted by $P_{up}$ and $P_{down}$ are therefore:

$F_{up} = A \cdot P_{up}$
$F_{down} = A \cdot P_{down}$

Since it is not moving, we know that the sum of the forces is 0. 

$$F_{net} = F_{up} - F_{down} - F_G = 0$$
$$A(P_{up}-P_{down}) = F_G$$
$$A(P(r) - P(r + \Delta r)) = \frac{G M_{\oplus} \rho(r) A \Delta r}{r^2}$$


d)

$$g = \frac{F_G}{m} = \frac{GM_{\oplus}}{r^2}$$


e)

First, we start with the result from part c)

$$A(P(r) - P(r + \Delta r)) = \frac{G M_{\oplus} \rho(r) A \Delta r}{r^2}$$

Substitute the result from d)

$$A(P(r) - P(r + \Delta r)) = \left(\frac{GM_{\oplus}}{r^2}\right) \rho(r) A \Delta r = g \rho(r) A \Delta r$$

Solve:

$$P(r + \Delta r) - P(r) = -g \rho(r) \Delta r$$
$$\lim_{x \rightarrow \infty} \frac{P(r + \Delta r) - P(r)}{\Delta r} = -g \rho(r)$$
$$\frac{dP(r)}{dr} = -g\rho(r)$$

f)

We refer to the ideal gas law given at the beginning of the worksheet: $P = nk_B T$.

We note that $n = \frac{\rho(r)}{m}$, where $n$ is the number density of particles (with units $cm^{-3}$) and $m$ is the mass of a particle of gas.

This means we can rewrite the ideal gas law as: 
$$P(r) = \frac{\rho(r) k_B T}{m}$$

$$\frac{dP(r)}{dr} = \frac{k_B T}{m} \frac{d\rho(r)}{dr} = -g\rho(r)$$
$$\frac{d\rho(r)}{dr} = \frac{-gm\rho(r)}{k_B T}$$

Integrate:
$$\int \frac{d\rho(r)}{\rho(r)} = \int\frac{-gm}{k_B T}dr$$
$$\ln(\rho(r)) = \frac{-gmr}{k_B T} + C$$

$$\rho(r) = \rho_0 e^{\frac{-gmr}{k_B T}}$$

g)

The scale height is given by: $H = \frac{kT}{\bar m g}$.

Let's check the units on this:

$$\frac{[erg][K]^{-1}[K]}{[g][cm][s]^{-2}} = \frac{[erg][s]^2}{[g][cm]}$$
$$= \frac{[g][cm]^2}{[s]^2}\frac{[s]^2}{[g][cm]} = [cm]$$

The scale height is the height $H$ added to $r$ that would make the density fall off by a factor of $1/e$. We can express this mathematically as:

$$\frac{\rho(r + H)}{\rho(r)} = \frac{1}{e}$$
$${\displaystyle \frac{\rho_0 e^{\frac{-gm(r+H)}{k_B T}}}{\rho_0 e^{\frac{-gmr}{k_B T}}} = \frac{1}{e}}$$
$${\displaystyle \exp(\frac{-gm(r+H)}{k_B T} + \frac{gmr}{k_B T}) = \exp(-1)}$$
$$1 = \frac{gmH}{k_B T}$$
$$H = \frac{k_B T}{mg}$$

h)

We are told that the Earth's atmosphere is mostly molecular nitrogen, $\text{N}_2$. Each molecule contains a total of 14 protons and 14 neutrons, for a total mass of 28 protons.

$$H_{\oplus} = \frac{kT}{\bar m g}$$
$$ = \frac{1.4 \times 10^{-16} \text{ erg K}^{-1} \cdot 300 \text{ K}}{28 \cdot 1.7 \times 10^{-24} \text{ g} \cdot 980 \text{ cm/s}^{2}} = 900360 \text{ cm} = 9 \text{ km}$$



Worksheet 8, Problem 2


a)

To solve this problem, we start with a diagram of the situation:


Depicted is a star, with a radius of $r$ and a mass shell of width $\Delta r$. The mass shell has a density of $u + \Delta u$, while the next mass shell out, at radius $r + \Delta r$, has an energy density of $u$. Notably, as radius increases, energy density decreases.

We are told that the net outwards flow of energy, $L(r)$, must equal the total excess energy in the inner shell divided by the amount of time needed to cross the shell's width $\Delta r$.

$$L(r) = \frac{\text{excess energy}}{\text{time to cross} \Delta r}$$

Since we have the relation in which energy density decreases as radius increases, we need to be careful of the sign.

$$\frac{du}{dr} = \lim_{\Delta r, \Delta u \rightarrow 0} -\frac{\Delta u}{\Delta r}$$

First, we need to solve for change in total energy. We know that change in volume is $\Delta V = \Delta r \cdot SA = 4 \pi r^2 \Delta r$. Then we can multiply this change in volume by energy density.

$$\text{energy} = u \cdot 4\pi r^2 \Delta r$$

Next, we need to solve for time to cross $\Delta r$, which is $\Delta t$.

$$\Delta t = \frac{\Delta r}{v_{diff}}$$

In question 1, we found that $v_{diff} = \frac{cD \rho \kappa}{N}$ and $N = \left(\frac{R_{\odot}}{l}\right)^2$

In this question, we know that $D = R_{\odot} = \Delta r$, so we can rewrite $v_{diff}$:

$$v_{diff} = \frac{cD\rho\kappa}{N} = \frac{c\Delta r \rho \kappa l^2}{(\Delta r)^2} = \frac{c\rho\kappa}{\Delta r \sigma^2 n_e^2}$$

Now, we can plug in and solve:

$$L(r) = \frac{energy}{\Delta t} = \frac{u \cdot 4\pi r^2 \Delta r}{\frac{\Delta r}{v_{diff}}}$$
$$= \Delta u 4 \pi r^2 v_{diff} = \frac{4\pi r^2 c \rho \kappa}{\sigma^2 n_e^2} \frac{\Delta u}{\Delta r}$$
$$L(r) = -\frac{4\pi r^2 c \rho \kappa}{\sigma^2 n_e^2}\frac{du}{dr}$$


b)

From the diffusion equation, we use the fact that the energy density of a blackbody is $u(T(r)) = aT^4$ to derive the differential equation:

$$\frac{dT(r)}{dr} \propto -\frac{L(r)\kappa \rho(r)}{\pi r^2 acT^3}$$

where $a$ is the radiation constant.

Starting with $u(T(r)) = aT^4$, we take the derivative with respect to r:

$$\frac{du(T(r))}{dT} \cdot \frac{dT(r)}{dr} = 4aT^3 \cdot \frac{dT}{dr}$$
$$\frac{du(T(r))}{dr} = 4aT^3 \frac{dT}{dr}$$
$$\frac{dT}{dr} = \frac{1}{4aT^3}\frac{du(T(r))}{dr}$$

Using $L(r)$ from part a), we can solve for $\frac{du}{dr}$:

$$\frac{du}{dr} = \frac{\sigma^2 n_e^2}{4\pi r^2 c \rho \kappa} L(r)$$

Plug this in and solve:

$$\frac{dT}{dr} = \frac{1}{4aT^3}\frac{\sigma^2 n_e^2}{4\pi r^2 c \rho \kappa} L(r)$$
$$= \frac{\sigma^2 n_e^2}{16 \pi r^2 a T^3 c \rho \kappa} L(r)$$

Then, substitute in $\sigma = \frac{\rho \kappa}{n_e}$:

$$\frac{dT}{dr} = \frac{\rho\kappa}{16\pi r^2 aT^3c} L(r)$$

This matches the form given at the beginning of the problem.


Acknowledgement: Worked with Awnit, Elton, and Simon on these problems.

General Post

https://www.nytimes.com/2019/04/10/science/black-hole-picture.html

Today’s exciting news item comes from one of our very own! A team of astronomers led by Shep Doeleman, an astronomer at the Harvard-Smithsonian Center for Astrophysics, announced that they had finally captured an image of a black hole, once thought to be unobservable because it is so dense that light cannot escape from it.



The image captured was of Messier 87 (M87), a galaxy in the constellation Virgo. In this galaxy is a black hole billions of times more massive than the sun, which unleashes a jet of energy into space about 5000 light-years away. The image of the black hole provides confirmation of a strange conclusion from Einstein’s theory of general of relativity that even he was reluctant to accept. When too much matter is forced into a small volume, the density becomes so extreme that space-time collapses. As Einstein’s theory predicts, the shadow formed by the black hole is circular in shape.

Many black holes are the remains of stars that burned through their fuel and collapsed into themselves. However, there are also supermassive black holes millions or billions of times larger than the sun that reside in the center of almost every galaxy. Scientists don’t know the origins of these black holes. They also don’t know exactly what would happen to something to an object that falls into a black hole.

The image was created from two years of computer analysis of observations from a large telescope the size of Earth, the Event Horizon Telescope. In reality, this telescope is actually a network of radio antennas comprising eight radio observatories on six mountains across four continents. These observatories recorded data on M87 for 10 days in April 2017. In order to prove that the black hole really was a black hole, scientists needed to measure the size of its shadow. This is difficult because of their distance, which makes it very hard to resolve them, even with a very large telescope. However, by combining data from multiple radio telescopes using a technique called very long baseline interferometry, the team was able to create a very large “virtual” telescope, the Event Horizon Telescope.

The accretion disk of a black hole is where matter swirls around a black hole, just at its edge. The ring of light in the image is the innermost orbit of light in the accretion disk. This provides a way for astronomers to measure the size of a black hole. This size measurement also provides an estimate for the mass of M87, which is 6.5 billion solar masses.

Wednesday, April 3, 2019

Day Lab Report

The Measurement of the Astronomical Unit


The purpose of this lab is to determine the length of the Astronomical Unit (AU), which is the distance between the Earth and the Sun. We will use geometry principles and an array of tools from the lab. The AU is important because it's the fundamental unit used in astronomy - if we have error, it would affect other measurements such as parallax measurements to nearby stars. This lab consists of three steps to gather the three pieces of information we need: angular size of the sun, rotational speed, and rotational period.

Step 1: Determine the Angular Size of the Sun

Procedure

The angular size of the Sun is how much of the sky the Sun covers, in degrees. From our perspective on the Earth, it looks like the sun moves around the entire Earth (360 degrees) in a day (24 hours). By measuring the amount of time it takes for the Sun to move its diameter, we can determine the angle that the Sun occupies in the sky.

We focus the Sun's light through a lens on a window onto an easel, producing a bright projected spot on the paper. First, we mark the right edge of the bright spot on the paper, and at the same time start timing on a stopwatch. Then, we wait for the Sun to move across the paper until the left edge crosses the first mark made on the paper, and stop the stopwatch. We repeat this to get 3 measurements to take an average and estimate the uncertainty.

Analysis

Because the sky was cloudy on our lab day, we used the Friday lab's measurements:

Trial 1: 02:12.65 min = 2.2108 min
Trial 2: 02:12.41 min = 2.2068 min
Trial 3: 02:10.99 min = 2.1832 min

We get a mean time of 2.200 min. A day is 24 hours (1440 minutes) and it's 360 degrees all around a circle. We can use the ratio of this time over a day to find the angular diameter.

$$\frac{\text{movement time}}{\text{length of day}} = \frac{\theta}{360^{\circ}}$$
$$\theta = \frac{360^{\circ} \times \text{movement time}}{\text{length of day}}$$
$$\theta = \frac{360^{\circ} \times 2.200 \text{ min}}{1440 \text{ min}}$$
$$\theta = 0.55^{\circ}$$

Error

The error comes from the reaction time of marking the line and pressing the stopwatch. We're using this neat reference for propagation of error by multiplication of measured quantities. According to Human Benchmark, the average reaction time is 284 ms.

$$\delta \theta = |\theta| \cdot \sqrt{\left(\frac{\delta t}{t}\right)^2}$$
$$\delta \theta = 0.55^{\circ} \cdot \sqrt{\left(\frac{0.284 \text{ s}}{2.200 \text{ s} \times 60 \text{ s/min}}\right)^2}$$
$$\delta \theta = 0.0255^{\circ}$$

Step 2: Determine the Rotational Speed of the Sun

Procedure

We can use Doppler shift to measure radial velocity. We measure NaD emission lines from the East limb and then the West limb of the Sun. Using the CCD (charge-coupled device, a digital imaging instrument) we take measurements of the Doppler shifts of these two emission lines relative to that of a Telluric (meaning terrestrial, not the element) absorption line which comes from water in the Earth's atmosphere. Since we don't know how the Sun is oriented, we take 8 measurements around the edge of the Sun in pairs: left, right; top, bottom; top right, bottom left; top left, bottom right.

The setup is tedious because we need to align the CCD with the NaD lines. We use the Sodium lamp to adjust the slit width to get the sharpest lines possible without losing out on brightness. Once everything is aligned, we remove the lamp and allow sunlight into the slit. We take images at 8 locations of the Sun's limb because we don't know the orientation of the Sun - the Sun is tilted, the Earth is tilted, and the image is reversed after being reflected off all the mirrors. The two opposite locations with the biggest shift are the ones closest to the equator of the Sun.

Analysis

We import the image files using MaximDL. Then, we draw a box from the very left edge to the very right edge, to ensure that the data will be 765 pixels wide. We have 4 pairs of datasets to compare because we want to choose the pair that will be closest-aligned to the solar equator. We can find the index of the minimum value for each dataset, and determine the pair with the biggest difference between the indices of their respective minimum values. We ended up choosing the Bottom Left/Top Right pair.

Using this pair of datasets, we want to derive the most accurate minimum positions of the NaD lines. We achieve this by fitting the curves to a quadratic $ax^2 + bx + c$ and then use the $a$ and $b$ values to calculate the minimum pixel value, using the equation $min = \frac{-b}{2a}$.



Between the left and right NaD lines, there are 343.0319 pixels separating them. We know in fact that there are 5.97 angstroms separating the two lines, which means that we have a conversion factor of $5.97 \text{ ang}/343.0319 \text{ pixel} = 0.017404 \text{ ang/pixel}$.

For the left emission line, we have a 2.478508 pixel separation, which converts to 0.043135 angstroms. For the right emission line, we have a 2.083325 pixel separation, which converts to 0.036257 angstroms.

We can take these distances and convert them into a velocity, using the equation:

$$\Delta v = \frac{\Delta \lambda \cdot c}{\lambda}$$

For the left side, we get:

$$\Delta v_{left} = \frac{\Delta \lambda \cdot c}{\lambda} = \frac{0.043135 \text{ ang} \cdot c}{5895.94 \text{ ang}} = 2.19 \text{ km/s}$$

For the right side, we get:

$$\Delta v_{right} = \frac{\Delta \lambda \cdot c}{\lambda} = \frac{0.036257 \text{ ang} \cdot c}{5889.96 \text{ ang}} = 1.85 \text{ km/s}$$

We have to be careful not to double count the rotational velocity, since one side is going away from us, while the other is going towards us. To account for this, we first take the average of the two sides, and then halve the result.

$$v_{rot} = \frac{\Delta v_{left} + \Delta v_{right} }{2} \cdot \frac{1}{2} = \frac{2.19 \text{ km/s} + 1.85 \text{ km/s}}{4} = 1.01 \text{ km/s}$$

Error

To account for error, we use the Telluric absorption line, which, as its name suggests, is purely terrestrial. It arises from water in the Earth's atmosphere. Again, we fit the curves to a quadratic to find the pixels with the minimum values.


We determine the offset to be 0.2656 pixels, so we can convert to angstroms using our conversion factor:

$$0.2656 \text{ pixels} \times 0.017404 \text{ ang/pixel} = 0.004622 \text{ angstroms}$$

Meanwhile, the average separation between left and right is as follows:

$$\Delta \lambda_{avg} = \frac{0.043135 \text{ ang} + 0.036257 \text{ ang}}{2} = 0.039696 \text{ ang}$$

Let's use the propagation of error from multiplied quantities:

$$\delta v = |v| \sqrt{\left(\frac{\delta \lambda}{\Delta \lambda_{avg}}\right)^2}$$
$$\delta v = 1.01 \text{ km/s} \cdot \sqrt{\left(\frac{0.004622 \text{ ang}}{0.039696 \text{ ang}}\right)^2}$$
$$\delta v = 0.118 \text{ km/s}$$

Step 3: Determine the Rotational Period of the Sun

Procedure

We want to determine how long it takes for the Sun to rotate about its axis. We can use sunspots as markers of the sun's surface to measure how long it takes for the sun to rotate a certain number of degrees. This relies on the assumption that the spots are carried across the Sun by its rotation.

Ideally, we would track the movement of sunspots ourselves using a heliostat. However, since the weather was cloudy, we ended up using archival data. We opened the sunspot movie on the computer and resized the window to fit in the transparency grid of the Sun. We marked the transparency as the sunspot moved across the Sun, noting the angle the sunspot traveled and the amount of time it took. We measured 3 different sunspots to take an average.

Analysis

The following are the measurements for the 3 sunspots we tracked.

Sunspot 1 Time Degree
Start 2013-11-28_133000 30°
End 2013-12-04_210000 110°
Delta 151.5 hours (6 days, 7 hours, 30 mins) 80°
Sunspot 2 Time Degree
Start 2013-11-27_090000 40°
End 2013-12-01_163000 90°
Delta 103.5 hours (4 days, 7 hours, 30 mins) 50°
Sunspot 3 Time Degree
Start 2013-11-29_193000 40°
End 2013-12-03_000000 80°
Delta 76.5 hours (3 days, 4 hours, 30 mins) 40°

Assuming that time and angle scale linearly with each other, we can take the average of the times and angles to get the average rate of rotation.

$$\bar{t} = \frac{151.5 \text{ h} + 103.5 \text{ h} + 76.5 \text{ h}}{3} = 110.5 \text{ h}$$
$$\bar{\theta} = \frac{80^{\circ} + 50^{\circ} + 40^{\circ}}{3} = 56.67^{\circ}$$

We want to use the rate of rotation to determine the rotational period $P$, knowing that there are 360° in a circle.

$$\frac{P}{360^{\circ}} = \frac{t }{\theta}$$
$$P = \frac{110.5 \text{ h} \cdot 360^{\circ}}{56.67^{\circ}}$$
$$P = 702 \text{ h}$$

Therefore, it takes 702 hours for the Sun to rotate about its axis.

Error

A source of error comes from the measuring tool we used to measure angle, the transparency grid we placed on the computer monitor. The resolution we get comes from the width of the line marking 10° intervals, which are about 1° wide. Let's use the propagation of error from multiplied quantities:

$$\delta P = |P| \sqrt{\left(\frac{\delta \theta}{\theta}\right)^2}$$
$$\delta P = 702 \text{ h} \cdot \sqrt{\left(\frac{1^{\circ}}{55.67^{\circ}}\right)^2}$$
$$\delta P = 12.61 \text{ h}$$

Putting it all together

Calculation

Now we have everything we need to solve for the AU.

First, solve for the solar radius:

$$v = \frac{2 \pi R}{P}$$

$$R = \frac{vP}{2\pi} =  \frac{1.01 \text{ km/s} \times 702 \text{ h} \times 3600 \text{ s/h}}{2\pi}$$
$$R = 406239 \text{ km}$$

Then, using the skinny triangle approximation, we can determine the AU:

$$\sin(\theta/2) = \frac{R}{\sqrt{AU^2 + R^2}}$$

By approximation:

$$\theta/2 = \frac{R}{AU}$$
$$AU = \frac{R}{\theta/2} = \frac{406239 \text{ km}}{\frac{0.55^{\circ}}{2} \cdot \frac{\pi}{180^{\circ}}}$$
$$AU = 8.46392 \times 10^7 \text{ km} = 8.46392 \times 10^{12} \text{ cm}$$

Error

Let's use the propagation of error from multiplied quantities:

$$\delta AU = |AU| \cdot \sqrt{\left(\frac{\delta \theta}{\theta}\right)^2 + \left(\frac{\delta v}{v}\right)^2 + \left(\frac{\delta P}{P}\right)^@}$$
$$\delta AU = 8.46392 \times 10^{12} \text{ cm} \cdot \sqrt{\left(\frac{0.0255^{\circ}}{0.55^{\circ}}\right)^2 + \left(\frac{0.118 \text{ km/s}}{1.01 \text{ km/s}}\right)^2 + \left(\frac{12.61 \text{ h}}{702 \text{ h}}\right)^2}$$
$$\delta AU = 1.07468 \times 10^{12} \text{ cm}$$

Our final value of AU, including error, is $8.46392 \times 10^{12} \pm 1.07468 \times 10^{12} \text{ cm}$

Our calculated value of AU is within a factor of 2 of the actual measurement, $AU = 1.49597870 \times 10^{13} \text{ cm}$, which is pretty good. If we want to feel bad about ourselves, we notice that we're about 43% off.

There are many sources of error in the various procedures. In particular, the measurement of the rotational period of the Sun seemed particularly crude, because the transparency was very imprecise, and there is ambiguity as to the start or end of a sunspot. Overall, the lab managed to get a reasonably close estimate of the AU.


Wednesday, March 6, 2019

Week 5, Post 4

Worksheet 5, Problem 2

We are told that the intensity of radiation emitted from a blackbody is given by:

$I_{\nu}(T) = \frac{2\nu^2}{c^2} \frac{h\nu}{\exp(frac{h\nu}{kT} -1} \equiv B_{\nu}(T)$

Where:

  • $B_{\nu}(T) is energy per time, per area, per frequency, per solid angle
  • Boltzmann's constant $k = 1.4 \times 10^{-16} \text{ erg} \text{ K}^{-1}$
  • Planck's constant $h = 6.6 \times 10^{-27} \text{ erg} \cdot \text{s}$.

a)

We're asked to integrate the blackbody flux $F_{\nu}(T)$ over all frequencies to obtain the bolometric flux emitted from a blackbody, which is $F(T)$.

From problem 1, we solved for $F_{\nu}(T)$:

$F_{\nu}(T) = \frac{2\pi\nu^2}{c^2}\frac{h\nu}{\exp{\frac{h\nu}{kT}}-1}$

The question suggests that we use integration by parts, by substituting the variable:

$u \equiv \frac{h\nu}{kT}$

Then, we can isolate $\nu$:

$\nu \equiv \frac{kT}{h}u$

So, we get:

$d\nu = \frac{kT}{h} du

Let's integrate using $u$ substitution:


${\displaystyle \int F_{\nu}(T) d\nu = \frac{2\pi}{c^2}\frac{k^3T^3}{h^2} \int_0^{\infty} \frac{u^3}{e^u -1} (\frac{kT}{h}) du}$

${\displaystyle= \frac{2\pi k^4 T^4}{c^2 h^3} \int_0^{\infty} \frac{u^3}{e^u - 1}du}$

Let's separate out the temperature-dependent term and isolate the term comprising an integral over all frequencies. This term $\sigma$ includes an integral and a bunch of constants:

${\displaystyle \sigma = \frac{2\pi k^4}{c^2 h^3} \int_0^{\infty} \frac{u^3}{e^u - 1}du \approx 5.7 \times 10^{-5} \text{ erg} \text{ s}^{-1} \text{ cm}^{-2} \text{ K}^{-4}}$

Finally, we can express $F(T)$:

$F(T) = \sigma T^4$


b) The Wien Displacement Law:

We are asked to convert the units of the blackbody intensity from $B_{\nu}(T)$ to $B_{\lambda}(T)$.

$\nu = \frac{c}{\lambda}$

Differentiate to get:

$\frac{d\nu}{d\lambda} = \frac{-c}{\lambda^2}$

Notice the negative sign. This is because $\nu$ and $\lambda$ are inversely proportional.

Recall:

$B_{\nu}(T) = \frac{2\nu^2}{c^2} \frac{h\nu}{\exp(\frac{h\nu}{kT})-1}$

$B_{\nu}(T) = B_{\nu}(T) \frac{d\nu}{d\lambda}$

Plug in $\frac{-c}{\lambda^2}$ for $\frac{d\nu}{d\lambda}$ and $\frac{c}{\lambda}$ for $\nu$:

${\displaystyle B_{\lambda}(T) = \frac{2(\frac{c}{\lambda})^2}{c^2} \frac{h(\frac{c}{\lambda})}{\exp(\frac{hc}{kT\lambda})-1}(\frac{-c}{\lambda^2})}$

${\displaystyle =-\frac{2c^2h}{\lambda^5}\frac{1}{\exp(\frac{hc}{kT\lambda})-1}}$

c)

We are asked to derive an expression for the wavelength $\lambda_{max}$ corresponding to the peak of the intensity distribution at a given temperature $T$. 

$B_{\lambda}(T) = \frac{2c^2 h}{\lambda^5}\frac{1}{\exp(\frac{hc}{kT\lambda})-1}$

We'll substitute $u \equiv \frac{h\nu}{kT}$. To do this, we'll replace $\lambda$ with $\frac{c}{\nu}$.

Also, we need to replace instances with $\nu$ with $u$.

$u = \equiv \frac{h\nu}{kT}$

$\nu = \frac{kTu}{h}$

Let's plug in these values and simplify:

${\displaystyle \frac{d\lambda}{dT}(B_{\lambda}(T)) = \frac{2c^2 h}{(\frac{c}{\nu})^5}\frac{1}{\exp(\frac{h\nu}{kT})-1}}$

${\displaystyle =\frac{2\nu^5 h}{c^3}\frac{1}{\exp(\frac{h\nu}{kT})-1} }$

${\displaystyle = \frac{2(\frac{kTu}{h})^5 h}{c^3}\frac{1}{\exp(u)-1} }$

${\displaystyle B_u(T) = \frac{2k^5 T^5 u^5}{h^4 c^3}\frac{1}{\exp(u)-1} }$

${\displaystyle B_u(T) = \frac{2k^5 T^5}{h^4 c^3}\frac{u^5}{e^u -1} }$

This is the maximum wavelength, and to find the peak of a function, we'll take its derivative and set it to 0, and find the corresponding value of the variable we are differentiating with respect to.

${\displaystyle\frac{du}{dT}(B_u(T) = 0 = \frac{2k^5 T^5}{h^4 c^3}(\frac{5(e^u - 1)u^4 - u^5(e^u)}{(e^4 - 1)^2}) }$

${\displaystyle 0 = \frac{2k^5 T^5}{h^4 c^3} (\frac{5 e^u u^4 - 5u^4 - e^u u^5}{e^2u - 2e^u +1})}

Plugging this into Wolfram Alpha, we solve for $u = 4.96511 \approx 5$

Recall the substitution we used:

$u = \frac{h\nu}{kT} = \frac{hc}{k \lambda T}$

Rearrange this to isolate $\lambda$:

$\lambda_{max} = \frac{hc}{kuT} = \frac{hc}{5kT}$

d) The Rayleigh-Jeans Tail:

Recall:

$B_{\nu}(T) = \frac{2\nu^2}{c^2}\frac{h\nu}{\exp(\frac{h\nu}{kT})-1}$

The first-order Taylor expansion for $e^x$ is $1 + x$. Let's plug this in and solve:

$B_{\nu}(T) \approx \frac{2\nu^2}{c^2}\frac{h\nu}{(1 + \frac{h\nu}{kT})-1} = \frac{2\nu^2}{c^2}\frac{h\nu}{\frac{h\nu}{kT}}$

$= \frac{2\nu^2 kT}{c^2}$

e)

In part a), we integrated $F_{\ nu}(T)$ over all frequencies to obtain the bolometric flux emitted from a blackbody, $F(T)$.

$F(T) = \sigma T^4$, where $\sigma = \frac{2\pi k^4}{c^2 h^3}$

A spherical blackbody with radius $R$ has surface area $4 \pi R^2$.

Integrating the flux over the surface of the blackbody, we get:

$L(T) = 4\sigma\pi R^2 T^4$

f)

We are told that there are two stars, one is blue and one is yellow. The yellow star is six times brighter than the blue star.

Recall luminosity:

$L(T) = 4\sigma\pi R^2 T^4$

Recall $\lambda_{max}$:

$\lambda_{max} = \frac{hc}{5kT}$

Rearrange to isolate $T$:

$T = \frac{hc}{5k\lambda_{max}} = \frac{h\nu_{max}}{5k}$

Qualitatively, luminosity goes up with the square of radius, so the yellow star is larger because it is brighter. However, the blue star is hotter because temperature is proportional to frequency.

Let's compare their radii quantitatively. Let's use subscript $B$ to represent the blue star, and subscript $Y$.

$L_Y(T) = 6 L_B(T)$

$4\sigma\pi R_Y^2 T_Y^4 = 6\cdot 4\sigma\pi R_B^2 T_B^4$

$R_Y^2 T_Y^4 = 6 R_B^2 T_B^4$

$R_Y^2 (\frac{hc}{5k\lambda_{Y}})^4 = 6 R_B^2 (frac{hc}{5k\lambda_{B}})^4$

$R_Y^2 (\frac{1}{\lambda_Y})^4 = 6 R_B^2(\frac{1}{\lambda_B})^4$

$\frac{R_Y^2}{R_B^2} = 6(\frac{\lambda_Y}{\lambda_B})^4$

$\frac{R_Y}{R_B} = \sqrt{6}(\frac{\lambda_Y}{\lambda_B})^2$

The yellow part of the spectrum is 590-560 nm, so we'll take it at the middle, 575 nm. The blue part of the spectrum is 490-450 nm, so the middle is 470 nm.

$\frac{R_Y}{R_B} = \sqrt{6}(\frac{575 \text{ nm}}{470 \text{ nm}})^2 = 3.67$

The yellow star is 3.67 times larger than the blue star.

General Post 1

https://www.businessinsider.com/spacex-crew-dragon-capsule-nasa-demo1-mission-iss-docking-2019-3
https://www.space.com/spacex-crew-dragon-success-commercial-spaceflight-era.html

SpaceX became the first private company to dock a commercial spaceship for astronauts to the International Space Station. The spaceship, named the Crew Dragon, was launched on Saturday, March 2 at 2:49 EST, and reached the International Space Station by Sunday morning. The docking process started with a set of safety checks, after which the Crew Dragon was carefully maneuvered to the front of the ISS. Then, the ship made soft contact with a docking node and latched on with six arms. Shortly after, the spaceship fastened itself tightly to Node 2 of the ISS. On Friday, March 8, the six-day flight test concluded with a splashdown in the Atlantic Ocean.

Although the Crew Dragon can carry seven passengers, it was unmanned for this demonstration, carrying only 400 pounds of cargo and a crash-test dummy. However, this event was described by NASA as a “critical first step” in re-establishing US-manned access to space. The purpose of this test was to show that the Crew Dragon could safely transport US astronauts. The Crew Dragon is meant to be a private successor to the Space Shuttle program, which ended in July 2011 after the last flight of the space shuttle Atlantis. Since then, the only way to send astronauts to the ISS was via Russian Soyuz spacecraft. In 2014, NASA signed contracts with SpaceX and Boeing to develop private American solutions. This test flight brings SpaceX closer to carrying out contracted missions for NASA.

General Post 2

http://www.astronomy.com/news/2019/03/a-map-to-planet-nine-charting-the-solar-systems-most-distant-worlds


A new dwarf planet was recently discovered by a team of astronomers, and is now the most far out object in the solar system, earning it the name “Farfarout”. This followed the same team’s discovery of the previous most distant object in the solar system back in December, which was named “Farout”. Farfarout is two billion miles farther away than Farout, a total of 140 AUs from the Sun. The discovery of these very far planets is significant because they could contribute evidence for a large planet on the outer reaches of the solar system, referred to as “Planet Nine”

The orbits of these planets are difficult to track because they are very far away. To collect enough data to determine the orbits and compositions of the planets, the researchers are using powerful earth-based telescopes. As more powerful telescopes come online and better software to process data is developed, we are able to better examine the far reaches of the solar system. However, there may be more than just small icy planets.

There is more evidence to suggest that there is a “super-Earth” planet about 5 to 15 times the mass of Earth which influences the orbits of these small trans-Neptunian Objects (TNOs). These frozen dwarf planets, located beyond Neptune, make their closest approaches to the Sun at around the same location. This is interesting because they all have different orbits, which suggests that a much heavier planet is pulling them into a cluster.

Wednesday, February 27, 2019

Week 4, Post 3

Worksheet 4, Problem 1

This question reviews Young's double-slit experiment, which demonstrates the wave behavior of light. When light is shined from a distance onto a pair of very thin slits, they form an interference pattern on a screen far away from the slits. If light were a particle, we would expect to see two bright lines on the screen, corresponding to the two slits. However, we actually see multiple bright lines, as illustrated in this diagram from Physics StackExchange:

Intensity of Diffraction on Double Slit

a)

To make things easier to understand, I'll refer to a drawing from my high school physics textbook (Giancoli 6th Ed.), which is much clearer than my attempt in Paint.

Figure 1: Wave behavior of light
We can label angle $\theta$ as the angle between the ray of light coming out of the slit and the horizontal. Figure 1d illustrates the geometry of the light rays. We see that there is a small triangle on the left, also with angle $\theta$ (because of similar triangles). The screen is placed at a distance L away from the slits, where L >> d, the distance between the slits. Because the screen is so far away, we can approximate the two rays $d_1$ and $d_2$ as parallel. The difference in path length between the two rays is therefore $d_2 - d_1$.

$\sin(\theta) = (d_2 - d_1)/d$

$d_2 - d_1 = d \sin(\theta)$

When the difference in path length $d_2 - d_1$ is a whole number multiple of the wavelength $\lambda$, we see constructive interference. When the difference in path length is off by half a wavelength, we see destructive interference.

Figure 1a shows that when $\theta = 0$, we get constructive interference, as there is no path length difference. The sine function is a phase shift of the cosine function, and $\cos(0^{\circ}) = 1$, so I am convinced that the brightness pattern of light is a cosine function.

b)

When we add a second set of slits, we get another cosine function brightness pattern. When we move the slits closer together, the brightness pattern becomes stretched out. As explained in Monday's crash course on Fourier transforms: when something is skinny in one domain, it Fourier transforms to something wide in the other domain.

Since we have two sets of slits now, their resulting interference patterns will be superimposed, adding up the two cosine functions. We can see this illustrated in the following graph:

Blue: $\cos(x)$ (first set of slits)
Red: $\cos(0.8x)$ (second set of slits, just inward)
Green: $\cos(x) + \cos(0.8x)$ (sum of both patterns)

The addition of the second set of slits causes the central peak to be brighter, but the peaks on the sides become attenuated as we go out further from the middle.


c)

Let's add even more cosine plots together and see what we get:

Sum of cosines

$\cos (x)+\cos(0.95x)+\cos(0.9x)+\cos(0.85x)+\cos(0.8x)+\cos(0.75x)$

This pattern resembles the sinc function, which is $\frac{\sin(x)}{x}$:

Sinc function

d)

The Fourier transform of top hat function (which is basically the ideal low pass filter) is the sinc function:

$sinc(x) = \frac{\sin(x)}{x}$

This finding agrees with the result from part c). Let's plot the two graphs together:

Red: sum of cosines
Blue: sinc function

e)

Following what we learned about Fourier transforms, a skinnier top hat would result in a wider sinc function, and vice versa. This means that the width of the top hat is inversely proportional to the distance between the two nulls.

The top hat function is basically a square wave, which is composed of a sum of cosines. To make a narrower top hat, we will need cosines of higher frequency, or lower wavelength. Likewise, higher wavelengths result in a wider top hat. This means that wavelength is directly proportional to width of the top hat.

We can combine these relations to get the following proportionality:

$d \propto \frac{\lambda}{D}$

Where $d$ is the width between the nulls.

f)

A telescope is basically a top hat in two dimensions, rather than just the 1-dimensional line that we've been working with up to this point. Now we have light coming in as a 2D plane to the telescope. From the examples we looked at, a wider top hat results in a narrower peak in the sinc function. Likewise, a wider telescope mirror would focus light into a sharper area, providing better resolving power so we can resolve smaller (farther away) objects.


Acknowledgements: Worked on this problem in class with Awnit, Simon, and August.

Worksheet 4, Problem 2

Here, we are comparing telescopes and their angular resolutions. We don't need to draw a diagram out for this one.

For each telescope, we are given its size and the wavelength it is tuned to observe:

  • CCAT: $d_C = 25$m, $\lambda_C = 850$ microns
  • MMT: $d_M = 6.5$m, $\lambda_M = 1.2$ microns
We are told that MMT operates in the J-band, which is a sub-band of IR, ranging from 1 to 1.4 microns. For the purposes of determining angular resolution, we'll use the middle of the J-band, which is 1.2 microns.

Using the Rayleigh's criterion, we can determine angular resolution for each telescope, given their respective $d$ and $\lambda$.

CCAT:

$\theta_C = 1.22 \frac{\lambda_C}{d_C} = 1.22 \frac{850 \times 10^{-6} \ m}{25 \ m} = 4.1 \times 10^{-5}$ rad

MMT:

$\theta_M = 1.22 \frac{\lambda_M}{d_M} = 1.22 \frac{1.2 \times 10^{-6} \ m}{6.5 \ m} = 2.3 \times 10^{-7}$ rad

We see that MMT is a smaller telescope, but its angular resolution is much smaller than that of CCAT because the wavelengths it observes are much smaller.

Acknowledgements: Worked on this problem in class with Awnit and Simon.

Largest telescope you can find 

and maximum resolution it is able to achieve

According to WorldAtlas.com, the biggest telescope on Earth is the Gran Telescopio Canarias (GTC). Their website states that it is a 10.4 m telescope with a segmented primary mirror.

The page on the GTC's optics says that its useful wavelength ranges from 365 nm to 25 µm.

The maximum resolution it can achieve comes from the smallest objects it can resolve, so let's use the 365 nm figure.

$\theta = 1.22 \frac{\lambda_{min}}{d_{GTC}} = 1.22 \frac{365 \times 10^{-9}}{10.4 \ m} = 4.28 \times 10^{-8}$ rad

We find that the GTC's maximum resolution is $4.28 \times 10^{-8}$ rad.

General Post

https://www.calcalistech.com/ctech/articles/0,7340,L-3756562,00.html

This article discusses the interesting and unique concerns over intellectual property rights in space.
IP rights are meant to incentivize innovation - patents grant the holder a limited monopoly, allowing them to profit from innovation and recoup the development costs that were spent on that new technology. Patents are especially important in sectors where research and development has high upfront costs, such as biopharmaceuticals.

Therefore, we would expect the field of space technology to have similar protections, since it has high risk and cost of development. However, it turns out that this field may not have as robust protection, because of loopholes that enable infringing parties to sidestep regulation. For example, consider a foreign company that develops a product that infringes on US patents. The device is sent to space on a Russian ship and brought on board the International Space Station (ISS). The device passes through the US modules of the space station before reaching the European modules. Whether or not this case presents an infringement of US patents is up for debate. Because patent protections are territorial, space makes things complicated. There are no international patents, so a US patent can only protect the holder from infringement in the US, but not in China, for example.

The US has been expanding its patent protections beyond its own territories. The Supreme Court found that if components of an infringing product are supplied from the US, the exporter of those parts can be liable for that infringement, even if the original infringement did not take place in the US. Specifically with regards to space, we can refer to 35 U.S. Code Section 105(a), protecting “a space object or component thereof under the jurisdiction or control of the U.S.” However, following precedent from maritime law, it stands to reason that a company can circumvent these regulations by registering with another foreign country. Private companies in the field of space technology are still new, so it remains to be seen if these unclear regulations have yet had an adverse impact on innovation.