• 제목/요약/키워드: Code Generator

검색결과 423건 처리시간 0.041초

JIT Code Generator 상의 스택할당 정책 적용에 관한 연구 (A study of the stack allocation policy on JIT Code Generator)

  • 김효남
    • 한국컴퓨터정보학회논문지
    • /
    • 제6권4호
    • /
    • pp.100-103
    • /
    • 2001
  • 자바프로그램의 실행속도를 빠르게 하는데 있어서 가장 좋은 방법은 빠른 자바가상머신(JVM : Java Virtual Machine)을 사용하는 것이다. 자바가상머신의 성능은 구현 차이에 따라 성능차이가 많이 난다. 자바가상머신을 구현하는데 있어서 가장 중요한 성능 향상의 기술은 JIT(Just-in-Time) 코드 생성기(Code Generator)이다. JIT 코드 생성기는 자바 바이트 코드를 플랫폼에 맞는 native machine code로 변환해 준다. 이 native code들은 자바가상머신에서 각 바이트 코드를 분석하는데 걸리는 시간을 단축할 수 있기 때문에 기존의 방식보다 빠르게 동작한다. 그러나 JIT 코드 생성기는 많은 레지스터를 사용하기 때문에 스택과 레지스터간의 traffic이 가중되는 문제가 있다. 그러므로 본 논문에서는 자바가상머신의 성능 향상을 위한 방안으로 효율적인 stack allocation 정책을 JIT 코드 생성기에 적용하여 레지스터와의 traffic을 감소시킬 수 있는 방안을 제시하였다.

  • PDF

레지스터 로드 트래픽 감소를 위한 JIT Code Generator에 스택할당 정책 적용 방안 연구 (A study stack allocation on JIT Code Generator for reducing register load traffic)

  • 송경남;김효남;원유헌
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2001년도 추계학술발표논문집 (하)
    • /
    • pp.1541-1544
    • /
    • 2001
  • Java virtual machine의 성능을 향상시키기 위해 "JIT(Just-in-Time)"code generator가 고안되었다[3], JIT code generator는 스택기반의 자바 바이트 코드를 레지스터 기반의 native machine code로 변환해 주는 역할을 수행하여 바이트 코드의 번역시간을 줄여준다. 그러나 JIT 는 많은 레지스터의 사용을 야기시키므로 효율적인 레지스터 allocation 정책이 필요하고 스택과 레지스터 간의 traffic 을 가중시킨다. 그러므로 본 논문에서는 자바 바이트 코드의 효율적인 stack allocation 정책을 JIT code generator에 적용함으로 레지스터와의 traffic을 줄이는 방법을 제시하였다.

  • PDF

실 시각정보 전송을 위한 시각코드발생기 제작 (An Implementation of Time Code Generator for Sending Real Time Information)

  • 김영범;박영태;이영규
    • 정보통신설비학회논문지
    • /
    • 제6권3호
    • /
    • pp.9-13
    • /
    • 2007
  • In this paper, we propose a system that can be used to provide the national standard time for the general public with ease by using the self-implemented independent time-code generator for transmitting standard time information through both the wired and the wireless networks. The newly proposed time code is different from conventional methods in the point that it has a structural advantage of having an ability of obtaining reliable data by repeatedly transmitting the same information. We observe that it is sufficiently possible to transmit the time information with a microsecond level because measurement result shows that the system uncertainty is about few nanosecond of time-error fluctuation through the self characteristic measurement of total system including the time-code generator and decoder system receiving time-information.

  • PDF

부호율 변경이 가능한 BCH Ecoder의 FPGA구현 (FPGA Implementation of BCH Encoder to change code rate)

  • 제갈동;변건식
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국해양정보통신학회 2009년도 춘계학술대회
    • /
    • pp.485-488
    • /
    • 2009
  • 본 논문에서는 블록 채널 부호 계열에서 다중 오류정정 능력을 갖는 BCH Encoder를 FPGA로 구현한 논문이다. 또한 부호율의 변경이 가능하게 하여 다양화 부호 율에 따른 부호를 생성할 수 있게 하였다. 본 논문에서는 FPGA 구현을 위해 Matlab을 이용하여 시뮬레이션을 하였고, 이를 HDL로 설계하고, 동시에 Xilinx사의 System Generator를 사용하여 구현하였고, Timming Analysis와 Resource estimation도 하였다.

  • PDF

