KR20170028699A - Virtual device management apparatus based on scenario for distributed energy resources - Google Patents

Virtual device management apparatus based on scenario for distributed energy resources Download PDF

Info

Publication number
KR20170028699A
KR20170028699A KR1020150125665A KR20150125665A KR20170028699A KR 20170028699 A KR20170028699 A KR 20170028699A KR 1020150125665 A KR1020150125665 A KR 1020150125665A KR 20150125665 A KR20150125665 A KR 20150125665A KR 20170028699 A KR20170028699 A KR 20170028699A
Authority
KR
South Korea
Prior art keywords
virtual equipment
virtual
management module
distributed
simulated
Prior art date
Application number
KR1020150125665A
Other languages
Korean (ko)
Other versions
KR101759893B1 (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 KR1020150125665A priority Critical patent/KR101759893B1/en
Publication of KR20170028699A publication Critical patent/KR20170028699A/en
Application granted granted Critical
Publication of KR101759893B1 publication Critical patent/KR101759893B1/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
    • H02J3/383
    • H02J2003/007

Landscapes

  • Engineering & Computer Science (AREA)
  • Power Engineering (AREA)
  • Supply And Distribution Of Alternating Current (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The present invention relates to a virtual device management apparatus based on a scenario for distributed energy resource driving simulation, which includes at least one driving simulation client that generates at least one virtual device process that operates in the same manner as an actual distributed energy resource device, and performs and manages the generated virtual device process; and a driving simulation server for analyzing a predefined simulated driving scenario to generate virtual device configuration information for performing driving simulation and distributing the virtual device process to the driving simulation client according to the generated virtual device configuration information. So, it is possible to verify the interoperability of distributed resource source linkage functions even if there is no equipment.

Description

TECHNICAL FIELD [0001] The present invention relates to a scenario-based virtual equipment management apparatus for simulating distributed resources,

The present invention relates to a scenario-based virtual equipment management apparatus for simulating distributed resources, and more particularly, to a virtual equipment management apparatus for simulating a distributed resource by creating scenarios of various operating conditions and distributed resources in a scenario, To a scenario-based virtual equipment management apparatus for simulating distributed resources.

Distributed energy resources (DER) is one of the key components of a smart grid, and is a generic term for renewable energy sources such as solar and wind power, energy storage devices, and electric vehicles.

Compared to conventional energy sources, distributed resources are changed by external factors such as weather conditions. In order to operate the grid in a stable environment such as Micro Grid where the proportion of distributed resource generation is high, it is necessary to monitor the development status of distributed resources in real time and make necessary control commands. The ability to monitor and control distributed resources must ensure interoperability by accommodating the modeling information (information representation method) and communication protocol (information exchange method) of the distributed resource devices to be linked, and in a similar manner to the actual system operation environment The function should be able to be tested against the operating equipment.

However, since the modeling of equipment and the application of communication protocol are different for each manufacturer, functional verification through linkage with actual equipment is required to develop an application service for controlling distributed resources.

Modbus, DNP 3.0, IEC 61850, etc. have been used as communication technologies that distributed resource equipment mainly used. Among them, Modbus and DNP 3.0 should refer to the modeling information provided by the manufacturer. In case of IEC 61850, And it is impossible to apply to equipment or environment which was not considered at the time of function development. It is impossible to develop or test new function in the operating system due to characteristics of the operating system at all times.

Also, the prior art can not reflect the modeling information and the communication protocol information of the distributed resource equipment in the simulation, nor can it test the interoperability with the equipment.

In addition, prior art techniques can only be applied to interoperability testing for specific protocol products, so that microgrid operating scenarios in which various protocols operate together can not be applied.

Particularly, in the case of a microgrid that performs power supply mainly in terms of distributed resources, there is a problem in that it takes a lot of cost to install the equipment.

The background art of the present invention is disclosed in Korean Patent Registration No. 10-0941478 (2010.02.02) 'Protection Coordination Evaluation System and its Driving Method in a Distributed Power Source Distribution System'.

SUMMARY OF THE INVENTION The present invention has been made to solve the above-mentioned problems, and an object of the present invention is to provide a script language describing modeling information of distributed resource devices, communication protocol information, linkage information between devices, Based virtual machine management apparatus for simulating a distributed resource, which is capable of verifying interoperability of a distributed resource linkage function even when there is no actual equipment, by generating and operating a virtual machine process.

A scenario-based virtual equipment management apparatus for simulating distributed resources according to one aspect of the present invention includes at least one virtual equipment process that operates in the same manner as an actual distributed resource equipment, and operates and manages the created virtual equipment process At least one simulated driving client; And a simulated operation server for analyzing the predefined simulated driving scenario to generate virtual equipment configuration information for performing simulated operation and distributing the virtual equipment process to the simulated driving client according to the generated virtual equipment configuration information .

The simulated operation server of the present invention communicates with the simulated operating client in a distributed processing structure, respectively.

The simulated driving scenario of the present invention is characterized by being described in the form of a script language.

The simulated driving scenario of the present invention includes a system operation environment, an event generation condition, distributed resource modeling information, distributed resource device communication protocol information, and a data generation algorithm of a distributed resource device.

The simulated driving scenario of the present invention is characterized in that a distributed resource device is defined as a combination of an information model and communication protocol mapping information.

The simulated operation server of the present invention includes a simulated driving scenario analysis module for analyzing the simulated driving scenario to generate the virtual equipment configuration information for performing simulated driving and setting at least one of event, weather information, and time information; And a virtual equipment distribution execution management module for distributing the virtual equipment process to each of the simulated operating clients and managing the execution status.

The simulated driving scenario analysis module of the present invention classifies the simulated driving scenario into constituent elements, and classifies them into an environmental element, a power generation element, an operating element, and an adjustment element.

The simulated driving scenario of the present invention is characterized in that the inter-component relationship is represented by either a reference method or an event method.

The simulated driving scenario analysis module of the present invention is characterized by generating a reference graph between each constituent element in the simulated driving scenario and examining whether or not there is a circular reference between components on the reference graph and whether or not there is a reference violation.

The reference method of the present invention is characterized in that a value of a component to be referred to and a value of a component to be referenced are interlocked in the same time zone.

The simulated driving scenario analysis module of the present invention is characterized by limiting references between components in order to prevent circular references among the components in the reference scheme.

In the simulated driving scenario analysis module of the present invention, the environment element refers to the environmental element, the power generation element refers to the environmental element, and the operating element refers to the environmental element, the power generation element and the operating element , Said adjustment element referring to said operating element.

The event method of the present invention is characterized in that the value of the reference element changes in the next time zone when the value of the element to be referred to is changed.

The virtual equipment distribution execution management module of the present invention analyzes resource consumption of the virtual equipment process in the simulation driving scenario and distributes the resource consumption to the simulation driving clients.

The virtual equipment distribution execution management module of the present invention uses at least one of the reference count of the other components per variable belonging to the virtual equipment process, the number of times that the other components are referred to by each variable, and the communication protocol used by the virtual equipment process And the resource consumption amount is calculated.

The virtual machine distribution execution management module of the present invention calculates a change in the data of each virtual machine process in accordance with the passage of time based on the information described in the simulated operation scenario and transmits it to the simulated driving client .

The simulated driving client of the present invention is characterized by including a virtual equipment process management module for generating the virtual equipment process assigned from the simulated operation server and executing and managing the generated virtual equipment process.

The virtual equipment process management module of the present invention monitors the operation status of the virtual equipment process and deletes the virtual equipment process of the non-responding status if the virtual equipment process does not respond during the set time.

The virtual equipment process management module of the present invention determines whether or not there is a spare resource for re-creating the virtual equipment process after deleting the virtual equipment process, and re-creates the virtual equipment process if there is a spare resource do.

The virtual equipment process management module of the present invention deletes the virtual equipment process and determines whether or not there is a spare resource for re-creating the virtual equipment process. If there is no spare resource, To the management module.

The virtual machine distributed execution management module of the present invention receives the availability status of the remaining distributed execution clients of the distributed execution clients when the virtual machine distributed execution management module receives the absence of spare resources to the virtual machine distributed execution management module, And the process is relocated to any one of the distributed execution clients having spare resources.

The present invention describes a distributed resource device modeling information, communication protocol information, inter-device linkage information, and data generation algorithm of a device in a script language, and generates and operates a virtual device process that operates based on the scripting language, The interoperability of the functions can be verified.

FIG. 1 is a block diagram of a scenario-based virtual equipment management apparatus for simulating distributed resources according to an embodiment of the present invention.
2 is a flowchart illustrating an operation process of a simulation driving scenario analysis module according to an embodiment of the present invention.
3 is a diagram illustrating a difference in a variable value change according to a variable interlocking method according to an embodiment of the present invention.
4 is a diagram illustrating an example of virtual machine process distribution according to an embodiment of the present invention.
5 is a flowchart illustrating an operation process of a virtual equipment process management module according to an embodiment of the present invention.
FIG. 6 is a diagram illustrating a configuration example of a simulation driving scenario according to an embodiment of the present invention.
7 is a diagram illustrating a reference graph between variables according to an embodiment of the present invention.
FIG. 8 is a flowchart illustrating a virtual equipment process regeneration process of the virtual equipment process management module according to an embodiment of the present invention.

Hereinafter, a scenario-based virtual equipment management apparatus for simulating distributed resources according to an embodiment of the present invention will be described in detail with reference to the accompanying drawings. In this process, the thicknesses of the lines and the sizes of the components shown in the drawings may be exaggerated for clarity and convenience of explanation. Further, the terms described below are defined in consideration of the functions of the present invention, which may vary depending on the user, the intention or custom of the operator. Therefore, definitions of these terms should be made based on the contents throughout this specification.

FIG. 1 is a block diagram of a scenario-based virtual equipment management apparatus for simulating a distributed resource according to an embodiment of the present invention. FIG. 2 illustrates an operation process of a simulation driving scenario analysis module according to an embodiment of the present invention. FIG. 3 is a diagram illustrating a difference in a variable value change according to a variable interlocking method according to an embodiment of the present invention. FIG. 4 is an example of a virtual equipment process distribution example according to an embodiment of the present invention. FIG. 5 is a flowchart illustrating an operation process of a virtual equipment process management module according to an embodiment of the present invention, FIG. 6 is a diagram illustrating a configuration example of a simulation driving scenario according to an embodiment of the present invention, 7 is a diagram showing a reference graph between variables according to an embodiment of the present invention. FIG. 8 is a diagram illustrating a virtual equipment process of a virtual equipment process management module according to an embodiment of the present invention. Fig. 2 is a flowchart showing the SES regeneration process.

In order to perform a simulation operation that provides the same communication function as an apparatus in an actual system environment, in this embodiment, a virtual machine process is created and operated in a distributed client program based on a simulation driving scenario.

In the simulation driving scenario, environmental information (weather, time flow) to execute the simulation operation, data modeling of distributed resource equipment, protocol information, data generation algorithm of distributed resource equipment, linkage information between distributed resource devices, do.

In the past, data generation algorithms of distributed resource devices could not be described in detail, and they could only be defined in the form of a random function having a range, and realistic data generation such as variation of distributed resource generation according to the change of weather could not be produced. In this embodiment, a script-based language is applied to create a virtual distributed resource that operates similarly to an actual distributed resource device.

A virtual device, a distributed resource device, is defined as a combination of data modeling information and communication protocol information.

Virtual equipment has similar data modeling by type, but actual communication protocol information is defined differently. By separating the modeling information of the virtual equipment and the communication protocol mapping information, the virtual equipment processes 21 having the same modeling information but different communication technologies can be generated.

All the information written in the simulated driving scenario is composed of object and variables and stored in the memory of the system. Based on this, the number of virtual machine processes 21 generated in the course of analyzing the simulation driving scenario, computing resources (CPU, RAM) necessary for operating the virtual machine process 21 are calculated and optimized for use of resources Distributed clients.

In order to reflect the association between the virtual machine processes 21 to the simulation operation, two processing methods, that is, a variable reference and an event, are applied. To perform an efficient simulation operation, each virtual machine process 21 generates a data generation algorithm The data generation algorithm is performed in advance before the simulation operation is started to specify what data each virtual machine process 21 will have over time.

In addition, the amount of resources required for simulated operation for each virtual machine process 21 is calculated so as to simulate a situation where a large amount of distributed resources exist in the system, and based on the calculated amount of resources, The process 21 is arranged to perform a simulation operation.

Referring to FIG. 1, a scenario-based virtual equipment management apparatus for simulating distributed resources according to an embodiment of the present invention generates virtual equipment configuration information for performing simulated operation by analyzing a predefined simulation driving scenario, A simulated operation server 10 for distributing the virtual equipment process to the simulated driving client 20 according to the virtual equipment configuration information, and at least one virtual equipment process 21 according to the control command of the simulated operation server, And at least one or more simulated driving clients (20) for operating and managing the virtual equipment process (21).

The simulated driving server (10) communicates with a plurality of simulated driving clients (20). The simulated driving client 20 creates a virtual equipment process 21 and communicates with the simulated driving server 10.

The simulation operation server 10 includes a simulation operation scenario analysis module 11 for analyzing a simulation operation scenario and generating virtual instrument configuration information for performing a simulation operation and setting events, weather information, time information, and the like, 21) to the simulation driver client (20) and manages the execution status.

The simulation driver client 20 determines the number of the virtual equipment process 21 and the virtual equipment process 21 to be generated and manages the generated virtual equipment process 21 and performs a communication function with the virtual equipment process 21 And a virtual machine process management module (22). Here, the virtual equipment process 21 operates in the same virtual manner as the actual distributed resource equipment and performs a communication function with the virtual equipment process management module 22.

First, the simulated driving scenario analysis module 11 reads a scenario file created in the general text file format as shown in FIG. 2 (S110), analyzes the simulated driving scenario to determine whether there is a syntax error (S120) , And terminates the operation if there is a syntax error.

Here, the simulation driving scenario includes a system operation environment, an event generation condition, distributed resource modeling information, distributed resource equipment communication protocol information, and a data generation algorithm of distributed resource equipment. Each of these pieces of information is expressed in the form of a script language.

Here, the data generation algorithm of the distributed resource device can specify how the distributed resource changes according to time or other conditions. You can simply specify a sequence and specify a random value. In addition, the data generation algorithm of the distributed resource device can refer to other elements in the simulated driving scenario to generate data as shown in the following data generation algorithm example. This allows you to generate data in the form of a Sine curve or a Cosine curve.

<Example of Data Generation Algorithm>

Figure pat00001

When the data generation algorithm refers to other elements in the simulated driving scenario, a circular reference may occur. The circular reference refers to the reference variable again, and if there is such a variable, only the reference is constantly generated in the actual simulation.

The circular reference example below is a situation in which a circular reference is made to refer to the generation amount of the generator and the storage amount of the ESS.

<Circular Reference Example>

Figure pat00002

In order to prevent circular references, the components of the distributed resource simulation driving scenario can be classified as shown in Table 1 below, and the references can be restricted according to the classification.

Component Classification and Referable Element Example Classification Component Available for reference Environment Temperature, humidity, time, user-defined variables, etc. Environment Development Solar power generator, wind power generator, diesel generator, micro gas turbine generator, etc. Environment operation Load, demand, generation, frequency, etc. Environment, Development, Operation adjustment ESS, protection gate electricity, breaker, etc. operation

If a component corresponding to each classification refers to an element other than a referable element, it is determined that the reference violation can not be executed.

If there is no grammatical error as a result of the determination in step 120, the simulated driving scenario analysis module 11 classifies the simulated driving scenarios according to the constituent elements and classifies the simulated driving scenarios according to the constituent elements (S130).

Then, the simulated driving scenario analysis module 11 generates each constituent reference graph (S140), and checks whether there is a circular reference between constituent elements and whether or not a reference violation exists. That is, the simulated driving scenario analysis module 11 checks whether there is a circular reference between the constituent elements and whether or not there is a reference violation, based on whether a reference element violated between constituent elements and whether a constituent element circulation reference has occurred (S150, S160 ).

In this case, if the circular reference exists and the reference violation is checked and the circular reference does not occur, the simulation driving scenario management module 11 transmits the scenario script to the virtual machine dispersion execution management module 12 (S170 ).

In addition to the variable reference, the simulation driving scenario analysis module 11 can use the event to link the values of other components. In the case of reference, the referenced value is synchronized with the value to be referenced in the same time zone, but in the case of the event, the variable is reflected in the next time zone when the event occurrence condition is satisfied.

In FIG. 3, two interlocking schemes are shown. In a case where variables a and b are present and the variable b is interlocked so that the variable b is larger than the variable a by one, a is changed in the order of 1, 2, 3, 4 ... If a variable reference is used, b changes to a, 2, 3, 4, 5 ... in the same time zone as a, but changes to 0, 2, 3, 4 .. in case of using an event.

An event registers an event listener to a variable to be affected by the event, and applies an event to the event by inputting the condition. The following code example shows that when the total power generation exceeds the demand amount, an event is generated to limit the maximum power generation of the wind power generator.

<Event application example>

Figure pat00003

The virtual machine distributed execution management module 12 determines whether the virtual machine process 21 identified through the scenario analysis is to be placed in the virtual machine process management module 22 and monitors the entire simulation operation. In addition, the virtual machine distributed execution management module 12 receives commands from the user and transmits commands such as a simulated operation start command and a stop command to the virtual machine process management module 22.

The virtual machine distributed execution management module 12 calculates and considers the estimated resource consumption of the virtual machine process 21 together with the available resources of the virtual machine process management module 22 in order to arrange the virtual machine process 21. [ At this time, the number of variables constituting the virtual machine process 21 and how much one variable is referred are considered together. This can be expressed by the following equation (1).

Figure pat00004

Here, R (i) is the resource consumption of the i-th virtual equipment process 21, V i, n is the n-th variable of the i-th virtual equipment process 21, T (V i, n ) is the memory space required to reference V i, n . Also Ref inner (V i, n) is V i, is the number of variables in a V that refers to n i, Ref outer (V i , n) is the number of variables other than V i to refer to the V i, n, Ref event (V i, n ) is the number of events referencing V i, n , and γ, δ, and ε are correction coefficients.

When calculating the estimated resource consumption, the virtual machine distribution execution management module 12 separately calculates the resource consumption required to perform the communication function of the virtual equipment process 21 such as protocol information and mapping information, The average value of the resources required for the operation.

The virtual machine distributed execution management module 12 analyzes the simulation operation scenario and creates a list of data to be generated by the virtual machine process 21 according to the simulation operation. Each virtual machine process 21 refers to a predetermined list of data without dynamically generating information for variables designated as read-only.

4A shows a situation where a virtual equipment process 21 is placed in three virtual equipment process management modules 22 and one virtual equipment process 21 is managed by one virtual equipment process management module 22 The ESS (Energy Storage System) 1 and the switch are allocated to the virtual equipment process management module 22 and the virtual appliance process management module # 2 is allocated to the solar generator and the virtual equipment process management module # 3 A breaker and ESS2 were placed. At this time, if all the equipment refer to the photovoltaic generator, the virtual equipment process management module 22 should communicate with each other frequently to share information of the photovoltaic generator.

4 (b), in order to solve the problem of communication from time to time in order to share the information of the solar generator, the virtual equipment dispersion execution management module 12 transmits the solar equipment to another virtual equipment process management module 22 ) Together with the data generation list of the photovoltaic generator. In this case, communication between the virtual machine process management module 22 for referring to the variable value is not required. The synchronization message between the virtual equipment process management modules 22 is exchanged only when the value of the PV equipment is changed by the event.

The virtual equipment process management module 22 is located in the virtual equipment process management module 22 and creates and executes the assigned virtual equipment process 21. [ The virtual equipment process 21 operates as a real distributed resource device and performs communication functions.

Referring to FIG. 5, the virtual machine process 21 transmits data to the process module at a set time interval to inform the virtual machine process management module 22 that the virtual machine process is continuously operating. If the virtual machine process 21 does not respond or does not operate during the set time, the virtual machine process module 22 judges that the virtual machine process 21 is not operating and returns the same virtual machine process 21 again . This will be described later.

The virtual machine process management module 22 receives the data inquiry request from the outside and identifies it (S210). If there is a data inquiry request at this time (S220), the virtual machine process management module 22 refers to the data generation list, (S230).

On the other hand, if there is no data inquiry request, the virtual equipment process management module 22 determines whether the data has been changed by external input (S240). If the data is changed at this time, the virtual equipment process management module 22 modifies the data generation list based on the changed data (S250), and transmits the modified list to another virtual equipment process management module 22. [

That is, the virtual machine process management module 22 updates the other data list referring to the modified data in step S250 (S260), and synchronizes the updated data list (S270).

The virtual machine process management module 22 determines whether the event generation condition is satisfied (S280). If the event generation condition is satisfied, the virtual machine process management module 22 transmits the event occurrence occurrence to the virtual machine process 21 (S290).

Here, the above-described steps S210 to S290 are repeated until the simulation operation end condition is satisfied.

Hereinafter, a simulation operation example using a scenario-based virtual equipment management apparatus for simulating distributed resources will be described.

FIG. 6 shows elements for carrying out a simulation operation as an embodiment. The environmental factors include time, temperature and wind speed, and simulate the operation of a wind power generator as a power generation element. ESS is simulated as load, power generation, and adjustment factor as operating factors.

In this embodiment, the virtual equipment process management module 22 simulates the situation in which the ESS is charged and discharged according to the load and the generation amount of the system.

The reference relationship between each component refers to the temperature and the wind speed, and the wind turbine refers to the wind speed. The load refers to the temperature, the generation amount refers to the wind turbine generator, and the ESS refers to both the load and the power generation. The final change in power generation or load due to charge / discharge of the ESS is treated as an event.

In order to construct a simulated driving scenario, the time of environmental factors is input as a variable. In this embodiment, the time is changed in units of seconds and a simulation operation is performed for 30 seconds. At this time, the variable indicating the time can be described as the time variable declaration below.

<Time variable declaration>

Figure pat00005

As with the temperature and wind speed settings below, the temperature will increase from 10 ° C to 0.2 ° C with time, and the wind speed will change from 30m / s to 15m / s and 15m / s to 15m / s do.

<Temperature and wind speed setting>

Figure pat00006

For wind turbines, the generation of wind turbines is to be 5 × wind speed and the information and communication protocols are modeled as IEC 61850, as in the following wind generator and ESS parameter declarations. Mapping information about power generation to "WTUR1 $ MX $ W $ mag $ f" The ESS models the parameters by setting the communication protocol to DNP 3.0.

<Declaration of wind generator and ESS variable>

Figure pat00007

The load is set to be the sum of the value of air temperature × 10 and the discharge amount when the ESS is being charged, as in the following system development and load variable declaration. The amount of power generation is determined by the amount of power generated by the wind turbine generator and the discharge amount .

<System evolution and load variable declaration>

Figure pat00008

Also, set the ESS charge / discharge adjustment as an event. The ESS charge / discharge compares the difference between the total generation amount of the system and the load, and adjusts the charge / discharge amount of the ESS by (power generation amount - charge amount - 8) when it exceeds 10. Expressing this in a scripting language is like the ESS power generation control event below.

<ESS generation adjustment event>

Figure pat00009

The simulation driving scenario analysis module 11 analyzes the above-described simulation driving scenario to discriminate distributed resources required to perform a simulation operation, and generates a reference graph as shown in FIG. In this embodiment, the distributed resources required to perform the simulation operation are ESS and wind power generation. The reference graph between each variable is generated as shown in Table 2 below.

Required resources per virtual machine process (amount of memory) Variable name Data type External reference Internal reference Event reference Demand resource windTurbine gene int One 0 0 1,616 bit Protocol IEC 61850 - - - 50MB ESS name String 0 0 0 32 bit gene int 0 0 0 16 bit Protocol DNP 3.0 - - - 30MB

Since the circulation does not occur and the reference violation between the components does not occur on the reference graph, the simulation driving scenario analysis module 11 transfers the reference graph and the script to the virtual machine dispersion execution management module 12.

The virtual machine distributed execution management module 12 analyzes the amount of resources required for each virtual machine process 21. In the present embodiment, only two virtual equipment processes (21) exist for the wind turbine generator and the ESS.

In addition, variables (γ, δ, ε) for analysis are set.

The virtual machine distribution execution management module 12 generates data to be generated by the virtual machine processes 21 and the variables according to time zones at the time of simulation operation as shown in Table 3 below and is installed in the virtual machine process management module 22 And transfers it to the virtual equipment process management module 22.

Data to be generated by the variables time windSpeed 온도 windTurbine-gen grid-gen grid-load ESS-gene One 30 10.2 150 150 102 0 2 30 10.2 150 150 14 40 ... ... ... ... ... ... ... 30 25 16 125 158 160 -33

The virtual machine process management module 22 performs a simulation operation based on the information and data of the assigned virtual machine process 21.

The virtual equipment process management module 22 monitors the status of the virtual equipment process 21 while monitoring the virtual equipment process 21 periodically.

That is, as shown in FIG. 3, when the response of the virtual equipment process 21 is not longer than a predetermined time, the virtual equipment process management module 22 deletes the virtual equipment process 21.

In this case, the virtual machine process management module 22 determines whether the virtual machine process deletion is successful (S310). If the virtual machine process deletion is successful, the virtual machine process 21 is regenerated (S320).

If the virtual machine process 21 is not deleted, it is determined whether there is sufficient resources in the virtual machine process management module 22 to create a new virtual machine process 21 in operation S330. , The virtual machine process 21 is regenerated as described above (S320).

On the other hand, if there is not enough resources to newly create the virtual equipment process 21, the virtual equipment process management module 22 delivers the fact to the virtual equipment distribution execution management module 12.

The virtual machine distributed execution management module 12 searches for another virtual machine process management module 22 having sufficient resources to execute the virtual machine process 21 in operation S340, If there is another virtual equipment process management module 22 having sufficient resources to execute the virtual equipment process management module 22, the virtual equipment process management module 22 having spare resources can be instructed to execute the virtual equipment process 21, The virtual machine process 21 is generated (S350).

On the other hand, if there is no other virtual equipment process management module 22 having resources sufficient to execute the virtual equipment process 21, the virtual equipment distribution execution management module 12 terminates the simulation operation (S360) .

As described above, the present embodiment describes modeling information of distributed resource devices, communication protocol information, inter-device linkage information, and device data generation algorithm in a script language, and generates and operates a virtual equipment process 21 operating on the basis of the generated data. Even if there is no equipment, interoperability of distributed resource linkage function can be verified.

While the present invention has been particularly shown and described with reference to exemplary embodiments thereof, it is clearly understood that the same is by way of illustration and example only and is not to be taken by way of limitation, I will understand. Accordingly, the true scope of the present invention should be determined by the following claims.

10: Simulation server
11: Simulation driving scenario analysis module
12: Virtual device distributed execution management module
20: Simulation driving client
21: Virtual Machine Process
22: Virtual Machine Process Management Module

Claims (21)

At least one simulated driving client that generates at least one virtual equipment process that operates in the same manner as an actual distributed resource device and operates and manages the generated virtual equipment process; And
And a simulated operation server for distributing the virtual equipment process to the simulated operating client according to the virtual equipment configuration information generated by generating virtual equipment configuration information for simulated operation by interpreting the predefined simulated driving scenario, Scenario - based virtual equipment management device for simulated driving.
The apparatus of claim 1, wherein the simulated operation server communicates with the simulated operating client in a distributed processing structure, respectively. The apparatus of claim 1, wherein the simulated driving scenario is described in the form of a script language. The method according to claim 1, wherein the simulated driving scenario includes a system operation environment, an event generation condition, distributed resource modeling information, distributed resource device communication protocol information, and a data generation algorithm of a distributed resource device Scenario - based virtual equipment management system for. The apparatus of claim 1, wherein the simulated driving scenario defines a distributed resource device as a combination of an information model and a communication protocol mapping information. The system of claim 1, wherein the simulated operation server
A simulated driving scenario analysis module for analyzing the simulated driving scenario to generate the virtual equipment configuration information for performing simulated driving and setting at least one of event, weather information, and time information; And
And a virtual machine distribution execution management module for distributing the virtual equipment process to each of the simulation operation clients and managing the execution status.
The method according to claim 1, wherein the simulated driving scenario analysis module
Wherein the simulated driving scenario is classified according to the constituent elements, and the simulated driving scenario is classified into an environmental element, a power generation element, an operating element, and an adjustment element.
8. The apparatus of claim 7, wherein the simulated driving scenario is represented by one of a reference method and an event method. The method according to claim 8, wherein the simulated driving scenario analysis module
Wherein a reference graph is generated between each component in the simulated driving scenario to check whether there is a circular reference between components on the reference graph and whether a reference violation occurs.
9. The apparatus as claimed in claim 8, wherein the reference method includes a value of a component to be referred to and a value of a component to be referenced in the same time zone. 9. The apparatus of claim 8, wherein the simulated driving scenario analysis module limits the references between the components to prevent circular reference among the components in the reference method. 10. The method of claim 9, wherein the simulated driving scenario interpretation module is configured such that the environmental element refers to the environmental element, the power generation element refers to the environmental element, and the operating element includes the environmental element, , And the adjustment element refers to the operating element. The apparatus for managing a scenario-based virtual machine for simulating distributed resources. 9. The apparatus as claimed in claim 8, wherein the event method changes at a next time point when a value of a reference element of the referencing element is changed. 7. The method according to claim 6, wherein the virtual equipment distribution execution management module analyzes the resource consumption amount of the virtual equipment process in the simulation driving scenario and distributes the resource consumption amount to the simulation driving client. Virtual device management device. 15. The apparatus of claim 14, wherein the virtual machine distribution execution management module
The resource consumption amount is calculated using at least one of a reference count of other components per variable belonging to the virtual equipment process, a frequency of referring to other components per variable, and a communication protocol used by the virtual equipment process. A SANARIO - based virtual machine management system for simulating distributed resources.
15. The apparatus of claim 14, wherein the virtual machine distribution execution management module
Wherein a change in the time-series data of each of the virtual equipment processes is calculated in advance based on the information described in the simulation driving scenario and is transmitted to the simulated driving client A sanario-based virtual device management device.
The method according to claim 1, wherein the simulated driving client
And a virtual equipment process management module for generating the virtual equipment process assigned from the simulation operation server and executing and managing the generated virtual equipment process. .
18. The system of claim 17, wherein the virtual machine process management module
Wherein the monitoring unit monitors the operation status of the virtual equipment process and deletes the virtual equipment process in the non-responding state if the virtual equipment process does not respond during the set time.
18. The system of claim 17, wherein the virtual machine process management module
Wherein the virtual equipment process is deleted after the virtual equipment process is deleted, and if the spare resource exists, the virtual equipment process is newly regenerated. Virtual device management device.
6. The method of claim 5, wherein the virtual machine process management module
Determining whether or not there is a spare resource for re-creating the virtual equipment process after deleting the virtual equipment process; and if there is no spare resource, notifying the virtual equipment distribution execution management module that there is no spare resource A sanario - based virtual equipment management system for resource simulation.
The virtual machine distributed execution management module of claim 20, wherein, when the virtual machine distributed execution management module receives the absence of spare resources, the virtual machine distribution execution management module grasps the free resource status of the remaining distributed execution clients of the distributed execution clients, Wherein the virtual equipment process of the distributed virtual machine is relocated to any one of the distributed execution clients having spare resources.
KR1020150125665A 2015-09-04 2015-09-04 Virtual device management apparatus based on scenario for distributed energy resources KR101759893B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020150125665A KR101759893B1 (en) 2015-09-04 2015-09-04 Virtual device management apparatus based on scenario for distributed energy resources

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020150125665A KR101759893B1 (en) 2015-09-04 2015-09-04 Virtual device management apparatus based on scenario for distributed energy resources

Publications (2)

Publication Number Publication Date
KR20170028699A true KR20170028699A (en) 2017-03-14
KR101759893B1 KR101759893B1 (en) 2017-07-21

Family

ID=58460197

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020150125665A KR101759893B1 (en) 2015-09-04 2015-09-04 Virtual device management apparatus based on scenario for distributed energy resources

Country Status (1)

Country Link
KR (1) KR101759893B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11616365B2 (en) 2018-11-13 2023-03-28 Heila Technologies, Inc. Decentralized hardware-in-the-loop scheme
US11664678B2 (en) 2017-08-03 2023-05-30 Heila Technologies, Inc. Grid asset manager

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2024128460A1 (en) * 2022-12-13 2024-06-20 한국전자기술연구원 System and method for testing plurality of renewable energy generation models

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101074472B1 (en) * 2010-07-02 2011-10-17 경원대학교 산학협력단 System for test-bed in integrated electricity
US20150184549A1 (en) 2013-12-31 2015-07-02 General Electric Company Methods and systems for enhancing control of power plant generating units
JP2015138525A (en) 2014-01-24 2015-07-30 株式会社東芝 virtual plant monitoring control device

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11664678B2 (en) 2017-08-03 2023-05-30 Heila Technologies, Inc. Grid asset manager
US11942782B2 (en) 2017-08-03 2024-03-26 Heila Technologies, Inc. Grid asset manager
US11616365B2 (en) 2018-11-13 2023-03-28 Heila Technologies, Inc. Decentralized hardware-in-the-loop scheme

Also Published As

Publication number Publication date
KR101759893B1 (en) 2017-07-21

Similar Documents

Publication Publication Date Title
US11669085B2 (en) Method and system for determining system settings for an industrial system
CN107784152B (en) Simulation comprising a plurality of simulators
JP7078170B2 (en) How to operate industrial PC devices and industrial PC devices
CN107678946B (en) Model-based airborne embedded software test environment construction method
Stanovich et al. Development of a smart-grid cyber-physical systems testbed
Golpîra et al. Dynamic equivalencing of an active distribution network for large‐scale power system frequency stability studies
US20140214393A1 (en) System and method for performing distributed simulation
CN105577475A (en) Automatic performance test system and method
Tomim et al. Parallel transient stability simulation based on multi-area Thévenin equivalents
US11616365B2 (en) Decentralized hardware-in-the-loop scheme
KR101759893B1 (en) Virtual device management apparatus based on scenario for distributed energy resources
CN102890735A (en) Modeling method of strategy table and strategy table searching match of stable control device
Han et al. Cloud-edge hosted digital twins for coordinated control of distributed energy resources
CN110989403A (en) Comprehensive energy regulation and control system and control method thereof and server
US20190369585A1 (en) Method for determining a physical connectivity topology of a controlling development set up for a real-time test apparatus
CN111563324A (en) Flight control system simulation method, flight control system simulation platform, flight control system simulation server and storage medium
KR20090055056A (en) Tester of microgrid management system
Sztipanovits et al. Model-based integration technology for next generation electric grid simulations
CN106204326B (en) Power distribution terminal IED equipment detection method for power distribution system
Ryan et al. Structured object-oriented co-analysis/co-design of hardware/software for the FACTS power system
CN103970653A (en) Sensor network software accessibility verification method
Garg et al. Flexible interconnection analysis with EPRI DER integration testbed
US20170242450A1 (en) Energy management system
CN103888958B (en) Simplify the wireless sense network software model optimization method of algorithm based on partial order
CN115270444A (en) Power Internet of things optimization system, optimization method, electronic equipment and storage medium

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right