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

검색결과 321건 처리시간 0.036초

Simulation of low-enriched uranium burnup in Russian VVER-1000 reactors with the Serpent Monte-Carlo code

  • Mercatali, L.;Beydogan, N.;Sanchez-Espinoza, V.H.
    • Nuclear Engineering and Technology
    • /
    • 제53권9호
    • /
    • pp.2830-2838
    • /
    • 2021
  • This work deals with the assessment of the burnup capabilities of the Serpent Monte Carlo code to predict spent nuclear fuel (SNF) isotopic concentrations for low-enriched uranium (LEU) fuel at different burnup levels up to 47 MWd/kgU. The irradiation of six UO2 experimental samples in three different VVER-1000 reactor units has been simulated and the predicted concentrations of actinides up to 244Cm have been compared with the corresponding measured values. The results show a global good agreement between calculated and experimental concentrations, in several cases within the margins of the nuclear data uncertainties and in a few cases even within the reported experimental uncertainties. The differences in the performances of the JEFF3.1.1, ENDF/B-VII.1 and ENDF/B-VIII.0 nuclear data libraries (NDLs) have also been assessed and the use of the newly released ENDF/B-VIII.0 library has shown an increased accuracy in the prediction of the C/E's for some of the actinides considered, particularly for the plutonium isotopes. This work represents a step forward towards the validation of advanced simulation tools against post irradiation experimental data and the obtained results provide an evidence of the capabilities of the Serpent Monte-Carlo code with the associated modern NDLs to accurately compute SNF nuclide inventory concentrations for VVER-1000 type reactors.

