• 제목/요약/키워드: IT based Robot

검색결과 1,735건 처리시간 0.03초

로봇 경로 제어를 위한 속도기반 Dijkstra 알고리즘 (A Speed-Based Dijkstra Algorithm for the Line Tracer Control of a Robot)

  • 천성권;김근덕;김종근
    • 한국IT서비스학회지
    • /
    • 제10권4호
    • /
    • pp.259-268
    • /
    • 2011
  • A robot education system by emulation based on Web can be efficiently used for understanding concept of robot assembly practice and control mechanism of robot by control programming. It is important to predict the path of the line tracer robot which has to be decided by the robot. Shortest Path Algorithm is a well known algorithm which searches the most efficient path between the start node and the end node. There are two related typical algorithms. Dijkstra Algorithm searches the shortest path tree from a node to the rest of the other nodes. $A^*$ Algorithm searches the shortest paths among all nodes. The delay time caused by turning the direction of navigation for the line tracer robot at the crossroads can give big differences to the travel time of the robot. So we need an efficient path determine algorithm which can solve this problem. Thus, It is necessary to analyze the overhead of changing direction of robot at multi-linked node to determine the next direction for efficient routings. In this paper, we reflect the real delay time of directional changing from the real robot. A speed based Dijkstra algorithm is proposed and compared with the previous ones to analyze the performance.

지능형 로봇의 인터넷 기반 원격 제어 (Internet-Based Remote Control of the Intelligent Robot)

  • 유영선;김종선;김형석;주영훈
    • 제어로봇시스템학회논문지
    • /
    • 제13권3호
    • /
    • pp.242-248
    • /
    • 2007
  • In this paper, we implement the internet-based remote control system for intelligent robot. For remote control of the robot, it uses the socket communication of the TCP/IP. It consists of the user interface and the robot control interface. Robot control interface transmits the navigation and environmental informations of the robot into the user interface. In order to transmit the large environmental images, a JPEG compression algorithm is used. User interface displays the navigation status of the robot and transmits the navigation order into the robot control interface. Also, we propose the design method of the fuzzy controller using navigation data acquired by expert's knowledge or experience. To do this, we use virus-evolutionary genetic algorithm(VEGA). Finally, we have shown the proposed system can be operated through the real world experimentations.

지능형 로봇 구동을 위한 제스처 인식 기술 동향 (Survey: Gesture Recognition Techniques for Intelligent Robot)

  • 오재용;이칠우
    • 제어로봇시스템학회논문지
    • /
    • 제10권9호
    • /
    • pp.771-778
    • /
    • 2004
  • Recently, various applications of robot system become more popular in accordance with rapid development of computer hardware/software, artificial intelligence, and automatic control technology. Formerly robots mainly have been used in industrial field, however, nowadays it is said that the robot will do an important role in the home service application. To make the robot more useful, we require further researches on implementation of natural communication method between the human and the robot system, and autonomous behavior generation. The gesture recognition technique is one of the most convenient methods for natural human-robot interaction, so it is to be solved for implementation of intelligent robot system. In this paper, we describe the state-of-the-art of advanced gesture recognition technologies for intelligent robots according to three methods; sensor based method, feature based method, appearance based method, and 3D model based method. And we also discuss some problems and real applications in the research field.

지능형 이동 로봇을 이용한 홈오토메이션 시스템 (Home Automation System using Intelligent Mobile Robot)

  • 안호석;최진영
    • 한국지능시스템학회논문지
    • /
    • 제15권4호
    • /
    • pp.486-491
    • /
    • 2005
  • 본 논문에서는 기존 홈오토메이션 시스템보다 효율적이고 능동적인 시스템 모델을 제안하며, 기존 시스템의 한계점을 해결하기 위해서 지능형 이동 로봇을 사용한다. 제안된 시스템은 집안에서 사용하기에 적합하도록 특화된 로봇을 사용하며, 이 로봇은 사람 대신 집안을 돌아다닌다. 이 시스템 모델을 HAuPIRS (Home Automation system using PDA based Intelligent Robot System) 라고 부르기로 한다. HAuPIRS제어 구조는 사용자 레벨, 인지 레벨, 실행 레벨의 세 파트로 구성된다. 이 시스템은 사용하기 쉽고, 기술의 발전에 따른 새로운 가전기기가 나오더라도 확장이 가능하다 HAuPIRS제어 구조의 성능을 검증하기 위해서 HAuPIRS 제어 구조를 기반으로 한 PBMoRo System (PDA Based Mobile Robot System) 을 만들어 실험하였다.

지능형 이동 로봇을 이용한 홈오토메이션 시스템 모델 제안 및 구현 (A Concept Model Design of a Home Automation System Using Intelligent Mobile Robot)

  • 안호석;최진영
    • 한국지능시스템학회:학술대회논문집
    • /
    • 한국퍼지및지능시스템학회 2005년도 춘계학술대회 학술발표 논문집 제15권 제1호
    • /
    • pp.221-224
    • /
    • 2005
  • This paper proposes the system model that is more efficient and active than formal home automation system and it can conquer the limits of formal one using intelligent mobile robot. This system uses specialized intelligent mobile robot for home environment and the robot moves around home instead of human. We call the system model to HAuPIRS (Home Automation system using PDA based Intelligent Robot System). HAuPIRS control architecture is composed three parts and each part is User Level, Cognitive Level, Executive Level. It is easy to use system and possible to extend the home apparatusfrom new technology. We made the PBMoRo System (PDA Based Mobile Robot System) based on HAuPIRS architecture and verified the efficiency of the system model.

  • PDF

