KR100970092B1 - Apparatus and method for generating substation configuration description language - Google Patents

Apparatus and method for generating substation configuration description language Download PDF

Info

Publication number
KR100970092B1
KR100970092B1 KR1020080098022A KR20080098022A KR100970092B1 KR 100970092 B1 KR100970092 B1 KR 100970092B1 KR 1020080098022 A KR1020080098022 A KR 1020080098022A KR 20080098022 A KR20080098022 A KR 20080098022A KR 100970092 B1 KR100970092 B1 KR 100970092B1
Authority
KR
South Korea
Prior art keywords
description language
scl
configuration description
data
substation configuration
Prior art date
Application number
KR1020080098022A
Other languages
Korean (ko)
Other versions
KR20100038874A (en
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 KR1020080098022A priority Critical patent/KR100970092B1/en
Publication of KR20100038874A publication Critical patent/KR20100038874A/en
Application granted granted Critical
Publication of KR100970092B1 publication Critical patent/KR100970092B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/14Tree-structured documents
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Devices For Executing Special Programs (AREA)
  • Stored Programmes (AREA)

Abstract

변전소 구성 기술 언어 파일 생성 장치 및 방법이 제공된다. 변전소 구성 기술 언어(SCL)를 분석하여 논리 장치, 논리 노드, 및 데이터 오브젝트 중 어느 하나를 상기 변전소 구성 기술 언어(SCL)로의 추가 시에 그에 상응하는 데이터 애트리뷰트를 추가하고, 데이터 애트리뷰트의 추가에 따른 상기 변전소 구성 기술 언어(SCL)의 유효성을 판단하며, 유효성의 판단에 기초하여 변전소 구성 기술 언어(SCL)의 논리 장치, 논리 노드, 데이터 오브젝트, 및 데이터 애트리뷰트에 의한 자료 구조를 생성한다.An apparatus and method for generating a substation configuration description language file are provided. Analyze the substation configuration description language (SCL) to add a corresponding data attribute when adding one of a logic device, a logical node, and a data object to the substation configuration description language (SCL), and according to the addition of the data attribute. A validity of the substation construction description language (SCL) is determined, and a data structure is generated by a logic device, a logical node, a data object, and a data attribute of the substation construction description language (SCL) based on the determination of the validity.

변전소 구성 기술 언어, 데이터 오브젝트, 데이터 애트리뷰트 Substation Construction Description Language, Data Objects, Data Attributes

Description

변전소 구성 기술 언어 파일 생성 장치 및 방법{APPARATUS AND METHOD FOR GENERATING SUBSTATION CONFIGURATION DESCRIPTION LANGUAGE}Substation configuration description language file generating apparatus and method {APPARATUS AND METHOD FOR GENERATING SUBSTATION CONFIGURATION DESCRIPTION LANGUAGE}

본 발명은 변전소 구성 기술 언어 파일 생성 장치 및 방법에 관한 것이다.The present invention relates to an apparatus and method for generating a substation configuration description language file.

표준에 따르는 변전소 구성 기술 언어(SCL: Substation Configuration description Language) 파일을 생성하기 위해서는, 필요한 해당 정보를 사용자가 직접 입력해야 하는 번거로움이 있다.In order to generate a Substation Configuration Description Language (SCL) file according to the standard, it is cumbersome for the user to manually input the necessary information.

각 논리 장치, 논리 노드, 데이터 오브젝트 들은 생성시 표준에 따른 형태가 아니므로, 사용자에 의해 표준을 토대로한 새로운 형태의 데이터 형식 템플릿을 갖게 된다.Each logical device, logical node, or data object is not in the form of a standard at the time of creation, so the user has a new form of data type template based on the standard.

이러한 데이터 형식 템플릿은 생성되는 변전소 구성 기술 언어(SCL) 내에 포함이 되기 때문에 각 요소와 데이터 형식 템플릿간의 관계가 명확해야 한다. Since these data type templates are included in the generated substation configuration description language (SCL), the relationship between each element and the data type template must be clear.

하지만, 노드가 많아 질수록 템플릿과 요소가 많아지므로 그 관계를 명확하게 하는 것이 어렵다. 제대로 정의되지 않은 변전소 구성 기술 언어(SCL) 파일인 경우 읽을 수 없거나, 의미 단위로 해석이 되지 않으므로 오동작할 가능성이 있다. However, the more nodes, the more templates and elements, so it is difficult to clarify the relationship. Substation configuration description language (SCL) files that are not well defined are likely to malfunction because they cannot be read or interpreted as semantic units.

또한, 요소가 추가의 가능 여부가 상황에 따라 달라지기 때문에, 사용자가 변전소 구성 기술 언어(SCL) 표준을 정확하게 이해하지 않는 한 직접 생성하기가 어려운 문제점이 있었다.In addition, since the availability of the element depends on the situation, there is a problem that it is difficult to create it directly unless the user correctly understands the substation configuration description language (SCL) standard.

본 발명은 상기와 같은 종래 기술을 개선하기 위해 안출된 것으로서, 사용자가 SCL 파일을 만드는데 있어서 복잡한 작업과 표준에 대한 구체적 지식 없이도, 사용자 환경(User Interface)을 통하여 간단한 조작만으로 변전소 구성 기술 언어(SCL) 파일을 생성할 수 있도록 하고자 한다.SUMMARY OF THE INVENTION The present invention has been made to improve the prior art as described above, and the substation configuration description language (SCL) can be operated by a simple operation through a user interface without the user's specific knowledge of complicated tasks and standards in creating an SCL file. ) We want to be able to create a file.

또한 본 발명은, 변전소 구성 기술 언어 파일 생성 장치가 변전소 구성 기술 언어(SCL) 표준을 분석하는 분석 모듈을 포함하여 구성되어, 논리 노드나 데이터 오브젝트를 추가할 시 자동적으로 그에 필요한 데이터 애트리뷰트를 추가하고, 유효성 검사를 통해 애트리뷰트가 상위 데이터 오브젝트에 알맞은지 검사하여, 변전소 구성 기술 언어(SCL) 파일 생성시에 번거로운 작업을 줄이고자 한다.In addition, the present invention is configured by the substation configuration description language file generation device includes an analysis module for analyzing the substation configuration description language (SCL) standard, and automatically adds the data attributes required for adding logical nodes or data objects. We want to reduce the hassle of creating substation configuration description language (SCL) files by validating attributes to their parent data objects through validation.

본 발명의 일측에 따른 변전소 구성 기술 언어 파일 생성 장치는, 변전소 구성 기술 언어(SCL: Substation Configuration description Language)에 관한 정보를 저장하는 SCL 스킴, 상기 변전소 구성 기술 언어(SCL)를 분석하여 논리 장치, 논리 노드, 및 데이터 오브젝트 중 어느 하나를 상기 변전소 구성 기술 언어(SCL)로의 추가 시에, 그에 상응하는 데이터 애트리뷰트를 추가하는 분석기, 상기 데이터 애트리뷰트의 추가에 따른 상기 변전소 구성 기술 언어(SCL)의 유효성을 판단하는 유효성 판단기, 및 상기 유효성의 판단에 기초하여, 상기 변전소 구성 기술 언어(SCL)의 상기 논리 장치, 상기 논리 노드, 상기 데이터 오브젝트, 및 상기 데이 터 애트리뷰트에 의한 자료 구조를 생성하는 SCL 생성기를 포함한다.According to an aspect of the present invention, an apparatus for generating a substation configuration description language file may include: a SCL scheme for storing information about a substation configuration description language (SCL), a logic device by analyzing the substation configuration description language (SCL), Upon adding any one of a logical node and a data object to the substation configuration description language (SCL), an analyzer for adding a corresponding data attribute, the validity of the substation configuration description language (SCL) in accordance with the addition of the data attribute And an SCL for generating a data structure based on the logic device, the logical node, the data object, and the data attribute of the substation configuration description language (SCL) based on the validity judgment. It includes a generator.

이때, 상기 유효성 판단기는 상기 데이터 애트리뷰트의 추가에 해당하는 조건인지의 여부에 따라 판단한 결과에 기초하여, 상기 변전소 구성 기술 언어(SCL)의 유효성을 판단할 수 있다.In this case, the validity determiner may determine the validity of the substation configuration description language (SCL) based on the result of the determination according to whether the condition corresponding to the addition of the data attribute.

이때, 상기 SCL 생성기는 상기 데이터 애트리뷰트의 자료형이 스트럭트(Struct)형 또는 이넘(Enum)형이 아닌 경우, 외부로부터 값을 입력받아서 상기 자료 구조를 생성할 수 있다.In this case, when the data type of the data attribute is not a struct type or an enum type, the SCL generator may generate the data structure by receiving a value from the outside.

이때, 상기 생성된 자료 구조를 이용하여, XML(extensible markup language) 형식의 변전소 구성 기술 언어(SCL) 생성하는 파일 핸들링을 더 포함할 수 있다.In this case, the generated data structure may further include a file handling for generating a substation configuration description language (SCL) in an extensible markup language (XML) format.

이때, 상기 파일 핸들링은 상기 생성된 변전소 구성 기술 언어(SCL)를 이용하여, 상기 자료 구조를 생성할 수 있다.In this case, the file handling may generate the data structure using the generated substation construction description language (SCL).

이때, 상기 변전소 구성 기술 언어(SCL)의 생성을 위한 사용자의 제어가 가능한 사용자 환경을 더 포함할 수 있다.In this case, the method may further include a user environment capable of controlling a user for generating the substation configuration description language SCL.

본 발명의 일측에 따른 변전소 구성 기술 언어 파일 생성 방법은, 변전소 구성 기술 언어(SCL: Substation Configuration description Language)에 관한 정보를 저장하는 단계, 상기 변전소 구성 기술 언어(SCL)를 분석하여 논리 장치, 논리 노드, 및 데이터 오브젝트 중 어느 하나를 상기 변전소 구성 기술 언어(SCL)로의 추가 시에, 그에 상응하는 데이터 애트리뷰트를 추가하는 단계, 상기 데이터 애트리뷰트의 추가에 따른 상기 변전소 구성 기술 언어(SCL)의 유효성을 판단하는 단계, 및 상기 유효성의 판단에 기초하여, 상기 변전소 구성 기술 언어(SCL)의 상기 논리 장치, 상기 논리 노드, 상기 데이터 오브젝트, 및 상기 데이터 애트리뷰트에 의한 자료 구조를 생성하는 단계를 포함한다.In accordance with an aspect of the present invention, a method of generating a substation configuration description language file includes storing information about a substation configuration description language (SCL), analyzing the substation configuration description language (SCL), and a logic device and a logic. Upon adding any one of a node and a data object to the substation configuration description language (SCL), adding a corresponding data attribute, validating the substation configuration description language (SCL) according to the addition of the data attribute. Determining, and based on the determination of the validity, generating a data structure by the logic device, the logic node, the data object, and the data attribute of the substation construction description language (SCL).

이때, 상기 변전소 구성 기술 언어(SCL)의 유효성을 판단하는 단계는, 상기 데이터 애트리뷰트의 추가에 해당하는 조건인지의 여부에 따라 판단한 결과에 기초하여, 상기 변전소 구성 기술 언어(SCL)의 유효성을 판단하는 단계일 수 있다.In this case, the determining of the validity of the substation configuration description language SCL may include determining the validity of the substation configuration description language SCL based on a determination result according to whether the condition corresponds to the addition of the data attribute. It may be a step.

이때, 상기 자료 구조를 생성하는 단계는 상기 데이터 애트리뷰트의 자료형이 스트럭트(Struct)형 또는 이넘(Enum)형이 아닌 경우, 외부로부터 값을 입력받아서 상기 자료 구조를 생성하는 단계일 수 있다.In this case, the generating of the data structure may include generating a data structure by receiving a value from the outside when the data type of the data attribute is not a struct type or an enum type.

이때, 상기 생성된 자료 구조를 이용하여, XML(extensible markup language) 형식의 변전소 구성 기술 언어(SCL) 생성하는 단계를 더 포함할 수 있다.In this case, the method may further include generating a substation configuration description language (SCL) in an extensible markup language (XML) format using the generated data structure.

이때, 상기 변전소 구성 기술 언어(SCL)의 생성을 위한 사용자의 제어가 실행되는 단계를 더 포함할 수 있다.In this case, the method may further include performing a control of a user for generating the substation configuration description language SCL.

본 발명에 따르면, 사용자가 SCL 파일을 만드는데 있어서 복잡한 작업과 표준에 대한 구체적 지식 없이도, 사용자 환경(User Interface)을 통하여 간단한 조작만으로 변전소 구성 기술 언어(SCL) 파일을 생성할 수 있다.According to the present invention, a substation configuration description language (SCL) file can be generated by a simple operation through a user interface without a user having a complicated knowledge of a complicated task and a standard in creating an SCL file.

또한 본 발명에 따르면, 변전소 구성 기술 언어 파일 생성 장치가 변전소 구성 기술 언어(SCL) 표준을 분석하는 분석 모듈을 포함하여 구성되어, 논리 노드나 데이터 오브젝트를 추가할 시 자동적으로 그에 필요한 데이터 애트리뷰트를 추가하고, 유효성 검사를 통해 애트리뷰트가 상위 데이터 오브젝트에 알맞은지 검사하여, 변전소 구성 기술 언어(SCL) 파일 생성시에 번거로운 작업을 줄이고 오류 없이 효과적으로 생성할 수 있다.In addition, according to the present invention, the substation configuration description language file generating device is configured to include an analysis module for analyzing the substation configuration description language (SCL) standard, and automatically adds data attributes necessary for adding logical nodes or data objects. Validation checks to ensure that the attribute is appropriate for the parent data object, reducing the hassle of creating substation configuration description language (SCL) files and effectively creating them without errors.

이하 첨부된 도면들 및 첨부된 도면들에 기재된 내용들을 참조하여 본 발명의 바람직한 실시예를 상세하게 설명하지만, 본 발명이 실시예들에 의해 제한되거나 한정되는 것은 아니다. 각 도면에 제시된 동일한 참조부호는 동일한 부재를 나타낸다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings and the contents described in the accompanying drawings, but the present invention is not limited or limited to the embodiments. Like reference numerals in the drawings denote like elements.

도 1은 본 발명의 일례에 따른 변전소 구성 기술 언어(SCL) 파일 생성 장치의 구성도이다. 도 1을 참조하여 본 발명의 일례에 따른 변전소 구성 기술 언어(SCL) 파일 생성 장치의 구성을 설명하기로 한다.1 is a block diagram of an apparatus for generating a substation configuration description language (SCL) file according to an example of the present invention. A configuration of an apparatus for generating a substation configuration description language (SCL) file according to an example of the present invention will be described with reference to FIG. 1.

도 1에 도시된 바와 같이, 본 발명의 일례에 따른 변전소 구성 기술 언어 파일 생성 장치는 SCL 스킴(110), 분석기(120), 유효성 판단기(130), SCL 생성기(140), 파일 핸들링(150), 사용자 환경(160), 및 파일 저장부(165)를 포함한다.As illustrated in FIG. 1, the apparatus for generating a substation configuration description language file according to an exemplary embodiment of the present invention includes an SCL scheme 110, an analyzer 120, a validity determiner 130, an SCL generator 140, and a file handling 150. ), A user environment 160, and a file storage unit 165.

