• 제목/요약/키워드: 로봇 OS

검색결과 91건 처리시간 0.032초

Streaming Layer of Personal Robot's Middleware

  • Li, Vitaly;Choo, Seong-Ho;Shin, Hye-Min;Park, Hong-Seong
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2004년도 ICCAS
    • /
    • pp.1936-1939
    • /
    • 2004
  • This paper proposes streaming layer for personal robot's middleware. Under assumption that robot has open architecture, i.e. consists of modules created by different vendors and intercommunication between these modules is necessary, we have to consider that there are many different network interfaces. To make communication between modules possible it is necessary to develop new type of middleware. Such middleware has to support different platforms, i.e. OS, network interface, hardware, etc. In addition, it is necessary to implement effective interface between network and application in order to manage inter application communications and use network resources more effectively. Streaming layer is such interface that implements necessary functionality together with simplicity and portability. Streaming layer provides high level of abstraction and makes communication between distributed applications transparent as if are located in same module. With possibility of extension by user defined application interfaces it is suitable for distributed environments, i.e. module based architecture including small-embedded systems like as DSP board. To verify the proposed streaming layer structure it is implemented using C and tested.

  • PDF

Design and Walking Control of the Humanoid Robot, KHR-2(KAIST Humanoid Robot-2)

  • Kim, Jung-Yup;Park, Ill-Woo;Oh, Jun-Ho
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2004년도 ICCAS
    • /
    • pp.1539-1543
    • /
    • 2004
  • This paper describes platform overview, system integration and dynamic walking control of the humanoid robot, KHR-2 (KAIST Humanoid Robot - 2). We have developed KHR-2 since 2003. KHR-2 has totally 41 DOF (Degree Of Freedom). Each arm including a hand has 11 DOF and each leg has 6 DOF. Head and trunk also has 6 DOF and 1 DOF respectively. In head, two CCD cameras are used for eye. In order to control all joints, distributed control architecture is adopted to reduce the computation burden of the main controller and to expand the devices easily. The main controller attached its back communicates with sub-controllers in real-time by using CAN (Controller Area Network) protocol. We used Windows XP as its OS (Operating System) for fast development of main control program and easy extension of peripheral devices. And RTX, HAL(Hardware Abstraction Layer) extension program, is used to realize the real-time control in Windows XP environment. We present about real-time control of KHR-2 in Windows XP with RTX and basic walking control algorithm. Details of the KHR-2 are described in this paper.

  • PDF

An OS Platform Independent Architecture of Web-based Teleoperation for mobile robot

  • Ko, Deok-Hyeon;Lee, Soon-Geul
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2004년도 ICCAS
    • /
    • pp.346-349
    • /
    • 2004
  • The teleoperation system applies all of the industrial fields due to the development of the network infrastructure. It is one of the indispensable elements for controlling the robot at a remote sight and monitoring the limit or unknown environment. The common teleoperation robot system is what has the visual module to supply the network system and realistic UI to the existed robot system. Therefore, remarked that the fusion between modules and transmission of visual data the remarked the important element to improve the robot application in the various environments. Delay of development time by robot platform and noneffective communication among developers are also problem to approach. In this paper we propose the independent teleoperation system. The main application language is JAVA in this system, which is applied JAVA API like JNI and JMF to construct the effective teleoperation system. The system has the both side communication system between sever and client as a basic structure. The visual data that is attached the robot at a remote sight is captured by JMF API and then is transmitted to the web browser called client by RTR protocol. JNI is used to connect between JAVA and the lower part application (sensor fusion, motion control.) of the robot programmed by various Native languages. The proposed system is the application that can perform the elements, for instance transmission of visual data, the fusion of various native application modules and the effective network communication, with any platform.

  • PDF

