• Title/Summary/Keyword: robot System

Search Result 4,877, Processing Time 0.033 seconds

Robot off-line programming system for polishing task (금형 연마용 로보트의 Off-Line Programming System)

  • 국금환;최기봉
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 1990.10a
    • /
    • pp.41-46
    • /
    • 1990
  • In the existing robot programming methods, off-line method becames important role of programming because of improvement of hardware and software of PC. The purpose of this study is to develop practical robot programming system for polishing task using PC. In the first place, we have investigated the existing robot programming systems, and derived the requirement of this programming system from the existing systems. And we have decided the structure of this system. After that, we have developed this system. Using Windows software, this programming system has man/machine interface function. So users can use easily and quickly.

  • PDF

Robot Off-Line Programming System for Polishing Task (금형 연마용 로보트의 Off-Line Programming System)

  • Guk, Geum-Hwan;Choe, Gi-Bong
    • 한국기계연구소 소보
    • /
    • s.20
    • /
    • pp.33-39
    • /
    • 1990
  • In the existing robot programming methods, off-line method because important role of programming because of improvement of hardware and softeare of PC. The purpose of this study is to develop practical robot programming system for polishing task using PC. In the first place, we have investigated the existing robot programming systems, and derived the requirement of this programming system from the existing systems. And we have decied the structure of this system. After that, we have developed this system. Using Windows software, this programming system has man/machine interface function. Therefore users can use easily and quickly.

  • PDF

Development of a Robot Performance System Employing a Motion Database (모션데이터베이스를 이용한 로봇공연시스템 개발)

  • Seo, Hyun-Gon;Kim, Ji-Hwan
    • Journal of the Korea Society of Computer and Information
    • /
    • v.19 no.12
    • /
    • pp.21-29
    • /
    • 2014
  • In this paper, we propose an efficient Robot Performance System (RPS). For the proposed system, a soundboard was developed and inserted into the body of a humanoid robot to enable audio playback without an external playback device; the hardware required to enable the external storage device within the soundboard to remember the sound sources necessary for performances was developed. Furthermore, a specialized performance scenario planning software called Robot Performance Planning Development Program (RPPDP) was developed to allow users to search through a motion database for the robot's default motions, applied motions, and motions for special circumstances, allowing anyone to plan a robot performance at a low cost in a short amount of time.

Fuzzy Logic Based Auto Navigation System Using Dual Rule Evaluation Structure for Improving Driving Ability of a Mobile Robot (모바일 로봇의 주행 능력 향상을 위한 이중 룰 평가 구조의 퍼지 기반 자율 주행 알고리즘)

  • Park, Kiwon
    • Journal of Korea Multimedia Society
    • /
    • v.18 no.3
    • /
    • pp.387-400
    • /
    • 2015
  • A fuzzy logic based mobile robot navigation system was developed to improve the driving ability without trapping inside obstacles in complex terrains, which is one of the most concerns in robot navigation in unknown terrains. The navigation system utilizes the data from ultrasonic sensors to recognize the distances from obstacles and the position information from a GPS sensor. The fuzzy navigation system has two groups of behavior rules, and the robot chooses one of them based on the information from sensors while navigating for the targets. In plain terrains the robot with the proposed algorithm uses one rule group consisting of behavior rules for avoiding obstacle, target steering, and following edge of obstacle. Once trap is detected the robot uses the other rule group consisting of behavior rules strengthened for following edge of obstacle. The output signals from navigation system control the speed of two wheels of the robot through the fuzzy logic data process. The test was conducted in the Matlab based mobile robot simulator developed in this study, and the results show that escaping ability from obstacle is improved.

Development of Master-slave System for Robot-assisted Remote Ultrasound Diagnosis (로봇 지원 원격 초음파 영상진단을 위한 마스터-슬레이브 시스템의 개발)

  • Seo, Joonho;Cho, Jang Ho;Kwon, Ohwon
    • The Journal of Korea Robotics Society
    • /
    • v.12 no.4
    • /
    • pp.395-401
    • /
    • 2017
  • In this paper, we introduce a robot-assisted medical diagnostic system that enables remote ultrasound (US) imaging to be applied to the conventional telemedicine, which has been possible only with interviewing or a visual exam. In particular, a master-slave robot system is developed that ultrasonic diagnosis specialist can control the position and orientation of US probe in the remote place. The slave robot is designed to be compact, lightweight, and hand-held so that it can easily transfer to the remote healthcare center. Moreover, 6-degree-of-freedom (DOF) probe motion is possible by the robot design based on Stewart platform. The master device is also based on a similar structure of the slave robot. To connect master and slave system in the wide area network (WAN) environment, a hardware CODEC was developed. In this paper, we introduce the detail of each component and the results of the recent experiments conducted in the remote sites by the developed robotic ultrasound imaging system.

Implementation of a sensor fusion system for autonomous guided robot navigation in outdoor environments (실외 자율 로봇 주행을 위한 센서 퓨전 시스템 구현)

  • Lee, Seung-H.;Lee, Heon-C.;Lee, Beom-H.
    • Journal of Sensor Science and Technology
    • /
    • v.19 no.3
    • /
    • pp.246-257
    • /
    • 2010
  • Autonomous guided robot navigation which consists of following unknown paths and avoiding unknown obstacles has been a fundamental technique for unmanned robots in outdoor environments. The unknown path following requires techniques such as path recognition, path planning, and robot pose estimation. In this paper, we propose a novel sensor fusion system for autonomous guided robot navigation in outdoor environments. The proposed system consists of three monocular cameras and an array of nine infrared range sensors. The two cameras equipped on the robot's right and left sides are used to recognize unknown paths and estimate relative robot pose on these paths through bayesian sensor fusion method, and the other camera equipped at the front of the robot is used to recognize abrupt curves and unknown obstacles. The infrared range sensor array is used to improve the robustness of obstacle avoidance. The forward camera and the infrared range sensor array are fused through rule-based method for obstacle avoidance. Experiments in outdoor environments show the mobile robot with the proposed sensor fusion system performed successfully real-time autonomous guided navigation.

