• Title/Summary/Keyword: prefix

Search Result 319, Processing Time 0.026 seconds

Performance Evaluation of Cache Sensitive B+-tree (부분키를 사용한 캐쉬 인식 B+ 트리의 성능 평가)

  • Kim, Won-Sik;Han, Wook-Shin
    • Proceedings of the Korea Contents Association Conference
    • /
    • 2004.11a
    • /
    • pp.448-452
    • /
    • 2004
  • Cache sensitive $B^+-trees$ with partial keys is cache sensitive tree using both key compression and pointer compression. Although conventional cache sensitive trees consider individuallykey compression and pointer compression, cache sensitive $B^+-trees$ with partial keys make more cache utilization by compressing both key and pointer. We implement bulkload and search algorithms of cache sensitive $B^+-trees$ with partial key. And out performance studies show that cache sensitive $B^+-trees$ with partial key is better than $B^+-trees$ and Simple Prefix $B^+-trees$.

  • PDF

Mining Maximal Frequent Contiguous Sequences in Biological Data Sequences

  • Kang, Tae-Ho;Yoo, Jae-Soo;Kim, Hak-Yong;Lee, Byoung-Yup
    • International Journal of Contents
    • /
    • v.3 no.2
    • /
    • pp.18-24
    • /
    • 2007
  • Biological sequences such as DNA and amino acid sequences typically contain a large number of items. They have contiguous sequences that ordinarily consist of more than hundreds of frequent items. In biological sequences analysis(BSA), a frequent contiguous sequence search is one of the most important operations. Many studies have been done for mining sequential patterns efficiently. Most of the existing methods for mining sequential patterns are based on the Apriori algorithm. In particular, the prefixSpan algorithm is one of the most efficient sequential pattern mining schemes based on the Apriori algorithm. However, since the algorithm expands the sequential patterns from frequent patterns with length-1, it is not suitable for biological datasets with long frequent contiguous sequences. In recent years, the MacosVSpan algorithm was proposed based on the idea of the prefixSpan algorithm to significantly reduce its recursive process. However, the algorithm is still inefficient for mining frequent contiguous sequences from long biological data sequences. In this paper, we propose an efficient method to mine maximal frequent contiguous sequences in large biological data sequences by constructing the spanning tree with a fixed length. To verify the superiority of the proposed method, we perform experiments in various environments. The experiments show that the proposed method is much more efficient than MacosVSpan in terms of retrieval performance.

Similarity-based Caching Replacement Loss Minimization in Wireless Mobile Proxy Systems (무선 모바일 프록시 시스템에서 유사도 기반의 캐싱 손실 최소화)

  • Lee, Chong-Deuk
    • Journal of Advanced Navigation Technology
    • /
    • v.16 no.3
    • /
    • pp.455-462
    • /
    • 2012
  • The loss due to caching replacement in the wireless mobile proxy caching structure has a significant effect on streaming QoS. This paper proposes a similarity-based caching loss minimization (SCLM) for minimizing the loss caused by the caching replacement. The proposed scheme divides object segments, and then it performs the similarity relation about them. Segments that perform the similarity relation generates similarity relation tree (SRT). The similarity is an important metric for deciding a relevance feedback, and segments that satisfy these requirements in the cache block for caching replacement. Simulation results show that the proposed scheme has better performance than the existing prefix caching scheme, segment-based caching scheme, and bi-directional proxy scheme in terms of QoS, average delayed startup ratio, cache throughput, and cache response ratio.

FDR Test Compression Algorithm based on Frequency-ordered (Frequency-ordered 기반 FDR 테스트패턴 압축 알고리즘)

  • Mun, Changmin;Kim, Dooyoung;Park, Sungju
    • Journal of the Institute of Electronics and Information Engineers
    • /
    • v.51 no.5
    • /
    • pp.106-113
    • /
    • 2014
  • Recently, to reduce test cost by efficiently compressing test patterns for SOCs(System-on-a-chip), different compression techniques have been proposed including the FDR(Frequency-directed run-length) algorithm. FDR is extended to EFDR(Extended-FDR), SAFDR(Shifted-Alternate-FDR) and VPDFDR(Variable Prefix Dual-FDR) to improve the compression ratio. In this paper, a frequency-ordered modification is proposed to further augment the compression ratios of FDR, EFDR, SAFRD and VPDFDR. The compression ratio can be maximized by using frequency-ordered method and consequently the overall manufacturing test cost and time can be reduced significantly.

A Study on the Algorithm of Time Domain MMSE Equalization Using Newton Method (Newton 방법을 적용한 시간영역 MMSE 등화 알고리즘의 연구)

  • 이영진;박일근;서종수
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.26 no.12A
    • /
    • pp.1978-1982
    • /
    • 2001
  • In a Multi-carrier modulation system, CP (Cyclic prefix) is inserted in the transmit tame in order to eliminate the ISI (Intersymbol Interference) and ICI (Interchannel Interference) caused by delay spread of a received signal, which in rum degrades the throughput of the system. TEQ (Time-domain equalizer) improves the system throughput by shortening the CIR (Channel Impulse Response) time and maintaining the CP length to the minimum regardless of the channel condition. In this paper, a new MMSE (Minimum Mean Square Error) TEQ algorithm is proposed and its performance is analyzed in order to speed up computing the optimum tap coefficients of the equalizer by employing Newton method.

  • PDF

