libiec61850-0.6

所属分类:单片机开发
开发工具:Objective-C
文件大小:1506KB
下载次数:116
上传日期:2014-06-24 14:45:22
上 传 者abc_1234
说明:  ice 61850 源代码,很难找到的资源,很实用。。
(ice 61850 source code , hard to find it, it take my a lots of time to search from internet.)

文件列表:
libiec61850-0.6\libiec61850-0.6\CHANGELOG (7039, 2013-12-13)
libiec61850-0.6\libiec61850-0.6\Makefile (3114, 2013-12-13)
libiec61850-0.6\libiec61850-0.6\COPYING (35147, 2013-12-13)
libiec61850-0.6\libiec61850-0.6\CMakeLists.txt (694, 2013-12-13)
libiec61850-0.6\libiec61850-0.6\src\doxygen.config (41185, 2013-12-13)
libiec61850-0.6\libiec61850-0.6\src\CMakeLists.txt (7792, 2013-12-13)
libiec61850-0.6\libiec61850-0.6\src\iedserver\iec61850_server.h (13249, 2013-12-13)
libiec61850-0.6\libiec61850-0.6\src\iedserver\impl\ied_server.c (15937, 2013-12-13)
libiec61850-0.6\libiec61850-0.6\src\iedserver\impl\ied_server_private.h (1734, 2013-12-13)
libiec61850-0.6\libiec61850-0.6\src\iedserver\impl\client_connection.c (2485, 2013-12-13)
libiec61850-0.6\libiec61850-0.6\src\iedserver\mms_mapping\control.c (36699, 2013-12-13)
libiec61850-0.6\libiec61850-0.6\src\iedserver\mms_mapping\mms_mapping_internal.h (1393, 2013-12-13)
libiec61850-0.6\libiec61850-0.6\src\iedserver\mms_mapping\mms_mapping.c (53801, 2013-12-13)
libiec61850-0.6\libiec61850-0.6\src\iedserver\mms_mapping\mms_goose.h (2110, 2013-12-13)
libiec61850-0.6\libiec61850-0.6\src\iedserver\mms_mapping\reporting.c (33599, 2013-12-13)
libiec61850-0.6\libiec61850-0.6\src\iedserver\mms_mapping\reporting.h (2288, 2013-12-13)
libiec61850-0.6\libiec61850-0.6\src\iedserver\mms_mapping\control.h (2824, 2013-12-13)
libiec61850-0.6\libiec61850-0.6\src\iedserver\mms_mapping\mms_mapping.h (3506, 2013-12-13)
libiec61850-0.6\libiec61850-0.6\src\iedserver\mms_mapping\mms_goose.c (16097, 2013-12-13)
libiec61850-0.6\libiec61850-0.6\src\iedserver\model\model.c (4182, 2013-12-13)
libiec61850-0.6\libiec61850-0.6\src\iedserver\model\model.h (5850, 2013-12-13)
libiec61850-0.6\libiec61850-0.6\src\iedcommon\iec61850_common.c (2672, 2013-12-13)
libiec61850-0.6\libiec61850-0.6\src\iedcommon\iec61850_common.h (1955, 2013-12-13)
libiec61850-0.6\libiec61850-0.6\src\iedclient\iec61850_client.h (26507, 2013-12-13)
libiec61850-0.6\libiec61850-0.6\src\iedclient\impl\client_report_control.c (11394, 2013-12-13)
libiec61850-0.6\libiec61850-0.6\src\iedclient\impl\client_control.c (14152, 2013-12-13)
libiec61850-0.6\libiec61850-0.6\src\iedclient\impl\ied_connection_private.h (1732, 2013-12-13)
libiec61850-0.6\libiec61850-0.6\src\iedclient\impl\ied_connection.c (54834, 2013-12-13)
libiec61850-0.6\libiec61850-0.6\src\mms\iso_session\iso_session.h (1885, 2013-12-13)
libiec61850-0.6\libiec61850-0.6\src\mms\iso_session\iso_session.c (11668, 2013-12-13)
libiec61850-0.6\libiec61850-0.6\src\mms\iso_client\iso_client_connection.h (2298, 2013-12-13)
libiec61850-0.6\libiec61850-0.6\src\mms\iso_client\impl\iso_client_connection.c (8689, 2013-12-13)
libiec61850-0.6\libiec61850-0.6\src\mms\asn1\ber_decode.c (2952, 2013-12-13)
libiec61850-0.6\libiec61850-0.6\src\mms\asn1\asn1_ber_primitive_value.h (1475, 2013-12-13)
libiec61850-0.6\libiec61850-0.6\src\mms\asn1\asn1_ber_primitive_value.c (2355, 2013-12-13)
libiec61850-0.6\libiec61850-0.6\src\mms\asn1\ber_decode.h (1368, 2013-12-13)
libiec61850-0.6\libiec61850-0.6\src\mms\asn1\ber_encoder.c (7643, 2013-12-13)
libiec61850-0.6\libiec61850-0.6\src\mms\asn1\ber_integer.c (4683, 2013-12-13)
libiec61850-0.6\libiec61850-0.6\src\mms\asn1\ber_encoder.h (2644, 2013-12-13)
... ...

