• Title/Summary/Keyword: Function generator

Search Result 704, Processing Time 0.03 seconds

Evaluation of Creep Behaviors of Alloy 690 Steam Generator Tubing Material (Alloy 690 증기발생기 전열관 재료의 크리프 거동 평가)

  • Kim, Jong Min;Kim, Woo Gon;Kim, Min Chul
    • Transactions of the Korean Society of Pressure Vessels and Piping
    • /
    • v.15 no.2
    • /
    • pp.64-70
    • /
    • 2019
  • In recent years, attention has been paid to the integrity of steam generator (SG) tubes due to severe accident and beyond design basis accident conditions. In these transient conditions, steam generator tubes may be damaged by high temperature and pressure, which might result in a risk of fission products being released to the environment due to the failure. Alloy 690 which has increased the Cr content has been replaced for the SG tube due to its high corrosion resistance against stress corrosion cracking (SCC). However, there is lack of research on the high temperature creep rupture and life prediction model of Alloy 690. In this study, creep test was performed to estimate the high temperature creep rupture life of Alloy 690 using tube specimens. Based on manufacturer's creep data and creep test results performed in this study, creep life prediction was carried out using the Larson-Miller (LM) Parameter, Orr-Sherby-Dorn (OSD) parameter, Manson-Haford (MH) parameter, and Wilshire's approach. And a hyperbolic sine (sinh) function to determine master curves in LM, OSD and MH parameter methods was used for improving the creep life estimation of Alloy 690 material.

Efficient Parallel CUDA Random Number Generator on NVIDIA GPUs (NVIDIA GPU 상에서의 난수 생성을 위한 CUDA 병렬프로그램)

  • Kim, Youngtae;Hwang, Gyuhyeon
    • Journal of KIISE
    • /
    • v.42 no.12
    • /
    • pp.1467-1473
    • /
    • 2015
  • In this paper, we implemented a parallel random number generation program on GPU's, which are known for high performance computing, using LCG (Linear Congruential Generator). Random numbers are important in all fields requiring the use of randomness, and LCG is one of the most widely used methods for the generation of pseudo-random numbers. We explained the parallel program using the NVIDIA CUDA model and MPI(Message Passing Interface) and showed uniform distribution and performance results. We also used a Monte Carlo algorithm to calculate pi(${\pi}$) comparing the parallel random number generator with cuRAND, which is a CUDA library function, and showed that our program is much more efficient. Finally we compared performance results using multi-GPU's with those of ideal speedups.

A Data Generator for Database Benchmarks and its Performance Evaluation (데이터베이스 벤치마크를 위한 데이터 생성기와 성능 평가)

  • Ok, Eun-Taek;Jeong, Hoe-Jin;Lee, Sang-Ho
    • The KIPS Transactions:PartD
    • /
    • v.10D no.6
    • /
    • pp.907-916
    • /
    • 2003
  • Database benchmarks require efficient of large-scale data. This presents the system architecture, control flows, and characteristics of the data generator we have developed. The data generator features generation of large-scale data, column-by-column data generation, a number of data distributions and verification, and real data generation. An extensive conparison with other data generators in terms of function is also presented. Finally, empirical performance experiments between RAID systems and non-RAID one have been conducted to alleviate I/O bottleneck. The test results can serve as guidelines to help confifure system architecture.

Study on the Internal Flow of an Electric Oven with Variation of Steam Outlet Position (전기오븐의 스팀 출구위치에 따른 내부유동에 대한 연구)

  • Park, Young Hun;Kim, Yu Jin;Jung, Young Man;Park, Warn-Gyu
    • Korean Journal of Air-Conditioning and Refrigeration Engineering
    • /
    • v.25 no.8
    • /
    • pp.450-456
    • /
    • 2013
  • The composite electric oven is one of the fixing utensil, various functions are required. Steam generating function, which is one of its functions, and allows various food cooking. The location of the outlet of the steam generator is designed around ease of installation, consideration of internal fluid is not. Distribution of the steam can not be non-uniformly. Accordingly, cooking time becomes longer, the energy consumption increases. As a result of the analysis, it was confirmed stagnation phenomenon of the internal flow through the interpretation of the calculations for the position of the outlet of the steam generator existing. Further, by computing the analysis of various locations of the outlet of the steam generator, we investigated the distribution and characteristics of the internal flow.

Binary Sequence Generator with a Large Number of Output Sequences (다수열 출력 이진 수열 발생기)

  • 이훈재;문상재
    • Journal of the Korea Institute of Information Security & Cryptology
    • /
    • v.7 no.3
    • /
    • pp.11-22
    • /
    • 1997
  • The number of output sequence was proposed as a characteristic of binary sequence generators for cryptographic application, but in general most of binary sequence generators have single number of output sequence. In this paper, we propose two types of binary sequence generators with a large number of output sequences. The first one is a Switched-Tap LFSR (STLFSR) and it applies to the generalized nonlinear function and the Geffe's generator as example. The other is a generalized memory sequence generator(GMEM-BSG) which is an improved version of the Golic's memory sequence generator (MEM-BSG) with a large number of output sequences, and its period, linear complexity, and the number of output sequence are derived.

