• Title/Summary/Keyword: Code splitting

Search Result 78, Processing Time 0.025 seconds

Split LDPC Codes for Hybrid ARQ

  • Joo, Hyeong-Gun;Hong, Song-Nam;Shin, Dong-Joon
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.32 no.10C
    • /
    • pp.942-949
    • /
    • 2007
  • In this paper, we propose a new rate-control scheme, called splining, to construct low-rate codes from high-rate codes by splitting rows of the parity-check matrices of LDPC codes, which can construct rate-compatible LDPC codes having good initial transmission performance. Good low-rate codes can be constructed by making the number of distinct check node degrees as small as possible after splitting. The proposed scheme achieves good cycle property, low decoding complexity, and fast convergence speed, especially compared to the puncturing. Especially, rate-compatible repeat accumulate-type LDPC (RA-Type LDPC) code is constructed using splitting, which covers the code rates from 1/3 to 4/5. Through simulation it is shown that this code outperforms other rate-compatible RA-Type LDPC codes for all rates and can be decoded conveniently and efficiently.

Mechanical Properties of Energy Efficient Concretes Made with Binary, Ternary, and Quaternary Cementitious Blends of Fly Ash, Blast Furnace Slag, and Silica Fume

  • Kim, Jeong-Eun;Park, Wan-Shin;Jang, Young-Il;Kim, Sun-Woo;Kim, Sun-Woong;Nam, Yi-Hyun;Kim, Do-Gyeum;Rokugo, Keitetsu
    • International Journal of Concrete Structures and Materials
    • /
    • v.10 no.sup3
    • /
    • pp.97-108
    • /
    • 2016
  • When the energy performance of concrete is substantially higher than that of normal type concrete, such concrete is regarded as energy efficient concrete (WBSCSD 2009). An experimental study was conducted to investigate mechanical properties of energy efficient concrete with binary, ternary and quaternary admixture at different curing ages. Slump test for workability and air content test were performed on fresh concretes. Compressive strength, splitting tensile strength were made on hardened concrete specimens. The mechanical properties of concrete were compared with predicted values by ACI 363R-84 Code, NZS 3101-95 Code, CSA A23.3-94 Code, CEB-FIP Model, EN 1991, EC 2-02, AIJ Code, JSCE Code, and KCI Code. The use of silica fume increased the compressive strengths, splitting tensile strengths, modulus of elasticities and Poisson's ratios. On the other hand, the compressive strength and splitting tensile strength decreased with increasing fly ash.

Analysis of the Maximum Principal Strain on the Splitting Surface by Blasting Detonation Pattern (발파 기폭 패턴에 따른 분할 단면의 최대주변형률 분석)

  • Song, Jeong-Un;Kim, Seung-Kon;Park, Hoon
    • Explosives and Blasting
    • /
    • v.37 no.2
    • /
    • pp.1-13
    • /
    • 2019
  • In this study, Rock deformation on the splitting surface was investigated by using the finite element code relating to the blasting in urban area. The maximum principal strain according to the blasting detonation pattern was analyzed by the modeled blast section, and deformation of the splitting surface formed by the numerical analysis and the real blasting were compared. As a result, it was found that the maximum principal strain was observed a difference according to the blasting detonation pattern on the splitting surface, and the splitting surface was showed a similar waveform both the numerical analysis and the real blasting.

Numerical Simulation of Free Surface Flows Using the Roe's Flux-difference Splitting Scheme (Roe의 Flux-difference Splitting 기법을 이용한 자유표면 유동 모사)

  • Shin, Sang-Mook;Kim, In-Chul;Kim, Yong-Jig
    • Journal of the Society of Naval Architects of Korea
    • /
    • v.47 no.1
    • /
    • pp.11-19
    • /
    • 2010
  • A code is developed to simulate incompressible free surface flows using the Roe's flux-difference splitting scheme. An interface of two fluids is considered as a moving contact discontinuity. The continuities of pressure and normal velocity across the interface are enforced by the conservation law in the integral sense. The fluxes are computed using the Roe's flux-difference splitting scheme for two incompressible fluids. The interface can be identified based on the computed density distribution. However, no additional treatment is required along the interface during the whole computations. Complicated time evolution of the interface including topological change can be captured without any difficulties. The developed code is applied to simulate the Rayleigh-Taylor instability of two incompressible fluids in the density ratio of 7.2:1 and the broken dam problem of water-air. The present results are compared with other available results and good agreements are achieved for the both cases.

Optimal Bit Split Methods and Performance Analysis for Applying to Multilevel Modulation of Iterative Codes (반복 부호의 다치 변조방식 적용을 위한 최적의 비트 분리 방법 및 성능평가)

  • Bae, Jong-Tae;Jung, Ji-Won;Choi, Seok-Soon;Kim, Min-Hyuk;Chang, Dae-Ig
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.32 no.3C
    • /
    • pp.216-225
    • /
    • 2007
  • This paper presents bit splitting methods to apply multilevel modulation to iterative codes such as turbo code, low density parity check code and turbo product code. Log-likelihood ratio method splits multilevel symbols to bits using the received in-phase and quadrature component based on Gaussian approximation. However it is too complicate to calculate and implement hardware due to exponential and log calculation. therefore this paper presents Euclidean, MAX and Sector method to reduce the high complexity of LLR method. We propose optimal bit splitting method for three iterative codes.

