• 제목/요약/키워드: complexity science

검색결과 1,844건 처리시간 0.038초

Improving Lookup Time Complexity of Compressed Suffix Arrays using Multi-ary Wavelet Tree

  • Wu, Zheng;Na, Joong-Chae;Kim, Min-Hwan;Kim, Dong-Kyue
    • Journal of Computing Science and Engineering
    • /
    • 제3권1호
    • /
    • pp.1-4
    • /
    • 2009
  • In a given text T of size n, we need to search for the information that we are interested. In order to support fast searching, an index must be constructed by preprocessing the text. Suffix array is a kind of index data structure. The compressed suffix array (CSA) is one of the compressed indices based on the regularity of the suffix array, and can be compressed to the $k^{th}$ order empirical entropy. In this paper we improve the lookup time complexity of the compressed suffix array by using the multi-ary wavelet tree at the cost of more space. In our implementation, the lookup time complexity of the compressed suffix array is O(${\log}_{\sigma}^{\varepsilon/(1-{\varepsilon})}\;n\;{\log}_r\;\sigma$), and the space of the compressed suffix array is ${\varepsilon}^{-1}\;nH_k(T)+O(n\;{\log}\;{\log}\;n/{\log}^{\varepsilon}_{\sigma}\;n)$ bits, where a is the size of alphabet, $H_k$ is the kth order empirical entropy r is the branching factor of the multi-ary wavelet tree such that $2{\leq}r{\leq}\sqrt{n}$ and $r{\leq}O({\log}^{1-{\varepsilon}}_{\sigma}\;n)$ and 0 < $\varepsilon$ < 1/2 is a constant.

심미적 영향요소인 단순/복잡과 제품 형태의 기능 표현 지각 그리고 선호도의 관계 (The Research on the Product's Aesthetic Influential Factors of Simplicity/Complexity and Applying functions to Its Shape, and the Consumers' Preferences Related to Them)

  • 조광수
    • 감성과학
    • /
    • 제8권1호
    • /
    • pp.63-74
    • /
    • 2005
  • 본 연구는 심미적 영향요소 중 하나인 단순$\cdot$복잡이 과연 선호도와 어떠한 관계가 있으며, 다른 심미적 차원들과의 관계를 정립하기 위한 초기 연구 과정 중 하나이다. '제품이 가져야 할 가장 기본적인 기능이 제품 형태에 표현될 때 과연 심미적 영향요소 중의 하나인 단순$\cdot$복잡이 그 기능 표현에 영향을 주는가' 그리고 '기능 표현, 단순 복잡 그리고 선호도와의 관계는 어떠한가'를 알아보는 데 그 목적이 있다. 이를 위해 선택된 제품들을 범주화하고 각 범주별 제품들을 대상으로 실험하여 범주별 성향을 찾고 이를 기본으로 디자인 프로세스에 적용하여 검증하도록 한다.

  • PDF

High-Throughput Low-Complexity Successive-Cancellation Polar Decoder Architecture using One's Complement Scheme

  • Kim, Cheolho;Yun, Haram;Ajaz, Sabooh;Lee, Hanho
    • JSTS:Journal of Semiconductor Technology and Science
    • /
    • 제15권3호
    • /
    • pp.427-435
    • /
    • 2015
  • This paper presents a high-throughput low-complexity decoder architecture and design technique to implement successive-cancellation (SC) polar decoding. A novel merged processing element with a one's complement scheme, a main frame with optimal internal word length, and optimized feedback part architecture are proposed. Generally, a polar decoder uses a two's complement scheme in merged processing elements, in which a conversion between two's complement and sign-magnitude requires an adder. However, the novel merged processing elements do not require an adder. Moreover, in order to reduce hardware complexity, optimized main frame and feedback part approaches are also presented. A (1024, 512) SC polar decoder was designed and implemented using 40-nm CMOS standard cell technology. Synthesis results show that the proposed SC polar decoder can lead to a 13% reduction in hardware complexity and a higher clock speed compared to conventional decoders.

