• Title/Summary/Keyword: Code Compression

Search Result 428, Processing Time 0.023 seconds

Probability Distribution of Operation codes in Edgebreaker (Edgebreaker에서 Operation 코드들의 확률분포)

  • Cho Cheol-Hyung;Kang Chang-Wook;Kim Deok-Soo
    • Journal of Korean Society of Industrial and Systems Engineering
    • /
    • v.27 no.4
    • /
    • pp.77-82
    • /
    • 2004
  • Being in an internet era, the rapid transmission of 3D mesh models is getting more important and efforts toward the compression of various aspects of mesh models have been provided. Even though a mesh model usually consists of coordinates of vertices and properties such as colors and normals, topology plays the most important part in the compression of other information in the models. Despite the extensive studies on Edgebreaker, the most frequently used and rigorously evaluated topology compressor, the probability distribution of its five op-codes, C, R, E, S, and L, has never been rigorously analyzed yet. In this paper, we present probability distribution of the op-codes which is useful for both the optimization of the compression performance and a priori estimation of compressed file size.

Modeling of Biodiesel Combustion on Compression Ignition Engine (바이오디젤 엔진의 연소과정 모델링)

  • Choi, Mingi;Cha, Junepyo;Park, Sungwook
    • 한국연소학회:학술대회논문집
    • /
    • 2012.11a
    • /
    • pp.309-310
    • /
    • 2012
  • Modeling of biodiesel combustion on compression ignition engine was conducted by using the KIVA3v-Release 2 code coupled with Chemkin chemistry solver2. In order to calculate the chemical kinetics of combustion of biodiesel, a reduced mechanism of methyl decanoate and methyl 9-decanoate was used. It is composed of 123 species and 394 reactions. Also, the experiments were performed on a single-cylinder engine. The simulation results agreed well with experiments results. And soot concentrations of biodiesel were lower than those of diesel.

  • PDF

Numerical Analysis about Optimal Conditions of GDICI Engine Operation using Intake Preheating (흡기가열을 이용한 가솔린압축착화 엔진의 최적구동조건에 관한 수치적 연구)

  • Choi, Mingi;Cha, Junepyo;Kwon, Seokjoo;Park, Sungwook
    • 한국연소학회:학술대회논문집
    • /
    • 2012.04a
    • /
    • pp.105-106
    • /
    • 2012
  • This study is numerical analysis about optimal conditions of GDICI (gasoline direct injection compression ignition) engine operation using intake preheating. Numerical modeling was performed by using the KIVA-3V Release2 code integrated Chemkin chemistry solver II. For validation of numerical model, experiments were performed on a single-cylinder engine. Throughout the numerical simulations under variable conditions, the ranges of optimal conditions were found.

  • PDF

A study on the image transmission through CDMA (CDMA 채널을 통한 영상 전송에 대한 연구)

  • 허도근;김용욱
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.22 no.11
    • /
    • pp.2543-2551
    • /
    • 1997
  • This paper proposes a compression technique of image data, a variable length PN code and channel models which are required in CDMA communication system. It also analyzes their performances. Original images is compressed by 2-D DCT and its coefficients are quantized by optimal quantizer at compression rate 0.84bit/pel. Channel model 1 and 2 which are composed of 5 and 4 channels respectively are employed to be used in CDMA. Such a situation forces us to empoly variable length PN code, such as Chebyshev map for spread spectrum system. When average PN code length of model 1 and 2 is 44.4 and 26.7 chips respectively, the received image through these models under Gaussian noise with variance 1.75 is visually of the same quality as the transmitting image. Thus, the model 2 appears to be better in channel efficiency, comparing with channel model 1 and channel model which uses fixed length PN code.

  • PDF

The Efficient Error Resilient Entropy Coding for Robust Transmission of Compressed Images (압축 영상의 강건한 전송을 위한 효과적인 에러 내성 엔트로피 부호화)

  • Cho, Seong-Hwan;Kim, Eung-Sung;Kim, Jeong-Sig
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.7 no.2
    • /
    • pp.206-212
    • /
    • 2006
  • Many image and video compression algorithms work by splitting the input image into blocks and producing variable-length coded bits for each block data. If variable-length coded data are transmitted consecutively, then the resulting coder is highly sensitive to channel errors. Therefore, most image and video techniques for providing some protection to the stream against channel errors usually involve adding a controlled amount of redundancy back into the stream. Such redundancy might take the form of resynchronization markers, which enable the decoder to restart the decoding process from the known state, in the event of transmission errors. The Error Resilient Entropy Code (EREC) is a well known method which can regain synchronization without any redundant information to convert from variable-length code to fixed-length code. This paper proposes an enhancement to EREC, which greatly improves its transmission ability for the compressed image quality without any redundant bits in the event of errors. The simulation result shows that the both objective and subjective quality of transmitted image is enhanced compared with the existing EREC at the same BER(Bit Error Rate).

  • PDF

A New Embedded Compression Algorithm for Memory Size and Bandwidth Reduction in Wavelet Transform Appliable to JPEG2000 (JPEG2000의 웨이블릿 변환용 메모리 크기 및 대역폭 감소를 위한 새로운 Embedded Compression 알고리즘)

  • Son, Chang-Hoon;Song, Sung-Gun;Kim, Ji-Won;Park, Seong-Mo;Kim, Young-Min
    • Journal of Korea Multimedia Society
    • /
    • v.14 no.1
    • /
    • pp.94-102
    • /
    • 2011
  • To alleviate the size and bandwidth requirement in JPEG2000 system, a new Embedded Compression(EC) algorithm with minor image quality drop is proposed. For both random accessibility and low latency, very simple and efficient hadamard transform based compression algorithm is devised. We reduced LL intermediate memory and code-block memory to about half size and achieved significant memory bandwidth reductions(about 52~73%) through proposed multi-mode algorithms, without requiring any modification in JPEG2000 standard algorithm.

