高功率激光驱动器控制系统研究及应用
文献类型:学位论文
作者 | 曾沛颖 |
学位类别 | 博士 |
答辩日期 | 2014 |
授予单位 | 中国科学院上海光学精密机械研究所 |
导师 | 刘德安 |
关键词 | CORBA,EPICS,驱动器控制系统,通道访问机制,分布式数据库,IOC服务器 |
其他题名 | Research and Application of Control System for High-Power Laser Facility |
中文摘要 | 激光驱动惯性约束聚变的目的是实现可控的核聚变,从而为人类提供更高效的能源供应方式。自从上世纪六十年代激光出现后,前苏联科学院巴索夫提出了用激光引发聚变的建议,前苏联学者在随后的实验中证明了激光聚变概念是正确可行的,自此受控聚变领域出现了一个新的分支——激光驱动惯性约束聚变,并在随后的时间里得到了蓬勃发展。利用激光能产生聚焦良好的能量巨大的脉冲光束特性,采用多路高强脉冲激光对称地集射到球形氘氚靶丸上使之加热,表面消融为高温等离子体,高速喷射出来产生强大的反冲力来挤压靶芯,使之温度和密度急骤升高而发生聚变。为提高装置整体输出能量,激光驱动器光束口径与路数不断提升,其光路总长度和元器件数量增长迅猛,因此控制系统随着各类高功率激光驱动器项目的开展而逐渐发展起来,极大的提高了装置的运行效率,已成为大型高功率激光驱动器必不可少的一部分。 高功率激光驱动器控制系统是一个大型的复杂软硬件综合系统,它负责将驱动器的各个设备有机的组织起来,有效的完成实验运行与数据测量等工作。以往的控制系统大都是针对某一驱动器专门设计使用的,不具备在新建的驱动器装置上复用的能力,而且原有控制系统各个功能模块由不同分系统的人员开发独自开发,没有统一的设计思想和设计框架进行规划,给后续的维护工作带来了巨大的困难。针对这些问题的出现,目前激光驱动器控制系统已经开始呈现出标准化、组件化、复用化、网络化的发展趋势,国外研究人员已经开发了一些的控制系统框架或解决方案,如CORBA技术和EPICS系统等。由于国内的大型激光驱动器起步较晚,在控制系统方面的研究还处于探索阶段,还有许多研究工作需要进行,因此对集中控制系统框架的研究非常必要。 本文首先对驱动器控制领域两种主要控制方法进行了理论分析,然后以EPICS控制系统为应用框架,解决其在神光装置上的工程应用问题,实现了控制系统软件的开发和应用。本文创新点在于,通过对驱动器装置进行特性分析,提炼总结了构建驱动器装置构建控制系统应注意的特点和技术要求,实现了将EPICS系统首次应用于高功率激光驱动器装置上,完成了准直、测量和能源分系统的理论设计和工程实施,完成了器件、前端和靶场的技术方案设计等工作,同时针对准直系统中的关键技术进行了研究工作,特别是针对图像处理提出了基于滤波算法的图像改进处理方案,提高了准直系统的工作效率。为以后开展更大规模驱动器控制系统研制提供了理论技术。在此基础上主要开展了以下研究工作: 1.详细归纳总结了高功率激光驱动器装置及其控制系统方面的相关知识,由于驱动器控制系统属于是一个大型的复杂软件系统,它负责将驱动器的各个设备有机的组织起来,有效的完成实验运行与数据测量等工作,因此对控制系统方面的知识了解可以有利于研究工作的深入进行,并为下一步的系统设计提供了理论基础。 2.分析了CORBA中间件技术及EPICS技术的基本特点和工作原理,研究构建神光装置控制系统的可行方案,提出将EPICS系统应用到高功率激光器驱动器装置上,以实现对控制系统框架的构建,从而利用框架集成工具包实现对驱动器各个设备的相关开发工作。该方法首先分析驱动器的运行特性和相关运行参数得到系统框架构建的结构要求,然后依次构建IOC服务器实现控制功能和参数采集的需求,最后通过MEDA开发操作界面实现人机交互。当各个分系统的控制功能逐步实现后,通过EPICS的通道访问和分布式动态数据库这两个基本机制实现整个驱动器装置的数据共享和整体控制。 3.完成了EPICS系统的整体设计及一系列实践工作,构建了中央控制室和服务器系统,建立千兆局域网系统,完成了对神光装置实验大厅的网络管理和规划工作,并根据装置运行数据需要建立了实时数据库及数据存储系统,同时根据EPICS控制系统的需要,完成了控制信号命名、电缆命名的IOC服务器开发工作。 4.分析了现有准直分系统的不足之处,研究采用基于以太网技术进行及EPICS分布式准直调整,采用网络CCD进行光束基准的检测,以及采用网络控制器进行步进电机控制驱动反射镜进行调整的方案,并通过对图像处理技术进行改进提高了系统的响应速度和精度,通过在线进行实验验证,测试结果表明方案是可行的,调节精度能满足系统的设计要求,近场可实现1%光束口径调节精度,远场可实现优于1urad的调节精度,该方案为激光装置准直分系统技术改造提供了实验依据。 5.对测量分系统的现有工作状况进行分析后,提出采用IOC服务和EPICS实时数据库相结合的方法实现测量数据的全局共享,改变原有的数据孤岛状况,实现整个系统高速有效的数据采集管理。 6.完成了器件分系统、能源分系统、前端分系统、靶场分系统的控制系统设计需求分析工作,并完成了系统设计工作并逐步进行工程实施,完成了能源分系统的方案实时和测试工作。 |
英文摘要 | The purpose of laser driven inertial confinement fusion is to achieve controllable nuclear fusion, so as to provide a more efficient way of energy supply for human. Since the 60s of the last century after the appearance of laser, Basov had proposed the proposal that using laser induced inertial confinement fusion, the Soviet Union scholar proved that the laser driven fusion concept is correct and feasible after the subsequent experiments. Since then, laser driven inertial confinement fusion has become a new branch of controlled fusion field and has been booming in the subsequent period. By using the characteristic of laser which can produce good focused pulse beam with giant energy, multi laser beams symmetrically shot into the spherical deuterium-tritium pellet, the great energy will heat the pellet and make the surface ablate as the high-temperature plasma, in this processing, the high-temperature plasma will produce strong counterforce to squeeze the target core, this will make the temperature and the density increase quickly and then trigger the inertial confinement fusion. In order to enhance the overall output energy, the amount of laser beams continuous increased and the aperture of beam became much larger, under the circumstances, the research on control system became more and more important. The control system is an essential part of high power laser facility and greatly improves the running efficiency of the facility. The control system of high power laser facility is a complex system that integrates the hardware and the software, it will be responsible for all equipment and devices control and function realization to make alignment and data measurement work efficiently. Most of the control system is designed for a specific facility to use and does not have the ability to reuse in new laser facility, in the meantime, various functional modules of control system are developed by different teams, there is no uniform framework and planning for system design, which has brought great difficulties to the subsequent maintenance work. In response to these problems, the laser facility control system have shown a standardized, component-based, multiplexing, network trends and foreign researchers have developed some control system framework and solution, just like CORBA and EPICS. Because the development of domestic large scale laser driver is relatively late, the research on control system is still on the exploratory stage and there are many research work needs to be done, so it is very necessary to research on the high power laser facility control system. This paper presents a detailed theoretical analysis of the two major control methods for large-science facility control field, and then taking the EPICS as the framework to design and to realize the control system of SG-II facility, to solve the engineering problems on the laser facility. The innovation of this paper are base on analysis the characteristics of ICF facility, summarizes the characteristics and the technical requirements of building a control system, for the first time to apply EPICS system to building control system for high power laser facility. Complete theoretical design and project implementation of alignment system/measurement system/energy system. Finish theoretical design of amplifier system /font-end system/target system. These research content will provides theory and technology support for larger facility control system in the further.The main research work could be summarized as follows: 1.Detailed summarized the related knowledge of high power laser facility and control system, because the laser facility control system is a large and complex integrated system, it will be responsible for all equipment and devices control and function realization, so to comprehend the knowledge of the control system will be beneficial to further research. 2.Analysis the CORBA middleware technology and EPICS technology and tudy on the construction of feasible scheme of SG facility control system. Proposes the method that using the EPICS to construct the control system of high-power laser facility, so we can use the integration toolkits to realize the development works of each subsystem. Firstly, we should analyze the operation characteristics and the running parameters of the facility to get the requirements of control system, and then construct the IOC server to realize the control function and parameter collect requirements, finally, using the MEDA to develop the human-computer interface. When the control functions of each subsystem are gradually realized, we can achieve data sharing and integrated control by using the channel access and the dynamic distributed database of EPICS. 3.After completing the application of using the EPICS to construct SG-II facility control system, a central control room and a function sever system had been built. The Gigabit LAN system was established, the network management and planning works of experimental hall devices ware completed, a real-time database and data storage system had also been built to meet the demand of facility operation. At the same time, according to the requirement of the EPICS control system, we have finished the naming works for control signal and cables. 4.By analysis of the inadequacies of existing alignment subsystems, the method of combination the Ethernet technology and distribute technology of EPICS were detailedly discussed in the paper. Firstly, digital CCD was used for beam image capture and motor control devices with Ethernet output capability ware used for mirror adjustment, then, using image processing technology to improve the response speed and the accuracy of the alignment system.Accroding to the online test, the results show that the scheme is feasible and the accuracy can meet the requirement of control system.The average far-field alignment error is less than 1 urad, the near-field can achieve the accuracy to 1% of beam diameter. This method provides an experimental basis for technology upgrading of alignment system. 5.Through the analysis of the present condition of measurement system, propose the method of combination the IOC sever and the real-time database to achieve measurement data global sharing, change the status of the original data island 6.We have completed some subsystem requirement analysis and design works, including Amplifier subsystem, Power supply subsystem, Font-end subsystem and Target subsystem. The implement and test of Power supply subsystem have been finished. |
语种 | 中文 |
源URL | [http://ir.siom.ac.cn/handle/181231/15850] ![]() |
专题 | 上海光学精密机械研究所_学位论文 |
推荐引用方式 GB/T 7714 | 曾沛颖. 高功率激光驱动器控制系统研究及应用[D]. 中国科学院上海光学精密机械研究所. 2014. |
入库方式: OAI收割
来源:上海光学精密机械研究所
浏览0
下载0
收藏0
其他版本
除非特别说明,本系统中所有内容都受版权保护,并保留所有权利。