KR101579928B1 - METHOD AND RECORDING MEDIUM FOR COMPATIBILITY BETWEEN IEC61850 AND CoAP - Google Patents

METHOD AND RECORDING MEDIUM FOR COMPATIBILITY BETWEEN IEC61850 AND CoAP Download PDF

Info

Publication number
KR101579928B1
KR101579928B1 KR1020140097901A KR20140097901A KR101579928B1 KR 101579928 B1 KR101579928 B1 KR 101579928B1 KR 1020140097901 A KR1020140097901 A KR 1020140097901A KR 20140097901 A KR20140097901 A KR 20140097901A KR 101579928 B1 KR101579928 B1 KR 101579928B1
Authority
KR
South Korea
Prior art keywords
coap
iec61850
information
mapping
data
Prior art date
Application number
KR1020140097901A
Other languages
Korean (ko)
Inventor
송병권
신인재
한승희
Original Assignee
서경대학교 산학협력단
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 서경대학교 산학협력단 filed Critical 서경대학교 산학협력단
Priority to KR1020140097901A priority Critical patent/KR101579928B1/en
Application granted granted Critical
Publication of KR101579928B1 publication Critical patent/KR101579928B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/40Network security protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/08Protocols for interworking; Protocol conversion

Abstract

The present invention relates to a reciprocal compatamizing method between IEC61850 and CoAP in which reciprocal compatability is ensured through matching between IEC61850 and CoAP, and information between IEC61850 and CoAP may be exchanged, and a recording medium thereof. The reciprocal compatamizing method between IEC61850 and CoAP according to the present invention comprises: a first step of mapping an information model of IEC61850 in a CoAP URI format; a second step of mapping a service of the IEC61850 with a method format used in the CoAP; and a third step of performing reciprocal communications by converting IEC61850 into CoAP through mapping of the first step and the second step.

Description

IEC61850와 CoAP 간의 상호 호환 방법 및 그 기록 매체{METHOD AND RECORDING MEDIUM FOR COMPATIBILITY BETWEEN IEC61850 AND CoAP}METHOD AND RECORDING MEDIUM FOR COMPATIBILITY BETWEEN IEC 61850 AND COAP < RTI ID = 0.0 >

본 발명은 이기종 통신 프로토콜 간의 호환성을 구현하기 위한 기술로서, 특히 IEC61850와 CoAP의 정합을 통해 이들 간에 정보 교환을 구현할 수 있도록 하는 IEC61850와 CoAP 간의 상호 호환 방법 및 그 기록 매체에 관한 것이다.
The present invention relates to a technique for implementing compatibility between heterogeneous communication protocols, and more particularly, to a mutual compatibility method between an IEC61850 and a CoAP, and a recording medium thereof, which enable information exchange between them by matching IEC61850 and CoAP.

IEC61850은 변전소 자동화 통신 프로토콜로서, 변전소 내부와 외부 통신에서 모두 사용할 수 있는 기술이다. IEC61850은 변전소의 정보를 논리적인 객체로 표현하며, 표준화된 형태로 데이터 메시지를 정의한다. IEC61850 is a substation automation communication protocol that can be used both inside and outside substations. IEC 61850 expresses the information of the substation as a logical object and defines the data message in a standardized form.

한편, CoAP는 IETF CoRE 워킹 그룹에서 채택한 M2M 환경을 위한 웹 기반 프로토콜로서, 소형 또는 저렴한 비용의 장치에서 사용될 수 있는 특성을 가지고 있다. REST 서비스는 SOAP 개념에 기반하며 SOAP을 대체하는 가벼운 서비스로 발전하였다. CoAP는 이러한 REST 서비스 기술을 따르고 있기 때문에 HTTP와 연동하기 쉽고 HTTP와 동일한 Status Code를 사용하며, 정보를 간결하게 표현하기 위해 모든 정보를 URI에 포함하여 메시지를 보낼 수 있는 장점이 있다.CoAP, on the other hand, is a web-based protocol for the M2M environment adopted by the IETF CoRE working group and has the characteristics that can be used in small or low cost devices. The REST service is based on the SOAP concept and evolved into a lightweight service that replaces SOAP. Since CoAP follows this REST service technology, it is easy to work with HTTP, uses the same status code as HTTP, and has a merit that all information can be included in URI to send a message in order to express information concisely.

변전소 자동화 통신 프로토콜인 IEC61850 기반의 디지털변전소, 스마트 배전시스템 및 기존 배전 자동화 시스템의 정보 교환에 있어 이러한 CoAP를 이용할 수 있다면, 변전소를 더욱 효율적으로 관리 및 운용할 수 있게 된다.If this CoAP is available for information exchange between digital substation, smart distribution system and existing distribution automation system based on substation automation communication protocol IEC61850, substation can be managed and operated more efficiently.

특히, 전력 시스템은 지역 곳곳에 설치되어 있으며, 스마트 그리드 정책으로 모든 시스템을 인터넷 망으로 연결하는 필요성이 요구되고 있는데, CoAP는 이와 같은 요구에 가장 부합하는 프로토콜 중 하나에 해당한다.In particular, the power system is installed in many places in the region, and the Smart Grid policy calls for the need to connect all systems to the Internet, and CoAP is one of the protocols that best fits these needs.

그런데, IEC61850과 CoAP는 전송계층과 응용계층이 다르기 때문에 이들 상호 간에는 호환성이 없으며, 아직까지 이들 간의 호환성을 구현하는 기술은 제시되어 있지 않은 실정이다.
However, since IEC61850 and CoAP are different from each other in the transport layer and the application layer, there is no compatibility between them, and no technology for realizing compatibility between them has been proposed yet.

본 발명은 상기와 같은 필요성을 해결하기 위하여 안출된 것으로서, 본 발명의 목적은 IEC61850와 CoAP 간의 정합을 통해 상호 호환성을 구현함으로써, IEC 61850와 CoAP 상호 간에 정보 교환을 가능케 하는 IEC61850와 CoAP 간의 상호 호환 방법 및 그 기록 매체를 제공하는 것이다.
SUMMARY OF THE INVENTION The present invention has been made in order to solve the above-mentioned problems, and it is an object of the present invention to provide an IEC61850 and CoAP interoperability between IEC 61850 and CoAP, And a recording medium therefor.

