WO2018062616A1 - Operating system and operating method of application for analysis of power distribution operating system - Google Patents

Operating system and operating method of application for analysis of power distribution operating system Download PDF

Info

Publication number
WO2018062616A1
WO2018062616A1 PCT/KR2016/013467 KR2016013467W WO2018062616A1 WO 2018062616 A1 WO2018062616 A1 WO 2018062616A1 KR 2016013467 W KR2016013467 W KR 2016013467W WO 2018062616 A1 WO2018062616 A1 WO 2018062616A1
Authority
WO
WIPO (PCT)
Prior art keywords
application program
manager
operating system
application
proxy
Prior art date
Application number
PCT/KR2016/013467
Other languages
French (fr)
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 한국전력공사
Publication of WO2018062616A1 publication Critical patent/WO2018062616A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H02GENERATION; CONVERSION OR DISTRIBUTION OF ELECTRIC POWER
    • H02JCIRCUIT ARRANGEMENTS OR SYSTEMS FOR SUPPLYING OR DISTRIBUTING ELECTRIC POWER; SYSTEMS FOR STORING ELECTRIC ENERGY
    • H02J3/00Circuit arrangements for ac mains or ac distribution networks
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y04INFORMATION OR COMMUNICATION TECHNOLOGIES HAVING AN IMPACT ON OTHER TECHNOLOGY AREAS
    • Y04SSYSTEMS INTEGRATING TECHNOLOGIES RELATED TO POWER NETWORK OPERATION, COMMUNICATION OR INFORMATION TECHNOLOGIES FOR IMPROVING THE ELECTRICAL POWER GENERATION, TRANSMISSION, DISTRIBUTION, MANAGEMENT OR USAGE, i.e. SMART GRIDS
    • Y04S10/00Systems supporting electrical power generation, transmission or distribution
    • Y04S10/18Systems supporting electrical power generation, transmission or distribution using switches, relays or circuit breakers, e.g. intelligent electronic devices [IED]
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y04INFORMATION OR COMMUNICATION TECHNOLOGIES HAVING AN IMPACT ON OTHER TECHNOLOGY AREAS
    • Y04SSYSTEMS INTEGRATING TECHNOLOGIES RELATED TO POWER NETWORK OPERATION, COMMUNICATION OR INFORMATION TECHNOLOGIES FOR IMPROVING THE ELECTRICAL POWER GENERATION, TRANSMISSION, DISTRIBUTION, MANAGEMENT OR USAGE, i.e. SMART GRIDS
    • Y04S40/00Systems for electrical power generation, transmission, distribution or end-user application management characterised by the use of communication or information technologies, or communication or information technology specific aspects supporting them
    • Y04S40/20Information technology specific aspects, e.g. CAD, simulation, modelling, system security

Definitions

  • the present invention relates to a system and method for operating an application program for analyzing a power distribution operation system.
  • the operation of the power system acquires the status information (voltage, current, etc.) of the system through a number of remote power facilities, processes it into information that the operator can intuitively know, and displays it on the screen (HMI).
  • HMI screen
  • the distribution system activating system is currently being distributed and operated, and the distribution line information (voltage, current, fault information) is acquired through distribution automation equipment (recloser and switchgear) installed in the distribution line, Therefore, the problem is identified at all times and in the case of emergency, and the control is performed.
  • the problem is that the introduction of an operating system having such an analysis function requires a lot of investment cost, and even if a new operating system is introduced, it takes a long time to stabilize the operating system such as communication with the power distribution facilities and operator training.
  • Korean Patent Publication No. 10-0901319 and Korean Patent Registration No. 10-1285065 are designed and developed in consideration of an analysis function of a power system as a part of a power system operating system.
  • the present invention has been made to solve the above problems, the present invention is easy to cope with and manage the new distribution system environment by supplementing the distribution system analysis function in the currently operating distribution system to minimize additional investment costs and possible problems Its purpose is to provide an operating system and method for application programs for analysis of a distribution system.
  • a method of operating an application program for analyzing a power distribution operating system the proxy for obtaining measurement information of a power distribution system from a power distribution operating system that manages the operation of the power distribution system, and obtained by the proxy.
  • the proxy matches the measurement information to the shared memory, and delivers the analyzed operation information to the distribution operation system.
  • the proxy may be derived through an interface for interfacing with the power distribution management system, a proxy manager providing environment variables of the proxy, a value obtained through the proxy, or the application program. And a main memory handler for transmitting and receiving the received information to and from the main memory, and a message queue handler for communication between components.
  • the main memory manager may manage the information acquired by the proxy in a form that the application program can receive.
  • the main memory manager may include a memory manager for generating, deleting, and managing a plurality of memories.
  • the application manager may register and manage an application program, register and manage a driving schedule of the application program, and control the driving of the application program.
  • the application manager an application scheduler that sequentially drives the application program according to a setting, a task queue that recognizes a set event situation as a message transmitted from the proxy and sets an application program set according to the corresponding situation. (Task Queue) and the APMan Manager for managing the interruption or continuous execution of the application.
  • the operation manager may further include an external communication link for communicating with an element added in the application program environment, and a connection relationship for delivering a main memory value of the data expressed or required in the added element.
  • a memory link for establishing a connection an external manager that manages an instruction for control or interference of an application in the added element, and checks and monitors a connection state of the proxy, the main memory manager, and the application manager. It is characterized by including ApWatchDog.
  • an operating system of an application program for analyzing a power distribution operating system is configured independently of a power distribution operating system for managing operation of a power distribution system, and receives and analyzes state information about the power distribution operating system. It is characterized in that for transmitting the operation information analyzed by the application program to the distribution operation system.
  • a proxy for matching the measurement information to a shared memory and delivering the analyzed operation information to the power distribution operation system, and managing the information acquired by the proxy in a form that the application program can receive.
  • a main memory manager an application manager for registering and managing the application program, registering and managing a driving schedule of the application program, and controlling the driving of the application program;
  • an operation manager (App Governor) controlling the memory manager and the application program manager.
  • the proxy may include an interface for interfacing with the distribution management system, a proxy manager for providing an environment variable of the proxy, a value obtained through the proxy, or information derived through the application program. It includes a main memory handler (Main Memory Handler) for transmitting and receiving the main memory and a message queue handler (Message Queue Handler) for communication between the components.
  • Main Memory Handler Main Memory Handler
  • Message Queue Handler message Queue Handler
  • the main memory manager may include a memory manager that generates, deletes, and manages a plurality of memories.
  • the application program manager the application scheduler (Application Scheduler) for sequentially driving the application in accordance with the setting, recognizes the set event situation as a message transmitted from the proxy and sets the application program set according to the corresponding situation And a task queue for managing a task queue and an interruption or continuation of the application.
  • Application Scheduler Application Scheduler
  • the operation manager may include an external communication link for communicating with an element added in the application program environment, and a connection relationship for delivering a main memory value of the data expressed or required in the added element.
  • a memory link for establishing a connection an external manager that manages an instruction for control or interference of an application in the added element, and checks and monitors a connection state of the proxy, the main memory manager, and the application manager. It is characterized by including ApWatchDog.
  • the operating method of the application program for analysis of the power distribution operating system the measurement information of the power distribution system from the power distribution operation system that manages the operation of the power distribution system, the application information is obtained by the application program.
  • the present invention is a system that can be connected to the SCADA system for various purposes such as the existing system and the new system by separating the analysis and application part from the development concept of the existing operating system vendors and operating various application programs according to the operation strategy of the distribution field. .
  • MG-EMS microgrid operation system
  • BEMS building energy management system
  • FEMS factory management operation system
  • the present invention can provide the data required by the application and the operating system by linking the present invention without linking other external systems to the main operating system.
  • the proxy provides a linkage bridge between multiple operating systems by linking multiple proxies providing a linkage function with an external system to the system of the present invention.
  • Figure 1 schematically shows the operating system of the application for analysis of the power distribution operating system according to an embodiment of the present invention.
  • Figure 2 shows the specific structure of the proxy of the operating system of the present invention.
  • FIG. 3 shows a specific structure of the main memory manager of the operating system of the present invention.
  • FIG. 4 illustrates a specific structure of an application manager of the operating system of the present invention.
  • FIG. 5 shows a detailed structure of the operation manager of the operating system of the present invention.
  • FIG. 10 is a flowchart illustrating an event performing process of a normal mode.
  • FIG. 13 is a flowchart illustrating a process of performing an application program Schedule Task change.
  • the analysis application program for the distribution operation system is developed by reflecting the operation strategy and grid cord of the power system operator to solve the problems arising from the function of estimating the state of a simple system.
  • specific solutions can be derived, including the operating strategies of different operating entities.
  • the present invention is to propose a structure and method that can be applied to any operating system by separating the operating environment of the application program not dependent on the operating system.
  • the problem with the prior art is that the main operation of the distribution system is the state in which the operation of the distribution system has no control or operation according to the status (voltage, current) of the distribution system. There was no requirement for the system status analysis function.
  • the present invention is not dependent on the existing distribution operation system and provides an environment that can provide an analysis function tailored to the current distribution line operating conditions.
  • FIG. 1 schematically illustrates an operating system of an application program for analyzing a power distribution operating system according to an embodiment of the present invention
  • FIG. 2 illustrates a specific structure of a proxy of the operating system of the present invention
  • FIG. FIG. 4 shows a detailed structure of the main memory manager of the operating system of the present invention
  • FIG. 4 shows a specific structure of the application manager of the operating system of the present invention
  • FIG. 5 shows a specific structure of the operation manager of the operating system of the present invention. The structure is shown.
  • FIGS. 1 to 5 an operating system and an operating method of an application program for analyzing the power distribution operating system according to the present invention will be described.
  • Gateway for acquiring distribution system measurement information (voltage, current, etc.) from the existing distribution operation system as a main component of the operation system of the application program for analyzing the distribution operation system
  • Data cache memory (20, Data Memory Memory, Main Memory Manager) to manage the memory for the application to use the information
  • Application to perform the analysis using the information of the shared memory Application Handler & Scheduler (30, below Application Manager) for operating and controlling, and Aplication Service Manager (40, below App Governor) for the status monitoring and control of each part.
  • the proxy 10 for connecting with the distribution management system is a main function, 1) communication connection to the middleware of the distribution operation system, 2) 1: 1 matching of measurement information of the distribution operation system with shared memory, and 3) distribution operation. Acquisition of periodic and non-periodic measurement information and messages of the system, and 4) transfer the calculated operation information to the distribution operation system.
  • the proxy 10 mainly includes an external interface 11 for linkage with the power distribution operating system, a proxy manager 12 that provides environment variables of the proxy, and values obtained through the proxy or information derived through an application program. And a main memory handler 13 for transmitting and receiving, and a massage queue handler 14 for communication between components of each application service device.
  • External Interface (11) is a configuration function that provides a link for communication with the distribution operation system and obtains distribution system status information (Analog (ex: voltage, current, reactive power, etc.) & Digital (ex: switch state, generator Operation status, etc.) and event information (ex: fault, ESS SOC Limit, etc.) are composed of main memory property information and mapping.
  • the Proxy Manager 12 sets and manages an environment (eg, measurement acquisition cycle, etc.) acquired through the proxy.
  • Main Memory Handler (13) is a manager that inputs the measured value that needs to be acquired through Mapper to Memory necessary for application program execution and calls API to obtain application program result. Common to all modules that need to be linked.
  • the Massage Queue Handler 14 processes and manages control messages (Receive / Send) between all major configuration processes constituting the application service system, which is commonly used in all service configuration processes and modules.
  • FIG. 3 shows a specific structure of the main memory manager 20.
  • the main functions of the main memory manager 20 are 1) to create, delete and manage memory structures using a database, and 2) to manage multiple memory structures.
  • Instance Data Manager (21) is composed of application-related tables and property information, etc. that are configured in the DB of the distribution operation system.
  • the Instance Data Manager (21) is obtained from the distribution system and the static DB memory composed of the topology and property setting information of the distribution system.
  • RT Memory to manage the value
  • App Output Memory to manage the output of the application.
  • the main memory handler and the massage queue handler are composed of the same module, and the additionally configured memory manager 22 performs the creation, deletion, and management of multiple memory.
  • This operating system is operated under the condition of distribution system. It is a design considering various situations where distribution system can occur at the same time. In other words, the operation of other healthy lines cannot be abandoned in the event of a failure of any line and the transfer of protective equipment. Therefore, it is designed to create and manage a large number of memories in order to carry out selective application of fault information, deletion of continuous information, continuous measurement of health section, etc., and to multi-run application programs for each operation purpose.
  • the main functions of the application program manager 30 perform 1) application registration management, 2) application driving schedule registration management, and 3) application driving control.
  • each control and operation can be performed.
  • the Application Scheduler 31 performs a function of sequentially driving an application program set in periodic driving. For example, when the operator executes periodic application, the program is executed in order according to the application program set in the database according to the initial or user requirements and continues until the operator's shutdown command is issued.
  • Task Queue 32 recognizes the event status set in the database except the normal status as a message from the proxy, and sets and executes the application program set for each relevant situation. For example, when receiving a message about a fault, prepare to run an application program related to the fault handling.
  • the APMan Manager 33 manages the interruption or continuation of the application for sequential or event. For example, upon receiving a failure message from a sequentially running application program, the application program may be interrupted and the failure process may be started.
  • Figure 5 shows a specific structure of the operation manager 40.
  • the operation manager 40 performs 1) status monitoring and control of each major component, and 2) message communication management of each component.
  • Each component decides whether to perform its function through communication according to the information received. Therefore, it manages the communication channel between each component and provides the function to monitor the operation status (ex: malfunction, etc.) of the component.
  • the external communication link 41 communicates with elements added in the application driving environment (e.g., dedicated screen elements related to the output of the application program), and the memory link 42 displays main memory for data displayed or required by these additional elements. Establishes a connection for passing values.
  • elements added in the application driving environment e.g., dedicated screen elements related to the output of the application program
  • the memory link 42 displays main memory for data displayed or required by these additional elements. Establishes a connection for passing values.
  • External Manager (43) manages the control or interference of the application in the added component
  • ApWatchDog (44) is the connection status of each component (ex: screen, Main Memory Manager, Application Manager, etc.) It provides the function to check and monitor the back.
  • FIG. 6 shows a startup sequence and execution contents of an internal process when the operating system is started.
  • the operation manager 40 is first activated to control the startup of internal processes.
  • FIG. 7 A processing flow of a request for executing a specific application by a screen or an operator is illustrated in FIG. 7.
  • 9 is a flowchart in which measurement data is periodically acquired from an external system (ex: a distribution operation system) and stored in a main memory.
  • an external system ex: a distribution operation system