User Interface in Web Based Communication for Internet Robot Control

  • Sugisaka, Masanori;Hazry, Desa
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2005년도 ICCAS
    • /
    • pp.49-51
    • /
    • 2005
  • Robot control involves advance programming, scientific and high technology. The systematic and methodological aspects of robot controls often results in having superficial control design problems that can negatively affect the robot application, usability and appeal. User friendly interface of robot control is extremely advantageous and more attractive. To illustrate, the application of medical robot is usually handled by clients who have little background in advance programming language. Thus, it would be difficult if the client needs to use programming language to control the robot. It would justify better if the robot control is presented in a meaningful interface to the client. This way the robot application would be more natural and user friendly. This paper describes the method of developing the user interface for web based communication to control an internet robot named Tarou. The web based communication tasks involves three levels. The first one accommodates on the client sending commands to robot through the internet. The next communication level relates to the robot receiving the commands sent by the client. The final communication level generates on sending feedback on status of commands by the robot to the client. The methodology used here can be elaborated in four hierarchical steps; identify user needs and robot tasks, identify the enhancing tag reference used by the server, induce the tag into HTML, present the HTML in attractive user interface as the client control panel.

  • PDF

국방로봇 신속 전력화를 위한 운용개념 수립 방법론 및 획득체계 개선방향 (Methodology for Establishment of Operational Concept for Speed-Up of Defense Robot and Improvement Direction of the Defense Acquisition System)

  • 엄홍섭
    • 로봇학회논문지
    • /
    • 제13권3호
    • /
    • pp.182-189
    • /
    • 2018
  • The purpose of this paper is to suggest the methodology for the establishment of operational concept for speed-up of defense robot and improvement direction of the defense acquisition system for the defense robot. In order to achieve this goal, the current defense acquisition system was analyzed into long-term planning, mid-term programming, and project execution stages. And I suggest the methodology for the establishment of operational concept for speed-up of defense robot and direction of development of the defense robot acquisition system considering the characteristics of the robot in terms of core technologies of robot, robot ecosystem and effectiveness-based-robot-design, respectively. Based on the methodology for establishment of the operational concept of defense robot and development direction of the defense acquisition system presented in this study, it will be possible to design efficiently the defense robot in the future.

해양로봇 활용의 역량중심 메이커 및 설계 교육 사례 연구 (Case Study on Competency-based Maker and Design Education using Marine Robot)

  • 김현식
    • 공학교육연구
    • /
    • 제24권2호
    • /
    • pp.12-19
    • /
    • 2021
  • Recently, the need of the future education in youth and univesity is rapidly increasing according to 4th industrial revolution. However, the maker and design education as a kind of youth and university future education has the following problems: it is implemented as an interesting convergence education including software education, it is managed by integrating youth and university competencies, it is composed in the form of blended class of consilient subject and nonsubject, it requires considering satisfaction in competency measurement and management, it is connected with entering school and getting job. To solve these problems, a case study on competency-based maker and design education using marine robot, which is based on the process-based learing method, integrated competency of youth and university, blended-type curriculum in terms of online and offline, is executed. To verify the competency-based maker and design education, the satisfaction survey in subject and nonsubject is performed. Study results show the example of the marine robot-based maker and design education and the need for additional study.

이동 로봇의 원격 주행 시스템 (Remote Navigation System for Mobile Robot)

  • 김종선;유영선;김성호;주영훈
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2007년도 심포지엄 논문집 정보 및 제어부문
    • /
    • pp.325-327
    • /
    • 2007
  • In this paper, we implement the internet- based remote control system for intelligent robot. For remote control of the robot, it uses the socket communication of the TCP/IP. It consists of- the user interface and the robot control interface. Robot control interface transmits the navigation and environmental informations of the robot into the user interface. In order to transmit the large environmental images, a JPEG compression algorithm is used. User interface displays the navigation status of the robot and transmits the navigation order into the robot control interface. Also, we propose the design method of the fuzzy controller using navigation data acquired by expert's knowledge or experience. To do this, we use virus-evolutionary genetic algorithm(VEGA). Finally, we have shown the proposed system can be operated through the real world experimentations.

  • PDF

이동로봇의 자동충전을 위한 영상기반 비쥬얼 서보잉 방법 (Image-based Visual Servoing for Automatic Recharging of Mobile Robot)

  • 송호범;조재승
    • 제어로봇시스템학회논문지
    • /
    • 제13권7호
    • /
    • pp.664-670
    • /
    • 2007
  • This study deals with image-based visual servoing for automatic recharging of mobile robot. Because mobile robot must be recharged periodically, it is necessary to detect and move to docking station. Generally, laser scanner is used for detect of position of docking station. CCD Camera is also used for this purpose. In case of using cameras, the position-based visual servoing method is widely used. But position-based visual servoing method requires the accurate calibration and it is hard and complex work. Another method using cameras is image-based visual servoing. Recently, image based visual servoing is widely used for robotic application. But it has a problem that cannot have linear trajectory in the 3-dimensional space. Because of this weak point, image-based visual servoing has a limit for real application. In case of 2-dimensional movement on the plane, it has also similar problem. In order to solve this problem, we point out the main reason of the problem of the resolved rate control method that has been generally used in the image-based visual servoing and we propose an image-based visual servoing method that can reduce the curved trajectory of mobile robot in the cartesian space.