• Title/Summary/Keyword: Code performance

Search Result 4,240, Processing Time 0.031 seconds

Code Visualization Approach for Low level Power Improvement via Identifying Performance Dissipation (성능 저하 식별을 통한 저전력 개선용 코드 가시화 방법)

  • An, Hyun Sik;Park, Bokyung;Kim, R.Young Chul;Kim, Ki Du
    • KIPS Transactions on Computer and Communication Systems
    • /
    • v.9 no.10
    • /
    • pp.213-220
    • /
    • 2020
  • The power consumption and performance of hardware-based mobile and IoT embedded systems that require high specifications are one of the important issues of these systems. In particular, the problem of excessive power consumption is because it causes a problem of increasing heat generation and shortening the life of the device. In addition, in the same environment, software also needs to perform stable operation in limited power and memory, thereby increasing power consumption of the device. In order to solve these issues, we propose a Low level power improvement via identifying performance dissipation. The proposed method identifies complex modules (especially Cyclomatic complexity, Coupling & Cohesion) through code visualization, and helps to simplify low power code patterning and performance code. Therefore, through this method, it is possible to optimize the quality of the code by reducing power consumption and improving performance.

High-performance Mobile Transmission Rate and Physical Layer Linear Error Correction Performance Verification (고성능 모바일의 전송율 향상을 위한 무선 통신 시스템의 물리계층 선형에러 성능 검증)

  • Chung, Myungsug;Lee, Jooyeoun;Jeong, Taikyeong
    • Journal of Korea Society of Industrial Information Systems
    • /
    • v.22 no.3
    • /
    • pp.19-26
    • /
    • 2017
  • In this paper, a Linear Error Correction Code, Which is Applicable to Next Generation Wireless Communication System Technology, is Constructed Based on Performance Comparison and Transmission Based on the Premise of High Performance Mobile Rate Enhancement System. This is Because Data Rates are Becoming an Important Issue in Reed-Solomon Codes and Linear Error Code (LDPC) Used in the Physical Layer of Digital Communication and Broadcasting Technologies. Therefore, this paper Simulates the Performance of Reed - Solomon Code and LDPC Applied to Mobile Broadcasting DVB (Digital Video Broadcasting) System and Mobile Broadcasting in Digital Communication and Broadcasting, At this time, Technical Aspects of the Transmission Efficiency and Performance of the LDPC Replacing the Existing Reed-Solomon Code have been Verified from the Viewpoint of Efficiency.

Seismic performance of RC buildings subjected to past earthquakes in Turkey

  • Inel, Mehmet;Meral, Emrah
    • Earthquakes and Structures
    • /
    • v.11 no.3
    • /
    • pp.483-503
    • /
    • 2016
  • This study aims to evaluate seismic performance of existing low and mid-rise reinforced concrete buildings by comparing their displacement capacities and displacement demands under selected ground motions experienced in Turkey as well as demand spectrum provided in 2007 Turkish Earthquake Code for design earthquake with 10% probability of exceedance in 50 years for soil class Z3. It should be noted that typical residential buildings are designed according to demand spectrum of 10% probability of exceedance in 50 years. Three RC building sets as 2-, 4- and 7-story, are selected to represent reference low-and mid-rise buildings located in the high seismicity region of Turkey. The selected buildings are typical beam-column RC frame buildings with no shear walls. The outcomes of detailed field and archive investigation including approximately 500 real residential RC buildings established building models to reflect existing building stock. Total of 72 3-D building models are constructed from the reference buildings to include the effects of some properties such as structural irregularities, concrete strength, seismic codes, structural deficiencies, transverse reinforcement detailing, and number of story on seismic performance of low and mid-rise RC buildings. Capacity curves of building sets are obtained by nonlinear static analyses conducted in two principal directions, resulting in 144 models. The inelastic dynamic characteristics are represented by "equivalent" Single-Degree-of- Freedom (ESDOF) systems using obtained capacity curves of buildings. Nonlinear time history analysis is used to estimate displacement demands of representative building models idealized with (ESDOF) systems subjected to the selected ground motion records from past earthquakes in Turkey. The results show that the significant number of pre-modern code 4- and 7-story buildings exceeds LS performance level while the modern code 4- and 7-story buildings have better performances. The findings obviously indicate the existence of destructive earthquakes especially for 4- and 7-story buildings. Significant improvements in the performance of the buildings per modern code are also obvious in the study. Almost one third of pre-modern code buildings is exceeding LS level during records in the past earthquakes. This observation also supports the building damages experienced in the past earthquake events in Turkey.