디자인 패턴을 이용한 JiKU/XML 객체지향코드 생성기 설계 및 구현 (A Design and Implementation of JiKU/XML Object-oriented Code Generator Using for Design Pattern)

  • 선수균
    • 정보처리학회논문지D
    • /
    • 제11D권4호
    • /
    • pp.907-916
    • /
    • 2004
  • 단일 시스템으로 개발된 기존 코드 생성 시스템은 분산 환경 상에서의 개발자나 유지 보수자들의 디자인패턴 정보를 공유하는 것이 원활하지 못했다. 본 논문에서는 웹환경 기반인 XML과 디자인 패턴을 이용한 JiKU/XML 객체지향코드 생성기를 설계하고 구현한파. 이것은 디자인 패턴 구조를 XML 코드로 변환하기 위해 UML을 이용하였으며 UML로 표현된 설계 정보를 XML 코드로 생성하기 위해 PIML 구문법에 맞게 코드생성을 한다. 이 JiKU/XML 객체지향코드 생성기는 열 단계로 코드를 생성하고 설계정보가 XML 코드로 생성되므로 웹 환경에 쉽게 적응 시킬 수 있다. 기존의 생성기인 F77/J++ 생성기의 단점을 보완했으며 UML과 패턴 정보를 이용하기 때문에 설계의 표준화를 이룰 수 있다. 기존 시스템과 적용사례를 비교 분석하여 본 연구에서 제안한 생성기가 더욱 향상된 기능을 제공한다.

신형경수로1400 증기발생기 전열관의 유체유발진동 해석 (Analysis of Fluid-Induced Vibration in the APR1400 Steam Generator Tube)

  • 이광한;정대율;변성철
    • 한국소음진동공학회:학술대회논문집
    • /
    • 한국소음진동공학회 2003년도 추계학술대회논문집
    • /
    • pp.84-91
    • /
    • 2003
  • Flow-Induced Vibration of steam generator tubes may result in fretting wear damage at the tube-to-support locations. KSNP(Korean Standard Nuclear Power plant) steam generators experienced fretting wear in the upper part of U-bend above the central cavity region of steam generators. This region has conditions susceptible to the flow-induced vibration, such as high flow velocity, high void fraction, and longer unsupported span. To improve its performance, APR1400 steam generator is designed with additional supports in this region to reduce unsupported span and to reduce peak velocity in the central cavity region. In this paper, we examined its performance improvement using ATHOS code. The thermal-hydraulic condition in the region of secondary side of APR1400 steam generator is obtained using the ATHOS3 code. The effective mass for modal analysis is calculated using the void fraction, enthalpy, and operating pressure information from ATHOS3 code result. With the effective mass distribution along the tube, natural frequency and mode shape is obtained using ANSYS code. Finally, stability ratios and real mean squared displacements for selected tubes of the APR1400 steam generator are computed. From these results, the current design of the APR1400 steam generator are examined.

  • PDF

ROSA/LSTF test and RELAP5 code analyses on PWR steam generator tube rupture accident with recovery actions

  • Takeda, Takeshi
    • Nuclear Engineering and Technology
    • /
    • 제50권6호
    • /
    • pp.981-988
    • /
    • 2018
  • An experiment was performed for the OECD/NEA ROSA-2 Project with the large-scale test facility (LSTF), which simulated a steam generator tube rupture (SGTR) accident due to a double-ended guillotine break of one of steam generator (SG) U-tubes with operator recovery actions in a pressurized water reactor. The relief valve of broken SG opened three times after the start of intact SG secondary-side depressurization as the recovery action. Multi-dimensional phenomena specific to the SGTR accident appeared such as significant thermal stratification in a cold leg in broken loop especially during the operation of high-pressure injection (HPI) system. The RELAP5/MOD3.3 code overpredicted the broken SG secondary-side pressure after the start of the intact SG secondary-side depressurization, and failed to calculate the cold leg fluid temperature in broken loop. The combination of the number of the ruptured SG tubes and the HPI system operation difference was found to significantly affect the primary and SG secondary-side pressures through sensitivity analyses with the RELAP5 code.

