• 제목/요약/키워드: a robot control s/w

검색결과 66건 처리시간 0.03초

XPE기반 원격방제용 농업로봇의 H/W 및 S/W 플랫폼 개발 (A development of H/W and S/W platform of remote controllable agricultural robot based on XP embedded system)

  • 현웅근
    • 한국전자통신학회논문지
    • /
    • 제7권5호
    • /
    • pp.1125-1131
    • /
    • 2012
  • 농촌 노동력의 급격한 감소 및 고령화에 따라 저가의 농업로봇의 개발이 시급한 과제가 되어왔다. 본 논문에서는 농업용 방제 로봇의 H/W제어구조 및 S/W 플랫폼 개발에 대하여 기술한다. 개발된 로봇은 2 축의 캐터필러형 구동부와 2축의 방제기구 제어부를 구동부로 갖추고 있다. H/W 제어구조로써, 임베디드 XPE 기반 로봇 제어부, 원격 조종부, 그리고 센서 제어부로 구성된다. SW 플랫폼에서는 태스크 매니저, 원격 영상 및 데이터 통신을 위한 TCP-IP 통신 프로세스, 구동부 제어 프로세스, 위치 및 환경 인식 프로세스, 센서제어부 프로세스 등 5개의 프로세스가 동시에 동작한다. 개발된 농업용 원격 방제로봇을 필드테스트를 통하여 유용성을 시험하였다.

리모컨 인터페이스 기반의 언플러그드 로봇 코딩 시스템 (Unplugged Robot Coding System Based on Remote Interface)

  • 이준;서용호
    • 한국인터넷방송통신학회논문지
    • /
    • 제19권5호
    • /
    • pp.157-162
    • /
    • 2019
  • 최근 ICT 기술 기반으로 변화하고 있는 산업 환경의 변화로 인하여 전문직에 국한 되어있던 S/W 교육에 대한 인식 또한 변화하고있다. 세계 주요국들은 경쟁적으로 S/W 교육에 대한 투자를 하고있으며, 대상 연령층 또한 낮아지고 있는 추세이다. 이 가운데 로봇 플랫폼을 이용한 언플러그드 코딩방식은 직관적인 코딩 방식과 로봇 플랫폼을 이용한 피드백으로 유, 초등 연령을 대상으로하는 가장 효과적인 S/W 교육 방식중 하나로 알려져있다. 하지만 로봇 플랫폼을 이용한 언플러그드 코딩방식은 로봇 플랫폼에 코딩을 위한 인터페이스가 내장된 방식으로, H/W적 한계로 인하여 복잡한 코딩을 위한 다양한 인터페이스를 구성할 수 없다는 단점이 있다. 본 논문에서는 이러한 단점을 보완하기 위하여 IR리모컨을 인터페이스로 하여 로봇 제어를 위한 다양한 명령어를 입력 할 수 있으며, 로봇 센서를 이용하여 분기분을 이용한 코드 작성이 가능한 언플러그드 시스템을 제안하였다.

로봇 운동 제어의 실시간 연산을 위한 병렬처리구조 (A proposed parallel processing structure for robot motion control)

  • 고경철;조형석
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 1988년도 한국자동제어학술회의논문집(국내학술편); 한국전력공사연수원, 서울; 21-22 Oct. 1988
    • /
    • pp.1-5
    • /
    • 1988
  • The realization of high quality robot control needs the improvement of computing speed of controller. In this paper, parallel processing method is considered for this purpose. A S/W algorithm for task scheduling is developed first, and then, an appropriate H/W structure is proposed. This scheme is applied to calculate inverse kinematics of PUMA robot. The simulation results show that the computing time when using three 8086/87's is reduced to 4.23 msec compared to 10 msec in case using one 8086/87.

  • PDF