Development of High-speed Shaft Coupling for 6 MW Class Offshore Wind Turbine (6 MW급 해상풍력발전기용 고속축커플링 개발)

  • Park, Soo-Keun;Lee, Hyoung-Woo
    • Journal of Wind Energy
    • /
    • v.10 no.4
    • /
    • pp.20-27
    • /
    • 2019
  • High-speed shaft coupling in a wind power system transmits power and absorbs variations in length and spindle dislocation between the gearbox and generator. Furthermore, the coupling has an insulation function that prevents electrical corrosion caused by the flow of the generator's current into the gearbox and prevents overload resulting from sudden power failure from being transferred to the gearbox. Its design, functions, and part verification are described in the IEC61400 and GL Guidelines, which specify that the part must have a durability life of 20 years or longer under distance variation and axial misalignment between the gearbox and the generator. This study presents the design of a high-speed coupling through composite stiffness calculation, structural analysis, and comparative analysis of test and theory to identify the characteristics of high-speed coupling for a large-capacity 6 MW wind power generator. A prototype was fabricated by optimizing the manufacturing process for each part based on the design, and the reliability of the fabricated prototype was verified by evaluating the performance of the target quantitative evaluation items.

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

  • Sun, Su-Kyun
    • The KIPS Transactions:PartD
    • /
    • v.11D no.4
    • /
    • pp.907-916
    • /
    • 2004
  • The present code generation system, developing based on single system, Is not easy for developers or maintenance men to share pattern design information in distribution environment. So in this paper, we design and implement XML as basis of web environment, and JiKU/XML object-oriented code generator using pattern design. We use UML to change pattern design to XML code, and create code, suitable to PIML command, to generate design information designed by UML into XML code. This JiKU/XML Object-oriented Code Generator makes 10-step codes, and can be easily applied to web environment. It complements the disadvantage of present generator, F77/J++, and makes standardization of design because it uses UML and design pattern information. We compare it with present system by implement Eases, and as a result, generator suggested in this study gives more effective function.

3-Phase Power Quality Disturbance Generator with Phase Jump Function (위상급변 기능을 갖는 3상 전력품질 외란발생기)

  • Lee, B.C.;Choi, S.H.;Paeng, S.H.;Park, S.D.;Choi, N.S.;Kim, I.D.;Chun, T.W.;Kim, H.G.;Nho, E.C.
    • The Transactions of the Korean Institute of Power Electronics
    • /
    • v.11 no.5
    • /
    • pp.463-470
    • /
    • 2006
  • This paper deals with a new 3-phase power quality disturbance generator. The proposed generator can provide phase jump as well as voltage sag, swell, outage, unbalance, and over and under voltage. The operating principle of the generator is described in each mode of disturbance. The magnitude of the phase jump is analysed and it is found that the magnitude is the function of the turn-ratios of the transformers consisting the generator. The scheme has simple structure compared with the conventional one, and the major components of the proposed scheme are SCR thyristor and transformer, which guarantees high reliability and cost-effective implementation of the generator. Furthermore, high efficiency can be obtained because there is no PWM switching of the semiconductor devices, and it is easy to control the system. Simulations are carried out to confirm the operation in each disturbance mode, and experiments has been done with 5kVA power rating. The usefulness of the proposed scheme is verified through simulation and experimental results. It is expected that the scheme can be applied to the performance test of the custom power devices such as UPS, DVR, DSTATCOM, and SSTS with cost-effective system.

A high reliable optical image encryption system which combined discrete chaos function with permutation algorithm (이산 카오스 함수와 Permutation Algorithm을 결합한 고신뢰도 광영상 암호시스템)

  • 박종호
    • Journal of the Korea Institute of Information Security & Cryptology
    • /
    • v.9 no.4
    • /
    • pp.37-48
    • /
    • 1999
  • Current encryption methods have been applied to secure communication using discrete chaotic system whose output is a noise-like signal which differs from the conventional encryption methods that employ algebra and number theory[1-2] We propose an optical encryption method that transforms the primary pattern into the image pattern of discrete chaotic function first a primary pattern is encoded using permutation algorithm, In the proposed system we suggest the permutation algorithm using the output of key steam generator and its security level is analyzed. In this paper we worked out problem of the application about few discrete chaos function through a permutation algorithm and enhanced the security level. Experimental results with image signal demonstrate the proper of the implemented optical encryption system.

Development of Intelligent Remote Beam Control Function in E-Beam Manufacturing System (전자빔 가공기의 지능형 원격 빔 조절 기능의 개발)

  • Lim Sun-Jong;Lyou Joon
    • Transactions of the Korean Society of Machine Tool Engineers
    • /
    • v.15 no.2
    • /
    • pp.24-29
    • /
    • 2006
  • The use electron-beam(E-beam) manufacturing system provides a means to alleviate optic exposure equipment's problems. We are developing an E-beam manufacturing system with scanning electron microscope(SEM) function. The E-beam manufacturing system consist of high voltage generator, beam blanker, condenser lenses, object lenses, stigmator and stage. The development of E-beam manufacturing system is used on the method of remaking SEM's structure. The functions of SEM are developed. It is important for the test of E-beam performance. In E-beam manufacturing system and SEM, beam focus is important function. In this paper, we propose intelligent remote control function for beam focus in E-beam manufacturing system. The function extends the user's function and gives convenience.