JACoW logo

Journals of Accelerator Conferences Website (JACoW)

JACoW is a publisher in Geneva, Switzerland that publishes the proceedings of accelerator conferences held around the world by an international collaboration of editors.


BiBTeX citation export for THPDP023: Evolution of Control System and PLC Integration at the European XFEL

@inproceedings{samadli:icalepcs2023-thpdp023,
  author       = {A. Samadli and T. Freyermuth and P. Gessler and G. Giovanetti and S. Hauf and D.G. Hickin and N. Mashayekh and A. Silenzi},
% author       = {A. Samadli and T. Freyermuth and P. Gessler and G. Giovanetti and S. Hauf and D.G. Hickin and others},
% author       = {A. Samadli and others},
  title        = {{Evolution of Control System and PLC Integration at the European XFEL}},
% booktitle    = {Proc. ICALEPCS'23},
  booktitle    = {Proc. 19th Int. Conf. Accel. Large Exp. Phys. Control Syst. (ICALEPCS'23)},
  eventdate    = {2023-10-09/2023-10-13},
  pages        = {1354--1357},
  paper        = {THPDP023},
  language     = {english},
  keywords     = {PLC, controls, interface, FEL, operation},
  venue        = {Cape Town, South Africa},
  series       = {International Conference on Accelerator and Large Experimental Physics Control Systems},
  number       = {19},
  publisher    = {JACoW Publishing, Geneva, Switzerland},
  month        = {02},
  year         = {2024},
  issn         = {2226-0358},
  isbn         = {978-3-95450-238-7},
  doi          = {10.18429/JACoW-ICALEPCS2023-THPDP023},
  url          = {https://jacow.org/icalepcs2023/papers/thpdp023.pdf},
  abstract     = {{The Karabo software framework is a pluggable, distributed control system that offers rapid control feedback to meet the complex requirements of the European X-ray Free Electron Laser facility. Programmable Logic Controllers (PLC) using Beckhoff technology are the main hardware control interface system within the Karabo Control System. The communication between Karabo and PLC currently uses an in-house developed TCP/IP protocol using the same port for operational-related communications and self-description (the description of all available devices sent by PLC). While this simplifies the interface, it creates a notable load on the client and lacks certain features, such as a textual description of each command, property names coherent with the rest of the control system as well as state-awareness of available commands and properties. To address these issues and to improve user experience, the new implementation will provide a comprehensive self-description, all delivered via a dedicated TCP port and serialized in a JSON format. A Python Asyncio implementation of the Karabo device responsible for message decoding, dispatching to and from the PLC, and establishing communication with relevant software devices in Karabo incorporates lessons learned from prior design decisions to support new updates and increase developer productivity. }},
}