• Title/Summary/Keyword: 멀티-스트링

Search Result 35, Processing Time 0.018 seconds

Multicast Routing On High Speed networks using Evolutionary Algorithms (진화 알고리즘을 이용한 초고속 통신망에서의 멀티캐스트 경로배정 방법에 관한 연구)

  • Lee, Chang-Hoon;Zhang, Byoung-Tak;Ahn, Sang-Hyun;Kwak, Ju-Hyun;Kim, Jae-Hoon
    • The Transactions of the Korea Information Processing Society
    • /
    • v.5 no.3
    • /
    • pp.671-680
    • /
    • 1998
  • Network services, such as teleconferencing, remote diagnostics and education, and CSCW require multicasting. Multicast routing methods can be divided into two categories. One is the shortest path tree method and the other is the minimal Steiner tree method. The latter has an advantage over the former in that only one Steiner tree is needed for a group. However, finding a minimal Steiner tree is an NP-complete problem and it is necessary to find an efficient heuristic algorithm. In this paper, we present an evolutionary optimization method for finding minimal Steiner trees without sacrificing too much computational efforts. In particular, we describe a tree-based genetic encoding scheme which is in sharp constast with binary string representations usually adopted in convetional genetic algorithms. Experiments have been performed to show that the presented method can find optimal Steiner trees for given vetwork configurations. Comparitivie studies have shown that the evolutionary method finds on average a better solution than other conventional heustric algorithms.

  • PDF

Development and Evaluation of Multi-string Power Balancing System for Solar Streetlight (태양광 가로등용 멀티스트링 파워 밸런싱 시스템의 개발 및 평가)

  • Yun, Jung-Hyun
    • Journal of the Korean Institute of Electrical and Electronic Material Engineers
    • /
    • v.25 no.12
    • /
    • pp.1021-1027
    • /
    • 2012
  • In this paper, multi-string power balancing system for streetlight was developed. Accordingly, the components of the system was developed, unit converters, MPPT control unit, a bank of Li-ion battery and controls the charging and discharging. Loss by improving the efficiency of the system through the parallel operation of the unit converter output will be reduced. And by improving the efficiency of the system through the unit converter parallel operation, output losses will be reduced. Charging and discharging efficiency of the device used in a typical solar streetlight is calculated based on the maximum power input. Because of the variation of the input power has a weakness. In this paper, flexible to changes in the input, and a system was developed to minimize the cost per watt. Measure the performance of the unit module from the system, the result was more than 91%. And the charging capacity 12 V/105 Ah, module power 180 W, respectively. Should expect to be able to improve performance through continuous monitoring in the future.

Implementation of an Efficient Music Retrieval System based on the Analysis of User Query Pattern (사용자 질의 패턴 분석을 통한 효율적인 음악 검색 시스템의 구현)

  • Rho, Seung-min;Hwang, Een-jun
    • The KIPS Transactions:PartA
    • /
    • v.10A no.6
    • /
    • pp.737-748
    • /
    • 2003
  • With the popularity of digital music contents, querying and retrieving music contents efficiently from database has become essential. In this paper, we propose a Fast Melody Finder (FMF) that can retrieve melodies fast and efficiently from music database using frequently queried tunes. This scheme is based on the observation that users have a tendency to memorize and query a small number of melody segments, and indexing such segments enables fast retrieval. To handle those tunes, FMF transcribes all the acoustic and common music notational inputs into a specific string such as UDR and LSR. We have implemented a prototype system and showed on its performance through various experiments.

Code Optimization Using Pattern Table (패턴 테이블을 이용한 코드 최적화)

  • Yun Sung-Lim;Oh Se-Man
    • Journal of Korea Multimedia Society
    • /
    • v.8 no.11
    • /
    • pp.1556-1564
    • /
    • 2005
  • Various optimization techniques are deployed in the compilation process of a source program for improving the program's execution speed and reducing the size of the source code. Of the optimization pattern matching techniques, the string pattern matching technique involves finding an optimal pattern that corresponds to the intermediate code. However, it is deemed inefficient due to excessive time required for optimized pattern search. The tree matching pattern technique can result in many redundant comparisons for pattern determination, and there is also the disadvantage of high cost involved in constructing a code tree. The objective of this paper is to propose a table-driven code optimizer using the DFA(Deterministic Finite Automata) optimization table to overcome the shortcomings of existing optimization techniques. Unlike other techniques, this is an efficient method of implementing an optimizer that is constructed with the deterministic automata, which determines the final pattern, refuting the pattern selection cost and expediting the pattern search process.

  • PDF

Extracting and Transmitting Video Streams based on H.264 SVC in a Multi-Path Network (다중경로 네트워크에서 H.264 SVC에 기반한 비디오 스트링 추출 및 전송 기법)

  • Ryu, Eun-Seok;Lee, Jung-Hwan;Yoo, Hyuck
    • Journal of KIISE:Information Networking
    • /
    • v.35 no.6
    • /
    • pp.510-520
    • /
    • 2008
  • These days, the network convergence for utilizing heterogeneous network on mobile device is being very actively studied. However, understanding characteristics of physical network interfaces and video encoder is needed for using the network convergence technologies efficiently. Thus, this paper proposes an optimized method for streaming video data through different network paths depending on data characteristics and channel condition. Accordingly, unlike the traditional methods, this study divides scalable coded videos by layer importance, the importance of stream information, and the importance in consideration of video decoder's robustness and selectively sends the data via multiple channels. And the experimental results show over 1dB increment in PSNR. The result of this study will provide an optimized video transmission technique in the next generation network convergence environment in which mobile devices have multiple network interfaces.