• Title/Summary/Keyword: software Package test

Search Result 94, Processing Time 0.023 seconds

Development of Defect Classification Program by Wavelet Transform and Neural Network and Its Application to AE Signal Deu to Welding Defect (웨이블릿 변환과 인공신경망을 이용한 결함분류 프로그램 개발과 용접부 결함 AE 신호에의 적용 연구)

  • Kim, Seong-Hoon;Lee, Kang-Yong
    • Journal of the Korean Society for Nondestructive Testing
    • /
    • v.21 no.1
    • /
    • pp.54-61
    • /
    • 2001
  • A software package to classify acoustic emission (AE) signals using the wavelet transform and the neural network was developed Both of the continuous and the discrete wavelet transforms are considered, and the error back-propagation neural network is adopted as m artificial neural network algorithm. The signals acquired during the 3-point bending test of specimens which have artificial defects on weld zone are used for the classification of the defects. Features are extracted from the time-frequency plane which is the result of the wavelet transform of signals, and the neural network classifier is tamed using the extracted features to classify the signals. It has been shown that the developed software package is useful to classify AE signals. The difference between the classification results by the continuous and the discrete wavelet transforms is also discussed.

  • PDF

A Study on the Reactor Protection System Composed of ASICs

  • Kim, Sung;Kim, Seog-Nam;Han, Sang-Joon
    • Proceedings of the Korean Nuclear Society Conference
    • /
    • 1996.11a
    • /
    • pp.191-196
    • /
    • 1996
  • The potential value of the Application Specific Integrated Circuits(ASIC's) in safety systems of Nuclear Power Plants(NPP's) is being increasingly recognized because they are essentially hardwired circuitry on a chip, the reliability of the system can be proved more easily than that of software based systems which is difficult in point of software V&V(Verification and Validation). There are two types of ASIC, one is a full customized type, the other is a half customized type. PLD(Programmable Logic Device) used in this paper is a half customized ASIC which is a device consisting of blocks of logic connected with programmable interconnections that are customized in the package by end users. This paper describes the RPS(Reactor Protection System) composed of ASICs which provides emergency shutdown of the reactor to protect the core and the pressure boundary of RCS(Reactor Coolant System) in NPP's. The RPS is largely composed of five logic blocks, each of them was implemented in one PLD, as the followings. A). Bistable Logic B). Matrix Logic C).Initiation Logic D). MMI(Man Machine Interface) Logic E). Test Logic.

  • PDF

An Experimental Study on the Pull-Out Behaviors of Headed GFRP Rebar in Mortar (정착판 GFRP 근(Rebar)의 모르타르 인발거동에 관한 시험연구)

  • Ji, Hyo-Seon
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.13 no.6
    • /
    • pp.2797-2803
    • /
    • 2012
  • This paper presents the pull-out behaviors of headed glass fiber reinforced polymer (GFRP) rebar embedded in mortar under tension loading. Five specimens with headed GFRP rebars that were anchored in the center of mortar bases were constructed and the pull-out test was conducted. To verify the test results, the finite element analysis was conducted and the results were compared with the FE analysis using ANSYS software package. Based on the test results it was indicated that the CCD(concrete capacity design) failure theory should be adopted and not to use the 45o cone failure theory as the breakout capacity in the headed GFRP rebar embedded in mortar.

A Study on the Factors Affecting Diffusion of Open Source Software (공개소프트웨어 도입 및 확산의 영향요인 연구)

  • Kwon, Moon Ju;Park, Seong-Taek;Kim, Tae Ung
    • Journal of Digital Convergence
    • /
    • v.10 no.11
    • /
    • pp.225-234
    • /
    • 2012
  • OSS(Open source software) pursues the freedom to have access to open source and offers several advantages, over the proprietary software, to enterprises. Based upon Rogers(1995)' innovation-diffusion process, we assume that attributes of innovations includes five characteristics of innovations: relative advantage, compatibility, complexity, trialability, and observability, and that firms' perceptions of these characteristics predict the rate of adoption of OSS. To test this hypothesis, we presents a survey result from 201 companies and institutions concerning the use of OSS. Statistical analysis shows that adoption is highly correlated with each of those characteristics of innovations, but the regression analysis indicates that only compatibility and observability have effects on the adoption of OSS. This implies that intrinsic value of OSS is important, but unless the appropriate service package for improving IT environment is provided, it is not easy to change the perspective of corporate customers more favorable toward OSS use. As a conclusion, the academic and practical implications are also discussed.

