Showing posts with label Windows. Show all posts
Showing posts with label Windows. Show all posts

Wednesday, April 26, 2017

NEW IEC 61850 Demo Package for Windows available

The main purpose of the new demonstration and evaluation package is to provide a free of charge simple and easy to use IEC 61850 Client/Subscriber Tool (running on Windows PCs) that can be used to communicate with a Server/Publisher implemented on the platforms:

Beck IPC DK151 Development Kit for SC145 (DK61)
Beck IPC com.tom / IXXAT SG-gateways (WEB-PLC)
SystemCorp Smart Grid Controllers
Windows PC

Several other uses cases are possible:

The demonstration uses a single generic SCL model (and a derived JSON file [JavaScript Object Notation] that can (beyond the main purpose) be used on the above platforms to automatically configure (tree structured graphical applications) for Clients, Server/Publisher, and Client/Subscriber roles as shown on the next slides.

The specification of additional models (.icd and .json) could be provided for a fee. 
Contact NettedAutomation if you are looking for other models, please.
Click HERE for further details and instructions to download the new package including the documentation.
Click HERE for documentation only.
The package is used in our training courses.

Friday, October 14, 2016

Distribution On-Load Tap Changer Control Using IEC 61850 Client /Server Architecture


Mr. Andrius Maneikis has successfully finished his master thesis at KTH (Stockholm, Sweden) in electrical engineering with the title:

Distribution On Load Tap Changer Control Using IEC 61850 Client /Server Architecture

Please click HERE to download his thesis [pdf, 93 pages, 17 MB].

Abstract. Distributed generation is transforming the power system grid to decentralized system where separate units like wind power generators or solar panel shall coexist and operate in tandem in order to supplement each other and make one extensive system as a whole so called smart grid. It is utmost important to have a control ability over such units not only on a field level but on a system level as well. To be able to communicate with numerous devices and maintain interoperability universal standard is a must. Therefore, one of the core standards relevant to smart grids is IEC 61850 – Power Utility Automation which comes into assistance and tackles aforementioned challenges. This project uses IEC 61850 architecture to implement client/server windows applications for on-load tap changer remote control. The proposed solution and designed applications are tested together with a real time simulator [OPAL] where simple power system is modelled to emulate the system response to control signals in a real time. In this way, the implemented applications can be tried and assessed as if performing in real environment. Consequently, a user of the client application is able to remotely control voltage on the power transformer's secondary side and manipulate the switching equipment simulated in the model.

Tuesday, June 28, 2016

VHPready - Offener Industriestandard auf dem Vormarsch

Die Versorgungssicherheit in der Energiewende soll durch innovative Applikationen wie Lastmanagement und virtuelle Kraftwerke gewährleistet werden. Ihre Aufgabe ist es, die natürlichen Schwankungen der erneuerbaren Energien auszugleichen. Der offene Industriestandard VHPready fördert dabei auch die Einbindung industrieller Anlagen und Lasten in die Leitwarte und die notwendige Kommunikation (Profibus, ProfiNet, Ethernet/IP, Modbus, ...). Für den Informationsaustausch werden die beiden Lösungen angeboten: IEC 60870-5-104 (klassische Fernwirktechnik) und IEC 61850-7-420 (moderne Informationsmodelle und Austauschmechanismen).
Im SPS-Magazin finden Sie einen aktuellen Artikel von HMS.
HIER klicken, um den Artikel zu lesen.

Eine kostenlose Evaluierungssoftware unter Windows ist verfügbar (C#-Anwendung unter Verwendung des SystemCorp IEC 61850 Stack/API; Server und Client; C#-Anwendung mit Sourcecode).
HIER klicken, um zum Download zu gelangen.

Client-Anwendung (links) und Server-Anwendung (rechts) unter Localhost (auch mittels SCL-File konfigurierbar für PC-PC-Kommunikation mit Nachrichten auf TCP/IP):



Die HMS-Gateways unterstützen sowohl Server- als auch Client-Rollen (für IEC 60870-5-104 als auch für IEC 61850.

Monday, June 15, 2015

New IEC 61850 Edition 2 Demo Package Available to run on Windows

After successful usage of our old demo package provided 2010 and 2011 NettedAutomation provides a new package for Edition 2 of the IEC 61850 core parts.

The new package comes with a DLL comprising the IEC 61850 Stack, an simple API, and a powerful SCL configuration tool – all included in the DLL. The package contains executable programs that can be used right away. Additionally you will find also the course code of the applications for you to modify the applications to your own needs.

There are two different applications for the client and server:

1. C++ programmed very basic console applications:

image

The values can manually be changed … use the listed commands.

2. .Net/C# programmed enhanced applications (SCADA like):

image

The client starts the CER system by clicking the box on the upper left corner of the Client application. The Server application will run. Add values in ther server application … to be reported to the client. The use-case is quite realistic.

All client and server applications use the same DLL (provided by SystemCorp). The IEC 61850 models and communication services are configured by corresponding SCL Files. The applications provided are intended to show what IEC 61850 offers and how to use the simple API for a short time-to-marked development. The applications show how to exchange information with your applications:

 image

The client and server can run on one machine (local host) or on two machines. In case of two machines you can trace the communication with, e.g., Wireshark. The addresses (MAC and IP) have to be configured differently for the two cases. The client connects automatically with the server (based on the SCL files) – no need for manual intervention. The demo shows how an embedded client can communicate with a server – without and browsing service.

The client and server can be configured to publish GOOSE and SV.

Some basic documentation comes with the package that can be downloaded. The main objective is the use of the package in our comprehensive hands-on training courses.

Click HERE to get access to the package.

Enjoy!

Friday, August 31, 2012

Libraries – New License Policy for IEC 61850 Stack and API from SystemCorp

SystemCORP Embedded Technology Pty Ltd (Bentley WA 6102, Australia) offers a very modern and brand-new license policy for precompiled Libraries (Windows and Linux) for IEC 61850 Source code for their Stack and API effective August 2012 meeting the market demands.

The prices depend on the number of signals implemented: 1-100, 101-500, 501-1500, 1501-5000, 5000+

There are two options to chose from:

  1. End User Server/Client (Windows and Linux); based on quantities
  2. Re‐distributable Server/Client (Windows and Linux); royalty free with application

They offer the following services:

Built in Server & Client Function (based on ICD/CID configuration file)
‐ Reporting (buffered and unbufferd)
‐ MMS Services
‐ GOOSE Publisher (Server) and Subscriber (Client)
‐ Logging (Custom XML file format)(**)
‐ Application Programming Interface (API) manual published on
http://www.systemcorp.com.au/PIS10API/index.html

In addition to the new pricing it is also crucial to understand that the package comes with a build-in API that can be used by the application software immediately.

Most of the needed definitions in edition 2 of the core documents (7-2, 7-3, 7-4, 8-1 and 6) have been implemented. Most Object models (LN, DO) of other standards like IEC 61400-25-2 (Wind Turbines) can easily be implemented using the corresponding models in the CID file.

Contact SystemCorp by email for a quote.

Note also the new prices for the IEC 61850 source code.

Friday, September 10, 2010

FREE IEC 61850/61400-25 DLL - One Download per Hour

The FREE IEC 61850/61400-25 Evaluation/Starter Kit is now available for download since August 31, 2010. The kit provides a DLL for simple IEC 61850 Client, Server, Publisher, and Subscriber Applications running on a PC under Windows.

In average one kit has been downloaded per hour since then! This DLL and its API seems to be one of the crucial Highlights of Standardized Information Models, Information Exchange Methods, and Configuration Language! It brings you the Best after the holiday season (in many countries in the northern hemisphere - or before in the southern).

You simply can't get it for less - Its's FREE.

DO NOT Click HERE if you want to keep going with your legacy solution.