• Title/Summary/Keyword: 변경 전파

Search Result 113, Processing Time 0.036 seconds

Infrastructure for Network Applications based on Multi-Platform (멀티 플랫폼 기반 네트워크 응용을 위한 기반 구조)

  • 김진덕;진교홍
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2002.11a
    • /
    • pp.677-681
    • /
    • 2002
  • Several multi-user online applications which are operated by the existing fixed terminals(PC) are being changed into online application based on multi-platform operated by the several PC, PDA and mobile phones to perform concurrent works due to the popularization of mobile devices recently. This paper proposed the infrastructure for network applications based on multi-platform. We also proposed the methods of consistency control based on multi-platform, update propagation protocols among diverse clients which take the asymmetry of computing power and network bandwidth among each client into account. Moreover, we implemented a chatting application based on multi-platform and it showed the proposed infrastructure and methods perform well.

  • PDF

An Effective Scheme for Managing Overlay Networks based on Propagation of Network Address Change of Node in a Mobile P2P Environment (모바일 P2P 환경에서 이동 노드 주소 변경 전파를 통한 효율적 Overlay 망 유지 기법)

  • Kim, Dong-Wook;Lee, Eo-Hyung;Hong, Chung-Pyo;Kim, Shin-Dug
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2009.04a
    • /
    • pp.750-753
    • /
    • 2009
  • 최근 유비쿼터스 및 모바일 환경에서 Peer-to-Peer(P2P)시스템에 대한 연구들이 활발히 진행되고 있다. 모바일 환경에서는 모바일 환경의 제약사항과 함께 이동성이라는 특징이 중요하게 고려된다. 노드의 이동에 의해서 네트워크의 주소가 변경되어 P2P 네트워크 망에서 유효하지 않은 접속 정보들이 생기고 이러한 정보들이 검색 및 P2P 시스템의 전체적인 성능을 떨어뜨리게 된다. 이 논문은 이러한 접속 정보들의 불일치를 해결하여 접속 정보를 유지하기 위한 효과적인 방법론인 이동전파 알고리즘을 제안한다. 이 알고리즘은 접속 정보의 불일치를 해결하기 위해 정보를 빠르게 처리해서 P2P 시스템의 성능을 향상하는 것을 목표로 한다. DHT 기반 P2P 시스템을 기반으로 하여 제안하는 알고리즘을 적용하여 실험을 하였으며, 그 결과로 처음 신규 발견된 정보를 재 발견하는 경우에 성능이 기존의 DHT 기반의 P2P 시스템보다 80% 향상되었음을 알 수 있다.

An Operation-Based Model of Version Storage and Consistency Management for Fine-Grained Software Objects (미세 단위 소프트웨어 객체를 위한 연산 기반 버전 및 일관성 관리 모델)

  • Rho, Jung-Kyu;Wu, Chi-Su
    • Journal of KIISE:Software and Applications
    • /
    • v.27 no.7
    • /
    • pp.691-701
    • /
    • 2000
  • Software documents consists of a number of objects and relationships between them, and structure of documents can be changed frequently. In this paper, we propose a version storage and consistency management model for fine-grained software objects based on operations applied to edit software objects. An object has an interface and can be updated only through operations defined in its interface. Operations applied to objects are recorded in the operation history, which is used to retrieve versions of a document and manage consistency between documents. Because versions of an object are stored and retrieved using the operation delta, it is not needed to compare versions of a document to extract delta and it is easy to identify the changes between versions in order to propagate the changes. Consistencies between documents are managed using dependencies between objects and kinds of the operations applied to the objects. Therefore unnecessary version propagation can be avoided. This paper presents a formal model of version retrieval and consistency management at the fine-grained level based on operations applied to the objects.

  • PDF

An Operation History Model for Version Management of Software Objects (소프트웨어 객체의 버전 관리를 위한 연산 히스토리 모델)

  • Rho, Jungkyu
    • The Journal of Korean Association of Computer Education
    • /
    • v.7 no.1
    • /
    • pp.27-35
    • /
    • 2004
  • Software documents consist of a number of objects and relationships between them, and structure of documents can be changed frequently. In the existing software version management models, changes in one object may be propagated to other objects unnecessarily. In this paper, we propose an efficient version management model for software objects based on history of operations applied to software objects. Operations applied to objects are recorded in the operation history, and those are used to retrieve versions of a document. Because versions of objects are stored and retrieved using the operation delta, it is not required to compare versions of a document to extract delta during check-in process. In addition, it can manage changes of structure of objects efficiently because it supports not only object creation, deletion, and update operation but also object move operation.

  • PDF

