Skip to main content

A General Model of Legged Locomotion on Natural Terrain

  • Book
  • © 1992

Overview

Part of the book series: The Springer International Series in Engineering and Computer Science (SECS, volume 179)

  • 739 Accesses

  • 31 Citations

This is a preview of subscription content, log in via an institution to check access.

Access this book

Softcover Book USD 54.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

') var buybox = document.querySelector("[data-id=id_"+ timestamp +"]").parentNode var buyboxMaxSingleColumnWidth = 480 ;[].slice.call(buybox.querySelectorAll(".buying-option")).forEach(initCollapsibles) function initCollapsibles(buyingOption, index) { var toggle = buyingOption.querySelector(".buying-option-price") buyingOption.classList.remove("expanded") var form = buyingOption.querySelector(".buying-option-form") var priceInfo = buyingOption.querySelector(".price-info") if (toggle && form && priceInfo) { toggle.setAttribute("role", "button") toggle.setAttribute("tabindex", "0") toggle.addEventListener("click", function (event) { var expandedBuyingOptions = buybox.querySelectorAll(".buying-option.expanded") var buyboxWidth = buybox.offsetWidth ;[].slice.call(expandedBuyingOptions).forEach(function(option) { if (buyboxWidth <= buyboxMaxSingleColumnWidth && option != buyingOption) { hideBuyingOption(option) } }) var expanded = toggle.getAttribute("aria-expanded") === "true" || false toggle.setAttribute("aria-expanded", !expanded) form.hidden = expanded if (!expanded) { buyingOption.classList.add("expanded") } else { buyingOption.classList.remove("expanded") } priceInfo.hidden = expanded }, false) } } function hideBuyingOption(buyingOption) { var toggle = buyingOption.querySelector(".buying-option-price") var form = buyingOption.querySelector(".buying-option-form") var priceInfo = buyingOption.querySelector(".price-info") toggle.setAttribute("aria-expanded", false) form.hidden = true buyingOption.classList.remove("expanded") priceInfo.hidden = true } function initKeyControls() { document.addEventListener("keydown", function (event) { if (document.activeElement.classList.contains("buying-option-price") && (event.code === "Space" || event.code === "Enter")) { if (document.activeElement) { event.preventDefault() document.activeElement.click() } } }, false) } function initialStateOpen() { var buyboxWidth = buybox.offsetWidth var narrowBuyboxArea = buyboxWidth <= buyboxMaxSingleColumnWidth var allOptionsInitiallyCollapsed = buybox.className.indexOf("all-options-initially-collapsed") > -1 ;[].slice.call(buybox.querySelectorAll(".buying-option")).forEach(function (option, index) { var toggle = option.querySelector(".buying-option-price") var form = option.querySelector(".buying-option-form") var priceInfo = option.querySelector(".price-info") if (allOptionsInitiallyCollapsed || narrowBuyboxArea && index > 0) { toggle.setAttribute("aria-expanded", "false") form.hidden = "hidden" priceInfo.hidden = "hidden" } else { toggle.click() } }) } initialStateOpen() if (window.buyboxInitialised) return window.buyboxInitialised = true initKeyControls() })()

Other ways to access

Licence this eBook for your library

Institutional subscriptions

About this book

Dynamic modeling is the fundamental building block for mechanism analysis, design, control and performance evaluation. One class of mechanism, legged machines, have multiple closed-chains established through intermittent ground contacts. Further, walking on natural terrain introduces nonlinear system compliance in the forms of foot sinkage and slippage. Closed-chains constrain the possible motions of a mechanism while compliances affect the redistribution of forces throughout the system.
A General Model of Legged Locomotion on Natural Terrain develops a dynamic mechanism model that characterizes indeterminate interactions of a closed-chain robot with its environment. The approach is applicable to any closed-chain mechanism with sufficient contact compliance, although legged locomotion on natural terrain is chosen to illustrate the methodology. The modeling and solution procedures are general to all walking machine configurations, including bipeds, quadrupeds, beam-walkers and hopping machines.
This work develops a functional model of legged locomotion that incorporates, for the first time, non-conservative foot-soil interactions in a nonlinear dynamic formulation. The model was applied to a prototype walking machine, and simulations generated significant insights into walking machine performance on natural terrain. The simulations are original and essential contributions to the design, evaluation and control of these complex robot systems. While posed in the context of walking machines, the approach has wider applicability to rolling locomotors, cooperating manipulators, multi-fingered hands, and prehensile agents.

Similar content being viewed by others

Table of contents (8 chapters)

Authors and Affiliations

  • Westinghouse Electric Corporation, USA

    David J. Manko

Accessibility Information

PDF accessibility summary

This PDF is not accessible. It is based on scanned pages and does not support features such as screen reader compatibility or described non-text content (images, graphs etc). However, it likely supports searchable and selectable text based on OCR (Optical Character Recognition). Users with accessibility needs may not be able to use this content effectively. Please contact us at [email protected] if you require assistance or an alternative format.

Bibliographic Information

Keywords

Publish with us