elib
DLR-Header
DLR-Logo -> http://www.dlr.de
DLR Portal Home | Impressum | Datenschutz | Kontakt | English
Schriftgröße: [-] Text [+]

Collision-based Particle Simulations on GPUs

Kerler, Simon (2017) Collision-based Particle Simulations on GPUs. Masterarbeit, Universität Augsburg.

Dieses Archiv kann nicht den Volltext zur Verfügung stellen.

Kurzfassung

As part of the Institute of System Dynamics and Control (SR) of the German Aerospace Center (DLR), the Department of Space System Dynamics (SR-RFS) is involved in developing locomotion systems of planetary exploration missions. To reduce development time and costs, virtual prototypes are simulated to verify new designs and concepts e.g. for rover wheels before first physical prototypes are constructed. A common way of modeling soil in these simulations is the discrete element method (DEM) where the soil volume is discretized into particles. Pasimodo, the engine currently used at DLR, uses the message passing interface (MPI) to distribute force computations to multiple CPU cores or computers. The DEM however could be parallelized even further to profit from the highly concurrent execution on graphics processing units (GPUs). This thesis therefore presents a particle engine capable of DEM to simulate soil and granular material solely on GPU with the CPU acting as coordinator only. The engine is provided as NodeKit for the OpenSceneGraph (OSG) library to ensure interoperability with existing software, e.g. the visualization tool DLR SimViz. Built upon the abstraction layer of OSG, OpenGL 4.3 and its compute shaders are the foundation for GPU computing performed by the engine. The simulation loop is defined by object-oriented simulation steps. These are added to a particle system which also provides an API to define and manage particle attributes. Besides the basic classes, the software package ships with built-in particle-particle and particle-mesh contact models for simulations of soil and granular matter. An effcient render component visualizes the current state during a simulation. Additionally, serializers can output the state in humand-readable form or via the H5Part format for post-processing. Three example applications have been implemented, qualitatively and quantitatively verifying that the engine and its built-in contact models are correct and that it can be applied to the problem domains at DLR. Benchmarks showed furthermore that, for up to 10000 (Nvidia GTX 970) and 22000 (Nvidia GTX 1080), the proposed engine is faster than Pasimodo on an Intel Xeon E5-1620 and E5-2697 CPU. Detailed profiling revealed that the brute force contact detection with O(n^2) is the main bottleneck and that an optimized algorithm will increase the speed-up compared to Pasimodo also for larger number of particles.

elib-URL des Eintrags:https://elib.dlr.de/112468/
Dokumentart:Hochschulschrift (Masterarbeit)
Zusätzliche Informationen:Betreut durch Roy Lichtenheldt (Roy.Lichtenheldt@dlr.de)
Titel:Collision-based Particle Simulations on GPUs
Autoren:
AutorenInstitution oder E-Mail-AdresseAutoren-ORCID-iDORCID Put Code
Kerler, SimonSimon.Kerler (at) dlr.deNICHT SPEZIFIZIERTNICHT SPEZIFIZIERT
Datum:April 2017
Referierte Publikation:Nein
Open Access:Nein
Status:veröffentlicht
Stichwörter:DEM, Particle Simulation, Grnaular Matter, Diskrete Elemente Methode, Bodenmechanik, GPU, Soil Mechanics, Terramechanics, HPC, OpenGL
Institution:Universität Augsburg
HGF - Forschungsbereich:Luftfahrt, Raumfahrt und Verkehr
HGF - Programm:Raumfahrt
HGF - Programmthema:Technik für Raumfahrtsysteme
DLR - Schwerpunkt:Raumfahrt
DLR - Forschungsgebiet:R SY - Technik für Raumfahrtsysteme
DLR - Teilgebiet (Projekt, Vorhaben):R - Robotische Exploration (alt)
Standort: Oberpfaffenhofen
Institute & Einrichtungen:Institut für Systemdynamik und Regelungstechnik > Raumfahrt-Systemdynamik
Hinterlegt von: Lichtenheldt, Roy
Hinterlegt am:30 Aug 2017 16:21
Letzte Änderung:12 Jul 2019 13:40

Nur für Mitarbeiter des Archivs: Kontrollseite des Eintrags

Blättern
Suchen
Hilfe & Kontakt
Informationen
electronic library verwendet EPrints 3.3.12
Gestaltung Webseite und Datenbank: Copyright © Deutsches Zentrum für Luft- und Raumfahrt (DLR). Alle Rechte vorbehalten.