University of Manchester | 3rd Year Laboratory
The experiment provides an introduction to pulsar astronomy and investigates pulsar properties using computer programming in Python, MATLAB and Mathematica. All data for the experiment was obtained from the 42-ft radio telescope at Jodrell Bank Observatioy, Cheshire. Some parts of the experiment also used the data from the 76-m Lovell telescope. The experiment is divided in three parts:
Details of each part of the experiment is given in the respective tabs at the top of the page. The theory given in the following sections given an overview of the physics and fundamental concepts required to perform the experiment.
Jocelyn Bell and Anthony Hewish first reported the discovery of Pulsars in this paper published in Nature in October 1968. Depending on the mass of the star, at the end of its evolution, the star could collapse into a white dwarf, neutron star, or a black-hole. Neutron stars were theorized in the 1950’s, however, they were poorly understood before the discovery by Hewish and Bell. Today, cutting edge techniques have allowed scientists to go from a sample of one to 200,000 pulsars. A pulsar is a neutron star whose beam sweeps across the observer at well-defined periods. They are extremely stable and yeild many important results. Some of the properties of pulsars have been discussed in the Pulsar Timing section.
Pulsar nomenclature follow a standard procedure. PSR stands for Pulsating Source of Radio and numbers correspond to the pulsar position in Right Ascension and declination. The alphabet B after PSR refers to the 1950.0 epoch. However, pulsars with J correspond to the 2000.0 epoch. Additionally, the pulsars with J have their declination in minutes.
The 13m (42ft) parabolic radio telescope is used to obtain data. Unwanted power or “spillover” is collected from the edges of the dish. An incoming signal, induces an electromagnetic signal in the feed which is converted into useful data after signal processing. The data is recorded with a bandwidth of 10 MHz centred at the frequency of 610 MHz. A section of the incoming signal received, passes the filter and is Fourier transformed. The decomposition is stored in multiple frequency channels. The power in each channel is computed at intervals of 51 $\mu$s. This defines the sampling rate of the incoming data.
The choice of the optimal frequency and bandwidth are crucial for pulsar searches. Scattering effects are less dominant at higher frequencies. The electron density distribution in the interstellar medium obscures the amount of dispersion. It is favorable to set observations at high frequency to lower scattering effects and to detect weak and distant pulsars. The sensitivity of the telescope increases as the square root of the integration time is discussed in section 1.4.
The experiemnt lasted for 4 weeks (November-2018) and 10 pulsars were observed during this period using the 43-ft telescope at Jodrell Bank Observatory, as detailed in Table 1.1. Random motions of electrons in the receiver ciircuits produce a power $P_{circuit}$, which is given by the Nyquist’s theorem as, $P_{circuit} = k_B T$, where $T$ corresponds to the noise temperature. If the antenna temperature $T_A = T$, the flux from the source $S$ follows, \begin{equation} S = \frac{2k_B T_A}{A_e} = \frac{T_A}{G} \end{equation} where $A_e = \eta A$ is the effective collecting area of the telescope, $\eta$ is the efficiency $\approx55\%$, $A$ is the total collecting area and $G = A_e/(2k_B)$ is the $gain$. For the 42-ft telescope $G$ was calculated to be, \begin{equation} \boxed{G = 0.0256\ K/Jy} \end{equation} where $1\ Jy = 10^{-26} W m^{-2} Hz^{-1}$.
The source flux $S=S_{source}$ can be defined in terms of an equivalent source temperature as $T_{source} = G S_{source}$. Due to $G$ limitations for the telescope, the strongest pulsars $\approx 50\ mJy$ show $T_{source}\lesssim\ 1\ K$. The observed signal has a background system temperature defined as, \begin{equation} T_{system} = T_{rec} + T_{spill} + T_{sky} \end{equation}
where $T_{rec} \approx\ 100\ K$ is the receiver noise temperature, $T_{spill} \approx 10\ K$ is the spillover temperature and $T_{sky} \approx 10\ K$ is the sky and atmospheric temperature. Thus $T_{source}$ has to compete with various background sources to be detected. After calibrating the receiver, the most dominant effect competing with the pulsar signal is the root mean square fluctuations $\Delta T_{sys}$ which is given by the radiometer equation as,
\begin{equation} \Delta T_{sys} = \frac{T_{sys}}{\sqrt{n_pt\Delta f}} \end{equation}
where $\Delta f$ is the observing bandwidth, $t$ is the integration time and $n_p=2$ for orthogonal polarisations being summed [2, 3].
The ‘system-equivalent flux density (SFED)’ is a measure of the sensitivity of a source with temperature equal to $\Delta T_{sys}$, i.e. SFED $= S_{sys} = T_{sys}/(\sqrt{n_pt\Delta f}G)$. Therefore, lower SFED indicate more sensitive systems which are able to detect faint and distant pulsars. Therefore, the minimum $t$ required to detect a source of $1\ Jy$ i.e. signal-to-noise ratio of 1, was calculated to using the formula, \begin{equation} t_{min} = {\bigg[\frac{T_{sys}}{G\sqrt{n_p \Delta f}})\bigg]}^2. \end{equation}
Additionally, the repeating signal of a pulsar contributed to increase the signal-to-noise by a factor of $\sqrt{\frac{P-W}{P}}$. The integration times and the corresponding signal-to-noise ratios for all the observed pulsars are given in Table 1.1.
| Week Number | Pulsar Names | Integration Time (seconds) |
Signal to Noise ratio |
|---|---|---|---|
| 1 | B0329+54 | 2149 | 85 |
2 |
B0355+54 | 6236 | 10 |
| B0531+21(i) | 16241 | 5 | |
| B2020+28 | 7278 | 15 | |
| B1933+16 | 7527 | 15 | |
3 |
B0531+21(ii) | 16241 | 10 |
| B2016+28 | 8848 | 15 | |
| B1642-03 | 7208 | 15 | |
| B2021+51 | 5646 | 15 | |
4 |
B0531+21(iii) | 16241 | 5 |
| B1929+10 | 7563 | 15 | |
| B2111+46 | 5720 | 7 |
The visibility of the pulsars was calculated by calculating their elevation from Jodrell Bank for every day of the experiment in the month of November. Grids with all the considered pulsar visibilities are presented in Slider 1.4.2. A link to download all the grids and zoom in on individual pulsars can be found in the Downloads section.
In the rest of this section we will go through all the calculations that were performed to obtained the elevation of a certain pulsar from Jodrell Bank, located at a $\mathrm{lat} = 53.2369^∘$ and $\mathrm{lon} = -2.3075^∘$. First, one needs to calculate the Sidereal Time (ST). The conversion between Universal Time and ST at a particular location on Earth is obtained throught the formula \begin{equation} ST = [100.46 + 0.985647 \times (JD - 51546) + lon + 15\times \mathrm{UT}] \mod 360 \end{equation}
Where $\mathrm{JD}$ is the Reduced Julian Date, relative to noon on November 16 1858, $lon$ is the longitude of the location and $\mathrm{UT}$ is the universal time. From this, the hour angle of a certain celestial object can be calculated through the expression \begin{equation} HA = [ST - RA] \mod 360 \end{equation} where $RA$ is the right angle of the object, or in this case pulsar. Finally the altitude of a pulsar at a certain $HA$, from Jodrell Bank, was calculated using \begin{equation} ALT = \mathrm{arcsin} \big [ \mathrm{sin}(lat)\mathrm{sin}(dec) + \mathrm{cos}(lat)\mathrm{cos}(dec)\mathrm{cos}(HA)\big ] \end{equation} where $lat$ is the latitude of the pulsar and $dec$ is its declination.