CFD/RELAP5 coupling analysis of the ISP No. 43 boron dilution experiment

  • Ye, Linrong;Yu, Hao;Wang, Mingjun;Wang, Qianglong;Tian, Wenxi;Qiu, Suizheng;Su, G.H.
    • Nuclear Engineering and Technology
    • /
    • 제54권1호
    • /
    • pp.97-109
    • /
    • 2022
  • Multi-dimensional coupling analysis is a research hot spot in nuclear reactor thermal hydraulic study and both the full-scale system transient response and local key three-dimensional thermal hydraulic phenomenon could be obtained simultaneously, which can achieve the balance between efficiency and accuracy in the numerical simulation of nuclear reactor. A one-dimensional to three-dimensional (1D-3D) coupling platform for the nuclear reactor multi-dimensional analysis is developed by XJTU-NuTheL (Nuclear Thermal-hydraulic Laboratory at Xi'an Jiaotong University) based on the CFD code Fluent and system code RELAP5 through the Dynamic Link Library (DLL) technology and Fluent user-defined functions (UDF). In this paper, the International Standard Problem (ISP) No. 43 is selected as the benchmark and the rapid boron dilution transient in the nuclear reactor is studied with the coupling code. The code validation is conducted first and the numerical simulation results show good agreement with the experimental data. The three-dimensional flow and temperature fields in the downcomer are analyzed in detail during the transient scenarios. The strong reverse flow is observed beneath the inlet cold leg, causing the de-borated water slug to mainly diffuse in the circumferential direction. The deviations between the experimental data and the transients predicted by the coupling code are also discussed.

효율적인 유클리드 셀을 이용한 DVD용 Reed-Solomon Decoder의 설계 (A Reed-Solomon Decoder with an Efficient Euclid Cell For DVD Application)

  • 이동훈;김종태
    • 대한전자공학회:학술대회논문집
    • /
    • 대한전자공학회 2000년도 추계종합학술대회 논문집(2)
    • /
    • pp.285-288
    • /
    • 2000
  • In this paper, we propose a Reed-Solomon decoder for the DVD Reed-Solomon(RS) product code based on new efficient euclid cell architecture suitable for Modified Euclid Algorithm. We synthesized the RS decoder using Hyundai 0.65um CMOS standard cell library and compared the performance of the decoder with one of the conventional architectures. The result shows that the proposed euclid cell use about 32% less symbol time.

  • PDF

Smalltalk를 이용한 원시 모듈 구현에 관한 연구 (A Study on the Source Module Implementation using Smalltalk)

  • 오상엽;김홍진;장덕철
    • Asia pacific journal of information systems
    • /
    • 제2권1호
    • /
    • pp.77-92
    • /
    • 1992
  • We presents a source module implementation system using building blocks as one of the software reusing approach. Based on module text retrieval system, system is composed of library management program and new module making program for module management. We build a software module by virtue of the reuser's customization and by applying a practical module to this model and then proved that program development through reusing approach is better than that of writing out a source code directly.

  • PDF

직렬 ATA 전송층 설계 (Design of Serial ATA Transport layer)

  • 조은숙;박상봉;허정화
    • 대한전자공학회:학술대회논문집
    • /
    • 대한전자공학회 2003년도 통신소사이어티 추계학술대회논문집
    • /
    • pp.365-368
    • /
    • 2003
  • In this Paper, we report a design of Serial ATA Transpor layer. The functionalities of the Serial ATA transport layer are first described on RTL via verilog. The compiled code are then fed to a synthesizer synopsys to get the actual hardware from 0.35$\mu\textrm{m}$ SAMSUNG standard cell library. The designed functionalities of this chip will be verified using test bold with FPGA equipment and ATS2 digital test equipment.

  • PDF

메타데이터 인터페이스를 이용한 DTD 기반 XML 문서 변환기의 골격 원시 코드 생성 (Skeleton Code Generation for Transforming an XML Document with DTD using Metadata Interface)

  • 최귀자;남영광
    • 정보처리학회논문지D
    • /
    • 제13D권4호
    • /
    • pp.549-556
    • /
    • 2006
  • 본 논문에서는 목표 문서의 DTD에 정의된 구조에 따라 원시문서를 목표 문서로 변환하는 XML 문서변환기와 골격 원시 프로그램을 생성하는 방법을 제안한다. 사용자는 생성된 프로그램을 이용하여 코드를 추가하거나 프로그램을 변경하고, 외부 클래스나 라이브러리 파일들을 연결하여 자신이 원하는 방법으로 쉽게 문서를 변환할 수 있다. 생성된 프로그램은 목표 DTD 경로(path)를 기준으로 코드를 생성하기 때문에 가독성이 높다. 현재까지의 대부분의 XML 문서변환은 XSLT를 이용하거나 XQuery를 이용하여 Java 프로그램을 생성하고 있으나, 각 요소별로 코드를 조작할 수 없는 단점이 있다. 본 논문에서 제안된 방법은 사용자가 원시/목표 문서에서 제공되는 DTD 혹은 문서에서 자동으로 추출된 DTD를 이용하여 원소 사이의 관계를 지정하면 자동적으로 문서가 변환되고 Java 원시 프로그램을 생성하기 때문에 코드 생성과정이 매우 단순하다. 메타데이터 인터페이스는 Java GUI를 이용하여 트리 형태로 표현된 DTD의 원소를 클릭하여 쉽게 생성할 수 있다. 문서변환을 위한 매핑은 원소의 특성에 따라 1:1, 1:N, N:1로 구분되며 데이터의 분해 혹은 합성을 위한 사용자 지정 함수가 메타데이터 인터페이스에 저장된다. 본 시스템은 실제 사용되고 있는 논문 XML 문서를 서지문서로 변환한 결과 및 프로그램 코드를 예제로 구현하여 결과를 제시하였다.

프로그램 소스코드 취약성 분석 및 분석도구의 개발 (A Development of Analysis Tool and the Analysis of Vulnerabilities on the Program Source Code)

  • 하경휘;최진우;우종우;김홍철;박상서
    • 융합보안논문지
    • /
    • 제4권2호
    • /
    • pp.27-34
    • /
    • 2004
  • 최근 인터넷 사용의 급격한 증가와 정보통신기술의 급속한 발전은 컴퓨터 보안상의 문제점을 노출하고 있고 이로 인한 피해가 심각한 수준으로 다가오고 있다. 안전한 시스템 접속에 관한 많은 연구가 보고 되고 있지만, 일반적으로 공격자들은 순수 공격 기술이나 네트워크 구성의 결함을 이용하기 보다는 시스템 상에서 구동 중인 프로그램들, 특히 서비스를 위한 프로세스들이 개발 당시에 가지는 근본적인 취약성을 이용한다. 따라서 보안 관리자들은 공격에 이용되는 취약성을 보완하기 위해 보안 패치 작업등 많은 노력과 시간을 투자해야만 하며, 동시에 개발자들 또한 노출된 프로그램의 취약성에 대한 계속된 프로그램 수정 작업으로 부담이 커지고 있는 실정이다. 본 논문에서는 이러한 문제점을 해결하고 안전한 소스코드의 작성을 위하여 프로그램 개발 시 침해의 가능성을 가지는 취약성 함수들을 조사 및 분석을 연구 목표로 하였다. 이를 위하여 소스코드 수준에서 잠재할 수 있는 표준 C 함수에 관련된 취약성과 Win32 API 함수의 취약성에 대하여 분석하고, 그 결과를 기반으로 소스 코드의 취약성을 검사하기 위한 자동화 도구를 개발하였다.

  • PDF

한국의 사서직 윤리규정 방향 제안 (A New Model for Codes of Ethics for Librarians of South Korea)

  • 김혜경;남태우
    • 정보관리학회지
    • /
    • 제21권4호
    • /
    • pp.329-352
    • /
    • 2004
  • 21세기 지식기반 사회는 사서직에게 전문직으로서의 윤리규정의 필요성과 준수를 요구하고 있다. 세계 각국의 협회 및 전문직 단체에서는 전문직의 기준과 윤리강령을 발표하고 있으며, 도서관이 나아가야 할 방향 제시와 더불어 사서들로 하여금 명시된 기본적인 윤리 개념을 준수하도록 하고 있다. 이에 본 연구에서는 미국을 비롯하여 영국, 일본, 한국 도서관의 사서직의 윤리규정을 조사하였다. 조사된 결과를 바탕으로 각국의 윤리규정과 한국의 것을 비교하여 개선된 사서직 윤리규정 모델을 제안하였다. 개선된 사서직 윤리규정은 크게 정보윤리와 전문직 윤리로 구성된다. 정보윤리는 평등한 접근 및 서비스, 검열의 거부, 사생활 보호, 사서의 중립성, 지적자유보장의 6가지 항목을 필수요소로 제안하였다. 전문직 윤리에는 개인적 이익배제, 전문지식의 계속적 발전 및 노력, 전문직 위상 유지, 전문직 임무와 소속된 기관에 대한 갈등, 동료 및 다른 업자와의 관계, 권리와 복지를 위한 고용조건 확보, 도서관간의 상호협력, 문화창조에의 공헌 등을 주요 요소로 제안하였다.

SUSHI 기반 학술정보 이용통계 수집 모델 연구 (A Study on the Acquisition of Usage Statistics based on SUSHI Project)

  • 김선태;임석종
    • 한국콘텐츠학회:학술대회논문집
    • /
    • 한국콘텐츠학회 2007년도 추계 종합학술대회 논문집
    • /
    • pp.35-39
    • /
    • 2007
  • 최근 이용통계는 온라인 정보제공자로부터 폭넓게 제공받고 있다. 그러나 그 통계는 여전히 일치된 데이터 수집기로 이용할 수 없으며, 개별 정보제공자들의 관리 비용도 높은 상황이다. 표준화된 이용통계 수집을 주도하는 SUSHI는 정보제공사에서 제공한 이용통계를 도서관에 전자적으로 저장하기 위해 COUNTER 프로젝트를 실행할 자동화된 질의 응답 프로토콜을 개발하고 있다. SUSHI는 도서관들이 COUNTER 프로젝트의 통계를 활용함으로써 관리상의 업무부하 절감과 함께 의사결정을 지원할 것이다. 전자자원에 대한 이용통계의 기록과 교환에 있어서 출판사들이 COUNTER의 실무 규칙을 준수함으로써 최초로 저널과 데이터베이스들에 적용된다. 업체들은 COUNTER의 표준을 이용하여 엑셀이나 CSV 파일로 도서관 고객에게 제공할 수 있다. 그 결과 다양한 학술출판사와 정보서비스 기관에서 생성되고 있는 이용통계 데이터를 일관성, 신뢰성, 용이성을 확보할 수 있게 되는 것이다. 이에 본 연구에서는, 해외 전자저널 공동구매 컨소시엄인 KESLI의 전자저널 이용통계 수집 및 처리 절차를 분석하여, SUSHI에 기반한 전자저널 이용통계 수집 모델을 제안하고자 한다.

  • PDF

지능형 의료영상검색시스템 HIPS 구현 (Implementation of Intelligent Medical Image Retrieval System HIPS)

  • 김종민;류갑상
    • 사물인터넷융복합논문지
    • /
    • 제2권4호
    • /
    • pp.15-20
    • /
    • 2016
  • 본 논문은 의료영상 CT 기반의 지식데이터 검색 관리시스템 구축에 대한 내용을 기술한다. 개발된 시스템은 정밀한 지능형 검색기술을 활용하여 의료영상을 판독하고 환자의 병명을 진단함으로써 병원 업무 효율성을 높이데 목적이 있다. 본 연구에서는 PACS의 의료 영상 DICOM 파일을 읽어서 영상을 처리하고, 특징 값들을 추출하여 데이터베이스에 저장한다. 진료에 필요한 새로운 의료영상을 읽어서 데이터베이스에 저장된 다른 CT의 특징 값과 비교하여 유사성을 검색하는 시스템을 구현하였다. 연구학술용으로 제공된 100장의 CT DICOM을 JPEG 파일 형태로 변환한 후, SIFT, CS-LBP, K-Mean Clustering 알고리즘을 이용하여 Code Book Library를 구축하였다. 데이터베이스 최적화를 통하여 새로운 CT 이미지에 대한 기존 데이터와의 유사성을 검색 하여 그 결과를 확인함으로써 환자의 진료 및 진단에 활용할 수 있도록 하였다.