SCL 스킴(110)은 변전소 구성 기술 언어(SCL: Substation Configuration description Language)에 관한 정보를 저장한다.The SCL scheme 110 stores information about substation configuration description language (SCL).

SCL 스킴(110)은 IEC 61850-5, IEC 61850-7-x 표준에 명시된 변전소 구성 기술 언어(SCL)를 이루는 가장 기본적인 데이터(CDC), 논리 장치, 및 논리 노드에 대한 정보를 담고 있다. SCL 스킴(110)의 형태는 중요하지 않으며 분석 모듈에서 사용할 수 있는 형태이면 된다. 따라서, SCL 스킴(110)은 데이터 베이스(Database) 또는 XML(extensible markup language) 등의 형태를 취할 수 있다.SCL scheme 110 contains information about the most basic data (CDC), logic devices, and logical nodes that make up the Substation Configuration Description Language (SCL) specified in IEC 61850-5, IEC 61850-7-x standards. The form of the SCL scheme 110 is not critical and may be any form that can be used in the analysis module. Accordingly, the SCL scheme 110 may take the form of a database or extensible markup language (XML).

분석기(120)는 상기 변전소 구성 기술 언어(SCL)를 분석하여 논리 장치, 논리 노드, 및 데이터 오브젝트 중 어느 하나를 상기 변전소 구성 기술 언어(SCL)로의 추가 시에, 그에 상응하는 데이터 애트리뷰트를 추가한다.The analyzer 120 analyzes the substation configuration description language (SCL) and adds corresponding data attributes when adding any one of a logic device, a logical node, and a data object to the substation configuration description language (SCL). .