Landscapes

  • Engineering & Computer Science (AREA)
  • Power Engineering (AREA)
  • Supply And Distribution Of Alternating Current (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The present invention relates to an operation system of an application for analysis of a power distribution system, the operation system comprising: a proxy for acquiring measurement information of a power distribution system from a power distribution operating system managing the operation of the power distribution system; a main memory manager for managing information acquired by the proxy in a memory used by an application; an application manager for operating and controlling an application performing analysis by using information of a shared memory; an operating manager (app governor) for controlling the proxy, the main memory manager, and the application manager. According to the present invention, additional investment costs and possible problems are minimized by supplementing a power distribution analysis function in a power distribution intelligent system, which is in operation, thereby facilitating the response to and management of a new power distribution system environment.

Description

배전운영시스템의 해석용 응용프로그램의 운영시스템 및 운영방법Operating System and Operation Method of Application Program for Analysis of Distribution Operation System
본 발명은 배전운영시스템을 해석하기 위한 응용프로그램을 운영하는 시스템 및 방법에 관한 것이다.The present invention relates to a system and method for operating an application program for analyzing a power distribution operation system.
전력계통의 운영은 다수의 원격 전력설비를 통해 계통의 상태정보(전압, 전류 등)를 취득하고 이를 운영자가 직관적으로 알 수 있는 정보로 가공한 후 화면(HMI)에 표출한다.The operation of the power system acquires the status information (voltage, current, etc.) of the system through a number of remote power facilities, processes it into information that the operator can intuitively know, and displays it on the screen (HMI).
이를 통해 운영자는 표출된 정보를 이용하여 계통의 상태를 감시하고, 상시, 비상시 상태에 대한 제어를 수행하게 된다.This allows the operator to monitor the status of the system using the displayed information and to control the status of the emergency at all times.
배전계통의 경우, 현재 배전지능화시스템이 보급되어 운영 중에 있으며, 배전선로에 설치된 배전용 자동화 설비(리클로져 및 개폐기)를 통해 배전선로정보(전압, 전류, 고장정보)를 취득하고 운영자의 경험에 따라 상시, 비상시 문제점을 파악하여 이를 조치하기 위한 제어를 실시하게 된다.In the case of distribution system, the distribution system activating system is currently being distributed and operated, and the distribution line information (voltage, current, fault information) is acquired through distribution automation equipment (recloser and switchgear) installed in the distribution line, Therefore, the problem is identified at all times and in the case of emergency, and the control is performed.
그런데, 최근 태양광, 풍력 등 신재생에너지원 및 EV 등 신규 부하의 배전계통 연계에 따라 자동화설비로부터 취득되는 정보만으로 배전선로의 상태감시가 어려워지고 있다. 특히 설치된 자동화 개폐기에 부설되어 있는 센서 종류에 따라 일부 센서의 측정방식 문제로 인한 정확한 전압 측정이 어렵다.However, in recent years, it is difficult to monitor the status of a distribution line only with information obtained from an automation facility due to linkage of new and renewable energy sources such as solar and wind power and new loads such as EVs. In particular, it is difficult to accurately measure the voltage due to the problem of the measurement method of some sensors depending on the type of sensor installed in the automated switch.
따라서, 배전계통에서 취득되는 정보를 이용하여 현재 상태를 추정할 수 있는 해석 기능이 요구되며, 이러한 해석기능 및 방법에 대해 최근에 많은 기술 개발이 이루어지고 있다.Therefore, an analysis function for estimating the current state using information acquired from the distribution system is required, and many technical developments have recently been made regarding such an analysis function and method.
문제점은 이러한 해석기능을 가지는 운영시스템의 도입에는 많은 투자 비용이 소요가 되며, 신규 운영시스템을 도입하여도 배전설비와의 통신, 운영자 교육 등 운영시스템 안정화에 많은 시간이 소요되게 된다.The problem is that the introduction of an operating system having such an analysis function requires a lot of investment cost, and even if a new operating system is introduced, it takes a long time to stabilize the operating system such as communication with the power distribution facilities and operator training.
또한, 이러한 운영시스템은 해외 유수의 전력회사에서 도입이 되며, 운영 중 발생하는 문제점을 해결하기 위한 유지보수 문제도 간과할 수 없는 문제이다.In addition, such an operating system is introduced from leading electric power companies, and maintenance problems to solve problems occurring during operation are not a problem to be overlooked.
이와 관련된 종래기술 한국등록특허공보 제10-0901319호 및 한국 등록특허 제10-1285065호는 전력계통의 해석기능과 관련하여 전력계통 운영시스템의 일부분으로 고려하여 설계 및 개발되어 있다.In this regard, Korean Patent Publication No. 10-0901319 and Korean Patent Registration No. 10-1285065 are designed and developed in consideration of an analysis function of a power system as a part of a power system operating system.
이러한 경우, 운영시스템의 플랫폼에서 제공되는 기능(통신, API 등)에 국한되어 개발된 플랫폼의 종속적으로 해석기능을 사용할 수 있다. 이 경우 기존 전력회사에서 사용하는 운영시스템의 활용은 불가능하다.In this case, it is possible to use the interpretation function dependent on the developed platform limited to the functions (communication, API, etc.) provided by the platform of the operating system. In this case, it is impossible to utilize the operating system used by the existing utility company.
또한 종래기술 한국등록특허 제10-0622084호의 경우는 운영시스템에서 실시간 데이터서비스를 하기 위한 시스템 구조 및 그 방법을 기술하고 있다.In addition, the prior art Korean Patent No. 10-0622084 describes a system structure and method for real-time data service in the operating system.
이상의 종래기술들은 배전계통의 문제점을 분석하고 솔루션을 도출하기 위한 응용프로그램의 활용에 있어 운영자 혹은 타사의 제품 사용방법이 제한적이거나 전무하다. 즉, 기존 운영시스템에 해석기능이 없는 경우 이를 위해 새로운 시스템의 도입이 반드시 필요한 상황이다.The above-mentioned prior arts have limited or no method of using the product of an operator or a third party in the use of an application program for analyzing a distribution system problem and deriving a solution. In other words, if the existing operating system does not have an analysis function, it is necessary to introduce a new system.
이상의 배경기술에 기재된 사항은 발명의 배경에 대한 이해를 돕기 위한 것으로서, 이 기술이 속하는 분야에서 통상의 지식을 가진 자에게 이미 알려진 종래기술이 아닌 사항을 포함할 수 있다.The matters described in the background art are provided to help the understanding of the background of the invention, and may include matters that are not already known to those skilled in the art.
본 발명은 상술한 문제점을 해결하고자 안출된 것으로서, 본 발명은 현재 운영 중인 배전지능화시스템에 배전계통 해석기능을 보완하여 추가 투자비 및 발생할 수 있는 문제점을 최소화하여 새로운 배전계통 환경에 대응 및 관리가 용이한 배전운영시스템의 해석용 응용프로그램의 운영시스템 및 방법을 제공하는 데 그 목적이 있다.The present invention has been made to solve the above problems, the present invention is easy to cope with and manage the new distribution system environment by supplementing the distribution system analysis function in the currently operating distribution system to minimize additional investment costs and possible problems Its purpose is to provide an operating system and method for application programs for analysis of a distribution system.
본 발명의 일 관점에 의한 배전운영시스템의 해석용 응용프로그램의 운영방법은, 배전계통의 운영을 관리하는 배전운영시스템으로부터 배전계통의 측정정보를 취득하기 위한 프록시(Proxy), 상기 프록시에 의해 취득된 정보를 응용프로그램이 활용하기 위한 메모리로 관리하는 메인 메모리 매니저(Main Memory Manager), 공유메모리의 정보를 이용하여 분석을 수행하는 응용프로그램을 운영, 제어하는 응용프로그램 매니저(Application Manager) 및 상기 프록시, 상기 메인 메모리 매니저 및 상기 응용프로그램 매니저를 제어하는 운영 관리자(App Governor)를 포함한다.According to an aspect of the present invention, there is provided a method of operating an application program for analyzing a power distribution operating system, the proxy for obtaining measurement information of a power distribution system from a power distribution operating system that manages the operation of the power distribution system, and obtained by the proxy. Main memory manager (Management Manager) to manage the information as a memory for the application, Application manager (Application Manager) and the proxy for operating and controlling the application to perform analysis using the information of the shared memory And an operation manager (App Governor) controlling the main memory manager and the application program manager.
상기 프록시는 상기 측정정보를 상기 공유메모리에 매칭시키고, 분석된 운영정보를 상기 배전운영시스템에 전달하는 것을 특징으로 한다.The proxy matches the measurement information to the shared memory, and delivers the analyzed operation information to the distribution operation system.
그리고, 상기 프록시는, 상기 배전운영시스템과의 연계를 위한 인터페이스(External Interface), 상기 프록시의 환경변수를 제공하는 프록시 매니저(Proxy Manager), 상기 프록시를 통해 취득된 값 또는 상기 응용프로그램을 통해 도출된 정보를 메인메모리와 송수신하기 위한 메인 메모리 핸들러(Main Memory Handler) 및 구성 요소 간 통신을 위한 메시지 큐 핸들러(Message Queue Handler)를 포함하는 것을 특징으로 한다.The proxy may be derived through an interface for interfacing with the power distribution management system, a proxy manager providing environment variables of the proxy, a value obtained through the proxy, or the application program. And a main memory handler for transmitting and receiving the received information to and from the main memory, and a message queue handler for communication between components.
또한, 상기 메인 메모리 매니저는 상기 프록시에 의해 취득된 정보를 상기 응용프로그램이 입력받을 수 있는 형태로 관리하는 것을 특징으로 한다.The main memory manager may manage the information acquired by the proxy in a form that the application program can receive.
상기 메인 메모리 매니저는 다중으로 구성되는 메모리의 생성, 삭제, 관리를 수행하는 메모리 매니저를 포함하는 것을 특징으로 한다.The main memory manager may include a memory manager for generating, deleting, and managing a plurality of memories.
그리고, 상기 응용프로그램 매니저는 응용프로그램을 등록 및 관리하고, 상기 응용프로그램의 구동 스케쥴을 등록 및 관리하며, 상기 응용프로그램의 구동을 제어하는 것을 특징으로 한다.The application manager may register and manage an application program, register and manage a driving schedule of the application program, and control the driving of the application program.
상기 응용프로그램 매니저는, 상기 응용프로그램을 설정에 따라 순차적으로 구동시키는 응용프로그램 스케쥴러(Application Scheduler), 설정된 이벤트 상황을 상기 프록시로부터 전달되는 메시지로 인지하고 해당상황에 맞게 설정된 응용프로그램을 셋팅하는 태스크 큐(Task Queue) 및 상기 응용프로그램의 중단 또는 계속 수행에 대한 관리를 수행하는 APMan Manager를 포함하는 것을 특징으로 한다.The application manager, an application scheduler that sequentially drives the application program according to a setting, a task queue that recognizes a set event situation as a message transmitted from the proxy and sets an application program set according to the corresponding situation. (Task Queue) and the APMan Manager for managing the interruption or continuous execution of the application.
또한, 상기 운영 관리자는, 상기 응용프로그램 구동환경에서 추가되는 요소와의 통신을 수행하는 외부 통신 링크(External Communication Link), 상기 추가되는 요소에서 표출 또는 필요한 데이터를 메인 메모리 값을 전달하기 위한 연결 관계를 수성하는 메모리 링크(Memory Link), 상기 추가되는 요소에서 응용프로그램의 제어 또는 간섭에 대한 명령을 관장하는 External Manager 및 상기 프록시, 상기 메인 메모리 매니저 및 상기 응용프로그램 매니저의 연결상태를 확인, 감시하는 ApWatchDog를 포함하는 것을 특징으로 한다.The operation manager may further include an external communication link for communicating with an element added in the application program environment, and a connection relationship for delivering a main memory value of the data expressed or required in the added element. A memory link for establishing a connection, an external manager that manages an instruction for control or interference of an application in the added element, and checks and monitors a connection state of the proxy, the main memory manager, and the application manager. It is characterized by including ApWatchDog.
본 발명의 다른 일 관점에 의한 배전운영시스템의 해석용 응용프로그램의 운영시스템은, 배전계통의 운영을 관리하는 배전운영시스템과 독립적으로 구성되어, 상기 배전운영시스템에 대한 상태 정보를 수신하여 분석하고, 응용프로그램에 의해 분석 수행된 운영정보를 상기 배전운영시스템에 전송하는 것을 특징으로 한다.According to another aspect of the present invention, an operating system of an application program for analyzing a power distribution operating system is configured independently of a power distribution operating system for managing operation of a power distribution system, and receives and analyzes state information about the power distribution operating system. It is characterized in that for transmitting the operation information analyzed by the application program to the distribution operation system.
그리고, 상기 측정정보를 공유메모리에 매칭시키고, 분석된 운영정보를 상기 배전운영시스템에 전달하는 프록시(Proxy), 상기 프록시에 의해 취득된 정보를 상기 응용프로그램이 입력받을 수 있는 형태로 관리하는 메인 메모리 매니저(Main Memory Manager), 상기 응용프로그램을 등록 및 관리하고, 상기 응용프로그램의 구동 스케쥴을 등록 및 관리하며, 상기 응용프로그램의 구동을 제어하는 응용프로그램 매니저(Application Manager) 및 상기 프록시, 상기 메인 메모리 매니저 및 상기 응용프로그램 매니저를 제어하는 운영 관리자(App Governor)를 포함하는 것을 특징으로 한다.And a proxy for matching the measurement information to a shared memory and delivering the analyzed operation information to the power distribution operation system, and managing the information acquired by the proxy in a form that the application program can receive. A main memory manager, an application manager for registering and managing the application program, registering and managing a driving schedule of the application program, and controlling the driving of the application program; And an operation manager (App Governor) controlling the memory manager and the application program manager.
상기 프록시는, 상기 배전운영시스템과의 연계를 위한 인터페이스(External Interface), 상기 프록시의 환경변수를 제공하는 프록시 매니저(Proxy Manager), 상기 프록시를 통해 취득된 값 또는 상기 응용프로그램을 통해 도출된 정보를 메인메모리와 송수신하기 위한 메인 메모리 핸들러(Main Memory Handler) 및 구성 요소 간 통신을 위한 메시지 큐 핸들러(Message Queue Handler)를 포함하는 것을 특징으로 한다.The proxy may include an interface for interfacing with the distribution management system, a proxy manager for providing an environment variable of the proxy, a value obtained through the proxy, or information derived through the application program. It includes a main memory handler (Main Memory Handler) for transmitting and receiving the main memory and a message queue handler (Message Queue Handler) for communication between the components.
그리고, 상기 메인 메모리 매니저는 다중으로 구성되는 메모리의 생성, 삭제, 관리를 수행하는 메모리 매니저를 포함하는 것을 특징으로 한다.The main memory manager may include a memory manager that generates, deletes, and manages a plurality of memories.
또한, 상기 응용프로그램 매니저는, 상기 응용프로그램을 설정에 따라 순차적으로 구동시키는 응용프로그램 스케쥴러(Application Scheduler), 설정된 이벤트 상황을 상기 프록시로부터 전달되는 메시지로 인지하고 해당상황에 맞게 설정된 응용프로그램을 셋팅하는 태스크 큐(Task Queue) 및 상기 응용프로그램의 중단 또는 계속 수행에 대한 관리를 수행하는 APMan Manager를 포함하는 것을 특징으로 한다.In addition, the application program manager, the application scheduler (Application Scheduler) for sequentially driving the application in accordance with the setting, recognizes the set event situation as a message transmitted from the proxy and sets the application program set according to the corresponding situation And a task queue for managing a task queue and an interruption or continuation of the application.
그리고, 상기 운영 관리자는, 상기 응용프로그램 구동환경에서 추가되는 요소와의 통신을 수행하는 외부 통신 링크(External Communication Link), 상기 추가되는 요소에서 표출 또는 필요한 데이터를 메인 메모리 값을 전달하기 위한 연결 관계를 수성하는 메모리 링크(Memory Link), 상기 추가되는 요소에서 응용프로그램의 제어 또는 간섭에 대한 명령을 관장하는 External Manager 및 상기 프록시, 상기 메인 메모리 매니저 및 상기 응용프로그램 매니저의 연결상태를 확인, 감시하는 ApWatchDog를 포함하는 것을 특징으로 한다.The operation manager may include an external communication link for communicating with an element added in the application program environment, and a connection relationship for delivering a main memory value of the data expressed or required in the added element. A memory link for establishing a connection, an external manager that manages an instruction for control or interference of an application in the added element, and checks and monitors a connection state of the proxy, the main memory manager, and the application manager. It is characterized by including ApWatchDog.
다음으로, 본 발명의 일 관점에 의한 배전운영시스템의 해석용 응용프로그램의 운영방법은, 배전계통의 운영을 관리하는 배전운영시스템으로부터 배전계통의 측정정보를 취득하고, 취득된 정보를 응용프로그램이 활용하기 위한 메모리로 관리하며, 상기 응용프로그램에 의해 분석을 수행하고, 상기 응용프로그램에 의해 분석된 결과를 상기 배전운영시스템에 전송하는 것을 특징으로 한다.Next, the operating method of the application program for analysis of the power distribution operating system according to an aspect of the present invention, the measurement information of the power distribution system from the power distribution operation system that manages the operation of the power distribution system, the application information is obtained by the application program. Managed by the memory to utilize, characterized in that to perform the analysis by the application program, and transmit the result analyzed by the application program to the power distribution management system.
전력분야에서 모든 운영시스템은 그 목적에 따라 개발사에서 Orient된 응용프로그램 및 그 환경을 Package화하여 개발 및 상품화를 시행한다.In the electric power field, all operating systems package and develop applications and environments oriented by the developer according to their purpose.
그러나 이러한 환경은 Utility 입장에서 최근의 다양한 산업구조변경요인에 따라 운영시스템 분야의 많은 투자비용이 소모되고 그 기능에 있어 일정부분은 중복성을 가지게 된다.However, this environment consumes a lot of investment cost in the operating system field according to the recent various industrial structural change factors from the utility's point of view, and there is some redundancy in its function.
또한 Utility에서 보유한 운영시스템 장비의 교체로 인하여 시스템의 안정성 및 신뢰성에 의한 장기간의 안정화 기간을 거침으로 인한 인적, 시간적 소모가 수반된다.In addition, replacement of the operating system equipment possessed by the utility entails human and time consumption due to the long-term stabilization period due to the stability and reliability of the system.
본 발명은 기존 운영시스템 Vendor들의 개발개념에서 해석, 응용부분을 분리하여 기존 시스템 및 신규시스템 등 다양한 목적의 SCADA시스템과의 연계가 가능하며 배전분야 운영전략에 따른 다양한 응용프로그램의 운영이 가능한 시스템이다.The present invention is a system that can be connected to the SCADA system for various purposes such as the existing system and the new system by separating the analysis and application part from the development concept of the existing operating system vendors and operating various application programs according to the operation strategy of the distribution field. .
최근 신재생에너지원의 배전계통 연계, 그에 따른 에너지저장장치의 전력산업 활용 등 다양한 전력산업의 환경변화가 이루어지고 있고, 이러한 변화는 배전계통의 설비계획 및 운영에 많은 변화를 가져올 것이다. 이에 따라 현재 차세대 배전운영시스템 개발이 각 국에서 진행되고 있으며 마이크로그리드, 스마트시티 등 많은 정보를 이용한 효과적인 전력계통의 운영방안을 제시하기 위한 연구개발 및 사업이 이루어지고 있는 실정이다.Recently, various environmental changes in the power industry are being made, such as linking renewable energy sources to distribution systems, and utilizing the energy industry as energy storage devices. This change will bring about many changes in facility planning and operation of distribution systems. Accordingly, the development of next generation power distribution operation system is currently underway in each country, and research and development and projects are being conducted to suggest an effective power system operation plan using a lot of information such as micro grid and smart city.
그래서, 기존 운영시스템 제품의 문제점으로 특정 운영목적에 국한되어 범용적인 해석응용프로그램의 적용이 어려우며, 최근의 전력산업의 변화에 의한 상황별 운영시스템 및 응용프로그램 등이 적용되어 중복적인 투자가 이루어져야하는데, 본 발명에서 제시한 시스템 및 프로세스는 다양한 운영시스템 환경에 적용하여 단순한 응용프로그램의 변경을 통한 범용적인 사용이 가능하도록 한다.Therefore, it is difficult to apply general-purpose analysis applications due to the problems of the existing operating system products, and it is necessary to make redundant investments by applying the operating systems and applications for each situation due to the recent changes in the power industry. In addition, the systems and processes proposed in the present invention can be applied to various operating system environments to enable general use through simple application program changes.
따라서 MG, Smart city, 배전운영 등 다양한 분야에서 기존 운영시스템 혹은 신규 운영시스템과의 접목을 통해 많은 수요가 예상된다.Therefore, many demands are expected by integrating existing or new operating systems in various fields such as MG, smart city, and distribution operation.
본 발명에서 제안되는 시스템 및 방법은 배전운영시스템 분야를 넘어 마이크로그리드 운영시스템(MG-EMS), 빌딩에너지관리시스템(BEMS), 공장관리운영시스템(FEMS) 등의 넓은 활용 범위를 가지고 있다.System and method proposed in the present invention has a wide range of applications, such as microgrid operation system (MG-EMS), building energy management system (BEMS), factory management operation system (FEMS) beyond the field of power distribution operation system.
본 발명을 통해 주 운영시스템에 기타 외부시스템을 연계하지 않고 본 발명을 연계하여 응용프로그램 및 운영시스템에서 요구하는 데이터를 제공할 수 있다.The present invention can provide the data required by the application and the operating system by linking the present invention without linking other external systems to the main operating system.
또한, 마이크로그리드와 배전계통 운영을 동시에 처리하기 위한 멀티 기능이 가능하다. 즉, 외부시스템과의 연계기능을 제공하는 프록시를 다중으로 본 발명의 시스템에 연계하여 다중 운영시스템 간의 연계 브릿지(Bridge) 역할을 수행하는 것이다.In addition, multi-functions are available to handle both microgrid and distribution system operations. That is, the proxy provides a linkage bridge between multiple operating systems by linking multiple proxies providing a linkage function with an external system to the system of the present invention.
도 1은 본 발명의 일 실시예에 의한 배전운영시스템의 해석용 응용프로그램의 운영시스템을 개략적으로 도시한 것이다.Figure 1 schematically shows the operating system of the application for analysis of the power distribution operating system according to an embodiment of the present invention.
도 2는 본 발명의 운영시스템의 프록시의 구체적인 구조를 도시한 것이다.Figure 2 shows the specific structure of the proxy of the operating system of the present invention.
도 3은 본 발명의 운영시스템의 메인 메모리 매니저의 구체적인 구조를 도시한 것이다.3 shows a specific structure of the main memory manager of the operating system of the present invention.
도 4는 본 발명의 운영시스템의 응용프로그램 매니저의 구체적인 구조를 도시한 것이다.4 illustrates a specific structure of an application manager of the operating system of the present invention.
도 5는 본 발명의 운영시스템의 운영관리자의 구체적인 구조를 도시한 것이다.5 shows a detailed structure of the operation manager of the operating system of the present invention.
도 6은 은용프로그램 운영시스템의 기동을 도시한 것이다.6 shows the startup of the silverware operating system.
도 7은 User Application 수행처리 과정을 도시한 것이다.7 shows a user application execution process.
도 8은 Schedule Application 수행처리 과정을 도시한 것이다.8 shows a process of performing Schedule Application.
도 9는 주기적 계측데이터 취득 수행처리 과정을 도시한 것이다.9 shows a periodic measurement data acquisition execution process.
도 10은 Normal mode의 이벤트 수행처리 과정을 도시한 것이다.10 is a flowchart illustrating an event performing process of a normal mode.
도 11은 이벤트 수행처리 과정을 도시한 것이다.11 illustrates an event performing process.
도 12는 응용프로그램 서비스 시스템 재기동 수행처리 과정을 도시한 것이다.12 illustrates an application program system restart execution process.
도 13은 응용프로그램 Schedule Task 변경 수행처리 과정을 도시한 것이다.13 is a flowchart illustrating a process of performing an application program Schedule Task change.
본 발명과 본 발명의 동작상의 이점 및 본 발명의 실시에 의하여 달성되는 목적을 충분히 이해하기 위해서는 본 발명의 바람직한 실시 예를 예시하는 첨부 도면 및 첨부 도면에 기재된 내용을 참조하여야만 한다.In order to fully understand the present invention, the operational advantages of the present invention, and the objects achieved by the practice of the present invention, reference should be made to the accompanying drawings which illustrate preferred embodiments of the present invention and the contents described in the accompanying drawings.
본 발명의 바람직한 실시 예를 설명함에 있어서, 본 발명의 요지를 불필요하게 흐릴 수 있는 공지의 기술이나 반복적인 설명은 그 설명을 줄이거나 생략하기로 한다.In describing the preferred embodiment of the present invention, well-known techniques or repeated descriptions that may unnecessarily obscure the subject matter of the present invention will be shortened or omitted.
배전운영시스템을 위한 해석용 응용프로그램은 단순한 계통의 상태를 추정하는 기능부터 발생하는 문제점을 해결하기 위하여 전력계통 운영자의 운영전략 및 운영기준(Grid Cord)을 반영하여 개발되고 있으므로 기본적인 운영방침은 동일할 수 있으나 구체적인 해결방안 도출 방법에 있어서는 각기 다른 운영주체자의 운영전략을 포함하여 개발된다.The analysis application program for the distribution operation system is developed by reflecting the operation strategy and grid cord of the power system operator to solve the problems arising from the function of estimating the state of a simple system. However, specific solutions can be derived, including the operating strategies of different operating entities.
따라서, 운영 주체자의 요구사항 혹은 신규 응용프로그램의 적용이 용이하며 플랫폼에 종속적이지 않도록 응용프로그램을 활용할 수 있는 운영시스템 환경의 제공이 필요하다.Therefore, it is necessary to provide an operating system environment that can utilize application programs so that application requirements or new applications can be easily applied and are not platform dependent.
이를 통해 현재 운영 중인 배전운영시스템의 해석기능을 향상시키고 향후 신규 도입 시에도 기존 사용하는 응용프로그램을 동일하게 활용할 수 있는 장점을 가지고 있으며, 추가되는 신규 응용프로그램의 적용이 용이하게 한다.Through this, it improves the analysis function of the current distribution management system and has the advantage of using the same existing application programs in the future when introducing new ones, and makes it easier to apply the new application program added.
따라서, 본 발명에서는 응용프로그램의 운영 환경이 운영시스템에 종속적이지 않도록 분리하여 임의의 운영시스템에 모두 적용이 가능한 구조 및 방법을 제안하고자 한다.Therefore, the present invention is to propose a structure and method that can be applied to any operating system by separating the operating environment of the application program not dependent on the operating system.
종래 기술의 문제점은 배전계통의 주 운영목적이 고장의 빠른 대처에 있어 배전계통의 해석 혹은 상태(전압, 전류)에 따른 제어운영이 전무한 상태였으며, 배전계통 운영주체자의 경험적 대응이 가능함에 따라 배전계통 상태분석 기능에 대한 요구사항이 없었다.The problem with the prior art is that the main operation of the distribution system is the state in which the operation of the distribution system has no control or operation according to the status (voltage, current) of the distribution system. There was no requirement for the system status analysis function.
최근의 환경적 이슈에 의해 많은 신재생에너지원 및 신규 부하형태의 배전계통 연계에 따라 그 동안 배전계통 운영경험만으로는 안정적 운영이 불가능해짐에 따라 운영주체자의 직관적 정보의 가공 및 전달이 주요한 배전운영시스템의 기능으로 부각되고 있다.Due to the recent environmental issues, many new and renewable energy sources and new load-type distribution systems are linked, so that stable operation is not possible with only distribution system operation experience. It is emerging as a function of.
그러나, 이러한 기능의 추가를 위해서는 현재 운영시스템을 전수 교체하여야 하는 문제점이 있다. 즉, 이러한 정보의 가공 및 전달을 위한 해석기능은 운영시스템이 가지는 기본 기능으로 이를 위해 전수 교체에 따른 투자비 및 운영유지보수, 시스템의 안정화 문제 등이 수반되는 것이다.However, in order to add such a function, there is a problem in that the current operating system must be completely replaced. In other words, the interpretation function for the processing and transmission of such information is a basic function of the operating system, which involves investment costs, operation maintenance, and stabilization of the system.
본 발명에서는 기존의 배전운영시스템에 종속적이지 않으며 현 배전선로 운영여건에 맞춤으로 해석기능을 제공할 수 있는 환경을 제공한다.The present invention is not dependent on the existing distribution operation system and provides an environment that can provide an analysis function tailored to the current distribution line operating conditions.
도 1은 본 발명의 일 실시예에 의한 배전운영시스템의 해석용 응용프로그램의 운영시스템을 개략적으로 도시한 것이고, 도 2는 본 발명의 운영시스템의 프록시의 구체적인 구조를 도시한 것이며, 도 3은 본 발명의 운영시스템의 메인 메모리 매니저의 구체적인 구조를 도시한 것이고, 도 4는 본 발명의 운영시스템의 응용프로그램 매니저의 구체적인 구조를 도시한 것이며, 도 5는 본 발명의 운영시스템의 운영관리자의 구체적인 구조를 도시한 것이다.FIG. 1 schematically illustrates an operating system of an application program for analyzing a power distribution operating system according to an embodiment of the present invention, FIG. 2 illustrates a specific structure of a proxy of the operating system of the present invention, and FIG. FIG. 4 shows a detailed structure of the main memory manager of the operating system of the present invention, and FIG. 4 shows a specific structure of the application manager of the operating system of the present invention, and FIG. 5 shows a specific structure of the operation manager of the operating system of the present invention. The structure is shown.
이하, 도 1 내지 도 5를 참조하여, 본 발명에 의한 배전운영시스템의 해석용 응용프로그램의 운영시스템 및 운영방법을 설명하기로 한다.Hereinafter, referring to FIGS. 1 to 5, an operating system and an operating method of an application program for analyzing the power distribution operating system according to the present invention will be described.
배전운영시스템의 해석용 응용프로그램의 운영시스템의 주요 구성요소로 기존 배전운영시스템에서 배전계통 측정정보(전압, 전류 등)를 취득하기 위한 외부연계 게이트웨이(10, 이하, 프록시(Proxy)), 취득된 정보를 응용프로그램이 활용하기 위한 메모리관리를 하는 데이터 캐쉬 메모리(20, Data Cash Memory, 이하 메인 메모리 매니저(Main Memory Manager)), 공유메모리의 정보를 이용하여 분석을 수행하는 응용프로그램(Application)을 운영, 제어하기 위한 Application Handler & Scheduler(30, 이하 응용프로그램 매니저(Application Manager)), 각 부분의 상태감시 및 제어를 위한 Aplication Service 관리자(40, 이하 운영 관리자(App Governor))로 구성된다.Acquisition of externally connected gateway (10, hereinafter, proxy) for acquiring distribution system measurement information (voltage, current, etc.) from the existing distribution operation system as a main component of the operation system of the application program for analyzing the distribution operation system Data cache memory (20, Data Memory Memory, Main Memory Manager) to manage the memory for the application to use the information, Application to perform the analysis using the information of the shared memory Application Handler & Scheduler (30, below Application Manager) for operating and controlling, and Aplication Service Manager (40, below App Governor) for the status monitoring and control of each part.
우선, 배전운영시스템과 연결하기 위한 프록시(10)는 주요 기능으로, 1) 배전운영시스템의 미들웨어에 통신 접속, 2) 배전운영시스템의 측정정보를 공유메모리와 1:1 매칭, 3) 배전운영시스템의 주기적, 비주기적 측정정보 및 메시지 취득, 4) 연산된 운영정보를 배전운영시스템에 전달 등의 기능을 수행한다.First, the proxy 10 for connecting with the distribution management system is a main function, 1) communication connection to the middleware of the distribution operation system, 2) 1: 1 matching of measurement information of the distribution operation system with shared memory, and 3) distribution operation. Acquisition of periodic and non-periodic measurement information and messages of the system, and 4) transfer the calculated operation information to the distribution operation system.
도 2는 그러한 프록시(10)의 구체적인 구조를 도시한 것이다.2 shows a specific structure of such a proxy 10.
프록시(10)는 크게 배전운영시스템과의 연계를 위한 External Interface(11)와 프록시의 환경변수를 제공하는 Proxy Manager(12), 프록시를 통해 취득된 값 혹은 응용프로그램을 통해 도출된 정보를 메인메모리와 송수신하기 위한 Main Memory Handler(13), 각 Application 서비스 장치의 구성 요소간 통신을 위한 Massage Queue Handler(14)로 구성된다.The proxy 10 mainly includes an external interface 11 for linkage with the power distribution operating system, a proxy manager 12 that provides environment variables of the proxy, and values obtained through the proxy or information derived through an application program. And a main memory handler 13 for transmitting and receiving, and a massage queue handler 14 for communication between components of each application service device.
External Interface(11)는 구성 기능으로 배전운영시스템과의 통신을 위한 Link를 제공하고 취득되는 배전계통 상태정보(Analog(ex: 전압, 전류, 유무효전력 등) & Digital(ex:개폐기 상태, 발전기 운전상태 등))와 이벤트 정보(ex : 고장, ESS SOC Limit 등)를 Main Memory의 속성정보와 Mapping을 주요 기능으로 구성된다.External Interface (11) is a configuration function that provides a link for communication with the distribution operation system and obtains distribution system status information (Analog (ex: voltage, current, reactive power, etc.) & Digital (ex: switch state, generator Operation status, etc.) and event information (ex: fault, ESS SOC Limit, etc.) are composed of main memory property information and mapping.
Proxy Manager(12)는 프록시를 통해 취득되는 환경(ex : 계측취득주기 등)을 설정하고 이를 관리하기 위함이다.The Proxy Manager 12 sets and manages an environment (eg, measurement acquisition cycle, etc.) acquired through the proxy.
Main Memory Handler(13)는 취득되고 Mapper를 통해 입력받아야 하는 측정값을 응용프로그램 수행에 필요한 Memory에 값을 입력하고 응용프로그램 결과를 취득하기 위한 API를 호출하는 관리자로, 해당 기능모듈은 Main Memory와의 연계가 필요한 모든 모듈에서 공통으로 활용한다.Main Memory Handler (13) is a manager that inputs the measured value that needs to be acquired through Mapper to Memory necessary for application program execution and calls API to obtain application program result. Common to all modules that need to be linked.
Massage Queue Handler(14)는 응용프로그램 서비스 시스템을 구성하는 모든 주요 구성 프로세스 간의 제어 메시지(Receive/Send)처리 및 관리를 수행하며, 이는 모든 서비스 구성 프로세스 및 모듈에서 공통으로 활용한다.The Massage Queue Handler 14 processes and manages control messages (Receive / Send) between all major configuration processes constituting the application service system, which is commonly used in all service configuration processes and modules.
다음으로, 도 3은 메인 메모리 매니저(20)의 구체적인 구조를 도시한 것이다.Next, FIG. 3 shows a specific structure of the main memory manager 20.
메인 메모리 매니저(20)의 주요 기능은 1) 데이터베이스를 이용한 메모리 구조 생성, 삭제, 관리, 2) 다중 메모리 구조 관리 등을 수행한다.The main functions of the main memory manager 20 are 1) to create, delete and manage memory structures using a database, and 2) to manage multiple memory structures.
응용프로그램의 실행을 위해 필요한 배전계통모델로 구성된 데이터베이스를 기반으로 메모리를 구성하고 배전운영시스템으로부터 제공받은 측정정보를 입력할 수 있는 메모리의 생성, 관리, 삭제가 요구된다. 즉, 취득된 상태정보, 발생하는 이벤트(고장 등)정보를 응용프로그램이 입력받을 수 있는 형태로 관리하는 것으로 배전선로에서 발생하는 혹은 운영목적에 따라 다수의 응용프로그램을 실시간으로 수행하기 위해 다수의 메모리를 관리할 수 있는 기능을 제공한다.It is required to create, manage and delete the memory that can configure the memory based on the database composed of the distribution system model necessary for the execution of the application and input the measurement information provided from the distribution operation system. In other words, it manages the acquired status information and event (breakdown, etc.) information in a form that can be input by the application program. Provides the ability to manage memory.
Instance Data Manager(21)는 배전운영시스템의 DB에 구성되는 응용프로그램관련 Table 및 속성정보 등으로 구성되며 크게 세부분으로 배전계통의 토폴로지 및 속성설정정보로 구성된 Static DB Memory, 배전운영시스템으로부터 취득되는 값을 관리할 RT Memory, 응용프로그램의 출력결과를 관리하는 App Output Memory로 구성된다.Instance Data Manager (21) is composed of application-related tables and property information, etc. that are configured in the DB of the distribution operation system. The Instance Data Manager (21) is obtained from the distribution system and the static DB memory composed of the topology and property setting information of the distribution system. RT Memory to manage the value and App Output Memory to manage the output of the application.
주요 구성 중 Main Memory Handler와 Massage Queue Handler는 동일한 모듈로 구성되며 추가로 구성된 Memory Manager(22)는 다중으로 구성되는 Memory의 생성, 삭제, 관리를 수행한다.Among the main components, the main memory handler and the massage queue handler are composed of the same module, and the additionally configured memory manager 22 performs the creation, deletion, and management of multiple memory.
본 운영시스템은 배전계통 상황을 전제로 운영되는 시스템으로 배전계통의 경우 다양한 상황이 동시간 발생할 수 있는 상황을 고려한 설계이다. 즉, 임의 선로에 고장이 발생하고 보호기기 동작을 통해 절체된 상황에서 타 건전선로의 운영은 포기할 수 없다. 따라서 고장정보의 선택적 메모리 생성 및 삭제, 건전구간의 지속적인 계측값 취득 등을 수반하고 각 운영목적에 맞는 응용프로그램 구동을 멀티로 수행하기 위해 다수의 메모리를 생성, 관리 할 수 있도록 설계되는 것이다.This operating system is operated under the condition of distribution system. It is a design considering various situations where distribution system can occur at the same time. In other words, the operation of other healthy lines cannot be abandoned in the event of a failure of any line and the transfer of protective equipment. Therefore, it is designed to create and manage a large number of memories in order to carry out selective application of fault information, deletion of continuous information, continuous measurement of health section, etc., and to multi-run application programs for each operation purpose.
그리고, 도 4는 응용프로그램 매니저(30)의 구체적인 구조를 도시한 것이다.4 illustrates a specific structure of the application manager 30.
응용프로그램 매니저(30)의 주요기능은 1) Application 등록관리, 2) Application 구동 Schedule 등록관리, 3) Application 구동 제어 등의 기능을 수행한다.The main functions of the application program manager 30 perform 1) application registration management, 2) application driving schedule registration management, and 3) application driving control.
배전계통 상태추정, 조류추정 등 상태에 대한 분석을 수행하고 발생하는 이벤트(과전압, 과부하 등)를 해소할 수 있는 방안을 제시하는 다수의 응용프로그램을 배전계통 운영목적에 맞게 그 구성을 만들고 관리할 수 있는 기능을 제공한다.It is possible to create and manage the composition of the distribution system according to the purpose of the distribution system by conducting the analysis of the status of distribution system and tidal current, and suggesting ways to solve the events (overvoltage, overload, etc.) that occur. Provides the ability to
또한 운영목적에 따른 다수의 응용프로그램으로 구성된 스케쥴이 다중일 경우 혹은 단일일 경우 각각의 제어, 구동할 수 있도록 한다.Also, if the schedule composed of multiple application programs according to the operation purpose is multiple or single, each control and operation can be performed.
Application Scheduler(31)는 주기적 구동에 있어 설정되어 있는 응용프로그램을 순차적으로 구동시키는 기능을 수행한다. 예를 들어 운영자가 응용프로그램의 주기적 구동을 시행 시 최초 혹은 사용자 요구사항에 따라 데이터베이스에 설정된 응용프로그램의 순서에 따라 순차적으로 수행을 시키며 운영자의 종료명령이 있을 때까지 계속 수행한다.The Application Scheduler 31 performs a function of sequentially driving an application program set in periodic driving. For example, when the operator executes periodic application, the program is executed in order according to the application program set in the database according to the initial or user requirements and continues until the operator's shutdown command is issued.
Task Queue(32)는 주기적인 정상상태를 제외한 데이터베이스에 설정된 이벤트 상황을 프록시로부터 전달되는 메시지로 인지하고 각 해당상황에 맞게 설정된 응용프로그램을 셋팅하고 수행한다. 예를 들어 고장발생에 대한 메시지를 수신 시 고장처리와 관련된 응용프로그램을 구동하기 위한 준비를 수행한다. Task Queue 32 recognizes the event status set in the database except the normal status as a message from the proxy, and sets and executes the application program set for each relevant situation. For example, when receiving a message about a fault, prepare to run an application program related to the fault handling.
APMan Manager(33)는 순차적 혹은 이벤트에 대하여 응용프로그램의 중단 혹은 계속 수행에 대한 관리를 수행한다. 예를 들어 순차적 구동중인 응용프로그램에서 고장발생 메시지 수신 시 구동중인 응용프로그램을 중단하고 고장프로세스를 시작할 수 있도록 하는 등의 동작을 수행한다.The APMan Manager 33 manages the interruption or continuation of the application for sequential or event. For example, upon receiving a failure message from a sequentially running application program, the application program may be interrupted and the failure process may be started.
또한 응용프로그램 구동에 대하여 구동성공, 혹은 실패 등을 감시하고 계속되는 실패 시 해당 응용프로그램을 중단하는 등의 액션을 수행한다.In addition, it monitors the success or failure of the application program and stops the application in case of continuous failure.
다음으로, 도 5는 운영관리자(40)의 구체적인 구조를 도시한 것이다.Next, Figure 5 shows a specific structure of the operation manager 40.
운영관리자(40)는 1) 각 주요 구성요소의 상태감시 및 제어, 2) 각 구성요소의 메시지 통신관리 등을 수행한다.The operation manager 40 performs 1) status monitoring and control of each major component, and 2) message communication management of each component.
각 구성품들은 수신되는 정보에 따라 통신을 통해 기능수행여부를 결정한다. 따라서 각 구성요소 간의 통신채널을 관리하며 구성품의 운영상태(ex : 오동작 등)을 감시 할 수 있는 기능을 제공한다.Each component decides whether to perform its function through communication according to the information received. Therefore, it manages the communication channel between each component and provides the function to monitor the operation status (ex: malfunction, etc.) of the component.
External Communication Link(41)는 응용프로그램 구동환경에서 추가되는 요소(예를 들어 응용프로그램 출력관련 전용화면 요소 등)와의 통신을 수행하며 Memory Link(42)는 이러한 추가요소에서 표출 혹은 필요한 데이터를 Main Memory값을 전달하기 위한 연결 관계를 수성한다.The external communication link 41 communicates with elements added in the application driving environment (e.g., dedicated screen elements related to the output of the application program), and the memory link 42 displays main memory for data displayed or required by these additional elements. Establishes a connection for passing values.
External Manager(43)은 추가되는 구성요소에서 응용프로그램의 제어 혹은 간섭에 대한 명령 등을 관장하며 ApWatchDog(44)는 구성되는 각 요소들(ex : 화면, Main Memory Manager, Application Manager 등)의 연결상태 등을 확인 감시할 수 있는 기능을 제공한다.External Manager (43) manages the control or interference of the application in the added component, and ApWatchDog (44) is the connection status of each component (ex: screen, Main Memory Manager, Application Manager, etc.) It provides the function to check and monitor the back.
이하에서는, 이상에서 살펴본 운영시스템의 주요구성에 의한 각 기능의 구동 순차를 플로우 도면과 함께 정리한다.In the following, the driving sequence of each function according to the main configuration of the operating system described above is summarized together with the flow diagram.
(1) 응용프로그램 운영시스템 기동(1) Start application program operating system
운영시스템 기동 시 내부 프로세스의 기동 순서 및 수행 내용을 도 6에 나타내었다.6 shows a startup sequence and execution contents of an internal process when the operating system is started.
운영관리자(40)는 가장 먼저 기동되어서, 내부 프로세스들의 기동을 제어한다.The operation manager 40 is first activated to control the startup of internal processes.
(2) User Application 수행처리(2) User Application Execution Process
화면 혹은 운영자 등에 의한 특정 응용프로그램 수행 요청의 처리 흐름은 도 7과 같다.A processing flow of a request for executing a specific application by a screen or an operator is illustrated in FIG. 7.
(3) Schedule Application 수행처리(3) Schedule Application
주기적으로 Application 수행을 위한 Schedule을 도 8과 같이 처리하게 된다.Periodically, the schedule for executing the application is processed as shown in FIG.
(4) 주기적 계측데이터 취득 수행처리(4) Periodic measurement data acquisition performance processing
외부시스템(ex : 배전운영시스템)으로부터 주기적으로 계측데이터를 취득하여 Main Memory에 저장 처리하는 흐름이 도 9이다.9 is a flowchart in which measurement data is periodically acquired from an external system (ex: a distribution operation system) and stored in a main memory.
(5) Normal mode의 이벤트 수행처리(5) Event execution processing in normal mode
도 10에 나타낸 바와 같이, 외부시스템으로부터 고장이 아닌 이벤트 인자 전송 시 이를 Main memory에 반영하고, Actor에게 이벤트 발생을 인지하는 처리를 하게 된다.As shown in FIG. 10, when an event factor is transmitted from an external system, the event factor is reflected in the main memory and the Actor recognizes an event occurrence.
(6) 이벤트(ex : 고장처리) 수행처리(6) Event (ex: trouble processing)
외부시스템으로부터 고장과 같은 인자 전송 시 이를 Main Memory에 반영하고, Actor에게 이벤트 발생을 도 11과 같은 흐름으로 처리한다.When transmitting a factor such as a fault from an external system, this is reflected in the main memory, and the event is generated to the actor in the flow as shown in FIG.
(7) 응용프로그램 서비스 시스템 재기동 수행처리(7) Restart Application Program Service System
도 12와 같은 흐름으로 외부시스템으로부터 고장과 같은 인자 전송 시 이를 Main Memory에 반영하고, Actor에게 이벤트 발생을 인지시킨다.In the flow as shown in FIG. 12, when a factor such as a fault is transmitted from an external system, it is reflected in the main memory and the actor is acknowledged to generate an event.
(8) 응용프로그램 Schedule Task 변경 수행처리(8) Process of changing application schedule task
운영자의 응용프로그램 Schedule Task 변경 시 프로세스의 처리 흐름은 도 13과 같다.The process flow of the process when the operator's application program Schedule Task is changed is shown in FIG. 13.
이상과 같은 본 발명은 예시된 도면을 참조하여 설명되었지만, 기재된 실시 예에 한정되는 것이 아니고, 본 발명의 사상 및 범위를 벗어나지 않고 다양하게 수정 및 변형될 수 있음은 이 기술의 분야에서 통상의 지식을 가진 자에게 자명하다. 따라서 그러한 수정 예 또는 변형 예들은 본 발명의 특허청구범위에 속한다 하여야 할 것이며, 본 발명의 권리범위는 첨부된 특허청구범위에 기초하여 해석되어야 할 것이다.Although the present invention as described above has been described with reference to the illustrated drawings, it is not limited to the described embodiments, it can be variously modified and modified without departing from the spirit and scope of the present invention is common knowledge in the art Self-evident to those who have Therefore, such modifications or variations will have to belong to the claims of the present invention, the scope of the invention should be interpreted based on the appended claims.
* 부호의 설명* Explanation of the sign
10 : 프록시(Proxy)10: Proxy
20 : 메인 메모리 매니저(Main Memory Manager)20: Main Memory Manager
30 : 응용프로그램 매니저(Application Manager)30: Application Manager
40 : 운영관리자(App Governor)40: App Governor

