Keyword: undulator
Paper Title Other Keywords Page
THCB03 Using Memcached as Real-time Database in the SPARC Control System controls, laser, power-supply, status 112
 
  • E. Pace, G. Di Pirro
    INFN/LNF, Frascati (Roma), Italy
 
  The first implementation of the SPARC control system was based on a distributed TCP/IP data server: each front-end CPU had its own server to distribute data to the console. We decided to move the system to a NoSQL key value database. We decided to use an open source database Memcached. This is a database that is high performance key-value cache optimized for speed only. For this reason we could use Memcached not for storing data, but as a channel of communication between front-end processors and consoles. The first object that we have installed is the camera system. We chose this class of elements because the amount of data is high; cameras are at least 640x480 with 8 bit. In this first installation we made some speed test: we increased the speed transfer and the data transfer is now independent from the number of high level CPUs that are using the same image. The success of this installation convinced us to bring the entire data transfer of SPARC control system to use Memcached as data server.  
slides icon Slides THCB03 [3.283 MB]  
 
THCD05 A Flexible and Testable Software Architecture: Applying Presenter First to a Device Server for the DOOCS Accelerator Control System of the European XFEL controls, PLC, laser, GUI 131
 
  • A. Beckmann, S. Karabekyan, J. Pflüger
    XFEL. EU, Hamburg, Germany
 
  Presenter First (PF) uses a variant of Model View Presenter design pattern to add implementation flexibility and to improve testability of complex event-driven applications. It has been introduced in the context of GUI applications, but can easily be adapted to server applications. This paper describes how Presenter First methodology is used to develop a device server for the Programmable Logic Controls (PLC) of the European XFEL undulator systems, which are Windows PCs running PLC software from Beckhoff. The server implements a ZeroMQ message interface to the PLC allowing the DOOCS accelerator control system of the European XFEL to exchange data with the PLC by sending messages over the network. Our challenge is to develop a well-tested device server with a flexible architecture that allows integrating the server into other accelerator control systems like EPICS.  
slides icon Slides THCD05 [0.590 MB]  
 
THPD09 Development of a Monitoring System for the FL-net Protocol monitoring, controls, PLC, status 151
 
  • M. Ishii, T. Masuda, S. Ueda
    JASRI/SPring-8, Hyogo-ken, Japan
  • T. Fukui
    RIKEN/SPring-8, Hyogo, Japan
 
  At SPring-8 and SACLA, we are using the FL-net for many control systems as a communication protocol between front-end computers and PLCs. The FL-net is one of the Ethernet-based open standard protocols for a factory floor network authorized by the Japan Electrical Manufacturers' Association. It is a UDP/IP based master-less token passing protocol and supports a cyclic transmission. At SACLA, we had some troubles in a data acquisition by using the FL-net for beam line equipment protection system. In a network based control system, an analysis of network packets is an effective way at troubleshooting. We developed a monitoring system for the FL-net protocol, which captures and analyzes all packets of an FL-net network segment, detects protocol failure events, and stores the event information into a relational database. We can easily refer to the stored information in the database via a web browser. The monitoring system is highly portable software based system without dedicated hardware implementing a protocol stack. In this paper, the design of the monitoring system for the FL-net will be presented.  
poster icon Poster THPD09 [1.655 MB]