Migration of Web Services in a Mobile Environment (모바일 환경에서 웹 서비스의 이동)

  • Park, Myung-Woo;Kim, Yeon-Seok;Lee, Kyong-Ho
    • Journal of Korea Multimedia Society
    • /
    • v.11 no.8
    • /
    • pp.1179-1193
    • /
    • 2008
  • Recently, mobile devices enabled with Web services are being considered as equal participants of the Web services environment. The frequent mobility of devices and the intermittent disconnection of wireless network require migrating or replicating Web services onto adjacent devices appropriately. This paper proposes an efficient method for migrating and replicating Web services among mobile devices through code splitting. Specifically, the proposed method split the source code of a Web service into sub-codes based on users' preference to its constituent operations. The sub-code with higher preference is migrated earlier than others. The proposed method also replicates a Web service to other devices to enhance its performance by considering context information such as network traffic or the parameter size of its operations.

  • PDF

Metrics for Code Quality Check in SEED_mode.c

  • Jin-Kuen Hong
    • International Journal of Internet, Broadcasting and Communication
    • /
    • v.16 no.3
    • /
    • pp.184-191
    • /
    • 2024
  • The focus of this paper is secure code development and maintenance. When it comes to safe code, it is most important to consider code readability and maintainability. This is because complex code has a code smell, that is, a structural problem that complicates code understanding and modification. In this paper, the goal is to improve code quality by detecting and removing smells existing in code. We target the encryption and decryption code SEED.c and evaluate the quality level of the code using several metrics such as lines of code (LOC), number of methods (NOM), number of attributes (NOA), cyclo, and maximum nesting level. We improved the quality of SEED.c through systematic detection and refactoring of code smells. Studies have shown that refactoring processes such as splitting long methods, modularizing large classes, reducing redundant code, and simplifying long parameter lists improve code quality. Through this study, we found that encryption code requires refactoring measures to maintain code security.

Experimental behavior and shear bearing capacity calculation of RC columns with a vertical splitting failure

  • Wang, Peng;Shi, Qing X.;Wang, Qiu W.;Tao, Yi
    • Earthquakes and Structures
    • /
    • v.9 no.6
    • /
    • pp.1233-1250
    • /
    • 2015
  • The behavior of reinforced concrete (RC) columns made from high strength materials was investigated experimentally. Six high-strength concrete specimen columns (1:4 scale), which included three with high-strength transverse reinforcing bars and three with normal-strength transverse reinforcement, were tested under double curvature bending load. The effects of yielding strength and ratio of transverse reinforcement on the cracking patterns, hysteretic response, shear strength, ductility, strength reduction, energy dissipation and strain of reinforcement were studied. The test results indicated that all specimens failed in splitting failure, and specimens with high-strength transverse reinforcement exhibited better seismic performance than those with normal-strength transverse reinforcement. It also demonstrated that the strength of high-strength lateral reinforcing bars was fully utilized at the ultimate displacements. Shear strength formula of short concrete columns, which experienced a splitting failure, was proposed based on the Chinese concrete code. To enhance the applicability of the model, it was corroborated with 47 short concrete columns selected from the literature available. The results indicated that, the proposed method can give better predictions of shear strength for short columns that experienced a splitting failure than other shear strength models of ACI 318 and Chinese concrete codes.

Impact and Barriers of the Health Insurance Review on Splitting Extended-Release Formulation Drugs (서방형제제 분할처방에 대한 건강보험심사제도의 효과와 장애요인)

  • Jang, Hye-Min;Lee, Eui-Kyung
    • Korean Journal of Clinical Pharmacy
    • /
    • v.21 no.4
    • /
    • pp.347-352
    • /
    • 2011
  • Health insurance review & Assessment service (HIRA) has enforced cutting the drug costs when physicians prescribe split extended release drugs, starting from December, 2010. The objective of this study is to analyze extended release and enteric coated drugs on pharmaceutical reimbursement list in Korea, and to investigate the impact and barriers of the health insurance review on splitting extended-release formulation drugs. By using the ingredient code, extended release and enteric coated formulations make up 7.8% of all drugs in April, 2011. The most frequently used drugs are agent affecting circulatory and digestive system. From the extended release and enteric coated formulations (n=112), 34.8% (n=39) were not available in other dosage forms. According to questionnaire survey for 169 pharmacists (response rate: 73.8%), the rate of splitting and crushing of extended release and enteric coated drugs decreased. When pharmacists correct physician's prescription errors, the biggest problem was lack of other dosage forms. So it is necessary to develop variety of other dosage forms, and computerized checking system for splitting extended-release drugs. It is also important to inform physicians and patients in regard to the problems of split prescription of extended release and enteric coated drugs.

Row-splitting Algorithm for Low Density Parity Check Codes (LDPC 부호를 위한 행 분할 알고리즘)

  • Jung, Man-Ho;Lee, Jong-Hoon;Kim, Soo-Young;Song, Sang-Seob
    • Journal of the Institute of Electronics Engineers of Korea TC
    • /
    • v.45 no.2
    • /
    • pp.92-96
    • /
    • 2008
  • Practical communication systems need to operate at various different rates. This paper describes and analyzes low-density parity check codes for various different rates. From a specific mother code, it allows LDPC codes for different rate. The advantage of this technique is that each different rate LDPC codes have a same block length as mother code though the rate changes so it can make up for the weak points of puncturing and shortening which reduce their block length as the rate changes. Row-splitting method is to split the row, so that the rate changes from a higher rate to lower rate and cause of its own property, it can overcome the defect of row-combining method.