Claims (15)

  1. 배전계통의 운영을 관리하는 배전운영시스템으로부터 배전계통의 측정정보를 취득하기 위한 프록시(Proxy);A proxy for acquiring measurement information of the distribution system from a distribution operation system managing the operation of the distribution system;
    상기 프록시에 의해 취득된 정보를 응용프로그램이 활용하기 위한 메모리로 관리하는 메인 메모리 매니저(Main Memory Manager);A main memory manager which manages the information acquired by the proxy as a memory for use by an application program;
    공유메모리의 정보를 이용하여 분석을 수행하는 응용프로그램을 운영, 제어하는 응용프로그램 매니저(Application Manager); 및An application manager for operating and controlling an application program performing analysis using information of the shared memory; And
    상기 프록시, 상기 메인 메모리 매니저 및 상기 응용프로그램 매니저를 제어하는 운영 관리자(App Governor)를 포함하는,An application manager (App Governor) for controlling the proxy, the main memory manager and the application program manager,
    배전운영시스템의 해석용 응용프로그램의 운영시스템.Operating system of application program for analysis of power distribution operating system.
  2. 청구항 1에 있어서,The method according to claim 1,
    상기 프록시는 상기 측정정보를 상기 공유메모리에 매칭시키고, 분석된 운영정보를 상기 배전운영시스템에 전달하는 것을 특징으로 하는,The proxy matches the measurement information to the shared memory, and delivers the analyzed operation information to the power distribution management system,
    배전운영시스템의 해석용 응용프로그램의 운영시스템.Operating system of application program for analysis of power distribution operating system.
  3. 청구항 2에 있어서,The method according to claim 2,
    상기 프록시는,The proxy is
    상기 배전운영시스템과의 연계를 위한 인터페이스(External Interface);An interface for interworking with the power distribution operation system;
    상기 프록시의 환경변수를 제공하는 프록시 매니저(Proxy Manager);A proxy manager providing an environment variable of the proxy;
    상기 프록시를 통해 취득된 값 또는 상기 응용프로그램을 통해 도출된 정보를 메인메모리와 송수신하기 위한 메인 메모리 핸들러(Main Memory Handler); 및A main memory handler for transmitting and receiving a value obtained through the proxy or information derived through the application program with a main memory; And
    구성 요소 간 통신을 위한 메시지 큐 핸들러(Message Queue Handler)를 포함하는 것을 특징으로 하는,Characterized in that it comprises a message queue handler (Message Queue Handler) for communication between components,
    배전운영시스템의 해석용 응용프로그램의 운영시스템.Operating system of application program for analysis of power distribution operating system.
  4. 청구항 1에 있어서,The method according to claim 1,
    상기 메인 메모리 매니저는 상기 프록시에 의해 취득된 정보를 상기 응용프로그램이 입력받을 수 있는 형태로 관리하는 것을 특징으로 하는,The main memory manager, characterized in that for managing the information obtained by the proxy in the form that the application can receive,
    배전운영시스템의 해석용 응용프로그램의 운영시스템.Operating system of application program for analysis of power distribution operating system.
  5. 청구항 4에 있어서,The method according to claim 4,
    상기 메인 메모리 매니저는 다중으로 구성되는 메모리의 생성, 삭제, 관리를 수행하는 메모리 매니저를 포함하는 것을 특징으로 하는,The main memory manager may include a memory manager for generating, deleting, and managing a plurality of memories.
    배전운영시스템의 해석용 응용프로그램의 운영시스템.Operating system of application program for analysis of power distribution operating system.
  6. 청구항 1에 있어서,The method according to claim 1,
    상기 응용프로그램 매니저는 응용프로그램을 등록 및 관리하고, 상기 응용프로그램의 구동 스케쥴을 등록 및 관리하며, 상기 응용프로그램의 구동을 제어하는 것을 특징으로 하는,The application manager registers and manages an application program, registers and manages a driving schedule of the application program, and controls driving of the application program.
    배전운영시스템의 해석용 응용프로그램의 운영시스템.Operating system of application program for analysis of power distribution operating system.
  7. 청구항 6에 있어서,The method according to claim 6,
    상기 응용프로그램 매니저는,The application manager,
    상기 응용프로그램을 설정에 따라 순차적으로 구동시키는 응용프로그램 스케쥴러(Application Scheduler);An application scheduler for sequentially driving the application program according to a setting;
    설정된 이벤트 상황을 상기 프록시로부터 전달되는 메시지로 인지하고 해당상황에 맞게 설정된 응용프로그램을 셋팅하는 태스크 큐(Task Queue); 및A task queue for recognizing a set event situation as a message transmitted from the proxy and setting an application program set according to the corresponding situation; And
    상기 응용프로그램의 중단 또는 계속 수행에 대한 관리를 수행하는 APMan Manager를 포함하는 것을 특징으로 하는,It characterized in that it comprises an APMan Manager that performs management for the suspension or continued execution of the application,
    배전운영시스템의 해석용 응용프로그램의 운영시스템.Operating system of application program for analysis of power distribution operating system.
  8. 청구항 1에 있어서,The method according to claim 1,
    상기 운영 관리자는,The operation manager,
    상기 응용프로그램 구동환경에서 추가되는 요소와의 통신을 수행하는 외부 통신 링크(External Communication Link);An external communication link for communicating with an element added in the application program environment;
    상기 추가되는 요소에서 표출 또는 필요한 데이터를 메인 메모리 값을 전달하기 위한 연결 관계를 수성하는 메모리 링크(Memory Link);A memory link for establishing a connection relationship for conveying a main memory value of the data expressed or required in the added element;
    상기 추가되는 요소에서 응용프로그램의 제어 또는 간섭에 대한 명령을 관장하는 External Manager; 및An External Manager that manages commands for control or interference of an application in the added element; And
    상기 프록시, 상기 메인 메모리 매니저 및 상기 응용프로그램 매니저의 연결상태를 확인, 감시하는 ApWatchDog를 포함하는 것을 특징으로 하는,ApWatchDog for checking and monitoring the connection state of the proxy, the main memory manager and the application program manager,
    배전운영시스템의 해석용 응용프로그램의 운영시스템.Operating system of application program for analysis of power distribution operating system.
  9. 배전계통의 운영을 관리하는 배전운영시스템과 독립적으로 구성되어, 상기 배전운영시스템에 대한 상태 정보를 수신하여 분석하고, 응용프로그램에 의해 분석 수행된 운영정보를 상기 배전운영시스템에 전송하는 것을 특징으로 하는,It is configured to be independent of the distribution management system that manages the operation of the distribution system, and receives and analyzes the status information on the distribution operation system, and transmits the operation information analyzed by the application program to the distribution operation system. doing,
    배전운영시스템의 해석용 응용프로그램의 운영시스템.Operating system of application program for analysis of power distribution operating system.
  10. 청구항 9에 있어서,The method according to claim 9,
    상기 측정정보를 공유메모리에 매칭시키고, 분석된 운영정보를 상기 배전운영시스템에 전달하는 프록시(Proxy);A proxy for matching the measurement information to a shared memory and delivering the analyzed operation information to the power distribution operation system;
    상기 프록시에 의해 취득된 정보를 상기 응용프로그램이 입력받을 수 있는 형태로 관리하는 메인 메모리 매니저(Main Memory Manager);A main memory manager for managing information acquired by the proxy in a form that the application program can receive;
    상기 응용프로그램을 등록 및 관리하고, 상기 응용프로그램의 구동 스케쥴을 등록 및 관리하며, 상기 응용프로그램의 구동을 제어하는 응용프로그램 매니저(Application Manager); 및An application manager for registering and managing the application, registering and managing a driving schedule of the application, and controlling driving of the application; And
    상기 프록시, 상기 메인 메모리 매니저 및 상기 응용프로그램 매니저를 제어하는 운영 관리자(App Governor)를 포함하는 것을 특징으로 하는,And an operation manager (App Governor) controlling the proxy, the main memory manager and the application program manager.
    배전운영시스템의 해석용 응용프로그램의 운영시스템.Operating system of application program for analysis of power distribution operating system.
  11. 청구항 10에 있어서,The method according to claim 10,
    상기 프록시는,The proxy is
    상기 배전운영시스템과의 연계를 위한 인터페이스(External Interface);An interface for interworking with the power distribution operation system;
    상기 프록시의 환경변수를 제공하는 프록시 매니저(Proxy Manager);A proxy manager providing an environment variable of the proxy;
    상기 프록시를 통해 취득된 값 또는 상기 응용프로그램을 통해 도출된 정보를 메인메모리와 송수신하기 위한 메인 메모리 핸들러(Main Memory Handler); 및A main memory handler for transmitting and receiving a value obtained through the proxy or information derived through the application program with a main memory; And
    구성 요소 간 통신을 위한 메시지 큐 핸들러(Message Queue Handler)를 포함하는 것을 특징으로 하는,Characterized in that it comprises a message queue handler (Message Queue Handler) for communication between components,
    배전운영시스템의 해석용 응용프로그램의 운영시스템.Operating system of application program for analysis of power distribution operating system.
  12. 청구항 11에 있어서,The method according to claim 11,
    상기 메인 메모리 매니저는 다중으로 구성되는 메모리의 생성, 삭제, 관리를 수행하는 메모리 매니저를 포함하는 것을 특징으로 하는,The main memory manager may include a memory manager for generating, deleting, and managing a plurality of memories.
    배전운영시스템의 해석용 응용프로그램의 운영시스템.Operating system of application program for analysis of power distribution operating system.
  13. 청구항 12에 있어서,The method according to claim 12,
    상기 응용프로그램 매니저는,The application manager,
    상기 응용프로그램을 설정에 따라 순차적으로 구동시키는 응용프로그램 스케쥴러(Application Scheduler);An application scheduler for sequentially driving the application program according to a setting;
    설정된 이벤트 상황을 상기 프록시로부터 전달되는 메시지로 인지하고 해당상황에 맞게 설정된 응용프로그램을 셋팅하는 태스크 큐(Task Queue); 및A task queue for recognizing a set event situation as a message transmitted from the proxy and setting an application program set according to the corresponding situation; And
    상기 응용프로그램의 중단 또는 계속 수행에 대한 관리를 수행하는 APMan Manager를 포함하는 것을 특징으로 하는,It characterized in that it comprises an APMan Manager that performs management for the suspension or continued execution of the application,
    배전운영시스템의 해석용 응용프로그램의 운영시스템.Operating system of application program for analysis of power distribution operating system.
  14. 청구항 13에 있어서,The method according to claim 13,
    상기 운영 관리자는,The operation manager,
    상기 응용프로그램 구동환경에서 추가되는 요소와의 통신을 수행하는 외부 통신 링크(External Communication Link);An external communication link for communicating with an element added in the application program environment;
    상기 추가되는 요소에서 표출 또는 필요한 데이터를 메인 메모리 값을 전달하기 위한 연결 관계를 수성하는 메모리 링크(Memory Link);A memory link for establishing a connection relationship for conveying a main memory value of the data expressed or required in the added element;
    상기 추가되는 요소에서 응용프로그램의 제어 또는 간섭에 대한 명령을 관장하는 External Manager; 및An External Manager that manages commands for control or interference of an application in the added element; And
    상기 프록시, 상기 메인 메모리 매니저 및 상기 응용프로그램 매니저의 연결상태를 확인, 감시하는 ApWatchDog를 포함하는 것을 특징으로 하는,ApWatchDog for checking and monitoring the connection state of the proxy, the main memory manager and the application program manager,
    배전운영시스템의 해석용 응용프로그램의 운영시스템.Operating system of application program for analysis of power distribution operating system.
  15. 배전계통의 운영을 관리하는 배전운영시스템으로부터 배전계통의 측정정보를 취득하고, 취득된 정보를 응용프로그램이 활용하기 위한 메모리로 관리하며, 상기 응용프로그램에 의해 분석을 수행하고, 상기 응용프로그램에 의해 분석된 결과를 상기 배전운영시스템에 전송하는 것을 특징으로 하는,Acquire the measurement information of the distribution system from the distribution management system managing the operation of the distribution system, manage the acquired information into a memory for the application program to use, perform analysis by the application program, and perform the analysis by the application program. Characterized in that for transmitting the analyzed result to the distribution operation system,
    배전운영시스템의 해석용 응용프로그램의 운영방법.Operation method of application program for analysis of power distribution operating system.
