吉林大学学报(信息科学版) ›› 2015, Vol. 33 ›› Issue (1): 94-98.

• 论文 • 上一篇    下一篇

煤炭元素含量在线测量程序的设计

李鑫a, 吕健雄a, 程道文b, 李万龙a   

  1. 长春工业大学 a. 软件职业技术学院; b. 基础科学学院, 长春 130012
  • 收稿日期:2014-05-25 出版日期:2015-01-24 发布日期:2015-03-20
  • 作者简介:李鑫(1977—), 女, 吉林敦化人, 长春工业大学讲师, 硕士, 主要从事软件工程、 核技术应用研究, (Tel)86-13252605517(E-mail)lixin1977@mail.ccut.edu.cn; 通讯作者: 程道文(1978—), 男, 安徽肥东人, 长春工业大学副教授, 博士, 主要从事核技术研究, (Tel)86-13252605587(E-mail)chengdaowen@mail.ccut.edu.cn。
  • 基金资助:

    国家自然科学基金资助项目(11305019; 11205069)

Design of Program for On-Line Coal Element Contents Analysis

LI Xina, LV  Jianxionga, CHENG Daowenb, LI Wanlonga   

  1. a. School of Software Vocational Technology; b. School of Basic Sciences, Changchun University of Technology, Changchun 130012, China
  • Received:2014-05-25 Online:2015-01-24 Published:2015-03-20

摘要:

为实现中子感生瞬发伽马射线方法在线测量煤炭元素含量, 采用C#编写了自动测量程序。采用File System Watcher监测谱文件的生成, 利用StreamReader读取伽马能谱的数据, 用五点二次平滑法平滑计数, 利用11道计数和寻找峰位, 通过线性回归方程计算碳、氢、氧的含量。自动测量程序不仅可以自动计算元素含量, 还
能自动控制中子探测器、 多道脉冲分析器、 伽马射线探测器和D-T中子发生器等硬件。现场测试结果表明, 该程序自身问题引起的设备故障率几乎为零, 每个伽马能谱的解析时间小于1 s, 能满足煤炭元素含量在线测量的要求。

关键词: 中子感生瞬发伽马射线分析, 煤炭, 解谱, 自动控制

Abstract:

In order to perform on-line coal element contents analysis based on NIPGA (Neutron Induced Prompt Gamma-ray Analysis), a program of C# for automatic control and parsing spectrum is compiled. FileSystemWatcher is used to watch whether a spectrum document is produced, whose data is read by StreamReader. Then the data is smoothed by a 5-point quadratic polynomial. The sum count of eleven channels is used for finding the peak position. The contents of carbon, hydrogen and oxygen in coal are computed by the linear regression equations. The program can compute the element contents and can control the hardware of the analyzer, such as neutron detector, Multi-channel pulse analyzer, gamma-ray detector and D-T neutron generator. On-line test results indicate that the equipment failure rate caused by the program is almost zero, and the time of parsing spectrum is less than 1 second which can meet the requirement of on-line coal element contents analysis.

Key words: neutron induced prompt gamma-ray analysis(NIPGA), coal, parsing spectrum, automatic control

中图分类号: 

  • TP274