{{ post.title }}
글 편집
글 편집 (이전 에디터)
{{ post.author.name }}
Posted on
Product Name | {{ post.meta.product_name }} |
---|---|
Year | {{ post.meta.published_year }} |
Authors | {{ post.meta.authors }} |
Assigned | {{ post.meta.assigned }} |
Published in | {{ post.meta.published_in }} |
Program | {{ post.meta.program }} |
Download Link | Download here (Download source :{{ post.meta.download_source }}) |
경량 델타로봇의 모델링 및 모션 제어
( Modeling and Motion-control for a Light-weight Delta Robot )
Abstract :
Delta robots are usually used for industrial manufacturing, but heavy weight and expensive price have been obstacles to rapid propagation of robots in the field. The goal of this research is to make light-weight and price-competitive delta robots. To reduce the weight, we used plastic material for the arm link, and to reduce the price, we used a step-motor as the main actuator. First we formulated the equations of inverse kinematics for the designed delta robot and then verified these equations by using multibody-dynamics simulation. An algorithm of motion control was developed and applied to the motion-processing unit using a timer-interrupt of 8 milliseconds. Finally, we tested the performance of the new delta robot by checking its control of motion along line segments.