# 4213 / Dem-Based Analysis And Optimization Of An Excavation Bucket Drum For In-Situ Resource Utilization

## Authors

Tomoyasu Nakano, Takuya Omura, and Genya Ishigami

{% hint style="info" %}
Paper presented at ISTVS 2024 | 21st International and 12th Asia-Pacific Regional Conference of the ISTVS\
Keywords: In-situ Resource Utilization; Bucket Drum; DEM Simulation; Excavation Efficiency\
<https://doi.org/10.56884/MPNVS78R>
{% endhint %}

## Abstract

Lunar infrastructure construction involves leveling of the lunar surface and collecting lunar regolith as a building material. RASSOR 2.0 developed by NASA is one of the typical robotic vehicles as a lunar excavator. It features cylindrical rotating bucket drums for collecting regolith, positioning it as a pivotal tool for future lunar in-situ resource utilization and infrastructure development. However, the optimization of the bucket drum’s shape and its motion remain as open issue. Therefore, this study aims to find an optimal design of the bucket drum through numerical simulation using the discrete element method (DEM). We introduce five key design parameters of the bucket drum: two of them are related to the bucket shape (scoop throat length, scoop inlet number) and the rest of them are to motion (bucket vertical force, horizontal velocity, and angular velocity). These five parameters were examined in accordance with two performance indices: the sand fill ratio in the drum and the power consumption of the excavation. Solving the multi-objective problem of increasing the fill ratio and reducing power consumption, we found an optimal bucket drum shape and motion. Subsequently, a bucket drum reflecting the optimal shape was fabricated, and the optimal motion was tested. The test results qualitatively matched with the results derived from the DEM analysis. This outcome highlights the validity of the relationship between the design parameters and two performance indices.

***

Full paper purchase: <https://www.istvs.org/proceedings-orders/paper>\
ISTVS members receive three complimentary papers per year: <https://www.istvs.org/members>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://2024.istvs.org/submissions/papers/4213.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