분석기(120)는 SCL 스킴(110)을 분석하여 논리 장치, 논리 노드, 데이터 오브젝트, 및 데이터 애트리뷰트를 읽는다.The analyzer 120 analyzes the SCL scheme 110 to read logical devices, logical nodes, data objects, and data attributes.

논리 장치는 여러 논리 노드를 포함할 수 있으며, 논리 노드에는 여러 가지 데이터 오브젝트가 포함된다. 또한 데이터 오브젝트에는 여러 데이터 애트리뷰트들이 포함되는데, 이러한 데이터 오브젝트는 IEC 61850-7-4 표준에 정의되어 있다.Logical devices can include several logical nodes, which in turn contain several data objects. Data objects also contain several data attributes, which are defined in the IEC 61850-7-4 standard.

즉, 분석기(120)는 상기 IEC 61850-7-4 표준을 따라 데이터 애트리뷰트를 추가할 수 있다.That is, the analyzer 120 may add data attributes according to the IEC 61850-7-4 standard.

유효성 판단기(130)는 상기 데이터 애트리뷰트의 추가에 따른 상기 변전소 구성 기술 언어(SCL)의 유효성을 판단한다.The validity determiner 130 determines the validity of the substation construction description language (SCL) according to the addition of the data attribute.

이때, 유효성 판단기(130)는 상기 데이터 애트리뷰트의 추가에 해당하는 조건인지의 여부에 따라 판단한 결과에 기초하여, 상기 변전소 구성 기술 언어(SCL)의 유효성을 판단할 수 있다.In this case, the validity determiner 130 may determine the validity of the substation configuration description language SCL based on the determination result according to whether the condition corresponds to the addition of the data attribute.

