Development of a Computation Program for Automatic Processing of Calibration Data of Radiation Instrument

방사선 측정기 교정 데이터의 자동처리를 위한 전산프로그램 개발

  • 장지운 (한국원자력연구소 사용후핵연료기술개발부) ;
  • 신희성 (한국원자력연구소 사용후핵연료기술개발부) ;
  • 윤청 (충남대학교 컴퓨터공학과) ;
  • 이윤희 (한국원자력연구소 사용후핵연료기술개발부) ;
  • 김호동 (한국원자력연구소 사용후핵연료기술개발부) ;
  • 정기정 (한국원자력연구소 사용후핵연료기술개발부)
  • Published : 2006.08.30

Abstract

A computation program has been developed for automatic data processing in the calibration process of gamma survey meter. The automatic processing program has been developed based on Visual Basic. The program has been coded according to steps of calibration procedure. The OLE(object linking an embedding) Excel automation method fur automatic data processing is used in this program, which is a kind of programming technique for the Excel control. The performance test on the basis of reference data has been carried out by using the developed program. In the results of performance test, the values of calibration factors and uncertainties by the developed program were equal to those obtained from the reference data. In addition, It was revealed that the efficiency and precision of working are significantly increased by using the developed program.

방사선 측정분야에서 사용되는 감마 서베이미터의 교정데이터 자동처리를 위한 전산 프로그램을 개발하였다. 전산 프로그램은 Visual Basic을 기반으로 개발되었으며, 교정과정에 따라 단계별로 윈도우를 제작하고 코드화하였다. 교정 데이터의 자동처리를 위해 Microsoft Excel 프로그램을 제어하여 미리 자동 연산된 엑셀 셀 내에 데이터가 입력되도록 하였다. 개발프로그램 성능평가의 일환으로 검증된 데이터와 프로그램에서 출력된 데이터를 비교한 결과, 교정인자 산출 및 불확도 평가에서 동일한 결과가 나왔다. 또한, 개발프로그램을 교정업무에 적용시킨 결과, 업무의 효율성 및 정확성은 증가하였다.

Keywords

References

  1. 한국교정시험기관인정기구 홈페이지, 'http://www.kolas.go.kr/01_korean/fm/fm_search_01. asp', 방사선분야 교정인정기관 검색
  2. 한국교정시험기관인정기구, '시험 및 교정기관의 자격에 대한 일반 요구사항 및 해석', KOLAS SG-1, pp. 4-36, (2000)
  3. 한국측정기기교정협회, 'X-선 및 감마선 서베이미터', 표준교정절차서 KASTO 02-80109-034, pp, 12-13, (2002)
  4. ISO, 'X and gamma reference radiation for calibration dosemeters and doserate meters and for determining their response as a function of energy,' ISO 4037 Part 1 : Radiation Characteristics and Production methods, pp. 16-17, (1996)
  5. ISO, 'X and gamma reference radiation for calibration dosemeters and doserate meters and for determining their response as a function of energy,' ISO 4037 Part 2 : Dosimetry for Radiation Protection over the Energy Ranges 8 keV to 1.3 MeV and 4 MeV to 9 MeV, pp. 6-8, (1997)
  6. ISO, 'X and gamma reference radiation for calibration dosemeters and doserate meters and for determining their response as a function of energy,' ISO 4037 Part 3 : Calibration of Area and Personal Dosemeters and the Measurement of Their Response as a Function of Energy and Angle of Incidence, pp. 22-36 (1999)
  7. MSDN Online, 'http://msdn.microsoft.com /library/,' Automating Excel Using the Excel Object Model