Conceptual design of a copper-bonded steam generator for SFR and the development of its thermal-hydraulic analyzing code

  • Im, Sunghyuk;Jung, Yohan;Hong, Jonggan;Choi, Sun Rock
    • Nuclear Engineering and Technology
    • /
    • 제54권6호
    • /
    • pp.2262-2275
    • /
    • 2022
  • The Korea Atomic Energy Research Institute (KAERI) studied the sodium-water reaction (SWR) minimized steam generator for the safety of the sodium-cooled fast reactor (SFR), and selected the copper bonded steam generator (CBSG) as the optimal concept. This paper introduces the conceptual design of the CBSG and the development of the CBSG sizing analyzer (CBSGSA). The CBSG consists of multiple heat transfer modules with a crossflow heat transfer configuration where sodium flows horizontally and water flows vertically. The heat transfer modules are stacked along a vertical direction to achieve the targeted large heat transfer capacity. The CBSGSA code was developed for the thermal-hydraulic analysis of the CBSG in a multi-pass crossflow heat transfer configuration. Finally, we conducted a preliminary sizing and rating analysis of the CBSG for the trans-uranium (TRU) core system using the CBSGSA code proposed by KAERI.

GPS 수신기용 역확산 지연 동기 루프의 FPGA 회로 구현과 성능 분석 (FPGA circuit implementation of despreading delay lack loop for GPS receiver and preformance analysis)

  • 강성길;류흥균
    • 한국통신학회논문지
    • /
    • 제22권3호
    • /
    • pp.506-514
    • /
    • 1997
  • In this paper, we implement digital circuit of despreading delay lock loop for GPS receiver. The designed system consists of Epoch signal generator, two 13bit correlators which correlates the received C/A code and the locally generated C/A code in the receiver, the C/A code generator which generates C/A code of selected satellite, and the direct digital clock synthesizer which generates the clock of the C/A code generator to control the phase and clock rate, the clock controller, and the clock divider. The designed circuit has the function of the acquisition and tracking by the autocorrelation characteristics of Gold code. The controller generates each other control signals according to the correlation value. The designed circuit is simulated to verify the logic functional performance. By using the simulator STR-2770 that generates the virtual GPS signal, the deigned FPGA chip is verified the circuit performance.

  • PDF

일체형 원자로용 관류식 직관형 증기발생기 열수력 해석 코드 개발 (Development of a thermal-hydraulic analysis code for once-through steam generators using straight tubes for SMRs)

  • 박영재;김일진;강경준;강한옥;김영인;김형대
    • 에너지공학
    • /
    • 제24권2호
    • /
    • pp.91-102
    • /
    • 2015
  • 관류식 직관형 증기발생기의 열수력 설계와 성능분석을 위한 해석코드를 개발하였다. 개발한 물리적 모델과 수치 해석 코드를 검증하기 위해 설계 제원이 공개되어 사용되고 있는 관류식 직관형 증기발생기를 개발된 코드를 이용해 해석하고 설계 자료와 비교하였다. 또한 동일한 증기발생기를 최적 열수력 안전해석코드인 MARS를 이용하여 해석한 뒤 비교분석하였다. 열전달면적, 압력 및 온도분포 등의 계산 결과는 설계 자료 및 MARS 코드의 계산 결과와 대부분 일치하게 나타났다. 최종적으로 개발된 코드가 직관형 증기발생기의 열적 설계 최적화 및 민감도 분석을 목적으로 폭넓게 사용될 수 있음을 확인하였다.