Regression Analysis of the Relationships between Complexity Metrics and Faults on the Telecommunication Program (통신 소프트웨어의 프로그램 결함과 복잡도의 관련성 분석을 위한 회귀분석 모델)

  • Lee, Gyeong-Hwan;Jeong, Chang-Sin;Hwang, Seon-Myeong;Jo, Byeong-Gyu;Park, Ji-Hun;Kim, Gang-Tae
    • Journal of KIISE:Software and Applications
    • /
    • v.26 no.11
    • /
    • pp.1282-1287
    • /
    • 1999
  • 통신 프로그램은 고도의 신뢰성과 기능성, 확장성, 그리고 유지 보수성이 필요하다. 프로그램 테스트의 결과와 McCabe의 Complexity를 측정한 데이타를 가지고 회귀모델을 만들고 그 신뢰성을 분석함으로서 프로그램의 결함과 복잡도의 관련성을 평가한다.본 연구에서 사용한 통신 프로그램은 500개 블록이 59가지 기능을 수행하는 교환 기능 중에서 복잡도가 너무 많아서 통계 처리의 bias가 될 블록을 제외하고 394 블록을 선정하여 SAS에 의해서 통계 분석을 하고 회귀 분석 모델을 설계하였다. t 분포에 의하여 방정식의 유의성 수준을 검증하고 프로그램의 결함수에 가장 큰 영향을 주고 있는 복잡도가 McCabe의 복잡도와 설계 복잡도 임을 밝혀냈다. 이 연구 결과에 의해서 설계 정보 및 유지 보수 정보를 얻을 수 있다. Abstract Switching software requires high reliability, functionality, extendability and maintainability. For doing, software quality model based on MaCabe's complexity measure is investigated. It is experimentally shown using regression analysis the program fault density depends on the complexity and size of the function unit. The software should be verified and tested if it satisfies its requirements with automated analysis tools. In this paper we propose the regression model with the test data.The sample program for the regression model consists of more than 500 blocks, where each block compose of 10 files, which has 59 functions of switching activity.Among them we choose 394 blocks and analyzed for 59 functions by testing tools and SAS package. We developed Regression Analysis Model and evaluated significant of the equation based on McCabe's cyclomatic complexity, block design complexity, design complexity, and integration complexity.The results of our experimental study are that number of fault are under the influence of McCabe's complexity number and design complexity.

An Analysis of Lifestyle Patterns of the Socioeconomic Status in Seoul Resident (서울거주자의 계층별 생활양식유형 분석)

  • 윤복자
    • Journal of the Korean Home Economics Association
    • /
    • v.32 no.4
    • /
    • pp.241-250
    • /
    • 1994
  • The purpose of this study was to categorize lifestyle patterns and to define the characteristics of the lifestyle of middle class residents in Seoul. Questionnaires were administered to 1572 homemakers in Seoul. Statistics with the SPSS software package for factor analysis and F-test was used. The results showed that the type of car which the residents owned was a major indicator to classify SEC(Socio Economic Class). The middle class was categorized into four groups which were relevant classifications based on determining indicators obtained from previous studies: the lower middle class which owned a Tico was classified into the Economy Concerned Lifestyle category the middle class which owned an Elantra was classified into the Health Concerned and Hobby Oriented Lifestyle category the upper middle calss which owned a Sonata was classified into the Interior Design and fashion Oriented Lifestyle category and the lower upper class which owned a Grandeur was classified into the Hobby and Fashion oriented Lifestyle category.

  • PDF