A Study on the Digital Filter Design using Software for Analysis of Observation Data in Radio Astronomy (전파천문 관측데이터 분석을 위해 소프트웨어를 이용한 디지털필터 설계에 관한 연구)

  • Yeom, Jae-Hwan;Oh, Se-Jin;Roh, Duk-Gyoo;Oh, Chung-Sik;Jung, Dong-Kyu;Shin, Jae-Sik;Kim, Hyo-Ryoung;Hwang, Ju-Yeon
    • Journal of the Institute of Convergence Signal Processing
    • /
    • v.16 no.4
    • /
    • pp.175-181
    • /
    • 2015
  • In this paper, we propose a design method for a digital filter using software in order to analyze the radio astronomy observation data. Recently the analysis method for radio astronomy observing system is transferring from hardware to software by developing of state-of-the-art of computer system. The existing hardware system is not able to easily change the specification because it is implemented to meet special requirements and it takes a high cost and time. In case of software, however, it has an advantage to implement with small cost if open software is used, and flexibly changes to satisfy the desired specification. But, in order to analyze the massive data like radio astronomy with software, the good performance system is needed for computer. Therefore, this paper proposes a digital filter design method using software with the same performance as that of digital filter implemented with hardware in observation system which is operated by the KVN(Korean VLBI Network). To design a digital filter, the proposed method is performed with standard C language and the simulation is conducted with GNU(GNU's Not Unix) Octave and investigated to show its effectiveness. In addition, for the high speed operation of the designed digital filter, the SSE(Streaming SIMD Extensions) library is adopted for available parallel operation. By the proposed digital filter, the digital filtering is performed for the wide band observation data in the KVN observation mode, the filtering result of narrow band observation has no ripple inside of stop band, and confirmed the effectiveness of the proposed method.

Concurrency Control and Consistency Maintenance of Cached Spatial Data in Client-Server Environment (클라이언트-서버 환경에서 캐쉬된 공간 데이터의 동시성 제어 및 일관성 유지 기법)

  • Shin, Young-Sang;Hong, Bong-Hee
    • Journal of KIISE:Databases
    • /
    • v.28 no.3
    • /
    • pp.512-527
    • /
    • 2001
  • In a client-server spatial database, it is desirable to maintain the cached data in a client side to minimize the communication overhead across a network. This paper deals with the issues of concurrency and consistency of map updates in this environment. A client transaction to update map data is an interactive work and takes a long time to complete it. The map update in a client site may affect the other sites'updates because of dependencies between spatial data stored at different sites. The concurrent updates should be propagated to the other clients as well as the server to keep the consistency of map replicated in a client cache, and also the communication overhead of the update propagation should be minimized not to lose the benefit of caching. The newly proposed cache region locking with CR lock and CX lock controls the update dependency due to spatial relationships. CS lock and COD lock are suggested to use optimistic detection-based approaches for guaranteeing the consistency of cached client data. The cooperative update protocol uses these extended locking primitives and Spatial Relationship-based 2PC (SR-based 2PC). This paper argues that the concurrent updates of cached client spatial data can be achieved by deciding on collaborative updates or independent updates based on spatial relationships.

  • PDF

Flame propagation detection using an optical fiber technique in a spark-ignition engine (광섬유를 이용한 스파크점화 기관에서의 화염전파 검출기술)

  • 전광민;김성훈;김택수
    • Journal of the korean Society of Automotive Engineers
    • /
    • v.15 no.6
    • /
    • pp.33-36
    • /
    • 1993
  • 연소실 내의 화염 전파를 검출하는 대표적인 방법으로 High Schlieren Cinematography방식, 광섬유를 이용하는 방법, 이온화 현상을 이용하는 것 등이 있다. 광섬유를 이용하는 방법은 연소실 벽면에 광섬유를 적절히 배치하고 광섬유에서 나오는 신호를 전기적 신호로 바꾸어 해석하는 것이다. 연소시 화염에서 방출되는 빛을 연소실 벽에 적절하게 배치되어 있는 광섬유를 통하여 포토 다이오드로 전송된다. 포토 다이오드는 빛에너지를 전기 신호로 바꾸고, 이 아날로그 신호는 증폭된다. 전압 비교기는 증폭된 신호를 디지탈화하고, 이 신호가 PC에 저장된다. 이 방법은 연소실 벽이나 피스톤 등을 투명화하기 위한 구조변경이나 재질변화로 인한 엔진특성변화를 피할 수 있다. 본 연구에서는 광섬유를 이용하는 측정방법에 대해 연구하였다.

  • PDF

Biological data transmission performance of virtual cattle feedlot sensor network (가상센서네트워크를 이용한 사육장 생체데이터 전송성능에 관한 연구)

  • Kang, Hyun-Joong;Ju, Hui-Dong;Lee, Meong-Hun;Yoe, Hyun
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.12 no.6
    • /
    • pp.1134-1141
    • /
    • 2008
  • As sensor network technologies developed, the sphere field of application is escalated unfortunately, the applicable size is smaller than the actual quantity of cattle in feedlot. In this paper, we simulated and evaluated biological data transmission performance of virtual cattle feedlot. Deducted conclusions show us a more efficient cattle control scenario is required and effective routing protocol design and modification are needed.

Rule-based modeling method in Product Configuration for CSP solving process (Rule-based 모델링 방법을 이용한 Product Configuration에서 CSP 해결 프로세스)

  • Lim, ChoungHyuck;Jung, HyunJun;Baik, Doo-Kwon
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2012.11a
    • /
    • pp.1361-1364
    • /
    • 2012
  • 현대 산업 발전에 따라 대량 생산 체제에서 소비자 개별 주문 요건을 반영하여 생산하는 대량맞춤 생산(Mass Customization) 체제로 변화해가고 있다. 이런 대량맞춤 생산 체제의 제품구성(Product Configuration) 시에 나타나는 CSP(Constraint Satisfaction Problem) 해결 방법론을 제시하고 있다. 기존 방법에서는 복잡 다양한 제약조건을 수학적으로 표현하여 제약 조건 검사에서 소요시간과 검색 공간을 최소화 할 수 있는 알고리즘이 제시했다. 그런데 소비자의 주문 요건들이 빠르게 변화되고 복잡 다양 해지고 있다. 그래서 대상 모델 및 제약조건이 변경이 되었을 경우 기존 방법에서 제시하고 있는 CSP 해결에서는 수정 관리 하기가 쉽지 않고 확장성이 낮다. 본 연구에서는 룰 기반 모델링으로 CSP 문제 해결 프로세스 정립을 하여 관리의 편리성을 제공하고 확장성을 향상시킨다.

The Value-based Contents Development Using the ViRE for Contents Process (ViRE for Contents 프로세스를 적용한 가치 기반 콘텐츠 개발)

  • Kim, Mungwang;Kim, Sangsoo;In, Ho Peter
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2007.11a
    • /
    • pp.399-402
    • /
    • 2007
  • 다양하게 개발되는 정보시스템은 지속가능경영을 위한 서비스 인프라로 그 중요성이 날로 높아지고 있다. 이에 따라 새롭게 개발된 시스템을 얼마나 신속하게 전파하고 공유하여 조직 경쟁력을 향상시킬 것인가가 생존의 기본 조건이 된 것이다. 그러나, 전파 및 공유 도구로서의 콘텐츠 수준은 단순한 매뉴얼 또는 Help 메뉴 형태로 획일적으로 제공되어 단기간 내 조직 확산에는 한계가 있다. 이를 해결하기 위해 콘텐츠의 활용도를 극대화 할 수 있는 새로운 콘텐츠 개발 요구 정의 방법이 제시되어야 할 필요가 있다. 본 논문에서는 개발된 정보 시스템의 조직 전개를 위해 필요한 콘텐츠를 개발함에 있어 업계에 널리 활용되고 있는 스토리 기반 또는 전통적 콘텐츠 개발 방법의 한계를 극복하기 위하여 요구분석 시 Blue Ocean 전략과 6 Sigma 방법론을 결합한 시스템 개발 BORE Process를 콘텐츠 개발에 적합하게 변경한 Value innovative Requirements Engineering for Contents 프로세스로 제안하고, 콘텐츠 개발에 적용한 후, 그 결과의 유효성을 입증하기 위하여 공인된 기관의 콘텐츠 평가 결과를 제시한다.

  • PDF