• 제목/요약/키워드: Autonomous agent

검색결과 179건 처리시간 0.028초

Heterarchical SFCS를 위한 ICPL 개발에 관한 연구 (Development of ICPL for Heterarchical SFCS)

  • 권성필;조현보;정무영
    • 대한산업공학회지
    • /
    • 제25권2호
    • /
    • pp.150-161
    • /
    • 1999
  • This paper deals with the design and development of a real-time integrated communication architecture for heterarchical SFCS(Shop Floor Control System). In autonomous agent-based heterarchical SFCS, each functional unit of parts and resources is equipped with an intelligent controller (agent) that acts as the representative of the entity. The controllers communicate and negotiate with other controllers on a real-time basis through message passing and bidding protocol to achieve mutual agreements for task sharing. ICPL(Integrated Communication Protocol and Language) is proposed for this purpose. ICPL is a language and a protocol for supporting communication among intelligent controllers. Based on the speech act theory, this paper proposes a semantic description for ICPL that associates the description of the cognitive states of controllers with the use of language primitives (message_type). Semantics for the basic set of ICPL messages is described. Eventually, an ICPL-based communication architecture can provide the implementation of the distributed and heterarchical SFCS, and makes the intelligent controller transparent to the negotiation problem.

  • PDF

A Systolic Parallel Simulation System for Dynamic Traffic Assignment : SPSS-DTA

  • Park, Kwang-Ho;Kim, Won-Kyu
    • 지능정보연구
    • /
    • 제6권1호
    • /
    • pp.113-128
    • /
    • 2000
  • This paper presents a first year report of an ongoing multi-year project to develop a systolic parallel simulation system for dynamic traffic assignment. The fundamental approach to the simulation is systolic parallel processing based on autonomous agent modeling. Agents continuously act on their own initiatives and access to database to get the status of the simulation world. Various agents are defined in order to populate the simulation world. In particular existing modls and algorithm were incorporated in designing the behavior of relevant agents such as car-following model headway distribution Frank-Wolf algorithm and so on. Simulation is based on predetermined routes between centroids that are computed off-line by a conventional optimal path-finding algorithm. Iterating the cycles of optimization-then-simulation the proposed system will provide a realistic and valuable traffic assignment. Gangnum-Gu district in Seoul is selected for the target are for the modeling. It is expected that realtime traffic assignment services can be provided on the internet within 3 years.

  • PDF

Assembling three one-camera images for three-camera intersection classification

  • Marcella Astrid;Seung-Ik Lee
    • ETRI Journal
    • /
    • 제45권5호
    • /
    • pp.862-873
    • /
    • 2023
  • Determining whether an autonomous self-driving agent is in the middle of an intersection can be extremely difficult when relying on visual input taken from a single camera. In such a problem setting, a wider range of views is essential, which drives us to use three cameras positioned in the front, left, and right of an agent for better intersection recognition. However, collecting adequate training data with three cameras poses several practical difficulties; hence, we propose using data collected from one camera to train a three-camera model, which would enable us to more easily compile a variety of training data to endow our model with improved generalizability. In this work, we provide three separate fusion methods (feature, early, and late) of combining the information from three cameras. Extensive pedestrian-view intersection classification experiments show that our feature fusion model provides an area under the curve and F1-score of 82.00 and 46.48, respectively, which considerably outperforms contemporary three- and one-camera models.

오픈 소스 하드웨어 기반의 스마트 온실관리 시스템 설계 및 구현 (Design and Implementation of Smart Green House Management System Based on Open Source Hardware)

  • 박정웅;최영민;박희동
    • 디지털융복합연구
    • /
    • 제14권2호
    • /
    • pp.259-264
    • /
    • 2016
  • 본 논문에서 오픈 소스 하드웨어인 아두이노 기반의 스마트 온실관리 시스템 모델을 제안하고 구현하였다. 제안된 스마트 온실관리 시스템은 센서 및 아두이노 등으로 구성된 제어 장치부, 온실 제어를 담당하는 에이전트(Agent) 프로그램, 사용자 API를 담당하는 웹 어플리케이션 등으로 구성되어 있다. 제어장치부는 온도, 습도, 광조, 수분 센서 데이터를 에이전트 프로그램으로 전송하고, 에이전트 프로그램은 데이터를 DB에 저장하거나 사용자의 제어 값을 제어장치부에 전송한다. 사용자는 웹을 통해 온실의 센싱 정보를 확인하거나 각종 액츄에이터 (Actuator)를 원격 제어할 수 있다. 또한 제안 시스템의 상황 인지 및 자율 제어 기능을 통해 스마트한 온실 관리가 가능하다. 구현 결과, 제안된 온실관리 시스템 모델이 잘 동작함을 확인할 수 있었다.

멀티 에이전트 강화학습 기술 동향 (A Survey on Recent Advances in Multi-Agent Reinforcement Learning)

  • 유병현;데브라니 데비;김현우;송화전;박경문;이성원
    • 전자통신동향분석
    • /
    • 제35권6호
    • /
    • pp.137-149
    • /
    • 2020
  • Several multi-agent reinforcement learning (MARL) algorithms have achieved overwhelming results in recent years. They have demonstrated their potential in solving complex problems in the field of real-time strategy online games, robotics, and autonomous vehicles. However these algorithms face many challenges when dealing with massive problem spaces in sparse reward environments. Based on the centralized training and decentralized execution (CTDE) architecture, the MARL algorithms discussed in the literature aim to solve the current challenges by formulating novel concepts of inter-agent modeling, credit assignment, multiagent communication, and the exploration-exploitation dilemma. The fundamental objective of this paper is to deliver a comprehensive survey of existing MARL algorithms based on the problem statements rather than on the technologies. We also discuss several experimental frameworks to provide insight into the use of these algorithms and to motivate some promising directions for future research.

즐겨찾기를 이용한 교육용 정보공유시스템의 설계 및 구현 (Design and Implementation of Educational Information Sharing Systems using Bookmark)

  • 한선관
    • 컴퓨터교육학회논문지
    • /
    • 제7권6호
    • /
    • pp.77-84
    • /
    • 2004
  • 본 연구는 웹브라우저의 즐겨찾기를 이용하여 교육정보를 공유하기 위한 에이전트 시스템의 설계와 구현에 관한 내용이다. 즐겨찾기를 효과적으로 공유하고 검색하기 위하여 DAML+OIL의 형태로 설계하였다. 제안된 시스템 구조는 CS기반의 P2P 방식을 이용하였다. 연구에서 제안된 에이전트는 즐겨찾기된 정보를 기초로 문서의 정확성 판단과 우선순위 기법에 의해 사용자에게 검색과정과 결과를 제시한 수 있다. 또한 에이전트가 Semantic Web환경에서 DAML을 통해 보다 지능적으로 교육정보를 공유하고 검색할 수 있는 시스템을 구현하였다.

  • PDF

VANET 환경에서 자율적 자가추정(Self-Estimation) 통행시간정보 산출기법 개발 (Autonomous Self-Estimation of Vehicle Travel Times in VANET Environment)

  • 임희섭;오철;강경표
    • 대한교통학회지
    • /
    • 제28권4호
    • /
    • pp.107-118
    • /
    • 2010
  • 본 연구에서는 VANET환경을 기반으로 하여 통행시간정보를 자율적으로 자가추정하는 기법을 제안하였다. 최근 무선통신기술은 주행 중인 차량들 간의 통신이 가능한 수준으로 발전되었다. 교통분야에서는 무선통신 기술을 기반으로 하여 자료를 수집하고 정보를 생성하는 연구가 활발히 진행되고 있다. 본 연구에서는 개별차량(Agent)을 기반으로 하여 자차(Subject Vehicle)에서 필요한 자료를 수집하고, 정보를 생성하는 시스템을 구상하였다. 개별차량 내에서 운전자에게 정보제공을 하기 위해 수행되는 과정을 자료수집, 정보생성, 정보제공 단계로 구분하였으며, 각 단계에서의 자료처리 과정을 제시하였다. 본 연구에서 제안한 통행시간 산출 방법론은 자차에서 수집된 자료를 이용하는 방법과 선행차량에서 수집된 자료를 이용하는 방법으로 구분되며, 두 방법론을 이용하여 추정한 통행시간을 통합하여 현장에 적용시 보다 정확한 정보를 제공할 수 있는 방법론을 제시하였다. 개별차량(Agent)기반 정보생성 방법론은 운전자가 필요로 하는 정보의 생성 및 제공을 개별적으로 수행하기 때문에 보다 운전자 중심적인 접근이 가능하다. 또한, 교통관제센터, RSE를 이용한 방법론 보다 정보의 생성 및 갱신이 자유롭기 때문에 교통상황의 급격한 변화에 대응하기 수월할 것으로 판단된다. 본 연구에서 제시한 자율적 자가추정 통행시간 산출방법론은 도래하는 유비쿼터스 교통시스템에서 보다 정확하고 교통상황의 변화에 신속한 대처가 가능한 통행시간 추정기법으로 활용 가능할 것으로 판단된다.

에이전트 기반 유·무인 수색정찰 전술행위 모델링 및 분석 (Agent-based Modeling and Analysis of Tactical Reconnaissance Behavior with Manned and Unmanned Vehicles)

  • 김주연;한상우;변재정
    • 한국시뮬레이션학회논문지
    • /
    • 제27권4호
    • /
    • pp.47-60
    • /
    • 2018
  • 오늘날 여러 산업분야에서 활용되고 있는 무인화기술은 자율기술이 성숙함에 따라 장기적으로는 인공지능차원의 자율판단이 가능한 수준으로까지 발전할 것으로 예상된다. 군사 분야에 있어 무인체계의 활용성을 높이기 위해서는 사람이 수행하던 임무를 무인체계가 대신함에 따른 효율성 및 효과의 정도를 체계적 정량적으로 분석하기 위한 기법 개발이 요구된다. 이에 본 논문에서는 유 무인체계가 혼합 편성된 미래 기갑수색부대가 수색정찰 임무계획 수립 시 대두되는 수색경로 대안을 효과적으로 분석할 수 있도록 전술행위를 규칙기반(rule-based)으로 표현하고, 유 무인 수색정찰 에이전트를 모델링하는 방법을 제안한다. 먼저, 기갑수색부대의 무인차량, 소형전술차량, 전투원 등 전투개체를 에이전트 개념으로 모델링하고, 각각의 기동, 탐색, 전투원 하차지점 선정, 경로선정 등을 행동규칙화 하여 NetLogo를 이용해 구현한다. 제안한 모델은 작전지역 내 기동로 여건, 적 위협 요소, 정찰자산 등을 고려하여 적정 경로를 선정하고, 경로상의 정찰면적, 정찰소요시간, 작전효과(기여도) 등의 산출이 가능하여, 향후 지상무인체계 효과 분석 시 다양한 목적으로 활용될 수 있을 것으로 기대된다.

NAMA: 개인화된 상기 시스템 구축에서의 선응적인 욕구 파악을 위한 상황인지가 가능한 다중 에이전트 웹서비스 접근법 (NAMA: A Context-Aware Multi-Agent Based Web Service Approach to Proactive Need Identification for Personalized Reminder System)

  • 권오병;김민용;최성철;박규로
    • Asia pacific journal of information systems
    • /
    • 제14권3호
    • /
    • pp.121-144
    • /
    • 2004
  • Developing a personalized system on a user's behalf which is working around the Internet-based marketplace is one of the challenging issues in intelligent e-business, especially mobile commenrce. It has been highly recommended that such a mobile personalized system has to perceive the user's needs a priori by tracking user's current context such as location with activity and then to identify the current needs dynamically and proactively. Automatically and unobtrusively getting user's context is an inevitable feature for the development of autonomous mobile commenrce. However, personalization methodologies and their feasible architectures for context-aware mobile commerce have been so far very rare. Hence, this paper aims to propose a context-aware mobile commerce development methodology by applying agent and semantic web technologies for personalized reminder system, which is one of the mobile commerce support system. We revisited associationism to understand a buyer's need identification process and adopt the process as 'purchase based on association' to implement a personalized reminder system. Based on this approach, we have showed how the agent-based semantic web service system can be used to realize need-aware reminder system. NAMA(Need-Aware Multi-Agent), a prototype system, has been implemented to show the feasibility of the methodology and framework under mobile setting proposed in this paper. NAMA embeds bluetooth-based location tracking module and identify what a user is currently looking at through her/his mobile device such as PDA. Based on these capabilities, NAMA considers the context, user profile with preferences, and information about currently available services, to aware user's current needs and then link her/him to a set of services, which are implemented as web services.

PDA 지원 에이전트 컴포넌트 개발에 대한 연구 (A Study on the Agent Component Development Support to PDA)

  • 김행곤
    • 정보처리학회논문지D
    • /
    • 제13D권1호
    • /
    • pp.37-50
    • /
    • 2006
  • 최근 무선인터넷의 중요성이 강조되면서 모바일 단말 장치는 모바일 비즈니스 프로세스에서 중요한 역할을 담당한다. 특히, 모바일 단말 장치는 차세대 기술인 임베디드와 유비쿼터스 컴퓨팅의 주요 단말 장치이며 개발 대상이기도 하다. 또한, 모든 환경이 무선 인터넷 환경으로 이동되면서 무선 컴퓨팅 환경으로 도입하기 위한 서비스 기술에 많은 관심을 갖게 되었다. 그 중에서도 모바일 에이전트는 기존 인터넷 하부 구조상에 기능들을 전개하는 새로운 추상화 개념을 제공하며, 이러한 시스템은 융통성, 적용성, 확장성, 자율성 등을 요구하고 있다. 그러므로 이를 위해서는 새로운 소프트웨어 개발 방법론의 적용을 통해 해결하는 것이 중요하다. 따라서, 본 논문에서는 플러그 가능하고 독립성이 보장되는 조립 가능한 컴포넌트를 기반으로 에이젼트 아키텍처 모델을 작성한다 이러한 접근은 서블릿으로 컴포넌트 랩핑을 전개할 수 있으며, 이는 PDA 모바일 에이젼트를 개발하기 위한 모델과 컴포넌트에 대한 연구로 행해진다.