PCT/KR2016/013467 2016-09-28 2016-11-22 Operating system and operating method of application for analysis of power distribution operating system WO2018062616A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020160125153A KR101862931B1 (en) 2016-09-28 2016-09-28 Management system for analyzing program of distribution system
KR10-2016-0125153 2016-09-28

Publications (1)

Publication Number Publication Date
WO2018062616A1 true WO2018062616A1 (en) 2018-04-05

Family

ID=61759903

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2016/013467 WO2018062616A1 (en) 2016-09-28 2016-11-22 Operating system and operating method of application for analysis of power distribution operating system

Country Status (2)

Country Link
KR (1) KR101862931B1 (en)
WO (1) WO2018062616A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102263390B1 (en) * 2019-10-07 2021-06-10 한전케이디엔주식회사 Apparatus and method for processing alarm message of electric power system

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001268791A (en) * 2000-03-15 2001-09-28 Mitsubishi Electric Corp Electric power system simulation system
KR101125378B1 (en) * 2010-09-29 2012-03-27 한국전력공사 Gateway for connecting between smart distribution management system and advanced metering infrastructure system and method for connecting system using the gateway
KR101462230B1 (en) * 2013-07-08 2014-11-17 한전케이디엔주식회사 Gateway for smart distribution network
KR101492730B1 (en) * 2013-09-16 2015-02-12 엘에스산전 주식회사 New renewable energy system
US20150184549A1 (en) * 2013-12-31 2015-07-02 General Electric Company Methods and systems for enhancing control of power plant generating units

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001268791A (en) * 2000-03-15 2001-09-28 Mitsubishi Electric Corp Electric power system simulation system
KR101125378B1 (en) * 2010-09-29 2012-03-27 한국전력공사 Gateway for connecting between smart distribution management system and advanced metering infrastructure system and method for connecting system using the gateway
KR101462230B1 (en) * 2013-07-08 2014-11-17 한전케이디엔주식회사 Gateway for smart distribution network
KR101492730B1 (en) * 2013-09-16 2015-02-12 엘에스산전 주식회사 New renewable energy system
US20150184549A1 (en) * 2013-12-31 2015-07-02 General Electric Company Methods and systems for enhancing control of power plant generating units