유효성 판단기(130)는 분석기(120)로부터 받은 정보의 유효성을 검토한다. 분석기(120)가 제공한 정보는 실제로 각 데이터 오브젝트의 하부 항목(데이터 애트리뷰트)에 관한 정보들이지만, 상황에 따라 상기 하부 항목들이 추가되어야 하는 상황과, 추가가 되어서는 안 되는 상황이 발생한다.The validity determiner 130 examines the validity of the information received from the analyzer 120. Although the information provided by the analyzer 120 is actually information about sub-items (data attributes) of each data object, a situation in which the sub-items should be added and a situation that should not be added occur depending on the situation.

즉, 유효성 판단기(130)는 상황에 따라 데이터 애트리뷰트가 추가되어야 하 는 상황과, 추가가 되어서는 안 되는 상황을 제어한다. 이때, 이와 관련된 정보는 표준에 정의된 'pre'라는 속성에 포함되어 있다.That is, the validity determiner 130 controls a situation in which a data attribute should be added and a situation in which it should not be added according to a situation. At this time, the related information is included in the attribute 'pre' defined in the standard.

SCL 생성기(140)는 상기 유효성의 판단에 기초하여, 상기 변전소 구성 기술 언어(SCL)의 상기 논리 장치, 상기 논리 노드, 상기 데이터 오브젝트, 및 상기 데이터 애트리뷰트에 의한 자료 구조를 생성한다.The SCL generator 140 generates a data structure by the logic device, the logic node, the data object, and the data attribute of the substation construction description language (SCL) based on the determination of the validity.

이때, SCL 생성기(140)는 상기 데이터 애트리뷰트의 자료형이 스트럭트(Struct)형 또는 이넘(Enum)형이 아닌 경우, 외부로부터 값을 입력받아서 자료 구조를 생성할 수 있다.In this case, if the data type of the data attribute is not a struct type or an enum type, the SCL generator 140 may generate a data structure by receiving a value from the outside.

즉, SCL 생성기(140)는 SCL 스킴(110)으로부터 분석기(120)와 유효성 판단기(130)가 얻은 정보를 토대로 자료 구조를 생성할 수 있다.That is, the SCL generator 140 may generate a data structure based on the information obtained by the analyzer 120 and the validity determiner 130 from the SCL scheme 110.

이때, SCL 생성기(140)는 사용자로부터 요소를 추가하라는 이벤트가 발생하였을 때만 동작한다. 따라서, 가장 기본적인 항목들은 사용자로부터 입력을 받게 된다. In this case, the SCL generator 140 operates only when an event for adding an element from the user occurs. Thus, the most basic items receive input from the user.

파일 핸들링(150)은 상기 생성된 자료 구조를 이용하여, XML(extensible markup language) 형식의 변전소 구성 기술 언어(SCL) 생성한다. 또한, 파일 핸들링(150)은 상기 생성된 변전소 구성 기술 언어(SCL)를 이용하여, 상기 자료 구조를 생성할 수 있다.The file handling 150 generates the substation configuration description language (SCL) in the extensible markup language (XML) format using the generated data structure. In addition, the file handling 150 may generate the data structure using the generated substation construction description language (SCL).

즉, 파일 핸들링(150)은 생성된 자료 구조를 바탕으로 XML 형식의 SCL 파일을 생성할 수 있으며, 변전소 구성 기술 언어(SCL) 파일을 읽어 들여 자료 구조로 생성할 수 있다.That is, the file handling unit 150 may generate an SCL file in XML format based on the generated data structure, and read the substation configuration description language (SCL) file to generate the data structure.

사용자 환경(160)은 사용자의 제어가 가능한 환경을 제공하여 변전소 구성 기술 언어(SCL)를 생성할 수 있도록 하며, 사용자는 사용자 환경(160)을 통하여 상기와 같이 생성된 변전소 구성 기술 언어(SCL)를 파일 저장부(165)에 저장할 수 있다.The user environment 160 provides a controllable environment for the user to generate a substation configuration description language (SCL), and the user may generate the substation configuration description language (SCL) generated as described above through the user environment 160. May be stored in the file storage unit 165.

따라서, 본 발명의 일례에 따른 변전소 구성 기술 언어 파일 생성 장치에 따르면, 사용자가 SCL 파일을 만드는데 있어서 복잡한 작업과 표준에 대한 구체적 지식 없이도 변전소 구성 기술 언어(SCL) 파일을 생성할 수 있다.Therefore, according to the substation configuration description language file generating apparatus according to an example of the present invention, a user can generate a substation configuration description language (SCL) file without specific knowledge of complicated tasks and standards in creating an SCL file.

도 2는 본 발명의 일례에 따른 변전소 구성 기술 언어(SCL) 파일 생성 방법을 설명하기 위한 흐름도이다. 도 2를 참조하여 본 발명의 일례에 따른 변전소 구성 기술 언어(SCL) 파일 생성 방법을 설명하기로 한다.2 is a flowchart illustrating a method of generating a substation configuration description language (SCL) file according to an example of the present invention. A method of generating a substation configuration description language (SCL) file according to an example of the present invention will be described with reference to FIG. 2.

