Abekta

Nothing human is alien to me

User Tools

Site Tools


courses:ast201:1

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
courses:ast201:1 [2023/10/01 00:45] – [5. Stellar aberration and parallax] asadcourses:ast201:1 [2023/10/02 00:45] (current) – [4. Newton and Einstein] asad
Line 72: Line 72:
 Newton made gravity the physical reason behind planetary motions as opposed to Descartes' mysterious vortices. The full form his gravitational acceleration Newton made gravity the physical reason behind planetary motions as opposed to Descartes' mysterious vortices. The full form his gravitational acceleration
  
-$$ g = \frac{GM}{r^2} $$+$$ \vec{g= \frac{GM}{r^2} \hat{r} $$
  
-and the gravitational potential+where $G$ is the Newtonian gravitational constant, $M$ the mass of an object and $r$ is the distance at which the acceleration is being calculated. This $\vec{g}$ can be thought of also as a gravitational field around a massive object. The gravitational potential
  
 $$ U = - \frac{GMm}{r} $$ $$ U = - \frac{GMm}{r} $$
  
 for a small mass $m$ around a large mass $M$. for a small mass $m$ around a large mass $M$.
 +
 +The theory was later modified by Einstein as
 +
 +$$ G_{\mu\nu} + \Lambda g_{\mu\nu} = \kappa T_{\mu\nu} $$
 +
 +where $G_{\mu\nu}$ is the [[bn:Einstein tensor]], $g_{\mu\nu}$ is the metric tensor, $T_{\mu\nu}$ is the stress-energy tensor, $\Lambda$ is the cosmological constant and 
 +
 +$$ \kappa = \frac{8\pi G}{c^4} $$
 +
 +is the Einstein gravitational constant.
  
 ===== - Stellar aberration and parallax ===== ===== - Stellar aberration and parallax =====
Line 84: Line 94:
 ==== - Stellar aberration ==== ==== - Stellar aberration ====
 {{https://upload.wikimedia.org/wikipedia/commons/9/93/Simple_stellar_aberration_diagram.svg?nolink}} {{https://upload.wikimedia.org/wikipedia/commons/9/93/Simple_stellar_aberration_diagram.svg?nolink}}
-In this example of 2D frame moving only in the $x$-direction+ 
 +In this example of 2D frame moving only in the $x$-direction, the vertical component of the apparent speed of light ($u$) will not change, but the horizontal component will be modified due to the velocity of the Earth.
  
 $$ \tan\phi = \frac{u_y'}{u_x'} = \frac{u_y}{\gamma(u_x+v)} $$ $$ \tan\phi = \frac{u_y'}{u_x'} = \frac{u_y}{\gamma(u_x+v)} $$
  
-where $\gamma=(1-v^2/c^2)^{-1/2}$ and $v$ is the velocity of the observer. The velocity components of light in the rest and moving frame are $(u_x,u_y)$ and $(u_x',u_y')$, respectively and $c^2 = u_x^2 + u_y^2$. So+where $\gamma=(1-v^2/c^2)^{-1/2}$$v$ is the velocity of the observer and $c$ is the magnitude of the velocity of light. The velocity components of light in the rest and moving frames are $(u_x,u_y)$ and $(u_x',u_y')$, respectively and $c^2 = u_x^2 + u_y^2$. So
  
 $$ \tan\phi = \frac{c\sin\theta}{\gamma(c\cos\theta+v)} = \frac{\sin\theta}{\gamma(v/c+\cos\theta)}. $$ $$ \tan\phi = \frac{c\sin\theta}{\gamma(c\cos\theta+v)} = \frac{\sin\theta}{\gamma(v/c+\cos\theta)}. $$
Line 97: Line 108:
  
 and, finally, if $\theta-\phi$ is very small then **aberration** $\alpha = \theta-\phi \approx v/c$. and, finally, if $\theta-\phi$ is very small then **aberration** $\alpha = \theta-\phi \approx v/c$.
 +
 +Using google colab, calculate the factor $v/c$ considering $v$ to be the speed of earth around the sun which is $30$ km/s. You will see that $v/c\approx 20$ arcsec. So the maximum stellar aberration is 20 arcsec, but the actual measurement of aberration will vary from $-20$ to $+20$ arcsec for starlight coming at a right angle with the plane of the solar system.
  
 {{https://upload.wikimedia.org/wikipedia/commons/9/95/Aberrationseasons.svg?nolink}} {{https://upload.wikimedia.org/wikipedia/commons/9/95/Aberrationseasons.svg?nolink}}
 +
 +The annual variation of aberration can be seen in the figure above. Around the time of March equinox, the Earth is travelling toward left in this figure, so starlight is also bent toward the left, but as the Earth approaches the June solstice, the aberration vanishes and then again increases as the Earth travels toward the September equinox. The aberration again goes to zero around the time of December solstice.
  
 [[https://colab.research.google.com/drive/1eveRRHSR3Peqwyl9lclL-ehMmOZ7l7h2?usp=sharing|{{:courses:ast201:stellar-aberration.png?nolink|}}]] [[https://colab.research.google.com/drive/1eveRRHSR3Peqwyl9lclL-ehMmOZ7l7h2?usp=sharing|{{:courses:ast201:stellar-aberration.png?nolink|}}]]
 +
 +This variation has been modelled above using a sine function with an amplitude of $20$ arcsec and a period of $2\pi$. The amplitude is not exactly $20$ and the sine curve is not vertically symmetric because the variation of the orbital velocity of the Earth in its elliptical orbit has been taken into account here. Click on the image to see the python code and the corresponding equations.
 +
 +Compare this model with the actual observations carried out by James Bradley in 1727 using the star $\gamma$ Draconis.
 +
 +{{https://upload.wikimedia.org/wikipedia/commons/6/62/Bradley%27s_observations_of_%CE%B3_Draconis_and_35_Camelopardalis_as_reduced_by_Busch.jpg?nolink&500}}
 +
 +You can see minimum aberration during the solstices and maximum aberration during the equinoxes as predicted. Think why!
  
 ==== - Stellar parallax ==== ==== - Stellar parallax ====
Line 128: Line 151:
  
 HIPPARCOS has parallax uncertainties of 0.97 mas for around 118k stars brighter than $m_V=8.0$. HIPPARCOS has parallax uncertainties of 0.97 mas for around 118k stars brighter than $m_V=8.0$.
- 
-Explore Gaia: https://www.esa.int/Science_Exploration/Space_Science/Gaia 
  
 ===== Further reading ===== ===== Further reading =====
courses/ast201/1.1696142721.txt.gz · Last modified: by asad

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki