• 제목/요약/키워드: update system

검색결과 1,191건 처리시간 0.03초

Quantized System Modeling and Performance Evaluation

  • Lee, Jong-Sik
    • 한국시뮬레이션학회:학술대회논문집
    • /
    • 한국시뮬레이션학회 2003년도 추계학술대회 및 정기총회
    • /
    • pp.87-93
    • /
    • 2003
  • This paper reviews existing message-filtering schemes and presents a quantization-based message-filtering approach which reduces state update transmission and message traffic requirement. For a realization of the approach we develop a DEVS-based integrator which provides behavior and characteristic of the quantization-based approach. We take a spaceship and space traveling system as a case study to evaluate performance of the quantization-based approach. The approach is validated by DEVSJAVA simulations of the case study. The comparison of message traffic requirement between DTSS (Discrete Time System Specification)-based and DEVS-based systems apparently shows system performance improvement through the quantization-based approach.

  • PDF

A Flash-based B+-Tree using Sibling-Leaf Blocks for Efficient Node Updates and Range Searches

  • Lim, Seong-Chae
    • International Journal of Internet, Broadcasting and Communication
    • /
    • 제8권3호
    • /
    • pp.12-24
    • /
    • 2016
  • Recently, as the price per bit is decreasing at a fast rate, flash memory is considered to be used as primary storage of large-scale database systems. Although flash memory shows off its high speeds of page reads, however, it has a problem of noticeable performance degradation in the presence of increasing update workloads. When updates are requested for pages with random page IDs, in particular, the shortcoming of flash tends to impair significantly the overall performance of a flash-based database system. Therefore, it is important to have a way to efficiently update the B+-tree, when it is stored in flash storage. This is because most of updates in the B+-tree arise at leaf nodes, whose page IDs are in random. In this light, we propose a new flash B+-tree that stores up-to-date versions of leaf nodes in sibling-leaf blocks (SLBs), while updating them. The use of SLBs improves the update performance of B-trees and provides the mechanism for fast key range searches. To verify the performance advantages of the proposed flash B+-tree, we developed a mathematical performance evaluation model that is suited for assessing B-tree operations. The performance comparisons from it show that the proposed flash B+-tree provides faster range searches and reduces more than 50% of update costs.

측정된 점데이터 기반 삼각형망 곡면 메쉬 모델의 국부적 자동 수정 (Automatic Local Update of Triangular Mesh Models Based on Measurement Point Clouds)

  • 우혁제;이종대;이관행
    • 한국CDE학회논문집
    • /
    • 제11권5호
    • /
    • pp.335-343
    • /
    • 2006
  • Design changes for an original surface model are frequently required in a manufacturing area: for example, when the physical parts are modified or when the parts are partially manufactured from analogous shapes. In this case, an efficient 3D model updating method by locally adding scan data for the modified area is highly desirable. For this purpose, this paper presents a new procedure to update an initial model that is composed of combinatorial triangular facets based on a set of locally added point data. The initial surface model is first created from the initial point set by Tight Cocone, which is a water-tight surface reconstructor; and then the point cloud data for the updates is locally added onto the initial model maintaining the same coordinate system. In order to update the initial model, the special region on the initial surface that needs to be updated is recognized through the detection of the overlapping area between the initial model and the boundary of the newly added point cloud. After that, the initial surface model is eventually updated to the final output by replacing the recognized region with the newly added point cloud. The proposed method has been implemented and tested with several examples. This algorithm will be practically useful to modify the surface model with physical part changes and free-form surface design.

다충신경망을 위한 온라인방식 학습의 개별학습단계 최적화 방법 (Local-step Optimization in Online Update Learning of Multilayer Perceptrons)

  • Tae-Seung, Lee;Ho-Jin, Choi
    • 한국정보과학회:학술대회논문집
    • /
    • 한국정보과학회 2004년도 가을 학술발표논문집 Vol.31 No.2 (2)
    • /
    • pp.700-702
    • /
    • 2004
  • A local-step optimization method is proposed to supplement the global-step optimization methods which adopt online update mode of internal weights and error energy as stop criterion in learning of multilayer perceptrons (MLPs). This optimization method is applied to the standard online error backpropagation(EBP) and the performance is evaluated for a speaker verification system.

  • PDF

영향도에서의 확률개선을 위한 휴리스틱 알고리즘 (A Heuristic Algorithm to Update Probabilities in Influence Diagrams)

  • Bae, Ki Woong
    • 산업경영시스템학회지
    • /
    • 제18권36호
    • /
    • pp.83-91
    • /
    • 1995
  • The objective of this paper is to develop ail algorithm to update probabilities in influence diagrams. Pearl has designed the method of conditioning. This paper applies his algorithm for probability updates by selecting a loop-outset for tile diagram and instantiating these loop-outset nodes. It is discussed the conditions that need to be satisfied by the selected nodes. And a heuristic algorithm is presented for finding a loop-outset that satisfies these conditions.

  • PDF

