• Title/Summary/Keyword: G-Robot

Search Result 294, Processing Time 0.032 seconds

An Efficient Gait Generation Method for Quadruped Robot with Waist Joints (허리 관절을 갖는 4족 로봇의 효율적인 걸음새 생성 방법)

  • Kim, Dong Sub;Choi, Yoon Ho
    • Journal of the Korean Institute of Intelligent Systems
    • /
    • v.23 no.5
    • /
    • pp.466-472
    • /
    • 2013
  • In this paper, we propose a gait generation method for a quadruped robot using the waist joints which can minimize the body shake during the locomotion. In this proposed method, we first calculate the hip coordinate of tilted body using the geometrical model of a quadruped robot, and then move the CoG(Center of Gravity) of a quadruped robot using 2-DOF waist joints to minimizes the body shake. In addition, the gait of a quadruped robot is generated based on the wave gait method. Finally, we verify the effectiveness of the proposed method by comparing with that of the previous method through the computer simulations.

Development of Gondola-type Building Management Robot Platform and Mechanism for Moving/Tasking on Building Outer-wall (곤돌라형 외벽 유지관리 로봇의 이동/작업 메커니즘 및 플랫폼 개발)

  • Ham, Young-Bog;Park, Soung Jea
    • Journal of the Korean Society for Precision Engineering
    • /
    • v.30 no.4
    • /
    • pp.375-382
    • /
    • 2013
  • Down through the years, human needs and desires have required a robot system to work at hazardous environments instead. Current painting task is costly and laborious, and it exposes workers to significant health and safety risks. Automation system offers potential improvement in this area and is especially well suited to the outer-wall painting tasks in concrete structures. This paper introduces the result of gondola-type building management robot(G-BMR) platform and mechanism for moving/tasking on building outer-wall for the outer-wall painting. Its technical and economic feasibility are conducted, and it is concluded that developing G-BMR is physically and economically feasible in this research. And we discuss about the future of G-BMR and automation in construction field.

A Research to realize a smart logistics warehouse system using 5G-based Logistics Automation Robot (5G 기반 물류 자동화 로봇을 활용한 스마트 물류 창고 시스템 구현을 위한 연구)

  • Park, Tae-uk;Yoon, Mahn-Suk
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2022.05a
    • /
    • pp.532-534
    • /
    • 2022
  • At a time when the 5G era is advancing beyond commercialization, places that used to handle simple logistics warehouse tasks are transforming into smart logistics warehouses by combining IT convergence technology and platforms. Smart logistics warehouses can accurately predict demand and inventory of products with AI, deep learning, and robot technologies based on 5G, and provide information on warehousing and warehousing status in real time. As the e-commerce market grows, the smart logistics sector is also growing rapidly. This paper implements a smart logistics warehouse system and studies and proposes a method of establishing a fast and accurate logistics system by utilizing 5G-based Logistics Automation Robot.

  • PDF

Optimal Motion Control of 3-axis SCARA Robot Using a Finite Jerk and Gain Tuning Based on $LabVIEW^{(R)}$ ($LabVIEW^{(R)}$ 기반 3축 스카라 로봇의 유한 저크 및 게인 동조를 이용한 최적 모션 제어)

  • Kim, J.H.;Chung, W.J.;Kim, H.G.;Lee, G.S.
    • Transactions of the Korean Society of Machine Tool Engineers
    • /
    • v.17 no.3
    • /
    • pp.40-46
    • /
    • 2008
  • This paper presents the optimal motion control for 3-axis SCARA robot by using $LabVIEW^{(R)}$. Specifically, for optimal motion control of 3-axis SCARA robot, we study velocity profile based on finite jerk(the first derivative of acceleration) and optimal gain tunig based on frequency response method by using $LabVIEW^{(R)}$. The velocity optimization with finite jerk aims at generating the smooth velocity profile of robot. Velocity profile based on finite jerk is acquired and applied to 3-axis SCARA robot by using $LabVIEW^{(R)}$. DSA(Dynamic Signal Analyzer) for frequency response method is programed by using $LabVIEW^{(R)}$. We obtain the bode plot of transfer function about 3-axis SCARA robot by using DSA, and perform the gain tuning considering dynamic characteristic based on the bode plot. These experiments have shown that the proposed motion control can reduce vibration displacement and response error rate each 33.7% and 51.7% of 3-axis SCARA robot.

The Development of a Miniature Humanoid Robot System (소형 휴머노이드 로븟 시스템 개발)

  • 성영휘;이수영
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2000.10a
    • /
    • pp.43-43
    • /
    • 2000
  • In this paper, we introduce a case study of developing a miniature humanoid robot that has 16 degrees of freedom and is able to perform statically stable walking. The developed humanoid robot is 37cm tall and weighs 1,200g. RC servo motors are used as actuators. The robot can walk forward and turn to any direction on even surface. It equipped with a small digital camera, so it can transmit vision data to a remote host computer via wireless modem. The robot can be operated in two modes; One is a remote-controlled mode, in which the robot behaves according to the command given by a human operator through the user-interface program running on a remote host computer, the other is a stand-alone mode, in which the robot behaves autonomously according to the pre-programmed strategy. The user-interface program also contains a robot graphic simulator that is used to produce and verify the robot's gait motion. In our walking algorithm, the ankle joint is mainly used lot balancing the robot. The experimental results shows that the developed robot can perform statically stable walking on even surface.

  • PDF

Minimum Movement of a Robot for Sorting on a Cycle (사이클 상에서 정렬을 위한 로봇의 최소 움직임)

  • Kim, Jae-Hoon
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.21 no.2
    • /
    • pp.429-434
    • /
    • 2017
  • In a graph G=(V, E) with n vertices, there is an unique box which is finally laid on each vertex. Thus each vertex and box is both numbered from 1 to n and the box i should be laid on the vertex i. But, the box ${\pi}$(i) is initially located on the vertex i according to a permutation ${\pi}$. In each step, the robot can walk along an edge of G and can carry at most one box at a time. Also when arriving at a vertex, the robot can swap the box placed there with the box it is carrying. The problem is to minimize the total step so that every vertex has its own box, that is, the shuffled boxes are sorted. In this paper, we shall find an upper bound of the minimum number of steps and show that the movement of the robot is found in $O(n^2)$ time when G is a cycle.