首页 | 本学科首页   官方微博 | 高级检索  
相似文献
 共查询到20条相似文献,搜索用时 15 毫秒
1.
Support of the MDSplus data handling system has been enhanced by the addition of an automated build system which does nightly builds of MDSplus for many computer platforms producing software packages which can now be downloaded using a web browser or via package repositories suitable for automatic updating. The build system was implemented using an extensible continuous integration server product called Hudson which schedules software builds on a collection of VMware based virtual machines. New releases are created based on updates via the MDSplus cvs code repository and versioning are managed using cvs tags and branches. Currently stable, beta and alpha releases of MDSplus are maintained for eleven different platforms including Windows, MacOSX, RedHat Enterprise Linux, Fedora, Ubuntu and Solaris. For some of these platforms, MDSplus packaging has been broken into functional modules so users can pick and choose which MDSplus features they want to install. An added feature to the latest Linux based platforms is the use of package dependencies. When installing MDSplus from the package repositories, any additional required packages used by MDSplus will be installed automatically greatly simplifying the installation of MDSplus. This paper will describe the MDSplus package automated build and distribution system.  相似文献   

2.
    
The first version of MDSplus was released in 1991 for VAX/VMS. Since then MDSplus has been progressively adopted in an increasing number of fusion experiments and its original implementation has been extended during these years to cover new requirements and toward a multi-platform implementation. Currently MDSplus is in use at more than 30 laboratories and is being used both for pulsed applications as well as for continuous data streaming for long lasting experiments. Thanks to its large user base, it has been possible to collect requirements driving the evolution of the system toward improved usability and better performance. An important recent feature of the MDSplus is its ability of handling a continuous stream of data, which is readily available as soon at it has been stored in the pulse files. Current development is oriented toward an improved modularity of MDSplus and the integration of new functionality.Improved modularity is achieved by moving away from monolithic implementation toward a plug-ins approach. This has already been achieved recently for the management of remote data access, where the original TCP/IP implementation can now be integrated with new user-provided network protocols. Following a similar approach, work is in progress to let new back-ends be integrated in the MDSplus data access layer. By decoupling the MDSplus data management from the disk data file format it is possible to integrate new solutions such as data cloud without affecting the user Application Programming Interface.  相似文献   

3.
随着J-TEXT装置的发展,原有的数据采集系统在稳定性、模块化、采样率等方面已不能满足装置运行的需要,所以需建立一套新的数据采集系统来满足实验需求。本文介绍了基于PXI Express的托卡马克分布式高速同步数据采集系统的设计与实现。系统的采集单元由PXIe机箱NI PXIe-1062Q、PXIe控制器NI PXIe-8133和高速同步数据采集卡NI PXIe-6368组成,兼容ITER CODAC最新标准,具有良好的机械封装性、模块化程度高和高采样率等优点。系统采用同步差分采集方式采集实验数据,并将数据存储于核聚变领域通用的MDSplus数据库中。测试和使用结果表明,系统能在2 MSps采样率下连续稳定工作,可较好地满足装置运行的需要。  相似文献   

4.
It has been a while since it had been reported on the status of ASDEX Upgrade data acquisition (DAQ) and data management environment. An update on changes, expansions, and enhancements applied in the last years will be given.
  • The acquired amount of data per shot increased from 4 GiB to 40 GiB in eight years.
  • Network, storage, and archive challenges have been managed by stepwise improvements.
  • New DAQ techniques have been introduced to replace outdated technologies.
  • Real-time diagnostics speed-up data provisioning and contribute to feedback control.
Information technology applied to ASDEX Upgrade is under permanent change. Recent and future steps are outlined.  相似文献   

5.
6.
    
The Java tool jScope has been widely used for years to display acquired waveform in MDSplus. The choice of the Java programming language for its implementation has been successful for several reasons among which the fact that Java supports a multiplatform environment and it is well suited for graphics and the management of network communication. jScope can be used both as a local and remote application. In the latter case, data are acquired via TCP/IP communication using the mdsip protocol. Exporting data in this way however introduces several security problems due to the necessity of opening firewall holes for the user ports. For this reason, and also due to the fact that JavaScript is becoming a widely used language for web applications, a new tool written in JavaScript and called WebScope has been developed for the visualization of MDSplus data in web browsers.Data communication is now achieved via http protocol using Asynchronous JavaScript and XML (AJAX) technology. At the server side, data access is carried out by a Python module that interacts with the web server via Web Server Gateway Interface (WSGI).When a data item, described by an MDSplus expression, is requested by the web browser for visualization, it is returned as a binary message and then handled by callback JavaScript functions activated by the web browser.Scalable Vector Graphics (SVG) technology is used to handle graphics within the web browser and to carry out the same interactive data visualization provided by jScope. In addition to mouse events, touch events are supported to provide interactivity also on touch screens. In this way, waveforms can be displayed and manipulated on tablet and smartphone devices.  相似文献   

