SYDec 22, 2018
Analyzing standardization needs for CHIL-based testing of power systems and componentsGeorg Lauss, Filip Pröstl Andrén, Fabian Leimgruber et al.
Real-time simulation methods for investigations on electric networks and integration of grid connected generation units are increasingly in the focus of ongoing research areas. While laboratory testing methods are the predominant method for the verification of safety and quality related features of grid-connected generation units in the past, load flow modeling verification methods have been integrated in state-of-the-art standardization frameworks recently. The next step is comprised in real-time simulation methodologies applied for compliance testing of entire power electronic systems integrated in power distribution networks. The Controller Hardware-in-the-Loop (CHIL) approach is an appropriate methodology that combines numerical simulations with software modeling approaches and classical hardware testing in labs. Control boards represent the hardware device directly connected to the power electronic periphery, which is entirely simulated in a real-time simulation environment. Hereby, input signals from voltage and current measurements and output signals for power system control are exchanged in real-time. Thanks to this setup the testing of the true behavior of entire generation units within the electric network can be emulated precisely. With the application of CHIL a shorter time to market and a lower risk in the development phase can be achieved. However, an analysis from realized CHIL experiments shows the need for more harmonized procedures. This paper addresses this topic and provides an outlook about necessary future CHIL standardization needs.
NIMay 15, 2017Code
Evaluating XMPP Communication in IEC 61499-based Distributed Energy ApplicationsArmin Veichtlbauer, Manuel Parfant, Oliver Langthaler et al.
The IEC 61499 reference model provides an international standard developed specifically for supporting the creation of distributed event-based automation systems. Functionality is abstracted into function blocks which can be coded graphically as well as via a text-based method. As one of the design goals was the ability to support distributed control applications, communication plays a central role in the IEC 61499 specification. In order to enable the deployment of functionality to distributed platforms, these platforms need to exchange data in a variety of protocols. IEC 61499 realizes the support of these protocols via "Service Interface Function Blocks" (SIFBs). In the context of smart grids and energy applications, IEC 61499 could play an important role, as these applications require coordinating several distributed control logics. Yet, the support of grid-related protocols is a pre-condition for a wide-spread utilization of IEC 61499. The eXtensible Messaging and Presence Protocol (XMPP) on the other hand is a well-established protocol for messaging, which has recently been adopted for smart grid communication. Thus, SIFBs for XMPP facilitate distributed control applications, which use XMPP for exchanging all control relevant data, being realized with the help of IEC 61499. This paper introduces the idea of integrating XMPP into SIFBs, demonstrates the prototypical implementation in an open source IEC 61499 platform and provides an evaluation of the feasibility of the result.