JP7421275B2 - data management device - Google Patents

data management device Download PDF

Info

Publication number
JP7421275B2
JP7421275B2 JP2019098756A JP2019098756A JP7421275B2 JP 7421275 B2 JP7421275 B2 JP 7421275B2 JP 2019098756 A JP2019098756 A JP 2019098756A JP 2019098756 A JP2019098756 A JP 2019098756A JP 7421275 B2 JP7421275 B2 JP 7421275B2
Authority
JP
Japan
Prior art keywords
data
power amount
unit
amount data
calculation unit
Prior art date
Legal status (The legal status 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 status listed.)
Active
Application number
JP2019098756A
Other languages
Japanese (ja)
Other versions
JP2020194287A (en
Inventor
秀憲 熊井
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2019098756A priority Critical patent/JP7421275B2/en
Publication of JP2020194287A publication Critical patent/JP2020194287A/en
Priority to JP2023198054A priority patent/JP7527460B2/en
Application granted granted Critical
Publication of JP7421275B2 publication Critical patent/JP7421275B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Description

本発明は、スマートメーターから定期的に収集する電力量データを管理するデータ管理装置に関する。 The present invention relates to a data management device that manages power amount data regularly collected from smart meters.

2016年に電力小売り全面自由化が始まり、低圧の需要家が託送料金の計算対象となった。託送料金の計算対象となる需要家は増加の一途を辿っており、2020年に発送電法的分離が実施されると、全低圧需要家が託送料金の計算対象となる。託送料金の計算には各需要家の電力使用量のデータ(30分電力量データとも呼ばれる)が必要であるが、発送電法的分離によって、各需要家の電力使用量のデータのデータ量は膨大となる。電力小売事業者ごとに行う託送料金の計算を所定時間内に完了させるためには、計算を行う計算機がサーバーなどの機器から必要なデータを高速で取得できるようにする仕組みが必要である。 Full liberalization of the electricity retail market began in 2016, and low-voltage customers became subject to wheeling charges. The number of consumers subject to the calculation of wheeling charges is steadily increasing, and when the legal separation of electricity transmission and transmission is implemented in 2020, all low-voltage consumers will be subject to the calculation of wheeling charges. Calculation of wheeling charges requires data on the amount of electricity used by each customer (also called 30-minute electricity amount data), but due to the legal separation of electricity transmission and transmission, the amount of data on the amount of electricity used by each customer is It becomes huge. In order to complete the calculation of wheeling charges for each electricity retailer within a predetermined time, a mechanism is needed that allows the computer performing the calculation to obtain the necessary data from devices such as servers at high speed.

特許文献1に記載のセンサデータ管理装置は、複数のセンサ端末のそれぞれから送信されるセンサデータを、登録間隔、到着時刻、更新頻度などに基づいてグループに分け、グループごとに、メモリ上にあるページバッファへの読み出し書き出しの単位であるページに格納して管理している。 The sensor data management device described in Patent Document 1 divides sensor data transmitted from each of a plurality of sensor terminals into groups based on registration interval, arrival time, update frequency, etc., and stores data in memory for each group. It is stored and managed in pages, which are units of reading and writing to the page buffer.

特開2017-167977号公報JP2017-167977A

託送料金の計算で使用される30分電力量データはスマートメーターから定期的に送信されるため、データの登録間隔、到着時刻、更新頻度などに差異が存在せず、特許文献1に記載の発明と同様の方法でグループ化を行い管理することは難しい。すなわち、各ページには、各スマートメーターから送信される30分電力量データが時系列に格納される。そのため、特許文献1に記載の発明を適用しても、定期的に収集されてサーバー等に格納される30分電力量データを高速に読み出せるようにグループ化して管理することは難しく、託送料金計算の所要時間を短縮化することができない。30分電力量データを高速に読み出せるようにするためには、同じ電力小売事業者から電力を購入している需要家の30分電力量データが格納されるページの数を少なくする必要がある。 Since the 30-minute power consumption data used in calculating the wheeling fee is periodically transmitted from the smart meter, there are no differences in the data registration interval, arrival time, update frequency, etc., and the invention described in Patent Document 1 It is difficult to group and manage them in a similar way. That is, each page stores 30-minute power amount data transmitted from each smart meter in chronological order. Therefore, even if the invention described in Patent Document 1 is applied, it is difficult to group and manage 30-minute power consumption data that is regularly collected and stored on a server etc. so that it can be read out at high speed. It is not possible to shorten the time required for calculation. In order to be able to read 30-minute power amount data at high speed, it is necessary to reduce the number of pages that store 30-minute power amount data for consumers who purchase electricity from the same electricity retailer. .

本発明は、上記に鑑みてなされたものであって、託送料金を計算する処理に要する時間を短縮化することが可能なデータ管理装置を得ることを目的とする。 The present invention has been made in view of the above, and an object of the present invention is to provide a data management device that can shorten the time required for processing to calculate a wheeling fee.

上述した課題を解決し、目的を達成するために、本発明にかかるデータ管理装置は、スマートメーターから定期的に送信される電力量データを時系列に記憶する記憶装置より電力量データを取得するデータ取得部と、データ取得部が取得した電力量データを記憶するデータ記憶部と、を備える。データ取得部は、電力量データを、需要者が電力を購入する契約者を示す契約者IDに基づいて、同じ契約者から電力を購入している需要者の電力量データが同じグループとなるようにグループ化し、同じグループの電力量データを、データ記憶部を構成する記憶領域の一定の範囲にまとめて格納する再配置部を備える。記憶領域は、外部機器が一度にアクセスが可能な範囲であるブロックを複数含み、データ取得部は、1つのブロックに同じグループの電力量データを格納する。データ管理装置は、託送料金を計算する単位である計算単位を定義する計算単位定義を保持する計算単位定義保持部を備える。計算単位は1つ以上のブロックを含んで形成され、データ取得部は、1つの計算単位に同じグループの電力量データを格納する。 In order to solve the above-mentioned problems and achieve the purpose, a data management device according to the present invention acquires power amount data from a storage device that stores power amount data periodically transmitted from a smart meter in chronological order. It includes a data acquisition section and a data storage section that stores the power amount data acquired by the data acquisition section. The data acquisition unit collects the power amount data so that the power amount data of consumers who purchase power from the same contractor are in the same group based on the contractor ID indicating the contractor from whom the consumer purchases power. and a relocation unit that groups the power amount data of the same group and stores them collectively in a predetermined range of the storage area that constitutes the data storage unit. The storage area includes a plurality of blocks that can be accessed by an external device at once, and the data acquisition unit stores the same group of power amount data in one block. The data management device includes a calculation unit definition holding section that holds a calculation unit definition that defines a calculation unit that is a unit for calculating a wheeling fee. A calculation unit is formed including one or more blocks, and the data acquisition unit stores the same group of power amount data in one calculation unit.

本発明によれば、託送料金を計算する処理に要する時間を短縮化することが可能なデータ管理装置を実現できる、という効果を奏する。 According to the present invention, it is possible to realize a data management device that can shorten the time required for processing to calculate a wheeling fee.

実施の形態1にかかるデータ管理装置を適用して構成される託送料金計算システムの構成例を示す図A diagram showing a configuration example of a wheeling fee calculation system configured by applying the data management device according to the first embodiment. データ管理装置を実現するハードウェアの構成例を示す図Diagram showing an example of a hardware configuration that realizes a data management device 図1に示す託送料金計算システムの記憶装置が保持する電力量データの記憶領域内における配置の例を示す図A diagram showing an example of the arrangement within the storage area of power amount data held by the storage device of the wheeling fee calculation system shown in FIG. 実施の形態1にかかるデータ管理装置のデータ取得部の動作の一例を示すフローチャートFlowchart illustrating an example of the operation of the data acquisition unit of the data management device according to the first embodiment 実施の形態1にかかるデータ管理装置のデータ記憶部が保持する電力量データの記憶領域内における配置の例を示す図A diagram illustrating an example of the arrangement of power amount data held by the data storage unit of the data management device according to the first embodiment in a storage area. 実施の形態2にかかるデータ管理装置を適用して構成される託送料金計算システムの構成例を示す図A diagram showing a configuration example of a wheeling fee calculation system configured by applying the data management device according to the second embodiment 実施の形態2にかかるデータ管理装置の計算単位定義保持部が保持する計算単位定義の一例を示す図A diagram showing an example of a calculation unit definition held by the calculation unit definition holding unit of the data management device according to the second embodiment. 実施の形態2にかかるデータ管理装置のデータ取得部の動作の一例を示すフローチャートFlowchart showing an example of the operation of the data acquisition unit of the data management device according to the second embodiment 実施の形態2にかかるデータ管理装置のデータ記憶部が保持する電力量データの記憶領域内における配置の例を示す図A diagram showing an example of the arrangement of power amount data held by the data storage unit of the data management device according to Embodiment 2 within the storage area. 実施の形態3にかかるデータ管理装置を適用して構成される託送料金計算システムの構成例を示す図A diagram showing a configuration example of a wheeling fee calculation system configured by applying the data management device according to Embodiment 3.

以下に、本発明の実施の形態にかかるデータ管理装置を図面に基づいて詳細に説明する。なお、この実施の形態によりこの発明が限定されるものではない。 DESCRIPTION OF THE PREFERRED EMBODIMENTS A data management device according to an embodiment of the present invention will be described in detail below with reference to the drawings. Note that the present invention is not limited to this embodiment.

実施の形態1.
図1は、実施の形態1にかかるデータ管理装置を適用して構成される託送料金計算システムの構成例を示す図である。図1では、託送料金計算システムが託送料金を計算するために必要なデータを収集するデータ収集システム100も併せて表示している。
Embodiment 1.
FIG. 1 is a diagram showing a configuration example of a wheeling fee calculation system configured by applying the data management device according to the first embodiment. FIG. 1 also shows a data collection system 100 that collects data necessary for the wheeling fee calculation system to calculate the wheeling fee.

図1に示す託送料金計算システムは、需要家に設置されたスマートメーター101から需要家で使用された電力量を示す電力量データを収集するデータ収集システム100と連携して託送料金を計算する。データ収集システム100が各スマートメーター101から収集する電力量データは30分間の使用電力量を示す30分電力量データである。30分電力量データは、電力量の情報の他に、30分電力量データを出力したスマートメーター101を示すスマートメーターID(Identification)を含む。なお、本実施の形態ではデータ収集システム100が収集する電力量データを30分電力量データとするが一例である。データ収集システム100が収集する電力量データは、定められた一定時間の使用電力量を示すデータであればよく、30分間の使用電力量を示すデータに限定されない。例えば、データ収集システム100が収集する電力量データは、1時間の使用電力量を示すデータ、15分間の使用電力量を示すデータなどであってもよい。 The wheeling fee calculation system shown in FIG. 1 calculates wheeling fees in cooperation with a data collection system 100 that collects power amount data indicating the amount of power used by a consumer from a smart meter 101 installed at the customer. The power amount data that the data collection system 100 collects from each smart meter 101 is 30-minute power amount data indicating the amount of power used for 30 minutes. The 30-minute power amount data includes, in addition to the power amount information, a smart meter ID (Identification) indicating the smart meter 101 that outputs the 30-minute power amount data. Note that in this embodiment, the power amount data collected by the data collection system 100 is 30-minute power amount data, for example. The power amount data collected by the data collection system 100 may be any data that indicates the amount of power used for a predetermined period of time, and is not limited to data that indicates the amount of power used for 30 minutes. For example, the power amount data collected by the data collection system 100 may be data indicating the amount of power used for one hour, data indicating the amount of power used for 15 minutes, or the like.

また、図1に示す託送料金システムは、データ収集システム100で収集された30分電力量データを時系列に記憶する記憶装置200と、本実施の形態にかかるデータ管理装置1と、託送料金の計算を行うアプリケーションサーバ300とを含む。記憶装置200はデータベースを備えるサーバー装置などである。 The wheeling fee system shown in FIG. and an application server 300 that performs calculations. The storage device 200 is a server device equipped with a database or the like.

データ管理装置1は、記憶装置200から30分電力量データを取得するデータ取得部20と、データ取得部20が取得した30分電力量データを記憶するデータ記憶部30とを備える。データ取得部20は、取得した30分電力量データを並べ替えてデータ記憶部30の記憶領域に格納する再配置部21を備える。データ記憶部30は、上記の記憶装置200と同様に30分電力量データを記憶するが、30分電力量データの記憶領域における配置、すなわち、各30分電力量データの並びが記憶装置200と異なる。データ取得部20の再配置部21は、託送料金を計算する際に必要な30分電力量データをアプリケーションサーバ300が効率的に読み出し可能な配置となるよう各30分電力量データを並べ替えてデータ記憶部30の記憶領域に格納する。再配置部21が各30分電力量データを並べ替える動作の詳細については別途説明する。 The data management device 1 includes a data acquisition unit 20 that acquires 30-minute power amount data from a storage device 200, and a data storage unit 30 that stores the 30-minute power amount data acquired by the data acquisition unit 20. The data acquisition unit 20 includes a rearrangement unit 21 that rearranges the acquired 30-minute power amount data and stores the rearranged data in the storage area of the data storage unit 30. The data storage unit 30 stores 30-minute power amount data similarly to the storage device 200 described above, but the arrangement of the 30-minute power amount data in the storage area, that is, the arrangement of each 30-minute power amount data is different from the storage device 200. different. The rearrangement unit 21 of the data acquisition unit 20 rearranges each 30-minute power amount data so that the application server 300 can efficiently read the 30-minute power amount data necessary for calculating the wheeling fee. The data is stored in the storage area of the data storage unit 30. The details of the operation in which the relocation unit 21 rearranges each 30-minute power amount data will be explained separately.

ここで、本実施の形態にかかるデータ管理装置1のハードウェア構成について説明する。図2は、データ管理装置1を実現するハードウェアの構成例を示す図である。 Here, the hardware configuration of the data management device 1 according to this embodiment will be explained. FIG. 2 is a diagram showing an example of a hardware configuration that implements the data management device 1. As shown in FIG.

データ管理装置1は、例えば、図2に示すハードウェア、具体的には、プロセッサ91、メモリ92および通信インタフェース93により実現される。 The data management device 1 is realized by, for example, the hardware shown in FIG. 2, specifically, a processor 91, a memory 92, and a communication interface 93.

プロセッサ91は、CPU(Central Processing Unit、中央処理装置、処理装置、演算装置、マイクロプロセッサ、マイクロコンピュータ、DSP(Digital Signal Processor)ともいう)、システムLSI(Large Scale Integration)などである。また、メモリ92は、RAM(Random Access Memory)、ROM(Read Only Memory)、フラッシュメモリー、EPROM(Erasable Programmable ROM)、EEPROM(登録商標)(Electrically Erasable Programmable ROM)などである。通信インタフェース93は、ネットワークインタフェースカードなどである。 The processor 91 is a CPU (Central Processing Unit, also referred to as a central processing unit, a processing unit, an arithmetic unit, a microprocessor, a microcomputer, a DSP (Digital Signal Processor)), a system LSI (Large Scale Integration), or the like. Further, the memory 92 is a RAM (Random Access Memory), a ROM (Read Only Memory), a flash memory, an EPROM (Erasable Programmable ROM), an EEPROM (registered trademark) (Electrically Erasable Programmable ROM), or the like. The communication interface 93 is a network interface card or the like.

データ管理装置1のデータ取得部20は、プロセッサ91およびメモリ92により実現される。具体的には、データ取得部20として動作するためのプログラムをメモリ92に格納しておき、メモリ92に格納されているプログラムをプロセッサ91が読み出して実行することにより、データ取得部20が実現される。なお、プロセッサ91およびメモリ92により実現されるデータ取得部20は、通信インタフェース93を介して、記憶装置200から30分電力量データを取得する。 The data acquisition unit 20 of the data management device 1 is realized by a processor 91 and a memory 92. Specifically, a program for operating as the data acquisition unit 20 is stored in the memory 92, and the processor 91 reads and executes the program stored in the memory 92, thereby realizing the data acquisition unit 20. Ru. Note that the data acquisition unit 20 implemented by the processor 91 and the memory 92 acquires 30-minute power amount data from the storage device 200 via the communication interface 93.

データ管理装置1のデータ記憶部30は、メモリ92により実現される。なお、データ管理装置1をコンピュータで実現し、DBMS(Database Management System)を用いて構築される一般的なデータベースでデータ記憶部30を実現する構成であってもよい。 The data storage unit 30 of the data management device 1 is realized by a memory 92. Note that the data management device 1 may be implemented by a computer, and the data storage unit 30 may be implemented by a general database constructed using a DBMS (Database Management System).

図1の説明に戻り、アプリケーションサーバ300は、託送料金を計算する業務機能部301を備える。ここで、託送料金は、需要者に電力を販売する電力小売事業者ごとに独自に決定される。これは、託送料金の計算方法が電力小売事業者ごとに異なることを意味する。そのため、業務機能部301は、各需要者が契約している電力小売事業者ごとに託送料金を算出する。算出された託送料金は各電力小売事業者に提供される。なお、これ以降の説明では、電力小売事業者を「契約者」と表現する。 Returning to the explanation of FIG. 1, the application server 300 includes a business function unit 301 that calculates the wheeling fee. Here, the wheeling fee is determined independently for each electricity retailer that sells electricity to consumers. This means that the method of calculating wheeling charges differs depending on the electricity retailer. Therefore, the business function unit 301 calculates the wheeling fee for each electricity retailer with which each consumer has a contract. The calculated wheeling charges are provided to each electricity retailer. Note that in the following explanation, the electricity retailer will be referred to as a "contractor."

つづいて、データ管理装置1のデータ取得部20の動作、具体的には、記憶装置200から30分電力量データを取得して並べ替えを行い、データ記憶部30に30分電力量データを書き込む動作について説明する。なお、以下の説明では、30分電力量データを電力量データと記載する場合がある。 Next, the operation of the data acquisition unit 20 of the data management device 1, specifically, acquires the 30-minute power amount data from the storage device 200, sorts it, and writes the 30-minute power amount data into the data storage unit 30. The operation will be explained. Note that in the following description, 30-minute power amount data may be referred to as power amount data.

図3は、図1に示す託送料金計算システムの記憶装置200が保持する電力量データの記憶領域内における配置の例を示す図である。図3では、アルファベットおよび数値が記載された1つの四角形が1つの電力量データを示す。また、アルファベットは契約者を示し、数値は需要者を示す。例えば、「A10」が記載された電力量データは、「契約者A」から電力を購入する「需要者10」の電力量データである。 FIG. 3 is a diagram showing an example of the arrangement of power amount data held in the storage device 200 of the wheeling fee calculation system shown in FIG. 1 within a storage area. In FIG. 3, one rectangle in which alphabets and numerical values are written indicates one piece of power amount data. Also, alphabets indicate contractors, and numbers indicate consumers. For example, the power amount data in which "A10" is written is the power amount data of "consumer 10" who purchases power from "contractor A".

一般的に、メモリ等の記憶装置に外部機器がアクセスしてデータの書き込みおよび読出しを行う場合はサイズが固定されたブロック単位で行う。すなわち、外部機器が一度にアクセス可能な範囲がブロックであり、記憶装置は複数のブロックを含んで構成される。記憶装置200も同様である。本実施の形態では、10個の電力量データを格納するために確保された領域を1つのブロックとする。すなわち、1つのブロックは10個の電力量データを記憶することが可能である。図3では、太線で囲んだ10個の四角形が1つのブロックを表す。例えば、左端に記載されたブロックには、A10、A57、A51、C6、A59、B22、A48、B8、A27およびA53で示される10個の電力量データが格納されている。 Generally, when an external device accesses a storage device such as a memory to write and read data, it is done in blocks of fixed size. That is, the range that an external device can access at one time is a block, and the storage device is configured to include a plurality of blocks. The same applies to the storage device 200. In this embodiment, one block is an area reserved for storing 10 pieces of power amount data. That is, one block can store 10 pieces of power amount data. In FIG. 3, ten squares surrounded by thick lines represent one block. For example, the block described at the left end stores 10 pieces of power amount data indicated by A10, A57, A51, C6, A59, B22, A48, B8, A27, and A53.

上述したように、記憶装置200には、データ収集システム100が各スマートメーター101から収集した電力量データが時系列に書き込まれる。そのため、図3に示すように、外部機器がアクセスを行う単位であるブロックのそれぞれには、契約者が異なる需要者の電力量データが格納される。この場合、同じ契約者から電力を購入している需要者の電力量データが多くのブロックに分散して格納されているため、各契約者の託送料金を計算するには、計算対象の契約者から電力を購入している需要者の電力量データが格納されている全てのブロックにアクセスしなければならず、データの読出しに時間を要する。このように、託送料金の計算に必要な電力量データが多くのブロックに分散して格納されている場合はデータの読み出しに要する時間が長くなり託送料金の計算が完了するまでの所要時間も長くなってしまう。 As described above, the power amount data collected by the data collection system 100 from each smart meter 101 is written in the storage device 200 in chronological order. Therefore, as shown in FIG. 3, each block, which is a unit that is accessed by an external device, stores power amount data of consumers who are different contractors. In this case, the electricity amount data of consumers who purchase electricity from the same contractor is stored distributed in many blocks, so in order to calculate the wheeling charge for each contractor, it is necessary to It is necessary to access all the blocks in which the electric power amount data of the consumers who purchase electric power are stored, and it takes time to read the data. In this way, if the electricity amount data required to calculate the wheeling fee is stored in a distributed manner over many blocks, the time required to read the data will be longer, and the time required to complete the calculation of the wheeling fee will also be longer. turn into.

そこで、本実施の形態にかかるデータ管理装置1は、記憶装置200から電力量データを読み出し、アプリケーションサーバ300が、各契約者の託送料金を計算する際に必要な電力量データを効率的に読み出せるように電力量データを並べ替えてデータ記憶部30に格納する。ここで、データ記憶部30は、記憶装置200と同様に、外部機器がアクセスしてデータの書き込みおよび読出しを行う場合はサイズが固定されたブロック単位で行うように構成されているものとする。なお、データ管理装置1は、各スマートメーター101のスマートメーターIDと、各スマートメーター101を使用する需要者を示す需要者IDと、各需要者が電力を購入する契約者を示す契約者IDとの対応関係を示す対応表を保持しているものとする。 Therefore, the data management device 1 according to the present embodiment reads the power amount data from the storage device 200, and the application server 300 efficiently reads the power amount data necessary for calculating the wheeling fee for each contractor. The power amount data is rearranged and stored in the data storage unit 30 so that it can be output. Here, the data storage unit 30 is assumed to be configured so that when an external device accesses and writes and reads data, data is written and read in units of blocks with a fixed size, similarly to the storage device 200. Note that the data management device 1 stores the smart meter ID of each smart meter 101, the consumer ID indicating the consumer who uses each smart meter 101, and the subscriber ID indicating the subscriber from whom each consumer purchases electricity. It is assumed that a correspondence table showing the correspondence relationship between the two is maintained.

図4は、実施の形態1にかかるデータ管理装置1のデータ取得部20の動作の一例を示すフローチャートである。図4のフローチャートは、データ取得部20が記憶装置200から電力量データを取得して並べ替えを行いデータ記憶部30に格納する動作を示す。 FIG. 4 is a flowchart illustrating an example of the operation of the data acquisition unit 20 of the data management device 1 according to the first embodiment. The flowchart in FIG. 4 shows an operation in which the data acquisition unit 20 acquires power amount data from the storage device 200, sorts it, and stores it in the data storage unit 30.

図4に示すように、データ取得部20は、まず、記憶装置200から電力量データを取得する(ステップS11)。データ取得部20は、次に、取得した電力量データをグループ化する(ステップS12)。本実施の形態にかかるデータ取得部20は、ステップS12において、契約者IDに基づいてグループ化を行う。具体的には、データ取得部20は、同じ契約者から電力を購入している需要者の電力量データが同じグループとなるよう、グループ化を行う。データ取得部20は、次に、同じグループの電力量データ同士の格納場所が物理的に近くなるように各電力量データを再配置してデータ記憶部30に格納する(ステップS13)。具体的には、データ取得部20は、外部機器がアクセスを行う単位であるブロックに同じグループの電力量データを格納する。ステップS12およびステップS13の各処理はデータ取得部20の再配置部21が行う。 As shown in FIG. 4, the data acquisition unit 20 first acquires power amount data from the storage device 200 (step S11). The data acquisition unit 20 then groups the acquired power amount data (step S12). The data acquisition unit 20 according to the present embodiment performs grouping based on the contractor ID in step S12. Specifically, the data acquisition unit 20 performs grouping so that the power amount data of consumers who purchase power from the same contractor are in the same group. Next, the data acquisition unit 20 rearranges each piece of power amount data so that the storage locations of the same group of power amount data are physically close to each other and stores it in the data storage unit 30 (step S13). Specifically, the data acquisition unit 20 stores power amount data of the same group in a block that is a unit that is accessed by an external device. Each process of step S12 and step S13 is performed by the relocation unit 21 of the data acquisition unit 20.

データ取得部20は、図4のフローチャートが示す動作を、例えば、深夜0時に実行する、毎時0分に実行する、など、定期的に繰り返し実行する。なお、データ取得部20は、動作を前回実行した後に新たに記憶装置200に蓄積された電力量データを上記のステップS11において取得する。 The data acquisition unit 20 periodically repeatedly executes the operation shown in the flowchart of FIG. 4, such as executing the operation at midnight or every hour. Note that the data acquisition unit 20 acquires the power amount data newly accumulated in the storage device 200 after the previous operation was performed in step S11 described above.

図5は、実施の形態1にかかるデータ管理装置1のデータ記憶部30が保持する電力量データの記憶領域内における配置の例を示す図である。図5では、図3と同様に、アルファベットおよび数値が記載された1つの四角形が1つの電力量データを示す。また、アルファベットは契約者を示し、数値は需要者を示す。さらに、外部機器がアクセスを行う単位であるブロックのそれぞれが、10個の電力量データを格納するために確保された領域で構成される。図5には、各ブロックに各グループの電力量データが過不足なく格納されている場合の例を記載しているが、実際には、電力量データが格納されていない状態の記憶領域が存在するブロックもある。1つのブロックには同じグループの電力量データが格納されることが望ましい。 FIG. 5 is a diagram illustrating an example of the arrangement of power amount data held by the data storage unit 30 of the data management device 1 according to the first embodiment within the storage area. In FIG. 5, similarly to FIG. 3, one rectangle in which alphabets and numerical values are written indicates one power amount data. Also, alphabets indicate contractors, and numbers indicate consumers. Further, each block, which is a unit that is accessed by an external device, is composed of an area reserved for storing 10 pieces of power amount data. Figure 5 shows an example where each block stores electricity amount data for each group in just the right amount, but in reality, there is a storage area in which no electricity amount data is stored. There are blocks that do. It is desirable that the same group of power amount data be stored in one block.

なお、本実施の形態では、データ管理装置1が備えるデータ記憶部30にアクセスする単位(ブロック)と記憶装置200にアクセスする単位を同じサイズとしたが、これらのサイズは異なっていてもよい。 Note that in this embodiment, the unit (block) for accessing the data storage section 30 provided in the data management device 1 and the unit for accessing the storage device 200 have the same size, but these sizes may be different.

図5は、図3に示すような配置で記憶装置200が保持している各電力量データをデータ取得部20が読み出して並べ替えを行い、データ記憶部30に格納した場合の配置を示す。 FIG. 5 shows an arrangement in which the data acquisition section 20 reads out and rearranges each piece of power amount data held in the storage device 200 in the arrangement shown in FIG. 3, and stores the data in the data storage section 30.

図5に示す例では、契約者Aから電力を購入している需要者の電力量データ(以下、「契約者Aの電力量データ」とする)がブロックB1~B6に配置されている。また、契約者Bから電力を購入している需要者の電力量データ(以下、「契約者Bの電力量データ」とする)がブロックB7~B9に配置され、契約者Cから電力を購入している需要者の電力量データ(以下、「契約者Cの電力量データ」とする)がブロックB10に配置されている。そのため、アプリケーションサーバ300は、契約者Aの託送料金を計算する場合、6回のデータ読み出し処理で契約者Aの電力量データを全て読み出すことができ、データ読み出しの所要時間を短縮化できる。同様に、アプリケーションサーバ300は、契約者Bの託送料金を計算する場合、3回のデータ読み出し処理で契約者Bの電力量データを全て読み出すことができ、契約者Cの託送料金を計算する場合、1回のデータ読み出し処理で契約者Cの電力量データを全て読み出すことができる。 In the example shown in FIG. 5, power amount data of a consumer who purchases power from contractor A (hereinafter referred to as "contractor A's power amount data") is arranged in blocks B1 to B6. In addition, power amount data of consumers purchasing power from Contractor B (hereinafter referred to as "Contractor B's power amount data") is arranged in blocks B7 to B9, Power amount data of a consumer (hereinafter referred to as "power amount data of contractor C") is arranged in block B10. Therefore, when the application server 300 calculates the wheeling fee for the contractor A, it is possible to read all of the power amount data of the contractor A in six data read processes, and the time required for data reading can be shortened. Similarly, when calculating the wheeling fee for Contractor B, the application server 300 can read out all of the power amount data of Contractor B in three data read processes, and when calculating the wheeling fee for Contractor C, , it is possible to read out all the power amount data of the contractor C in one data read process.

このように、本実施の形態にかかるデータ管理装置1において、データ取得部20は、各需要家のスマートメーター101から収集された30分電力量データを時系列に記憶する記憶装置200から30分電力量データを取得し、同じ契約者から電力を購入している需要者の電力量データが同じグループとなるよう、グループ化を行う。また、データ取得部20は、同じグループの30分電力量データ同士の格納場所が物理的に近くなるように各30分電力量データを再配置してデータ記憶部30に格納する。これにより、アプリケーションサーバ300が、託送料金の算出で使用する30分電力量データをデータ記憶部30から効率的に読み出すことができるようになり、託送料金を計算する処理に要する時間の短縮化を実現できる。なお、ここでの「託送料金を計算する処理」は、計算に用いる30分電力量データを読み出す処理など、託送料金の計算を行うために必要な準備を行う処理も含む。 In this way, in the data management device 1 according to the present embodiment, the data acquisition unit 20 stores the 30-minute power amount data collected from the smart meters 101 of each customer from the storage device 200 that stores the 30-minute power amount data in chronological order. Power amount data is acquired and grouped so that the power amount data of consumers purchasing power from the same contractor are in the same group. Further, the data acquisition unit 20 rearranges each 30-minute power amount data so that the storage locations of the 30-minute power amount data of the same group are physically close to each other, and stores the 30-minute power amount data in the data storage unit 30. This allows the application server 300 to efficiently read the 30-minute power amount data used in calculating the wheeling fee from the data storage unit 30, reducing the time required for the process of calculating the wheeling fee. realizable. Note that the "processing for calculating the wheeling fee" herein includes processing for making necessary preparations for calculating the wheeling fee, such as a process for reading out 30-minute power amount data used for calculation.

実施の形態2.
図6は、実施の形態2にかかるデータ管理装置を適用して構成される託送料金計算システムの構成例を示す図である。図6では、図1に示す実施の形態1にかかる託送料金計算システムと同じ構成要素に同一の符号を付している。データ管理装置1a以外の構成要素は実施の形態1にかかる託送料金計算システムと同じである。そのため、データ管理装置1a以外の構成要素については説明を省略する。なお、アプリケーションサーバ300が複数となっているが、各アプリケーションサーバ300は、実施の形態1で説明したアプリケーションサーバ300と同じものである。実施の形態1にかかる託送料金計算システムでは1台のアプリケーションサーバ300が託送料金の計算を行っていたが、実施の形態2にかかる託送料金計算システムでは、複数のアプリケーションサーバ300が託送料金の計算を並列に行う。すなわち、実施の形態2にかかる託送料金計算システムでは、託送料金の計算処理を複数のアプリケーションサーバ300に分散させて行う。データ管理装置1aは、複数のアプリケーションサーバ300が託送料金の計算を並列に行うことが可能な配置で電力量データを保持する。
Embodiment 2.
FIG. 6 is a diagram showing a configuration example of a wheeling fee calculation system configured by applying the data management device according to the second embodiment. In FIG. 6, the same components as those in the wheeling fee calculation system according to the first embodiment shown in FIG. 1 are given the same reference numerals. The components other than the data management device 1a are the same as the wheeling fee calculation system according to the first embodiment. Therefore, description of the components other than the data management device 1a will be omitted. Note that although there are a plurality of application servers 300, each application server 300 is the same as the application server 300 described in the first embodiment. In the wheeling fee calculation system according to the first embodiment, one application server 300 calculates the wheeling fee, but in the wheeling fee calculation system according to the second embodiment, a plurality of application servers 300 calculate the wheeling fee. are performed in parallel. That is, in the wheeling fee calculation system according to the second embodiment, the wheeling fee calculation process is performed by distributing it to a plurality of application servers 300. The data management device 1a holds power amount data in an arrangement that allows a plurality of application servers 300 to calculate wheeling charges in parallel.

実施の形態2にかかるデータ管理装置1aは、データ取得部20a、データ記憶部30、計算単位定義取得部40および計算単位定義保持部50を備える。 The data management device 1a according to the second embodiment includes a data acquisition section 20a, a data storage section 30, a calculation unit definition acquisition section 40, and a calculation unit definition holding section 50.

データ取得部20aは、再配置部21aを備える。再配置部21aは、記憶装置200から取得した電力量データを計算単位定義保持部50が保持している計算単位定義を考慮した並べ替えを行いデータ記憶部30に格納する。 The data acquisition section 20a includes a relocation section 21a. The relocation unit 21a rearranges the power amount data acquired from the storage device 200 in consideration of the calculation unit definition held by the calculation unit definition holding unit 50, and stores the data in the data storage unit 30.

計算単位定義保持部50は、例えば、図7に示す構成の情報を計算単位定義として保持する。図7は、実施の形態2にかかるデータ管理装置1aの計算単位定義保持部50が保持する計算単位定義の一例を示す図である。計算単位とは、託送料金を計算する単位であり、1台のアプリケーションサーバ300が託送料金を計算する際に使用する電力量データを示す。本実施の形態では、図7に示すように、計算単位定義は「計算単位名」、「契約者ID」および「需要者ID」を含んで構成される。「計算単位名」は計算単位の名称であり、「契約者ID」は契約者の識別情報であり、「需要者ID」は需要者の識別情報である。 The calculation unit definition holding unit 50 holds, for example, information on the configuration shown in FIG. 7 as a calculation unit definition. FIG. 7 is a diagram showing an example of a calculation unit definition held by the calculation unit definition holding unit 50 of the data management device 1a according to the second embodiment. The calculation unit is a unit for calculating the wheeling fee, and indicates power amount data used when one application server 300 calculates the wheeling fee. In this embodiment, as shown in FIG. 7, the calculation unit definition includes a "calculation unit name", a "contractor ID", and a "consumer ID". "Calculation unit name" is the name of the calculation unit, "contractor ID" is the identification information of the contractor, and "consumer ID" is the identification information of the consumer.

図7に示す例の計算単位定義は、合計4個の計算単位の情報を含む。図7に示す計算単位定義において、計算単位名が「計算単位001」の行に登録されている情報は、契約者IDが「契約者001」の契約者から電力を購入している需要者IDが「需要者0000001~需要者0010000」の各需要者の電力量データを1つの単位として、これらの電力量データを使用して託送料金を計算することを示す。同様に、計算単位名が「計算単位002」の行に登録されている情報は、契約者IDが「契約者001」の契約者から電力を購入している需要者IDが「需要者0010001~需要者0020000」の各需要者の電力量データを1つの単位として、これらの電力量データを使用して託送料金を計算することを示す。また、計算単位名が「計算単位003」の行に登録されている情報は、契約者IDが「契約者002」の契約者から電力を購入している需要者IDが「需要者0020001~需要者0025000」の各需要者の電力量データを1つの単位として、これらの電力量データを使用して託送料金を計算することを示す。計算単位名が「計算単位004」の行に登録されている情報は、契約者IDが「契約者003」の契約者から電力を購入している需要者IDが「需要者0025001~需要者0025300」の各需要者の電力量データを1つの単位として、これらの電力量データを使用して託送料金を計算することを示す。 The calculation unit definition in the example shown in FIG. 7 includes information on a total of four calculation units. In the calculation unit definition shown in FIG. 7, the information registered in the row with the calculation unit name "calculation unit 001" is the customer ID that purchases electricity from the contractor whose contract ID is "contractor 001". indicates that the power amount data of each consumer from "consumer 0000001 to consumer 0010000" is taken as one unit, and the wheeling fee is calculated using these power amount data. Similarly, the information registered in the row with the calculation unit name "Calculation unit 002" indicates that the customer ID of the customer purchasing electricity from the contractor ID "Contractor 001" is "Consumer 0010001~ This shows that the power amount data of each consumer of "Consumer 0020000" is taken as one unit, and the wheeling fee is calculated using these power amount data. In addition, the information registered in the row with the calculation unit name "Calculation unit 003" indicates that the customer ID purchasing electricity from the contractor ID "Contractor 002" is "Consumer 0020001~Demand 0025000" as one unit, and the wheeling charge is calculated using these power amount data. The information registered in the row with the calculation unit name "Calculation unit 004" is the customer ID of "Consumer 0025001~Customer 0025300" who is purchasing electricity from the contractor with the contractor ID "Contractor 003". '' indicates that the power amount data of each consumer is taken as one unit, and the wheeling fee is calculated using these power amount data.

計算単位定義取得部40は、計算単位定義保持部50が保持する計算単位定義を外部から取得する。計算単位定義取得部40は、通信機能などを使用して計算単位定義のデータを外部から取得する構成であってもよいし、図示を省略した表示部に計算単位定義を入力させるための画面を表示させ、マウス、キーボードなどの入力装置を利用してユーザから計算単位定義の入力を受け付ける構成であってもよい。 The calculation unit definition acquisition section 40 acquires the calculation unit definition held by the calculation unit definition holding section 50 from the outside. The calculation unit definition acquisition section 40 may be configured to acquire calculation unit definition data from the outside using a communication function or the like, or may have a screen for inputting the calculation unit definition on a display section (not shown). It may be configured to display the calculation unit definition and receive input from the user for the calculation unit definition using an input device such as a mouse or a keyboard.

図8は、実施の形態2にかかるデータ管理装置1aのデータ取得部20aの動作の一例を示すフローチャートである。図8のフローチャートは、データ取得部20aが記憶装置200から電力量データを取得して並べ替えを行いデータ記憶部30に格納する動作を示す。 FIG. 8 is a flowchart showing an example of the operation of the data acquisition unit 20a of the data management device 1a according to the second embodiment. The flowchart in FIG. 8 shows an operation in which the data acquisition unit 20a acquires power amount data from the storage device 200, sorts it, and stores it in the data storage unit 30.

図8に示すように、データ取得部20aは、まず、記憶装置200から電力量データを取得する(ステップS21)。データ取得部20aは、次に、取得した電力量データと対応付けられている契約者を確認する(ステップS22)。具体的には、データ取得部20aは、取得した電力量データに含まれるスマートメーターIDと対応付けられている契約者IDを確認する。このとき、データ取得部20aは、ステップS21で取得した電力量データのそれぞれについて、確認を行う。 As shown in FIG. 8, the data acquisition unit 20a first acquires power amount data from the storage device 200 (step S21). The data acquisition unit 20a next confirms the contractor associated with the acquired power amount data (step S22). Specifically, the data acquisition unit 20a confirms the subscriber ID associated with the smart meter ID included in the acquired power amount data. At this time, the data acquisition unit 20a checks each of the power amount data acquired in step S21.

データ取得部20aは、次に、計算単位定義保持部50が保持している計算単位定義に従って電力量データをデータ記憶部30に格納する(ステップS23)。例えば、計算単位定義保持部50が図7に示す内容の計算単位定義を保持している場合、ステップS23において、データ取得部20aの再配置部21aは、計算単位名が計算単位001の計算単位に、契約者IDが契約者001の契約者から電力を購入している需要者のうち、需要者IDが需要者0000001~需要者0010000の需要者の電力量データを格納する。また、データ取得部20aの再配置部21aは、計算単位名が計算単位002の計算単位に、契約者IDが契約者001の契約者から電力を購入している需要者のうち、需要者IDが需要者0010001~需要者0020000の需要者の電力量データを格納する。また、データ取得部20aの再配置部21aは、計算単位名が計算単位003の計算単位に、契約者IDが契約者002の契約者から電力を購入している需要者のうち、需要者IDが需要者0020001~需要者0025000の需要者の電力量データを格納する。また、データ取得部20aの再配置部21aは、計算単位名が計算単位004の計算単位に、契約者IDが契約者003の契約者から電力を購入している需要者のうち、需要者IDが需要者0025001~需要者0025300の需要者の電力量データを格納する。 The data acquisition unit 20a then stores the power amount data in the data storage unit 30 according to the calculation unit definition held by the calculation unit definition storage unit 50 (step S23). For example, when the calculation unit definition holding unit 50 holds the calculation unit definition with the content shown in FIG. 7, in step S23, the relocation unit 21a of the data acquisition unit 20a , among the consumers who purchase electricity from the subscriber with the subscriber ID of 001, the power amount data of the consumers with the consumer ID of 0000001 to 0010000 is stored. In addition, the relocation unit 21a of the data acquisition unit 20a assigns the customer ID of the customers who purchase electricity from the contractor whose customer ID is 001 to the calculation unit whose calculation unit name is calculation unit 002. stores electric energy data of consumers 0010001 to 0020000. In addition, the relocation unit 21a of the data acquisition unit 20a assigns the customer ID of the customers who purchase electricity from the contractor whose customer ID is 002 to the calculation unit whose calculation unit name is calculation unit 003. stores electric energy data of consumers 0020001 to 0025000. In addition, the relocation unit 21a of the data acquisition unit 20a assigns the customer ID of the customers who purchase electricity from the contractor whose customer ID is 003 to the calculation unit whose calculation unit name is calculation unit 004. stores electric energy data of consumers 0025001 to 0025300.

データ取得部20aは、図8のフローチャートが示す動作を、例えば、深夜0時に実行する、毎時0分に実行する、など、定期的に繰り返し実行する。なお、データ取得部20aは、動作を前回実行した後に新たに記憶装置200に蓄積された電力量データを上記のステップS21において取得する。 The data acquisition unit 20a periodically repeatedly executes the operation shown in the flowchart of FIG. 8, such as executing the operation at midnight or every hour. Note that the data acquisition unit 20a acquires the power amount data newly accumulated in the storage device 200 after the previous operation was performed in step S21 described above.

図9は、実施の形態2にかかるデータ管理装置1aのデータ記憶部30が保持する電力量データの記憶領域内における配置の例を示す図である。図9では、図5と同様に、アルファベットおよび数値が記載された1つの四角形が1つの電力量データを示す。また、アルファベットは契約者を示し、数値は需要者を示す。また、外部機器がアクセスを行う単位であるブロックのそれぞれが、10個の電力量データを格納するために確保された領域で構成される。また、1つ以上のブロックが1つの計算単位を形成する。図9に示す例では、ブロックB1およびB2が計算単位#1を形成し、ブロックB3およびB4が計算単位#2を形成し、ブロックB5およびB6が計算単位#3を形成し、ブロックB7およびB8が計算単位#4を形成し、ブロックB9が計算単位#5を形成し、ブロックB10が計算単位#6を形成する。 FIG. 9 is a diagram illustrating an example of the arrangement of power amount data held by the data storage unit 30 of the data management device 1a according to the second embodiment within the storage area. In FIG. 9, similarly to FIG. 5, one rectangle in which an alphabet and a numerical value are written indicates one power amount data. Also, alphabets indicate contractors, and numbers indicate consumers. Further, each block, which is a unit that is accessed by an external device, is composed of an area reserved for storing 10 pieces of power amount data. Also, one or more blocks form one calculation unit. In the example shown in FIG. 9, blocks B1 and B2 form calculation unit #1, blocks B3 and B4 form calculation unit #2, blocks B5 and B6 form calculation unit #3, and blocks B7 and B8 forms calculation unit #4, block B9 forms calculation unit #5, and block B10 forms calculation unit #6.

データ取得部20aが図9に示す配置となるように電力量データを並べ替えてデータ記憶部30に電力量データを格納した場合、複数のアプリケーションサーバ300が、それぞれ異なる計算単位から電力量データを読み出して託送料金を計算する処理を並列に行うことが可能となる。すなわち、図9に示したように、契約者Aの託送料金の計算をアプリケーションサーバ#1~#3に分散させて行うことが可能となる。また、契約者Bの託送料金の計算をアプリケーションサーバ#1と#2に分散させて行うことが可能となる。 When the data acquisition unit 20a rearranges the power amount data so as to have the arrangement shown in FIG. It becomes possible to perform the processing of reading and calculating the transportation fee in parallel. That is, as shown in FIG. 9, calculation of the transportation fee for contractor A can be distributed among application servers #1 to #3. Further, it becomes possible to calculate the transportation fee for the contractor B by distributing it to the application servers #1 and #2.

実施の形態1にかかるデータ管理装置1のデータ取得部20と本実施の形態にかかるデータ管理装置1aのデータ取得部20aは、同じ契約者から電力を購入している需要者の電力量データ同士の格納場所が物理的に近くなるように各電力量データを再配置してデータ記憶部30に格納する点で共通している。データ取得部20aは、各電力量データを再配置する際に、各電力量データが属するグループ(各需要者が電力を購入している契約者)に加えて、託送料金の計算単位を考慮する。 The data acquisition unit 20 of the data management device 1 according to Embodiment 1 and the data acquisition unit 20a of the data management device 1a according to the present embodiment are configured to collect power amount data of consumers purchasing power from the same contractor. They have in common that each power amount data is rearranged and stored in the data storage unit 30 so that the storage locations thereof are physically close to each other. When rearranging each power amount data, the data acquisition unit 20a considers the calculation unit of the wheeling fee in addition to the group to which each power amount data belongs (contractor from which each consumer purchases power). .

本実施の形態にかかるデータ管理装置1aによれば、複数のアプリケーションサーバ300が託送料金を並列に計算することが可能となり、実施の形態1と比較して、託送料金を計算する処理に要する時間をさらに短縮化することができる。 According to the data management device 1a according to the present embodiment, it becomes possible for a plurality of application servers 300 to calculate the wheeling fee in parallel, and the time required for the process of calculating the wheeling fee is longer than in the first embodiment. can be further shortened.

実施の形態3.
図10は、実施の形態3にかかるデータ管理装置を適用して構成される託送料金計算システムの構成例を示す図である。図10では、図6に示す実施の形態2にかかる託送料金計算システムと同じ構成要素に同一の符号を付している。
Embodiment 3.
FIG. 10 is a diagram showing a configuration example of a wheeling fee calculation system configured by applying the data management device according to the third embodiment. In FIG. 10, the same components as those of the wheeling fee calculation system according to the second embodiment shown in FIG. 6 are given the same reference numerals.

本実施の形態にかかる託送料金計算システムは、データ収集システム100がスマートメーター101から収集した電力量データがデータ収集システム100からデータ管理装置1bに直接入力される構成である。 The wheeling fee calculation system according to the present embodiment has a configuration in which power amount data collected by the data collection system 100 from the smart meter 101 is directly input from the data collection system 100 to the data management device 1b.

実施の形態1,2で説明したデータ管理装置1および1aは、電力量データを定期的に取得するものであったが、本実施の形態にかかるデータ管理装置1bが電力量データを取得するタイミングはデータ収集システム100の動作に依存する。すなわち、データ管理装置1bは、データ収集システム100が電力量データを出力するタイミングで電力量データを取得する。 The data management devices 1 and 1a described in Embodiments 1 and 2 periodically acquire power amount data, but the timing at which the data management device 1b according to the present embodiment acquires power amount data is depends on the operation of data collection system 100. That is, the data management device 1b acquires the power amount data at the timing when the data collection system 100 outputs the power amount data.

データ管理装置1bは、実施の形態2にかかるデータ管理装置1aのデータ取得部20aをデータ取得部20bに置き換えたものである。データ取得部20bは再配置部21bを備える。 The data management device 1b is obtained by replacing the data acquisition unit 20a of the data management device 1a according to the second embodiment with a data acquisition unit 20b. The data acquisition section 20b includes a rearrangement section 21b.

再配置部21bは、データ収集システム100から電力量データが入力される毎に、入力された電力量データと対応付けられている契約者を確認し、計算単位定義保持部50が保持している計算単位定義に従って、電力量データをデータ記憶部30に格納する。この動作は、実施の形態2にかかるデータ管理装置1aを構成するデータ取得部20aの再配置部21aが電力量データを再配置する動作と同様の動作である。すなわち、再配置部21bは、電力量データが入力されると、電力量データと対応付けられている契約者の契約者IDおよび電力量データを出力したスマートメーター101を使用している需要者の需要者IDを計算単位定義と比較し、入力された電力量データと対応付けられている計算単位内の未使用領域、すなわち、電力量データが格納されていない領域に、電力量データを格納する。データ取得部20bに入力された電力量データを再配置部21bが再配置してデータ記憶部30に格納した場合のデータ記憶部30における配置も、図9に示したような配置となる。 Every time power amount data is input from the data collection system 100, the relocation unit 21b checks the contractor associated with the input power amount data, and the calculation unit definition holding unit 50 holds the information. The power amount data is stored in the data storage unit 30 according to the calculation unit definition. This operation is similar to the operation in which the relocation unit 21a of the data acquisition unit 20a that constitutes the data management device 1a according to the second embodiment rearranges the power amount data. That is, when the power amount data is input, the relocation unit 21b identifies the subscriber ID of the contractor associated with the power amount data and the customer who is using the smart meter 101 that outputs the power amount data. Compare the consumer ID with the calculation unit definition and store the power amount data in an unused area within the calculation unit that is associated with the input power amount data, that is, an area where no power amount data is stored. . When the relocation unit 21b rearranges the power amount data input to the data acquisition unit 20b and stores it in the data storage unit 30, the arrangement in the data storage unit 30 is also as shown in FIG.

このように、データ収集システム100から電力量データを直接取得するデータ管理装置1bは、実施の形態1,2にかかるデータ管理装置1,1aと同様に、同じ契約者から電力を購入している需要者の電力量データ同士のデータ記憶部30内の格納場所が物理的に近くなるように各電力量データを再配置することができる。よって、実施の形態1,2と同様の効果を得ることができる。 In this way, the data management device 1b that directly acquires power amount data from the data collection system 100 purchases power from the same contractor, similar to the data management devices 1 and 1a according to the first and second embodiments. Each piece of power amount data can be rearranged so that the storage locations of the consumer's power amount data in the data storage unit 30 are physically close to each other. Therefore, the same effects as in the first and second embodiments can be obtained.

なお、本実施の形態では、実施の形態2にかかるデータ管理装置1aがデータ収集システム100から電力量データを直接取得するようにした場合の例について説明したが、実施の形態1にかかるデータ管理装置1がデータ収集システム100から電力量データを直接取得するようにすることも可能である。 Note that in this embodiment, an example has been described in which the data management device 1a according to the second embodiment directly acquires power amount data from the data collection system 100, but the data management device according to the first embodiment It is also possible for the device 1 to directly acquire power amount data from the data collection system 100.

以上の実施の形態に示した構成は、本発明の内容の一例を示すものであり、別の公知の技術と組み合わせることも可能であるし、本発明の要旨を逸脱しない範囲で、構成の一部を省略、変更することも可能である。 The configurations shown in the embodiments described above are examples of the contents of the present invention, and can be combined with other known techniques, and the configurations can be modified without departing from the gist of the present invention. It is also possible to omit or change parts.

1,1a,1b データ管理装置、20,20a,20b データ取得部、21,21a,21b 再配置部、30 データ記憶部、40 計算単位定義取得部、50 計算単位定義保持部、100 データ収集システム、101 スマートメーター、200 記憶装置、300 アプリケーションサーバ、301 業務機能部。 Reference Signs List 1, 1a, 1b data management device, 20, 20a, 20b data acquisition unit, 21, 21a, 21b relocation unit, 30 data storage unit, 40 calculation unit definition acquisition unit, 50 calculation unit definition storage unit, 100 data collection system , 101 smart meter, 200 storage device, 300 application server, 301 business function department.

Claims (4)

スマートメーターから定期的に送信される電力量データを時系列に記憶する記憶装置より前記電力量データを取得するデータ取得部と、
前記データ取得部が取得した前記電力量データを記憶するデータ記憶部と、
を備え、
前記データ取得部は、前記電力量データを、需要者が電力を購入する契約者を示す契約者IDに基づいて、同じ契約者から電力を購入している前記需要者の前記電力量データが同じグループとなるようにグループ化し、前記同じグループの電力量データを、前記データ記憶部を構成する記憶領域の一定の範囲にまとめて格納する再配置部を備え
前記記憶領域は、外部機器が一度にアクセスが可能な範囲であるブロックを複数含み、前記データ取得部は、1つのブロックに同じグループの電力量データを格納し、
託送料金を計算する単位である計算単位を定義する計算単位定義を保持する計算単位定義保持部、
を備え、
前記計算単位は1つ以上の前記ブロックを含んで形成され、
前記データ取得部は、1つの計算単位に同じグループの電力量データを格納する、
ことを特徴とするデータ管理装置。
a data acquisition unit that acquires the power amount data from a storage device that stores the power amount data periodically transmitted from the smart meter in chronological order;
a data storage unit that stores the power amount data acquired by the data acquisition unit;
Equipped with
The data acquisition unit acquires the electricity amount data based on a contractor ID indicating a contractor from whom the consumer purchases electricity, and determines whether the electricity amount data of the consumers who purchase electricity from the same contractor are the same. a relocation unit that groups the power amount data of the same group into a certain range of a storage area constituting the data storage unit ;
The storage area includes a plurality of blocks that can be accessed at once by an external device, and the data acquisition unit stores power amount data of the same group in one block,
a calculation unit definition holding unit that holds a calculation unit definition that defines a calculation unit that is a unit for calculating wheeling charges;
Equipped with
The calculation unit is formed including one or more of the blocks,
The data acquisition unit stores power amount data of the same group in one calculation unit.
A data management device characterized by:
スマートメーターから収集された電力量データを記憶する記憶装置より前記電力量データを取得するデータ取得部と、
前記データ取得部が取得した電力量データを記憶するデータ記憶部と、
を備え、
前記データ取得部は、取得した各電力量データを、電力量データの収集元のスマートメーターが設置された需要家が契約している電力小売事業者が同じもの同士が同じグループとなるようにグループ化し、同じグループの電力量データを、前記データ記憶部を構成する記憶領域の一定の範囲にまとめて格納し、
前記記憶領域は、外部機器が一度にアクセスが可能な範囲であるブロックを複数含み、前記データ取得部は、1つのブロックに同じグループの電力量データを格納し、
託送料金を計算する単位である計算単位を定義する計算単位定義を保持する計算単位定義保持部、
を備え、
前記計算単位は1つ以上の前記ブロックを含んで形成され、
前記データ取得部は、1つの計算単位に同じグループの電力量データを格納する、
ことを特徴とするデータ管理装置。
a data acquisition unit that acquires the power amount data from a storage device that stores the power amount data collected from the smart meter;
a data storage unit that stores the power amount data acquired by the data acquisition unit;
Equipped with
The data acquisition unit groups each of the acquired power amount data so that the same group has the same electricity retailer contracted by the consumer where the smart meter from which the power amount data is collected is installed. and storing the same group of power amount data collectively in a certain range of a storage area that constitutes the data storage unit,
The storage area includes a plurality of blocks that can be accessed at once by an external device, and the data acquisition unit stores power amount data of the same group in one block,
a calculation unit definition holding unit that holds a calculation unit definition that defines a calculation unit that is a unit for calculating wheeling charges;
Equipped with
The calculation unit is formed including one or more of the blocks,
The data acquisition unit stores power amount data of the same group in one calculation unit.
A data management device characterized by:
前記計算単位定義を外部から取得する計算単位定義取得部、
を備えることを特徴とする請求項に記載のデータ管理装置。
a calculation unit definition acquisition unit that acquires the calculation unit definition from outside;
3. The data management device according to claim 2 , further comprising: a.
スマートメーターから定期的に送信される電力量データを収集するデータ収集システムから前記電力量データを取得するデータ取得部と、
前記データ取得部が取得した前記電力量データを記憶するデータ記憶部と、
を備え、
前記データ取得部は、前記電力量データを、需要者が電力を購入する契約者を示す契約者IDに基づいて、同じ契約者から電力を購入している前記需要者の前記電力量データが同じグループとなるようにグループ化し、前記同じグループの電力量データを、前記データ記憶部を構成する記憶領域の一定の範囲にまとめて格納する再配置部を備え
前記記憶領域は、外部機器が一度にアクセスが可能な範囲であるブロックを複数含み、前記データ取得部は、1つのブロックに同じグループの電力量データを格納し、
託送料金を計算する単位である計算単位を定義する計算単位定義を保持する計算単位定義保持部、
を備え、
前記計算単位は1つ以上の前記ブロックを含んで形成され、
前記データ取得部は、1つの計算単位に同じグループの電力量データを格納する、
ことを特徴とするデータ管理装置。
a data acquisition unit that acquires the power amount data from a data collection system that collects the power amount data periodically transmitted from the smart meter;
a data storage unit that stores the power amount data acquired by the data acquisition unit;
Equipped with
The data acquisition unit acquires the electricity amount data based on a contractor ID indicating a contractor from whom the consumer purchases electricity, and determines whether the electricity amount data of the consumers who purchase electricity from the same contractor are the same. a relocation unit that groups the power amount data of the same group into a certain range of a storage area constituting the data storage unit ;
The storage area includes a plurality of blocks that can be accessed at once by an external device, and the data acquisition unit stores power amount data of the same group in one block,
a calculation unit definition holding unit that holds a calculation unit definition that defines a calculation unit that is a unit for calculating wheeling charges;
Equipped with
The calculation unit is formed including one or more of the blocks,
The data acquisition unit stores power amount data of the same group in one calculation unit.
A data management device characterized by:
JP2019098756A 2019-05-27 2019-05-27 data management device Active JP7421275B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2019098756A JP7421275B2 (en) 2019-05-27 2019-05-27 data management device
JP2023198054A JP7527460B2 (en) 2019-05-27 2023-11-22 Wheeling charge calculation system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019098756A JP7421275B2 (en) 2019-05-27 2019-05-27 data management device

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2023198054A Division JP7527460B2 (en) 2019-05-27 2023-11-22 Wheeling charge calculation system

Publications (2)

Publication Number Publication Date
JP2020194287A JP2020194287A (en) 2020-12-03
JP7421275B2 true JP7421275B2 (en) 2024-01-24

Family

ID=73547575

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2019098756A Active JP7421275B2 (en) 2019-05-27 2019-05-27 data management device
JP2023198054A Active JP7527460B2 (en) 2019-05-27 2023-11-22 Wheeling charge calculation system

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2023198054A Active JP7527460B2 (en) 2019-05-27 2023-11-22 Wheeling charge calculation system

Country Status (1)

Country Link
JP (2) JP7421275B2 (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002207718A (en) 2001-01-10 2002-07-26 Ando Electric Co Ltd Method for fft processing
JP2004088847A (en) 2002-08-23 2004-03-18 Toshiba Eng Co Ltd Electric power dealing system
JP2006134201A (en) 2004-11-09 2006-05-25 Tokyo Electric Power Co Inc:The Computer system for power wheeling service
JP2017127085A (en) 2016-01-13 2017-07-20 株式会社日立製作所 Power demand/response management device, power demand/response management method, power demand/response management system, and power demand management device
WO2018225219A1 (en) 2017-06-08 2018-12-13 三菱電機株式会社 System state estimation device and system state estimation method
JP2018207690A (en) 2017-06-06 2018-12-27 中国電力株式会社 Data management system
JP2019030087A (en) 2017-07-27 2019-02-21 東京瓦斯株式会社 Power control system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1196195A (en) * 1997-09-19 1999-04-09 Nec Corp Measuring meter management device for tenant building

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002207718A (en) 2001-01-10 2002-07-26 Ando Electric Co Ltd Method for fft processing
JP2004088847A (en) 2002-08-23 2004-03-18 Toshiba Eng Co Ltd Electric power dealing system
JP2006134201A (en) 2004-11-09 2006-05-25 Tokyo Electric Power Co Inc:The Computer system for power wheeling service
JP2017127085A (en) 2016-01-13 2017-07-20 株式会社日立製作所 Power demand/response management device, power demand/response management method, power demand/response management system, and power demand management device
JP2018207690A (en) 2017-06-06 2018-12-27 中国電力株式会社 Data management system
WO2018225219A1 (en) 2017-06-08 2018-12-13 三菱電機株式会社 System state estimation device and system state estimation method
JP2019030087A (en) 2017-07-27 2019-02-21 東京瓦斯株式会社 Power control system

Also Published As

Publication number Publication date
JP2020194287A (en) 2020-12-03
JP7527460B2 (en) 2024-08-02
JP2024012669A (en) 2024-01-30

Similar Documents

Publication Publication Date Title
CN105074724B (en) Effective query processing is carried out using the histogram in columnar database
CN107993151B (en) Fund transaction clearing method, device, equipment and computer readable storage medium
CN112256720B (en) Data cost calculation method, system, computer device and storage medium
CN110457288B (en) Data model construction method, device, equipment and computer readable storage medium
CN112100219A (en) Report generation method, device, equipment and medium based on database query processing
CN112488845B (en) Screening method and device for insuring clients, electronic equipment and storage medium
CN107578338A (en) A kind of service publishing method, device and equipment
CN111612616A (en) Block chain account evaluation method and device, terminal device and computer readable medium
Gyorödi et al. A comparative study between the capabilities of mysql vs. mongodb as a back-end for an online platform
CN116932008B (en) Method, device, equipment and medium for updating component data of virtual society simulation
JP7421275B2 (en) data management device
JP2019204481A (en) Point processing system, method and program
US11176506B2 (en) Blockchain expense and resource utilization optimization
CN109558432A (en) Data processing method and device
CN106920124A (en) A kind of Data acquisition and issuance method and device
CN116361571A (en) Artificial intelligence-based merchant portrait generation method, device, equipment and medium
CN111915340A (en) Merchant type identification method, device, equipment and storage medium
TWI626548B (en) Data collection and storage system and method thereof
CN107679096A (en) The shared method and apparatus of index between Data Mart
Gao et al. High performance graph processing with locality oriented design
CN112256689A (en) Service data cleaning method and device and electronic equipment
CN110471726B (en) Component display control method and terminal equipment
CN111339105A (en) Data storage method and device and server
CN110289963A (en) Merging under high concurrent is packaged the method that block chain and its verifying is recorded
CN112256688B (en) Service data cleaning method and device and electronic equipment

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20211126

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20221011

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20221115

A601 Written request for extension of time

Free format text: JAPANESE INTERMEDIATE CODE: A601

Effective date: 20221118

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230116

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230425

A601 Written request for extension of time

Free format text: JAPANESE INTERMEDIATE CODE: A601

Effective date: 20230427

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230621

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20230829

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20231122

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20231204

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20240109

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20240112

R150 Certificate of patent or registration of utility model

Ref document number: 7421275

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150