SearcharxivSearch

arXiv subjects

Clemens Hübler

Publications and source records attributed to Clemens Hübler.

3 recordsLinked to original sources

Bridge the Gap: Enhancing Quadruped Locomotion with Vertical Ground Perturbations

Legged robots, particularly quadrupeds, excel at navigating rough terrains, yet their performance under vertical ground perturbations, such as those from oscillating surfaces, remains underexplored. This study introduces a novel approach to enhance quadruped locomotion robustness by training the Unitree Go2 robot on an oscillating bridge - a 13.24-meter steel-and-concrete structure with a 2.0 Hz eigenfrequency designed to perturb locomotion. Using Reinforcement Learning (RL) with the Proximal Policy Optimization (PPO) algorithm in a MuJoCo simulation, we trained 15 distinct locomotion policies, combining five gaits (trot, pace, bound, free, default) with three training conditions: rigid bridge and two oscillating bridge setups with differing height regulation strategies (relative to bridge surface or ground). Domain randomization ensured zero-shot transfer to the real-world bridge. Our results demonstrate that policies trained on the oscillating bridge exhibit superior stability and adaptability compared to those trained on rigid surfaces. Our framework enables robust gait patterns even without prior bridge exposure. These findings highlight the potential of simulation-based RL to improve quadruped locomotion during dynamic ground perturbations, offering insights for designing robots capable of traversing vibrating environments.

cs.RO

Object-Size-Driven Design of Convolutional Neural Networks: Virtual Axle Detection based on Raw Data

As infrastructure ages, the need for efficient monitoring methods becomes increasingly critical. Bridge Weigh-In-Motion (BWIM) systems are crucial for cost-effective determination of loads and, consequently, the residual service life of road and railway infrastructure. However, conventional BWIM systems require additional sensors for axle detection, which must be installed in potentially inaccessible locations or places that interfere with bridge operation. This study presents a novel approach for real-time detection of train axles using sensors arbitrarily placed on bridges, providing an alternative to dedicated axle detectors. The developed Virtual Axle Detector with Enhanced Receptive Field (VADER) has been validated on a single-track railway bridge using only acceleration measurements, detecting 99.9% of axles with a spatial error of 3.69cm. Using raw data as input outperformed the state-of-the-art spectrogram-based method in both speed and memory usage by 99%, thereby making real-time application feasible for the first time. Additionally, we introduce the Maximum Receptive Field (MRF) rule, a novel approach to optimise hyperparameters of Convolutional Neural Networks (CNNs) based on the size of objects. In this context, the object size relates to the fundamental frequency of a bridge. The MRF rule effectively narrows the hyperparameter search space, overcoming the need for extensive hyperparameter tuning. Since the MRF rule can theoretically be applied to all unstructured data, it could have implications for a wide range of deep learning problems, from earthquake prediction to object recognition.

cs.CV

Damage Location in Mechanical Structures by Multi-Objective Pattern Search

We propose a multi-objective global pattern search algorithm for the task of locating and quantifying damage in flexible mechanical structures. This is achieved by identifying eigenfrequencies and eigenmodes from measurements and matching them against the results of a finite element simulation model, which leads to a nonsmooth nonlinear bi-objective parameter estimation problem. A derivative-free optimization algorithm is required since the problem is nonsmooth and also because complex mechanical simulation models are often solved using commercial black-box software. Moreover, the entire set of non-dominated solutions is of interest to practitioners. Most solution approaches published to date are based on meta-heuristics such as genetic algorithms. The proposed multi-objective pattern-search algorithm provides a mathematically well-founded alternative. It features a novel sorting procedure that reduces the complexity in our context. Test runs on two experimental structures with multiple damage scenarios are used to validate the approach. The results demonstrate that the proposed algorithm yields accurate damage locations and requires moderate computational resources. From the engineer's perspective it represents a promising tool for structural health monitoring.

math.OC