> For the complete documentation index, see [llms.txt](https://2022.istvs.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://2022.istvs.org/papers/6174.md).

# 6174 / Factors Affecting Bevameter Soil Characterization

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

Title: Factors Affecting Bevameter Soil Characterization

Authors: Schalk Els, Herman Hamersma, Ray Kruger

Abstract: The Bekker-Wong soil-wheel interaction model has been widely adopted in the terramechanics community. This approach requires data measured with a Bevameter. The Bevameter test includes a pressure-sinkage test and a shear strength test. Although the original intention of the Bevameter method is to closely replicate the interaction between the wheel/track and the soil, tests are often done at lower vertical loads with smaller contact areas to keep tests within practical experimental limits. The traditional Bevameter shear strength test, which uses a rotational shear ring with grousers, tends to overpredict the drawbar pull of vehicles by 30 to 40% \[(Chang and Baker, 1973, Shoop, 1993)]. Translational shear arguably more closely resembles the shear mechanism that occurs between a wheel/track and the soil. The literature indicates that terramechanics investigations are significantly influenced by soil condition and preparation. This study investigates (a) the influence of soil preparation on the pressure-sinkage and shear-displacement relationship of sandy soil, (b) the influence of the shearing mechanism on shear strength, and (c) the influence of shear contact area on shear strength. Experimental results indicate that soil preparation has a substantial influence on the pressure-sinkage relationship. The shearing mechanism was investigated by comparing traditional rotational shear with translational shear. The findings indicate that the shearing mechanism may explain the overprediction of shear strength typical of rotational shear tests. The shear contact area also exhibits a significant influence on the measured shear strength. Further investigation into the shear mechanism and size and shape of the shear contact area is recommended.

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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://2022.istvs.org/papers/6174.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
