RISS 학술연구정보서비스

검색
다국어 입력

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

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

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

    RISS 인기검색어

      검색결과 좁혀 보기

      선택해제
      • 좁혀본 항목 보기순서

        • 원문유무
        • 원문제공처
        • 등재정보
        • 학술지명
        • 주제분류
        • 발행연도
        • 작성언어
        • 저자
          펼치기

      오늘 본 자료

      • 오늘 본 자료가 없습니다.
      더보기
      • 무료
      • 기관 내 무료
      • 유료
      • KCI등재

        RFID 데이터의 일관성을 위한 재수행 트랜잭션 모델

        류우석,홍봉희,권준호 한국정보과학회 2012 정보과학회논문지 : 데이타베이스 Vol.39 No.5

        RFID 데이터는 RFID 태그의 메모리에 저장된 데이터로서 RFID 태그를 부착한 물품의 상세정보를 기록/조회하는데 사용된다. RFID 데이터를 접근하기 위해 미들웨어에 등록된 태그 연산들은 태그가 RFID 리더를 통해 인식되었을 때 RF 통신을 이용하여 실행된다. 하지만, 이때 통신의 간헐성 및 불확실성으로 인해 연산이 완전히 실행되지 않을 수 있다. 즉, 통신 메시지가 유실되거나 태그가 통신 영역에서 벗어나는 경우 연산의 일부만 실행되거나 태그 상태가 불분명해지는 경우가 발생하며, 이로 인해 데이터의 불일치 문제가 발생한다. 본 논문에서는 태그 연산들을 RFID 트랜잭션으로 모델링하고 트랜잭션 처리를 통해 RFID 데이터의 일관성을 보장하는 기법을 제시한다. 이를 위해 본 논문에서는 먼저 RFID 트랜잭션을 정의하고 기존의 트랜잭션과의 차이점을 분석한다. 트랜잭션이 불완전하게 실행된 경우, 이를 재처리하기 위한 재수행 트랜잭션을 정의하고 태그가 임의의 리더에서 다시 인식되었을 때 트랜잭션의 완료를 보장하기 위한 재수행 트랜잭션 모델을 제안한다. 또한, RFID 데이터의 일관성을 보장하기 위하여 연속 질의를 기반으로 한 동시성 제어 메커니즘을 제시함으로써 RF 통신의 특성으로 인해 발생하는 데이터 불일치 문제를 해결한다. 시뮬레이션 실험을 통해 제안하는 재수행 모델이 트랜잭션의 일관성을 유지함과 동시에 트랜잭션의 완료 성능 또한 증가시킴을 입증한다. RFID data are stored in the memory of RFID tag for recording/retrieving detailed information of tagged objects. Tag operations are registered in the RFID middleware to access RFID data, and can be executed when the corresponding tag is identified by the corresponding RFID reader. However, volatility and uncertainty of RF communication interferes complete execution of the tag operations. Communication errors, such as message loss or tag’s disappearance from the RF-field of the reader, cause partial writes or the indeterminate state of RFID data. As a result, RFID data remain inconsistent. The idea of this paper is to model tag operations as RFID transaction and provide consistency of RFID data in point of transaction processing. To do this, this paper first defines RFID transaction and discusses unique characteristics of RFID transaction compared from other transactions. This paper also proposes a reprocessing transaction model to ensure commit of incomplete transactions. The proposed model creates a reprocessing transaction for an incomplete transaction and resumes execution of the transaction when the corresponding tag is re-observed by any reader. This paper also proposes a continuous-query based concurrency control mechanism to provide consistency of RFID data during the reprocessing. Experimental study shows that the proposed model increases the number of successful executions of RFID transactions as well as preserves consistency of RFID data.

      • KCI등재

        서비스 플랫폼 기반 이중강화적용 블록체인 응용 거래모델 제안

        이관목(Lee Kwan Mok),김용환(Kim Yong Hwan),배기태(Bae Ki Tae) 한국스마트미디어학회 2020 스마트미디어저널 Vol.9 No.4

        블록체인은 거래의 기록인 트랜잭션을 관리하는 중앙서버 없이 분산네트워크에 참여하고 있는 모든 노드가 그 거래의 내용을 각자 관리하는 기술이다. 특정 기간의 거래 기록을 담고 있는 블록은 이전 블록에 대한 해쉬 값을 참조하여 블록체인에 연결되고, 새로운 블록이 추가된 체인은 다시 모든 노드와 공유한다. 기존의 인증서를 이용한 트랜잭션이 핀테크를 거쳐, 가까운 미래에는 블록체인을 이용하는 응용의 등장이 예상된다. 본 연구에서는 기존 모델의 문제점 등을 분석하고, 앞으로 도래될 블록체인을 적용한 거래모델을 제안한다. 다양한 응용 중에, 본 연구에서는 4차 산업혁명을 이끌 주제 중에서 에너지 판매시장을 목표로 거래모델을 전개한다. 제안한 모델의 분석결과, 기존의 방법보다 안전한 에너지 판매 거래의 가능성을 확신할 수 있었다. A blockchain is a technology in which all nodes participating in a distributed network manage each transaction s contents without a central server managing the transaction, which is a record of the transaction. The block containing the transaction record of a specific period is connected to the blockchain by referring to the hash value for the previous block, and the chain with the new block added is shared with all nodes again. Transactions using existing certificates will pass through FinTech, and in the near future, applications using blockchains are expected to emerge. In this study, we analyze the problems of the existing model, and propose a transaction model that applies the blockchain to come. Among various applications, this study develops a trading model targeting the energy sales market among the topics that will lead the fourth industrial revolution. As a result of analyzing the proposed model, it was possible to be sure of the possibility of a safer energy sales transaction than the existing method.

      • KCI등재

        대규모 트랜잭션 환경에서의 실시간 보고서 생성을 위한 점진적 형성뷰 관리모델

        김진수,신예호,류근호,Kim, Jin-Soo,Shin, Ye-Ho,Ryu, Keun-Ho 한국정보처리학회 2004 정보처리학회논문지D Vol.11 No.3

        항공관제 시스템, 워게임 등과 같이 시간제약을 갖는 대규모 트랜잭션 환경에서 보고서의 의미는 특별하다 이는 대규모 트랜잭션 연산을 수행하면서 성능의 제약 없이 제한된 시간 내에 보고서를 생성할 수 있어야 하기 때문이다. 이와 같이 대규모 트랜잭션 환경에서 시간제약을 만족하면서 보고서를 생성할 수 있도록 하기 위하여 이 논문에서는 점진적 연산 기법과 형성뷰 기법을 트리거와 저장 프로시져를 이용하여 결합시킨 모델을 제안한다. 아울러 제안 모델에 대한 구현 및 평가를 통해 제안 모델의 특성을 분석한다. Reports have a significant meaning in time-constrained large transaction environments, such as airplane control systems or wargame simulations. This is due to the necessity of generating reports within a given time limit without restraining the operation performance of large transaction environments. In order to generate reports in large transaction environments while satisfying time-constrained requirements, this paper proposes a model which combines the incremental operation mechanism and materialized view mechanism using triggers and stored procedures. Further, the implementation and evaluation of the proposed model provides the Identification of the characteristics of the proposed model.

      • 이동 이질 멀티데이타베이스 시스템을 위한 이동 유연 트랜잭션의 실행 제어 알고리즘

        구경이(Kyong I Ku),김유성(Yoo Sung Kim) 한국정보처리학회 1999 정보처리학회논문지 Vol.6 No.11

        As the technical advances in portable computers and wireless communication technologies, mobile computing environment has been rapidly expanded. The mobile users on mobile host can access information via wireless communication from the distributed heterogeneous multidatabase system in which pre-existing independent local information systems are integrated into one logical system to support mobile applications. Hence, mobile transaction model should include not only the features for heterogeneous multidatabase systems but also the ones for mobile computing environment. In this paper, we proposed a mobile flex transaction model which extends the flexible transaction model that previously proposed for heterogeneous multidatabase systems is extended to support the requirements of mobile heterogeneous multidatabase systems. We also presented the execution control mechanism of the mobile flex transaction model. The proposed mobile flex transaction model allows the definition of location-dependent subtransactions, the effective support of hand-over, and the flexibility of transaction executions. Hence, the proposed mobile flex transaction model can be suit to mobile heterogeneous multidatabase systems that have low power capability, low bandwidth, and high communication failure possibility.

      • KCI등재

      연관 검색어 추천

      이 검색어로 많이 본 자료

      활용도 높은 자료

      해외이동버튼