상기 목적을 달성하기 위한 본 발명에 따른 IEC61850와 CoAP 간의 상호 호환 방법은, IEC61850의 정보 모델을 CoAP URI 형식으로 맵핑하는 제1 단계와; 상기 IEC61850의 서비스를 상기 CoAP에서 사용하는 메소드 형식과 맵핑하는 제2 단계; 및 상기 제1 단계와 상기 제2 단계의 맵핑을 통해 IEC61850를 CoAP로 변환하여 상호 통신하는 제3 단계를 포함하는 것을 특징으로 한다.
According to an aspect of the present invention, there is provided a method of interoperating between an IEC61850 and a CoAP, comprising: a first step of mapping an information model of an IEC61850 to a CoAP URI format; A second step of mapping the service of the IEC61850 to a method format used in the CoAP; And a third step of converting IEC61850 into CoAP through the mapping of the first step and the second step and communicating with each other.

본 발명에 따른 IEC61850와 CoAP 간의 상호 호환 방법 및 그 기록 매체에 의하면, IEC61850와 COAP 상호 간에 정보 교환을 가능케 하는 바, 각 지역 곳곳에 설치된 소규모 전력 시스템이나 신재생 에너지에 대한 정보를 쉽게 얻을 수 있고, 전력 인프라의 상호 호환성, 신뢰성, 효율성 등을 향상시킬 수 있으며, 공급자 및 소비자 간의 실시간 전력정보를 교환하는 것도 가능하게 되는 효과가 있다.
According to the IEC61850 and CoAP interoperability method and the recording medium according to the present invention, it is possible to exchange information between IEC61850 and COAP, so that it is possible to easily obtain information on small-scale power systems installed in various places or renewable energy , The interoperability of the power infrastructure, the reliability, the efficiency, and the like can be improved, and it is also possible to exchange real-time power information between the supplier and the consumer.

도 1은 본 발명에 따른 IEC61850와 CoAP 간의 상호 호환 방법을 나타낸 블록 순서도.
도 2는 본 발명에 따른 IEC61850와 CoAP 간의 호환 방법을 나타낸 개념도.
도 3은 본 발명에 따른 IEC61850 정보 모델의 CoAP URI 맵핑 방법을 나타낸 도면.
도 4는 본 발명의 IEC61850-2 ACSI 정보 모델을 모델링한 일례를 나타낸 도면.
도 5는 본 발명의 XCBR 정보를 나타낸 도면.
도 6은 본 발명의 DPC 클래스 정보를 나타낸 도면.
도 7은 본 발명의 타임스탬프 타입을 나타낸 도면.
도 8은 본 발명의 IEC61850 정보를 CoAP 정보로 변환하여 보내는 메시지를 보여주는 일례.
1 is a block flow diagram illustrating a method of interoperability between an IEC 61850 and a CoAP according to the present invention;
2 is a conceptual diagram illustrating a method of compatibility between IEC61850 and CoAP according to the present invention;
3 is a diagram illustrating a CoAP URI mapping method of an IEC61850 information model according to the present invention.
4 shows an example of modeling the IEC 61850-2 ACSI information model of the present invention.
5 shows XCBR information of the present invention.
6 shows DPC class information of the present invention.
7 shows a time stamp type of the present invention.
8 is an example showing a message for converting the IEC61850 information of the present invention into CoAP information and sending it.

본 발명은 다양한 변환을 가할 수 있고 여러 가지 실시 예를 가질 수 있는 바, 특정 실시 예들을 도면에 예시하고 상세한 설명에서 상세하게 설명하고자 한다. 그러나, 이는 본 발명을 특정한 실시 형태에 대해 한정하려는 것이 아니며, 본 발명의 사상 및 기술 범위에 포함되는 모든 변환, 균등물 내지 대체물을 포함하는 것으로 이해되어야 한다. 본 발명을 설명함에 있어서 관련된 공지 기술에 대한 구체적인 설명이 본 발명의 요지를 흐릴 수 있다고 판단되는 경우 그 상세한 설명을 생략한다.BRIEF DESCRIPTION OF THE DRAWINGS The present invention is capable of various modifications and various embodiments, and specific embodiments are illustrated in the drawings and will be described in detail in the detailed description. It is to be understood, however, that the invention is not to be limited to the specific embodiments, but includes all modifications, equivalents, and alternatives falling within the spirit and scope of the invention. DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, the present invention will be described in detail with reference to the accompanying drawings.

본 출원에서 사용한 용어는 단지 특정한 실시예를 설명하기 위해 사용된 것으로, 본 발명을 한정하려는 의도가 아니다. 단수의 표현은 문맥상 명백하게 다르게 뜻하지 않는 한, 복수의 표현을 포함한다. 본 출원에서, "포함하다" 또는 "가지다" 등의 용어는 명세서상에 기재된 특징, 숫자, 단계, 동작, 구성요소, 부품 또는 이들을 조합한 것이 존재함을 지정하려는 것이지, 하나 또는 그 이상의 다른 특징들이나 숫자, 단계, 동작, 구성요소, 부품 또는 이들을 조합한 것들의 존재 또는 부가 가능성을 미리 배제하지 않는 것으로 이해되어야 한다.The terminology used in this application is used only to describe a specific embodiment and is not intended to limit the invention. The singular expressions include plural expressions unless the context clearly dictates otherwise. In the present application, the terms "comprises" or "having" and the like are used to specify that there is a feature, a number, a step, an operation, an element, a component or a combination thereof described in the specification, But do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, or combinations thereof.

이하에서, 첨부된 도면을 참조하여 본 발명의 바람직한 실시예, 장점 및 특징에 대하여 상세히 설명하도록 한다.In the following, preferred embodiments, advantages and features of the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명에 따른 IEC61850와 CoAP 간의 상호 호환 방법을 나타낸 블록 순서도이고, 도 2는 본 발명에 따른 IEC61850와 CoAP 간의 호환 방법을 나타낸 개념도이다.FIG. 1 is a block flow diagram illustrating a method of interoperability between an IEC61850 and a CoAP according to the present invention, and FIG. 2 is a conceptual diagram illustrating a compatibility method between an IEC61850 and a CoAP according to the present invention.

본 발명은 이기종 통신 프로토콜 간의 호환성을 구현하기 위한 기술로서, 특히 IEC61850와 COAP 간의 정합을 통해 상호 호환성 즉, 정보 송수신을 구현하도록 구성되는 것을 특징으로 한다.The present invention is a technology for realizing compatibility between heterogeneous communication protocols, and is characterized in that interoperability, that is, information transmission and reception is realized through matching between IEC61850 and COAP.