Implementation of ROS-Based Intelligent Unmanned Delivery Robot System (ROS 기반 지능형 무인 배송 로봇 시스템의 구현)

  • Seong-Jin Kong;Won-Chang Lee
    • Journal of IKEEE
    • /
    • v.27 no.4
    • /
    • pp.610-616
    • /
    • 2023
  • In this paper, we implement an unmanned delivery robot system with Robot Operating System(ROS)-based mobile manipulator, and introduce the technologies employed for the system implementation. The robot consists of a mobile robot capable of autonomous navigation inside the building using an elevator and a Selective Compliance Assembly Robot Arm(SCARA)-Type manipulator equipped with a vacuum pump. The robot can determines the position and orientation for picking up a package through image segmentation and corner detection using the camera on the manipulator. The proposed system has a user interface implemented to check the delivery status and determine the real-time location of the robot through a web server linked to the application and ROS, and recognizes the shipment and address at the delivery station through You Only Look Once(YOLO) and Optical Character Recognition(OCR). The effectiveness of the system is validated through delivery experiments conducted within a 4-story building.

A Study on High Speed Laser Welding by using Scanner and Industrial Robot (스캐너와 산업용 로봇을 이용한 고속 레이저 용접에 관한 연구)

  • Kang, Hee-Shin;Suh, Jeong;Kim, Jong-Su;Kim, Jeng-O;Cho, Taik-Dong
    • Proceedings of the KWS Conference
    • /
    • 2009.11a
    • /
    • pp.29-29
    • /
    • 2009
  • On this research, laser welding technology for manufacturing automobile body is studied. Laser welding technology is one of the important technologies used in the manufacturing of lighter, safer automotive bodies at a high level of productivity; the leading automotive manufacturers have replaced spot welding with laser welding in the process of car body assembly. Korean auto manufacturers are developing and applying the laser welding technology using a high output power Nd:YAG laser and a 6-axes industrial robot. On the other hand, the robot-based remote laser welding system was equipped with a long focal laser scanner system in robotic end effect. Laser system, robot system, and scanner system are used for realizing the high speed laser welding system. The remote laser welding system and industrial robotic system are used to consist of robot-based remote laser welding system. The robot-based remote laser welding system is flexible and able to improve laser welding speed compared with traditional welding as spot welding and laser welding. The robot-based remote laser systems used in this study were Trumpf's 4kW Nd:YAG laser (HL4006D) and IPG's 1.6kW Fiber laser (YLR-1600), while the robot systems were of ABB's IRB6400R (payload:120kg) and Hyundai Heavy Industry's HX130-02 (payload:130kg). In addition, a study of quality evaluation and monitoring technology for the remote laser welding was conducted. The welding joints of steel plate and steel plate coated with zinc were butt and lapped joints. The quality testing of the laser welding was conducted by observing the shape of the beads on the plate and the cross-section of the welded parts, analyzing the results of mechanical tension test, and monitoring the plasma intensity and temperature by using UV and IR detectors. Over the past years, Trumf's 4kW Nd:YAG laser and ABB's IRB6400R robot system was used. Nowadays, the new laser source, robot and laser scanner system are used to increase the processing speed and to improve the efficiency of processes. This paper proposes the robot-based remote laser welding system as a means of resolving the limited welding speed and accuracy of conventional laser welding systems.

  • PDF

A task-oriented programming system (공정 지향적인 프로그래밍 시스템)

  • 박홍석
    • Proceedings of the Korean Operations and Management Science Society Conference
    • /
    • 1996.04a
    • /
    • pp.249-252
    • /
    • 1996
  • This paper presents an algorithmic approach used in the development of a task-level off-line programming system for the efficient applicaiton of robot. In the method, robot tasks are graphically described with manipulation functions. By applying robot language these graphic robot tasks are converted into commands for the robot. A programming example demonstrates the potentiality of task-oriented robot programming.

  • PDF

A Robot Controller Development of a Large-scale System for Shipbuilding

  • Kim, Soo-Ho;Kang, Gye-Hyung;Park, Ju-Yi;Chu, Gil-Whoan;Kim, Jin-Wook;Kim, Ji-Yun;Kim, Sung-Kwun
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2005.06a
    • /
    • pp.472-475
    • /
    • 2005
  • This paper present a robot controller developed for shipbuilding yard. Since shipbuilding process handles large work pieces and has dusty and noisy environment, the developed controller has separated architecture into main control part and servo control part. Main control part is located in control room while servo control part is located near robot with work pieces. Commutation between two parts is done through SynqNet and RS485. Air purging system is adapted to servo control part for better reliability. We aimed open architecture in both hardware and software architecture. For open hardware architecture, we employed Compact PCI (cPCI) because it is widely used bus system and very reliable. Since lots of commercial boards are available with cPCI interface, upgrade and reconfiguration is easy. For open software architecture, Windows XP�� Embedded is selected as operating system (OS), because it is very popular OS and most hardware vender supports device driver for the windows XP.

  • PDF