# 4681 / Simplified models of terrain-vehicle interaction for real-time applications

<https://doi.org/10.56884/BPGE9748>

Title: Simplified models of terrain-vehicle interaction for real-time applications

Authors: Dávid Körmöczi and Péter Kiss

Abstract: Accurate modeling or simulation of the vehicle-terrain interaction is critical for effective off-road vehicle navigation. While several high-accuracy methods exist (for example FEM simulation) they typically require computational capacity that exceeds what can be installed in a vehicle. Therefore, they are not applicable for real-time off-road vehicle navigation purposes, where computer hardware capacity is limited by the need for onboard installation. To address this challenge, simplified and less detailed models must be developed for real-time applications. This paper compares three different two-dimensional static terrain-vehicle models, considering accuracy and computational capacity requirements. Results of the comparison provide insights into the suitability of each model for real-time navigation of off-road vehicles.

Order the full paper: <https://www.istvs.org/proceedings-orders/paper>

ISTVS members: receive three papers per year as part of your membership via the ISTVS Member Portal: <https://istvs.knack.com/member-portal/>


---

# 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://2023.istvs.org/submissions/papers/4681.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.
