Towards Software-Defined Protection, Automation, and Control in Power Systems: Concepts, State of the Art, and Future Challenges
Abstract
:1. Introduction
1.1. Motivation
1.2. Related Work: Trends and Evolutions of Protection, Automation, and Control Systems for Smart Grids
1.3. Contributions and Paper Organization
- First: Survey on the concepts of software-defined PAC systems for power grids clarifying its elements based on relevant academic research.
- Second: Survey on latest industrial research, test trials, and standardization works assessing the current maturity of software-defined PAC.
- Third: Lessons learned from the use of software-defined systems by telecommunication industry and their relevance for software-defined PAC systems in smart grids.
- Fourth: Identification of the major issues and barriers for the adoption of software-defined PAC systems.
2. Challenges Related to the Deployment of PAC Systems in Intelligent Electronic Devices
2.1. IED Design Requirements
- Reliability: Reliability can be decomposed into (1) dependability, which is defined as the degree of assurance that a PAC system will work correctly when required; (2) security, refers to the assurance that a PAC system will operate correctly during failure for which it is not responsible.
- Speed: The time delay to receive, treat, and issue a response for a data stream from physical assets. The response time should be respected in order to minimize damage caused by equipment and system failures.
- Selectivity: In the specific case of protection functions, the ability to determine and disconnect the minimum possible parts of the network necessary for fault elimination and disconnect the minimum number of customers.
- Redundancy: Required at both hardware and communication network levels.
- Interoperability: Allows to support multi-vendor deployments.
- Cost: Keeping the implementation and operating costs low while achieving the PAC system goals. This is tightly related to the ’interoperability’ feature.
- Simplicity: Keeping operations as straightforward as possible to recover rapidly during emergency events. This is also tightly related to the ’interoperability’ feature.
2.2. Current IED Design Requirements Limitations
3. Communication Needs for Future PAC Systems
- Local level: ensuring simple, safe functions based on local information acting on very fast timescales
- Central level: allowing coordinated actions at the scale of the whole system, with complex algorithms, slower action times, and the need to collect information from dispersed network components
3.1. Local Area Network
3.2. Neighborhood/Field Area Network
3.3. Wide Area Network
- Optical fiber network: Often used due to its high capacity, security, and low latency.
- Cellular Network: Used for its wide coverage range and high data rate.
- Satellite Network: Provide backup communications through redundant communications at critical nodes of the power grid (i.e., transmission/distribution substations).
4. Interoperability Needs for Future PAC Systems
Fundamental Components of IEC 61850
- Data Model: Partitioning each IED into modular object-oriented components (using Logical Devices (LD), Logical Nodes (LN), Data Objects (DO), and Data Attributes (DA)) which allows performing independent replacements [49]. The standard defines the common ‘Classes’ to specify different semantic data objects. This permits modeling and describing several electrical network information (including electrical protections, electro-technical equipment, power quality equipment, DER, etc.) homogeneously.
- Communication: Describing Abstract Communication Service Interfaces (ACSI) (IEC 61850-7-2 [50]), based on the functional requirements in IEC 61850-5 [20], facilitates the information exchange between IEDs, and towards external remote information systems. The standard specifies the procedures to map the abstract stack to the final communication protocol stack, including Sample Value (SV), Manufacturing Messaging Specification (MMS), and Generic Object-Oriented Substation Event (GOOSE) protocols (IEC 61850-8-1 [51]/IEC 61850-9-2 [52]).
- Engineering and Testing: The standard specifies engineering tools for the specification, configuration, and testing of IEDs (IEC 61850-6 [53]). The files exchanged with the vendors are in standardized digital eXtensible markup language (XML) format.
5. Virtualization
- Optimize compute resource usage
- Increase the flexibility of processing and storage resources
- Reducing overall deployment costs (CAPEX) by using software-based applications running on low-cost "off-the-shelf" processing equipment instead of dedicated hardware
- Reduce maintenance, operations and management (OPEX) costs through centralized remote monitoring
- Enabler of Infrastructure as a Service (IaaS) [58] and cloud computing paradigms
- Supporting legacy applications
- Disaster recovery, High availability support
- Backup, Cloning, Snapshots
Virtualization for Critical Real-Time Systems and the vIED Concept
6. Cloud/Edge Computing Architecture for Future PAC Systems
6.1. Hierarchical Relationship between Cloud and Edge Computing for PAC Systems
6.2. Management of a Fleet of vIEDs
7. Survey on Software-Defined PAC
7.1. Methodology
7.2. Virtualized PAC Systems Main Academic Works
- research scope
- the use of IEC 61850
- the need for deterministic latency (Hard real-time or Soft real-time) based on the tested case study
- communication networking covered
- application domain of case study
7.3. Virtualized PAC Systems Main Industrial Works
7.4. Virtualized PAC Systems Main Standardization Groups Works
8. Relevance of Telecommunication Industry Experience in Network Function Virtualization When Virtualizing PAC Systems
- increased flexibility over network deployments
- CAPEX/OPEX savings
- faster innovation cycles (time to market)
- simpler integration and controllability over network operations (orchestration)
9. Challenges for Software-Defined PAC Systems Adoption
9.1. Technical Challenges
- Interoperability: In the case of software-defined systems, we can see that communication interoperability will no longer be sufficient; Rather, interoperability at software development levels is required (architectures, APIs). New standardization efforts, as presented in Section 7.4, are the first steps in this direction. However, it is also necessary to have proper engineering tools and frameworks that abstract the underlying technology platform running the (cross-vendor) virtualized IEDs. For example, a hardware descriptor and networking model with an IEC 61850 configuration file (including functional setting parametrization) can describe the virtual IED needs independently of a specific hypervisor or container engine. Furthermore, as internal communication (on the same physical server) between the virtual IEDs replaces physical GOOSE messaging, standard API developments to access a shared memory or a shared GOOSE service need to be considered [98].
- Determinism, Networking, and Time Synchronization: Mission-critical hard RT applications (e.g., substations protection and control and distribution automation) will fail if maximum delay requirements are not respected. Currently, state-of-the-art performances are limited to 5–20 ms response times. Support for hard real-time deterministic virtualization is still not fully mature yet. Advancements in last-level cache, time sensitive networking [124], and deterministic networking are possible enablers [29]. Moreover, support is needed for deterministic live VM migration [125], and synchronized redundant virtual network interface cards (e.g., parallel redundancy protocol and single root I/O virtualization (SR-IOV)) [98]. Avoiding networking bottlenecks, especially for consolidated workloads with different resource priority requirements, is essential. This shall allow benefiting from the high availability and disaster recovery mechanisms offered by virtualization for real-time systems.
- Reliability & Availability: Virtualized PAC systems are composed of numerous sub-components between the physical power asset and the logical environment controlling the asset. Traditional failure risks are at the physical networks (switches), I/O modules, and server operating systems. vPAC systems include failure risks from the hypervisor or container engine as well as virtual networking cards in internal networks. Extensive reliability, including all sub-components, must be studied to ensure robustness equivalent to physical PAC systems.
- Scalability: Solution performance at scale has both technical (networking bottlenecks, determinism) and economic (hardware footprint reductions) implications that need to be considered. Examples of testing include scale-ups of LD/LN IEC 61850 data model per VM/container and its effect on performance, especially in the case of GOOSE and SV.
- Security: Need for security by design and intrusion detection studies. This also includes users’ authentication, secure protocols (Transport Layer Security TLS certificates, De-Militarized Zones DMZ), data at rest encryption, and isolation [82].
9.2. Industry Stakeholders Challenges
- Brownfield Implementations: Addition to existing legacy systems is an important consideration. It is necessary to develop new tools supporting software-defined PAC systems with an interface that can be integrated within legacy system aspects (e.g., built upon IEC engineering tools [53]). This will enable the developed frameworks to better co-exist within conventional systems and reduce integration and transition efforts.
- Solutions Maturity: Uncertainties in technology/IT-based solutions that are constantly evolving (at a much faster pace than PAC evolution) can impact the final maturity. For example, by the time a solution based on virtualization technology is mature enough for power experts to use, a newer IT technology may be released, making the previous solution possibly obsolete or less maintained. Furthermore, the software developed needs to operate physical power grid assets that have lifetimes of over 50 years.
- Certified Solutions: Availability of market-ready solutions by IT and OT vendors have to be certified and tested for performance and compliance with standards (security, hardware, software, etc.). Certificates provided by IEC 61850 currently exist for the full IED (hardware/software product) and not the software function individually. It would be interesting to test individual virtualized IEDs and their certified performance with standardized testing setups; otherwise, bench-marking performances on cross-platforms becomes cumbersome.
- Cost Constraints: Investment studies should focus on long-term benefits (compared to current IED lifecycles). Moreover, some specific cost considerations include: the electrical consumption of hardware servers running the virtualized IEDs, their backup battery systems, costs of digital stand-alone merging units, and remote Ethernet input/output modules. In general, identifying integration costs is non-straightforward and highly dependent on the specific case study, the equipment deployed, and the required support level. Moreover, cost-benefits vs. reliability studies are further needed.
- Integrating new IT Actors and defining responsibilities: Need for regulations, mindset change, clear responsibility scope, and new IT skills in the PAC stakeholder environment will be necessary. These shall be one of the challenges that will need the longest time to set place.
10. Conclusions
Author Contributions
Funding
Data Availability Statement
Acknowledgments
Conflicts of Interest
References
- Allgöwer, F.; Sousa, J.; Kapinski, J.; Mosterman, P.; Oehlerking, J.; Panciatici, P.; Prandini, M.; Rajhans, A.; Tabuada, P.; Wenzelburger, P. Position paper on the challenges posed by modern applications to cyber-physical systems theory. Nonlinear Anal. 2019, 34, 147–165. [Google Scholar] [CrossRef] [Green Version]
- Cao, J.; Yang, M. Energy internet–towards smart grid 2.0. In Proceedings of the 2013 Fourth International Conference on Networking and Distributed Computing, Los Angeles, CA, USA, 21–24 December 2013; pp. 105–110. [Google Scholar]
- ENTSO-E. The Cyber Physical System for the Energy Transition Digitalisation Challenges, Opportunities and Projects from TSOs and ENTSO-E 2019. Report 2019. Available online: https://eepublicdownloads.entsoe.eu/clean-documents/Publications/Positionpapersandreports/digital_report_2019.pdf (accessed on 7 December 2022).
- Kafle, Y.; Mahmud, K.; Morsalin, S.; Town, G. Towards an internet of energy. In Proceedings of the 2016 IEEE International Conference on Power System Technology (POWERCON), Wollongong, Australia, 28 September–1 October 2016; pp. 1–6. [Google Scholar]
- Annaswamy, A.M. Institute of Electrical and Electronics Engineers; IEEE Standards Association. In IEEE Vision for Smart Grid Controls: 2030 and Beyond; Institute of Electrical and Electronics Engineers: New York, NY, USA, 2013; OCLC: 861074253. [Google Scholar]
- CAP R&D FEUILLE DE ROUTE R&D 2021/2024; RTE Report; France’s Transmission System Operator 2021. Available online: https://assets.rte-france.com/prod/public/2021-10/RTE-Feuille_route_RD_2021-2024.pdf (accessed on 7 December 2022).
- Investigation into 9 August 2019 Power Outage. Available online: https://www.ofgem.gov.uk/publications/investigation-9-august-2019-power-outage (accessed on 7 December 2022).
- Power Sector to Spend $5 Billion on Software by 2025. Available online: https://about.bnef.com/blog/power-sector-to-spend-5-billion-on-software-by-2025/ (accessed on 2 September 2022).
- Khajuria, P.; Samara-Rubio, D. Power of Infrastructure Modernization; Intel Corporation 2021. Available online: https://gridwise.org/wp-content/uploads/2021/09/Power-of-Infrastructure-Modernization-Ebook.pdf (accessed on 2 September 2022).
- Wang, L.; Qin, Y.; Tang, Z.; Zhang, P. Software-Defined Microgrid Control: The Genesis of Decoupled Cyber-Physical Microgrids. IEEE Open Access J. Power Energy 2020, 7, 173–182. [Google Scholar] [CrossRef]
- Lo, T.B.; Mendes, M.F.; Samaniego, H.A.L.; Silva De Oliveira, R. Cloud IEC 61850: Architecture and Integration of Electrical Automation Systems. In Proceedings of the 2014 Brazilian Symposium on Computing Systems Engineering, Manaus, Brazil, 3–7 November 2014; pp. 13–18. [Google Scholar] [CrossRef]
- IEEE PSCC Subcommittee Study Group Meeting Minutes: “System Architectures Supporting the Virtualization of Substation Protection and Control Applications”. Available online: https://site.ieee.org/pes-pscc/files/2022/07/SG-P21-Meeting-Minutes-2022-01-10.pdf (accessed on 3 November 2022).
- Bo, Z.Q.; Lin, X.N.; Wang, Q.P.; Yi, Y.H.; Zhou, F.Q. Developments of power system protection and control. Prot. Control Mod. Power Syst. 2016, 1, 7. [Google Scholar] [CrossRef] [Green Version]
- ISO. International Technology for Learning, Education, and Training; International Electrotechnical Commission Standard: Geneva, Switzerland, 2003. [Google Scholar]
- Phadke, A.G.; Wall, P.; Ding, L.; Terzija, V. Improving the performance of power system protection using wide area monitoring systems. J. Mod. Power Syst. Clean Energy 2016, 4, 319–331. [Google Scholar] [CrossRef] [Green Version]
- IEEE. PSRC “Advancements in Centralized Protection and Control Within a Substation”. IEEE Trans. Power Deliv. 2016, 31, 1945–1952. [Google Scholar] [CrossRef]
- Strasser, T.; Andren, F.; Kathan, J.; Cecati, C.; Buccella, C.; Siano, P.; Leitao, P.; Zhabelova, G.; Vyatkin, V.; Vrba, P.; et al. A Review of Architectures and Concepts for Intelligence in Future Electric Energy Systems. IEEE Trans. Ind. Electron. 2015, 62, 2424–2438. [Google Scholar] [CrossRef] [Green Version]
- Birman, K.P.; Ganesh, L.; van Renesse, R. Running Smart Grid Control Software on Cloud Computing Architectures. In Workshop Computational Needs for the Next Generation Electric Grid; Cornell University: Ithaca, NY, USA, 2011. [Google Scholar]
- Kruger, C.; Narayan, A.; Castro, F.; Hage Hassan, B.; Attarha, S.; Babazadeh, D.; Lehnhoff, S. Real-time Test Platform for Enabling Grid Service Virtualisation in Cyber Physical Energy System. In Proceedings of the 2020 25th IEEE International Conference on Emerging Technologies and Factory Automation (ETFA), Vienna, Austria, 8–11 September 2020; pp. 109–116. [Google Scholar] [CrossRef]
- IEC 61850-5; Communication Networks and Systems for Power Utility Automation—Part 5: Communication Requirements for Functions and Device Models. International Electrotechnical Commission: Geneva, Switzerland, 2013.
- Blackburn, J.L.; Domin, T.J. Protective Relaying: Principles and Applications; CRC Press: Boca Raton, FL, USA, 2014; p. 639. [Google Scholar]
- Gers, J.M.; Holmes, E. Protection of Electricity Distribution Networks, 2nd ed.; Institution of Electrical Engineers: London, UK, 2004. [Google Scholar]
- Wikipedia: Flexibility. Available online: https://en.wikipedia.org/wiki/Flexibility_(engineering) (accessed on 1 September 2022).
- Attarha, S.; Narayan, A.; Hage Hassan, B.; Krüger, C.; Castro, F.; Babazadeh, D.; Lehnhoff, S. Virtualization Management Concept for Flexible and Fault-Tolerant Smart Grid Service Provision. Energies 2020, 13, 2196. [Google Scholar] [CrossRef]
- Strasser, T.; Andren, F.; Lehfuss, F.; Stifter, M.; Palensky, P. Online Reconfigurable Control Software for IEDs. IEEE Trans. Ind. Informatics 2013, 9, 1455–1465. [Google Scholar] [CrossRef]
- Zavoda, F.; Abbey, C.; Brissette, Y. The ideal IED for smart distribution applications. In Proceedings of the 2011 2nd IEEE PES International Conference and Exhibition on Innovative Smart Grid Technologies, Manchester, UK, 5–7 December 2011; pp. 1–5. [Google Scholar] [CrossRef]
- Gruner, S.; Malakuti, S.; Schmitt, J.; Terzimehic, T.; Wenger, M.; Elfaham, H. Alternatives for Flexible Deployment Architectures in Industrial Automation Systems. In Proceedings of the 2018 IEEE 23rd International Conference on Emerging Technologies and Factory Automation (ETFA), Torino, Italy, 4–7 September 2018; pp. 35–42. [Google Scholar] [CrossRef]
- IEC 61850-7-1; Communication Networks and Systems for Power Utility Automation—Part 7-1: Basic Communication Structure–Principles and Models. International Electrotechnical Commission: Geneva, Switzerland, 2011; OCLC: 861074253.
- Elchuev, T. Implementation of a Consolidated Virtual Industrial Control System. Master’s Thesis, Technical University of Munich, Munich, Germany, 2022. [Google Scholar]
- Armendáriz, M.; Paridari, K.; Wallin, E.; Nordström, L. Comparative study of optimal controller placement considering uncertainty in PV growth and distribution grid expansion. Electr. Power Syst. Res. 2018, 155, 48–57. [Google Scholar] [CrossRef]
- Goyel, H.; Swarup, K.S. Cyber-Physical System Enabled Smart Grid Based Optimal Controller placement. In Proceedings of the 2020 21st National Power Systems Conference (NPSC), Gandhinagar, India, 17–19 December 2020; pp. 1–6. [Google Scholar] [CrossRef]
- Gungor, V.C.; Sahin, D.; Kocak, T.; Ergut, S.; Buccella, C.; Cecati, C.; Hancke, G.P. Smart Grid Technologies: Communication Technologies and Standards. IEEE Trans. Ind. Inform. 2011, 7, 529–539. [Google Scholar] [CrossRef] [Green Version]
- Shaukat, N.; Ali, S.; Mehmood, C.; Khan, B.; Jawad, M.; Farid, U.; Ullah, Z.; Anwar, S.; Majid, M. A survey on consumers empowerment, communication technologies, and renewable generation penetration within Smart Grid. Renew. Sustain. Energy Rev. 2018, 81, 1453–1475. [Google Scholar] [CrossRef]
- Alam, S.; Sohail, M.F.; Ghauri, S.A.; Qureshi, I.; Aqdas, N. Cognitive radio based smart grid communication network. Renew. Sustain. Energy Rev. 2017, 72, 535–548. [Google Scholar] [CrossRef]
- Kuzlu, M.; Pipattanasomporn, M.; Rahman, S. Communication network requirements for major smart grid applications in HAN, NAN and WAN. Comput. Netw. 2014, 67, 74–88. [Google Scholar] [CrossRef]
- Usman, A.; Shami, S.H. Evolution of communication technologies for smart grid applications. Renew. Sustain. Energy Rev. 2013, 19, 191–199. [Google Scholar] [CrossRef]
- Yu, R.; Zhang, Y.; Gjessing, S.; Yuen, C.; Xie, S.; Guizani, M. Cognitive radio based hierarchical communications infrastructure for smart grid. IEEE Netw. 2011, 25, 6–14. [Google Scholar] [CrossRef]
- Al-Ali, A.R.; Aburukba, R. Role of Internet of Things in the Smart Grid Technology. J. Comput. Commun. 2015, 3, 229–233. [Google Scholar] [CrossRef] [Green Version]
- Tightiz, L.; Yang, H. A Comprehensive Review on IoT Protocols’ Features in Smart Grid Communication. Energies 2020, 13, 2762. [Google Scholar] [CrossRef]
- Faheem, M.; Shah, S.; Butt, R.; Raza, B.; Anwar, M.; Ashraf, M.; Ngadi, M.; Gungor, V. Smart grid communication and information technologies in the perspective of Industry 4.0: Opportunities and challenges. Comput. Sci. Rev. 2018, 30, 1–30. [Google Scholar] [CrossRef]
- IEC 61850-90-12; Communication Networks and Systems for Power Utility Automation—Part 90-12: Wide Area Network Engineering Guidelines. International Electrotechnical Commission: Geneva, Switzerland, 2020; OCLC: 861074253.
- Lo, C.H.; Ansari, N. The Progressive Smart Grid System from Both Power and Communications Aspects. Commun. Surv. Tutorials 2012, 14, 1–23. [Google Scholar] [CrossRef] [Green Version]
- Wang, W.; Xu, Y.; Khanna, M. A survey on the communication architectures in smart grid. Comput. Netw. 2011, 55, 3604–3629. [Google Scholar] [CrossRef]
- Terzija, V.; Valverde, G.; Cai, D.; Regulski, P.; Madani, V.; Fitch, J.; Skok, S.; Begovic, M.M.; Phadke, A. Wide-Area Monitoring, Protection, and Control of Future Electric Power Networks. Proc. IEEE 2011, 99, 80–93. [Google Scholar] [CrossRef]
- Uslar, M.; Specht, M.; Rohjans, S.; Trefke, J.; Gonzalez Vazquez, J.M. The Common Information Model CIM: IEC 61968/61970 and 62325—A Practical Introduction to the CIM. Springer: Berlin/Heidelberg, Germany, 2012; Volume 66. [Google Scholar] [CrossRef]
- Smart Grid Coordination Group Smart Grid Reference Architecture; CEN-CENELEC-ETSI Smart Grid Coordination Group 2012. Available online: https://www.cencenelec.eu/media/CEN-CENELEC/AreasOfWork/CEN-CENELEC_Topics/SmartGridsandMeters/SmartGrids/reference_architecture_smartgrids.pdf (accessed on 13 September 2022).
- Schwarz, K.; Eichbaeumle, I. IEC 61850, IEC 61400-25, and IEC 61970: Information Models and Information Exchange for Electric Power Systems. 2004. Available online: https://www.nettedautomation.com/download/Paper_IEC61850_Distributech_2004-02-10.pdf (accessed on 13 September 2022).
- Uslar, M.; Specht, M.; Dänekas, C.; Trefke, J.; Rohjans, S.; González, J.M.; Rosinger, C.; Bleiker, R. Standardization in Smart Grids; Springer: Berlin/Heidelberg, Germany, 2013. [Google Scholar] [CrossRef]
- Huang, W. Learn IEC 61850 configuration in 30 minutes. In Proceedings of the 2018 71st Annual Conference for Protective Relay Engineers (CPRE), College Station, TX, USA, 26–29 March 2018; pp. 1–5. [Google Scholar] [CrossRef]
- IEC 61850-7-2; Communication Networks and Systems for Power Utility Automation—Part 7-2: Basic Communication Structure for Substation and Feeder Equipment—Abstract Communication Service Interface (ACSI). International Electrotechnical Commission: Geneva, Switzerland, 2003; OCLC: 861074253.
- IEC 61850-8-1; Communication Networks and Systems for Power Utility Automation—Part 8-1: Specific Communication Service Mapping (SCSM)—Mappings to MMS (ISO 9506-1 and ISO 9506-2) and to ISO/IEC 8802-3. International Electrotechnical Commission: Geneva, Switzerland, 2011; OCLC: 861074253.
- IEC 61850-9-2; Communication Networks and Systems for Power Utility Automation—Part 9-2: Specific communication Service Mapping (SCSM)—Sampled values over ISO/IEC 8802-3. International Electrotechnical Commission: Geneva, Switzerland, 2011; OCLC: 861074253.
- IEC 61850-6; Communication Networks and Systems for Power Utility Automation—Part 6: Configuration Description Language for Communication in Electrical Substations Related to IEDs. International Electrotechnical Commission: Geneva, Switzerland, 2009; OCLC: 861074253.
- Oracle. Brief History of Virtualization. Available online: https://docs.oracle.com/cd/E26996_01/E18549/html/VMUSG1010.html (accessed on 13 September 2022).
- Zhang, Q.; Liu, L.; Pu, C.; Dou, Q.; Wu, L.; Zhou, W. A Comparative Study of Containers and Virtual Machines in Big Data Environment. In Proceedings of the 2018 IEEE 11th International Conference on Cloud Computing (CLOUD), Zurich, Switzerland, 17–20 December 2018; pp. 178–185. [Google Scholar] [CrossRef]
- Dua, R.; Raja, A.R.; Kakadia, D. Virtualization vs. Containerization to Support PaaS. In Proceedings of the 2014 IEEE International Conference on Cloud Engineering, Boston, MA, USA, 10–14 March 2014; pp. 610–614. [Google Scholar] [CrossRef]
- Redhat. What is Virtualization? Available online: https://opensource.com/resources/virtualization (accessed on 13 October 2022).
- IaaS. Available online: https://www.redhat.com/en/topics/cloud-computing/what-is-iaas (accessed on 1 September 2022).
- Perez, D.J.; Waltl, J.; Prenzel, L.; Steinhorst, S. How Real (Time) Are Virtual PLCs? 2022. Available online: https://tum-esi.github.io/publications-list/PDF/2022-ETFA-How_Real_Time_Are_Virtual_PLCs.pdf (accessed on 1 December 2022).
- VMware. Available online: https://www.vmware.com/ (accessed on 1 September 2022).
- The Linux Foundation Wiki CyclicTest. Available online: https://wiki.linuxfoundation.org/realtime/documentation/howto/tools/cyclictest/start (accessed on 11 October 2022).
- Welotech. Substation Modernization: Current to Future. Online Webinar 2022. Available online: https://vmware-industry.com/substation-modernization-current-to-future (accessed on 11 October 2022).
- ISO. ISO/IEC TR 23188:2020(en) ‘Information Technology—Cloud Computing—Edge Computing Landscape’. Available online: https://www.iso.org/obp/ui/#! (accessed on 8 September 2022).
- Kalkitech. Centralized IED management: Substation Fault Record Collection. Available online: https://kalkitech.com/products/control-room-software/ied-management/ (accessed on 20 August 2022).
- Rösch, D.; Nicolai, S.; Bretschneider, P. Combined simulation and virtualization approach for interconnected substation automation. In Proceedings of the 2021 6th International Conference on Smart and Sustainable Technologies (SpliTech), Bol and Split, Croatia, 8–11 September 2021; pp. 1–6. [Google Scholar] [CrossRef]
- Bagherzadeh, L.; Shahinzadeh, H.; Shayeghi, H.; Dejamkhooy, A.; Bayindir, R.; Iranpour, M. Integration of cloud computing and IoT (CloudIoT) in smart grids: Benefits, challenges, and solutions. In Proceedings of the 2020 International Conference on Computational Intelligence for Smart Power System and Sustainable Energy (CISPSSE), Keonjhar, Odisha, 29–31 July 2020; pp. 1–8. [Google Scholar]
- Samie, F.; Bauer, L.; Henkel, J. Edge computing for smart grid: An overview on architectures and solutions. IoT for Smart Grids; Springer International Publishing: Cham, Switzerland, 2019; pp. 21–42. [Google Scholar]
- How Can Smart Grids Benefit from Edge Computing? Available online: https://stlpartners.com/articles/edge-computing/smart-grids-edge-computing/ (accessed on 14 September 2022).
- Pau, M.; Mirz, M.; Dinkelbach, J.; Mckeever, P.; Ponci, F.; Monti, A. A Service Oriented Architecture for the Digitalization and Automation of Distribution Grids. IEEE Access 2022, 10, 37050–37063. [Google Scholar] [CrossRef]
- EdgeFLEX, E.H. EdgeFlex. Available online: https://www.edgeflex-h2020.eu/ (accessed on 30 September 2022).
- Google Scholar. Available online: https://scholar.google.com/ (accessed on 1 September 2022).
- IEEE Xplore. Available online: https://ieeexplore.ieee.org/Xplore/home.jsp (accessed on 1 September 2022).
- Xin, Y.; Baldine, I.; Chase, J.; Beyene, T.; Parkhurst, B.; Chakrabortty, A. Virtual smart grid architecture and control framework. In Proceedings of the 2011 IEEE International Conference on Smart Grid Communications (SmartGridComm), Brussels, Belgium, 17–20 October 2011; pp. 1–6. [Google Scholar] [CrossRef]
- Ferreira, R.D.F.; De Oliveira, R.S. Cloud IEC 61850: DDS Performance in Virtualized Environment with OpenDDS. In Proceedings of the 2017 IEEE International Conference on Computer and Information Technology (CIT), Helsinki, Finland, 21–23 August 2017; pp. 231–236. [Google Scholar] [CrossRef]
- Ferreira, R.D.F.; de Oliveira, R.S. Cloud IEC 61850 A Case Study of a Software Defined Protection, Automation & Control System. In Proceedings of the 2018 IEEE 23rd International Conference on Emerging Technologies and Factory Automation (ETFA), Turin, Italy, 4–7 September 2018; pp. 75–82. [Google Scholar] [CrossRef]
- Dayabhai, S.; Prestwich, J. A Substation Automation Solution That Uses Virtualization to Reduce Cost While Ensuring Redundancy and Security Compliance. In Proceedings of the Power and Energy Automation Conference, Spokane, WA, USA, 6–7 March 2018. [Google Scholar]
- Dayabhai, S. The Role of Virtualization in a Smart-Grid Enabled Substation; Conco Group: 2015. Available online: https://www.concogrp.com/downloads/white-papers/The-role-of-virtualization-in-a-smart-grid-enabled-Substation-Automation.pdf (accessed on 1 September 2022).
- Wojtowicz, R.; Kowalik, R.; Rasolomampionona, D.D. Next Generation of Power System Protection Automation—Virtualization of Protection Systems. IEEE Trans. Power Deliv. 2018, 33, 2002–2010. [Google Scholar] [CrossRef]
- Wojtowicz, R.; Kowalik, R.; Rasolomampionona, D.D.; Kurek, K. Virtualization of Protection Systems Part 2: Tests Performed on a Large Environment Based on Data Center Solutions. IEEE Trans. Power Deliv. 2021, 37, 3401–3411. [Google Scholar] [CrossRef]
- Rosch, D.; Nicolai, S.; Bretschneider, P. Container-based Virtualization of an IEC 61850 Substation Co-Simulation Approach. In Proceedings of the 2022 10th Workshop on Modelling and Simulation of Cyber-Physical Energy Systems (MSCPES), Milan, Italy, 3 May 2022; pp. 1–6. [Google Scholar] [CrossRef]
- Wang, K.; Wu, J.; Zheng, X.; Jolfaei, A.; Li, J.; Yu, D. Leveraging Energy Function Virtualization With Game Theory for Fault-Tolerant Smart Grid. IEEE Trans. Ind. Inform. 2021, 17, 678–687. [Google Scholar] [CrossRef]
- Attarha, S.; Krüger, C.; Kamsamrong, J.; Babazadeh, D.; Lehnhoff, S. A comprehensive analysis of threats and countermeasures in virtualized cyber-physical energy systems. In Proceedings of the CIRED 2021—The 26th International Conference and Exhibition on Electricity Distribution, Virtuell, Switzerland, 20–23 September 2021; Volume 2021, pp. 1525–1529. [Google Scholar] [CrossRef]
- Hassan, B.; Narayan, A.; Brand, M.; Lehnhoff, S. Virtualization for performance guarantees of state estimation in cyber-physical energy systems. Energy Inform. 2022, 5, 30. [Google Scholar] [CrossRef]
- De Din, E.; Pitz, M.; Ponci, F.; Monti, A. Implementation of the online distributed voltage control based on containers. In Proceedings of the 2022 International Conference on Smart Energy Systems and Technologies (SEST), Eindhoven, The Netherlands, 5–7 September 2022; pp. 1–6. [Google Scholar] [CrossRef]
- Jablkowski, B.; Kuech, M.; Dorsch, N.; Kubis, A.; Spinczyk, O.; Wietfeld, C.; Rehtanz, C. Poster Abstract: vGridLab—A testbed for virtualized smart grids. Comput. Sci. Res. Dev. 2018, 33, 245–246. [Google Scholar] [CrossRef]
- Yan, Q.; Yu, F.R.; Gong, Q.; Li, J. Software-defined networking (SDN) and distributed denial of service (DDoS) attacks in cloud computing environments: A survey, some research issues, and challenges. IEEE Commun. Surv. Tutor. 2015, 18, 602–622. [Google Scholar] [CrossRef]
- Docker. Available online: https://www.docker.com/ (accessed on 30 September 2022).
- libIEC61850. Available online: https://libiec61850.com/ (accessed on 1 September 2022).
- ETSI. ETSI GS NFV-MAN 001 V1.1: Network Functions Virtualisation (NFV); Management and Orchestration; ETSI: 2014. Available online: https://www.etsi.org/deliver/etsi_gs/nfv-man/001_099/001/01.01.01_60/gs_nfv-man001v010101p.pdf (accessed on 1 September 2022).
- Xen-Hypervisor. Available online: https://xenproject.org/ (accessed on 6 September 2022).
- Platoon EU Project. Available online: https://platoon-project.eu/ (accessed on 30 September 2022).
- Kubernetes. Available online: https://kubernetes.io/ (accessed on 30 September 2022).
- SEAPATH, Linux Foundation. Available online: https://www.lfenergy.org/projects/seapath/ (accessed on 30 September 2022).
- Linux KVM. Available online: https://www.linux-kvm.org/page/Main_Page (accessed on 30 September 2022).
- EPRI. Common Substation Platform: Utility Requirements Assessment—Part 1,2. 2022. Available online: https://www.epri.com/research/products/000000003002015877 (accessed on 30 September 2022).
- Dell Technologies Grid Management Platform Common Design Architecture. Available online: https://www.delltechnologies.com/asset/en-gb/solutions/business-solutions/briefs-summaries/dell-technologies-grid-management-common-design-arch-h18551.pdf (accessed on 23 October 2022).
- E4S Alliance: Secondary Substation Platform—SSP. Available online: https://www.ariadnagrid.com/blog/e4s-alliance-secondary-substation-platform-ssp/ (accessed on 3 August 2022).
- Samara-Rubio, D.; McKenzie, G.; Khajuria, P. White Paper: “A Paradigm Shift in Power System Protection”; Intel Corporation: Mountain View, CA, USA; Kalkitech: Bengaluru, India, 2022; Available online: https://kalkitech.com/wp-content/uploads/2022/05/Virtual-Protection-Relay-WP-V051222.pdf (accessed on 3 August 2022).
- Balalaie, A.; Heydarnoori, A.; Jamshidi, P. Microservices architecture enables devops: Migration to a cloud-native architecture. IEEE Softw. 2016, 33, 42–52. [Google Scholar] [CrossRef] [Green Version]
- Jaramillo, D.; Nguyen, D.V.; Smart, R. Leveraging microservices architecture by using Docker technology. In Proceedings of the SoutheastCon 2016, Norfolk, VA, USA, 30 March–3 April 2016; pp. 1–5. [Google Scholar]
- LinuxFoundation DPDK. Available online: https://www.dpdk.org/ (accessed on 30 September 2022).
- Valtari, J.; Joshi, S. White Paper: Centralized Protection and Control; ABB: 2019. Available online: https://library.e.abb.com/public/6b20916a4d2e412daabb76fbada1268e/Centralized_Protection_and_Control_White_paper_2NGA000256_LRENA.pdf (accessed on 3 August 2022).
- Björklun, H. Experiences with the deployment of centralized protection systems using virtual protection relays for substations with large power electronic converters. CIRED 2022 Paris Session. 2022. [Google Scholar]
- Kreutzer, P.; Oliveira, J. Virtualization as an enabler for digital substation deployment. CIRED 2022 Paris Session. 2022. [Google Scholar]
- Hokkanen, A. Scalable Software Platform Architecture for the Power Distribution Protection and Analysis. 2020. Available online: https://core.ac.uk/download/pdf/304703496.pdf (accessed on 23 September 2022).
- IEC 61850-3; Communication Networks and Systems for Power Utility Automation—Part 3: General Requirements. International Electrotechnical Commission: Geneva, Switzerland, 2013.
- Protocols and Communication Architecture Subcommittee (P0), ‘System Architectures Supporting the Virtualization of Substation Protection and Control Applications’, ’P11 TF: Cloud Computing, uses and Requirements of Electric Power Utilities’ IEEE PES Technical Committee on Power System Communications and Cybersecurity PSCC. Available online: https://site.ieee.org/pes-pscc/protocols-and-communication-architecture-subcommittee-p0/ (accessed on 8 August 2022).
- CIGRE, Study Committee B5.60. Protection, Automation and Control Architectures with Functionality Independent of Hardware. 2022. Available online: https://www.cigre.org/userfiles/files/News/2018/TOR_WG_B5_60_Protection_Automation_and_Control_Architectures_with_Functionality_Independent_of_Hardware.pdf (accessed on 8 August 2022).
- CIGRE, Study Committee B5.73. Experiences and Trends related to Protection Automation and Control Systems Functional Integration & Working Group. 2023. Available online: https://www.cigre.org/ (accessed on 8 August 2022).
- CIGRE, Study Committee B2.43. Enabling Software Defined Networking for Electric Power Utilities. 2022. Available online: https://e-cigre.org/publication/866-enabling-software-defined-networking-for-electric-power-utilities (accessed on 8 August 2022).
- CIGRE, Study Committee B5.77. Requirements for Information Technologies (IT) and Operational Technology (OT) managed of Protection, Automation, and Control Systems (PACS). 2025. Available online: https://www.cigre.org/ (accessed on 8 August 2022).
- TC 57, ‘IIoT and Digital Twin Applications in Power Systems Management’, ISO/IEC JTC 1/SC 41. Available online: https://www.iec.ch (accessed on 17 October 2022).
- White Paper: ‘Network Functions Virtualisation An Introduction, Benefits, Enablers, Challenges & Call for Action’. Available online: http://portal.etsi.org/NFV/NFV_White_Paper.pdf (accessed on 18 August 2022).
- Rehman, A.U.; Aguiar, R.L.; Barraca, J.P. Network Functions Virtualization: The Long Road to Commercial Deployments. IEEE Access 2019, 7, 60439–60464. [Google Scholar] [CrossRef]
- Zhang, T.; Qiu, H.; Linguaglossa, L.; Cerroni, W.; Giaccone, P. NFV Platforms: Taxonomy, Design Choices and Future Challenges. IEEE Trans. Netw. Serv. Manag. 2021, 18, 30–48. [Google Scholar] [CrossRef]
- Dahmen-Lhuissier, S. Our Group Network Functions Virtualisation (NFV). Available online: https://www.etsi.org/committee/1427-nfv (accessed on 13 August 2022).
- NFV Architectural Framework: The ETSI Architectural Framework Explained. Available online: https://stlpartners.com/articles/telco-cloud/nfv-architectural-framework/ (accessed on 11 November 2022).
- CIMI, A. What Went Wrong with NFV: The Operator View. Available online: https://blog.cimicorp.com/?p=3821 (accessed on 12 November 2022).
- TELCO CLOUD: Why It Hasn’t Deliverd Yet and What Must Change for 5G. Available online: https://www.juniper.net/content/dam/www/assets/white-papers/us/en/stl-white-paper-telco-cloud-why-it-hasnt-delivered-and-what-must-change-for-5g.pdf (accessed on 24 August 2022).
- ‘2020 State of NFV Report’, Avid Think LLCand Converge! 2020. Available online: https://www.equinix.es/content/dam/eqxcorp/en_us/documents/resources/analyst-reports/ar_avidthink_2020_state_of_nfv_en_oct2020.pdf (accessed on 24 August 2022).
- ETSI NFV Evolution Event, TelecomTV. Available online: https://www.telecomtv.com/content/etsi-nfv-evolution-event/ (accessed on 13 October 2022).
- White Paper: ‘Streamlining VNF On-Boarding Process: Learnings from over 200 VNFs on-Boarded by HPE, Intel, TechMahindra and VMware’; Intel: Mountain View, CA, USA, 2017; Available online: https://www.intel.in/content/dam/www/public/us/en/documents/white-papers/vnf-on-boarding-process-white-paper.pdf (accessed on 13 October 2022).
- White Paper: ‘NFV Testing and Automation Research and Methodologies A Telecom Operator’s Perspective’; Linux Foundation Networking: San Francisco, CA, USA, 2021; Available online: https://lfnetworking.org/wp-content/uploads/sites/7/2022/06/LFN_NFV_TestingandAutomation_ResearchMethodologies_Whitepaper_033021.pdf (accessed on 13 October 2022).
- White Paper: “Implementing Real-Time System Using Intel Time-Sensitive Networking Capable Ethernet Controller on Linux Operating System”; Intel Corporation: Mountain View, CA, USA, 2022; Available online: https://www.intel.com/content/dam/www/central-libraries/us/en/documents/2022-10/tsn-real-time-profinet-linux.pdf (accessed on 7 December 2022).
- Gundall, M.; Stegmann, J.; Reichardt, M.; Schotten, H.D. Downtime Optimized Live Migration of Industrial Real-Time Control Services. arXiv 2022, arXiv:2203.12935. [Google Scholar]
Category | Communication Link | Application | Throughput | E2E Delay | Reliability | |
---|---|---|---|---|---|---|
Wired | Wireless | |||||
LAN | Coaxial Cable, Ethernet | Bluetooth, ZigBee, Wifi, Z-wave | Transfer tripping | <10 kbps | 3–10 ms | >99.99% |
GOOSE | - | 4 ms | >99.99% | |||
Sample Value SV | 80, 256 samples per 20 ms | - | >99.99% | |||
IED to IED interlocking | 9.6–64 kbps | <10 ms | >99.99% | |||
IED to IED, reverse blocking | 9.6–64 kbps | <10 ms | >99.99% | |||
NAN FAN | Coaxial Cable, Ethernet, DSL, Fiber optic, | ZigBee Pro, WiFi, Cellular, LPWAN, Satellite | Meter reads | 10 kbps | 2–10 s | >98% |
Distribution system monitoring and maintenance | 10–30 kbps | <5 s | >99.5% | |||
Volt/VAR control | 10–30 kbps | < 5 s | >99.5% | |||
DSDR | 10–30 kbps | <4 s | >99.5% | |||
Distribution grid FLISR | 10–30 kbps | few 100 ms | >99.9% | |||
Optimization for distribution grids | 2–5 Mbps | 25–100 ms | >98% | |||
Protection for microgrids | - | 0.1–10 s | >99% | |||
WAN | Coaxial Cable, DSL, Fiber optic | Cellular, LPWAN, Satellite | Distribution Management System | 9.6–100 kbps | 0.1–2 s | >99% |
Wide-Area Situational Awareness (WASA) | 600–1500 kbps | 15–200 ms | >99.9% | |||
Outage management | 56 kbps | 2 s | >99.9% | |||
Wide-Area Monitoring PAC | 10–100 kbps | <10 ms | >99.99% | |||
Adaptive islanding | - | <100 ms | >99.9% | |||
Cascading failure control | - | <5 s | >99.9% | |||
Wide-area voltage stability control | - | <5 s | >99.9% | |||
SCADA | 1–10 kbps | <100 ms | >99.99% | |||
Phasor Measurement Unit-based state estimation | <1 Mbps | 10–200 ms | >99.9% | |||
Dynamic state estimation | - | 100 ms | >99.9% | |||
Fault location | <10 kbps | 10 ms | >99.99% |
Evaluation Parameter | Edge Computing Architecture | Cloud Architecture |
---|---|---|
Latency | Ensures low latency to handle real-time applications such as: monitoring frequency and verifying VAR (Voltage-Ampere Reaction) regulation to avoid power factor penalties. | Given the distance that separates the connected devices from the cloud servers, a multi-hop communication is necessary, imposing a high communication delay. This exceeds the maximum delay tolerated by some real-time applications. |
Bandwidth | Thanks to data filtering and pre-processing on the edge, it would no longer be necessary to send vast amounts of non-treated data to the cloud; it would be possible to collect more information on the grid and enrich forecasting models without increasing the cost of communication service. | To ensure precise control of the grid, communicating devices (e.g., IoT based) transmit large amounts of real-time raw data to the cloud. This increases the load on the communication network, thereby creating congestion and increasing the transmission delay, the error rate, and the OPEX of the telecommunication network. |
Security | PAC systems handle an increasing volume of private and sensitive information on the power grid. Data processing in the edge allows selecting which data must go through the cloud and which must remain local. | The cloud can be managed by third parties, so sending sensitive or private user data (collected by connected IoT devices) raises privacy and security concerns. |
Storage | Limited | Abundant |
Reference | Research | IEC 61850 | RT | Networking | Domain |
---|---|---|---|---|---|
Yufeng Xin et al. [73] | Concepts Only | - | - | Virtual Networking | Generic Smart Grid |
Ferreira et al. [74] | Followup of [11] | Only Transfer Time Requirements (TTR) | Hard Real-Time | Open DDS | Digital Substation |
Ferreira et al. [75] | Followup of [74] | Limited to Data modelling/TTR | Hard Real-Time | Open DDS | Digital Substation |
Dayabhai et al. [76,77] | Architectures/ Design Considerations | - | - | - | Digital Substation |
Wojtowicz et al. [78] | Concepts/Testbed | VM-Based IEC 61850 Server | Hard Real-Time | Virtual Networking | Digital Substation |
Wojtowicz et al. [79] | Followup of [78] | VM-based IEC 61850 Server | Hard Real-Time | Virtual Networking | Digital Substation |
Rosch et al. [65] | Concepts/Testbed | Containerized IEC 61850 Server | Soft Real-Time | SDN | Digital Substation |
Rosch et al. [80] | Followup of [65] | SCL topology/Containerized IEC 61850 Server | Soft Real-Time | SDN | Digital Substation |
Wang et al. [81] | Architecture/ Simulation | Limited to data modelling | - | - | Generic Smart Grid |
Attarha, Kurger et al. [19,24,82] | Concepts/Testbed | MMS | - | - | Distribution Grid Automation |
Hage Hassan et al. [83] | Concepts/ Simulation | - | - | - | Distribution Grid Automation |
De Din et al. [84] | Concepts /Simulation | Proprietary data model | - | - | Distribution Grid Automation |
Jablkowski et al. [85] | Testbed | - | Soft Real-Time | SDN | Digital Substations/ Distribution Grid Automation |
Wang et al. [10] | Concepts/Testbed | - | - | - | Microgrids |
Project Name | Lead | Scope | Virtualization Technology Used | Domain | Applications | RT |
---|---|---|---|---|---|---|
SOGNO [69] | EU/LF Energy | Reference concept of a modular, interoperable service-oriented design of data-driven distribution automation systems | Docker Kubernetes | Distributed Automation | State Estimation, Power Control, Quality, Fault Localization, Load Forecasting | Soft RT |
EU projects [70,91] | EU | Re-utilizing [69]’s reference platform for virtual power plants and market based data exchanges | Docker Kubernetes [92] | Distributed Automation | Voltage, Frequency control | Soft RT |
SEAPATH [93] | LF Energy | Reference concept/design and real time platform for industrial electricity system operators to execute their virtualized applications for automation and protection. | KVM [94] | Digital Substation | - | Hard RT |
Centralized Substation Platform [95] | EPRI | Virtual computing platform for electric substations to support SCADA and management applications while meeting cybersecurity requirements | - | Digital Substation | - | - |
Grid Management platform common design architecture GMP [96] | Dell, Intel, VMWare | Virtual computing platform running in edge substation or control center supporting legacy applications and security standards | VMware | Digital Substation, Distribution Grid Automation | - | - |
Edge for Smart Secondary Substations [97] | Consortium | Reference architecture design for open, interoperable standards-based platform for digital secondary substations | - | Digital Substation | Secondary Substation Automation | Soft RT |
Virtual Protection Relay (VPR) [98] | Kalkitech, Intel | VPR reference architecture hosting protection applications to benchmark against legacy applications and a framework to support onboarding of VPR | VMware | Digital Substation | Protection | Hard RT |
Origin | Research Scope | Type | Publishing |
---|---|---|---|
IEEE PSCC P21 [107] | System requirements and architecture for supporting the virtualization of substation protection and control applications | Study Group/ Technical Report | 2022 |
IEEE PSCC P11 [107] | Cloud Computing, uses and Requirements of Electric Power Utilities | Task Force | - |
CIGRE B5.60 [108] | Protection, Automation, and Control Architectures with Functionality independent of hardware | Working Group/ Technical Report | 2022 |
CIGRE B5.73 [109] | Experiences and Trends related to Protection Automation and Control Systems Functional Integration | Working Group/ Technical Report | 2023 |
CIGRE D2.43 [110] | Enabling software defined networking for electric power utilities | Working Group/ Technical Brochure | 2022 |
CIGRE B5.77 [111] | Requirements for Information Technologies (IT) and Operational Technology (OT) managed of Protection, Automation, and Control Systems (PAC systems) | Working Group/ Technical Report | 2025 |
ISO/IEC JTC1 WG24 [112] | IIoT and digital twin applications in power system’s management | Joint WG with IEC TC 57 | - |
ISO/IEC TR 23188/IEC TS 23167 [63] | Information technology — Cloud computing — Edge computing landscape/Common technologies and techniques | Standard | 2020 |
Identified Challenge/Enterprise | AT & T | China Mobile | DTelecom | Orange | Verizon | Vodafone | Rautken |
---|---|---|---|---|---|---|---|
Lack IT Skills | ✓ | - | ✓ | - | - | - | - |
Performance Differences | - | ✓ | - | - | - | - | - |
Integrating Multi-Vendor Solutions | - | ✓ | - | ✓ | - | - | - |
Lacking Integration Standards/Interoperability | - | - | - | ✓ | ✓ | ✓ | - |
Too Complex Architecture | - | - | ✓ | - | ✓ | - | - |
Support for Orchestration/Automation | - | - | ✓ | ✓ | - | ✓ | - |
Move to Cloud-Native (containers) | - | - | ✓ | ✓ | ✓ | ✓ | ✓ |
Vendor Support | ✓ | - | - | - | ✓ | - | ✓ |
Need Support for Open Collaborations | ✓ | - | ✓ | ✓ | - | - | - |
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations. |
© 2022 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Kabbara, N.; Nait Belaid, M.O.; Gibescu, M.; Camargo, L.R.; Cantenot, J.; Coste, T.; Audebert, V.; Morais, H. Towards Software-Defined Protection, Automation, and Control in Power Systems: Concepts, State of the Art, and Future Challenges. Energies 2022, 15, 9362. https://doi.org/10.3390/en15249362
Kabbara N, Nait Belaid MO, Gibescu M, Camargo LR, Cantenot J, Coste T, Audebert V, Morais H. Towards Software-Defined Protection, Automation, and Control in Power Systems: Concepts, State of the Art, and Future Challenges. Energies. 2022; 15(24):9362. https://doi.org/10.3390/en15249362
Chicago/Turabian StyleKabbara, Nadine, Mohand Ouamer Nait Belaid, Madeleine Gibescu, Luis Ramirez Camargo, Jerome Cantenot, Thierry Coste, Vincent Audebert, and Hugo Morais. 2022. "Towards Software-Defined Protection, Automation, and Control in Power Systems: Concepts, State of the Art, and Future Challenges" Energies 15, no. 24: 9362. https://doi.org/10.3390/en15249362
APA StyleKabbara, N., Nait Belaid, M. O., Gibescu, M., Camargo, L. R., Cantenot, J., Coste, T., Audebert, V., & Morais, H. (2022). Towards Software-Defined Protection, Automation, and Control in Power Systems: Concepts, State of the Art, and Future Challenges. Energies, 15(24), 9362. https://doi.org/10.3390/en15249362