Performance Analysis of Dualrate MC-CDMA Systems Based on Code Grouping (코드그룹화에 의한 이중전송률 MC-CDMA 시스템의 성능분석)

  • Kim, Nam-Sun
    • Journal of Korea Society of Industrial Information Systems
    • /
    • v.11 no.4
    • /
    • pp.112-120
    • /
    • 2006
  • Multicarrier code division multiple access(MC-CDMA) system that combines multicarrier modulation with CDMA offers robustness to frequency selective fading and can support higher rate data transmission with higher spectral efficiency. A new asynchronous MC-CDMA system to implement multiple data rate communications is proposed in this paper. In a W-CDMA downlink the orthogonal variable spreading factor(OVSF) code is used for variable spreading factor for various multimedia traffic. Proposed system utilizes the OVSF code that generated by generation property for spreading. The proposed MC-CDMA system use different lengths of OVSF code as a spreading code according to their data rate. The groupwise processing is accomplished by code grouping in OVSF code generation tree. For the analysis of average BER performance, numerical method and computer simulation were used. We also compare the system performance with that of a single rate MC-CDMA system used orthogonal code as a spreading code.

  • PDF

Performance of LDPC Product Code According to Error Factors on Holographic Data Storage System (홀로그래픽 데이터 저장장치 시스템에서 오류요인에 따른 LDPC 곱부호의 성능)

  • Jeong, Seongkwon;Lee, Jaejin
    • Journal of the Institute of Electronics and Information Engineers
    • /
    • v.54 no.5
    • /
    • pp.3-7
    • /
    • 2017
  • Holographic data storage system (HDSS) features short access times, high storage capacities, and fast transfer rates, since the data is recorded and read not by lines but by pages within a volume of holographic material. Burst error caused by physical impact on the high density storage system becomes very longer than that of conventional storage systems. This paper proposes an LDPC product code using two LDPC code to resolve burst error. When a total code rate is similar, the performance of two LDPC code having high code rate is better than that of one LDPC code having low code rate. Also, with error factors of two-dimensional intersysbol interference and misalignment, the proposed scheme can improve the performance in holographic data storage system.

Profile Guided Selection of ARM and Thumb Instructions at Function Level (함수 수준에서 프로파일 정보를 이용한 ARM과 Thumb 명령어의 선택)

  • Soh Changho;Han Taisook
    • Journal of KIISE:Software and Applications
    • /
    • v.32 no.3
    • /
    • pp.227-235
    • /
    • 2005
  • In the embedded system domain, both memory requirement and energy consumption are great concerns. To save memory and energy, the 32 bit ARM processor supports the 16 bit Thumb instruction set. For a given program, the Thumb code is typically smaller than the ARM code. However, the limitations of the Thumb instruction set can often lead to generation of poorer quality code. To generate codes with smaller size but a little slower execution speed, Krishnaswarmy suggests a profiling guided selection algorithm at module level for generating mixed ARM and Thumb codes for application programs. The resulting codes of the algorithm give significant code size reductions with a little loss in performance. When the instruction set is selected at module level, some functions, which should be compiled in Thumb mode to reduce code size, are compiled to ARM code. It means we have additional code size reduction chance. In this paper, we propose a profile guided selection algorithm at function level for generating mixed ARM and Thumb codes for application programs so that the resulting codes give additional code size reductions without loss in performance compared to the module level algorithm. We can reduce 2.7% code size additionally with no performance penalty