An Efficient Test Data Compression/Decompression Using Input Reduction (IR 기법을 이용한 효율적인 테스트 데이터 압축 방법)

  • 전성훈;임정빈;김근배;안진호;강성호
    • Journal of the Institute of Electronics Engineers of Korea SD
    • /
    • v.41 no.11
    • /
    • pp.87-95
    • /
    • 2004
  • This paper proposes a new test data compression/decompression method for SoC(Systems-on-a-Chip). The method is based on analyzing the factors that influence test parameters: compression ratio and hardware overhead. To improve compression ratio, the proposed method is based on Modified Statistical Coding (MSC) and Input Reduction (IR) scheme, as well as a novel mapping and reordering algorithm proposed in a preprocessing step. Unlike previous approaches using the CSR architecture, the proposed method is to compress original test data and decompress the compressed test data without the CSR architecture. Therefore, the proposed method leads to better compression ratio with lower hardware overhead than previous works. An experimental comparison on ISCAS '89 benchmark circuits validates the proposed method.

Lateral Compression and Dowel Bearing Property of Japanese Larch Grown in Korea (국산 낙엽송재의 횡압축과 다우얼 지압 성능)

  • Hwang, Kweonhwan;Park, Byung-Su
    • Journal of the Korean Wood Science and Technology
    • /
    • v.36 no.3
    • /
    • pp.61-69
    • /
    • 2008
  • To examine the compression properties of structural members, the compression and bearing tests were conducted in parallel- and perpendicular-to-grain loading using domestic Japanese larch (Larix kaempferi (Lamb.) Carriere). Compression (bearing) properties with the length of a specimen and the contact length of the bearing plate were investigated, and deformations at each specimen length from the point of bearing force were measured to evaluate the effective end distance tabulated in the present practice (Korean Building Code). Compression (bearing) properties varied with the size of the bearing plate, and the end distance for dowel-type fastener taken into consideration of the specimen's deformation, for the safe design, should be applied with over 7 D.

Research on seismic performance of regionally confined concrete circular column with trapezoid stirrups

  • Longfei Meng;Hao Su;Yanhua Ye;Haojiang Li
    • Steel and Composite Structures
    • /
    • v.51 no.6
    • /
    • pp.587-600
    • /
    • 2024
  • In order to investigate the seismic performance of regionally confined concrete circular column with trapezoid stirrups (TRCCC) under high axial compression ratio, the confinement mechanism of regionally confined concrete was analyzed. Three regionally confined concrete circular columns with trapezoid stirrups were designed, and low cyclic loading tests were conducted at three different axial compression ratios (0.9, 1.1, 1.25) to study the failure mode, hysteresis curve, skeleton curve, deformation capacity, stiffness degradation and energy dissipation capacity of the specimens. The results indicate that the form of regional confinement concrete provides more uniform confinement to the normal confinement, and the confinement efficiency at the edges is 1.4 times that of normal confined concrete. The ductility coefficients of the specimens were all greater than 3 under high axial compression ratios, and the stiffness and horizontal bearing capacity increased with the increase of axial compression ratio. Therefore, it is recommended that the code of design specifications can appropriately relax the axial compression ratio limit for TRCCC. Finally, the spacing between stirrups of TRCCC was analyzed using ABAQUS software. The results showed that as the spacing between the stirrups decreased, the cracking load and peak load of TRCCC increased continuously, but the rate of increase decreases.

An Improvement of Still Image Quality Based on Error Resilient Entropy Coding for Random Error over Wireless Communications (무선 통신상 임의 에러에 대한 에러내성 엔트로피 부호화에 기반한 정지영상의 화질 개선)

  • Kim Jeong-Sig;Lee Keun-Young
    • Journal of the Institute of Electronics Engineers of Korea SP
    • /
    • v.43 no.3 s.309
    • /
    • pp.9-16
    • /
    • 2006
  • Many image and video compression algorithms work by splitting the image into blocks and producing variable-length code bits for each block data. If variable-length code data are transmitted consecutively over error-prone channel without any error protection technique, the receiving decoder cannot decode the stream properly. So the standard image and video compression algorithms insert some redundant information into the stream to provide some protection against channel errors. One of redundancies is resynchronization marker, which enables the decoder to restart the decoding process from a known state in the event of transmission errors, but its usage should be restricted not to consume bandwidth too much. The Error Resilient Entropy Code(EREC) is well blown method which can regain synchronization without any redundant information. It can work with the overall prefix codes, which many image compression methods use. This paper proposes EREREC method to improve FEREC(Fast Error-Resilient Entropy Coding). It first calculates initial searching position according to bit lengths of consecutive blocks. Second, initial offset is decided using statistical distribution of long and short blocks, and initial offset can be adjusted to insure all offset sequence values can be used. The proposed EREREC algorithm can speed up the construction of FEREC slots, and can improve the compressed image quality in the event of transmission errors. The simulation result shows that the quality of transmitted image is enhanced about $0.3{\sim}3.5dB$ compared with the existing FEREC when random channel error happens.