How to measure CMB anisotropies *In Practice*

  • Context: Graduate 
  • Thread starter Thread starter astrolollo
  • Start date Start date
  • Tags Tags
    Cmb Measure
Click For Summary
SUMMARY

This discussion focuses on the practical measurement of Cosmic Microwave Background (CMB) anisotropies using the spherical harmonic transform. The key formula for computing the power spectrum is given by ##C_{l}=\frac{1}{2l+1} \sum a_{l,m} Y_{l,m}##, where ##a_{\ell m}## represents the expansion coefficients derived from the CMB temperature map ##T(\theta, \phi)##. The integral for calculating ##a_{\ell m}## is performed using spherical harmonics, and the Healpix library is commonly utilized for efficient computation. The discussion also highlights the complexities involved in obtaining a clean CMB signal due to intervening factors.

PREREQUISITES
  • Understanding of spherical harmonics and their properties
  • Familiarity with the Cosmic Microwave Background (CMB) and its significance
  • Knowledge of integral calculus, particularly in spherical coordinates
  • Experience with computational libraries, specifically Healpix for CMB analysis
NEXT STEPS
  • Study the implementation of spherical harmonic transforms in Healpix
  • Learn about the mathematical techniques for extracting CMB signals from noisy data
  • Explore the implications of CMB anisotropies on cosmological models
  • Investigate advanced topics in Fourier analysis as applied to spherical functions
USEFUL FOR

Astronomers, cosmologists, and data scientists involved in CMB research and analysis will benefit from this discussion, particularly those focused on measuring and interpreting CMB anisotropies.

astrolollo
Messages
24
Reaction score
2
Hi everyone
Given the definition of ##C_{l}##, ##C_{l}=\frac{1}{2l+1} \sum a_{l,m} Y_{l,m}##, I was wondering how it is possible to measure the ##C_{l}##s in practice. How does one compute this quantity, having a map of the temperature anisotropies of the CMB?
 
Space news on Phys.org
The temperature of the CMB is a function on a sphere. As such, it can be expanded in terms of the spherical harmonics ##Y_\ell^m##. The way of computing the expansion coefficients is the same as you would do in any expansion in terms of the eigenfunctions of a Sturm-Liouville operator - you simply take the inner product of the function you wish to expand (in this case the CMB temperature function) and the orthogonal basis functions (in this case the spherical harmonics), this corresponds to an integral over the domain of the functions (in this case a sphere).

The procedure is exactly equivalent to finding the expansion coefficients in a Fourier series.
 
astrolollo said:
Hi everyone
Given the definition of ##C_{l}##, ##C_{l}=\frac{1}{2l+1} \sum a_{l,m} Y_{l,m}##, I was wondering how it is possible to measure the ##C_{l}##s in practice. How does one compute this quantity, having a map of the temperature anisotropies of the CMB?
To expand a little bit upon what Orodruin said, the first step is to take a spherical harmonic transform:

[tex]a_{\ell m} = \int Y_{\ell m}(\theta, \phi) T(\theta, \phi) sin(\theta) d\theta d\phi[/tex]

Here ##T(\theta, \phi)## is the CMB temperature in different directions on the sky. There are various mathematical tricks used to make this integral efficient to compute on a computer (a common library used for this is Healpix).

The power spectrum is then the variance of the amplitude at a given ##\ell##. Each ##Y_{\ell m}## can be thought of as a wave on the surface of a sphere, with the wavelength given by ##\ell## and the direction given by ##m##. Each ##a_{\ell m}##, then, is the amplitude of the wave with wavelength ##\ell## and direction ##m##. To get the power spectrum, we take the variance of the wave amplitudes of each direction at a given wavelength:

[tex]C_\ell = {1 \over 2\ell + 1} |a_{\ell m}|^2[/tex]

Here the factor of ##a/(2\ell + 1)## comes from the fact that ##\ell## and ##m## are integers, with ##\ell \ge 0## and ##-\ell \le m \le \ell##. For example, if ##\ell = 2##, then ##m = {-2, -1, 0, 1, 2}##.

There are lots of other complications that come in from the fact that there is stuff between us and the CMB, so that we don't have a perfectly-clean full-sky map. Various techniques are used to extract the CMB signal, but I think I'll stop here for now.

Does this answer your question? Did you have any other concerns?
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 36 ·
2
Replies
36
Views
4K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K