首页 | 本学科首页   官方微博 | 高级检索  
相似文献
 共查询到20条相似文献,搜索用时 140 毫秒
1.
The neutral beam injection (NBI) heating is one of the mainly auxiliary plasma heating methods for EAST. In this paper, a data server application software is presented for NBI control system. This application software is developed on Centos OS by C programming language with TCP and multithreading technology. It mainly focuses on storing and querying experimental pulse data and engineering data; experimental user’s operation records; experimental configuration information; the collected data after processing; as well as managing and releasing experimental discharge shot number and so on. By using the unified data header structure, the data server software provides universal information exchange interfaces for different service request terminals with different operating platform, such as WinCC, Labview. With the help of data server software, those problems related on the storage, querying and processing of information and data for NBI control system are well solved.  相似文献   

2.
The data acquisition and remote real-time display system for the neutral beam injectors (NBI) on experimental advanced superconducting tokamak (EAST) are described in this paper. Distributed computer systems including local data acquisition (DAQ) facility, remote data server (DS), real-time display terminal are adopted with Linux and Windows operating system. Experimental signals are gathered by DAQ device at local working field. On the one hand, these gathered data will be sent to DS which runs on remote server main control layer on EAST NBI control network for saving and processing; on the other hand, these data will be sent to real-time display terminal which runs on remote monitoring layer on EAST NBI for displaying and monitoring experimental signals real-timely. Another point needs to be mentioned is that the real-time display software can call back historical data from DS for querying. The software of data acquisition and DS are programmed by C language while the real-time display software is programmed by Labview flow chart. The hardware mainly includes DAQ cards, server, industrial personal computer and others auxiliary hardware. Now the system proved to be performed well through experiments on NBI testing bed.  相似文献   

3.
To ensure the uniqueness and recognition of data and make it easy to analyze and process the data of all subsystems of the neutral beam injector (NBI), it is required that all subsystems have a unified system time. In this paper, the timing synchronization software is presented which is related to many kinds of technologies, such as shared memory, multithreading, TCP protocol and so on. Shared memory helps the server save the information of clients and system time, multithreading can deal with different clients with different threads, the server works under Linux operating system, the client works under Linux operating system and Windows operating system. With the help of this design, synchronization of all subsystems can be achieved in less than one second, and this accuracy is enough for the NBI system and the reliability of data is thus ensured.  相似文献   

4.
The control system of neutral beam injector (NBI) monitors the status of NBI equipments, controls all of the power supply, realizes data acquisition and network, and provides a unified clock for all subsystems of NBI system. As an important part of NBI control system, waveform generator (WG) monitors the parameters of the experiment and displays these parameters in the waveform terminal. The WG software also can send simple experiment commands and make it easy for experiment test. The WG software develops under Windows operating system, using labview language. The design is related to many kinds of technologies, such as client/server communication, multithreading and cyclic redundancy check technology, TCP protocol and so on.  相似文献   

5.
To verify the rationality of experimental configurations before each experiment discharge of Experimental Advanced Superconducting Tokamak (EAST) Neutral Beam Injection (NBI) and to query the experimental configurations under historical shot numbers, an experimental configuration query terminal is needed during NBI experiments. In this paper, the experimental configuration query software is presented which is realized with multithreading technology, TCP protocol, Mysql database and so on. Multithreading technology achieves that different service requests can be dealt by different threads for improving the processing efficiency of the program. TCP protocol ensures reliable network communication between the server and the client. The configurations set by experimental operators are saved to Mysql database of the server with different data tables. The server works under Linux operating system while the client works on Windows operating system. With the help of this application, the current and historical experimental configurations are displayed and queried, thus on the one hand, the current experimental configurations especially the settings of timing sequence and amplitude for NBI each power supply system are verified before each NBI discharge; on the other hand, the typical history configurations can be queried for experimental reproducibility. This application is very practical significance for EAST NBI experiments.  相似文献   

6.
7.
As the center of neutral beam injector (NBI) control system, main control server controls the whole NBI system’s input and output services, and it verifies whether the experimental parameters are reasonable, stores the real-time data, monitors the statuses of the experimental equipments in real time and makes it easy to perform self-protection and alarm automatically. In order to realize these functions, MYSQL technology, client/server communication mode, multithreading and cyclic redundancy check technology are used in this paper.  相似文献   

8.
In order to supervise the elements of the neutral beam injector (NBI) spatially located at several places, a distributed NBI data acquisition system (NBIDAS) on experimental advanced superconducting tokamak (EAST) is developed in this paper. NBIDAS consists of field instrument and measurement devices, servers and remote data processing terminals. In order to remotely manage and monitor the field devices of the NBI system, a device management client software is also developed as the human–machine interfaces between the field devices and remote system administrators. A control signal acquisition system is developed for diagnosing these generated analog and digital signals from the NBI control system. NBIDAS based on network technologies is capable of extending system functions and upgrading devices. The detail of the architecture and implementation of the NBIDAS on EAST is discussed in the paper.  相似文献   

