Calculation of CMB anisotropies size

In summary, the conversation discusses the calculation of the size of anisotropies in the cosmic microwave background (CMB) and their comparison with observed angles. The Dyer-Roder equation is mentioned as a way to calculate the angle, but the speaker is unsure if they have understood it correctly. They also mention using a Matlab program to calculate the apparent angle of an anisotropy and compare it to the first peak in the CMB power spectrum. They question the relationship between the multipole "l" and the angle "theta" and ask for clarification on their results.
  • #1
fab13
312
6
hello,

I am interested in calculating the size of the anisotropies of the CMB to make the comparison with the observed angle through the WMAP satellite. I found an article on
the physics of microwave background anisotropies and which explains all the different physical processes that occur on the size of the primary fluctuations (those that are dominant in determining the cosmological parameters): Acoustic oscillations, Baryon Drag, Doppler Effect, Driving Effect ...
Currently, I am interested only in the projection effect. They say in this article:

Increasing the distance to the last scattering surface also decreases the angular extent of the features. The distance to last scattering [tex]c\,(\eta_{0}-\eta_{*})[/tex] depends mainly on the expansion rate and hence on [tex]H_{0}, \Omega_{0}, \Omega_{k}[/tex] and very weakly on [tex]\Omega_{\Lambda}[/tex]. Putting these quantities together gives us the angular diameter distance d. The angualr extent [tex]\theta \propto l^{-1}[/tex] of a physical feature in the CMB is given by [tex]l_{feature}=k_{feature}\,d[/tex]

My main problem is that I do not know how to determine the angle of arrival from the definition of angular diameter distance. The Dyer-Roder equation allows to calculate the angle [tex]\theta[/tex] as a function of redshift, but for a fixed size of the object that emitted the photons. However, the size of fluctuations changes during their spread to us and the angle [tex]\theta[/tex] between two beams of light changes when they are approaching the observer. I would like to obtain an equation expressing the angle [tex]\theta[/tex] according to the spherical variable[tex]\,\,r\,\,[/tex] for the 3 geometry types (k =- 1,0,1) (what i want to get is the 3 curves on figure in attachment where the size object is the fluctuation size). FLWR metric definition could give this equation but there are 3 variables ([tex]t, r, \theta[/tex]) for one single equation. I have solved numerically the scale factor with time but now I'm stuck for calculating the observed angle.

Do I misunderstood the definition of the Dyer-Roder equation ?

If you have some idea on the subject.

Thanks.
 

Attachments

  • figure4.png
    figure4.png
    2.2 KB · Views: 525
Space news on Phys.org
  • #2
fab13 said:
However, the size of fluctuations changes during their spread to us

This is true, but the only quantity that matters is the size of the fluctuation at the instant of the decoupling of the CMB (z = 1100).

fab13 said:
and the angle [tex]\theta[/tex] between two beams of light changes when they are approaching the observer.

That is not correct. For symmetry reasons (the universe is isotropic at first order), light beams connecting an observer with an event at an angle coordinate [tex]\theta[/tex] travel along world-lines of constant [tex]\theta[/tex]: there is no reason why a light ray should deviate its path in a specific direction or another. This is true regardless of the flatness of the space metric.

You can then calculate the angular scale by dividing the intrinsic size of the source by the angular diameter distance, which you can calculate as a function of redshift for a given cosmological model.

I hope this helps
 
Last edited:
  • #3
Hello,

i wrote a Matlab program which calculate the apparent angle of an anisotropy with a size equal to "380.000 light-years" , i.e "0.1166 Mpc".

For this, i have used the following equation defining the apparent angle ( in arcminute unit) as a function of the redshift "z" with "Danisotropy=size of the anisotropy" :

[tex] \theta= \dfrac{180*60}{\pi}\,D_{anisotropy}\,\big[\dfrac{c}{H_{0}\,(1+z)} \ ,\int_{z_{begin}}^{z} \,(\Omega_{m}\,(1+z)^{3}+\Omega_{\Lambda}+\Omega_{k}\,(1+z)^{2})^{-1/2}\,dz\big]^{-1} [/tex]

