Javascript must be enabled to continue!
Automated detection and characterization of diffraction curves in WISDOM/ExoMars radargrams
View through CrossRef
IntroductionWISDOM (Water Ice Subsurface Deposits Observation on Mars) will be the Ground Penetrating Radar of the Rosalind Franklin rover of the ExoMars 2022 mission. This rover will be the first able to collect samples down to 2 m in the Martian subsurface, and analyse them in search of potential traces of life [1]. Prior to any drilling operations, the WISDOM instrument will provide an insight into the shallow subsurface structure and composition, in order to guide the sample collection and understand its geological context [2].In order to guide precisely the rover drill, an accurate estimation of the speed of electromagnetic waves in the subsurface is required to convert time delays of echoes from underground interfaces into distances. In the case of subsurface materials to be sounded by WISDOM, this speed is expected to be directly driven by their dielectric constants. Additionally, before drilling, subsurface hazards such as buried boulders must be detected by WISDOM to be avoided.The automated interpretation chain we developed will be able to detect diffraction curves corresponding to potential subsurface hazards in WISDOM radargrams, and characterize the shape of these diffraction curves to estimate the dielectric constant of the subsurface, and therefore the depths of the hazards.For most GPR radargrams operating on Earth, the antennas being directly coupled to the surface, the diffraction curves from point scatters are mathematically perfect hyperbolas (see Figure 1). In the case of WISDOM, the engineering constraints of the ExoMars mission imposed a distance of 38 cm between the bottom of the antennas and the Martian surface. In this air-coupled situation, with the refraction of electromagnetic waves at the surface, the diffraction curves are no longer perfect hyperbolas [3], and another model is required (see Figure 2).As a consequence, we adapted the Hough transform that was already implemented to detect hyperbolas in GPR radargrams in ground-coupled situations [4], for the detection of diffraction curves in WISDOM radargrams. Promising preliminary results have been obtained on numerically simulated radargrams, and applications to experimental radargrams is ongoing.MethodThe Hough transform is a classic image processing technique, originally invented to detect lines in an image, and later adapted to the detection of any shape with an analytic definition, such as hyperbolas. The idea behind the detection of hyperbolas is the following one: any hyperbola can be defined by a unique triplet of parameters, or by any triplet of points in the hyperbola. For a hyperbola in ground-coupled GPR radargram, the 3 parameters are the horizontal position of the antennas X, the time delay at the apex of the hyperbolas T, and the dielectric constant of the subsurface 𝜀.First a detection of echoes is applied to the radargram, to obtain a cloud of points with horizontal and vertical positions corresponding to the horizontal distance and time delays of these echoes. For every triplet of points in the radargram, the parameters (X, T, 𝜀) of the hyperbola passing through this triplet is calculated, and a 3D accumulator is incremented +1 at the position corresponding to (X, T, 𝜀). Maxima in the accumulator are expected to correspond to the hyperbolas present in the radargram.To adapt the technique to WISDOM radargrams, where diffraction curves are not perfect hyperbolas, the presented “air-coupled” model had to be employed to determine a first estimate of parameters (X, T, 𝜀) of the diffraction curves corresponding to the different triplets of points. The equation presented in Figure 2 being far more complicated to analytically inverse than the equation of a hyperbola, an optimization technique (the Nelder-Mead algorithm [5]) is used.Preliminary resultsIn order to validate the technique before its application to experimental WISDOM radargrams, different numerical simulations (with a Finite Difference in Time Domain code) have been performed on subsurface models with a selected homogeneous dielectric constant, and buried targets. The geometry of the antennas, and the equivalent time-domain signal emitted by the radar have been modelled for these simulations to be as representative as possible of the WISDOM radargrams.As an example, we show here a simulation generated for 5 underground targets in a subsurface of dielectric constant 4 (see Figure 3). In addition to the echoes detected in the simulated radargram, 500 parasitic points with random positions have been added to the cloud of points to which we applied the Hough transform (see Figure 4). The idea is to see if the implemented tool is able to detect diffraction curves among other echoes.With the classic Hough transform (using the model presented in Figure 1), the estimated dielectric constants were 1.3, 1.8, 2.2, 1.9 and 2.3, leading to estimated depths of 0.88, 1.23, 1.47, 1.78, and 2 m, to be compared to the expected 0.50, 0.90, 1, 1.35, and 1.5 m. An over-estimation of the depth of a subsurface hazard could obviously be dangerous for the rover drill during the ExoMars 2022 mission.After the application of the corrected Hough transform we implemented, the estimated dielectric constants are 4, 3.8, 3.8, 3.7 and 3.8 (much closer to the expected 4), and the estimated depths are now 0.50, 0.85, 1.04, 1.37 and 1.56 m (see Figure 5). The estimation is now accurate with error levels of only a few cm. This result validates the ability of the implemented technique to automatically detect diffraction curves in WISDOM radargrams, accurately estimate the dielectric constant of the associated subsurface material, and eventually estimate the depth of the associated reflector on Mars.Will be presented the results of this interpretation tool applied to other simulations, some of them generated with more complex subsurface models (heterogeneous materials, two underground layers…), and eventually to experimental WISDOM radargrams where diffraction curves are visible.References[1] Vago et al., Astrobiology, 2018[2] Ciarletti et al., Astrobiology, 2018[3] Persico et al., Near Surface Geophysics, 2015[4] Capineri et al., Imaging Systems and Technology, 1998[5] Nelder and Mead, Computer Journal, 1965
Title: Automated detection and characterization of diffraction curves in WISDOM/ExoMars radargrams
Description:
IntroductionWISDOM (Water Ice Subsurface Deposits Observation on Mars) will be the Ground Penetrating Radar of the Rosalind Franklin rover of the ExoMars 2022 mission.
This rover will be the first able to collect samples down to 2 m in the Martian subsurface, and analyse them in search of potential traces of life [1].
Prior to any drilling operations, the WISDOM instrument will provide an insight into the shallow subsurface structure and composition, in order to guide the sample collection and understand its geological context [2].
In order to guide precisely the rover drill, an accurate estimation of the speed of electromagnetic waves in the subsurface is required to convert time delays of echoes from underground interfaces into distances.
In the case of subsurface materials to be sounded by WISDOM, this speed is expected to be directly driven by their dielectric constants.
Additionally, before drilling, subsurface hazards such as buried boulders must be detected by WISDOM to be avoided.
The automated interpretation chain we developed will be able to detect diffraction curves corresponding to potential subsurface hazards in WISDOM radargrams, and characterize the shape of these diffraction curves to estimate the dielectric constant of the subsurface, and therefore the depths of the hazards.
For most GPR radargrams operating on Earth, the antennas being directly coupled to the surface, the diffraction curves from point scatters are mathematically perfect hyperbolas (see Figure 1).
In the case of WISDOM, the engineering constraints of the ExoMars mission imposed a distance of 38 cm between the bottom of the antennas and the Martian surface.
In this air-coupled situation, with the refraction of electromagnetic waves at the surface, the diffraction curves are no longer perfect hyperbolas [3], and another model is required (see Figure 2).
As a consequence, we adapted the Hough transform that was already implemented to detect hyperbolas in GPR radargrams in ground-coupled situations [4], for the detection of diffraction curves in WISDOM radargrams.
Promising preliminary results have been obtained on numerically simulated radargrams, and applications to experimental radargrams is ongoing.
MethodThe Hough transform is a classic image processing technique, originally invented to detect lines in an image, and later adapted to the detection of any shape with an analytic definition, such as hyperbolas.
The idea behind the detection of hyperbolas is the following one: any hyperbola can be defined by a unique triplet of parameters, or by any triplet of points in the hyperbola.
For a hyperbola in ground-coupled GPR radargram, the 3 parameters are the horizontal position of the antennas X, the time delay at the apex of the hyperbolas T, and the dielectric constant of the subsurface 𝜀.
First a detection of echoes is applied to the radargram, to obtain a cloud of points with horizontal and vertical positions corresponding to the horizontal distance and time delays of these echoes.
For every triplet of points in the radargram, the parameters (X, T, 𝜀) of the hyperbola passing through this triplet is calculated, and a 3D accumulator is incremented +1 at the position corresponding to (X, T, 𝜀).
Maxima in the accumulator are expected to correspond to the hyperbolas present in the radargram.
To adapt the technique to WISDOM radargrams, where diffraction curves are not perfect hyperbolas, the presented “air-coupled” model had to be employed to determine a first estimate of parameters (X, T, 𝜀) of the diffraction curves corresponding to the different triplets of points.
The equation presented in Figure 2 being far more complicated to analytically inverse than the equation of a hyperbola, an optimization technique (the Nelder-Mead algorithm [5]) is used.
Preliminary resultsIn order to validate the technique before its application to experimental WISDOM radargrams, different numerical simulations (with a Finite Difference in Time Domain code) have been performed on subsurface models with a selected homogeneous dielectric constant, and buried targets.
The geometry of the antennas, and the equivalent time-domain signal emitted by the radar have been modelled for these simulations to be as representative as possible of the WISDOM radargrams.
As an example, we show here a simulation generated for 5 underground targets in a subsurface of dielectric constant 4 (see Figure 3).
In addition to the echoes detected in the simulated radargram, 500 parasitic points with random positions have been added to the cloud of points to which we applied the Hough transform (see Figure 4).
The idea is to see if the implemented tool is able to detect diffraction curves among other echoes.
With the classic Hough transform (using the model presented in Figure 1), the estimated dielectric constants were 1.
3, 1.
8, 2.
2, 1.
9 and 2.
3, leading to estimated depths of 0.
88, 1.
23, 1.
47, 1.
78, and 2 m, to be compared to the expected 0.
50, 0.
90, 1, 1.
35, and 1.
5 m.
An over-estimation of the depth of a subsurface hazard could obviously be dangerous for the rover drill during the ExoMars 2022 mission.
After the application of the corrected Hough transform we implemented, the estimated dielectric constants are 4, 3.
8, 3.
8, 3.
7 and 3.
8 (much closer to the expected 4), and the estimated depths are now 0.
50, 0.
85, 1.
04, 1.
37 and 1.
56 m (see Figure 5).
The estimation is now accurate with error levels of only a few cm.
This result validates the ability of the implemented technique to automatically detect diffraction curves in WISDOM radargrams, accurately estimate the dielectric constant of the associated subsurface material, and eventually estimate the depth of the associated reflector on Mars.
Will be presented the results of this interpretation tool applied to other simulations, some of them generated with more complex subsurface models (heterogeneous materials, two underground layers…), and eventually to experimental WISDOM radargrams where diffraction curves are visible.
References[1] Vago et al.
, Astrobiology, 2018[2] Ciarletti et al.
, Astrobiology, 2018[3] Persico et al.
, Near Surface Geophysics, 2015[4] Capineri et al.
, Imaging Systems and Technology, 1998[5] Nelder and Mead, Computer Journal, 1965.
Related Results
Detection and characterisation of heterogeneities in the WISDOM/ExoMars 2022 radargrams.
Detection and characterisation of heterogeneities in the WISDOM/ExoMars 2022 radargrams.
 Introduction The principal objective of Rosalind Franklin, the ExoMars Rover, is to look for evidence of past or present life on Mars. Such evidence wou...
