English
 
Privacy Policy Disclaimer
  Advanced SearchBrowse

Item

ITEM ACTIONSEXPORT

Released

Conference Paper

3D inversion of drone electromagnetic data -- the DroneSOM project

Authors

Xiao,  Longying
IUGG 2023, General Assemblies, 1 General, International Union of Geodesy and Geophysics (IUGG), External Organizations;

Patzer,  Cedric
IUGG 2023, General Assemblies, 1 General, International Union of Geodesy and Geophysics (IUGG), External Organizations;

Kamm,  Jochen
IUGG 2023, General Assemblies, 1 General, International Union of Geodesy and Geophysics (IUGG), External Organizations;

External Ressource
No external resources are shared
Fulltext (public)
There are no public fulltexts stored in GFZpublic
Supplementary Material (public)
There is no public supplementary material available
Citation

Xiao, L., Patzer, C., Kamm, J. (2023): 3D inversion of drone electromagnetic data -- the DroneSOM project, XXVIII General Assembly of the International Union of Geodesy and Geophysics (IUGG) (Berlin 2023).
https://doi.org/10.57757/IUGG23-1871


Cite as: https://gfzpublic.gfz-potsdam.de/pubman/item/item_5017698
Abstract
Drone-based measurements facilitate geophysical data acquisition to obtain extensive surveys at high spatial resolutions, especially among inaccessible areas such as forests and lakes. The DroneSOM (Drone Geophysics and Self-Organizing Maps) project, funded by EIT RawMaterials, intends to develop drone-based gravity and electromagnetic (EM) exploration instruments and associated data interpretation software, including an efficient and robust 3D EM inversion code. We hereby present the framework and show some preliminary results of the development through numerical experiments.<p>The modeling was addressed by solving Maxwells’ equations using a total field formulation. The code supports rectilinear and octree gridding. The edge finite element method was used for the equation discretization. To solve the resulting linear system of equations, we use a direct solver (MUMPS). The code is implemented in C++ and allows for easy adaptation for various sources and data types. To solve the inverse problem, we minimize the misfit using a Gauss-Newton scheme with explicit computation of the Jacobian. In each iteration, we solve for the search direction by iterative Krylov solvers such as conjugated gradients (PETSc).<p>The implementation was built on deal.II library, where the interface wrappers to MUMPS and PETSc facilitate performing heavy computation, such as system equation solving and inversion model update. Currently, the code is parallelized using OpenMP for MUMPS and MPI throughout both forward and inverse modeling. The code is designed to be a reliable and competent imaging tool, that can be applied for both commercial and educational use.