We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

eess.SY

Change to browse by:

References & Citations

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Electrical Engineering and Systems Science > Systems and Control

Title: Software principles and concepts applied in the implementation of cyber-physical systems for real-time advanced process control

Abstract: Cyber-physical systems (CPSs) for real-time advanced process control (RT-APC) are a class of control systems using network communication to control industrial processes. In this paper, we use simple examples to describe the software principles and concepts used in the implementation of such systems. The key software principles are 1) shared data in the form of a database, files, or shared memory, 2) timers and threads for concurrent periodic execution of tasks, and 3) network communication between the control system and the process, and communication between the control system and the internet, e.g., the cloud to enable remote monitoring and commands. We show how to implement such systems for Linux operating systems applying the C programming language and we also comment on the implementation using the Python programming language. Finally, we present a complete simulation experiment using a real-time simulator.
Comments: 6 pages, 6 figures, 6 listings. Accepted for European Control Conference 2023 (ECC2023). Bucharest, Romania
Subjects: Systems and Control (eess.SY)
Cite as: arXiv:2302.13595 [eess.SY]
  (or arXiv:2302.13595v2 [eess.SY] for this version)

Submission history

From: Anders Hilmar Damm Andersen [view email]
[v1] Mon, 27 Feb 2023 09:01:42 GMT (739kb,D)
[v2] Wed, 5 Jul 2023 11:56:03 GMT (739kb,D)

Link back to: arXiv, form interface, contact.