Cyber-Physical Systems (CPS) is a broad term, and different communities (engineering, computer science, control theory, IoT, etc.) define it with slightly different emphases. Here are some representative definitions from various perspectives:
✅ In summary: Different definitions emphasize different aspects:
* Integration (cyber + physical processes) * Feedback loops (continuous interaction) * Networking & communication * Safety-critical control * Foundation for Industry 4.0 and IoT
—
1. General/High-Level Definition
* A CPS is an integration of computational (cyber) and physical processes where embedded computers and networks monitor and control the physical processes, usually with feedback loops where physical processes affect computations and vice versa.
—
2. Engineering & Control Theory
* CPS are engineered systems that integrate physical dynamics with software and networking, enabling tight coupling between the system’s control logic and the physical world. * They extend the concept of embedded systems by incorporating real-time feedback, distributed control, and adaptability.
—
3. Computer Science / Networking
* CPS are networked embedded systems that interact with the physical world through sensors and actuators, and where computation is not just embedded but also networked, adaptive, and cooperative. * The focus is often on reliability, safety, security, and scalability.
—
4. IoT Perspective
* Some define CPS as a subset of the Internet of Things (IoT) that emphasizes real-time control and safety-critical applications (e.g., automotive, energy grids, industrial automation), while IoT may also include non-critical smart devices. * Here, CPS are seen as IoT with strong coupling to physical processes.
—
5. Formal Definitions (Academic)
* *Lee (2008, UC Berkeley)*:
> “Cyber-Physical Systems are integrations of computation with physical processes. Embedded computers and networks monitor and control the physical processes, usually with feedback loops where physical processes affect computations and vice versa.”
* *National Science Foundation (NSF)*:
> “Cyber-Physical Systems are engineered systems that are built from, and depend upon, the seamless integration of computational algorithms and physical components.”
* *Rajkumar et al. (2010)*:
> “Cyber-Physical Systems are physical and engineered systems whose operations are monitored, coordinated, controlled, and integrated by a computing and communication core.”
—
6. Industrial View
* CPS are the foundation for Industry 4.0: smart factories, smart grids, intelligent transportation, etc. They combine automation, AI, and real-time data exchange with physical processes. * In this view, CPS = smart, autonomous, connected systems that bridge IT and OT (Operational Technology).
~~DISCUSSION|Discussion Section~~