SCL 스킴이 변전소 구성 기술 언어(SCL: Substation Configuration description Language)에 관한 정보를 저장한다(S210).The SCL scheme stores information about substation configuration description language (SCL) (S210).

분석기는 상기 변전소 구성 기술 언어(SCL)를 분석하여 논리 장치, 논리 노드, 및 데이터 오브젝트 중 어느 하나를 상기 변전소 구성 기술 언어(SCL)로의 추가 시에, 그에 상응하는 데이터 애트리뷰트를 추가한다(S220).The analyzer analyzes the substation configuration description language (SCL) and adds a corresponding data attribute when adding one of a logic device, a logical node, and a data object to the substation configuration description language (SCL) (S220). .

이후, 유효성 판단기는 상기 데이터 애트리뷰트의 추가에 따른 상기 변전소 구성 기술 언어(SCL)의 유효성을 판단한다(S230).Then, the validity determiner determines the validity of the substation configuration description language (SCL) according to the addition of the data attribute (S230).

이때, 유효성 판단기는 상기 데이터 애트리뷰트의 추가에 해당하는 조건인지의 여부에 따라 판단한 결과에 기초하여, 상기 변전소 구성 기술 언어(SCL)의 유효성을 판단할 수 있다.In this case, the validity determiner may determine the validity of the substation configuration description language (SCL) based on a result determined based on whether the condition corresponds to the addition of the data attribute.

SCL 생성기는 상기 유효성의 판단에 기초하여, 상기 변전소 구성 기술 언어(SCL)의 상기 논리 장치, 상기 논리 노드, 상기 데이터 오브젝트, 및 상기 데이터 애트리뷰트에 의한 자료 구조를 생성한다(S240).The SCL generator generates a data structure by the logic device, the logic node, the data object, and the data attribute of the substation construction description language (SCL) based on the determination of the validity (S240).

이때, SCL 생성기는 상기 데이터 애트리뷰트의 자료형이 스트럭트(Struct)형 또는 이넘(Enum)형이 아닌 경우, 외부로부터 값을 입력받아서 자료 구조를 생성할 수 있다.In this case, when the data type of the data attribute is not a struct type or an enum type, the SCL generator may generate a data structure by receiving a value from the outside.

파일 핸들링은 상기 생성된 자료 구조를 이용하여, XML(extensible markup language) 형식의 변전소 구성 기술 언어(SCL) 생성할 수 있다(S250). 또한, 파일 핸들링은 상기 생성된 변전소 구성 기술 언어(SCL)를 이용하여, 상기 자료 구조를 생성할 수 있다.The file handling may generate a substation configuration description language (SCL) in an extensible markup language (XML) format using the generated data structure (S250). File handling may also generate the data structure using the generated substation construction description language (SCL).

도 3은 본 발명의 일례에 따른 변전소 구성 기술 언어(SCL)의 유효성 판단에 따른 항목 추가 방법을 설명하기 위한 도면이다. 도 3을 참조하여 본 발명의 일례에 따른 변전소 구성 기술 언어(SCL)의 유효성 판단에 따른 항목 추가 방법을 설명하기로 한다.FIG. 3 is a view for explaining a method of adding an item according to a validity determination of a substation configuration description language (SCL) according to an embodiment of the present invention. Referring to FIG. 3, a method of adding an item according to a validity determination of a substation configuration description language (SCL) according to an embodiment of the present invention will be described.

분석기로부터 해당 데이터 오브젝트 또는 데이터 애트리뷰트를 읽고(S310), 항목(데이터 오브젝트 또는 데이터 애트리뷰트)의 추가에 대한 강제(Mandatory) 조건인 경우에는 항목 추가를 한다(S330).The data object or data attribute is read from the analyzer (S310), and in case of a mandatory condition for addition of an item (data object or data attribute), the item is added (S330).

항목 추가에 대한 선택(Conditional) 조건인 경우에는(S340), 추가되는 조건인지의 여부를 판단하여(S350), 추가되는 조건인 경우에는 항목을 추가한다.In the case of a conditional condition for adding an item (S340), it is determined whether the condition is added (S350), and in case of an additional condition, an item is added.

또한, 항목의 추가에 대한 강제 조건도 아니고, 선택 조건도 아닌 경우에는, 추가 여부를 판단하여(S345), 판단 결과에 따라 항목을 추가하거나 또는 추가하지 않는다.If it is neither a forced condition nor an optional condition for adding an item, it is determined whether to add the item (S345), and the item is added or not added according to the determination result.

이후, 데이터 오브젝트나 데이터 애트리뷰트가 더 있는지의 여부를 판단하여(S360), 더 있는 경우에는 상기와 같은 과정을 반복하며, 없는 경우에는 종료한다.Thereafter, it is determined whether there are more data objects or data attributes (S360). If there are more data, the above process is repeated, and if not, the process ends.

도 4는 본 발명의 일례에 따른 자료 구조를 도시한 도면이다. 도 4를 참조하여 본 발명의 일례에 따른 자료 구조를 설명하기로 한다.4 is a diagram showing a data structure according to an example of the present invention. A data structure according to an example of the present invention will be described with reference to FIG. 4.

SCL 생성기는 상기 유효성의 판단에 기초하여, 상기 변전소 구성 기술 언어(SCL)의 상기 논리 장치, 상기 논리 노드, 상기 데이터 오브젝트, 및 상기 데이터 애트리뷰트에 의한 자료 구조를 생성한다The SCL generator generates a data structure based on the determination of the validity, by the logic device, the logic node, the data object, and the data attribute of the substation construction description language (SCL).

실질적으로 정보를 가공하기 위해서는, 도 4에 도시된 바와 같은 형태의 자료 구조로의 변환이 필요하다.In order to actually process the information, it is necessary to convert it to a data structure of the type shown in FIG.

이와 같은 자료 구조는 트리(tree)나 링크드 리스트(linked list) 등과 같이, 서로를 참조하는 구조를 취한다.Such data structures take structures that refer to each other, such as trees or linked lists.

