Git Product home page Git Product logo

robsynth-paper_iftommwc2019_dimsynthminpar's Introduction

Exploiting Dynamics Parameter Linearity for Design Optimization in Combined Structural and Dimensional Robot Synthesis

Authors:
Moritz Schappler, Svenja Tappe, Prof. Dr.-Ing. Tobias Ortmaier

This code is supplemental material to the following submission to IFToMM World Congress 2019:

@Conference{SchapplerTapOrt2019b,
  author    = {Schappler, M. and Tappe, S. and Ortmaier, T.},
  title     = {Exploiting Dynamics Parameter Linearity for Design Optimization in Combined Structural and Dimensional Robot Synthesis},
  booktitle = {Proc. of the 15th IFToMM World Congress},
  year      = {2019},
  month     = {October},
  doi       = {10.1007/978-3-030-20131-9_193},
}

Abstract

In the design optimization of robot manipulators regarding drive train and link geometries the dynamics equations have to be evaluated repeatedly. The method proposed in this paper reduces the computational effort in the dynamics evaluations by using the property of parameter linearity of the dynamics equations. The combined structural and dimensional synthesis of robot manipulators is adapted in a set of hierarchical optimization loops to exploit this dynamics property. By this means a reduction of computation time for the inverse dynamics in the synthesis of up to factor three is possible.

Contents

This repository contains Matlab scripts and Latex code to reproduce all figures of the paper and to check the given number of calculations for the different robot models.
Matlab scripts:

  • calc/dimsynth_timing_example.m creates data for Fig. 4
  • paper/figures/dyn_plin_fcn_comp.m creates Fig. 4 from the data
  • proof contains matlab files for dynamics with the number of calculations in Tab. 1 of the paper and and Excel sheet assembling the numbers.
  • calc/regressor_properties.m shows properties of row E. of Tab. 1 in the paper

Prerequisites

For the optimization and the figure generation to work, the following steps have to be performed:

  1. Install Matlab with (tested with R2019a)
  2. Set up the Matlab mex compiler, if not already done
  3. Download Matlab dependencies containing general robot models and Matlab functions:
  1. Set up the toolboxes to work and modify the following files according to the instructions
  • robsynth-serroblib/maplerepo_path.m.template (has to link to robsynth-modelgen)
  • robsynth-modelgen/robotics_repo_path.template (has to link to robsynth-robotics_toolbox)
  1. Run the path initialization scripts (..._path_init.m) of all downloaded software repos in Matlab. Put the run commands in the startup.m file of Matlab for easier use.

robsynth-paper_iftommwc2019_dimsynthminpar's People

Contributors

schapplm avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.