9.
Neutral Beam Injector (NBI) is one of the main plasma heating and plasma current driving methods for Experimental Advanced Superconducting Tokomaks. In order to monitor the NBI experiment, control all the power supply, realize data acquisition and network, the control system is designed. As an important part of NBI control system, timing system (TS) provides a unified clock for all subsystems of NBI. TS controls the input/output services of digital signals and analog signals. It sends feedback message to the control server which is the function of alarm and interlock protection. The TS software runs on a Windows system and uses Labview language code while using client/server mode, multithreading and cyclic redundancy check technology. The experimental results have proved that TS provides a stability and reliability clock to the subsystems of NBI and contributed to the safety of the whole NBI system.  相似文献   

10.
针对^60Co集装箱检测系统的特点,设计相关的数据库管理系统的功能,并设计了相关的信息管理系统软件,主要功能包括数据库的检索和查询。利用微软的SOL数据库系统和Visual C^++开发工具,在Windows2000环境下编制相关的数据库操作功能程序,主要包括数据库查询操作、图形图像显示、统计功能、报表打印、程序界面设计等。该软件系统操作灵活,信息检索方便,并已成功应用于^60Co集装箱检测系统的数据库信息管理系统中。  相似文献   

11.
Neutral beam injection (NBI) heating is one of the most efficient auxiliary plasma heating methods for fusion devices. The data acquisition control system (DACS) with PXI (pe- ripheral component interconnect extensions for instrumentation) data acquisition card for the first NBI system in the experimental advanced superconducting tokamak (EAST) is presented in this paper. As an important sub-system, DACS is designed to obtain physical measurement signals in the EAST NBI system and to deal and store these data with the Lempel-Ziv-Oberhumer (LZO) lossless data compression algorithm, as well as offer convenient data call-back and access inter- faces to the user for examining and analyzing the data. Experimental results show that accurate data will ensure that researchers correctly analyze it and then properly adjust the experimental parameters or operation, so DACS should take a large step in improving experimental efficiency. Tile hardware and software sections are briefly presented in this paper, and now this system has been tested to be able to work reliably and steadily.  相似文献   

12.
离子源是中性束注入器(Neutral Beam Injector,NBI)的关键子系统之一,根据射频离子源的实验和运行需求,本文设计了一套基于物理实验与工业控制系统(Experimental Physics and Industrial Control System,EPICS)架构的控制程序,实现对射频离子源实验和调试过程的远程监控功能。NBI射频离子源控制程序通过集成开发平台(Control System Studio,CSS)的交互界面开发模块(Best OPI Yet,BOY)实现友好的人机交互界面,使用Jython实现界面逻辑,支持服务器/客户端和EPICS两种通信架构。程序已经上线近半年,实验表明,射频离子源控制程序具备了放电模式设置、时序幅值设置、设备状态实时监控、采集数据实时波形显示等功能,满足了射频离子源实验的远程控制和数据可视化的需求。  相似文献   

13.
Neutral beam injector is one of the main plasma heating and plasma current driving methods for experimental advanced superconducting tokomaks (EAST). In order to realize visual operation of EAST neutral beam injector’s control system (NBICS), main control console (MCC) is developed to work as the human–machine interface between the NBICS and physical operator. It can meet the requirements of visual control of NBICS by providing a user graphic interface. With the specific algorithms, the setup of power supply sequence is relatively independent and simple. Displaying the real-time feedback of the subsystems provides a reference for operators to monitor the status of the system. The MCC software runs on a Windows system and uses C++ language code while using client/server (C/S) mode, multithreading and cyclic redundancy check technology. The experimental results have proved that MCC provides a stability and reliability operation of NBICS and works as an effective man–machine interface at the same time.  相似文献   

14.
A data service system plays an indispensable role in HT-7 Tokamak experiment. Since the former system doesn't provide the function of timely data procession and analysis, and all client software are based on Windows, it can't fulfill virtual fusion laboratory for remote researchers. Therefore, a new system which is simplified by three kinds of data servers and one data analysis and visualization software tool has been developed. The data servers include a data acquisition server based on file system, an MDSplus server used as the central repository for analysis data, and a web server. Users who prefer the convenience of application that can be run in a Web Browser can easily access the experiment data without knowing X-Windows. In order to adjust instruments to control experiment the operators need to plot data duly as soon as they are gathered. To satisfy their requirement, an upgraded data analysis and visualization software GT-7 is developed. It not only makes 2D data visualization more efficient, but also it can be capable of processing, analyzing and displaying interactive 2D and 3D graph of raw. analyzed data by the format of ASCII, LZO and MDSplus.  相似文献   