SCL 생성기는 도 4에 도시된 바와 같은 자료 구조를 생성할 수 있다.The SCL generator may generate a data structure as shown in FIG.

도 5는 본 발명의 일례에 따른 자료 구조를 생성하는 방법을 설명하기 위한 흐름도이다. 도 5를 참조하여 본 발명의 일례에 따른 자료 구조를 생성하는 방법을 보다 상세하게 설명하기로 한다.5 is a flowchart illustrating a method of generating a data structure according to an example of the present invention. A method of generating a data structure according to an example of the present invention will be described in more detail with reference to FIG. 5.

SCL 생성기는 SCL 스킴으로부터 분석기 유효성 판단기가 얻은 정보를 토대로 자료 구조를 생성할 수 있다.The SCL generator can generate a data structure based on the information obtained by the analyzer validator from the SCL scheme.

이때, SCL 생성기는 사용자로부터 요소를 추가하라는 이벤트가 발생하였을 때만 동작하게 되며, 따라서 가장 기본적인 항목들은 사용자로부터 입력을 받게 된다.In this case, the SCL generator operates only when an event for adding an element occurs from the user, and thus the most basic items receive input from the user.

사용자가 요소 추가 및 요소 이름 입력을 하면(S510), SCL 생성기는 이름이 중복되는 지를 판단하여(S520), 이름이 중복되지 않는 경우에는 논리 노드인지 판단한다(S530).When the user adds an element and inputs an element name (S510), the SCL generator determines whether the name is duplicated (S520), and if the name is not duplicated, determines whether it is a logical node (S530).

SCL 생성기는 상기 판단 결과 논리 노드인 경우에는, 유효성 판단기에 해당 논리 노드의 데이터 오브젝트 및 데이터 애트리뷰트를 요청하여(S535), 자료 구조를 생성한다(S560).If the determination result is a logical node, the SCL generator requests a data object and a data attribute of the logical node from the validity determiner (S535) to generate a data structure (S560).

SCL 생성기는 상기 판단 결과 논리 노드가 아닌 경우에는, 데이터 애트리뷰트인지의 여부를 판단하여(S540), 데이터 애트리뷰트인 경우에는 애트리뷰트의 자료형이 스트럭트(Struct)형 또는 이넘(Enum)형인지의 여부를 판단한다(S545).If it is determined that the SCL generator is not a logical node, the SCL generator determines whether it is a data attribute (S540), and if it is a data attribute, whether the data type of the attribute is a struct type or an enum type. Determine (S545).

SCL 생성기는 상기 판단 결과, 데이터 애트리뷰트가 아닌 경우에는 자료 구조를 생성한다.As a result of the determination, the SCL generator generates a data structure if it is not a data attribute.

SCL 생성기는 상기 판단 결과, 애트리뷰트의 자료형이 스트럭트(Struct)형 또는 이넘(Enum)형이 아닌 경우에는, 사용자로부터 값을 입력 받는다(S550).As a result of the determination, if the data type of the attribute is not a struct type or an enum type, the SCL generator receives a value from the user (S550).

SCL 생성기의 판단 결과, 애트리뷰트의 자료형이 스트럭트(Struct)형 또는 이넘(Enum)형인 경우에는 자료 구조 생성한다.If the SCL generator determines that the attribute's data type is a struct type or an enum type, it creates a data structure.

또한, SCL 생성기(140)는 상기 데이터 애트리뷰트의 자료형이 스트럭트(Struct)형 또는 이넘(Enum)형이 아닌 경우, 외부로부터 값을 입력받아서 자료 구조를 생성할 수 있다.In addition, when the data type of the data attribute is not a struct type or an enum type, the SCL generator 140 may generate a data structure by receiving a value from the outside.

이상과 같이 본 발명은 비록 한정된 실시예와 도면에 의해 설명되었으나, 본 발명은 상기의 실시예에 한정되는 것은 아니며, 본 발명이 속하는 분야에서 통상의 지식을 가진 자라면 이러한 기재로부터 다양한 수정 및 변형이 가능하다.As described above, the present invention has been described by way of limited embodiments and drawings, but the present invention is not limited to the above embodiments, and those skilled in the art to which the present invention pertains various modifications and variations from such descriptions. This is possible.

그러므로, 본 발명의 범위는 설명된 실시예에 국한되어 정해져서는 아니되며, 후술하는 특허청구범위뿐 아니라 이 특허청구범위와 균등한 것들에 의해 정해져야 한다.Therefore, the scope of the present invention should not be limited to the described embodiments, but should be determined not only by the claims below but also by the equivalents of the claims.

도 1은 본 발명의 일례에 따른 변전소 구성 기술 언어(SCL) 파일 생성 장치의 구성도이다.1 is a block diagram of an apparatus for generating a substation configuration description language (SCL) file according to an example of the present invention.

도 2는 본 발명의 일례에 따른 변전소 구성 기술 언어(SCL) 파일 생성 방법을 설명하기 위한 흐름도이다.2 is a flowchart illustrating a method of generating a substation configuration description language (SCL) file according to an example of the present invention.

도 3은 본 발명의 일례에 따른 변전소 구성 기술 언어(SCL)의 유효성 판단에 따른 항목 추가 방법을 설명하기 위한 도면이다.FIG. 3 is a view for explaining a method of adding an item according to a validity determination of a substation configuration description language (SCL) according to an embodiment of the present invention.

도 4는 본 발명의 일례에 따른 자료 구조를 도시한 도면이다.4 is a diagram showing a data structure according to an example of the present invention.

도 5는 본 발명의 일례에 따른 자료 구조를 생성하는 방법을 설명하기 위한 흐름도이다.5 is a flowchart illustrating a method of generating a data structure according to an example of the present invention.

<도면의 주요 부분에 대한 부호의 설명><Explanation of symbols for the main parts of the drawings>

110: SCL 스킴 120: 분석기110: SCL scheme 120: analyzer