달리기 속도 증가에 따른 성별 CoP (Center of Pressure)의 복잡성 패턴 (Complexity Pattern of Center of Pressure between Genders via Increasing Running Speed)

  • Ryu, Jiseon
    • 한국운동역학회지
    • /
    • 제29권4호
    • /
    • pp.247-254
    • /
    • 2019
  • Objective: The goal of this study was to determine the center of pressure (CoP) complexity pattern in approximate entropy technique between genders at different conditions of running speed. Background: It is conducted to evaluate the complexity pattern of CoP in the increment of running speed to have insights to injury prediction, stability, and auxiliary aids for the foot. Method: Twenty men (age=22.3±1.5 yrs.; height=176.4±5.4 cm; body weight=73.9±8.2 kg) and Twenty women (age=20.8±1.2 yrs.; height=162.8±5.2 cm; body weight=55.0±6.3 kg) with heel strike pattern were recruited for the study. While they were running at 2.22, 3.33, 4.44 m/s speed on a treadmill (instrumented dual belt treadmills, USA) with a force plate, CoP data were collected for the 10 strides. The complexity pattern of the CoP was analyzed using the ApEn technique. Results: The ApEn of the medial-lateral and antero-posterior CoP in the increment of running speed showed significantly difference within genders (p<.05), but there were not statistically significant between genders at all conditions of running speed. Conclusion: Based on the results of this study, CoP complexity pattern in the increment of running speed was limited to be characterized between genders as an indicator to judge the potential injury and stability. Application: In future studies, it is needed to investigate the cause of change for complexity of CoP at various running speed related to this study.

An XPDL-Based Workflow Control-Structure and Data-Sequence Analyzer

  • Kim, Kwanghoon Pio
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • 제13권3호
    • /
    • pp.1702-1721
    • /
    • 2019
  • A workflow process (or business process) management system helps to define, execute, monitor and manage workflow models deployed on a workflow-supported enterprise, and the system is compartmentalized into a modeling subsystem and an enacting subsystem, in general. The modeling subsystem's functionality is to discover and analyze workflow models via a theoretical modeling methodology like ICN, to graphically define them via a graphical representation notation like BPMN, and to systematically deploy those graphically defined models onto the enacting subsystem by transforming into their textual models represented by a standardized workflow process definition language like XPDL. Before deploying those defined workflow models, it is very important to inspect its syntactical correctness as well as its structural properness to minimize the loss of effectiveness and the depreciation of efficiency in managing the corresponding workflow models. In this paper, we are particularly interested in verifying very large-scale and massively parallel workflow models, and so we need a sophisticated analyzer to automatically analyze those specialized and complex styles of workflow models. One of the sophisticated analyzers devised in this paper is able to analyze not only the structural complexity but also the data-sequence complexity, especially. The structural complexity is based upon combinational usages of those control-structure constructs such as subprocesses, exclusive-OR, parallel-AND and iterative-LOOP primitives with preserving matched pairing and proper nesting properties, whereas the data-sequence complexity is based upon combinational usages of those relevant data repositories such as data definition sequences and data use sequences. Through the devised and implemented analyzer in this paper, we are able eventually to achieve the systematic verifications of the syntactical correctness as well as the effective validation of the structural properness on those complicate and large-scale styles of workflow models. As an experimental study, we apply the implemented analyzer to an exemplary large-scale and massively parallel workflow process model, the Large Bank Transaction Workflow Process Model, and show the structural complexity analysis results via a series of operational screens captured from the implemented analyzer.