README: ------- This file is part of the documentation of libiec61850. Content: - Overview - Building and running the example server - Building on Windows with GOOSE support - Implementing your own IEC61850 MMS devices Overview --------- libiec61850 is an open-source (GPLv3) implementation of an IEC 61850 client and server library. It is implemented in C to provide maximum portability. It can be used to implement IEC 61850 compliant client and server applications on embedded systems and PCs running Linux and Windows. Included is a set of simple example applications that can be used as a starting point to implement your own IEC 61850 compliant devices or to communicate with IEC 61850 devices. The library implements parts of the IEC 61850 specification on top of the MMS mapping. It provides the MMS protocol stack on top of TCP/IP. The goal of this project is to provide an implementation that can run on memory constrained microcontrollers. But currently the library only runs on embedded linux systems as well as Desktop PCs running Linux or Windows. Building and running the examples ---------------------------------------- In the project root directoy type > make examples If the build succeeds you can find a few binary files in the projects root directory. You can also find a binary version of the library ("libiec61850.a") in the "build" directory. Run the sample applications in the example folders. E.g.: > cd examples/server_example1 > sudo ./server_example1 on the Linux command line. The example server is tested against the openIEC61850 client example. You can find and download openIEC61850 a Java implementation of IEC 61590 MMS for client and server applications at http://www.openmuc.org. Building on windows with GOOSE support --------------------------------------- To build the library and run libiec61850 applications with GOOSE support on Windows (7/8) the use of a third-party library (winpcap) is required. This is necessary because current versions of Windows have no working support for raw sockets. You can download winpcap here (http://www.winpcap.org). 1. Download and install winpcap. Make sure that the winpcap driver is loaded at boot time (you can choose this option at the last screen of the winpcap installer). 2. Reboot the system (you can do this also later, but you need to reboot or load the winpcap driver before running any llibiec61850 applications that use GOOSE). 3. Download the winpcap developers pack from here (http://www.winpcap.org/install/bin/WpdPack_4_1_2.zip) 4. Unpack the zip file. Copy the folders Lib and Include from the WpdPack directory in the third_party/winpcap directory of libiec61850 Building with the cmake build system ------------------------------------- With the help of the cmake build system it is possible to create platform independet project descriptions and let cmake create specific project or build files for other tools like Make or Visual Studio. If you have cmake installed fire up a command line (cmd.exe) and create a new subdirectory in the libiec61850-0.x folder. Change to this subdirectory. Then you can invoke cmake. As an command line argument you have to supply a "generator" that is used by cmake to create the project file for the actual build tool (in our case Visual Studio). cmake -G "Visual Studio 11" .. will instruct cmake to create a "solution" for Visual Studio 2012. To do the same thing for Visual Studio 2010 type cmake -G "Visual Studio 10" .. Note: The ".." at the end of the command line tells cmake where to find the main build script file (called CMakeLists.txt). This should point to the folder libiec61850-0.x which is in our case the parent directory (..). Implementing your own IEC61850 MMS server devices -------------------------------------------------- Until now libiec61850 uses a static server model. That means that the IEC61850 data model is not generated at runtime by reading an ICD file, but by converting an ICD file to static C data structures at compile time. To provide your own IEC 61850 compliant device model a tool is provided that translates an IED file to C code that can be compiled into the server application.

近期下载者

相关文件


收藏者