130: 유효성 판단기 140: SCL 생성기130: validity determiner 140: SCL generator

150: 파일 핸들링 160: 사용자 환경150: file handling 160: user experience

165: 파일 저장부165: file storage unit

Claims (11)

변전소 구성 기술 언어(SCL: Substation Configuration description Language)에 관한 정보를 저장하는 SCL 스킴;An SCL scheme for storing information about Substation Configuration description Language (SCL); 상기 변전소 구성 기술 언어(SCL)를 분석하여 논리 장치, 논리 노드, 및 데이터 오브젝트 중 어느 하나를 상기 변전소 구성 기술 언어(SCL)로의 추가 시에, 그에 상응하는 데이터 애트리뷰트를 추가하는 분석기;An analyzer for analyzing the substation configuration description language (SCL) to add a corresponding data attribute upon adding one of a logic device, a logical node, and a data object to the substation configuration description language (SCL); 상기 데이터 애트리뷰트의 추가에 따른 상기 변전소 구성 기술 언어(SCL)의 유효성을 판단하는 유효성 판단기; 및A validity determiner for determining the validity of the substation construction description language (SCL) according to the addition of the data attribute; And 상기 유효성의 판단에 기초하여, 상기 변전소 구성 기술 언어(SCL)의 상기 논리 장치, 상기 논리 노드, 상기 데이터 오브젝트, 및 상기 데이터 애트리뷰트에 의한 자료 구조를 생성하는 SCL 생성기Based on the determination of the validity, an SCL generator for generating a data structure by the logic device, the logic node, the data object, and the data attribute of the substation construction description language (SCL) 를 포함하는 것을 특징으로 하는 변전소 구성 기술 언어 파일 생성 장치.Substation configuration description language file generation apparatus comprising a. 제1항에 있어서,The method of claim 1, 상기 유효성 판단기는,The validity determiner, 상기 데이터 애트리뷰트의 추가에 해당하는 조건인지의 여부에 따라 판단한 결과에 기초하여, 상기 변전소 구성 기술 언어(SCL)의 유효성을 판단하는 것을 특징으로 하는 변전소 구성 기술 언어 파일 생성 장치.The substation construction description language file generating device according to claim 1, wherein the validity of the substation construction description language (SCL) is determined based on the determination result according to whether the condition corresponds to the addition of the data attribute. 제1항에 있어서,The method of claim 1, 상기 SCL 생성기는,The SCL generator, 상기 데이터 애트리뷰트의 자료형이 스트럭트(Struct)형 또는 이넘(Enum)형인지를 판단하고, 상기 판단의 결과, 상기 자료형이 상기 스트럭트 형 또는 상기 이넘 형이면 상기 자료 구조를 생성하며, 상기 스트럭트 형 또는 상기 이넘 형 외의 자료형이면, 외부로부터 값을 입력받아서 상기 자료 구조를 생성하는 것을 특징으로 하는 변전소 구성 기술 언어 파일 생성 장치.It is determined whether the data type of the data attribute is a struct type or an enum type. If the data type is the struct type or the enum type as a result of the determination, the data structure is generated. And a data type other than the struct type or the enum type, and generates the data structure by receiving a value from the outside. 제1항에 있어서,The method of claim 1, 상기 생성된 자료 구조를 이용하여, XML(extensible markup language) 형식의 변전소 구성 기술 언어(SCL) 생성하는 파일 핸들링File handling for generating a substation construction description language (SCL) in an extensible markup language (XML) format using the generated data structure. 을 더 포함하는 것을 특징으로 하는 변전소 구성 기술 언어 파일 생성 장치.Substation configuration description language file generating device further comprising. 제4항에 있어서,The method of claim 4, wherein 상기 파일 핸들링은,The file handling is, 상기 생성된 변전소 구성 기술 언어(SCL)를 이용하여, 상기 자료 구조를 생성하는 것을 특징으로 하는 변전소 구성 기술 언어 파일 생성 장치.And generate the data structure using the generated substation configuration description language (SCL). 제1항에 있어서,The method of claim 1, 사용자가 제어할 수 있는 환경을 제공하여, 상기 사용자의 제어에 따라 상기 변전소 구성 기술 언어(SCL)가 생성되도록 하는 사용자 환경A user environment that provides a user controllable environment, such that the substation configuration description language (SCL) is generated under the control of the user. 을 더 포함하는 것을 특징으로 하는 변전소 구성 기술 언어 파일 생성 장치.Substation configuration description language file generating device further comprising. 변전소 구성 기술 언어 파일 생성 장치에서 수행되는 변전소 구성 기술 언어 파일 생성 방법에 있어서,In the substation configuration description language file generation method performed in the substation configuration description language file generating device, 변전소 구성 기술 언어(SCL: Substation Configuration description Language)에 관한 정보를 저장하는 단계;Storing information about a substation configuration description language (SCL); 상기 변전소 구성 기술 언어(SCL)를 분석하여 논리 장치, 논리 노드, 및 데이터 오브젝트 중 어느 하나를 상기 변전소 구성 기술 언어(SCL)로의 추가 시에, 그에 상응하는 데이터 애트리뷰트를 추가하는 단계;Analyzing the substation configuration description language (SCL) to add a corresponding data attribute upon adding one of a logic device, a logical node, and a data object to the substation configuration description language (SCL); 상기 데이터 애트리뷰트의 추가에 따른 상기 변전소 구성 기술 언어(SCL)의 유효성을 판단하는 단계; 및Determining the validity of the substation construction description language (SCL) according to the addition of the data attribute; And 상기 유효성의 판단에 기초하여, 상기 변전소 구성 기술 언어(SCL)의 상기 논리 장치, 상기 논리 노드, 상기 데이터 오브젝트, 및 상기 데이터 애트리뷰트에 의한 자료 구조를 생성하는 단계Based on the determination of the validity, generating a data structure by the logic device, the logic node, the data object, and the data attribute of the substation construction description language (SCL). 를 포함하는 것을 특징으로 하는 변전소 구성 기술 언어 파일 생성 방법.Substation configuration description language file generation method comprising a. 제7항에 있어서,The method of claim 7, wherein 상기 변전소 구성 기술 언어(SCL)의 유효성을 판단하는 단계는,Determining the validity of the substation configuration description language (SCL), 상기 데이터 애트리뷰트의 추가에 해당하는 조건인지의 여부에 따라 판단한 결과에 기초하여, 상기 변전소 구성 기술 언어(SCL)의 유효성을 판단하는 단계Determining the validity of the substation configuration description language (SCL) based on a result determined according to whether the condition corresponds to the addition of the data attribute. 인 것을 특징으로 하는 변전소 구성 기술 언어 파일 생성 방법.Substation configuration description language file generation method, characterized in that. 제7항에 있어서,The method of claim 7, wherein 상기 자료 구조를 생성하는 단계는,Generating the data structure, 상기 데이터 애트리뷰트의 자료형이 스트럭트(Struct)형 또는 이넘(Enum)형인지를 판단하고, 상기 판단의 결과, 상기 자료형이 상기 스트럭트 형 또는 상기 이넘 형이면 상기 자료 구조를 생성하며, 상기 스트럭트 형 또는 상기 이넘 형 외의 자료형이면, 외부로부터 값을 입력받아서 상기 자료 구조를 생성하는 단계It is determined whether the data type of the data attribute is a struct type or an enum type. If the data type is the struct type or the enum type as a result of the determination, the data structure is generated. If the data type other than the struct type or the enum type, generating a data structure by receiving a value from the outside 인 것을 특징으로 하는 변전소 구성 기술 언어 파일 생성 방법.Substation configuration description language file generation method, characterized in that. 제7항에 있어서,The method of claim 7, wherein 상기 생성된 자료 구조를 이용하여, XML(extensible markup language) 형식의 변전소 구성 기술 언어(SCL) 생성하는 단계Generating a substation configuration description language (SCL) in an extensible markup language (XML) format using the generated data structure; 를 더 포함하는 것을 특징으로 하는 변전소 구성 기술 언어 파일 생성 방법.The substation configuration description language file generating method further comprising. 제7항에 있어서,The method of claim 7, wherein 사용자가 제어할 수 있는 환경을 제공하여, 상기 사용자의 제어에 따라 상기 변전소 구성 기술 언어(SCL)를 생성하는 단계Providing a user controllable environment, generating the substation configuration description language (SCL) under the control of the user 를 더 포함하는 것을 특징으로 하는 변전소 구성 기술 언어 파일 생성 방법.The substation configuration description language file generating method further comprising.
KR1020080098022A 2008-10-07 2008-10-07 Apparatus and method for generating substation configuration description language KR100970092B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020080098022A KR100970092B1 (en) 2008-10-07 2008-10-07 Apparatus and method for generating substation configuration description language

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020080098022A KR100970092B1 (en) 2008-10-07 2008-10-07 Apparatus and method for generating substation configuration description language