주파수 오프셋과 위상 잡음이 있는 OFDM 시스템에서 PNFS 알고리즘 간소화를 통한 복잡도 개선 (A Complexity Reduced PNFS Algorithm for the OFDM System with Frequency Offset and Phase Noise)

  • 김도훈;유흥균
    • 한국전자파학회논문지
    • /
    • 제23권4호
    • /
    • pp.499-506
    • /
    • 2012
  • 본 논문에서는 OFDM 시스템에서 성능 열화의 요인인 위상 잡음과 주파수 오프셋의 영향을 분석하고, 복잡도 측면에서 개선된 PNFS(Phase Noise and Frequency offset Suppression) 알고리즘을 제안한다. OFDM 시스템에서는 위상 잡음과 주파수 오프셋, 도플러 효과와 같은 ICI 성분에 의해 영향을 많이 받게 된다. 특히 이와 같은 성분들을 보상하기 위해서는 복잡도가 높은 계산을 통하여 처리하게 되어 기저 대역에서 부담이 증가하게 된다. 따라서 복잡도를 줄이면서 ICI 성분을 보상할 수 있는 PNFS 알고리즘을 제안한다. 기존의 PNFS 알고리즘에서 성능 변화가 미미한 파라미터의 계산을 근사화하여 복잡도를 줄이는 방법을 제시하고, 기존의 PNFS 알고리즘과 계산량을 비교하여 개선된 PNFS 알고리즘의 복잡도를 비교한다. 개선된 PNFS 알고리즘의 성능을 비교 분석하고 시뮬레이션을 통하여 검증한다.

보행 시 낙상 유무에 따른 압력중심점의 복잡성 비교 (Complexity Comparison of Center of Pressure between Fallers and Non-fallers during Gait)

  • Park, Sang Kyoon;Ryu, Sihyun;Kim, Jongbin;Yoon, Sukhoon;Ryu, Jiseon
    • 한국운동역학회지
    • /
    • 제29권2호
    • /
    • pp.113-119
    • /
    • 2019
  • Objective: The purpose of this study was to investigate the effect of the falls on the center of pressure (CoP) complexity during gait using non-linear approximate entropy (ApEn). Method: 20 elderly women with experience of falling ($age=72.55{\pm}5.42yrs$; $height=154.40{\pm}4.26cm$; $body\;weight=57.40{\pm}6.21kg$; $preferred\;gait\;speed=0.52{\pm}0.17m/s$) and 20 elderly women with no experience of falling ($age=71.90{\pm}2.90yrs$; $height=155.28{\pm}4.73cm$; $body\;weight=56.70{\pm}5.241kg$; $preferred\;gait\;speed=0.56{\pm}0.13m/s$) were recruited for the study. While they were walking at their preferred gait speed on a treadmill (instrumented dual belt treadmills, Bertec, USA) with a force plate CoP data were collected for the 20 strides. The complexity of the CoP was analyzed using the ApEn technique. Results: The ApEn of the medial-lateral CoP in the fallers showed smaller about 16% compared to the non-fallers (p<.05). The ApEn of the antero-posterior CoP of the fallers showed smaller about 12% compared to the non-fallers, but the difference was not statistically significant. Conclusion: Based on the results of this study, the reduction of the medio-lateral CoP complexity in the elderly gait would be an index to determine the potential fall.

Resource Allocation and EE-SE Tradeoff for H-CRAN with NOMA-Based D2D Communications

  • Wang, Jingpu;Song, Xin;Dong, Li
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • 제14권4호
    • /
    • pp.1837-1860
    • /
    • 2020
  • We propose a general framework for studying resource allocation problem and the tradeoff between spectral efficiency (SE) and energy efficiency (EE) for downlink traffic in power domain-non-orthogonal multiple access (PD-NOMA) and device to device (D2D) based heterogeneous cloud radio access networks (H-CRANs) under imperfect channel state information (CSI). The aim is jointly optimize radio remote head (RRH) selection, spectrum allocation and power control, which is formulated as a multi-objective optimization (MOO) problem that can be solved with weighted Tchebycheff method. We propose a low-complexity algorithm to solve user association, spectrum allocation and power coordination separately. We first compute the CSI for RRHs. Then we study allocating the cell users (CUs) and D2D groups to different subchannels by constructing a bipartite graph and Hungrarian algorithm. To solve the power control and EE-SE tradeoff problems, we decompose the target function into two subproblems. Then, we utilize successive convex program approach to lower the computational complexity. Moreover, we use Lagrangian method and KKT conditions to find the global optimum with low complexity, and get a fast convergence by subgradient method. Numerical simulation results demonstrate that by using PD-NOMA technique and H-CRAN with D2D communications, the system gets good EE-SE tradeoff performance.