• Title/Summary/Keyword: 로봇 플랫폼

Search Result 300, Processing Time 0.035 seconds

Java based Platform for Educational Robots on AVR (교육용 AVR 로봇의 자바기반 플랫폼)

  • Lee, Lee-Sub;Kim, Seong-Hoon
    • Journal of Intelligence and Information Systems
    • /
    • v.15 no.3
    • /
    • pp.17-29
    • /
    • 2009
  • C programming is a main programming for the Educational Robot Arm which is based on AVR ATmega128. The development environment is not integrated, so it is complex and difficult to study for middle or high school students who want to learn programming and control the educational robot arm. Furthermore, there is no debug and testing environment support. This paper presents a Java-based development platform for the educational robot arm. This platform includes: an up-to-date tiny Java Virtual Machine (NanoVM) for the educational robot arm; An Eclipse based Java integrated development environment as an Eclipse plug-in; a 3D simulator on the PCs to support testing and debugging programs without real robots. The Java programming environment makes development for educational robot arm easier for students.

  • PDF

Research Trends and Status of Robot Software Architecture (로봇 소프트웨어 아키텍처의 연구동향과 현황)

  • Lee, S.I.;Jang, C.S.;Jung, S.W.;Kim, J.B.
    • Electronics and Telecommunications Trends
    • /
    • v.20 no.2 s.92
    • /
    • pp.1-13
    • /
    • 2005
  • 비구조화되고 예측 불가능한 환경에서 동작하는 지능형 로봇의 제어를 위한 프로그램의 개발은 범용 컴퓨터에서 수행되는 일반 응용프로그램과는 달리 로봇이 존재하는 세계와의 복잡한 상호작용을 전제로 하고 있다. 이러한 전제는 로봇 프로그램에게 순차성과 더불어 병행성, 예외처리, 외부세계와의 인터페이스 등을 요구하며 더불어 로봇소프트웨어 제어구조가 특정 하드웨어나 플랫폼에 의존적이지 않고 여러 하드웨어 플랫폼에 두루 적용될 수 있는 구조가 요구된다. 로봇 소프트웨어 아키텍처는 이러한 요구에 기반하여 프로그래밍의 복잡성과 반복성을 줄이고 로봇을 보다 효율적으로 제어할 수 있는 구조를 제공하는 것을 목적으로 한다. 본 논문에서는 로봇 소프트웨어 아키텍처에 대한 최근의 연구동향에 대하여 살펴보고 신성장동력의 하나인 IT 기반 지능형서비스 로봇을 위한 로봇 소프트웨어 아키텍처의 최근의 연구현황에 대하여 소개한다.

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

  • Lee, Jun;Seo, Yong-Ho
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.19 no.5
    • /
    • pp.157-162
    • /
    • 2019
  • Recently, the awareness of S/W education, which was confined to the profession, is changing due to the changing industrial environment based on ICT technology World main countries invest competitively in S/W education and the target age group is getting lower Among them, the unplugged coding method using the robot platform is known as one of the most effective S/W training methods targeting the elementary age by the intuitive coding method and the robot platform feedback. However, the unplugged coding method using the robot platform has a disadvantage that it can not configure various interfaces for complicated coding due to limitations of H/W. In this paper, we have proposed an unplugged coding system which can input various commands for robot control by IR remote control as an interface and minute signals using robot sensor.

Improvements to a Modular Agricultural Robot Platform for Field Work (밭 노지 작업을 위한 모듈형 농업 로봇 플랫폼 개선에 관한 연구)

  • Kim, Dongwoo;Hong, Hyunggil;Cho, Yongjun;Yun, Haeyong;Oh, Jangseok;Gang, Minsu;Park, Huichang;Seo, Kabho
    • Journal of the Korean Society of Manufacturing Process Engineers
    • /
    • v.20 no.10
    • /
    • pp.80-87
    • /
    • 2021
  • Our study introduces an improved modular agricultural platform to provide convenience to agricultural workers. We upgrade the platform design in three parts, namely, by adding a 458 pattern tire, electricity control, and four-wheel steering function, to improve the platform performance. Results showed that the upgrades enhanced the platform performance and reduced its overall weight as compared with the existing platform. To demonstrate the performance of our improved platform, we conducted five types of experiments with respect to the climbing angle, variable width, attitude control, speed, and obstacle passing.

Development of Autonomous Steering Platforms for Upland Furrow (노지 밭고랑 환경 적용을 위한 자율조향 플랫폼 개발)

  • Cho, Yongjun;Yun, Haeyong;Hong, Hyunggil;Oh, Jangseok;Park, Hui Chang;Kang, Minsu;Park, Kwanhyung;Seo, Kabho;Kim, Sunduck;Lee, Youngtae
    • Journal of the Korean Society of Manufacturing Process Engineers
    • /
    • v.20 no.9
    • /
    • pp.70-75
    • /
    • 2021
  • We developed a platform that was capable of autonomous steering in a furrow environment. It was developed to autonomously control steering by recognizing the furrow using a laser distance, three-axis tilt, and temperature sensor. The performance evaluation indicated that the autonomous steering success rate was 99.17%, and it was possible to climb up to 5° on the slope. The usage time was approximately 40 h, and the maximum speed was 6.7 km/h.

