• Title/Summary/Keyword: BITs

Search Result 1,631, Processing Time 0.023 seconds

Optimization of ARIA Block-Cipher Algorithm for Embedded Systems with 16-bits Processors

  • Lee, Wan Yeon;Choi, Yun-Seok
    • International Journal of Internet, Broadcasting and Communication
    • /
    • v.8 no.1
    • /
    • pp.42-52
    • /
    • 2016
  • In this paper, we propose the 16-bits optimization design of the ARIA block-cipher algorithm for embedded systems with 16-bits processors. The proposed design adopts 16-bits XOR operations and rotated shift operations as many as possible. Also, the proposed design extends 8-bits array variables into 16-bits array variables for faster chained matrix multiplication. In evaluation experiments, our design is compared to the previous 32-bits optimized design and 8-bits optimized design. Our 16-bits optimized design yields about 20% faster execution speed and about 28% smaller footprint than 32-bits optimized code. Also, our design yields about 91% faster execution speed with larger footprint than 8-bits optimized code.

A Method of Effective Bits Reduction based on Human Perception in Medical Image (의료 영상에서 인간 지각 특성을 이용한 효과적인 비트수 줄임 방법)

  • 한재성;박성한
    • Proceedings of the IEEK Conference
    • /
    • 2003.11a
    • /
    • pp.221-224
    • /
    • 2003
  • Recently, TFT-LCD is widely used of medicine machine on the display devices. However, the display precision of TFT-LCD is 8 bits instead of 10 bits of CRT display. If the medical image have more than 8 bits, we must requantize the medical image. We propose an efficient method to reduce medical image from 10 bits into 8 bits by employing human visual perception. The proposed method shows good performance for the medical image display.

  • PDF

Efficient rate control algorithm for video near-lossless compression (비디오 준무손실 압축을 위한 효율적인 레이트 컨트롤 알고리즘)

  • Joh, Beom Seok;Kim, Young Ro
    • Journal of Korea Society of Digital Industry and Information Management
    • /
    • v.6 no.2
    • /
    • pp.11-17
    • /
    • 2010
  • In this paper, we propose efficient rate control algorithm for video near-lossless compression. The proposed method adjusts pixel error range using amounts of previous encoded bits and target bits at a slice encoding interval. Thus, encoded bits by the proposed method are transmitted well through limited bandwidth without overflow. Also, target bits and encoded bits can be controlled according to transmission policy. Experimental results show that our proposed method not only almost fits compression ratio, but also has better image quality.

Design and Implementation of a Home Networking base on IPv6 using telephone number (IPv6 기반 전화번호를 이용한 홈 네트워킹 설계 및 구현)

  • 장영재;나상준;이병호
    • Proceedings of the IEEK Conference
    • /
    • 2003.07a
    • /
    • pp.137-140
    • /
    • 2003
  • IPv6 that is next generation internet was appeared because of the shortage of IPv4 address. In present, there has been studying about the home networking which allocates IPv6 address to home appliances. In this paper, It makes 16bits unicast address using remainder 4bits after making 124bits address using 64bits prefix address of IPv6 and 60bits having the form of E.164 proposed RFC2916, IETF and implemented and designed the home networking communicating home appliances having unique unicast address

  • PDF

Time Stamp Compression in RTP Protocols using Enhanced Negotiation Bits Decision Algorithm (RTP 프로토콜에서 Time Stamp필드의 압축을 위한 향상된 협상비트 결정 알고리즘)

  • Kim, Kyung-Shin
    • Journal of the Korea Society of Computer and Information
    • /
    • v.18 no.10
    • /
    • pp.55-61
    • /
    • 2013
  • The important issue in header compression would be how to compress the dynamic field increasing constantly between consecutive packets in the head of IP wireless networks. Existent header compression scheme that can eliminated repeated field in header are RFC2507, RFC3095 and E-ROHC scheme. In this paper, I propose a new method of compressing TS fields, which are the Dynamic fields of the RTP packet, into BCB (Basic Compression Bits) basic bits or NCB (Negotiation Compression Bits, BCB + additional bits) bits. In order to verify the proposed header compression method, I have simulation about proposed video packets of IP wireless networks. using Visual SLAM.

A Macroblock-Layer Rate Control with Adaptive Quantization Parameter Decision and Header Bits Length Estimation (적응적 양자화 파라미터 결정과 헤더 비트량 예측을 통한 매크로블록 단위 비트율 제어)

  • Kim, Se-Ho;Suh, Jae-Won
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.34 no.2C
    • /
    • pp.200-208
    • /
    • 2009
  • A macroblock layer rate control for H.264/AVC has the problem that allocated target bits for current frame occasionally are exhausted too fast due to inadequate quantization parameter assignment. In this case, the maximum permissible quantization parameter is used to encode for remaining macroblocks and it leads to degradation of the visual quality. In addition, the header bits length estimation algorithm used for quantization parameter assignment takes the average header bits length for the encoded macroblocks of the previous frame and the current frame. Therefore, it generates a big mismatch between the actually generated header bits length and the estimated header bits length. In this paper, we propose adaptive quantization parameter decision method to prevent early exhausting target bits during encoding the current frame by considering the number of macroblocks that have negative targets bits in previous frame and the improved header bits length estimation scheme for accurate quantization parameter decision.

