Aperture Synthesis Simulator: UV Coverage and Synthesized Beam

simulator advanced ~12 min
Loading simulation...
351 baselines — VLA-like UV coverage

A 10-antenna array with 10 km maximum baseline yields 45 baselines. With 6 hours of Earth rotation synthesis at 21 cm, the synthesized beam achieves ~4.3 arcsecond resolution with good sidelobe suppression.

Formula

N_baselines = N(N-1)/2
θ_synth ≈ λ / B_max (synthesized beam)
(u,v) = (B_x cos(HA) + B_y sin(HA), -B_x sin(δ)sin(HA) + B_y sin(δ)cos(HA) + B_z cos(δ))

Earth as a Turntable

Aperture synthesis exploits Earth's rotation to transform a small array of antennas into a virtual telescope spanning the maximum baseline distance. As the Earth turns, each antenna pair traces an elliptical track in the UV (spatial frequency) plane. After hours of observation, the accumulated UV coverage approximates a filled aperture, enabling imaging with resolution determined by the longest baseline rather than any individual dish diameter.

The UV Plane

The UV plane is the Fourier dual of the sky brightness distribution. Each point (u,v) sampled by a baseline measures one spatial frequency component of the sky. The set of all sampled (u,v) points determines which angular scales are captured in the image. Complete UV coverage produces a clean point spread function; gaps create sidelobes that contaminate the image.

From Dirty to Clean

The raw image produced by Fourier-transforming the sampled visibilities is called the 'dirty image' — the true sky convolved with the dirty beam (PSF). The CLEAN algorithm, developed by Jan Hogbom in 1974, iteratively identifies point sources, subtracts their dirty beam response, and replaces them with clean Gaussian components. Modern variants (multi-scale CLEAN, MEM) handle extended emission more effectively.

Array Design Philosophy

Array configurations balance conflicting requirements: closely spaced antennas provide sensitivity to large-scale structure but poor resolution, while widely spaced antennas give high resolution but miss extended emission. The VLA uses a Y-shaped configuration with logarithmic spacing to achieve uniform UV coverage across a wide range of angular scales. The SKA-Mid will use a spiral configuration optimized for survey speed and imaging fidelity.

FAQ

What is aperture synthesis?

Aperture synthesis uses Earth's rotation to sweep interferometer baselines through different orientations, gradually building up spatial frequency (UV) coverage equivalent to a much larger aperture. Martin Ryle developed the technique at Cambridge, earning the 1974 Nobel Prize in Physics.

What determines image quality?

Image quality depends on UV coverage completeness. More antennas provide more simultaneous baselines, while longer observations trace longer UV tracks. Gaps in UV coverage produce sidelobe artifacts (dirty beam) that must be removed through deconvolution algorithms like CLEAN.

What is the dirty beam?

The dirty beam (or point spread function) is the Fourier transform of the UV sampling function. It shows the response to a point source, including sidelobes from incomplete UV coverage. The CLEAN algorithm iteratively removes dirty beam sidelobes to reconstruct the true sky brightness distribution.

How does declination affect imaging?

Source declination determines the shape of UV tracks. Sources near the celestial pole produce nearly circular tracks (good coverage), while equatorial sources produce highly elongated ellipses, resulting in an asymmetric beam. Sources below the horizon are obviously unobservable.

Sources

Embed

<iframe src="https://homo-deus.com/lab/radio-astronomy/aperture-synthesis/embed" width="100%" height="400" frameborder="0"></iframe>
View source on GitHub