Application of the Laser Vision Sensor for Corrugated Type Workpiece

  • Lee, Ji-Hyoung;Kim, Jae-Gwon;Kim, Jeom-Gu;Park, In-Wan;Kim, Hyung-Shik
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2004년도 ICCAS
    • /
    • pp.499-503
    • /
    • 2004
  • This application-oriented paper describes an automated welding carriage system to weld a thin corrugated workpiece with welding seam tracking function. Hyundai Heavy Industries Corporation has developed an automatic welding carriage system, which utilizes pulsed plasma arc welding process for corrugated sheets. It can obtain high speed welding more than 2 times faster than traditional TIG based welding system. The aim of this development is to increase the productivity by using automatic plasma welding carriage systems, to track weld seam line using vision sensor automatically, and finally to provide a convenience to operator in order to carry out welding. In this paper a robust image processing and a distance based tracking algorithms are introduced for corrugated workpiece welding. The automatic welding carriage system is controlled by the programmable logic controller(PLC), and the automatic welding seam tracking system is controlled by the industrial personal computer(IPC) equipped with embedded OS. The system was tested at actual workpiece to show the feasibility and performance of proposed algorithm and to confirm the reliability of developed controller.

  • PDF

AdaBoost 기반의 실시간 고속 얼굴검출 및 추적시스템의 개발 (AdaBoost-based Real-Time Face Detection & Tracking System)

  • 김정현;김진영;홍영진;권장우;강동중;노태정
    • 제어로봇시스템학회논문지
    • /
    • 제13권11호
    • /
    • pp.1074-1081
    • /
    • 2007
  • This paper presents a method for real-time face detection and tracking which combined Adaboost and Camshift algorithm. Adaboost algorithm is a method which selects an important feature called weak classifier among many possible image features by tuning weight of each feature from learning candidates. Even though excellent performance extracting the object, computing time of the algorithm is very high with window size of multi-scale to search image region. So direct application of the method is not easy for real-time tasks such as multi-task OS, robot, and mobile environment. But CAMshift method is an improvement of Mean-shift algorithm for the video streaming environment and track the interesting object at high speed based on hue value of the target region. The detection efficiency of the method is not good for environment of dynamic illumination. We propose a combined method of Adaboost and CAMshift to improve the computing speed with good face detection performance. The method was proved for real image sequences including single and more faces.

RTT 측정을 이용하는 USN 기반 Networked Control System (Networked Control System Using RTT Measurement over USN)

  • 이현철;김유종;최준영
    • 제어로봇시스템학회논문지
    • /
    • 제18권11호
    • /
    • pp.1040-1044
    • /
    • 2012
  • We design a NCS (Networked Control System) where the communication between sensors and controllers takes place over a USN (Ubiquitous Sensor Network). In order to measure time delays between sensors and controllers in real time, we design an algorithm to measure RTT (Round Trip Time) between USN nodes, and implement it into TinyOS of USN. By using the measured time delays, we construct the Smith predictor to compensate the time delays between sensors and controllers in real-time. For the real time experiment, we simulate the dynamic plant model, controller, and USN interface using Real-Time Windows Target provided in MATLAB. The USN interface in the Simulink model consists of serial ports, which connect the plant output and controller with USN nodes. The experiment results show that the time delays between sensors and controllers are precisely measured in real time; the Smith predictor appropriately compensates the time delays; and the stability is achieved in the closed-loop of the NCS.

진상각 제어에 따른 AC 서보 모터의 토오크 특성에 관한 연구 (A study on the torque characteristic of AC servo system by phase advance control)

  • 임윤택;손명훈;허욱열
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 1992년도 한국자동제어학술회의논문집(국내학술편); KOEX, Seoul; 19-21 Oct. 1992
    • /
    • pp.393-400
    • /
    • 1992
  • The DC(Direct-Current) servo motor has widely used for many application areas, FA(Factory Automation), OA(Office Automation) and home applications. But DC servo motor needs periodical inspection because it has brush and commutator. Recently, AC servo motor has expanded it's application areas due to for the development of the power semi-conductor and control technology. But it has large torque ripple for it's small number of commutation. And it also has cogging torque due to permanent magenet rotor. Therefore it can't run balence rotarion. Many torque ripple reduction methods are published. In this paper, phase advanced method adopted for torque ripple reduction of AC servo motor. In this research, AC servo motor torque characteristic variation surveied under the phase advance control through the computer simulation. Under the simulation, the load inertia varied from 0.0001[Kg.m$^{2}$] to 0.0314[Kg.m$^{2}$]. The result os nonlinear simulation, torque and speed ripple of AC servo motor under the phase advance control reduced approximately 50[%] and 10[%]. And maximum torque of AC servo motor under phase advance control condition increased about 5[%] as compare with fixed switching time.

  • PDF