Also Published As

Publication number Publication date
KR20180035094A (en) 2018-04-05
KR101862931B1 (en) 2018-05-30

Similar Documents

Publication Publication Date Title
CN108933437B (en) Automatic analysis method for power supply capacity of power distribution network
WO2018044036A1 (en) Method for integrated online monitoring and system for integrated online monitoring from remote location for nuclear powerplant
US9733639B2 (en) Dynamic facility management system
CN106532935B (en) For carrying out the method and its system of secondary system of intelligent substation fault diagnosis
WO2019168341A1 (en) Integrated iot module and iot-based integrated facility environment management system
CN102760501A (en) Method and system for troubleshooting of equipment in nuclear power plant
WO2018194222A1 (en) Cim- and opc-ua-based data interoperable method
WO2015037802A1 (en) System for integrating meta-models
CN104158179B (en) Non-intrusive load monitoring and disaggregating solution infrastructure
CN109597397A (en) A kind of fault diagnosis system and method based on ForceControl configuration software
WO2018199630A1 (en) Integrated monitoring system and method using image capturing
WO2018062616A1 (en) Operating system and operating method of application for analysis of power distribution operating system
CN105743695B (en) A kind of monitor method and system based on IEC104 stipulations
CN105242134A (en) Distributed test method suitable for system-grade test of intelligent high-voltage equipment
WO2013069886A1 (en) Facilities control system and operating method of the same
WO2019189950A1 (en) Method, system, and program for remote diagnosis of facility
CN106597144A (en) Centralized FA planning function detection method based on simulated transmission
WO2020062639A1 (en) Blockchain introduction testing method and apparatus, device, and computer-readable storage medium
WO2020130366A1 (en) Power grid control device and system
WO2019160183A1 (en) System for diagnosing information security vulnerability of port logistics information system
WO2018044042A1 (en) Method for enabling large integrated monitoring screen for integrated monitoring of multiple reactors and system for same
CN215006368U (en) Remote debugger and remote debugging system for intelligent tablet
WO2011155647A1 (en) Network system
WO2016028014A1 (en) Electric power facilities identification number management apparatus and method
Geng et al. Fault Diagnosis and CAN Bus/Ethernet Redundancy Design of a Monitoring and Control System

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16917817

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16917817

Country of ref document: EP

Kind code of ref document: A1