MODEL MANAGEMENT APPARATUS, MODEL CORRECTION METHOD AND PROGRAM
20230077417 · 2023-03-16
Inventors
Cpc classification
H02J2203/20
ELECTRICITY
International classification
Abstract
A model management apparatus for managing a power grid model having, as a model value, a parameter of a power grid connecting a plurality of sites includes: a storage unit configured to store the model value; a monitoring unit configured to acquire a measured value from each site in the power grid; and a model correction unit configured to calculate a parameter in the power grid based on the measured value obtained from the monitoring unit, and correct the model value using the calculated parameter.
Claims
1. A model management apparatus for managing a power grid model having, as a model value, a parameter of a power grid connecting a plurality of sites, the model management apparatus comprising: a memory configured to store the model value; a monitor configured to acquire a measured value from each site in the power grid; and a processor configured to calculate the parameter in the power grid based on the measured value obtained from the monitoring unit, and correct the model value using the calculated parameter.
2. The model management apparatus according to claim 1, wherein, in a case in which the monitoring unit detects that power is being transmitted and received between sites, the processor corrects a model value between the sites.
3. The model management apparatus according to claim 1, wherein the parameter is a resistance value between sites, and the processor calculates the resistance value from a measured value of a voltage drop between the sites and a measured value of a current flowing between the sites.
4. The model management apparatus according to claim 1, wherein the parameter is an impedance value between sites, the monitor acquires an impedance value from an impedance measuring instrument that measures the impedance value between the sites, and the processor corrects the model value using the impedance value.
5. A model correction method performed by a model management apparatus for managing a power grid model having, as a model value, a parameter of a power grid connecting a plurality of sites, the model management apparatus including a storage unit configured to store the model value, the method comprising: acquiring a measured value from each site in the power grid; and calculating the parameter in the power grid based on the measured value, and correcting the model value using the calculated parameter.
6. A non-transitory computer readable medium storing a program comprising instructions that, upon execution, cause a computer to perform operations for managing a power grid model having, as a model value, a parameter of a power grid connecting a plurality of sites, the operations comprising: acquiring a measured value from each site in the power grid; and calculating the parameter in the power grid based on the measured value, and correcting the model value using the calculated parameter.
Description
BRIEF DESCRIPTION OF DRAWINGS
[0011]
[0012]
[0013]
[0014]
[0015]
[0016]
[0017]
[0018]
[0019]
DESCRIPTION OF EMBODIMENTS
[0020] Hereinafter, embodiments of the present invention will be described with reference to the drawings. The embodiments described below are merely examples, and the embodiments to which the present invention is applied are not limited to the following embodiments.
[0021] (System Configuration)
[0022] In this embodiment, for example, a microgrid as shown in
[0023] Each site is assumed to be a building such as a communication building or a data center, but such an assumption is an example. The “site” may be in a narrower range than the building (e.g., one floor, one room, etc.), and the “site” may be in a wider range than the building (e.g., a building group, a town, a city, a prefecture, a region, etc.).
[0024] In this embodiment, power is transmitted and received in the form of DC between sites, so the microgrid in
[0025] The actual power grid is not as simple as shown in
[0026] The virtual power grid model includes topology information indicating connection between sites as shown in
[0027]
[0028] As shown in
[0029] The power generation unit 1A and the power storage unit 4A each include a DC/DC converter (hereinafter referred to as a converter). The power distribution unit 3A that receives commercial power includes a rectifier and a converter. A portion (rectifier+converter) that receives commercial power from the AC power distribution grid 10 and supplies it to a site may be referred to as a commercial power source.
[0030] The consumer equipment 2A is, for example, a network device such as a router, a server that processes data, or the like. The consumer equipment 2A may be a server that operates a virtual machine. The site B also has the same configuration as the site A.
[0031] The power distribution unit 3A can receive the power (commercial power) supplied from the power distribution grid 10A and supply the received power to the consumer equipment 2A and the power storage unit 4A. Further, for example, when the power generated by the power generation unit 1A is larger than the power consumed by the consumer equipment 2A, the power distribution unit 3A can distribute the surplus power to the power distribution grid 10A or another site. On the contrary, the power distribution unit 3A can also receive power from another site (e.g., the site B) and supply the power to the consumer equipment 2A and the power storage unit 4A. Supplying power from one site to another can be referred to as “transfer” of power.
[0032] As shown in
[0033] For example, when distributing power from the site A to the site B, the model management apparatus 100 can acquire the voltage of the site A from the monitoring control unit 31A of the site A and the voltage of the site B from the monitoring control unit 31B of the site B. Further, the model management apparatus 100 can acquire the current value from each of the monitoring control unit 31A of the site A and the monitoring control unit 31B of the site B.
[0034] Although the sites A and B are shown as sites in
[0035] Hereinafter, the apparatus configuration and processing procedure will be described in more detail.
[0036] (Apparatus Configuration)
[0037]
[0038] The input unit 110 receives input of virtual power grid model information (topology information, site information, site-to-site information, various parameters), and stores these pieces of information in the data storage unit 150 as a virtual power grid model. The parameters input from the input unit 110 are initial values, and are corrected at any time through correction described later.
[0039] The monitoring unit 120 acquires measured values (information that can change dynamically) of current, voltage, and the like from the monitoring control unit 31 of each site, and stores them in the data storage unit 150.
[0040] The model correction unit 130 calculates parameters based on the information acquired by the monitoring unit 120 and corrects the model values of the virtual power grid model. For example, the model correction unit 130 calculates a resistance component from the current and the potential difference between the sites, compares it with the existing model value, and corrects the model value of the virtual power grid model if there is a difference therebetween. Details of the processing of the model correction unit 130 will be described later. The output unit 140 outputs a virtual power grid model having corrected parameters.
Hardware Configuration Example
[0041] The model management apparatus 100 can be realized, for example, by causing a computer to execute a program describing the processing contents described in this embodiment. The “computer” may be a virtual machine on the cloud. When using a virtual machine, the “hardware” described here is virtual hardware.
[0042] The above-mentioned program can be recorded on a computer-readable recording medium (portable memory, etc.), saved, and distributed. It is also possible to provide the above-mentioned program through a network such as the Internet or e-mail.
[0043]
[0044] The program that realizes the processing on the computer is provided by, for example, a recording medium 1001 such as a CD-ROM or a memory card. When the recording medium 1001 storing the program is set in the drive device 1000, the program is installed in the auxiliary storage device 1002 from the recording medium 1001 via the drive device 1000. However, the program does not necessarily have to be installed from the recording medium 1001, and may be downloaded from another computer via a network. The auxiliary storage device 1002 stores the installed program and also stores necessary files, data, and the like.
[0045] The memory device 1003 reads and stores the program from the auxiliary storage device 1002 when an instruction to start the program is given. The CPU 1004 realizes the function related to the model management apparatus 100 according to the program stored in the memory device 1003. The interface device 1005 is used as an interface for connecting to a network. The display device 1006 displays a programmatic GUI (graphical user interface) or the like. The input device 1007 is constituted by a keyboard, a mouse, buttons, a touch panel, and the like, and is used for inputting various operation instructions. The output device 1008 outputs the calculation result and the like.
Operation Example of Model Management Apparatus 100
[0046] Next, an operation example of the model management apparatus 100 will be described with reference to the flowchart in
[0047] In S101, the target virtual power grid model is extracted from the data storage unit 150. In S102, the monitoring unit 120 determines whether or not power is being transmitted and received between the sites in the virtual power grid model. Since the monitoring unit 120 constantly monitors the voltage of each site and the current value flowing to another site (a current value received from another site when viewed from the receiving side) from the monitoring control unit 31 of each site, the monitoring unit can determine whether or not power is being transmitted and received between sites in the power grid of the virtual power grid model.
[0048] As an example,
[0049] If the determination result in S102 in
[0050] In S103, the model correction unit 130 specifies the route 1 (the route between the site A and the site B) as a route on which power is being transmitted and received, based on the information from the monitoring unit 120, and acquires the measured value related to the power transmitted and received (a potential difference between the sites, a current value, etc.).
[0051] In S104, the model correction unit 130 calculates a parameter (a model correction value) based on the measured value acquired in S103. An example of calculation will be described later.
[0052] In S105, the model correction unit 130 determines whether or not there is another route as a route on which power is being transmitted and received, based on the information from the monitoring unit 120, and performs the processing of S103 and S104 on that route to calculate the parameter if the determination result is Yes. For example, in the virtual power grid model shown in
[0053] If the determination result in S105 is No (there is no other route on which power is being transmitted and received), the procedure advances to S106. In S106, the model value of the virtual power grid model is updated using the parameter obtained in S104.
[0054] The processing of the flowchart shown in
[0055] Also, regarding the route for which the parameter calculation is to be performed, when calculating the parameter on one route, it is desirable that power is not being transmitted and received on the other routes. Therefore, in the determination of S102, if the monitoring unit 120 determines that power is being transmitted and received on one route and power is not being transmitted and received on the other routes, the procedure may advance to S103 and S104 where the parameter for the route on which power is being transmitted and received is calculated.
[0056] The updated virtual power grid model information is stored in the data storage unit 150 and is acquired from the output unit 140. The output information can be used, for example, to determine deterioration of equipment.
Example of Model Correction Value Calculation
[0057] A specific example of calculating the model correction value will be described with reference to
[0058] In the example in
[0059] It is assumed that the monitoring unit 120 acquires 10 A as a measured value of the DC from the site A to the site C, acquires 1500 V as a measured value of the voltage of the site A, and acquires 1490 V as a measured value of the voltage of the site C.
[0060] The model correction unit 130 calculates 10 V (1500 V-1490 V) as a voltage drop when a DC of 10 A is caused to flow from the site A to the site C based on the above-described measured values. When the voltage drop is taken as ΔV, the resistance value is taken as R, and the current value is taken as I, the model correction unit 130 calculates the resistance value 0.5Ω, from R=10 V/(10 A×2)=0.5Ω based on the relationship of ΔV=2×R×I.
[0061] Since the model value is 0.4Ω, there is a difference of 0.1Ω compared with the resistance value of 0.5Ω based on the above-described actual measurement. That is to say, it can be seen that there is a resistance component of 0.1Ω that has not been considered so far with respect to the model value of 0.4Ω. Therefore, the model correction unit 130 adds 0.1Ω to the current model value of 0.4Ω (+ side and − side respectively) of the resistance value, which is one of the parameters of the route between the site A and the site C, and obtains 0.5Ω as an updated model value.
[0062] In the above-described example, the correction of the resistance value between the sites is shown as an example of the correction of the model parameter, but the correction of the model parameter can be performed without being limited to the resistance value. For example, it is also possible to correct the impedance value.
[0063] As an example, a case in which the impedance value between the site A and the site B is corrected will be described. The monitoring control units 31A and 31B of the site A and the site B are respectively provided with devices (referred to as impedance measuring instruments) for measuring the impedance value between the sites. The impedance measuring instruments are, for example, network analyzers, but are not limited to network analyzers. When a network analyzer is used as the impedance measuring instruments, the impedance value may be measured after a power failure is caused to occur between the sites as necessary.
[0064] The monitoring unit 120 acquires the impedance value between the site A and the site B by acquiring the impedance value measured by the impedance measuring instrument from the site A or the site B. The model correction unit 130 compares the impedance value already used as the model value with the latest impedance value, and updates the model value with the latest impedance value if there is a difference therebetween.
Effects and Summary of the Invention
[0065] According to this embodiment, parameters including factors that are difficult to estimate, such as manufacturing variations and deterioration of equipment constituting the power grid, contact resistance of the terminal block, and wiring resistance in the device, can be accurately calculated, and the calculated parameters can be reflected as model values of the virtual power grid model. As a result, more efficient power control can be realized.
[0066] This specification describes at least the model management apparatus, the model correction method, and the program described in the following notes.
(Note 1)
[0067] A model management apparatus for managing a power grid model having, as a model value, a parameter of a power grid connecting a plurality of sites, including: a storage unit configured to store the model value; a monitoring unit configured to acquire a measured value from each site in the power grid; and a model correction unit configured to calculate a parameter in the power grid based on the measured value obtained from the monitoring unit, and correct the model value using the calculated parameter.
(Note 2)
[0068] The model management apparatus according to note 1, wherein, in a case in which the monitoring unit detects that power is being transmitted and received between sites, the model correction unit corrects a model value between the sites.
(Note 3)
[0069] The model management apparatus according to note 1 or 2, wherein the parameter is a resistance value between sites, and the model correction unit calculates a resistance value from a measured value of a voltage drop between the sites and a measured value of a current flowing between the sites.
(Note 4)
[0070] The model management apparatus according to note 1 or 2, wherein the parameter is an impedance value between sites, the monitoring unit acquires an impedance value from an impedance measuring instrument that measures the impedance value between the sites, and the model correction unit corrects a model value using the impedance value.
(Note 5)
[0071] A model correction method performed by a model management apparatus for managing a power grid model having, as a model value, a parameter of a power grid connecting a plurality of sites, the model management apparatus including a storage unit configured to store the model value, including: a monitoring step of acquiring a measured value from each site in the power grid; and a model correction step of calculating a parameter in the power grid based on the measured value obtained in the monitoring step, and correcting the model value using the calculated parameter.
(Note 6)
[0072] A program for causing a computer to function as each unit of the model management apparatus according to any one of notes 1 to 4.
[0073] Although the present embodiment has been described above, the present invention is not limited to such a specific embodiment, and various modifications and changes can be made within the scope of the gist of the present invention described in the claims.
REFERENCE SIGNS LIST
[0074] 1A, 1B, 1C Power generation unit [0075] 2A, 2B, 2C Consumer equipment [0076] 3A, 3B, 3C Power distribution unit [0077] 10A, 10B Power distribution grid [0078] 31A, 31B, 31C Monitoring control unit [0079] 100 Power management apparatus [0080] 100 Model management apparatus [0081] 110 Input unit [0082] 120 Monitoring unit [0083] 130 Model correction unit [0084] 140 Output unit [0085] 150 Data storage unit [0086] 200 Network [0087] 1000 Drive device [0088] 1001 Recording medium [0089] 1002 Auxiliary storage device [0090] 1003 Memory device [0091] 1004 CPU [0092] 1005 Interface device [0093] 1006 Display device [0094] 1007 Input device [0095] 1008 Output device