본 발명의 호환 대상인 CoAP(Constrained Application Protocol)는 M2M 환경을 위한 웹 기반 프로토콜로서, 소형 또는 저렴한 비용의 장치에서 쉽게 사용 가능한 특성이 있다.The CoAP (Constrained Application Protocol), which is a compatible object of the present invention, is a web-based protocol for an M2M environment and is easily usable in a small or low-cost apparatus.

CoAP는 CoAP REST, CoAP Transactions, UDP를 프로토콜 스택으로 사용하고, OSI 7계층 표준 통신을 참조한다. IEC61850은 전송계층에서 TCP/IP가 존재하며 응용계층에서 Manufacturing Message Specification (MMS)과 Abstract Communication Service Interface (ACSI) 계층이 존재한다. 반면에 CoAP는 전송계층에서 UDP를 사용하고 응용계층에서 REST를 사용한다. CoAP uses CoAP REST, CoAP Transactions, and UDP as protocol stacks, and refers to OSI 7 layer standard communications. IEC61850 has TCP / IP in the transport layer, and there are Manufacturing Message Specification (MMS) and Abstract Communication Service Interface (ACSI) layers in the application layer. On the other hand, CoAP uses UDP in the transport layer and REST in the application layer.

결국, IEC61850과 CoAP는 전송계층과 응용계층이 다르기 때문에 본 발명은 맵핑 레이어(CoAP Cross Mapping Layer)를 통해 IEC61850 정보를 COAP를 이용하여 전송할 수 있도록 구성되는 것을 특징으로 한다.Since IEC61850 and CoAP are different from each other in transport layer and application layer, the present invention is characterized in that IEC61850 information can be transmitted using a COAP through a CoAP Cross Mapping Layer.

본 발명의 맵핑 레이어(CoAP Cross Mapping Layer)는 IEC61850의 정보 모델을 CoAP URI 형식으로 맵핑(S10)하고, IEC61850의 서비스를 CoAP에서 사용하는 메소드 형식과 맵핑(S20)하도록 구성된다. The mapping layer (CoAP Cross Mapping Layer) of the present invention maps the information model of IEC61850 to the CoAP URI format (S10) and maps the service of the IEC61850 to the method format used by the CoAP (S20).

즉, 본 발명의 IEC61850와 CoAP 간의 상호 호환 방법은 IEC61850과 COAP 최상위 어플리케이션 계층에서 IEC61850과 COAP를 맵핑해주는 계층을 구비하고, 이에 의한 맵핑 정보를 통해 IEC61850 정보를 CoAP로 변환하여 통신(S30)할 수 있도록 구성된다.That is, the IEC61850 and CoAP interoperability method of the present invention includes a layer for mapping IEC61850 and COAP in IEC61850 and a COAP topmost application layer, and IEC61850 information is converted into CoAP through the mapping information to perform communication (S30) .

본 발명의 호환 대상인 IEC61850은 변전소 자동화 통신 프로토콜로서, 변전소 내부와 외부 통신에서 모두 사용할 수 있는 기술이다. IEC61850은 변전소의 정보를 논리적인 객체로 모델링하며, 표준화된 자료 구조로 데이터 메시지를 정의한다.The IEC61850, a compatible object of the present invention, is a substation automation communication protocol that can be used both inside and outside of a substation. IEC 61850 models the substation information as a logical object and defines the data message as a standardized data structure.

본 발명은 IEC61850와 COAP간의 상호 호환성을 구현하기 위해 IEC61850 정보 모델과 COAP를 정합하도록 구성되는데, 바람직한 실시예에 따르면, IEC61850 정보 모델을 COAP로 변환하는 부분은 IEC61850-4 데이터 모델과, IEC61850-2 ACSI(Abstract Communication Service Interface)이다.The present invention is configured to match an IEC61850 information model with a COAP to implement interoperability between IEC61850 and COAP. According to a preferred embodiment, the IEC61850 information model to COAP conversion part is composed of an IEC61850-4 data model and IEC61850-2 ACSI (Abstract Communication Service Interface).

IEC61850-2 ACSI는 기본 정보 모델을 정의한다. IEC61850 기본 정보 모델은 서버 클래스(Server) > 로지컬 디바이스 클래스(Logical Device Class) > 로지컬 노드 클래스(Logical Node Class) > 데이터 클래스(Data Class) > 데이터 속성 클래스(DataAttribute Class) 구조로 구성되고, 하위 구조는 상위 구조를 상속한다. Logical Device Class, Logical Node Class, Data Class, DataAttribute Class들은 네임 클래스(Name Class)를 참조하여 각 클래스(Class)들에 이름을 부여한다. IEC 61850-2 ACSI defines the basic information model. IEC61850 basic information model consists of a server class> Logical Device Class> Logical Node Class> Data Class> DataAttribute Class, Inherits the superstructure. The Logical Device Class, Logical Node Class, Data Class, and DataAttribute Class refer to the Name Class and give each Class a name.

