Skip to content

Comparison of geometrically precise beams and Cosserat rod #24

@xlsufo

Description

@xlsufo

Hello. On my continuum robot (Fig. 1), I compared the geometrically exact beam model, the Cosserat rod model, and the ground truth data from a motion capture system using identical parameters. The driving tendons of my continuum robot are obliquely routed using Kevlar lines, and the lumped masses of the disks are also taken into account. As shown in Fig. 2, the Cosserat rod model outperforms the geometrically exact beam model in terms of accuracy, while offering a significantly faster computation speed. I assume the underlying reasons might be:
The elastic modulus is 30e9 Pa. Due to the lumped masses of the disks, the Cosserat rod model suffered from numerical explosion. To address this, I utilized the Levenberg-Marquardt (LM) solver and introduced a small amount of structural damping. The driving tendons in the geometrically exact beam model form straight lines between two control points, which is closer to the actual physical system compared to the centerline-based interpolation used in the Cosserat rod model. Based on my current understanding, the geometrically exact beam is essentially a finite element discretization of the Cosserat rod. I am considering writing a paper on this. Do you have any suggestions?
In the image, mocap represents the motion capture system.

Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions