RISS 학술연구정보서비스

검색

인기 검색어

    다국어 입력

    http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.

    변환된 중국어를 복사하여 사용하시면 됩니다.

    예시)
    • 中文 을 입력하시려면 zhongwen을 입력하시고 space를누르시면됩니다.
    • 北京 을 입력하시려면 beijing을 입력하시고 space를 누르시면 됩니다.
    닫기

    MDA기반의 다중 에이전트 시스템 개발 프레임워크 = MDA based multi agent system development framework

    한글로보기

    https://www.riss.kr/link?id=T11278848

    • 0

      상세조회
    • 0

      다운로드
    서지정보 열기
    • 내보내기
    • 내책장담기
    • 공유하기
    • 오류접수
    인용문이 복사되었습니다.

    부가정보

    국문 초록 (Abstract) kakao i 다국어 번역

    다중 에이전트 시스템은 유비쿼터스 환경에 적합한 자율적인 컴포넌트로 사용된다. 기존의 에이전트 시스템 개발에서는 에이전트 시스템을 여러 플랫폼으로 개발할 때마다 아키텍처 구성부터 새로 수행해야 하고, 또는 여러 에이전트 시스템을 하나의 플랫폼으로 개발할 때마다 개발 시 전문가 지식이 필요한 작업이 반복되는 문제점이 있었다. 본 논문에서는 다중 에이전트 시스템 개발에 MDA기반의 개발 프로세스를 적용하여 다양한 에이전트 플랫폼을 설계 및 구현할 수 있는 프레임워크를 제안한다. 제안한 프레임워크는 명확한 에이전트 모델을 사용하여 다양한 도메인의 어플리케이션을 표현할 수 있고 다양한 에이전트 플랫폼을 대상으로 모델 변환을 수행할 수 있는 에이전트 시스템에 특화된 변환 프로세스를 사용하여 상기의 문제를 해결하였다. 제안한 프레임워크는 이미 개발한 에이전트 기반 지능형 전자 상거래 시스템과 에이전트 기반의 자가 치유 시스템과의 비교를 통해 검증하였으며, 변환 결과는 프로세스의 간략화 정도, 전문가 지식과 경험, 결과물의 사이즈 등으로 제안 시스템을 평가했다.
    번역하기

    다중 에이전트 시스템은 유비쿼터스 환경에 적합한 자율적인 컴포넌트로 사용된다. 기존의 에이전트 시스템 개발에서는 에이전트 시스템을 여러 플랫폼으로 개발할 때마다 아키텍처 구성...

    다중 에이전트 시스템은 유비쿼터스 환경에 적합한 자율적인 컴포넌트로 사용된다. 기존의 에이전트 시스템 개발에서는 에이전트 시스템을 여러 플랫폼으로 개발할 때마다 아키텍처 구성부터 새로 수행해야 하고, 또는 여러 에이전트 시스템을 하나의 플랫폼으로 개발할 때마다 개발 시 전문가 지식이 필요한 작업이 반복되는 문제점이 있었다. 본 논문에서는 다중 에이전트 시스템 개발에 MDA기반의 개발 프로세스를 적용하여 다양한 에이전트 플랫폼을 설계 및 구현할 수 있는 프레임워크를 제안한다. 제안한 프레임워크는 명확한 에이전트 모델을 사용하여 다양한 도메인의 어플리케이션을 표현할 수 있고 다양한 에이전트 플랫폼을 대상으로 모델 변환을 수행할 수 있는 에이전트 시스템에 특화된 변환 프로세스를 사용하여 상기의 문제를 해결하였다. 제안한 프레임워크는 이미 개발한 에이전트 기반 지능형 전자 상거래 시스템과 에이전트 기반의 자가 치유 시스템과의 비교를 통해 검증하였으며, 변환 결과는 프로세스의 간략화 정도, 전문가 지식과 경험, 결과물의 사이즈 등으로 제안 시스템을 평가했다.

    더보기

    다국어 초록 (Multilingual Abstract) kakao i 다국어 번역

    Multi-agent system is used as an autonomous component in ubiquitous computing environment. Existing agent system development methodology has a problem that the process is repeated from the architecture design for each agent platform. and the process that needs expert knowledge. In this paper, we propose a framework to design and implement multi-agent system for various agent platforms using MDA approach. Proposed framework uses clear and adaptable agent model that can express various domain application and can transform into various agent platform using the process specific to multi-agent system. proposed framework is verified by applying it to agent-based E-commerce system and self-healing system, and the result is estimated by measuring the efficiency, size, the reduction of the process and amount of expert knowledge.
    번역하기

    Multi-agent system is used as an autonomous component in ubiquitous computing environment. Existing agent system development methodology has a problem that the process is repeated from the architecture design for each agent platform. and the process t...

    Multi-agent system is used as an autonomous component in ubiquitous computing environment. Existing agent system development methodology has a problem that the process is repeated from the architecture design for each agent platform. and the process that needs expert knowledge. In this paper, we propose a framework to design and implement multi-agent system for various agent platforms using MDA approach. Proposed framework uses clear and adaptable agent model that can express various domain application and can transform into various agent platform using the process specific to multi-agent system. proposed framework is verified by applying it to agent-based E-commerce system and self-healing system, and the result is estimated by measuring the efficiency, size, the reduction of the process and amount of expert knowledge.

    더보기

    목차 (Table of Contents)

    • 제1장 서론 = 1
    • 제2장 관련연구 = 3
    • 2.1 다중 에이전트 시스템 = 3
    • 2.2 MDA = 4
    • 2.3 기존의 에이전트 개발 시스템 = 5
    • 제1장 서론 = 1
    • 제2장 관련연구 = 3
    • 2.1 다중 에이전트 시스템 = 3
    • 2.2 MDA = 4
    • 2.3 기존의 에이전트 개발 시스템 = 5
    • 제3장 다중 에이전트 시스템 개발 전략 = 7
    • 3.1 에이전트 시스템 모델 = 7
    • 3.2 프로세스 개선 = 10
    • 3.3 모델 변환 = 11
    • 제4장 사례연구 = 15
    • 4.1 전자상거래 시스템 = 15
    • 4.2 자가치유 시스템 = 17
    • 제5장 평가 = 19
    • 제6장 결론 = 22
    더보기

    분석정보

    View

    상세정보조회

    0

    Usage

    원문다운로드

    0

    대출신청

    0

    복사신청

    0

    EDDS신청

    0

    동일 주제 내 활용도 TOP

    더보기

    주제

    연도별 연구동향

    연도별 활용동향

    연관논문

    연구자 네트워크맵

    공동연구자 (7)

    유사연구자 (20) 활용도상위20명

    이 자료와 함께 이용한 RISS 자료

    나만을 위한 추천자료

    해외이동버튼