데이터 모델은 IEC61850은 변전소 내부의 기능들을 표현하기 위한 기본적인 정보를 구성하며, 구체적으로 로지컬 노드 클래스(Logical Node class), 로지컬 노드(LN), 로지컬 노드 데이터(LN Data), 공통 데이터 클래스(CDC:Common Data Class), CDC 데이터 속성(CDC DataAttribute), 및 CDC 데이터 속성 타입(CDC DataAttribute Types)을 포함하여 구성된다.The data model is composed of a logical node class, a logical node (LN), a logical node data (LN Data), a common data class (CDC: Common Data Class, CDC DataAttribute, and CDC DataAttribute Types.

데이터 모델은 공통 데이터 클래스(CDC:Common Data Class), CDC 속성(CDC Attribute), CDC 속성 타입(CDC Attribute Type)을 정의한다.The data model defines a common data class (CDC), a CDC attribute (CDC Attribute), and a CDC attribute type (CDC Attribute Type).

CDC 속성 타입(CDC Attribute Type)은 기본적인 데이터 형식(Boolean, int, float ... 등)을 의미한다. CDC 속성(CDC Attribute)은 CDC 속성 타입(CDC Attribute Type)을 "Qulity, Analog Value, Time Stemp, Vector" 등으로 표현한 정보를 의미한다. CDC는 변전소 설비 부품의 상태정보를 표현하는 데이터 형식으로서, SPS(Single Point Status), Double Point Status(DPS), Integer Status(INS) 등의 상태 정보가 있다. 각 CDC들은 CDC 속성(CDC Attribute)으로 구성된다. 로지컬 노드(LN:Logical Node)은 변전소 내부의 기능들을 의미한다. 로지컬 노드(LN)는 시스템 LN(N), 스위치 기능(X), 보호 기능(P), 보호 관련 기능 (R), 제어 기능(C), 일반적인 참조 기능(G), 인터페이스와 기록 보관 기능(I), 자동 제어 기능(A), 측정 및 계량 기능(M), 전력 트랜스포머(Y), 계기 트랜스포머(T) 등 기능에 따라 로지컬 노드(LN) 이름 첫 글자를 정의한다. 각 로지컬 노드(LN)들은 의미를 가지는 여러 가지 CDC들로 구성된다.The CDC Attribute Type refers to the basic data type (Boolean, int, float ...). CDC attribute means information expressed by "CDC Attribute Type" as "Qulity, Analog Value, Time Stemp, Vector" and the like. CDC is a data format that represents status information of substation equipment parts. It has status information such as Single Point Status (SPS), Double Point Status (DPS), and Integer Status (INS). Each CDC consists of a CDC attribute (CDC Attribute). A logical node (LN) refers to functions inside a substation. The logical node LN includes a system LN (N), a switch function X, a protection function P, a protection function R, a control function C, a general reference function G, I define the first letter of the logical node (LN) according to functions such as I, automatic control function A, measurement and metering function M, power transformer Y and instrument transformer T. Each logical node (LN) consists of several CDCs with meaning.

도 3은 본 발명에 따른 IEC61850 정보 모델의 CoAP URI 맵핑 방법을 나타낸 도면이고, 표 1은 본 발명에 따른 IEC61850 서비스와 CoAP 메소드의 맵핑 방법을 나타낸 것이다.FIG. 3 is a diagram illustrating a CoAP URI mapping method of an IEC61850 information model according to the present invention, and Table 1 shows a mapping method of an IEC61850 service and a CoAP method according to the present invention.

도 3 및 표 1을 참조하면, CoAP는 HTTP와 유사한 프로토콜로서, 모든 데이터를 URI로 표현하여 데이터를 전송한다. CoAP는 인터넷 URI를 이용하여 "coap://목적지주소/Data/" 같이 목적지주소 뒤에 "/"표시를 하여 보내고자하는 정보를 삽입한다.Referring to FIG. 3 and Table 1, CoAP is a protocol similar to HTTP, and transmits data by expressing all data by URI. CoAP uses Internet URI to insert the information to be sent by "/" after the destination address like "coap: // destination address / Data /".

그리고 CoAP는 HTTP에서 사용하는 메시지 타입과 메소드(GET, POST, PUT, DELETE) 정보를 포함한다. GET 메소드를 이용하여 메시지를 요청할 수 있고, PUT 메소드를 사용하여 정보를 삽입 할 수 있으며, POST 메소드를 통해 서버에서 사용할 데이터를 등록 할 수 있다. DELETE는 COAP 서버에서 사용하는 데이터를 삭제하는 서비스이다. And CoAP includes message type and method (GET, POST, PUT, DELETE) information used in HTTP. You can request a message using the GET method, insert the information using the PUT method, and register the data to be used by the server through the POST method. DELETE is a service that deletes the data used by the COAP server.

분석된 IEC61850 정보 모델을 CoAP URI로 맵핑하면 Logical Device Class > Logical Node Class > Data Class > DataAttribute Class 구조를 "coap://목적지주소/Logical Device/Logical Node/Data Object/Data Attribute"로 표현할 수 있다. If the analyzed IEC61850 information model is mapped to CoAP URI, the structure of Logical Device Class> Logical Node Class> Data Class> DataAttribute Class can be expressed as "coap: // destination address / Logical Device / Logical Node / Data Object / Data Attribute" .

IEC61850 ACSI는 데이터 모델을 위한 서비스를 제공한다. IEC61850-7-2에서 이 서비스 표준을 정의한다. IEC61850의 GetDataValues는 데이터의 값을 요청하는 서비스이다. 그리고, SetDataValues는 특정 데이터에 값을 삽입하는 서비스이다. 데이터 모델을 위해 제공되는 서비스를 CoAP 메소드와 매핑하면 다음의 표 1과 같다. IEC 61850 ACSI provides services for data models. IEC 61850-7-2 defines this service standard. GetDataValues of IEC61850 is a service that requests the value of data. And SetDataValues is a service that inserts values into specific data. The service provided for the data model is mapped to the CoAP method as shown in Table 1 below.

CoAP MethodCoAP Method IEC61850 ACSI ServiceIEC61850 ACSI Service GetGet GetDataValuesGetDataValues PutPut SetDataValuesSetDataValues

표 1을 참조하면, IEC61850 ACSI 서비스(Service) 중 "GetDataValues"는 CoAP의 Get 메소드와 맵핑되고, IEC61850 ACSI 서비스(Service) 중 "SetData Values"는 CoAP의 Put 메소드와 맵핑되도록 구성된다.Referring to Table 1, "GetDataValues" among the IEC61850 ACSI services is mapped to the Get method of the CoAP, and "SetData Values" of the IEC61850 ACSI service is configured to be mapped with the Put method of the CoAP.

이하에서는, IEC61850 정보 모델과 CoAP의 정합을 위한 구체적인 맵핑 방법의 바람직한 실시예에 대해 설명하기로 한다.Hereinafter, a preferred embodiment of a concrete mapping method for matching the IEC61850 information model and the CoAP will be described.

도 4는 본 발명의 IEC61850-2 ACSI 정보 모델을 모델링한 일례를 나타낸 도면이다. 도 4를 참조하면, 본 발명의 IEC61850와 CoAP 간의 상호 호환 방법은 IEC61850-2 ACSI 정보 모델의 서버 클래스(Server Class)를 서버 타입 (Server_Type)으로 모델링하고, 하위 클래스인 로지컬 디바이스(Logical Device), 로지컬 노드(Logical Node), 데이터(Data), 데이터 속성(DataAttribte)들을 네임 타입(Name Type)을 참조하여 포함관계에 따라 모델링하도록 구성된다.4 is a diagram showing an example of modeling the IEC 61850-2 ACSI information model of the present invention. Referring to FIG. 4, a method of interoperability between IEC61850 and CoAP according to the present invention includes modeling a server class of an IEC61850-2 ACSI information model into a server type (Server_Type), and classifying a subclass Logical Device, And is configured to model a logical node, data, and data attributes according to an inclusion relation with reference to a name type.

도 5는 본 발명의 XCBR 정보를 나타낸 도면이고, 도 6은 본 발명의 DPC 클래스 정보를 나타낸 도면이며, 도 7은 본 발명의 타임스탬프 타입을 나타낸 도면이다. FIG. 5 illustrates XCBR information of the present invention, FIG. 6 illustrates DPC class information of the present invention, and FIG. 7 illustrates a time stamp type of the present invention.

본 발명에 따른 IEC61850와 CoAP 간의 상호 호환 방법은 IEC61850에서 모델링된 정보인 "Logical Device Class > Logical Node Class > Data Class > DataAttribute Class"를 "LD$XCBR1$Pos$t"와 같은 실제 데이터를 이용하여 설명하도록 구성된다.The interoperability method between IEC61850 and CoAP according to the present invention uses the actual data such as " LD $ XCBR1 $ Pos $ t "" Logical Device Class> Logical Node Class> Data Class> DataAttribute Class "modeled in IEC61850 .

"LD$XCBR1$Pos$t"에서, "LD"는 Logical Device를 의미하며 Device 이름을 정의한다. "XCBR1"은 Logical Device에서 스위치 기능(X)을 하는 서킷 브레이커(CBR)를 의미하는 Logical Node이다. "Pos"는 Data Object로 Logical Device에서 XCBR1의 위치 정보를 의미한다. 데이터 모델에서 제어 가능한 데이터의 상태 정보를 표현하는 DPC를 데이터 타입으로 가진다. "t"는 데이터 속성(Data Attribute)으로 시간 정보를 나타낸다. 결국, "LD$XCBR1$Pos$t"는 LD에 속한 XCBR의 위치 정보 값이 저장된 시간 정보를 나타낸다. In "LD $ XCBR1 $ Pos $ t", "LD" stands for Logical Device and defines the device name. "XCBR1" is a logical node which means a circuit breaker (CBR) that performs a switch function (X) in a logical device. "Pos" is a data object, which means the location information of XCBR1 in Logical Device. And has a data type of DPC expressing state information of controllable data in the data model. "t" indicates time information with a data attribute. As a result, "LD $ XCBR1 $ Pos $ t" indicates the time information of the position information of the XCBR belonging to the LD.

XCBR은 LD에 속하는 여러 LN(Logical Node) 중 하나이며 도 5와 같은 Class 정보를 IEC61850 7-4에서 정의한다. 참고로, 본 발명의 실시예의 경우 LN(Logical Node) 이름을 XCBR1으로 명명하였다XCBR is one of several LNs (Logical Nodes) belonging to LD, and class information as shown in Fig. 5 is defined in IEC61850 7-4. For reference, in the embodiment of the present invention, the LN (Logical Node) name is designated as XCBR1

도 6의 DPC는 데이터 오브젝트(Data Object)로 표현되는 정보의 데이터 타입이다. 데이터 오브젝트(Data Object)의 데이터 타입은 CDC에서 정의하며 IEC61850 7-3에서 모든 데이터 타입을 정의한다. DPC는 도 5에 표현된 Pos 정보의 데이터 타입으로 사용한다. The DPC in FIG. 6 is a data type of information represented by a data object. The data type of the data object is defined by the CDC and defines all data types in IEC 61850 7-3. The DPC is used as the data type of the Pos information represented in FIG.

타임스탬프 타입(TimeStamp Type) 정보는 도 7과 같이 정의될 수 있는데, IEC61850 데이터 속성(Data Attribute)에 대한 데이터 타입 정보는 IEC61850 7-2에서 정의한다. 타임스탬프 타입(TimeStamp Type)은 "t"의 데이터 타입으로 사용하도록 구성된다.The time stamp type information can be defined as shown in FIG. 7. Data type information for the IEC61850 data attribute is defined in IEC61850 7-2. The time stamp type (TimeStamp Type) is configured to be used as the data type of "t ".

상기에서 설명 및 도시한 바와 같이, Logical Node, Data Object, Data Attribute는 IEC61850 표준에 모두 정의되어 있다. 그리고 "Logical Device > Logical Node > Data Object >Data Attribute"는 전술한 바와 같이 실제 데이터로 "LD$XCBR1$Pos$t"로 표현이 가능하다. As described and shown above, Logical Node, Data Object, and Data Attribute are all defined in IEC61850 standard. And "Logical Device> Logical Node> Data Object> Data Attribute" can be expressed as "LD $ XCBR1 $ Pos $ t" as actual data as described above.

"LD$XCBR1$Pos$t"를 CoAP URI로 표현하면 "coap://목적지주소/LD/XCBR1/ Pos/t"와 같이 표현할 수 있다. IE61850 ACSI 서비스(Service)로 로지컬 디바이스 (Logical Device)에 속한 XCBR의 위치 정보 값이 저장된 시간 정보를 요청하는 GetDataValues 서비스를 요청했다면, COAP에서는 Get 메소드를 사용하여 URI를 요청하게 된다.If "LD $ XCBR1 $ Pos $ t" is expressed as a CoAP URI, it can be expressed as "coap: // destination address / LD / XCBR1 / Pos / t". IE61850 If you requested GetDataValues service that requests the time information of XCBR location information stored in Logical Device with ACSI service, COAP requests URI using Get method.

도 8은 본 발명의 IEC61850 정보를 CoAP 정보로 변환하여 보내는 메시지를 보여주는 일례이다. 참고로, 도 8의 일례는 Wireshark 라는 메시지 분석 프로그램을 이용하였다.8 is an example showing a message for converting the IEC61850 information of the present invention into CoAP information and sending it. For reference, an example of FIG. 8 uses a message analysis program called Wireshark.

도 8을 참조하면, IEC16850의 "Getdatavalues" 서비스(Service)가 CoAP GET 메소드(method)와 맵핑되었고, LD$XCBR1$Pos$t 정보를 요청하는 메시지가 "uri : LD/XCBR1/Pos/t" 로 정확하게 맵핑되어 전송되었음을 확인할 수 있다.8, the " GetdataValues "service of IEC16850 is mapped to the CoAP GET method, and the message requesting LD $ XCBR1 $ Pos $ t information is mapped to" uri: LD / XCBR1 / Pos / As shown in FIG.

이하에서는, 도 2를 참조하여, CoAP 클라이언트, CoAP 서버, IEC16850 클라이언트, 및 IEC16850 서버 사이에서의 정보 요청 및 응답 과정에 대해 설명하도록 한다.Hereinafter, the information request and response process between the CoAP client, the CoAP server, the IEC16850 client, and the IEC16850 server will be described with reference to FIG.

CoAP 클라이언트(Client)에서 "coap://목적지주소/LD/XCBR1/Pos/t" URI 정보를 이용하여 정보를 요청(GET)하면 맵핑 레이어(CoAP Cross Mapping Layer)에서 CoAP 서버(Server)는 IEC61850 클라이언트(Client)와 정보를 맵핑한다.When the CoAP client (Client) requests information (GET) using the "coap: // destination address / LD / XCBR1 / Pos / t" URI information, the CoAP server in the mapping layer (CoAP Cross Mapping Layer) Maps information to the client.

"coap://목적지주소/LD/XCBR1/Pos/t" URI 정보에서 "LD/XCBR1/Pos/t" 정보를 IEC61850 모델 정보로 변환하여 "LD$XCBR1$Pos$t"요청 메시지를 전달한다. 그리고 특정 데이터를 요청하는 Get 메소드 요청이기 때문에 GetDataValues 서비스와 맵핑 된다. LD / XCBR1 / Pos / t "information from the" coap: // destination address / LD / XCBR1 / Pos / t "URI information to the IEC61850 model information and delivers the" LD $ XCBR1 $ Pos $ t " . And because it is a Get method request to request specific data, it is mapped to the GetDataValues service.

맵핑 레이어(CoAP Cross Mapping Layer)에서 맵핑된 정보는 IEC61850 클라이언트로 전달된다. IEC61850 클라이언트는 GetDataValues 서비스를 이용해서 "LD$XCBR1$Pos$t" 정보를 IEC61850 서버(Server)에서 전달받아 CoAP 서버에 응답 정보를 전달한다. The information mapped in the CoAP Cross Mapping Layer is passed to the IEC 61850 client. The IEC61850 client receives the "LD $ XCBR1 $ Pos $ t" information from the IEC61850 server using the GetDataValues service and sends the response information to the CoAP server.

CoAP 서버에서 응답을 CoAP 프로토콜을 이용하여 응답 메시지를 COAP 클라이언트로 전달하여 "coap://목적지주소/LD/XCBR1/Pos/t"요청에 대한 응답을 받는다. The CoAP server sends a response message to the COAP client using the CoAP protocol and receives a response to the request "coap: // destination address / LD / XCBR1 / Pos / t".

그리고, CoAP 클라이언트에서"coap://목적지주소/LD/XCBR1/Pos/t" URI 정보를 이용하여 정보 삽입(PUT)을 요청하면 맵핑 레이어(CoAP Cross Mapping Layer)에서 CoAP 서버는 IEC61850 클라이언트와 정보를 맵핑한다. When the CoAP client requests the information insertion (PUT) using the "coap: // destination address / LD / XCBR1 / Pos / t" URI information, the CoAP server in the mapping layer (CoAP Cross Mapping Layer) .

"coap://목적지주소/LD/XCBR1/Pos/t" URI 정보에서 "LD/XCBR1/Pos/t " 정보를 IEC61850 모델정보로 변환하여"LD$XCBR1$Pos$t"요청 메시지를 전달한다. 그리고, 특정 데이터 삽입을 요청하는 PUT 메소드 요청이기 때문에 SetDataValues 서비스와 맵핑 된다. LD / XCBR1 / Pos / t "information from the" coap: // destination address / LD / XCBR1 / Pos / t "URI information to the IEC61850 model information and delivers the" LD $ XCBR1 $ Pos $ t " . And because it is a PUT method request to insert specific data, it is mapped to the SetDataValues service.

맵핑 레이어(CoAP Cross Mapping Layer)에서 맵핑된 정보는 IEC61850 클라이언트로 전달된다. IEC61850 클라이언트는 SetDataValues 서비스를 이용해서 "LD $XCBR1$Pos$t" 정보를 IEC61850 서버에서 전달받아 CoAP 서버에 응답 정보를 전달한다. The information mapped in the CoAP Cross Mapping Layer is passed to the IEC 61850 client. The IEC61850 client receives the "LD $ XCBR1 $ Pos $ t" information from the IEC61850 server using the SetDataValues service and sends the response information to the CoAP server.

응답 정보를 전달받은 CoAP 서버는 CoAP 프로토콜을 이용하여 응답 메시지를 CoAP 클라이언트로 전달하여 "coap://목적지주소/LD/XCBR1/Pos/t" 요청에 대한 응답을 받는다.The CoAP server that has received the response information transmits the response message to the CoAP client using the CoAP protocol and receives a response to the request "coap: // destination address / LD / XCBR1 / Pos / t".

상기에서 설명 및 도시한 본 발명에 따른 IEC61850와 CoAP 간의 상호 호환 방법은 프로그램 형태로 기록되어 전기 전자 장치를 통해 실현될 수 있다. 여기서 전기 전자 장치란 대표적으로 컴퓨터를 지칭하며, 이 외에 스마트 단말기와 같이 중앙처리장치와 메모리를 포함하고 있는 전기 전자 기기라면 이를 모두 포함한다.The method of interworking between IEC61850 and CoAP according to the present invention described and illustrated above can be realized in a program form and realized through an electric / electronic device. The term " electrical < / RTI > electronic device " refers to a computer, and includes any electronic device including a central processing unit and a memory, such as a smart terminal.

상기 경우, 본 발명의 기록 매체는 전기 전자 장치에 IEC61850의 정보 모델을 CoAP URI 형식으로 맵핑하는 제1 기능, 상기 IEC61850의 서비스를 상기 CoAP에서 사용하는 메소드 형식과 맵핑하는 제2 기능, 및 상기 제1 기능 및 상기 제2 기능에 따른 맵핑을 통해 상기 IEC61850를 상기 CoAP로 변환하여 상호 통신을 가능케 하는 제3 기능을 실현시키기 위한 프로그램을 기록한 전기 전자 장치로 읽을 수 있는 매체로 제공될 수 있다.In this case, the recording medium of the present invention has a first function for mapping the information model of IEC61850 to the electrical and / or electronic apparatus in the CoAP URI format, a second function for mapping the service of the IEC61850 to the method format used in the CoAP, 1 function and a third function for converting the IEC61850 into the CoAP through mapping according to the second function to enable mutual communication.

바람직한 실시예에 따르면, 본 발명의 기록 매체의 제1 기능은 IEC61850 정보 모델의 "Logical Device Class, Logical Node Class, Data Class, Data Attribute Class" 구조를 "coap://목적지주소/Logical Device/ Logical Node/Data Object/Data Attribute" URL 형식으로 맵핑하도록 구성된다.According to a preferred embodiment, the first function of the recording medium of the present invention is to designate "Logical Device Class, Data Class, Data Attribute Class" structure of IEC61850 information model as "coap: // destination address / Logical Device / Logical Node / Data Object / Data Attribute "URL format.

보다 구체적으로, 본 발명의 기록 매체의 제1 기능에 따라 맵핑되는 상기 "coap://목적지주소/Logical Device/ Logical Node/Data Object/Data Attribute" URL 형식은 "coap://목적지주소/LD/XCBR/Pos/t" URL 형식으로 구성된다.More specifically, the URL format of "coap: // destination address / Logical Node / Data Object / Data Attribute" mapped according to the first function of the recording medium of the present invention is "coap: // destination address / LD / XCBR / Pos / t "URL format.

여기서, "LD"는 Logical Device를 의미하며 Device 이름을 정의한다. "XCBR"은 Logical Device에서 스위치 기능(X)을 하는 서킷 브레이커(CBR)를 의미하는 Logical Node이다. "Pos"는 Data Object로 Logical Device에서 XCBR의 위치 정보를 의미한다. 데이터 모델에서 제어 가능한 데이터의 상태 정보를 표현하는 DPC를 데이터 타입으로 가진다. "t"는 데이터 속성(Data Attribute)으로 시간 정보를 나타낸다. Here, "LD" means a logical device and defines a device name. "XCBR" is a logical node which means a circuit breaker (CBR) that performs a switch function (X) in a logical device. "Pos" is a data object, which means XCBR location information in Logical Device. And has a data type of DPC expressing state information of controllable data in the data model. "t" indicates time information with a data attribute.

바람직한 실시예에 따르면, 본 발명의 기록 매체의 제2 기능은 IEC61850의 서비스 중 "GetDataValues"는 CoAP의 "Get 메소드"와 맵핑하고, "SetDataValues"는 "Put 메소드"와 맵핑하도록 구성된다.
According to a preferred embodiment, the second function of the recording medium of the present invention is configured to map "GetDataValues" of the service of IEC61850 to "Get method" of CoAP, and "SetDataValues"

상기에서 본 발명의 바람직한 실시예가 특정 용어들을 사용하여 설명 및 도시되었지만 그러한 용어는 오로지 본 발명을 명확히 설명하기 위한 것일 뿐이며, 본 발명의 실시예 및 기술된 용어는 다음의 청구범위의 기술적 사상 및 범위로부터 이탈되지 않고서 여러가지 변경 및 변화가 가해질 수 있는 것은 자명한 일이다.While the preferred embodiments of the present invention have been described and illustrated above using specific terms, such terms are used only for the purpose of clarifying the invention, and it is to be understood that the embodiment It will be obvious that various changes and modifications can be made without departing from the spirit and scope of the invention.

이와 같이 변형된 실시예들은 본 발명의 사상 및 범위로부터 개별적으로 이해되어져서는 안되며, 본 발명의 청구범위 안에 속한다고 해야 할 것이다.Such modified embodiments should not be understood individually from the spirit and scope of the present invention, but should be regarded as being within the scope of the claims of the present invention.

Claims (7)

삭제delete IEC61850와 CoAP 간의 상호 호환 방법으로서,
IEC61850의 정보 모델을 CoAP URI 형식으로 맵핑하는 제1 단계;
상기 IEC61850의 서비스를 상기 CoAP에서 사용하는 메소드와 맵핑하는 제2 단계; 및
상기 제1 단계와 상기 제2 단계의 맵핑을 통해 상기 IEC61850를 상기 CoAP로 변환하여 상호 통신하는 제3 단계를 포함하고,
상기 제1 단계는,
상기 IEC61850 정보 모델의 "Logical Device Class, Logical Node Class, Data Class, DataAttribute Class" 구조를 "coap://목적지주소/Logical Device/ Logical Node/Data Object/Data Attribute" URL 형식으로 맵핑하도록 구성되는 것을 특징으로 하는 IEC61850와 CoAP 간의 상호 호환 방법.
As a method of interoperability between IEC61850 and CoAP,
A first step of mapping an information model of IEC61850 to a CoAP URI format;
A second step of mapping the service of the IEC 61850 to a method used in the CoAP; And
And a third step of converting the IEC 61850 into the CoAP through the mapping of the first step and the second step and communicating with each other,
In the first step,
And a structure of "Logical Device Class, Logical Node Class, Data Class, and DataAttribute Class" structure of the IEC61850 information model in the form of "coap: // destination address / Logical Device / Logical Node / Data Object / Data Attribute" Feature interoperability between IEC61850 and CoAP.
제2 항에 있어서,
상기 제2 단계는,
상기 IEC61850의 서비스 중 "GetDataValues"는 CoAP의 "Get 메소드"와 맵핑하고, "SetDataValues"는 "Put 메소드"와 맵핑하도록 구성되는 것을 특징으로 하는 IEC61850와 CoAP 간의 상호 호환 방법.
3. The method of claim 2,
The second step comprises:
Wherein the "GetDataValues" among the services of the IEC61850 is configured to map with the "Get method" of the CoAP and the "SetDataValues" to the "Put method ".
제2 항에 있어서,
상기 "coap://목적지주소/Logical Device/ Logical Node/Data Object/Data Attribute" URL 형식은 "coap://목적지주소/LD/XCBR/Pos/t" URL 형식(여기서, LD: Logical Device, XCBR: 스위치 기능(X)을 하는 서킷 브레이커(CBR)를 의미하는 Logical Node, Pos: Logical Device에서 XCBR의 위치 정보를 나타내는 Data Object, t: 시간 정보를 나타내는 Data Attribute)인 것을 특징으로 하는 IEC61850와 CoAP 간의 상호 호환 방법.
3. The method of claim 2,
The URL format of the "coap: // destination address / LD / XCBR / Pos / t" URL format (LD: Logical Device / XCBR is a Logical Node indicating a circuit breaker (CBR) that performs a switch function (X), and Pos is a Data Object indicating location information of the XCBR in a Logical Device, and t is a Data Attribute indicating time information) CoAP interoperability method.
삭제delete 전기 전자 장치에,
IEC61850의 정보 모델을 CoAP URI 형식으로 맵핑하는 제1 기능;
상기 IEC61850의 서비스를 상기 CoAP에서 사용하는 메소드와 맵핑하는 제2 기능; 및
상기 제1 기능 및 상기 제2 기능에 따른 맵핑을 통해 상기 IEC61850를 상기 CoAP로 변환하여 상호 통신을 가능케 하는 제3 기능을 제공하는 프로그램을 기록한 전기 전자 장치로 읽을 수 있는 매체로서,
상기 제1 기능은,
상기 IEC61850 정보 모델의 "Logical Device Class, Logical Node Class, Data Class, DataAttribute Class" 구조를 "coap://목적지주소/Logical Device/ Logical Node/Data Object/Data Attribute" URL 형식으로 맵핑하는 기능을 실현시키기 위한 것을 특징으로 하는 프로그램을 기록한 전기 전자 장치로 읽을 수 있는 매체.
In electrical and electronic devices,
A first function for mapping the information model of IEC61850 to the CoAP URI format;
A second function for mapping the service of the IEC61850 to a method used in the CoAP; And
And a third function for converting the IEC61850 into the CoAP through mapping according to the first function and the second function to enable mutual communication, the medium comprising:
Wherein the first function comprises:
Mapping of the "Logical Device Class, Logical Node Class, Data Class, and DataAttribute Class" structure of the IEC61850 information model to "coap: // destination address / Logical Device / Logical Node / Data Object / Data Attribute" URL format Wherein the program is recorded on a computer-readable medium.
제6 항에 있어서,
상기 제2 기능은,
상기 IEC61850의 서비스 중 "GetDataValues"는 CoAP의 "Get 메소드"와 맵핑하고, "SetDataValues"는 "Put 메소드"와 맵핑하는 기능을 실현시키기 위한 프로그램을 기록한 전기 전자 장치로 읽을 수 있는 매체.
The method according to claim 6,
The second function may include:
A program for realizing the function of mapping the "GetDataValues" and "SetDataValues " of CoAP with the " Get method" of the service of the IEC61850.
KR1020140097901A 2014-07-31 2014-07-31 METHOD AND RECORDING MEDIUM FOR COMPATIBILITY BETWEEN IEC61850 AND CoAP KR101579928B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020140097901A KR101579928B1 (en) 2014-07-31 2014-07-31 METHOD AND RECORDING MEDIUM FOR COMPATIBILITY BETWEEN IEC61850 AND CoAP

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020140097901A KR101579928B1 (en) 2014-07-31 2014-07-31 METHOD AND RECORDING MEDIUM FOR COMPATIBILITY BETWEEN IEC61850 AND CoAP

Publications (1)

Publication Number Publication Date
KR101579928B1 true KR101579928B1 (en) 2015-12-23

Family

ID=55082645

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020140097901A KR101579928B1 (en) 2014-07-31 2014-07-31 METHOD AND RECORDING MEDIUM FOR COMPATIBILITY BETWEEN IEC61850 AND CoAP

Country Status (1)

Country Link
KR (1) KR101579928B1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20170119098A (en) * 2016-04-18 2017-10-26 한국전자통신연구원 Apparatus and method for bluetooth communication
KR20180017954A (en) * 2016-08-11 2018-02-21 한국전력공사 APPARATUS FOR CONVERTING IoT DATA
CN114629967A (en) * 2022-03-10 2022-06-14 湖南大学 Communication conversion method, device, electronic equipment and storage medium

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
"SOAP/RESTFUL 기반 웹서비스 미들웨어 성능 분석", 전기전자학회논문지 Vol.18, 2014.03.* *
논문1* *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20170119098A (en) * 2016-04-18 2017-10-26 한국전자통신연구원 Apparatus and method for bluetooth communication
KR102503257B1 (en) * 2016-04-18 2023-02-24 한국전자통신연구원 Apparatus and method for bluetooth communication
KR20180017954A (en) * 2016-08-11 2018-02-21 한국전력공사 APPARATUS FOR CONVERTING IoT DATA
KR102081562B1 (en) * 2016-08-11 2020-04-23 한국전력공사 APPARATUS FOR CONVERTING IoT DATA
CN114629967A (en) * 2022-03-10 2022-06-14 湖南大学 Communication conversion method, device, electronic equipment and storage medium
CN114629967B (en) * 2022-03-10 2023-09-26 湖南大学 Communication conversion method, device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
CN104125208B (en) Data transmission method and device
CN101986648B (en) Negotiation method, device and network device of TCP option
EP2911438A1 (en) Method and device for monitoring
EP3208974A1 (en) Power line carrier communication terminal control device, system and method
CN102148863A (en) Method and device for delivering M2M (machine to machine) service messages
CN113542365B (en) Terminal-side Internet of things platform architecture based on multi-scene application
CN105162252B (en) The method of plug and play distribution terminal information realization automatic mapping based on CID files
CN103747004A (en) Realizing method of internet of things communication protocol
CN101262478A (en) Method and device for penetrating NAT
CN103297306B (en) A kind of agriculture Internet of things system
CN107800597B (en) Data transmission method and device for household appliance and computer readable storage medium
KR101579928B1 (en) METHOD AND RECORDING MEDIUM FOR COMPATIBILITY BETWEEN IEC61850 AND CoAP
CN104412566A (en) Methodes and nodes for handling an address of a resource
KR102345082B1 (en) Cloud based iec61850 information processing method
CN111294235A (en) Data processing method, device, gateway and readable storage medium
CN111064726B (en) Method and system for realizing data conversion between GOOSE protocol and HDLC protocol
KR20170124055A (en) APPARATUS FOR COMPATIBILITY BETWEEN ZIGBEE AND CoAP
Azzara et al. The icsi m2m middleware for iot-based intelligent transportation systems
Jia et al. IoT business models and extended technical requirements
CN103095608A (en) Delegation forwarding method for domain name system (DNS) data package
KR20160103110A (en) Network element data access method and apparatus, and network management system
CN106657377B (en) A kind of WIA-PA/ interconnects manufacture network information service adapter and implementation method entirely
CN104901954A (en) Soft switching system of Internet of Things and method thereof
CN105392155A (en) Virtual/real Internet gateway suitable for mobile network system simulation and simulation realizing method thereof
US10455391B2 (en) Communication policy control in a machine-to-machine communication system

Legal Events

Date Code Title Description
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20181217

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20191216

Year of fee payment: 5