• Title/Summary/Keyword: DARS

Search Result 33, Processing Time 0.029 seconds

Image Transmission System Development for DARS Robot (DARS 로봇에서의 영상 전송 시스템 개발)

  • Lee Dong-Hoon;Kim Dae-Wook;Sim Kwee-Bo
    • Proceedings of the Korean Institute of Intelligent Systems Conference
    • /
    • 2005.04a
    • /
    • pp.229-232
    • /
    • 2005
  • 본 논문에서는 다수의 로봇이 협동 제어 및 분산 제어를 목적으로 고안된 DARS 로봇의 마이크로 컨트롤러가 적은 메모리를 내장하여 영상 처리와 같은 많은 데이터를 처리하는 부분에서는 여러 제약이 생기는 문제점을 해결하기 위하여 DARS 로봇의 영상 처리 및 전송에 있어 데이터의 전송량을 줄이는 방법으로 영상 압축 방식을 사용하여 영상 압축 데이터의 전송을 구현하였다. 또한 DARS 로봇이 이동하면서 특정 미션의 수행이 가능하도록 배터리로 정전압을 공급하고, 물체를 감지하는데 있어 사각이 없이 $360^{\circ}$전 방향을 감지하도록 적외선 센서부를 설계하였다. DARS 로봇의 이동이 용이하도록 설계된 모터 구동부는 센서에 감지되는 물체의 거리에 따라 DARS 로봇이 속도를 정밀하게 가$\cdot$감속 제어를 하고, 마이컴 제어부는 카메라로부터 입력되 영상 신호를 압축 알고리즘을 이용하여 압축하고, 압축된 데이터를 컴퓨터로 전송한다. 컴퓨터에서는 입력된 영상을 Visual c++을 사용하여 화면 표시 및 DARS 로봇을 제어 할 수 있도록 구현하였다.

  • PDF

Uncertainty Assessment for CAPSS Emission Inventory by DARS (DARS에 의한 CAPSS 배출자료의 불확도 평가)

  • Kim, Jeong;Jang, Young-Kee
    • Journal of Korean Society for Atmospheric Environment
    • /
    • v.30 no.1
    • /
    • pp.26-36
    • /
    • 2014
  • The uncertainty assessment is important to improve the reliability of emission inventory data. The DARS (Data Attribute Rating System) have recommended as the uncertainty assessment technic of emission inventory by U.S. EPA (Environmental Protection Agency) EIIP (Emission Inventory Improvement Program). The DARS score is based on the perceived quality of the emission factor and activity data. Scores are assigned to four attributes; measurement/method, source specificity, spatial congruity and temporal congruity. The resulting emission factor and activity rate scores are combined to arrive at an overall confidence rating for the inventory. So DARS is believed to be a useful tool and may provide more information about inventories than the usual qualitative grading procedures (e.g. A through E). In this study, the uncertainty assessment for 2009 CAPSS (Clean Air Policy Support System) emission inventory is conducted by DARS. According to the result of this uncertainty assessment, the uncertainty for fugitive dust emission data is higher than other sources, the uncertainty of emission factor for surface coating is the highest value, and the uncertainty of activity data for motor cycle is the highest value. Also it is analysed that the improvement of uncertainty for activity data is as much important as the improvement for emission factor to upgrade the reliability of CAPSS emission inventory.

The Hidden Object Searching Method for Distributed Autonomous Robotic Systems

  • Yoon, Han-Ul;Lee, Dong-Hoon;Sim, Kwee-Bo
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2005.06a
    • /
    • pp.1044-1047
    • /
    • 2005
  • In this paper, we present the strategy of object search for distributed autonomous robotic systems (DARS). The DARS are the systems that consist of multiple autonomous robotic agents to whom required functions are distributed. For instance, the agents should recognize their surrounding at where they are located and generate some rules to act upon by themselves. In this paper, we introduce the strategy for multiple DARS robots to search a hidden object at the unknown area. First, we present an area-based action making process to determine the direction change of the robots during their maneuvers. Second, we also present Q learning adaptation to enhance the area-based action making process. Third, we introduce the coordinate system to represent a robot's current location. In the end of this paper, we show experimental results using hexagon-based Q learning to find the hidden object.

  • PDF

Bluetooth Network for Distributed Autonomous Robotic System

  • Whang, Se-Hee;Sim, Kwee-Bo
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2005.06a
    • /
    • pp.2346-2349
    • /
    • 2005
  • Distributed Autonomous Robotic System (DARS) is defined as a system that independent autonomous robots in the restricted environments infer their status from pre-assigned conditions and operate their jobs through the cooperation with each other. In the DARS, a robot contains sensor part to percept the situation around themselves, communication part to exchange information, and actuator part to do a work. Especially, in order to cooperate with other robots, communicating with other robots is one of the essential elements. Because Bluetooth has many advantages such as low power consumption, small size module package, and various standard protocols, Bluetooth is rated as one of the efficient communicating technologies which can apply to small-sized robot system. In this paper, we will develop Bluetooth communicating system for autonomous robots such as DARS robots. For this purpose, The Bluetooth communication system must have several features. The first, this system should be separated from other robot parts and operate spontaneously and independently. In other words, this communication system should have the ability to organize and maintain and reorganize a network scheme. The next, this system had better support any kinds of standard interfaces in order to guarantee flexible applicability to other embedded system. We will discuss how to construct and what kind of procedure to develop the network system.

  • PDF