Implementation of Intelligent Home Service Robot Using Wireless Internet Platform (무선인터넷 플랫폼을 이용한 지능형 홈서비스 로봇의 구현)

  • Kim, jin-hwan;Kim, dong-gyu;Son, ki-young;Shin, dong-suk
    • Proceedings of the Korea Contents Association Conference
    • /
    • 2007.11a
    • /
    • pp.201-205
    • /
    • 2007
  • This thesis aims to realize an intelligent home service robot that alerts the user to dangerous situations such as fires and gas leaks by utilizing wireless internet platforms in a cellular phone. The intelligent home service robot is composed of the following parts: The robot part consists of a gas sensor, a fire detector, a smoke sensor, ultrasonic sensors, motors, a camera and a Blue-tooth module and perceives various danger circumstances; The middleware part connects the robot part with the mobile part through the middleware applications, monitors the robot and notifies an emergency situation using SMS modules; The mobile part communicates with the middleware using TCP/IP protocol and controls the robot through various commands; The proposed scheme is to control the sensors of the robot part through and Atmega128 processor, and the mobile part was developed based on the WIPI platform. The robot and middleware parts will be installed in the household, and will be controled by mobile part from the outside.

  • PDF

Emotional System Applied to Android Robot for Human-friendly Interaction (인간 친화적 상호작용을 위한 안드로이드 로봇의 감성 시스템)

  • Lee, Tae-Geun;Lee, Dong-Uk;So, Byeong-Rok;Lee, Ho-Gil
    • Proceedings of the Korean Institute of Intelligent Systems Conference
    • /
    • 2007.04a
    • /
    • pp.95-98
    • /
    • 2007
  • 본 논문은 한국생산기술연구원에서 개발된 안드로이드 로봇(EveR Series) 플랫폼에 적용된 감성 시스템에 관한 내용을 제시한다. EveR 플랫폼은 얼굴 표정, 제스처, 음성합성을 수행 할 수 있는 플랫폼으로써 감성 시스템을 적용하여 인간 친화적인 상호작용을 원활하게 한다. 감성 시스템은 로봇에 동기를 부여하는 동기 모듈(Motivation Module), 다양한 감정들을 가지고 있는 감정 모듈(Emotion Module), 감정들, 제스처, 음성에 영향을 미치는 성격 모듈(Personality Module), 입력 받은 자극들과 상황들에 가중치를 결정하는 기억 모듈(Memory Module)로 구성되어 있다. 감성 시스템은 입력으로 음성, 텍스트, 비전, 촉각 및 상황 정보가 들어오고 감정의 선택과 가중치, 행동, 제스처를 출력하여 인간과의 대화에 있어서 자연스러움을 유도한다.

  • PDF

Testbed for consensus control of multi agent mobile robots (소형 모바일 로봇의 다 개체 제어 테스트 플랫폼 구축과 일치제어 알고리듬의 구현)

  • Ryu, Kun-Hee;Park, Bu-Young;Oh, Se-Hyun;Jang, Sung-Hoon;Back, Ju-Hoon
    • Proceedings of the KIEE Conference
    • /
    • 2011.07a
    • /
    • pp.19-20
    • /
    • 2011
  • 본 논문에서는 소형 모바일 로봇의 다개체 제어를 위한 테스트 플랫폼 구축 방법을 소개하고, 제안된 테스트 플랫폼에서 일치제어 알고리듬을 이용한 대형 안정화 및 소형 모바일 로봇들의 군집 이동을 모의 실험하여 그 효용성을 알아본다.

  • PDF

A Platform Design for Controlling Rescue Robots based on Distributed Processing (구조구난 로봇을 제어하기 위한 분산처리 기반의 플랫폼 설계)

  • Yeo, Donghyeon;Cho, Seoungjae;Park, Yong Woon;Cho, Kyungeun
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2016.04a
    • /
    • pp.735-736
    • /
    • 2016
  • 본 논문에서는 다수의 로봇으로부터 습득한 센서 데이터를 효율적으로 처리하기 위한 플랫폼을 제안한다. Master-Slave 구조의 분산처리 서버를 통해 센서 데이터를 실시간으로 처리하고, 처리된 데이터는 비정형 데이터 형태로 DB 서버를 통해 분산 저장 및 관리한다. 제안하는 설계를 통해 다수의 로봇이 생성한 센서 데이터를 성능 저하 없이 처리할 수 있는 플랫폼을 구축하였고, 다수의 2D 카메라 센서를 활용하여 처리 성능을 실험하였다.

The research of a method to support real-time for OPRoS Execution Engine. (OPRoS 실행엔진에 실시간성 지원 방법에 대한 연구)

  • Ju, min-gyu;Lee, jin-wook;Lee, cheol-hoon
    • Proceedings of the Korea Contents Association Conference
    • /
    • 2011.05a
    • /
    • pp.15-16
    • /
    • 2011
  • 로봇사업은 전 세계적으로 급속히 성장하고 있는 분야로 미국, 유럽 등 많은 국가들이 막대한 자본을 투자하고 있으며, 우리나라에서도 차세대 전략 산업으로 선정하여 집중적으로 지원하고 있다. 현재 로봇 시스템 및 서비스의 복잡도가 증가함에 따라 소프트웨어의 개발비용, 인력, 유지보수 등의 문제를 해결하기 위해 OPRoS(Open Platform For Robotic Service)라는 로봇 소프트웨어 플랫폼이 개발 되었다. 하지만 OPRoS 실행엔진은 범용 운영체제 위에서 동작되기 때문에 로봇서비스의 QoS(Quality of Service)를 위한 실시간성을 보장하지 못한다. 본 논문에서는 범용운영체제인 윈도우즈 상에서 동작하는 로봇 소프트웨어 플랫폼인 OPRoS의 실행엔진에 RTiK(Real-Time implanted Kernel)을 이용해 실시간성을 보장할 수 있는 방법에 대해 연구 하였다. 또한 RTiK이 이식된 OPRoS 실행엔진의 성능을 측정하였다.

  • PDF