초분광 위성영상 Hyperion을 활용한 토지피복지도 자동갱신 연구 (Study on Automated Land Cover Update Using Hyperspectral Satellite Image(EO-1 Hyperion))

  • 장세진;채옥삼;이호남
    • 한국측량학회:학술대회논문집
    • /
    • 한국측량학회 2007년도 춘계학술발표회 논문집
    • /
    • pp.383-387
    • /
    • 2007
  • The improved accuracy of the Land Cover/Land Use Map constructed using Hyperspectal Satellite Image and the possibility of real time classification of Land Use using optimal Band Selective Factor enable the change detection from automatic classification using the existed Land Cover/Land Use Map and the newly acquired Hyperspectral Satellite Image. In this study, the effective analysis techniques for automatic generation of training regions, automatic classification and automatic change detection are proposed to minimize the expert's interpretation for automatic update of the Land Cover/Land Use Map. The proposed algorithms performed successfully the automatic Land Cover/Land Use Map construction, automatic change detection and automatic update on the image which contained the changed region. It would increase applicability in actual services. Also, it would be expected to present the effective methods of constructing national land monitoring system.

  • PDF

관계형 데이터베이스에서 비정규화를 사용한 데이터베이스 설계 (A database design using denormalization in relational database)

  • 장영관;강맹규
    • 한국경영과학회:학술대회논문집
    • /
    • 대한산업공학회/한국경영과학회 1996년도 춘계공동학술대회논문집; 공군사관학교, 청주; 26-27 Apr. 1996
    • /
    • pp.172-178
    • /
    • 1996
  • Databases are critical to business information systems, and RDBMS is most widely usded for the database system. Normalization has been designed to control various anomalies(insert, update, and delete anomalies). However, normalized databese design does not account for the tradeoffs necessary for the performance. In this research, we develop a model for database desin by denormalization of duplicating attributes in order to reduce frequent join processes. In this model, we consider insert, update, and delete costs. The anomalies are treated by additional disk I/O which is necessary for each insert and update transaction. We propose a branch and bound method for this model, and show considerable cost reduction.

  • PDF

Fast Management of ONUs Based on Broadcast Control Channel for a 10-Gigabit-Capable Passive Optical Network (XG-PON) System

  • Lee, Youngsuk;Lee, Dongsoo;Yoo, Hark;Kim, Youngsun;Kim, Younghan
    • Journal of Communications and Networks
    • /
    • 제15권5호
    • /
    • pp.538-542
    • /
    • 2013
  • This paper proposes a broadcast software download (BSD) scheme for a 10-gigabit-capable passive optical network (XG-PON), which dramatically reduces the time required to update a remotely-located user terminal's software. The performance of the proposed BSD is examined by numerical analysis and demonstrated by experimental verification on our XG-PON test platforms. The results show that the BSD takes less than 5 minutes to update 45 user-terminal software, while the conventional unicast software download scheme normally takes more than one and half hours.

저장뷰를 통한 분산 테이타베이스의 구현 (Supporting Materialized Views in Distributed Database Systems)

  • 이우기;강석호;박주석;이종호
    • Asia pacific journal of information systems
    • /
    • 제5권2호
    • /
    • pp.131-142
    • /
    • 1995
  • In distributed database systems materialized views are useful to solve many problems caused by data replication. This paper deals with the problem of updating materialized views incluing join operations. We use a differential update which uses logs that record the change of base tables in certain periods. This method avoids locking of the base tables so that it makes the system more efficient. We update materialized views periodically to save the updating cost envolved. A screen test is applied to differential files to eliminate tuples that are irrelevant to any of the views being updated. Using these methods, a detailed procedure is addressed to refresh materialized views. Then we show that our update procedure performs better than a semijoin approach.

  • PDF

지능형 입체음향 TV (Smart Virtual Sound Rendering System for Digital TV)

  • 김선민;공동건
    • 한국소음진동공학회:학술대회논문집
    • /
    • 한국소음진동공학회 2008년도 춘계학술대회논문집
    • /
    • pp.939-946
    • /
    • 2008
  • 본 논문은 시청자의 위치에 최적화된 입체음향을 제공하는 TV 개발에 관한 것으로 2 개의 TV 스피커만으로 5.1 채널 스피커가 주는 입체음향 효과를 제공해준다. 기존의 Speaker Virtualizer 기술은 시청자가 특정 위치(Sweet Spot)를 벗어나면 입체음향 성능이 현저히 저하된다. 반면, 본 논문에서 제안하는 Adaptive Virtualizer 기술은 초음파가 장착된 리모콘을 사용하여 시청자의 위치를 인식하고 인식된 시청자의 위치 정보를 활용하여 청취위치에 해당하는 HRTF로부터 설계된 Filter를 Update 하고 두 스피커의 출력레벨 및 시간지연 값을 보정함으로써 최적의 입체음향을 재현한다. 본 논문에서는 실시간 구현을 위해 Speaker Virtualizer의 계산량을 최소화하는 기술을 제안하고 다양한 청취 위치에 해당하는 Filter를 설계하고 설계된 Filter를 효율적으로 Update 하는 Adaptive Virtualizer 기술을 제안한다. 또한, 초음파를 이용한 시청자 위치 인식 기술 및 전체 시스템 통합 기술을 제시한다.

  • PDF