In Image Recognition Algorithm for Bar-Code Recognition/Inspection (바코드 인식/검사를 위한 영상인식 알고리즘)

  • 김기순;최종문;김준식
    • Journal of the Institute of Convergence Signal Processing
    • /
    • v.2 no.3
    • /
    • pp.1-8
    • /
    • 2001
  • In this paper, we proposed the automatical recognition algorithm of bar-code using a vision system, which can be used in the industrial application(code 93). The proposed algorithm extracts the pixels which consist of the bar-code modules unrelated to rotation, then that obtains the elements which consist of bars and spaces. After the obtained elements are divided by nine group, the value of bar-code is recognized. The performance of proposed algorithm is verified through the simulation. The proposed one has good performance.

  • PDF

Performance Improvement of Multi-Code CDMA Systems Using Bi-Orthogonal Modulation (Bi-Orthogonal 변조를 이용한 Multi-Code CDMA 시스템의 성능 개선)

  • 한재광;신요안
    • Proceedings of the IEEK Conference
    • /
    • 2000.06a
    • /
    • pp.29-32
    • /
    • 2000
  • In this paper, we present an extension of the multi-code CDMA (code division multiple access) systems based on bi-orthogonal modulation by employing a convolutional encoder and an interleaver before serial-to-parallel conversion in the modulator. Bandwidth expansion by the convolutional encoder can be compensated for by the bi-orthogonal modulation, and the interleaver in the system scrambles the convolutionally encoded data bits so that, after serial-to-parallel conversion, each code channel conveys those bits far apart in time. The result is that the proposed system with several order of magnitude less implementational complexity, achieves quite close performance of the conventional systems comprised of Walsh modulation and multiple convolutional encoders and interleavers in all the code channels.

  • PDF

Analysis of W-CDMA system with Turbo Code in Realistic Wideband Multipath Channel (광대역 다중경로 실측채널에서 터보부호를 적용한 W-CDMA 시스템의 성능 분석)

  • 홍청호;김덕수;김신희;전준수;김철성
    • Proceedings of the IEEK Conference
    • /
    • 2001.09a
    • /
    • pp.959-962
    • /
    • 2001
  • Turbo codes of long block sizes have been known to show very good performance in an AWGN channel and the turbo code has been strongly recommended as error correction code for IMT-2000 in 3GPP(3rd Generation Partnership Project). Recently, turbo codes of short block sizes suitable for real time communication systems have attracted a lot of attention. Thus, in this paper we consider the turbo code of 1/3 code rate and short frame size of 192 bits in ITU-R channel model. We analyzed the performance of W-CDMA systems of 10MHz bandwidths employing RAKE receiver with not only MRC diversity but also turbo code.

  • PDF

Design of a Novel Multi-Dimensional HCOC Multi-code Spread Spectrum System Using Pre-coding Technique for High Speed Data Transmission of DS-CDMA

  • Kong, Hyung-Yun;Lee, Dong-Un
    • Journal of electromagnetic engineering and science
    • /
    • v.7 no.1
    • /
    • pp.1-6
    • /
    • 2007
  • Recently, Mc(Multi-code) modulation/demodulation(modem) technique has been explored for high speed data transmission in wireless environment. The conventional Mc modem generates some side effects such as allocating Walsh codes, which motivates to propose a novel Mc modem method with sub-code. Our proposed system should expanded the size of sub-code to provide high-rate data transmission, which also affect adversely to the performance of the system with high PAPR(Peak to Average Power Ratio). Thus, in this paper, we propose a novel pre-coded Multi-Dimensional HCOC(High Capacity Orthogonal Code) Mc modem technique to reduce the high PAPR, which enables the performance improvement. This proposed system can be easily designed by concatenating HCOC Mc modem with the generic Mc modem. The pre-coding technique that is used in this paper is CAC(Constant Amplitude Coding), that helps the system maintain the constant transmission power and reduce the maximum transmission power.