Implementation of Rijndael Block Cipher Algorithm

  • Lee, Yun-Kyung;Park, Young-Soo
    • Proceedings of the IEEK Conference
    • /
    • 2002.07a
    • /
    • pp.164-167
    • /
    • 2002
  • This paper presents the design of Rijndael crypto-processor with 128 bits, 192 bits and 256 bits key size. In October 2000 Rijndael cryptographic algorithm is selected as AES(Advanced Encryption Standard) by NIST(National Institute of Standards and Technology). Rijndael algorithm is strong in any known attacks. And it can be efficiently implemented in both hardware and software. We implement Rijndael algorithm in hardware, because hardware implementation gives more fast encryptioN/decryption speed and more physically secure. We implemented Rijndael algorithm for 128 bits, 192 bits and 256 bits key size with VHDL, synthesized with Synopsys, and simulated with ModelSim. This crypto-processor is implemented using on-the-fly key generation method and using lookup table for S-box/SI-box. And the order of Inverse Shift Row operation and Inverse Substitution operation is exchanged in decryption round operation of Rijndael algorithm. It brings about decrease of the total gate count. Crypto-processor implemented in these methods is applied to mobile systems and smart cards, because it has moderate gate count and high speed.

  • PDF

Dynamic Compressed Representation of Texts with Rank/Select

  • Lee, Sun-Ho;Park, Kun-Soo
    • Journal of Computing Science and Engineering
    • /
    • v.3 no.1
    • /
    • pp.15-26
    • /
    • 2009
  • Given an n-length text T over a $\sigma$-size alphabet, we present a compressed representation of T which supports retrieving queries of rank/select/access and updating queries of insert/delete. For a measure of compression, we use the empirical entropy H(T), which defines a lower bound nH(T) bits for any algorithm to compress T of n log $\sigma$ bits. Our representation takes this entropy bound of T, i.e., nH(T) $\leq$ n log $\sigma$ bits, and an additional bits less than the text size, i.e., o(n log $\sigma$) + O(n) bits. In compressed space of nH(T) + o(n log $\sigma$) + O(n) bits, our representation supports O(log n) time queries for a log n-size alphabet and its extension provides O(($1+\frac{{\log}\;{\sigma}}{{\log}\;{\log}\;n}$) log n) time queries for a $\sigma$-size alphabet.

Solvent Free Microwave Accelerated Synthesis of Heterocyclic Thiazolidin-4-ones as Antimicrobial and Antifungal Agents

  • Sekhar, Kondapalli Venkata Gowri Chandra;Rao, Vajja Sambasiva;Reddy, Aravalli Satish;Sunandini, Ravada;Satuluri, V S A Kumar
    • Bulletin of the Korean Chemical Society
    • /
    • v.31 no.5
    • /
    • pp.1219-1222
    • /
    • 2010
  • A simple and efficient method has been developed for conversion of arenecarbaldehyde-3-methylquinoxalin-2-ylhydrazones to 3-(2-methylquinoxalin-3-yl)-2-(substitutedphenyl)thiazolidin-4-ones in good yields using microwave irradiation technique on silica as solid support under solvent free conditions. The synthesized compounds were characterized by elemental microanalysis, infrared spectroscopy, $^1H$ NMR, and mass spectroscopy. All the synthesized thiazolidinones were investigated for their antimicrobial and antifungal activities. The results of the biological activities revealed that the compounds 3b, 3d, 3f and 3h exhibited excellent antibacterial activities while 3d and 3h exhibited good antifungal activity.

Analysis of Fluid-Structure Interaction of Cleaning System of Micro Drill Bits (마이크로 드릴비트 세척시스템의 유체-구조 연성해석)

  • Kuk, Youn-Ho;Choi, Hyun-Jin
    • Journal of the Korean Society of Manufacturing Process Engineers
    • /
    • v.15 no.1
    • /
    • pp.8-13
    • /
    • 2016
  • The micro drill bit automatic regrinding in-line system is a system that refurbishes drill bits used in a PCB manufacturing process. This system is able to refurbish drill bits with a minimum size of ø0.15-0.075mm that have previously been discarded. Beyond the conventional manual cleaning process using ultrasound, this system adopts a water jet cleaning system, making it capable of cleaning drill bits with a minimum size of ø0.15-0.075mm. This paper analyses various contact pressures applied to the surface of drill bits depending on the shooting pressure of the cleaning device and fluid velocity in order to optimize the nozzle location and to detect structural instability caused by the contact pressures.