Symbol timing Offset Estimation for OFDM Using the 1 Symbol Offset Training Symbol and Controled CP Power (OFDM의 심벌 타이밍 옵셋 추정을 위한 1심벌 옵셋의 훈련심벌 사용법과 CP 출력조절법)

  • Ock, Youn Chul;Ha, Yeong Ho
    • Journal of the Institute of Electronics and Information Engineers
    • /
    • v.50 no.12
    • /
    • pp.3-13
    • /
    • 2013
  • This paper contains two algorithms proposed for synchronization in OFDM system. The first is having 1 symbol offset while calculating the timing metric, and the second is introduced in new parameter such as Reduction Factor(${\rho}$), Break Constant(${\beta}_k$) and Implant Depth(${\delta}_I$) in order to control the power of CP(Cyclic Prefix) area. Two proposed method are evaluated performance with conventional methode, and than the result of simulation show proposed methods is better than conventional methode while it experience into multipath fading channel.

SMC: An Seed Merging Compression for Test Data (시드 병합을 통한 테스트 데이터의 압축방법)

  • Lee Min-joo;Jun Sung-hun;Kim Yong-joon;Kang Sumg-ho
    • Journal of the Institute of Electronics Engineers of Korea SD
    • /
    • v.42 no.9 s.339
    • /
    • pp.41-50
    • /
    • 2005
  • As the size of circuits becomes larger, the test method needs more test data volume and larger test application time. In order to reduce test data volume and test application time, a new test data compression/decompression method is proposed. The proposed method is based on an XOR network uses don't-care-bits to improve compression ratio during seed vectors generation. After seed vectors are produced seed vectors can be merged using two prefix codes. It only requires 1 clock time for reusing merged seed vectors, so test application time can be reduced tremendously. Experimental results on large ISCAS '89 benchmark circuits prove the efficiency of the proposed method.

Identification of WLAN Signals Using the Difference in the Occupied Bandwidth (점유 대역폭 차이를 이용한 무선랜 신호 구별 방법)

  • Lim, Chang Heon;Kim, Hyung Jung
    • Journal of the Institute of Electronics and Information Engineers
    • /
    • v.52 no.9
    • /
    • pp.3-7
    • /
    • 2015
  • Recently, a lot of research effort has been directed toward spectrum sensing and identification of OFDM signals as the OFDM technique has been adopted for transmission in many wireless communications standards. Among them, two popular WLAN standards, IEEE 802.11a and IEEE 802.11n, have a very similar OFDM symbol structure in terms of the lengths of CP(cyclic prefix) and effective OFDM symbol and so it is not straightforward to distinguish them with existing spectrum sensing methods based on the difference in the parameters. In this paper, we present a spectrum sensing strategy for identifying them by exploiting the fact that they employ different bandwidths and examine its performance.

Performance Analysis of Carrier Recovery for OFDM/QPSK-DMR System Using Band Limited-Pulse Shaping Filter (대역 제한 필터를 적용하는 OFDM/QPSK-DMR 시스템에 대한 Carrier Recovery의 성능 분석)

  • Ahn, Jun-Bae;Yang, Hee-Jin;Oh, Chang-Heon;Cho, Sung-Joon
    • Proceedings of the Korea Electromagnetic Engineering Society Conference
    • /
    • 2003.11a
    • /
    • pp.403-406
    • /
    • 2003
  • In this paper, we have proposed a carrier recovery algorithm of OFDM/QPSK-DMR(Orthogonal Frequency Division Multiplexing/Quadrature Phase Shift Keying Modulation-Digital Microwave Radio)system using BL-PSF(Band Limited-Pulse Shaping Filter) and have analyzed the carrier phase MSE(Mean Square Error) performance of OFDM/QPSK and single carrier DMR systems. The existing OFDM/QPSK-DMR system using windowing requires training sequence or CP(Cyclic prefix) to synchronize a receive. carrier frequency. Because in the OFDM/QPSK-DMR system using BL-PSF there is no training sequence or CP(Cyclic Prefix), we also propose a carrier recovery useful to the system. The simulation results confirm that the proposed carrier recovery algorithm has the same carrier phase MSE(Mean Square Error) performance for the single carrier DMR system under AWGN(Additive White Gaussian Noise) environment.

  • PDF

Performance Analysis of Clock Recovery for OFDM/QPSK-DMR System Using Band Limited-Pulse Shaping Filter (대역 제한 필터를 적용하는 OFDM/QPSK-DMR 시스템에 대한 Clock Recovery의 성능 분석)

  • Ahn, Jun-Bae;Yang, Hee-Jin;Oh, Chang-Heon;Cho, Sung-Joon
    • Proceedings of the Korea Electromagnetic Engineering Society Conference
    • /
    • 2003.11a
    • /
    • pp.394-397
    • /
    • 2003
  • In this paper, we have proposed a clock recovery algorithm of OFDM/QPSK-DMR(Orthogonal Frequency Division Multiplexing/Quadrature Phase Shift Keying Modulation-Digital Microwave Radio)system using BL-PSF(Band Limited-Pulse Shaping Filter) and have analyzed the clock phase error variance performance of OFDM/QPSK and single carrier DMR systems. The existing OFDM/QPSK-DMR system using the windowing requires training sequence or CP(Cyclic Prefix) to synchronize a receiver clock frequency Because there is no training sequence or CP(Cyclic prefix) in our proposed DMR system, the proposed clock recovery algorithm is useful to the OFDM/QPSK-DMR system using BL-PSF, The simulation results confirm that the proposed clock recovery algorithm has the same clock phase error variance performance in a single carrier DMR system under AWGN(Additive White Gaussian Noise) environment.

  • PDF