$$\rightleftharpoonup{xx}$$
$$\longleftharp{xx}$$,
$$\longrightharp{xx}$$,
The field of radio astronomy began in 1932 with the accidental detection of galactic radio emission by Karl G. Jansky1 at 20 MHz, in a range now commonly called the low frequency radio. Ever since then, radio astronomy has grown rapidly, catching up with higher frequency optical observations that have been going on for centuries longer. Another breakthrough was the utilization of radio interferometry, where groups of antenna separated by large distances are used to create a synthetic aperture, providing a way to scale up the sensitivity and resolution of radio observations2,3. This can intuitively be thought of as an extension of the regular resolution formula for optical observations:

For an observing dish of size D meters, and an observing wavelength of λ meters, ΘHPBW is the angular size in radians of the Half Power Beam Width (HPBW), defining the resolution on the sky. This process of synthesizing a fraction of a large full dish with only scattered points across a mostly empty area is also called aperture synthesis. In the realm of radio interferometry, the resolution of an array is determined by the furthest distance between any two receivers in the array, and this distance is used as D in Equation 1.
The mathematics behind interferometry has been well documented in classic texts like Thompson’s Interferometry and Synthesis in Radio Astronomy3. The basic insight can be communicated informally as “(for planar arrays observing a small field of view) the cross correlation of signals between any 2 receivers (a visibility) will yield information about a 2D Fourier coefficient of the sky brightness pattern.” What Fourier mode is sampled depends on the separation of the receivers (the baseline), normalized by the observing wavelength. Receivers that are further apart (in the standard UVW coordinate system oriented towards the imaging target) sample higher spatial frequency features, yielding higher resolution details at smaller scales. Conversely, receivers that are close together in the same UVW frame sample lower spatial frequencies, giving information of larger scale structures at a lower resolution.
For the lowest radio frequencies, free electrons in Earth’s ionosphere prevent radio waves below 10 MHz from travelling from space to the ground, and vice versa. This so-called “ionospheric cutoff” has long prevented ground-based observations of the sky for this frequency range. The obvious answer to this limitation is to put radio receivers into space where they can record data free of the influence of Earth’s atmosphere and free electrons in its ionosphere. This has been done before with single antennas on spacecraft like Wind4 and STEREO5, which have revealed many astrophysical processes that produce emissions in this low frequency radio range. This includes emissions from the interactions of electrons with the Earth’s magnetosphere, electron acceleration from solar eruptions, and from the galaxy itself. Single antenna observations can measure the total flux density of such events, but cannot pinpoint where the emission is coming from. In order to localize this low frequency emission and make images in this frequency regime for the first time, many antennas will have to be sent to space and have their data combined to make a synthetic aperture.
Doing this would open a new window through which humankind can observe the universe, enabling a number of scientific measurements that require images of the sky in these lowest frequencies. The Moon is one possible site for a synthetic aperture in space, and it comes with pros and cons when compared to free flying orbiting arrays. The lunar far side has a unique radio quiet zone that blocks all of the usual interference coming from man-made signals, while the near side provides a static place for Earth observing arrays, and if constructed at the lunar sub-Earth point, the Earth will always be at the zenith of the sky. With a static array, it is easier to obtain short baselines to measure large scale emissions, as they are in no danger of colliding, unlike free flying arrays. The drawbacks of a lunar array are chiefly difficulties in cost and power. A large-scale array on the Moon would require a substantial amount of infrastructure and money, while smaller orbiting arrays would require far fewer resources. There is also the issue of power; most places on the Moon are exposed to sufficient sunlight for solar power generation for 1/3 of each lunar day. Surviving the large swings in temperature from lunar day to night is also an engineering concern. Putting aside these difficulties, there is still the problem of making sure that the proposed array design is suitable for its specified science target(s). The response of any given array is dependent on the structure of the emission being observed along with the configuration and sensitivity of the array.
Several conceptual arrays to go on the lunar surface have been drawn up over the decades. Early designs were not the most detailed, but still recognized the scientific advances that could be attained by such arrays6,7,8,9,10. More arrays have also been put forth in recent years, some of which, like FARSIDE11, DEX12, and DALI13 seek to measure the absorption troughs of the redshifted neutral hydrogen 21-cm signal in the 10-40 MHz range to probe the so called “Dark Ages” and constrain cosmological models of the early universe. Others like ROLSS14 call out tracking bright solar type II radio bursts far into the heliosphere to identify the site of solar energetic particle acceleration within coronal mass ejections as their compelling science case. Smaller scale arrays have also been described like the 2-element interferometer RIF15, which would use a single lander and a moving rover to sample many baselines as it moves outward from the lander. RIF focuses on the ability to make a sky map of these low frequencies for the first time, and calculates the UV coverage and synthesized beam for integrated observations.
Space-based radio arrays could also enable low frequency imaging of distant radio galaxies to determine magnetic fields and astrometric measurements16. Low frequency images of these bodies would provide a more complete picture of the physics governing these systems, in particular yielding synchrotron emission data for the lower end of the electron energy distribution. There are also a range of various magnetospheric emissions that occur at these low frequencies, providing both global (constant synchrotron emission) and local (bursts, auroral kilometric radiation) signatures of electron dynamics that are not detectable from the ground17. The brightest recorded emissions of these types have come from Earth and Jupiter, as these are the nearest planets with strong magnetospheres. However, arrays with sufficient sensitivity and resolution could observe magnetospheric emission from other outer planets, or even extrasolar planets18. This topic in particular was called out as an area of interest at the recent Planetary Sciences Vision 2050 workshop.
This work focuses on simulating the response of radio arrays on the Moon consisting of anywhere from just a few antennas, to hundreds or thousands of antennas. This simulation framework is useful for iterating array design for imaging any given scientific target in a small field of view (a few square degrees) but does not currently support all sky imaging. Accurate estimates of the predicted brightness maps along with realistic noise profiles must be used to ensure that a given array size/configuration is sufficient to observe the target to a certain noise level or resolution. The geometry of the array must also be known to a high degree so that the baselines are computed accurately to enable correct imaging of the data. Currently, the best maps of the Lunar surface are Digital Elevation Models (DEMs) from Lunar Reconnaissance Orbiter’s (LRO’s)19 Lunar Orbiter Laser Altimeter (LOLA)20. The simulation pipeline accepts longitude latitude coordinates for each receiver and interpolates the elevation at these points from existing DEMs to calculate the full 3D position.
From these coordinates the baselines are computed and inserted into a Common Astronomy Software Applications (CASA)21 Measurement Set (MS) file. The MS format can be used with many existing analysis and imaging algorithms, and holds information about the array configuration, visibility data, and alignment with the sky. However, many of these software routines are hard coded to work with arrays that rotate with the Earth’s surface, and do not work for orbiting or Lunar arrays. To circumvent this, this pipeline manually calculates the baselines and visibilities for a given array and imaging target, and inserts the data into the MS format. The SPICE22 library is used to correctly align the lunar and sky coordinate systems and track the motions of the Moon, Earth, and Sun.
The simulation framework described here follows Hegedus et al.17, and the software is archived by the University of Michigan library in the Deep Blue archive23, stored at https://deepblue.lib.umich.edu/data/concern/data_sets/bg257f178?locale=en. Any patches or updates to this archived software can be found at https://github.com/alexhege/LunarSynchrotronArray. The following section will describe the requirements for this software, and walk through the process of forming an array, setting the appropriate noise levels, feeding the array a simulated truth image of the targeted emission, and simulating the array’s noiseless and noisy reconstructions of the emission using a CASA script.