For [tex]\Omega_{m}=0.3[/tex] and [tex]\Omega_{\Lambda}=0.7[/tex], i get the figure in attachment. For "z=1100", I have an angle apparent equal to about 30 arcminutes for Danisotropy=380.000 ly , i.e 0.5 degrees.

This value is relatively quite far from the first peak in CMB power spectrum which is localized at "l=200", i.e "theta= 1 degree".

Does the relation between multipole "l" and "theta" angle take the form : "theta(°)=200/l" ?

If it does, then my calculation is the value of one of the others peaks which are localized for smaller angles ?

If anyone could explain me this result,

Thanks in advance.

ps: here is the Matlab code :

Code:
function dist_diam_ang

c=3*10^(5);
H0=71;

Omega2_m=0.3;
Omega2_red=0.7;
Omega2_k=1-Omega2_m-Omega2_red;

z_begin=0.1;
z_final=1100;

size1=(380000/3.26)*10^(-6); % Megaparsec
inter=1;

j=1;
for z=z_begin:inter:z_final
theta1(j)=(180*60/(pi))*size1*(c/(H0*(1+z))*(quad(@(x)myfunc(x,Omega2_m,Omega2_red,Omega2_k),z_begin,z)))^(-1);
j=j+1;
end
plot(z_begin:inter:z_final,theta1);
ylim([0 60]);
xlabel('Redshift z');
ylabel('Apparent Angle (arcminute)');%-------------------%
function y = myfunc(x,Omega_m,Omega_red,Omega_k)
y=(Omega_m*(1+x).^(3)+Omega_red+Omega_k*(1+x).^(2)).^(-1/2);
end
%-------------------%end
 

Attachments

  • angle_vs_redshift.png
    angle_vs_redshift.png
    1.5 KB · Views: 582
Last edited:

1. What is the CMB anisotropy size?

The CMB anisotropy size refers to the variations in the cosmic microwave background (CMB) radiation across the sky. These variations, or anisotropies, are measured in terms of temperature fluctuations and provide valuable information about the structure and evolution of the universe.

2. How is the CMB anisotropy size calculated?

The CMB anisotropy size is calculated using sophisticated mathematical models and data from satellite and ground-based experiments. These calculations involve analyzing the temperature fluctuations in the CMB radiation and comparing them to theoretical predictions based on the known properties of the universe.

3. What factors contribute to the CMB anisotropy size?

Several factors contribute to the CMB anisotropy size, including the density and distribution of matter in the universe, the expansion rate of the universe, and the presence of dark matter and dark energy. These factors all affect the temperature fluctuations in the CMB radiation and can be measured and studied to better understand the universe.

4. Why is the calculation of CMB anisotropy size important?

The calculation of CMB anisotropy size is important because it provides crucial insights into the fundamental properties and evolution of the universe. By studying the size and distribution of CMB anisotropies, scientists can test and refine theories about the origin and structure of the universe, including the Big Bang theory and the presence of dark matter and dark energy.

5. How does the calculation of CMB anisotropy size impact our understanding of the universe?

The calculation of CMB anisotropy size has greatly impacted our understanding of the universe, providing evidence for the Big Bang theory and helping to refine our understanding of the universe's composition and evolution. It also plays a crucial role in ongoing research and studies related to cosmology and astrophysics, and continues to inform and shape our understanding of the universe and its origins.

Similar threads

Replies
5
Views
2K
Replies
1
Views
1K
Replies
10
Views
2K
  • Cosmology
Replies
7
Views
1K
Replies
6
Views
4K
  • Cosmology
Replies
4
Views
1K
Replies
13
Views
2K
Replies
52
Views
5K
Replies
13
Views
2K
Replies
14
Views
2K
Back
Top