A study on the static excitation system using Self-Tuning Adaptive Control Algorithm (자기동조 제어알고리즘을 이용한 정지형 여자제어 시스템에 관한 연구)

  • Yoon, G.G.;Lim, I.H.;Kim, C.K.;Kim, K.C.;Rhew, H.W.;Kim, H.P.
    • Proceedings of the KIEE Conference
    • /
    • 1997.07b
    • /
    • pp.660-662
    • /
    • 1997
  • A new improved excitation control system for power plant synchronous generators has been developed by KEPRI (Korea Electric Power Research Institute). The reliability of the excitation system is increased by designing a dual channel automatic voltage regulator(AVR). Also the performance of the excitation system is improved by Self-Tuning adaptive Controller. A software package is developed for the excitation control system, and a field test is conducted to verify the system performance.

  • PDF

The Computer Simulation of Ink Penetration in the Gravure (그라비어에서 잉크 침투의 컴퓨터 시뮬레이션)

  • Youn, Jong-Tae
    • Journal of the Korean Graphic Arts Communication Society
    • /
    • v.28 no.2
    • /
    • pp.45-56
    • /
    • 2010
  • The computer simulation is presented of gravure ink transferring behavior and penetration to the paper when an gravure roller is used to transfer a printing ink onto a substrate. The three dimensional unsteady ink motion is simulated by Polyflow package software and experimented by IGT gravure printing test machine. The simulation is performed where the flow domain is bounded above by a stress free surface and bounded below by a moving substrate. Specific predictions are made for particular pattern of cells and substrates. Cell size and ink rheological properties are found to be the principal determination of transferring behavior. Simulation is currently restricted to the flow domain beneath the receding meniscus. Both Newtonian and shear thinning inks are considered.

A Study on a Mathematical Model of the Long-term Track Tamping Scheduling Problem (도상 다짐작업의 장기 일정계획 문제에 관한 수리적 모형 고찰)

  • Oh Seog-Moon;Lee Jeeha;Lee Hee-Up;Park Bum Hwan;Hong Soon-Heum
    • Journal of the Korean Society for Railway
    • /
    • v.9 no.1 s.32
    • /
    • pp.50-56
    • /
    • 2006
  • This paper presents a mathematical model of the long-term track tamping scheduling problem in the Korean highspeed railway system. The presented model encompasses various operational field constraints, moreover improves a state-of-the-art model in extending the feasible space. We show the model is sized up to intractable scale, then propose another approximation model that is possible to handle with the present computer system and commercial optimization package, directly. The aggregated index, lot, is selected, considering the resolution of the planning horizon as well as scheduling purpose. Lastly, this paper presents two test results for the approximation model. The results expose the approximation model to quite promising in deploying it into an operational software program for the long-term track tamping scheduling problem.

KPACK: Relativistic Two-component Ab Initio Electronic Structure Program Package

  • Kim, Inkoo;Lee, Yoon Sup
    • Bulletin of the Korean Chemical Society
    • /
    • v.34 no.1
    • /
    • pp.179-187
    • /
    • 2013
  • We describe newly developed software named KPACK for relativistic electronic structure computation of molecules containing heavy elements that enables the two-component ab initio calculations in Kramers restricted and unrestricted formalisms in the framework of the relativistic effective core potential (RECP). The spin-orbit coupling as relativistic effect enters into the calculation at the Hartree-Fock (HF) stage and hence, is treated in a variational manner to generate two-component molecular spinors as one-electron wavefunctions for use in the correlated methods. As correlated methods, KPACK currently provides the two-component second-order M${\o}$ller-Plesset perturbation theory (MP2), configuration interaction (CI) and complete-active-space self-consistent field (CASSCF) methods. Test calculations were performed for the ground states of group-14 elements, for which the spin-orbit coupling greatly influences the determination of term symbols. A categorization of three procedures is suggested for the two-component methods on the basis of spin-orbit coupling manifested in the HF level.