Publications (2)

Publication Number Publication Date
KR20100038874A KR20100038874A (en) 2010-04-15
KR100970092B1 true KR100970092B1 (en) 2010-07-16

Family

ID=42215525

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020080098022A KR100970092B1 (en) 2008-10-07 2008-10-07 Apparatus and method for generating substation configuration description language

Country Status (1)

Country Link
KR (1) KR100970092B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102102546B1 (en) 2018-12-06 2020-04-22 한국전력공사 Scl validation detection method and scl validation detection device therefor

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101482668B1 (en) * 2013-04-10 2015-01-15 한전케이디엔주식회사 System and method for generating database based on SCL

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080234872A1 (en) 2007-03-22 2008-09-25 Abb Research Ltd. Validating a standardized configuration description

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080234872A1 (en) 2007-03-22 2008-09-25 Abb Research Ltd. Validating a standardized configuration description

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102102546B1 (en) 2018-12-06 2020-04-22 한국전력공사 Scl validation detection method and scl validation detection device therefor

Also Published As

Publication number Publication date
KR20100038874A (en) 2010-04-15

Similar Documents

Publication Publication Date Title
JP5197688B2 (en) Integrated environment generator
US10884906B2 (en) Generating scripts that facilitate execution of tasks within different run-time environments that utilize different languages and syntax
US8788509B2 (en) Method and device for coding a hierarchized document
US8719770B2 (en) Verifying programming artifacts generated from ontology artifacts or models
EP1630702A1 (en) System and method for automatically generating xml schema for validating xml input documents
JP2005259039A (en) Display control information generation method, computer for generating display control information, and program
CN110276074B (en) Distributed training method, device, equipment and storage medium for natural language processing
US20080250316A1 (en) Mechanism to improve a user&#39;s interaction with a computer system
CN109857389B (en) Model data generation method and device, computer equipment and storage medium
US20150269243A1 (en) Computer product, software dividing apparatus, and software dividing method
CN102929646B (en) Application program generation method and device
US20170300305A1 (en) Executable guidance experiences based on implicitly generated guidance models
JP2007122135A (en) Development support device, development support method and development support program
CN111581920A (en) Document conversion method, device, equipment and computer storage medium
CN110705237A (en) Automatic document generation method, data processing device, and storage medium
CN105683957A (en) Style sheet speculative preloading
KR100970092B1 (en) Apparatus and method for generating substation configuration description language
US20040168064A1 (en) System of generating procedure for digital signature and encryption to XML
CN116501415B (en) Command execution method and device, electronic equipment and computer readable storage medium
Lee An effective methodology with automated product configuration for software product line development
US8954307B1 (en) Chained programming language preprocessors for circuit simulation
JP6708253B2 (en) Evaluation program, evaluation device, and evaluation method
Sawant et al. Construction of test cases from UML models
US20140032609A1 (en) Data description injection
US20040025114A1 (en) Preserving content or attribute information during conversion from a structured document to a computer program

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20130628

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20140528

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20150630

Year of fee payment: 6

LAPS Lapse due to unpaid annual fee