Strategy of Object Search for Distributed Autonomous Robotic Systems

  • Kim Ho-Duck;Yoon Han-Ul;Sim Kwee-Bo
    • International Journal of Fuzzy Logic and Intelligent Systems
    • /
    • v.6 no.3
    • /
    • pp.264-269
    • /
    • 2006
  • This paper presents the strategy for searching a hidden object in an unknown area for using by multiple distributed autonomous robotic systems (DARS). To search the target in Markovian space, DARS should recognize th ε ir surrounding at where they are located and generate some rules to act upon by themselves. First of all, DARS obtain 6-distances from itself to environment by infrared sensor which are hexagonally allocated around itself. Second, it calculates 6-areas with those distances then take an action, i.e., turn and move toward where the widest space will be guaranteed. After the action is taken, the value of Q will be updated by relative formula at the state. We set up an experimental environment with five small mobile robots, obstacles, and a target object, and tried to research for a target object while navigating in a un known hallway where some obstacles were placed. In the end of this paper, we present the results of three algorithms - a random search, an area-based action making process to determine the next action of the robot and hexagon-based Q-learning to enhance the area-based action making process.

Distance Measurement System for Distributed Agent Rohotic System (Distributed Agent Robotic System을 위한 거리 측정 시스템)

  • 황세희;황철민;심귀보
    • Proceedings of the Korean Institute of Intelligent Systems Conference
    • /
    • 2004.10a
    • /
    • pp.297-300
    • /
    • 2004
  • Distributed Agent Robotic System (DARS)은 독립된 로봇 개체들이 스스로 판단하고 행동하는 시스템이다. DARS에서는 각 개체가 주위 환경과 이웃한 개체들의 상태를 인식하고 자신의 처한 환경에 맞게 행동해야 한다. 따라서 DARS 시스템에서는 센서와 같이 주위 환경을 인식하는 시스템이 매우 중요한 역할을 담당한다. 특히 주위의 장애물을 회피하거나 이웃한 개체와의 거리를 측정하기 위한 시스템은 DARS에서는 필수적이다. 물체와의 거리를 판별하기 위해서는 적외선이나 초음파를 이용한 시스템이 많이 사용된다. 본 논문에서는 적외선 센서를 이용한 거리 측정 시스템을 제안한다. 적외선을 쏘고 물체에 반사되어 나오는 적외선의 세기를 이용해서 거리를 측정할 수 있기 때문이다. 또한 DARS의 거리 측정 시에 고려해야 할 환경적인 요인에 대해 알아보고 실험을 통해서 미칠 수 있는 영향력을 측정한다.

  • PDF

Cooperative Behavior of Distributed Autonomous Robotic Systems Based on Schema Co-Evolutionary Algorithm

  • Sim, Kwee-Bo
    • International Journal of Fuzzy Logic and Intelligent Systems
    • /
    • v.2 no.3
    • /
    • pp.185-190
    • /
    • 2002
  • In distributed autonomous robotic systems (DARS), each robot must behave by itself according to its states ad environments, and if necessary, must cooperate with other robots in order to carry out their given tasks. Its most significant merit is that they determine their behavior independently, and cooperate with other robots in order to perform the given tasks. Especially, in DARS, it is essential for each robot to have evolution ability in order to increase the performance of system. In this paper, a schema co-evolutionary algorithm is proposed for the evolution of collective autonomous mobile robots. Each robot exchanges the information, chromosome used in this algorithm, through communication with other robots. Each robot diffuses its chromosome to two or more robots, receives other robot's chromosome and creates new species. Therefore if one robot receives another robot's chromosome, the robot creates new chromosome. We verify the effectiveness of the proposed algorithm by applying it to cooperative search problem.

Dynamic behavior control of a collective autonomous mobile robots using artificial immune networks (인공면역네트워크에 의한 자율이동로봇군의 동적 행동 제어)

  • 이동욱;심귀보
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 1997.10a
    • /
    • pp.124-127
    • /
    • 1997
  • In this paper, we propose a method of cooperative control based on immune system in distributed autonomous robotic system(DARS). Immune system is living body's self-protection and self-maintenance system. Thus these features can be applied to decision making of optimal swarm behavior in dynamically changing environment. For the purpose of applying immune system to DARS, a robot is regarded as a B lymphocyte(B cell), each environmental condition as an antigen, and a behavior strategy as an antibody respectively. The executing process of proposed method is as follows. When the environmental condition changes, a robot selects an appropriate behavior strategy. And its behavior strategy is simulated and suppressed by other robot using communication. Finally much simulated strategy is adopted as a swarm behavior strategy. This control scheme is based on clonal selection and idiotopic network hypothesis. And it is used for decision making of optimal swarm strategy.

  • PDF

Artificial immune network-based cooperative beharior strategies in collective autonomous mobile rotos (인공면역계 기반의 자율이동로봇군의 협조행동전략 결정)

  • 이동욱;심귀보
    • Journal of the Korean Institute of Telematics and Electronics S
    • /
    • v.35S no.3
    • /
    • pp.102-109
    • /
    • 1998
  • In this paper, we propose a method of cooperative control based on immune system in distributed autonomous robotic system(DARS). Immune system is living body's self-protection and self-maintenance system. Thus these features can be applied to decision making of optimal swarm behavior in dynamically changing environment.For the purpose of applying immune system to DARS, a robot is regarded as a B lymphocyte(B cell), each environmental condition as an antigen, and a behavior strategy as an antibody respectively. The executing process of proposed method is as follows. When the environmental codintion changes, a robot select an appropriate beharior stategy. And its behavior stategy is stimulated and suppressed by other robot using communiation. Finally much stimulated strategy is adopted as a swarm behavior strategy. This control scheme is based on clonal selection and idotopic network hypothesis. And it is used for decision making of optimal swarm stragegy.

  • PDF