RISS 학술연구정보서비스

검색
다국어 입력

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

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

예시)
  • 中文 을 입력하시려면 zhongwen을 입력하시고 space를누르시면됩니다.
  • 北京 을 입력하시려면 beijing을 입력하시고 space를 누르시면 됩니다.
닫기
    인기검색어 순위 펼치기

    RISS 인기검색어

      스마트 컨트랙트를 活用한 클라이언트-서비스 매칭 自動化 硏究

      한글로보기

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

      • 0

        상세조회
      • 0

        다운로드
      서지정보 열기
      • 내보내기
      • 내책장담기
      • 공유하기
      • 오류접수

      부가정보

      국문 초록 (Abstract)

      전자상거래 환경에서는 어떤 재화나 서비스를 구매 결정하는 데 있어 특히 많은 선택지를 경험하게 된다. 지금까지는 온라인으로 거래하는 서비스의 비교와 선택을 돕는 다양한 중개 플랫폼이 존재하여, 서비스 정보를 제공하는 대가로 수수료를 부과하고 그로부터 발생하는 막대한 수익을 차지해왔다.
      분산 애플리케이션 동작 환경을 제공하는 이더리움 블록체인 플랫폼의 등장은 서비스 선택을 중개하는 기존 서비스 제공방식의 변화 가능성을 제시해준다. 본 논문에서는 스마트 컨트랙트를 활용한 최적의 서비스 매칭 자동화 시스템을 구현하여 기존 서비스 중개 플랫폼의 역할을 대체할 수 있는 모델을 제안한다.
      먼저 서비스 요청자가 원하는 서비스 유형 및 조건, 조건의 우선순위를 제출하면, 서비스 제안자들이 제공 가능한 서비스 조건을 입력하여 제안하고, 설정된 우선순위 따라 최적의 조건을 선택하는 알고리즘에 의해 가장 적합한 서비스가 매칭된다. 이러한 과정은 스마트 컨트랙트로 불리는 자동 계약 이행 코드에 의해 실현된다.
      본 논문에서 제안하는 클라이언트-서비스 매칭 모델은 분산 환경인 블록체인 위에서 동작하여 익명성과 무결성을 제공함과 동시에, 중앙 관리 비용 절감 및 가용성을 향상시킬 수 있다. 서비스 매칭에 참여하는 노드에게는 매칭을 위한 가입 정보를 요구하지 않으며 계정 주소로만 매칭 과정에 참여한다. 또한, 매칭 과정 및 결과는 모두 블록체인에 기록되어 수정이나 조작이 불가능해 매칭의 공정성을 확보할 수 있다. 추가적으로 익명성 강화를 위해 서비스 제안 노드에서 제안하는 조건은 해시 암호화하여 서비스 매칭 완료 후에 공개되도록 설계하였다.
      번역하기

      전자상거래 환경에서는 어떤 재화나 서비스를 구매 결정하는 데 있어 특히 많은 선택지를 경험하게 된다. 지금까지는 온라인으로 거래하는 서비스의 비교와 선택을 돕는 다양한 중개 플랫...

      전자상거래 환경에서는 어떤 재화나 서비스를 구매 결정하는 데 있어 특히 많은 선택지를 경험하게 된다. 지금까지는 온라인으로 거래하는 서비스의 비교와 선택을 돕는 다양한 중개 플랫폼이 존재하여, 서비스 정보를 제공하는 대가로 수수료를 부과하고 그로부터 발생하는 막대한 수익을 차지해왔다.
      분산 애플리케이션 동작 환경을 제공하는 이더리움 블록체인 플랫폼의 등장은 서비스 선택을 중개하는 기존 서비스 제공방식의 변화 가능성을 제시해준다. 본 논문에서는 스마트 컨트랙트를 활용한 최적의 서비스 매칭 자동화 시스템을 구현하여 기존 서비스 중개 플랫폼의 역할을 대체할 수 있는 모델을 제안한다.
      먼저 서비스 요청자가 원하는 서비스 유형 및 조건, 조건의 우선순위를 제출하면, 서비스 제안자들이 제공 가능한 서비스 조건을 입력하여 제안하고, 설정된 우선순위 따라 최적의 조건을 선택하는 알고리즘에 의해 가장 적합한 서비스가 매칭된다. 이러한 과정은 스마트 컨트랙트로 불리는 자동 계약 이행 코드에 의해 실현된다.
      본 논문에서 제안하는 클라이언트-서비스 매칭 모델은 분산 환경인 블록체인 위에서 동작하여 익명성과 무결성을 제공함과 동시에, 중앙 관리 비용 절감 및 가용성을 향상시킬 수 있다. 서비스 매칭에 참여하는 노드에게는 매칭을 위한 가입 정보를 요구하지 않으며 계정 주소로만 매칭 과정에 참여한다. 또한, 매칭 과정 및 결과는 모두 블록체인에 기록되어 수정이나 조작이 불가능해 매칭의 공정성을 확보할 수 있다. 추가적으로 익명성 강화를 위해 서비스 제안 노드에서 제안하는 조건은 해시 암호화하여 서비스 매칭 완료 후에 공개되도록 설계하였다.

      더보기

      다국어 초록 (Multilingual Abstract)

      Customers experience too many choices in the purchasing decision-making process especially in e-commerce. Until now, there have been a variety of online intermediary platforms that help customers compare and select the services they trade online and charge commissions for it.
      The development of the Ethereum blockchain platform, which enables the execution of distributed applications(DApps), suggests the possibility of changing the traditional functions of intermediaries. In this paper, I propose a model that can replace the role of an existing brokerage platform by implementing the optimal service-demand matching system using smart contract.
      First, when a service requester submits service type, condition, and condition priority, the service proposers enter the service conditions affordable, and then algorithms that select optimal conditions according to set priorities match the most suitable services. This process is automated with a set of computer code called smart contract.
      The client-service matching model proposed in this paper works within a blockchain─a kind of distributed database, so provides anonymity and integrity. Furthermore, it can reduce central server maintenance costs and improve availability. Nodes participating in service matching do not require subscription for matching, only their addresses are needed. Also, the matching process and results are all recorded in the blockchain, making it impossible to modify or manipulate, and thus ensuring the fairness of matching. In addition, to enhance anonymity, the conditions proposed by the service proposal node are designed to be hash encrypted and revealed to the service requester only after the matching process is completed.
      번역하기

      Customers experience too many choices in the purchasing decision-making process especially in e-commerce. Until now, there have been a variety of online intermediary platforms that help customers compare and select the services they trade online and c...

      Customers experience too many choices in the purchasing decision-making process especially in e-commerce. Until now, there have been a variety of online intermediary platforms that help customers compare and select the services they trade online and charge commissions for it.
      The development of the Ethereum blockchain platform, which enables the execution of distributed applications(DApps), suggests the possibility of changing the traditional functions of intermediaries. In this paper, I propose a model that can replace the role of an existing brokerage platform by implementing the optimal service-demand matching system using smart contract.
      First, when a service requester submits service type, condition, and condition priority, the service proposers enter the service conditions affordable, and then algorithms that select optimal conditions according to set priorities match the most suitable services. This process is automated with a set of computer code called smart contract.
      The client-service matching model proposed in this paper works within a blockchain─a kind of distributed database, so provides anonymity and integrity. Furthermore, it can reduce central server maintenance costs and improve availability. Nodes participating in service matching do not require subscription for matching, only their addresses are needed. Also, the matching process and results are all recorded in the blockchain, making it impossible to modify or manipulate, and thus ensuring the fairness of matching. In addition, to enhance anonymity, the conditions proposed by the service proposal node are designed to be hash encrypted and revealed to the service requester only after the matching process is completed.

      더보기

      목차 (Table of Contents)

      • 제1장 서 론 7
      • 제1절 연구 배경 및 필요성 7
      • 제2절 기존 연구 및 서비스 현황 9
      • 1. 기존연구 9
      • 2. 매칭 서비스 운영 현황 10
      • 제1장 서 론 7
      • 제1절 연구 배경 및 필요성 7
      • 제2절 기존 연구 및 서비스 현황 9
      • 1. 기존연구 9
      • 2. 매칭 서비스 운영 현황 10
      • 제3절 논문의 구성 11
      • 제2장 블록체인 플랫폼 12
      • 제1절 블록체인 개요 12
      • 1. 블록체인의 특징 및 구성요소 12
      • 2. 블록체인의 유형 33
      • 3. 블록체인 암호 기술 35
      • 제2절 이더리움 38
      • 1. 블록체인 범용 플랫폼으로서의 이더리움 38
      • 2. 이더리움의 구성요소 39
      • 제3절 스마트 컨트랙트 및 댑(DApp) 46
      • 1. 스마트 컨트랙트의 정의 46
      • 2. 이더리움 환경에서의 스마트 컨트랙트 동작 46
      • 3. 탈중앙화 어플리케이션(DApp) 47
      • 제3장 블록체인 기반 클라이언트-서비스 매칭 모델 49
      • 제1절 기존 서비스 결정방식의 한계 및 탈중앙화 필요성 49
      • 제2절 스마트 컨트랙트를 활용한 클라이언트-서비스 매칭 모델 50
      • 1. 탈중앙 클라이언트-서비스 매칭 모델 설계 50
      • 2. 참여 노드 유형 및 파라미터 정의 52
      • 3. 스마트 컨트랙트 구현 58
      • 4. 클라이언트-서비스 매칭 자동화 시스템 평가 68
      • 제4장 결 론 70
      • 참고문헌 72
      • ABSTRACT 74
      더보기

      분석정보

      View

      상세정보조회

      0

      Usage

      원문다운로드

      0

      대출신청

      0

      복사신청

      0

      EDDS신청

      0

      동일 주제 내 활용도 TOP

      더보기

      주제

      연도별 연구동향

      연도별 활용동향

      연관논문

      연구자 네트워크맵

      공동연구자 (7)

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

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

      나만을 위한 추천자료

      해외이동버튼