효과적인 수중로봇 S/W 프레임웍 구현을 위한 데이터 공유구조 (Data Sharing Architecture for an Effective Implementation of Underwater Robot S/W Framework)

  • 정순용;최현택
    • 전자공학회논문지SC
    • /
    • 제48권2호
    • /
    • pp.1-8
    • /
    • 2011
  • 수중로봇 S/W 프레임웍은 센서 데이터 처리, 추진기 제어, 인지 및 행위 제어 등의 다양한 하위모듈로 구성된다. 로봇의 성능은 알고리즘 자체의 우수성 뿐 아니라 그 구현에도 큰 영향을 받는데, 효과적인 구현에 가장 큰 영향을 미치는 부분 중의 하나는 모듈간의 신호 및 데이터 전달을 담당하여 센싱 및 제어 주기에 영향을 주는 데이터 공유 모듈의 효율성이다. 이상적인 데이터 공유 모듈은 시스템의 H/W 및 S/W 구성에 상관없이 데이터 싱크로부터 데이터 소스에 지연 없이 접근할 수 있게 해야 한다. 그러나 실제에 있어서는 시스템 구성 특성에 의한 데이터 소스 모듈의 접근 처리 용량 한계, 네트워크 지연 및 운영체제의 스케쥴링 등으로 인하여 다양한 접근 지연이 요인이 존재한다. 본 논문은 수중로봇과 같이 소수의 컴퓨터로 이뤄진 소규모 분산시스템에서 이러한 접근 지연을 효과적으로 처리하기 위한 데이터 공유 모듈 구조 및 프로그래밍 모델을 제안하고 있다.

힘 제어 알고리즘을 이용한 응용 S/W팩키지의 개발 (The development of application S/W packages using force control algorithm)

  • 정재욱;고명삼;이범희
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 1989년도 한국자동제어학술회의논문집; Seoul, Korea; 27-28 Oct. 1989
    • /
    • pp.244-249
    • /
    • 1989
  • For the robot manipulator in performing precision tasks, it is indispensable that the robot utilize the various sensors for intelligence. In this paper, the hybrid position/force control method is implemented with a force/torque sensor, two personal computers, and a PUMA 560 manipulator. Two application S/W packages for edge following and peg-in-hole tasks are developed by the proposed force control algorithm. The related experimental results are then presented and discussed,

  • PDF

로봇 소프트웨어 컴포넌트를 위한 시뮬레이션 기반 인터페이스 테스팅 자동화 도구 (SITAT: Simulation-based Interface Testing Automation Tool for Robot Software Component)

  • 강정석;최형섭;맹상우;김시완;박홍성
    • 제어로봇시스템학회논문지
    • /
    • 제16권6호
    • /
    • pp.608-616
    • /
    • 2010
  • Robot software components can be categorized into two types; the pure S/W component and the H/W-related one. Since interface testing of the robot software component is the labour-intensive and complicated work, an effective automated testing tool is necessary. Especially it is difficult to test all types of H/W-related components because it is hard work to prepare all H/W modules related to them. This paper proposes a new simulation-based interface testing automation tool(SITAT) which generates automatically test cases for interface testing of the robot software component and executes the interface test with the generated test cases where the simulator is used for simulation of the activity of a H/W module instead of the real H/W module. This paper verifies the effectiveness of the suggested SITAT with testing of the real H/W-related robot software component.

PC 인터페이스가 가능한 스카라형 로봇제어기의 개발 (Development of a PC-based SCARA robot control system)

  • 고경철;임태균;범희락;조형석;정융섭
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 1990년도 한국자동제어학술회의논문집(국내학술편); KOEX, Seoul; 26-27 Oct. 1990
    • /
    • pp.493-496
    • /
    • 1990
  • Recently, the robot control systems are required to be more flexible and intelligent in order to execute more complex and delicate tasks. As an approach to such system, a PC-based robot control system is presented in this paper. The axis controllers are independently designed for each joint of robot manipulator and are supervised by a personal computer. Therefore, the almost system program including the control algorithm can be easily developed and modified in the PC's environment. This proposed control system was successfully applied to 4 axis SCARA-type robot and the associated S/W modules were developed. We can construct sensory robot systems by simply connecting the sensing devices to the PC and the study on this now being progressed.

  • PDF