15.
During the operation of a high-power neutral beam injection(NBI)system on the HL-1M tokamak,an optical diagnostic means using CCD camera was developed to characterize the NBI performance.The vacuum valve opening process and NBI period in the HL-1M experiment were displayed by a lot of photos taken with this means.Thus,the Hα emission profiles of the neutral beam(NB) and its interaction with plasma were given.Finally,the reason possible for plasma breakdown during NB1 model II discharge was investigated.this in-situ diagnosis can provide more information of the NB1.  相似文献   

16.
Data from large-scale experiments and extreme-scale computing is expensive to produce and may be used for high-consequence applications. The Metadata, Provenance and Ontology (MPO) project builds on previous work [M. Greenwald, Fusion Eng. Des. 87 (2012) 2205–2208] and is focused on providing documentation of workflows, data provenance and the ability to data-mine large sets of results. While there are important design and development aspects to the data structures and user interfaces, we concern ourselves in this paper with the application programming interface (API) – the set of functions that interface with the data server.Our approach for the data server is to follow the Representational State Transfer (RESTful) software architecture style for client–server communication. At its core, the API uses the POST and GET methods of the HTTP protocol to transfer workflow information in message bodies to targets specified in the URL to and from the database via a web server. Higher level API calls are built upon this core API. This design facilitates implementation on different platforms and in different languages and is robust to changes in the underlying technologies used. The command line client implementation can communicate with the data server from any machine with HTTP access.  相似文献   

17.
Neutral beam injection (NBI) is recognized as one of the most effective means of plasma heating. The EAST NBI water flow calorimetry system (WFCS) based on PCI extensions for instrumentation (PXI) was established, it can measure temperature rise and flow rate of cooling water of the heat load components, and achieve beam power distribution and neutralization efficiency. Experimental data obtained from WFCS are feedback of the ion source operation state and direct the operation parameter optimization of the ion source. Experimental results show that the WFCS is stable, reliable, and meet the experimental requirements fully.  相似文献   

18.
The neutral beam injection (NBI) system was designed to provide plasma heating and current drive for high performance and long pulse operation of the Korean Superconducting Tokamak Advanced Research (KSTAR) device using two co-current beam injection systems. Each neutral beam injection system was designed to inject three beams using three ion sources and each ion source has been designed to deliver more than 2.0 MW of deuterium neutral beam power for the 100-keV beam energy. Consequently, the final goal of the KSTAR NBI system aims to inject more than 12 MW of deuterium beam power with the two NBI for the long pulse operation of the KSTAR. As an initial step toward the long pulse (~300 s) KSTAR NBI system development, the first neutral beam injection system equipped with one ion source was constructed for the KSTAR 2010 campaign and successfully commissioned. During the KSTAR 2010 campaign, a MW-deuterium neutral beam was successfully injected to the KSTAR plasma with maximum beam energy of 90 keV and the L-H transition was observed with neutral beam heating. In recent 2011 campaign, the beam power of 1.5 MW is injected with the beam energy of 95 keV. With the beam injection, the ion and electron temperatures increased significantly, and increase of the toroidal rotation speed of the plasma was observed as well. This paper describes the design, construction, commissioning results of the first NBI system leading the successful heating experiments carried in the KSTAR 2010 and 2011 campaign and the trial of 300-s long pulse beam extraction.  相似文献   

19.
设计、构建了一种基于常用手机端APP软件"微信"实现对环境辐射剂量率实时监控的系统。该系统借助第三方云平台服务器使辐射监测仪连入互联网,通过网络云平台的特定网络接口使辐射监测仪与微信服务器建立起绑定连接。上层界面在微信APP上使用HTML5结合脚本语言设计,底层辐射监测仪采用碘化钠闪烁体搭配光电倍增管以及后端的WIFI模块、MCU模块等完成数据采集处理。在数据通信协议方面,选用了Websocket与MQTT协议组合的方式,提高了系统的通信效率。该系统实现了辐射监测仪的远程监护,界面设计简单、操作便利、实时性好、通信效率高。  相似文献   

20.
A 16 kV/20 A power supply was developed for the extraction grid of prototype radio frequency (RF) ion source of neutral beam injector.To acquire the state signals of extraction grid power supply (EGPS) and control the operation of the EGPS,a data acquisition and control system has been developed.This system mainly consists of interlock protection circuit board,photoelectric conversion circuit,optical fibers,industrial compact peripheral component interconnect (CPCI) computer and host computer.The human machine interface of host computer delivers commands and data to program of the CPCI computer,as well as offers a convenient client for setting parameters and displaying EGPS status.The CPCI computer acquires the status of the power supply.The system can turn-off the EGPS quickly when the faults of EGPS occur.The system has been applied to the EGPS of prototype RF ion source.Test results show that the data acquisition and control system for the EGPS can meet the requirements of the operation of prototype RF ion source.  相似文献   

设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号