ExoMars/Rosalind Franklin Mission Update
ExoMars/Rosalind Franklin Mission Update
Finding signs of life elsewhere is one of the most important scientific objectives of our time.From the very beginning in 2002, ExoMars was conceived to answer one question:...
Subsurface layer investigation of the glacial-like forms using SHARAD data
Subsurface layer investigation of the glacial-like forms using SHARAD data
<div>
<p><strong>INTRODUCTION</strong></p>
</div>
<div>
<p>In recent...
ExoMars-2020 Landing Platform scientific payload
ExoMars-2020 Landing Platform scientific payload
<p>ExoMars is a joint project between ESA and Roscosmos to develop and launch two ExoMars missions - in 2016 and 2020. The first mission is currently in progress, stu...
PyBWE: Open-Source Python tools for Super-Resolution applied to Planetary Radar Soundings
PyBWE: Open-Source Python tools for Super-Resolution applied to Planetary Radar Soundings
Range resolution is one of the key performance metrics for a radar instrument. It is driven by the time resolution of its soundings, and the electromagnetic properties of the sound...
Outlier ice deposits at the poles of Mars as young climate records
Outlier ice deposits at the poles of Mars as young climate records
Introduction: The Polar Layered Deposits (PLDs) at the poles of Mars are believed to preserve a paleoclimate record that reflects the climate at the time of their formation [1]. Du...
On-Site Response Tracking for WISDOM System
On-Site Response Tracking for WISDOM System
AbstractThe WISDOM ground penetrating radar aboard the Rosalind Franklin rover is waiting for its intended launch in 2028 within the ExoMars mission. It will search for Water, Ice,...
PanCam: the ‘science eyes’ of the Rosalind Franklin (ExoMars 2022) rover
PanCam: the ‘science eyes’ of the Rosalind Franklin (ExoMars 2022) rover
The scientific objectives of the ExoMars Rosalind Franklin rover [1] are designed to answer several key questions in the search for life on Mars. In particular, the unique subsurfa...