7.
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.  相似文献   

8.
    
The experimental data of J-TEXT tokamak are stored in the MDSplus database. The old J-TEXT data access system is based on the tools provided by MDSplus. Since the number of signals is huge, the data retrieval for an experiment is difficult. To solve this problem, the J-TEXT experimental data access and management system (DAMS) based on MDSplus has been developed. The DAMS left the old MDSplus system unchanged providing new tools, which can help users to handle all signals as well as to retrieve signals they need thanks to the user information requirements. The DAMS also offers users a way to create their jScope configuration files which can be downloaded to the local computer. In addition, the DAMS provides a JWeb-Scope tool to visualize the signal in a browser. JWeb-Scope adopts segment strategy to read massive data efficiently. Users can plot one or more signals on their own choice and zoom-in, zoom-out smoothly. The whole system is based on B/S model, so that the users only need of the browsers to access the DAMS. The DAMS has been tested and it has a better user experience. It will be integrated into the J-TEXT remote participation system later.  相似文献   

9.
EAST is a fully superconducting Tokamak in China used for controlled fusion research. MDSplus, a special software package for fusion research, has been used successfully as a central repository for analysed data and PCS (Plasma Control System) data since the debugging experiment in the spring of 2006 [1]. In this paper, the reasons for choosing MDSplus as the analysis database and the way to use it are presented in detail, along with the solution to the problem that part of the MDSplus library does not work in the multithread mode. The experiment showed that the data system based on MDSplus operated stably and it could provide a better performance especially for remote users.  相似文献   

10.
该多丝室读出系统是为费米实验室的高触发率固定靶实验E871设计的。系统为流水线结构,包括信号闩锁、去随机FIFO、编码器和缓冲器,死时间小于0.47μs。该系统由多个机箱组成,每个机箱中有多个FEM插件和它们的接口FEMI,每个FEM接收并处理128路丝信号。为了减少读出时间,使用雏菊链电路以读出相对稀疏的数据。所有的操作都由硬件完成,一系列的事例同时在不同级电路中处理,不停地从多丝室读出系统中流  相似文献   

11.
LAMPF数据获取系统分为通用的数据获取系统和先进的MECA数据获取系统,文中描述了通用系统的结构及未来打算。LAMPF MECA系统的第二阶段触发使用了RISC工作站及VME接口。文中给出了其实施过程及速度的测量。  相似文献   

12.
描述的双参数核谱数据获取与处理处理是一个开放式系统,它作为速器质谱数据获取与控制系统的一部分工作于主控机的LabView环境下,该系统获取每个有效事件的死时间小于20μs,活时间测量精确到ms量级,感兴趣区可设置成椭圆形等多种形式。  相似文献   

13.
周荷琴 《核技术》1990,13(12):729-732
介绍了一种以多丝正比室作探测器、由IBM-PC计算机构成的EXAFS谱仪数据采集及处理系统,阐明了该系统的设计思想、硬件电路及编程方法,数据采集程序完全由BASIC语言写成。  相似文献   

14.
本文介绍了环境探头SPECT数据采集系统利用数字信号处理器技术的几种方案,并在现有的McSPECT系统上对几种方案进行测试比较。  相似文献   

15.
一种简便的热释光剂量仪联机接口   总被引:4,自引:1,他引:3  
介绍了一种在热释光剂量仪上进行数据采集并实时显示,同时具有数据平滑、拟合、数据格式转换、打印等处理功能的微机接口系统,系统由微机和设有计数器的A/D转换电路的接口板,以及系统软件等组成,该系统大大提高了剂量仪在热释光的测量功能,扩大了应用范围,并已用于热释光剂量学和热释光材料的研究。  相似文献   

16.
本文介绍了γ相机数据采集系统的模数变换电路的设计及性能指标。  相似文献   

17.
本文描述了用于反应堆的微机控制数据获取系统,其中较详细地描述了其工作原理、线路设计和软件等。  相似文献   

18.
本文通过对Fermilab MULTI系统的剖析,介绍一个支持高能物理实验数据获取与数据分析的通用程序系统的结构,功能及系统生成,对在PDP-11/23计算机上运行的0.5级系统的局部改造工作也作了简单介绍。  相似文献   

19.
对于工业螺旋CT的应用,针对其实时性、数据量大的特点,提出了数据采集系统的设计和实现方法.采用双CPU的系统的设计,一块负责用DMA的方式把CT数据从前置放大器传送到FIFO,另一块负责将FIFO中的数据通过无线网络传送到主控站进行进一步处理.该设计已在现有工业CT中得到应用.  相似文献   

20.
通过需求分析,并考虑到用户的支付能力、国内市场特点、计算机发展趋势以及系统的兼容性、升级扩展能力等,我们选择了PC/Windows平台开发一个多参数获取系统。  相似文献   

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

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