자동화 시스템에서 Profibus 네트워크 인터페이스 구현 및 성능 평가 (A case study on the implementation and performance evaluation of profibus network in automation systems)

  • 김기암;홍승호
    • 제어로봇시스템학회논문지
    • /
    • 제4권1호
    • /
    • pp.113-122
    • /
    • 1998
  • This paper presents an implementation method of Profibus interface software using FMS(Fieldbus Message Specification). The Profibus interface software is implemented on PC which is widely used as an industrial computer as well as a commercial embedded controller called IUC(Intelligent Universal Controller). In order to enable the Profibus interface software to handle many application tasks and communication services, two kinds of real-time/multi-tasking operating system, OS-9 and CTask, are utilized. We also develop an experimental model of Profibus-based automation system, and evaluate the performance of the Profibus network. Through experiments, the user layer level message latency is measured with respect to the change of message length, message generation interval and TRT(Target Rotation Time). The results of experiment are compared with those of a simulation model which comprises only the physical and data link layers of Profibus. The results of this study shows that the message latency in the user layer level occupies fairly a large part of the total message latency.

  • PDF

그리퍼 정밀 제어를 위한 이중 제어기 시스템의 구현 및 성능 평가 (Implementation and Performance Evaluation of the Dual Controller System for Precision Control of Gripper)

  • 이승용;함운형;박영우;정일균;임선
    • 로봇학회논문지
    • /
    • 제13권1호
    • /
    • pp.72-78
    • /
    • 2018
  • This paper proposes a Dual Controller System for Precision Control (DCSPC) for control of the gripper. The DCSPC consists of two subsystems, CDSP (Controller based DSP) and CARM (Controller based ARM processor). The CDSP is developed on a DSP processor and controls the gripping motor and LVDT. In particular, the CARM is implemented using Linux and ARM processor according to recent research related to open-source. The robot for high-precision assembly is divided into the robot control and the gripper control section and controls CARM and CDSP systems respectively. In this paper, we also proposed and measured the performance of communication API. As a result, it is expected to recognize improvements in communication between CARM and the robot controller, and will continue to conduct relevant research among other commercial robot controllers.

스마트폰 제어 및 영상처리를 수행하는 바퀴와 4족을 결합한 약병 전송 로봇 (Drug Bottle Delivery Robot Capable of Smartphone-Based Control and Image Process and Combining Wheel and Quadruped)

  • 이상영;김현수;김영롱;홍석호;김동환
    • 대한기계학회논문집A
    • /
    • 제37권4호
    • /
    • pp.569-579
    • /
    • 2013
  • 이 연구에서는 스마트폰과 Wi-Fi통신을 이용한 로봇의 조종과 장착된 카메라를 통한 영상처리 기술에 대하여 서술하였다. 제안된 로봇은 바퀴와 4족을 환경에 따라서 선택적으로 사용할 수 있도록 메커니즘을 구성하였다. 카메라의 스트림 데이터 중 이미지 데이터만을 이용하도록 네트워크를 형성하였으며 영상처리 기법을 응용하여 약병을 구분하고, 로봇 팔을 이용하여 약병을 사용자에게 전달해주는 로봇 메커니즘에 대해서도 서술한다. 본 논문에서 개발된 영상처리 알고리즘과 처리는 별도의 컴퓨터 없이 스마트폰만을 이용하여 구현이 가능하도록 설계하였으며 스마트폰의 강력한 기능과 연산능력을 최대로 활용하여 약병 로봇의 지능화 및 소형화 방안을 제시하였다.