WO2018062614A1 - 계량데이터 관리 시스템 및 컴퓨터 판독가능 기록 매체 - Google Patents

계량데이터 관리 시스템 및 컴퓨터 판독가능 기록 매체 Download PDF

Info

Publication number
WO2018062614A1
WO2018062614A1 PCT/KR2016/013395 KR2016013395W WO2018062614A1 WO 2018062614 A1 WO2018062614 A1 WO 2018062614A1 KR 2016013395 W KR2016013395 W KR 2016013395W WO 2018062614 A1 WO2018062614 A1 WO 2018062614A1
Authority
WO
WIPO (PCT)
Prior art keywords
buffer
data
metering data
topic
servers
Prior art date
Application number
PCT/KR2016/013395
Other languages
English (en)
French (fr)
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 US16/068,656 priority Critical patent/US11341842B2/en
Publication of WO2018062614A1 publication Critical patent/WO2018062614A1/ko

Links

Images

Classifications

    • GPHYSICS
    • G08SIGNALLING
    • G08CTRANSMISSION SYSTEMS FOR MEASURED VALUES, CONTROL OR SIMILAR SIGNALS
    • G08C25/00Arrangements for preventing or correcting errors; Monitoring arrangements
    • G08C25/04Arrangements for preventing or correcting errors; Monitoring arrangements by recording transmitted signals
    • GPHYSICS
    • G08SIGNALLING
    • G08CTRANSMISSION SYSTEMS FOR MEASURED VALUES, CONTROL OR SIMILAR SIGNALS
    • G08C19/00Electric signal transmission systems
    • G08C19/16Electric signal transmission systems in which transmission is by pulses
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/0706Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation the processing taking place on a specific hardware platform or in a specific software environment
    • G06F11/0709Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation the processing taking place on a specific hardware platform or in a specific software environment in a distributed system consisting of a plurality of standalone computer nodes, e.g. clusters, client-server systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/0751Error or fault detection not based on redundancy
    • GPHYSICS
    • G08SIGNALLING
    • G08CTRANSMISSION SYSTEMS FOR MEASURED VALUES, CONTROL OR SIMILAR SIGNALS
    • G08C17/00Arrangements for transmitting signals characterised by the use of a wireless electrical link
    • G08C17/02Arrangements for transmitting signals characterised by the use of a wireless electrical link using a radio link
    • GPHYSICS
    • G08SIGNALLING
    • G08CTRANSMISSION SYSTEMS FOR MEASURED VALUES, CONTROL OR SIMILAR SIGNALS
    • G08C19/00Electric signal transmission systems
    • G08C19/02Electric signal transmission systems in which the signal transmitted is magnitude of current or voltage
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
    • H04L67/1004Server selection for load balancing
    • H04L67/1008Server selection for load balancing based on parameters of servers, e.g. available memory or workload
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/562Brokering proxy services

Definitions

  • the present invention relates to a weighing data management system and a computer readable recording medium.
  • AMI advanced meter infrastructure
  • metering data is the basic data for creating new energy industry, such as electric bill calculation, real-time usage and billing to customers, and demand response (DR) analysis, high reliability is required in the management of metering data.
  • DR demand response
  • the present invention provides a weighing data management system and a computer-readable recording medium capable of improving the performance and reliability of a weighing data management system by collecting and processing weighing data in a distributed or parallel manner.
  • Weighing data transmission module for collecting the weighing data, and generates a message having a topic (Topic) information and the weighing data corresponding to the weighing data;
  • a plurality of buffer servers each having a plurality of buffers to which different topics are assigned, and storing the message in a buffer corresponding to the topic information;
  • a metering data processing module for extracting the metering data from some of the plurality of buffer servers to process the extracted metering data;
  • a broker server that determines a buffer server to be extracted from the metering data processing module among the plurality of buffer servers based on state information of the plurality of buffer servers. It may include.
  • the metering data processing module may include: a plurality of processing servers each of which is assigned a plurality of different topics, and extracts and processes the metering data from a buffer to which the same topic is assigned; And a master processing server that determines a topic of the metering data to be processed by some of the plurality of processing servers, and assigns the determined topic to some of the plurality of processing servers based on state information of the plurality of processing servers. It may include.
  • the metering data transmission module may include: a collection server for identifying the collected metering data and generating the topic information; A data channel for temporarily storing the generated message; And extracting the message temporarily stored in the data channel in a temporary storage order, adding meta information used for processing of the metering data processing module to the extracted message, and adding the meta information to the message among the plurality of buffer servers.
  • a transmission server transmitting at least a part; It may include.
  • the weighing data processing module may verify an error of the extracted weighing data and estimate an error of the extracted weighing data.
  • the weighing data management system includes: a real-time providing module for transmitting or outputting weighing data verified by the weighing data processing module in real time; A first analysis module for accumulating and storing verification results of the measurement data processing module and generating first analysis data according to analysis of the accumulated and stored verification results; And a second analysis module for accumulating and storing the weighing data verified by the weighing data processing module and generating second analysis data according to the analysis of the accumulated and stored weighing data. It may further include.
  • the first analysis module generates meta information used for verification of the weighing data processing module based on the analysis of accumulated and stored verification results, and the metering data transmission module adds the meta information to the message. Can be.
  • the topic information may include at least one of voltage division, regional division, and quality division of the metering data.
  • the first buffer server having a first buffer and a second buffer; A second buffer server having the second buffer and the third buffer; A third buffer server having the third buffer and the first buffer; Collecting first, second and third weighing data, generating a first message having the first weighing data and first topic information, and delivering the first weighing data to the first buffer; A metering data transmission module for generating a second message having second topic information and delivering the second message to the second buffer, and generating a third message having the third metering data and third topic information to the third buffer; Determine a topic of metering data to be processed, extract the first metering data from one of the first and second buffer servers when the determined topic corresponds to the first topic information, and the determined topic is the second topic Extracts the second metering data from one of the second and third buffer servers when corresponding to the information, and from one of the third and first buffer servers when the determined topic corresponds to the third topic information.
  • a metering data processing module for extracting the third metering data for extracting the third metering data; And a broker server that determines a buffer server to be extracted from the metering data processing module among the first, second and third buffer servers based on the state information of the first, second and third buffer servers. It may include.
  • a computer readable recording medium includes: collecting metering data; Identifying the metering data and generating topic information corresponding to the metering data; Generating a message having the metering data and the topic information; Transmitting the message to a buffer server corresponding to the topic information among a plurality of buffer servers each having a plurality of buffers to which different topics are allocated; Determining a topic of metering data to process; Assigning the determined topic to some of the plurality of processing servers; And determining a buffer server to transfer metering data to a part of the plurality of processing servers among the plurality of buffer servers based on state information of the plurality of buffer servers. Instructions executable by the processor for executing the method may be recorded.
  • the present invention it is possible to prevent the degradation of performance and reliability of the weighing data management system that occurs as the capacity of the weighing data increases.
  • the weighing data management system can be flexibly expanded or reduced according to the capacity change of the weighing data to efficiently perform the weighing data management, and even if a failure occurs in some servers, data loss and data It is possible to stably manage weighing data by preventing interruption of management.
  • FIG. 1 is a view showing a weighing data management system according to an embodiment of the present invention.
  • FIG. 2 is a view showing the architecture of a metering data management system according to an embodiment of the present invention.
  • FIG. 3 is a diagram illustrating a message generated by the metering data management system according to an embodiment of the present invention.
  • FIG. 4 is a flowchart illustrating an operation of a collection server that may be included in a metering data management system according to an embodiment of the present invention.
  • FIG. 5 is a flowchart illustrating an operation of a transmission server that may be included in a metering data management system according to an embodiment of the present invention.
  • FIG. 6 is a flowchart illustrating an operation of a processing server that may be included in a metering data management system according to an embodiment of the present invention.
  • FIG. 7 is a flowchart illustrating verification of metering data of a processing server that may be included in a metering data management system according to an exemplary embodiment.
  • FIG. 8 is a flow chart illustrating a method recorded on a computer readable recording medium according to one embodiment of the present invention.
  • FIG. 9 is a diagram illustrating an example computing environment in which one or more embodiments disclosed herein may be implemented.
  • FIG. 1 is a view showing a weighing data management system according to an embodiment of the present invention.
  • a weighing data management system includes a weighing data transmission module 100, a plurality of buffer servers 211, 212, and 213, a broker server 250, and a weighing data processing module. 300 may be included.
  • the metering data transmission module 100 may collect metering data and generate a message having topic information and the metering data corresponding to the metering data.
  • the metering data may be implemented as LP (Load Profile) data, and may be transmitted through protocols such as SOAP, SCP, and Polling.
  • the topic information may be mediated information for the metering data management system to process the metering data in a distributed or parallel manner.
  • the topic may represent one of a plurality of sets in which at least one of voltage division, regional division, and quality division of the metering data is different from each other.
  • the meter type that reads the metering data corresponding to the first topic is a standard type
  • the meter type that reads the metering data corresponding to the second topic is an E-Type
  • One gauge type may be a G-Type
  • a meter type that reads weighing data corresponding to a fourth topic may be an EA-Type.
  • the metering data transmission module 100 collects first, second, and third metering data, generates a first message having the first metering data and first topic information, and generates a first buffer 221a. 221b, a second message having the second metering data and the second topic information is generated and delivered to the second buffers 222a and 222b, and having the third metering data and the third topic information. 3, a message may be generated and delivered to the third buffers 223a and 223b. That is, the metering data transmission module 100 may transfer the collected metering data according to the topic information to different targets.
  • the metering data transmission module 100 may include a collection server 110, a data channel 120 and a transmission server 130.
  • the collection server 110 may generate topic information by identifying the collected metering data.
  • identifying the metering data may be encoding or decoding some data included in the metering data, or confirming a pattern of the metering data.
  • the data channel 120 may temporarily store the generated message and may be connected to the collection server 110 and the transmission server 130.
  • the transmission server 130 extracts the messages temporarily stored in the data channel 120 in the order of temporary storage, adds meta information used for processing of the metering data processing module 300 to the extracted messages, and adds the meta information.
  • the transmitted message may be transmitted to at least some of the buffer servers 211, 212, and 213.
  • the plurality of buffer servers 211, 212, and 213 respectively have at least some of the plurality of buffers 221a, 221b, 222a, 222b, 223a, and 223b to which different topics are assigned, and the topic that the message has received messages.
  • Each buffer may be stored in a buffer corresponding to the information.
  • a message having topic information corresponding to the first topic may be stored in the first buffer 221a.
  • the message having topic information corresponding to the second topic may be stored in the second buffer 222a.
  • a message having topic information corresponding to the second topic may be stored in the second buffer 222b.
  • the message having topic information corresponding to the third topic may be stored in the third buffer 223a.
  • a message having topic information corresponding to the third topic may be stored in the third buffer 223b.
  • the message having topic information corresponding to the first topic may be stored in the first buffer 221b.
  • a message having topic information corresponding to the first topic is stored together in the first buffer 221a included in the first buffer server 211 and the first buffer 221b included in the third buffer server 213.
  • the message having topic information corresponding to the second topic is together in the second buffer 222a included in the first buffer server 211 and the second buffer 222b included in the second buffer server 212.
  • a message having topic information corresponding to the third topic is together in the third buffer 223a included in the second buffer server 212 and the third buffer 223b included in the third buffer server 213. Can be stored.
  • the plurality of buffer servers 211, 212, and 213 may store messages in a buffer in a distributed manner or in a parallel manner. Accordingly, the plurality of buffer servers 211, 212, and 213 may store, receive, and transmit a message in a balanced manner.
  • the broker server 250 may select a buffer server, which is an extraction target of the metering data processing module 300, from among the plurality of buffer servers 211, 212, and 213 based on state information of the plurality of buffer servers 211, 212, and 213. You can decide.
  • the status information may include at least one of CPU load, memory storage space, disk space, and failure of each buffer server.
  • the broker server 250 may manage network addresses, topic allocation information, and / or storage message information for each buffer of each of the buffer servers 211, 212, and 213. .
  • the broker server 250 receives the third metering data from the third buffer server 213 instead of the second buffer server 212, the metering data processing module 300 Can be delivered to. Thereafter, the broker server 250 may receive the first metering data from the first buffer server 211 instead of the third buffer server 213 and transmit the first metering data to the metering data processing module 300.
  • the broker server 250 may smoothly transfer the weighing data to the weighing data processing module 300 even when some buffer servers fail, and the plurality of buffer servers 211, 212, and 213 are distributed or parallel.
  • the plurality of buffer servers 211, 212, and 213 may be collectively controlled to store and transmit metering data.
  • the metering data processing module 300 may extract metering data from some of the buffer servers 211, 212, and 213 and process the extracted metering data.
  • the processing of the weighing data may include verification, estimation, and correction (Validation, Estimation, Editing, VEE) for the weighing data.
  • the weighing data processing module 300 may verify an error of the extracted weighing data and estimate an error of the extracted weighing data.
  • the metering data processing module 300 may include a plurality of processing servers 311 and 312 and a master processing server 350.
  • the plurality of processing servers 311 and 312 may be assigned a plurality of different topics, respectively, and extract and process metering data from a buffer to which the same topic is allocated.
  • Each of the plurality of processing servers 311 and 312 may include a unit that processes extraction and loading of data and a unit that verifies and confirms data.
  • the master processing server 350 determines a topic of the weighing data to be processed by some of the plurality of processing servers 311 and 312, and processes the plurality of processes based on the determined topics based on state information of the plurality of processing servers 311 and 312. It may be assigned to some of the servers 311 and 312. In order to determine and / or assign a topic, the master processing server 350 distributes and maps / reduces tasks of a plurality of processing servers 311 and 312 and schedules the work. By managing and checking the state information of the plurality of processing servers 311 and 312, the work can be evenly distributed to the plurality of processing servers 311 and 312.
  • the master processing server 350 may include the first processing server 311 and the second processing server ( 312) You can check which processing server is not busy. When the first processing server 311 is relatively less busy, the master processing server 350 may assign a third topic to the first processing server 311.
  • the first processing server 311 may receive and process the third metering data from the broker server 250 or the third buffer 223b. Thereafter, the master processing server 350 may determine a topic of the metering data to be processed second as the first topic. Thereafter, the master processing server 350 may assign the first topic to the second processing server 312. Thereafter, the second processing server 312 may receive and process the first metering data from the broker server 250 or the first buffer 221a.
  • the master processing server 350 may collectively control the plurality of processing servers 311 and 312 so that the plurality of processing servers 311 and 312 receive and process the metering data in a distributed or parallel manner.
  • the collection server 110, the data channel 120 and the transmission server 130, the broker server 250 and / or the master processing server 350 may be duplicated.
  • FIG. 2 is a view showing the architecture of a metering data management system according to an embodiment of the present invention.
  • the weighing data management system may include a real time providing module 400, a first analysis module 500, a second analysis module 600, a system management server 700, and the like.
  • the connection server 800 may further include.
  • the metering data generated from the redundant integrated server 10 and / or the duplicated local offices 21, 22, 23, and 24 may be converted into LP (Load Profile) data by the conversion unit 30.
  • the converted metering data may be transmitted to the metering data transmission module 100 according to a protocol such as SOAP, SCP, Polling, etc. through the network connection unit 40.
  • the real time providing module 400 may transmit or output the weighing data verified by the weighing data processing module 300 to the outside in real time.
  • the first analysis module 500 may accumulate and store verification results of the weighing data processing module 300 and generate first analysis data according to the analysis of the accumulated verification results.
  • the first analysis module 500 may generate meta information used for verification of the weighing data processing module 300 based on the analysis of the accumulated and stored verification results.
  • the meta information may be added to a message generated later in the metering data transmission module 100. That is, the first analysis module 500 may generate meta information so that the analysis result of the first analysis module 500 is reflected in the weighing data processing module 300 and feed back to the metering data transmission module 100.
  • the first analysis module 500 may include a common data cluster, a weighing data cluster, and a master analysis server, and may include reference information (eg, customer information and contract information) for data verification, interval value calculation, and confirmation. Collection meter information for managing the status of data file collection.
  • reference information eg, customer information and contract information
  • the first analysis module 500 stores the weighing data in a distributed or parallel manner to speed up the provision of the weighing data of the real-time providing module 400, and provides the real-time weighing data in a distributed or parallel manner.
  • 400 can be sent.
  • the metering data cluster may store metering data in a distributed or parallel manner by using topic information or meta information.
  • the master analysis server may manage storage and transmission of the metering data cluster based on state information of the metering data cluster.
  • the second analysis module 600 may accumulate and store the weighing data verified by the weighing data processing module 300 and generate second analysis data according to the analysis of the cumulatively stored weighing data. For example, the second analysis module 600 may perform big data analysis in a long term to perform an analysis requiring a large number of operations such as demand response (DR) analysis.
  • DR demand response
  • the second analysis module 600 may perform an advanced statistical analysis function that takes a relatively long time, such as multi-dimensional analysis, time series pattern analysis, placebo / challenge prevention of the weighing data, and provides the analysis results in real time module 400 can be sent.
  • Weighing data management system according to an embodiment of the present invention can analyze and provide weighing data efficiently and stably by dualizing the analysis operation.
  • the system management server 700 may monitor the overall state of the metering data management system according to an embodiment of the present invention.
  • the linked server 800 may manage a linked operation between the servers.
  • the weighing data management system can be applied to the integrated monitoring or diagnosis of the power plant as well as the management of the weighing data. Since the power plant includes a plurality of sensors and a plurality of generator operation information for detecting temperature, humidity, pressure, vibration, etc., the weighing data management system replaces the weighing data with the sensing data and operation information of the sensors included in the power plant. Data can be managed in a distributed or parallel manner.
  • FIG. 3 is a diagram illustrating a message generated by the metering data management system according to an embodiment of the present invention.
  • the topic information may include at least one of voltage classification, regional classification, and quality classification of the metering data. Further, file start information and file end information may be added to one end and the other end of the weighing data, respectively.
  • the file start information is information indicating that the file is beginning.
  • the string of the file start information may be [S, CN_FEP_000001_LE_20151117_1830_184457, L, SU, 1950, L], and the string may be summarized in Table 1 below.
  • the collection server included in the metering data management system may store the file start information in a data channel and sequentially store a plurality of metering data strings in the data channel.
  • each of the strings may have a form in which a file name is added to a parsing result string for an actual line of a data file.
  • the file end information is information indicating that the plurality of metering data are all stored in a data channel.
  • the string of the file end information may be [E, CN_FEP_000001_LE_20151117_1830_184457,28940,28940,0,1950], and the string may be summarized in Table 2 below.
  • FIG. 4 is a flowchart illustrating an operation of a collection server that may be included in a metering data management system according to an embodiment of the present invention.
  • the collection server checks the existence of the metering data file in the receiving folder (S111, S112), and if the file exists, open the file (S113), the file start including the file start information Create a message and store it additionally in the data channel (S114), read strings of the file sequentially line by line (S115), generate a weighing data message and store it further in the data channel (S116), and check whether the file is finished.
  • a file ending message including the file end information may be generated and additionally stored in the data channel (S118), the file may be closed, and moved to the storage folder (S119). Steps S111 to S119 described above may be processed as one independent thread, and may be performed by several threads at the same time in the collection server.
  • FIG. 5 is a flowchart illustrating an operation of a transmission server that may be included in a metering data management system according to an embodiment of the present invention.
  • the transmission server checks the existence of the message in the data channel (S131, S132), and if the message exists, read the first stored message among the messages in the data channel and store in a variable (S133), the message Checking the topic information of the can add the data collection meta information to the message (S134), transmit the message to the broker server (S135) and delete the corresponding message existing in the data channel.
  • Steps S131 to S135 described above may be processed as one independent thread, and may be performed by several threads at the same time in the transmission server.
  • the meta information may be summarized in Table 3.
  • FIG. 6 is a flowchart illustrating an operation of a processing server that may be included in a metering data management system according to an embodiment of the present invention.
  • a single message is extracted from the topic buffer of the metering data processing module (S210), whether meta information exists in the extracted message (S220), and if the meta information exists, the first analysis module is present.
  • the weighing data may be loaded into the weighing data cluster of the first analysis module S260.
  • steps S210 to S260 may be processed as one independent thread, and may be performed by several threads simultaneously in the processing server.
  • FIG. 7 is a flowchart illustrating verification of metering data of a processing server that may be included in a metering data management system according to an exemplary embodiment.
  • the processing server extracts an uncompleted object from the meta information in the meta information cluster repository of the first Munseok module (S310), compares the number of collection of measurement data with the number of transmissions (S320), and the measurement data.
  • update the meta information S330
  • first verify the weighing data S340
  • calculate the section usage of the weighing data S350
  • secondly verify the weighing data S360
  • the weighing data can be estimated (S370), and the weighing data can be replicated and transmitted to the real-time providing module and the second analysis module (S380), and the elapsed collection time exceeds the standard while the collection of the weighing data is incomplete.
  • the automatic estimation may be primarily performed, and if the automatic estimation is impossible, the estimation process may be performed secondarily by a statistical method.
  • steps S310 to S410 may be processed as one independent thread, and may be performed by several threads simultaneously in the processing server.
  • FIG. 8 is a flow chart illustrating a method recorded on a computer readable recording medium according to one embodiment of the present invention.
  • the method recorded on the computer-readable recording medium may include collecting weighing data (S10), generating topic information (S20), and generating a message. (S30), delivering the message to the plurality of buffer servers (S40), determining the processing topic (S50), assigning the determined topic to the processing server (S60) and the assigned server is metered from the buffer server It may include the step of extracting the data (S70).
  • the computer readable recording medium may be read through the storage of the computing environment illustrated in FIG. 9.
  • the computing environment may be implemented as a system management server and / or a linked server included in the metering data management system.
  • FIG. 9 illustrates an example computing environment in which one or more embodiments disclosed herein may be implemented, illustrating an example of a system 1000 that includes a computing device 1100 configured to implement one or more embodiments described above.
  • the computing device 1100 may be a personal computer, server computer, handheld or laptop device, mobile device (mobile phone, PDA, media player, etc.), multiprocessor system, consumer electronics, mini computer, mainframe computer, Distributed computing environments, including, but not limited to, any of the systems or devices described above.
  • the computing device 1100 may include at least one processing unit 1110 and a memory 1120.
  • the processing unit 1110 may include, for example, a central processing unit (CPU), a graphics processing unit (GPU), a microprocessor, an application specific integrated circuit (ASIC), field programmable gate arrays (FPGA), and the like. It may have a plurality of cores.
  • the memory 1120 may be volatile memory (eg, RAM, etc.), nonvolatile memory (eg, ROM, flash memory, etc.), or a combination thereof.
  • computing device 1100 may include additional storage 1130.
  • Storage 1130 includes, but is not limited to, magnetic storage, optical storage, and the like.
  • Storage 1130 may store computer readable instructions for implementing one or more embodiments disclosed herein, and other computer readable instructions for implementing operating systems, application programs, and the like.
  • Computer readable instructions stored in storage 1130 may be loaded into memory 1120 for execution by processing unit 1110.
  • computing device 1100 may include input device (s) 1140 and output device (s) 1150.
  • the input device (s) 1140 may include, for example, a keyboard, mouse, pen, voice input device, touch input device, infrared camera, video input device, or any other input device.
  • output device (s) 1150 may include, for example, one or more displays, speakers, printers, or any other output device.
  • computing device 1100 may use an input device or output device included in another computing device as input device (s) 1140 or output device (s) 1150.
  • computing device 1100 may include communication connection (s) 1160 to enable communication with other devices (eg, computing device 1300) via network 1200.
  • the communication connection (s) 1160 may be a modem, a network interface card (NIC), an integrated network interface, a radio frequency transmitter / receiver, an infrared port, a USB connection, or other for connecting the computing device 1100 to another computing device. It may include an interface.
  • communication connection (s) 1160 may include a wired connection or a wireless connection.
  • Each component of the computing device 1100 described above may be connected by various interconnections such as a bus (eg, peripheral component interconnect (PCI), USB, firmware (IEEE 1394), optical bus structure, etc.). And interconnected by a network.
  • a bus eg, peripheral component interconnect (PCI), USB, firmware (IEEE 1394), optical bus structure, etc.
  • IEEE 1394 firmware
  • optical bus structure etc.
  • ком ⁇ онент generally refer to a computer-related entity that is hardware, a combination of hardware and software, software, or running software.
  • a component may be, but is not limited to being, a process running on a processor, a processor, an object, an executable, a thread of execution, a program, and / or a computer.
  • an application running on a controller and the controller can be a component.
  • One or more components may reside within a thread of process and / or execution, and the components may be localized on one computer and distributed between two or more computers.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Signal Processing (AREA)
  • Quality & Reliability (AREA)
  • Computer Hardware Design (AREA)
  • Medical Informatics (AREA)
  • General Health & Medical Sciences (AREA)
  • Computing Systems (AREA)
  • Health & Medical Sciences (AREA)
  • Computer And Data Communications (AREA)
  • Debugging And Monitoring (AREA)

Abstract

본 발명의 일 실시 예에 따른 계량데이터 관리 시스템은, 계량데이터를 수집하고 계량데이터에 대응되는 토픽(Topic) 정보와 계량데이터를 가지는 메시지를 생성하는 계량데이터 전송 모듈과, 서로 다른 토픽이 할당되는 복수의 버퍼를 각각 가지고 메시지를 토픽 정보에 대응되는 버퍼에 각각 저장하는 복수의 버퍼서버와, 복수의 버퍼서버 중 일부로부터 계량데이터를 추출하여 추출된 계량데이터를 처리하는 계량데이터 처리 모듈과, 복수의 버퍼서버의 상태 정보에 기초하여 복수의 버퍼서버 중 계량데이터 처리 모듈의 추출대상이 되는 버퍼서버를 결정하는 브로커 서버를 포함할 수 있다.

Description

계량데이터 관리 시스템 및 컴퓨터 판독가능 기록 매체
본 발명은 계량데이터 관리 시스템 및 컴퓨터 판독가능 기록 매체에 관한 것이다.
최근 지능형 전력계량 인프라(Advanced Meter Infrastructure, AMI) 구축에 따라 수집되는 계량데이터의 관리가 요구되고 있다.
계량데이터는 전기요금 산정, 고객에게 실시간 사용량 및 요금 제공, 수요반응(Demand Response, DR) 분석 등 에너지신산업 창출을 위한 근간 데이터이므로, 계량데이터의 관리에 있어서 높은 신뢰성이 요구된다.
종래의 계량데이터 관리 시스템은 데이터베이스(DB) 링크 방식으로 계량데이터를 수집하고 처리한다. 그러나 계량 기술이 발전함에 따라 계량데이터의 용량이 지속적으로 증가하고 있는 상황에서, 계량데이터 관리 시스템의 성능 및 신뢰성은 점차 저하되고 있다.
본 발명은 분산방식 또는 병렬방식으로 계량데이터를 수집하고 처리하여 계량데이터 관리 시스템의 성능 및 신뢰성을 향상시킬 수 있는 계량데이터 관리 시스템 및 컴퓨터 판독가능 기록 매체를 제공한다.
본 발명의 일 실시 예에 따른 계량데이터 관리 시스템은, 계량데이터를 수집하고, 상기 계량데이터에 대응되는 토픽(Topic) 정보와 상기 계량데이터를 가지는 메시지를 생성하는 계량데이터 전송 모듈; 서로 다른 토픽이 할당되는 복수의 버퍼를 각각 가지고, 상기 메시지를 상기 토픽 정보에 대응되는 버퍼에 각각 저장하는 복수의 버퍼서버; 상기 복수의 버퍼서버 중 일부로부터 상기 계량데이터를 추출하여 추출된 계량데이터를 처리하는 계량데이터 처리 모듈; 및 상기 복수의 버퍼서버의 상태 정보에 기초하여 상기 복수의 버퍼서버 중 상기 계량데이터 처리 모듈의 추출대상이 되는 버퍼서버를 결정하는 브로커 서버; 를 포함할 수 있다.
예를 들어 상기 계량데이터 처리 모듈은, 서로 다른 복수의 토픽을 각각 할당받고, 할당받은 토픽과 동일한 토픽이 할당된 버퍼로부터 상기 계량데이터를 추출하여 처리하는 복수의 처리서버; 및 상기 복수의 처리서버 중 일부에서 처리할 계량데이터의 토픽을 결정하고, 결정된 토픽을 상기 복수의 처리서버의 상태 정보에 기초하여 상기 복수의 처리서버 중 일부에 할당하는 마스터 처리서버; 를 포함할 수 있다.
예를 들어 상기 계량데이터 전송 모듈은, 수집된 계량데이터를 식별하여 상기 토픽 정보를 생성하는 수집서버; 생성된 메시지를 임시저장하는 데이터 채널; 및 상기 데이터 채널에 임시저장된 메시지를 임시저장 순서대로 추출하고, 추출된 메시지에 상기 계량데이터 처리 모듈의 처리에 이용되는 메타 정보를 추가하고, 상기 메타 정보가 추가된 메시지를 상기 복수의 버퍼서버 중 적어도 일부에 전송하는 전송서버; 를 포함할 수 있다.
예를 들어, 상기 계량데이터 처리 모듈은 추출된 계량데이터의 오류를 검증하고, 추출된 계량데이터가 가지는 오류를 추정할 수 있다.
예를 들어 상기 계량데이터 관리 시스템은, 상기 계량데이터 처리 모듈에 의해 검증된 계량데이터를 실시간으로 전송 또는 출력하는 실시간 제공 모듈; 상기 계량데이터 처리 모듈의 검증 결과를 누적저장하고, 누적저장된 검증 결과의 분석에 따른 제1 분석데이터를 생성하는 제1 분석 모듈; 및 상기 계량데이터 처리 모듈에 의해 검증된 계량데이터를 누적저장하고, 누적저장된 계량데이터의 분석에 따른 제2 분석데이터를 생성하는 제2 분석 모듈; 을 더 포함할 수 있다.
예를 들어, 상기 제1 분석 모듈은 누적저장된 검증 결과의 분석에 기초하여 상기 계량데이터 처리 모듈의 검증에 이용되는 메타 정보를 생성하고, 상기 계량데이터 전송 모듈은 상기 메시지에 상기 메타 정보를 추가할 수 있다.
예를 들어, 상기 토픽 정보는 상기 계량데이터의 전압구분, 지역구분 및 품질구분 중 적어도 하나를 포함할 수 있다.
본 발명의 일 실시 예에 따른 계량데이터 관리 시스템은, 제1 버퍼와 제2 버퍼를 가지는 제1 버퍼서버; 상기 제2 버퍼와 제3 버퍼를 가지는 제2 버퍼서버; 상기 제3 버퍼와 상기 제1 버퍼를 가지는 제3 버퍼서버; 제1, 제2 및 제3 계량데이터를 수집하고, 상기 제1 계량데이터와 제1 토픽(Topic) 정보를 가지는 제1 메시지를 생성하여 상기 제1 버퍼에 전달하고, 상기 제2 계량데이터와 제2 토픽 정보를 가지는 제2 메시지를 생성하여 상기 제2 버퍼에 전달하고, 상기 제3 계량데이터와 제3 토픽 정보를 가지는 제3 메시지를 생성하여 상기 제3 버퍼에 전달하는 계량데이터 전송 모듈; 처리할 계량데이터의 토픽을 결정하고, 결정된 토픽이 상기 제1 토픽 정보에 대응될 경우에 상기 제1 및 제2 버퍼서버 중 하나로부터 상기 제1 계량데이터를 추출하고, 결정된 토픽이 상기 제2 토픽 정보에 대응될 경우에 상기 제2 및 제3 버퍼서버 중 하나로부터 상기 제2 계량데이터를 추출하고, 결정된 토픽이 상기 제3 토픽 정보에 대응될 경우에 상기 제3 및 제1 버퍼서버 중 하나로부터 상기 제3 계량데이터를 추출하는 계량데이터 처리 모듈; 및 상기 제1, 제2 및 제3 버퍼서버의 상태 정보에 기초하여 상기 제1, 제2 및 제3 버퍼서버 중 상기 계량데이터 처리 모듈의 추출대상이 되는 버퍼서버를 결정하는 브로커 서버; 를 포함할 수 있다.
본 발명의 일 실시 예에 따른 컴퓨터 판독가능 기록 매체는, 계량데이터를 수집하는 단계; 상기 계량데이터를 식별하여 상기 계량데이터에 대응되는 토픽(Topic) 정보를 생성하는 단계; 상기 계량데이터와 상기 토픽 정보를 가지는 메시지를 생성하는 단계; 서로 다른 토픽이 할당되는 복수의 버퍼를 각각 가지는 복수의 버퍼서버 중 상기 토픽 정보에 대응되는 버퍼서버로 상기 메시지를 전달하는 단계; 처리할 계량데이터의 토픽을 결정하는 단계; 결정된 토픽을 복수의 처리서버 중 일부에 할당하는 단계; 및 상기 복수의 버퍼서버의 상태 정보에 기초하여 상기 복수의 버퍼서버 중 상기 복수의 처리서버 중 일부에 계량데이터를 전달할 버퍼서버를 결정하는 단계; 를 포함하는 방법을 실행하기 위한 프로세서에 의해 실행 가능한 명령들이 기록될 수 있다.
본 발명에 따르면, 계량데이터의 용량이 증가함에 따라 발생하는 계량데이터 관리 시스템의 성능 및 신뢰성 저하 현상을 예방할 수 있다.
또한 본 발명의 일 실시 예에 따른 계량데이터 관리 시스템은, 계량데이터의 용량 변화에 따라 유연하게 확장 또는 축소되어 계량데이터 관리를 효율적으로 수행할 수 있으며, 일부 서버에 장애가 발생하더라도 데이터의 유실 및 데이터 관리의 중단을 예방하여 계량데이터 관리를 안정적으로 수행할 수 있다.
도 1은 본 발명의 일 실시 예에 따른 계량데이터 관리 시스템을 나타낸 도면이다.
도 2는 본 발명의 일 실시 예에 따른 계량데이터 관리 시스템의 아키텍처를 나타낸 도면이다.
도 3은 본 발명의 일 실시 예에 따른 계량데이터 관리 시스템이 생성하는 메시지를 예시하는 도면이다.
도 4는 본 발명의 일 실시 예에 따른 계량데이터 관리 시스템에 포함될 수 있는 수집서버의 동작을 나타내는 순서도이다.
도 5는 본 발명의 일 실시 예에 따른 계량데이터 관리 시스템에 포함될 수 있는 전송서버의 동작을 나타내는 순서도이다.
도 6은 본 발명의 일 실시 예에 따른 계량데이터 관리 시스템에 포함될 수 있는 처리서버의 동작을 나타내는 순서도이다.
도 7은 본 발명의 일 실시 예에 따른 계량데이터 관리 시스템에 포함될 수 있는 처리서버의 계량데이터 검증을 나타내는 순서도이다.
도 8은 본 발명의 일 실시 예에 따른 컴퓨터 판독가능 기록 매체에 기록된 방법을 나타내는 순서도이다.
도 9는 본 명세서에 개진된 하나 이상의 실시예가 구현될 수 있는 예시적인 컴퓨팅 환경을 도시하는 도면이다.
후술하는 본 발명에 대한 상세한 설명은, 본 발명이 실시될 수 있는 특정 실시예를 예시로서 도시하는 첨부 도면을 참조한다. 본 발명의 다양한 실시예는 서로 다르지만 상호 배타적일 필요는 없음이 이해되어야 한다. 예를 들어, 여기에 기재되어 있는 특정 형상, 구조 및 특성은 일 실시예에 관련하여 본 발명의 정신 및 범위를 벗어나지 않으면서 다른 실시예로 구현될 수 있다. 또한, 각각의 개시된 실시예 내의 개별 구성요소의 위치 또는 배치는 본 발명의 정신 및 범위를 벗어나지 않으면서 변경될 수 있음이 이해되어야 한다. 따라서, 후술하는 상세한 설명은 한정적인 의미로서 취하려는 것이 아니며, 본 발명의 범위는, 적절하게 설명된다면, 그 청구항들이 주장하는 것과 균등한 모든 범위와 더불어 첨부된 청구항에 의해서만 한정된다. 도면에서 유사한 참조부호는 여러 측면에 걸쳐서 동일하거나 유사한 기능을 지칭한다.
이하에서는, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자가 본 발명을 용이하게 실시할 수 있도록 하기 위하여, 본 발명의 실시 예들에 관하여 첨부된 도면을 참조하여 상세히 설명하기로 한다.
도 1은 본 발명의 일 실시 예에 따른 계량데이터 관리 시스템을 나타낸 도면이다.
도 1을 참조하면, 본 발명의 일 실시 예에 따른 계량데이터 관리 시스템은, 계량데이터 전송 모듈(100), 복수의 버퍼서버(211, 212, 213), 브로커 서버(250) 및 계량데이터 처리 모듈(300)을 포함할 수 있다.
계량데이터 전송 모듈(100)은 계량데이터를 수집하고, 상기 계량데이터에 대응되는 토픽(Topic) 정보와 상기 계량데이터를 가지는 메시지를 생성할 수 있다. 여기서, 계량데이터는 LP(Load Profile) 데이터로 구현될 수 있으며, SOAP, SCP, Polling 등과 같은 프로토콜을 통해 전달받을 수 있다.
여기서, 상기 토픽 정보는 계량데이터 관리 시스템이 계량데이터를 분산방식 또는 병렬방식으로 처리하기 위한 매개 정보일 수 있다. 예를 들어, 상기 토픽은 계량데이터의 전압구분, 지역구분 및 품질구분 중 적어도 하나가 서로 다른 다수의 집합 중 하나를 나타낼 수 있다. 예를 들어, 제1 토픽에 대응되는 계량데이터를 검침한 계기 타입은 표준형이고, 제2 토픽에 대응되는 계량데이터를 검침한 계기 타입은 E-Type이고, 제3 토픽에 대응되는 계량데이터를 검침한 계기 타입은 G-Type이고, 제4 토픽에 대응되는 계량데이터를 검침한 계기 타입은 EA-Type일 수 있다.
예를 들어, 상기 계량데이터 전송 모듈(100)은 제1, 제2 및 제3 계량데이터를 수집하고, 상기 제1 계량데이터와 제1 토픽 정보를 가지는 제1 메시지를 생성하여 제1 버퍼(221a, 221b)에 전달하고, 상기 제2 계량데이터와 제2 토픽 정보를 가지는 제2 메시지를 생성하여 제2 버퍼(222a, 222b)에 전달하고, 상기 제3 계량데이터와 제3 토픽 정보를 가지는 제3 메시지를 생성하여 제3 버퍼(223a, 223b)에 전달할 수 있다. 즉, 상기 계량데이터 전송 모듈(100)은 토픽 정보에 따라 수집된 계량데이터를 서로 다른 대상으로 전달할 수 있다.
상기 계량데이터 전송 모듈(100)은 수집서버(110), 데이터 채널(120) 및 전송서버(130)를 포함할 수 있다.
수집서버(110)는 수집된 계량데이터를 식별하여 토픽 정보를 생성할 수 있다. 여기서, 계량데이터를 식별하는 것은 계량데이터에 포함된 일부 데이터를 부호화 또는 복호화하는 것일 수 있고, 계량데이터의 패턴을 확인하는 것일 수도 있다.
데이터 채널(120)은 생성된 메시지를 임시저장할 수 있으며, 수집서버(110) 및 전송서버(130)에 접속될 수 있다.
전송서버(130)는 데이터 채널(120)에 임시저장된 메시지를 임시저장 순서대로 추출하고, 추출된 메시지에 계량데이터 처리 모듈(300)의 처리에 이용되는 메타 정보를 추가하고, 상기 메타 정보가 추가된 메시지를 복수의 버퍼서버(211, 212, 213) 중 적어도 일부에 전송할 수 있다.
복수의 버퍼서버(211, 212, 213)는 서로 다른 토픽이 할당되는 복수의 버퍼(221a, 221b, 222a, 222b, 223a, 223b) 중 적어도 일부를 각각 가지고, 전달받은 메시지를 상기 메시지가 가지는 토픽 정보에 대응되는 버퍼에 각각 저장할 수 있다.
예를 들어 제1 버퍼서버(211)가 제1 버퍼(221a)와 제2 버퍼(222a)를 가질 경우, 제1 토픽에 대응되는 토픽 정보를 가지는 메시지는 제1 버퍼(221a)에 저장될 수 있으며, 제2 토픽에 대응되는 토픽 정보를 가지는 메시지는 제2 버퍼(222a)에 저장될 수 있다.
예를 들어 제2 버퍼서버(212)가 제2 버퍼(222b)와 제3 버퍼(223a)를 가질 경우, 제2 토픽에 대응되는 토픽 정보를 가지는 메시지는 제2 버퍼(222b)에 저장될 수 있으며, 제3 토픽에 대응되는 토픽 정보를 가지는 메시지는 제3 버퍼(223a)에 저장될 수 있다.
예를 들어 제3 버퍼서버(213)가 제3 버퍼(223b)와 제1 버퍼(221b)를 가질 경우, 제3 토픽에 대응되는 토픽 정보를 가지는 메시지는 제3 버퍼(223b)에 저장될 수 있으며, 제1 토픽에 대응되는 토픽 정보를 가지는 메시지는 제1 버퍼(221b)에 저장될 수 있다.
여기서, 제1 토픽에 대응되는 토픽 정보를 가지는 메시지는 제1 버퍼서버(211)에 포함되는 제1 버퍼(221a)와 제3 버퍼서버(213)에 포함되는 제1 버퍼(221b)에 함께 저장될 수 있다. 유사하게, 제2 토픽에 대응되는 토픽 정보를 가지는 메시지는 제1 버퍼서버(211)에 포함되는 제2 버퍼(222a)와 제2 버퍼서버(212)에 포함되는 제2 버퍼(222b)에 함께 저장될 수 있다. 유사하게, 제3 토픽에 대응되는 토픽 정보를 가지는 메시지는 제2 버퍼서버(212)에 포함되는 제3 버퍼(223a)와 제3 버퍼서버(213)에 포함되는 제3 버퍼(223b)에 함께 저장될 수 있다.
즉, 복수의 버퍼서버(211, 212, 213)는 분산방식 또는 병렬방식으로 메시지를 버퍼에 저장할 수 있다. 이에 따라, 복수의 버퍼서버(211, 212, 213)는 균형적으로 메시지를 저장하고 전달받고 전달할 수 있다.
브로커 서버(250)는 복수의 버퍼서버(211, 212, 213)의 상태 정보에 기초하여 복수의 버퍼서버(211, 212, 213) 중 계량데이터 처리 모듈(300)의 추출대상이 되는 버퍼서버를 결정할 수 있다. 여기서, 상태 정보는 각 버퍼서버의 CPU 부하, 메모리 저장공간, 디스크 공간 및 장애 여부 중 적어도 하나를 포함할 수 있다. 추출대상이 되는 버퍼서버를 결정하기 위해, 상기 브로커 서버(250)는 복수의 버퍼서버(211, 212, 213) 각각의 네트워크 주소, 토픽 할당 정보 및/또는 버퍼별 저장 메시지 정보를 관리할 수 있다.
만약 제2 버퍼서버(212)에 장애가 발생한 경우, 상기 브로커 서버(250)는 제2 버퍼서버(212) 대신 제3 버퍼서버(213)로부터 제3 계량데이터를 전달받아 계량데이터 처리 모듈(300)로 전달할 수 있다. 이후, 상기 브로커 서버(250)는 제3 버퍼서버(213) 대신 제1 버퍼서버(211)로부터 제1 계량데이터를 전달받아 계량데이터 처리 모듈(300)로 전달할 수 있다.
즉, 상기 브로커 서버(250)는 일부 버퍼서버에 장애가 발생하더라도 원활하게 계량데이터를 계량데이터 처리 모듈(300)로 전달할 수 있으며, 복수의 버퍼서버(211, 212, 213)가 분산방식 또는 병렬방식으로 계량데이터들을 저장하고 전달하도록 복수의 버퍼서버(211, 212, 213)를 총괄적으로 제어할 수 있다.
계량데이터 처리 모듈(300)은 복수의 버퍼서버(211, 212, 213) 중 일부로부터 계량데이터를 추출하여 추출된 계량데이터를 처리할 수 있다. 여기서, 계량데이터의 처리는 계량데이터에 대한 검증, 추정, 수정(Validation, Estimation, Editing, VEE)을 포함할 수 있다. 예를 들어, 상기 계량데이터 처리 모듈(300)은 추출된 계량데이터의 오류를 검증하고 추출된 계량데이터가 가지는 오류를 추정할 수 있다.
상기 계량데이터 처리 모듈(300)은 복수의 처리서버(311, 312) 및 마스터 처리서버(350)를 포함할 수 있다.
복수의 처리서버(311, 312)는 서로 다른 복수의 토픽을 각각 할당받고, 할당받은 토픽과 동일한 토픽이 할당된 버퍼로부터 계량데이터를 추출하여 처리할 수 있다. 상기 복수의 처리서버(311, 312) 각각은 데이터의 추출 및 적재를 처리하는 유닛과 데이터를 검증하고 확정짓는 유닛을 포함할 수 있다.
마스터 처리서버(350)는 복수의 처리서버(311, 312) 중 일부에서 처리할 계량데이터의 토픽을 결정하고, 결정된 토픽을 복수의 처리서버(311, 312)의 상태 정보에 기초하여 복수의 처리서버(311, 312) 중 일부에 할당할 수 있다. 토픽에 대한 결정 및/또는 할당을 위해, 상기 마스터 처리서버(350)는 복수의 처리서버(311, 312)의 수행 작업(Task)을 분배 및 취합(Map/Reduce)하고, 상기 작업의 스케줄을 관리하고, 복수의 처리서버(311, 312)의 상태 정보를 확인하여 상기 작업을 복수의 처리서버(311, 312)에 균등하게 배분할 수 있다.
만약 상기 마스터 처리서버(350)가 첫번째로 처리할 계량데이터의 토픽을 제3 토픽에 대응되는 토픽으로 결정한 경우, 상기 마스터 처리서버(350)는 제1 처리서버(311)와 제2 처리서버(312) 중 바쁘지 않은 처리서버가 어떤 처리서버인지 확인할 수 있다. 제1 처리서버(311)가 상대적으로 덜 바쁠 경우, 상기 마스터 처리서버(350)는 제3 토픽을 제1 처리서버(311)에 할당할 수 있다.
이후, 제1 처리서버(311)는 브로커 서버(250) 또는 제3 버퍼(223b)로부터 제3 계량데이터를 전달받아 처리할 수 있다. 이후, 상기 마스터 처리서버(350)는 두번째로 처리할 계량데이터의 토픽을 제1 토픽으로 결정할 수 있다. 이후, 상기 마스터 처리서버(350)는 제1 토픽을 제2 처리서버(312)에 할당할 수 있다. 이후, 제2 처리서버(312)는 브로커 서버(250) 또는 제1 버퍼(221a)로부터 제1 계량데이터를 전달받아 처리할 수 있다.
즉, 상기 마스터 처리서버(350)는 복수의 처리서버(311, 312)가 분산방식 또는 병렬방식으로 계량데이터들을 전달받아 처리하도록 복수의 처리서버(311, 312)를 총괄적으로 제어할 수 있다.
한편 서버 장애 또는 데이터 유실을 방지하기 위해, 수집서버(110), 데이터 채널(120) 및 전송서버(130), 브로커 서버(250) 및/또는 마스터 처리서버(350)는 이중화될 수 있다.
도 2는 본 발명의 일 실시 예에 따른 계량데이터 관리 시스템의 아키텍처를 나타낸 도면이다.
도 2를 참조하면, 본 발명의 일 실시 예에 따른 계량데이터 관리 시스템은, 실시간 제공 모듈(400), 제1 분석 모듈(500), 제2 분석 모듈(600), 시스템 관리 서버(700) 및 연계 서버(800)를 더 포함할 수 있다.
이중화된 통합서버(10) 및/또는 이중화된 지역사업소(21, 22, 23, 24)에서 발생된 계량데이터는 변환부(30)에 의해 LP(Load Profile) 데이터로 변환될 수 있다. 변환된 계량데이터는 네트워크 연결부(40)를 통해 SOAP, SCP, Polling 등과 같은 프로토콜에 맞춰서 계량데이터 전송 모듈(100)로 전송될 수 있다.
실시간 제공 모듈(400)은 계량데이터 처리 모듈(300)에 의해 검증된 계량데이터를 실시간으로 외부에 전송 또는 출력할 수 있다.
제1 분석 모듈(500)은 계량데이터 처리 모듈(300)의 검증 결과를 누적저장하고, 누적저장된 검증 결과의 분석에 따른 제1 분석데이터를 생성할 수 있다. 또한, 상기 제1 분석 모듈(500)은 누적저장된 검증 결과의 분석에 기초하여 계량데이터 처리 모듈(300)의 검증에 이용되는 메타 정보를 생성할 수 있다. 상기 메타 정보는 계량데이터 전송 모듈(100)에서 이후에 생성되는 메시지에 추가될 수 있다. 즉, 상기 제1 분석 모듈(500)은 제1 분석 모듈(500)의 분석 결과가 계량데이터 처리 모듈(300)에 반영되도록 메타 정보를 생성하고 계량데이터 전송 모듈(100)로 피드백할 수 있다.
예를 들어, 상기 제1 분석 모듈(500)은 공통데이터 클러스터, 계량데이터 클러스터 및 마스터 분석서버를 포함할 수 있으며, 데이터 검증, 구간값 산출, 확정을 위한 기준 정보(예: 고객정보, 계약정보, 계기정보 등) 및 데이터파일 수집 상태를 관리하기 위한 수집메타정보를 저장하고 관리할 수 있다.
또한, 상기 제1 분석 모듈(500)은 실시간 제공 모듈(400)의 계량데이터 제공 속도를 빠르게 하기 위해 분산방식 또는 병렬방식으로 계량데이터를 저장하고, 분산방식 또는 병렬방식으로 계량데이터를 실시간 제공 모듈(400)로 전송할 수 있다. 여기서, 상기 계량데이터 클러스터는 토픽 정보 또는 메타 정보를 활용하여 분산방식 또는 병렬방식으로 계량데이터를 저장할 수 있다. 또한, 상기 마스터 분석서버는 상기 계량데이터 클러스터의 상태 정보에 기초하여 상기 계량데이터 클러스터의 저장 및 전송을 관리할 수 있다.
제2 분석 모듈(600)은 계량데이터 처리 모듈(300)에 의해 검증된 계량데이터를 누적저장하고, 누적저장된 계량데이터의 분석에 따른 제2 분석데이터를 생성할 수 있다. 예를 들어, 상기 제2 분석 모듈(600)은 장기적으로 빅데이터 분석 작업을 하여 수요반응(Demand Response, DR) 분석 등의 많은 연산을 요구하는 분석을 수행할 수 있다.
또한, 상기 제2 분석 모듈(600)은 계량데이터에 대한 다차원 분석, 시계열 패턴분석, 위약/도전방지 등의 비교적 오랜 시간이 소요되는 고급 통계분석기능을 수행할 수 있으며, 분석결과를 실시간 제공 모듈(400)로 전송할 수 있다. 본 발명의 일 실시 예에 따른 계량데이터 관리 시스템은 분석 동작을 이원화함으로써, 효율적이고 안정적으로 계량데이터를 분석하고 제공할 수 있다.
시스템 관리 서버(700)는 본 발명의 일 실시 예에 따른 계량데이터 관리 시스템의 전체적인 상태를 모니터링할 수 있다.
연계 서버(800)는 서버들간의 연계 동작을 관리할 수 있다.
한편, 본 발명의 일 실시 예에 따른 계량데이터 관리 시스템은 계량데이터의 관리뿐만 아니라 발전소의 통합 감시 또는 진단에 응용될 수 있다. 발전소가 온도, 습도, 압력, 진동 등을 감지하는 다수의 센서 및 다수의 발전기 운전정보를 포함하므로, 상기 계량데이터 관리 시스템은 상기 계량데이터를 발전소에 포함되는 센서의 감지데이터 및 운전정보로 대체하여 분산방식 또는 병렬방식으로 데이터를 관리할 수 있다.
도 3은 본 발명의 일 실시 예에 따른 계량데이터 관리 시스템이 생성하는 메시지를 예시하는 도면이다.
도 3을 참조하면, 토픽 정보는 계량데이터의 전압구분, 지역구분 및 품질구분 중 적어도 하나를 포함할 수 있다. 또한, 계량데이터의 일단과 타단에는 각각 파일 시작 정보와 및 파일 끝 정보가 추가될 수 있다.
여기서, 상기 파일 시작 정보는 파일의 시작임을 알리는 정보이다. 예를 들어, 상기 파일 시작 정보의 문자열은 [S,CN_FEP_000001_LE_20151117_1830_184457,L,SU,1950,L]일 수 있으며, 상기 문자열은 하기의 표 1로 정리될 수 있다.
Figure PCTKR2016013395-appb-T000001
예를 들어, 상기 계량데이터 관리 시스템에 포함되는 수집서버는 상기 파일 시작 정보를 데이터 채널에 저장하고, 다수의 계량데이터 문자열을 순차적으로 데이터 채널에 저장할 수 있다. 여기서, 상기 문자열 각각은 데이터파일의 실제 하나의 라인에 대한 파싱 결과 문자열에 파일명이 추가된 형태를 가질 수 있다.
상기 파일 끝 정보는 상기 다수의 계량데이터가 데이터 채널에 모두 저장됨을 알리는 정보이다. 예를 들어, 상기 파일 끝 정보의 문자열은 [E,CN_FEP_000001_LE_20151117_1830_184457,28940,28940,0,1950]일 수 있으며, 상기 문자열은 하기의 표 2로 정리될 수 있다.
Figure PCTKR2016013395-appb-T000002
도 4는 본 발명의 일 실시 예에 따른 계량데이터 관리 시스템에 포함될 수 있는 수집서버의 동작을 나타내는 순서도이다.
도 4를 참조하면, 수집서버는 수신 폴더 내 계량데이터 파일의 존재 여부를 확인(S111, S112)하고, 상기 파일이 존재할 경우에 상기 파일을 오픈(S113)하고, 파일 시작 정보를 포함하는 파일 시작 메시지를 생성하여 데이터 채널에 추가로 저장(S114)하고, 파일의 문자열을 라인별로 순차적으로 읽고(S115), 계량데이터 메시지를 생성하고 데이터채널에 추가로 저장(S116)하고, 파일이 끝나는지 확인(S117)하고, 파일이 끝난 경우에 파일 끝 정보를 포함하는 파일 끝 메시지를 생성하고 데이터 채널에 추가로 저장(S118)하고, 파일을 닫고 저장 폴더로 이동(S119)할 수 있다. 전술한 S111 내지 S119 단계는 하나의 독립적인 쓰레드(thread)로 처리될 수 있으며, 수집서버 내에서 동시에 여러 개의 쓰레드로 수행될 수 있다.
도 5는 본 발명의 일 실시 예에 따른 계량데이터 관리 시스템에 포함될 수 있는 전송서버의 동작을 나타내는 순서도이다.
도 5를 참조하면, 전송서버는 데이터 채널 내 메시지의 존재 여부를 확인(S131, S132)하고, 메시지가 존재할 경우에 데이터 채널 내 메시지 중 가장 먼저 저장된 메시지를 읽어 변수에 저장(S133)하고, 메시지의 토픽 정보를 확인하여 메시지에 데이터 수집 메타정보를 추가(S134)하고, 브로커 서버로 메시지를 전송(S135)하고 데이터 채널에 존재하는 해당 메시지를 삭제할 수 있다.
전술한 S131 내지 S135 단계는 하나의 독립적인 쓰레드로 처리될 수 있으며, 전송서버 내에서 동시에 여러 개의 쓰레드로 수행될 수 있다.
상기 메타 정보는 표 3으로 정리될 수 있다.
Figure PCTKR2016013395-appb-T000003
도 6은 본 발명의 일 실시 예에 따른 계량데이터 관리 시스템에 포함될 수 있는 처리서버의 동작을 나타내는 순서도이다.
도 6을 참조하면, 계량데이터 처리 모듈의 담당 토픽 버퍼에서 메시지 1건을 추출(S210)하고, 추출된 메시지에 메타정보가 존재하는지 확인(S220)하고, 메타정보가 존재할 경우에 제1 분석 모듈의 메타정보 클러스터 저장소에서 해당 메타정보를 업데이트(S230)하고, 메타정보가 존재하지 않을 경우에 제1 분석 모듈의 메타정보 클러스터 저장소에서 신규 메타정보를 생성(S240)하고, 메시지 유형이 계량데이터인지 확인(S250)하고, 계량데이터일 경우에 제1 분석 모듈의 계량데이터 클러스터에 계량데이터를 적재(S260)할 수 있다.
전술한 S210 내지 S260 단계는 하나의 독립적인 쓰레드로 처리될 수 있으며, 처리서버 내에서 동시에 여러 개의 쓰레드로 수행될 수 있다.
도 7은 본 발명의 일 실시 예에 따른 계량데이터 관리 시스템에 포함될 수 있는 처리서버의 계량데이터 검증을 나타내는 순서도이다.
도 7을 참조하면, 처리서버는 제1 문석 모듈의 메타정보 클러스터 저장소에 있는 메타정보 중 완료처리 안된 대상을 추출(S310)하고, 계량데이터 수집 건수와 전송 건수를 비교(S320)하고, 계량데이터의 수집이 완료된 경우에 메타정보를 업데이트(S330)하고, 계량데이터를 1차적으로 검증(S340)하고, 계량데이터의 구간사용량을 산출(S350)하고, 계량데이터를 2차적으로 검증(S360)하고, 필요시에 계량데이터를 추정(S370)하고, 실시간 제공모듈 및 제2 분석 모듈로 계량데이터를 복제 전송(S380)할 수 있으며, 계량데이터의 수집이 미완료인 상태에서 수집 경과 시간이 기준을 초과하는지 확인(S390)하고, 계량데이터 전송 모듈로 해당 파일에 대한 재전송을 요청(S400)하고, 해당파일의 재전송을 수행(S410)할 수 있다.
여기서, 계량데이터를 추정(S370)하는 단계는 1차적으로 자동추정을 수행하고, 자동추정 불가인 경우에 2차적으로 통계적 방법에 의한 추정 과정을 수행할 수 있다.
전술한 S310 내지 S410 단계는 하나의 독립적인 쓰레드로 처리될 수 있으며, 처리서버 내에서 동시에 여러 개의 쓰레드로 수행될 수 있다.
도 8은 본 발명의 일 실시 예에 따른 컴퓨터 판독가능 기록 매체에 기록된 방법을 나타내는 순서도이다.
도 8을 참조하면, 본 발명의 일 실시 예에 따른 컴퓨터 판독가능 기록 매체에 기록된 방법은, 계량데이터를 수집하는 단계(S10), 토픽 정보를 생성하는 단계(S20), 메시지를 생성하는 단계(S30), 메시지를 복수의 버퍼서버로 전달하는 단계(S40), 처리 토픽을 결정하는 단계(S50), 결정된 토픽을 처리서버에 할당하는 단계(S60) 및 할당된 서버가 해당 버퍼서버로부터 계량데이터를 추출하는 단계(S70)를 포함할 수 있다.
예를 들어 상기 컴퓨터 판독가능 기록 매체는 도 9에 예시된 컴퓨팅 환경의 스토리지를 통해 판독될 수 있다. 상기 컴퓨팅 환경은 계량데이터 관리 시스템에 포함되는 시스템 관리 서버 및/또는 연계 서버로 구현될 수 있다.
도 9는 본 명세서에 개진된 하나 이상의 실시예가 구현될 수 있는 예시적인 컴퓨팅 환경을 도시하는 도면으로, 상술한 하나 이상의 실시예를 구현하도록 구성된 컴퓨팅 디바이스(1100)를 포함하는 시스템(1000)의 예시를 도시한다. 예를 들어, 컴퓨팅 디바이스(1100)는 개인 컴퓨터, 서버 컴퓨터, 핸드헬드 또는 랩탑 디바이스, 모바일 디바이스(모바일폰, PDA, 미디어 플레이어 등), 멀티프로세서 시스템, 소비자 전자기기, 미니 컴퓨터, 메인프레임 컴퓨터, 임의의 전술된 시스템 또는 디바이스를 포함하는 분산 컴퓨팅 환경 등을 포함하지만, 이것으로 한정되는 것은 아니다.
컴퓨팅 디바이스(1100)는 적어도 하나의 프로세싱 유닛(1110) 및 메모리(1120)를 포함할 수 있다. 여기서, 프로세싱 유닛(1110)은 예를 들어 중앙처리장치(CPU), 그래픽처리장치(GPU), 마이크로프로세서, 주문형 반도체(Application Specific Integrated Circuit, ASIC), Field Programmable Gate Arrays(FPGA) 등을 포함할 수 있으며, 복수의 코어를 가질 수 있다. 메모리(1120)는 휘발성 메모리(예를 들어, RAM 등), 비휘발성 메모리(예를 들어, ROM, 플래시 메모리 등) 또는 이들의 조합일 수 있다.
또한, 컴퓨팅 디바이스(1100)는 추가적인 스토리지(1130)를 포함할 수 있다. 스토리지(1130)는 자기 스토리지, 광학 스토리지 등을 포함하지만 이것으로 한정되지 않는다. 스토리지(1130)에는 본 명세서에 개진된 하나 이상의 실시예를 구현하기 위한 컴퓨터 판독 가능한 명령이 저장될 수 있고, 운영 시스템, 애플리케이션 프로그램 등을 구현하기 위한 다른 컴퓨터 판독 가능한 명령도 저장될 수 있다. 스토리지(1130)에 저장된 컴퓨터 판독 가능한 명령은 프로세싱 유닛(1110)에 의해 실행되기 위해 메모리(1120)에 로딩될 수 있다.
또한, 컴퓨팅 디바이스(1100)는 입력 디바이스(들)(1140) 및 출력 디바이스(들)(1150)을 포함할 수 있다. 여기서, 입력 디바이스(들)(1140)은 예를 들어 키보드, 마우스, 펜, 음성 입력 디바이스, 터치 입력 디바이스, 적외선 카메라, 비디오 입력 디바이스 또는 임의의 다른 입력 디바이스 등을 포함할 수 있다. 또한, 출력 디바이스(들)(1150)은 예를 들어 하나 이상의 디스플레이, 스피커, 프린터 또는 임의의 다른 출력 디바이스 등을 포함할 수 있다. 또한, 컴퓨팅 디바이스(1100)는 다른 컴퓨팅 디바이스에 구비된 입력 디바이스 또는 출력 디바이스를 입력 디바이스(들)(1140) 또는 출력 디바이스(들)(1150)로서 사용할 수도 있다.
또한, 컴퓨팅 디바이스(1100)는 네트워크(1200)을 통하여 다른 디바이스(예를 들어, 컴퓨팅 디바이스(1300))와 통신할 수 있게 하는 통신접속(들)(1160)을 포함할 수 있다. 여기서, 통신 접속(들)(1160)은 모뎀, 네트워크 인터페이스 카드(NIC), 통합 네트워크 인터페이스, 무선 주파수 송신기/수신기, 적외선 포트, USB 접속 또는 컴퓨팅 디바이스(1100)를 다른 컴퓨팅 디바이스에 접속시키기 위한 다른 인터페이스를 포함할 수 있다. 또한, 통신 접속(들)(1160)은 유선 접속 또는 무선 접속을 포함할 수 있다.
상술한 컴퓨팅 디바이스(1100)의 각 구성요소는 버스 등의 다양한 상호접속(예를 들어, 주변 구성요소 상호접속(PCI), USB, 펌웨어(IEEE 1394), 광학적 버스 구조 등)에 의해 접속될 수도 있고, 네트워크에 의해 상호접속될 수도 있다.
본 명세서에서 사용되는 "구성요소", "모듈", "시스템", "인터페이스" 등과 같은 용어들은 일반적으로 하드웨어, 하드웨어와 소프트웨어의 조합, 소프트웨어, 또는 실행중인 소프트웨어인 컴퓨터 관련 엔티티를 지칭하는 것이다. 예를 들어, 구성요소는 프로세서 상에서 실행중인 프로세스, 프로세서, 객체, 실행 가능물(executable), 실행 스레드, 프로그램 및/또는 컴퓨터일 수 있지만, 이것으로 한정되는 것은 아니다. 예를 들어, 컨트롤러 상에서 구동중인 애플리케이션 및 컨트롤러 모두가 구성요소일 수 있다. 하나 이상의 구성요소는 프로세스 및/또는 실행의 스레드 내에 존재할 수 있으며, 구성요소는 하나의 컴퓨터 상에서 로컬화될 수 있고, 둘 이상의 컴퓨터 사이에서 분산될 수도 있다.
이상에서는 본 발명을 실시 예로써 설명하였으나, 본 발명은 상기한 실시 예에 한정되지 아니하며, 특허청구범위에서 청구하는 본 발명의 요지를 벗어남이 없이 당해 발명이 속하는 분야에서 통상의 지식을 가진 자라면 누구든지 다양한 변형이 가능할 것이다.

Claims (9)

  1. 계량데이터를 수집하고, 상기 계량데이터에 대응되는 토픽(Topic) 정보와 상기 계량데이터를 가지는 메시지를 생성하는 계량데이터 전송 모듈;
    서로 다른 토픽이 할당되는 복수의 버퍼를 각각 가지고, 상기 메시지를 상기 토픽 정보에 대응되는 버퍼에 각각 저장하는 복수의 버퍼서버;
    상기 복수의 버퍼서버 중 일부로부터 상기 계량데이터를 추출하여 추출된 계량데이터를 처리하는 계량데이터 처리 모듈; 및
    상기 복수의 버퍼서버의 상태 정보에 기초하여 상기 복수의 버퍼서버 중 상기 계량데이터 처리 모듈의 추출대상이 되는 버퍼서버를 결정하는 브로커 서버; 를 포함하는 계량데이터 관리 시스템.
  2. 제1항에 있어서, 상기 계량데이터 처리 모듈은,
    서로 다른 복수의 토픽을 각각 할당받고, 할당받은 토픽과 동일한 토픽이 할당된 버퍼로부터 상기 계량데이터를 추출하여 처리하는 복수의 처리서버; 및
    상기 복수의 처리서버 중 일부에서 처리할 계량데이터의 토픽을 결정하고, 결정된 토픽을 상기 복수의 처리서버의 상태 정보에 기초하여 상기 복수의 처리서버 중 일부에 할당하는 마스터 처리서버; 를 포함하는 계량데이터 관리 시스템.
  3. 제1항에 있어서, 상기 계량데이터 전송 모듈은,
    수집된 계량데이터를 식별하여 상기 토픽 정보를 생성하는 수집서버;
    생성된 메시지를 임시저장하는 데이터 채널; 및
    상기 데이터 채널에 임시저장된 메시지를 임시저장 순서대로 추출하고, 추출된 메시지에 상기 계량데이터 처리 모듈의 처리에 이용되는 메타 정보를 추가하고, 상기 메타 정보가 추가된 메시지를 상기 복수의 버퍼서버 중 적어도 일부에 전송하는 전송서버; 를 포함하는 계량데이터 관리 시스템.
  4. 제1항에 있어서,
    상기 계량데이터 처리 모듈은 추출된 계량데이터의 오류를 검증하고, 추출된 계량데이터가 가지는 오류를 추정하는 계량데이터 관리 시스템.
  5. 제4항에 있어서,
    상기 계량데이터 처리 모듈에 의해 검증된 계량데이터를 실시간으로 전송 또는 출력하는 실시간 제공 모듈;
    상기 계량데이터 처리 모듈의 검증 결과를 누적저장하고, 누적저장된 검증 결과의 분석에 따른 제1 분석데이터를 생성하는 제1 분석 모듈; 및
    상기 계량데이터 처리 모듈에 의해 검증된 계량데이터를 누적저장하고, 누적저장된 계량데이터의 분석에 따른 제2 분석데이터를 생성하는 제2 분석 모듈; 을 더 포함하는 계량데이터 관리 시스템.
  6. 제5항에 있어서,
    상기 제1 분석 모듈은 누적저장된 검증 결과의 분석에 기초하여 상기 계량데이터 처리 모듈의 검증에 이용되는 메타 정보를 생성하고,
    상기 계량데이터 전송 모듈은 상기 메시지에 상기 메타 정보를 추가하는 계량데이터 관리 시스템.
  7. 제1항에 있어서,
    상기 토픽 정보는 상기 계량데이터의 전압구분, 지역구분 및 품질구분 중 적어도 하나를 포함하는 계량데이터 관리 시스템.
  8. 제1 버퍼와 제2 버퍼를 가지는 제1 버퍼서버;
    상기 제2 버퍼와 제3 버퍼를 가지는 제2 버퍼서버;
    상기 제3 버퍼와 상기 제1 버퍼를 가지는 제3 버퍼서버;
    제1, 제2 및 제3 계량데이터를 수집하고, 상기 제1 계량데이터와 제1 토픽(Topic) 정보를 가지는 제1 메시지를 생성하여 상기 제1 버퍼에 전달하고, 상기 제2 계량데이터와 제2 토픽 정보를 가지는 제2 메시지를 생성하여 상기 제2 버퍼에 전달하고, 상기 제3 계량데이터와 제3 토픽 정보를 가지는 제3 메시지를 생성하여 상기 제3 버퍼에 전달하는 계량데이터 전송 모듈;
    처리할 계량데이터의 토픽을 결정하고, 결정된 토픽이 상기 제1 토픽 정보에 대응될 경우에 상기 제1 및 제2 버퍼서버 중 하나로부터 상기 제1 계량데이터를 추출하고, 결정된 토픽이 상기 제2 토픽 정보에 대응될 경우에 상기 제2 및 제3 버퍼서버 중 하나로부터 상기 제2 계량데이터를 추출하고, 결정된 토픽이 상기 제3 토픽 정보에 대응될 경우에 상기 제3 및 제1 버퍼서버 중 하나로부터 상기 제3 계량데이터를 추출하는 계량데이터 처리 모듈; 및
    상기 제1, 제2 및 제3 버퍼서버의 상태 정보에 기초하여 상기 제1, 제2 및 제3 버퍼서버 중 상기 계량데이터 처리 모듈의 추출대상이 되는 버퍼서버를 결정하는 브로커 서버; 를 포함하는 계량데이터 관리 시스템.
  9. 계량데이터를 수집하는 단계;
    상기 계량데이터를 식별하여 상기 계량데이터에 대응되는 토픽(Topic) 정보를 생성하는 단계;
    상기 계량데이터와 상기 토픽 정보를 가지는 메시지를 생성하는 단계;
    서로 다른 토픽이 할당되는 복수의 버퍼를 각각 가지는 복수의 버퍼서버 중 상기 토픽 정보에 대응되는 버퍼서버로 상기 메시지를 전달하는 단계;
    처리할 계량데이터의 토픽을 결정하는 단계;
    결정된 토픽을 복수의 처리서버 중 일부에 할당하는 단계; 및
    상기 복수의 버퍼서버의 상태 정보에 기초하여 상기 복수의 버퍼서버 중 상기 복수의 처리서버 중 일부에 계량데이터를 전달할 버퍼서버를 결정하는 단계; 를 포함하는 방법을 실행하기 위한 프로세서에 의해 실행 가능한 명령들이 기록된 컴퓨터 판독가능 기록 매체.
PCT/KR2016/013395 2016-09-27 2016-11-21 계량데이터 관리 시스템 및 컴퓨터 판독가능 기록 매체 WO2018062614A1 (ko)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US16/068,656 US11341842B2 (en) 2016-09-27 2016-11-21 Metering data management system and computer readable recording medium

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020160123837A KR101908377B1 (ko) 2016-09-27 2016-09-27 계량데이터 관리 시스템 및 컴퓨터 판독가능 기록 매체
KR10-2016-0123837 2016-09-27

Publications (1)

Publication Number Publication Date
WO2018062614A1 true WO2018062614A1 (ko) 2018-04-05

Family

ID=61759991

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2016/013395 WO2018062614A1 (ko) 2016-09-27 2016-11-21 계량데이터 관리 시스템 및 컴퓨터 판독가능 기록 매체

Country Status (3)

Country Link
US (1) US11341842B2 (ko)
KR (1) KR101908377B1 (ko)
WO (1) WO2018062614A1 (ko)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102049251B1 (ko) * 2018-05-29 2019-11-28 (주)넥스챌 데이터 수집을 위한 마이크로 그리드 게이트웨이 및 그의 제어 방법
KR102129341B1 (ko) * 2018-11-28 2020-07-02 (주)유엠로직스 지상제어장치에서의 데이터 관리 시스템 및 그 방법
CN109753592A (zh) * 2018-12-22 2019-05-14 汤新红 一种基于大数据的信息流存储系统及其存储方法
CN111383428B (zh) * 2020-05-29 2020-09-11 成都千嘉科技有限公司 一种在线表具状态监控预警方法

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010035031A (ko) * 2000-11-10 2001-05-07 박광준 온라인상 컨텐츠의 브로커링 장치 및 그 방법
JP2003141277A (ja) * 2001-11-07 2003-05-16 Dainippon Printing Co Ltd 電子フォーム提供システム及び電子フォーム処理プログラム
JP2009253823A (ja) * 2008-04-09 2009-10-29 Mitsubishi Electric Corp 自動計量システム
KR101231708B1 (ko) * 2011-09-08 2013-02-08 한전케이디엔주식회사 전자식 전력량계 원격 검침 시스템 및 그 방법
KR101232973B1 (ko) * 2012-08-10 2013-02-13 대우정보시스템 주식회사 에너지를 계측하는 방법, 서버 및 기록매체

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100318318B1 (ko) 1999-04-21 2001-12-22 김영환 반도체 메모리 소자의 셀 제조방법
JP4416361B2 (ja) * 2001-09-14 2010-02-17 パナソニック株式会社 マルチフォーマットトランスポートストリームデコーダ
JP2003141217A (ja) * 2001-11-07 2003-05-16 Toshiba Corp ビル管理装置
KR100714683B1 (ko) * 2004-12-24 2007-05-04 삼성전자주식회사 디지털 컨텐츠를 글로벌로 공유하고 거래하는 방법 및시스템
JP2012048576A (ja) * 2010-08-27 2012-03-08 Toshiba Corp データ送信処理装置及びデータ送信プログラム
JP5701730B2 (ja) * 2011-09-30 2015-04-15 株式会社東芝 充放電判定装置、充放電判定方法、及び充放電判定プログラム
JP6100133B2 (ja) * 2013-09-20 2017-03-22 株式会社東芝 情報処理装置、管理装置、情報処理システム、情報処理方法、及びプログラム
JP6122746B2 (ja) * 2013-09-20 2017-04-26 株式会社東芝 電力変換装置、装置検出方法ならびにプログラム
US9148845B2 (en) * 2013-09-23 2015-09-29 Mitsubishi Electric Research Laboratories, Inc. Method for discovering neighboring nodes in wireless networks
JP2016178544A (ja) * 2015-03-20 2016-10-06 株式会社東芝 無線通信デバイス及び無線通信システム
US11151666B2 (en) * 2016-05-24 2021-10-19 Mitsubishi Electric Corporation Power generation amount estimation apparatus, distribution grid system, and power generation amount estimation method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010035031A (ko) * 2000-11-10 2001-05-07 박광준 온라인상 컨텐츠의 브로커링 장치 및 그 방법
JP2003141277A (ja) * 2001-11-07 2003-05-16 Dainippon Printing Co Ltd 電子フォーム提供システム及び電子フォーム処理プログラム
JP2009253823A (ja) * 2008-04-09 2009-10-29 Mitsubishi Electric Corp 自動計量システム
KR101231708B1 (ko) * 2011-09-08 2013-02-08 한전케이디엔주식회사 전자식 전력량계 원격 검침 시스템 및 그 방법
KR101232973B1 (ko) * 2012-08-10 2013-02-13 대우정보시스템 주식회사 에너지를 계측하는 방법, 서버 및 기록매체

Also Published As

Publication number Publication date
KR101908377B1 (ko) 2018-10-17
US20200394904A1 (en) 2020-12-17
KR20180033961A (ko) 2018-04-04
US11341842B2 (en) 2022-05-24

Similar Documents

Publication Publication Date Title
WO2018062614A1 (ko) 계량데이터 관리 시스템 및 컴퓨터 판독가능 기록 매체
WO2014104634A1 (en) System and method for dynamically expanding virtual cluster and recording medium on which program for executing the method is recorded
WO2012002635A1 (ko) 시스템 테스트 장치
CN103455368B (zh) 一种死锁检测方法、节点及系统
US11748218B2 (en) Methods, electronic devices, storage systems, and computer program products for error detection
CN106209974B (zh) 一种数据同步方法、设备及系统
US20100332908A1 (en) Performing Remote Loads and Stores over Networks
WO2017048058A1 (en) Method and apparatus for transmitting and receiving data in communication system
CN111405052A (zh) 基于端口预测的p2p穿透方法、电子设备及介质
CN111190551A (zh) 一种redis数据的迁移系统、迁移方法、装置及终端
WO2018012685A1 (ko) 지능형전자장치 성능검증 장치, 지능형전자장치 성능검증 시스템 및 컴퓨터 판독가능 기록 매체
WO2018199386A1 (ko) 전력설비 데이터 품질 정보 생성 장치 및 방법
CN110636522A (zh) 一种通信网络覆盖质量的确定方法及装置
CN111984570B (zh) 一种器件热插拔的检测方法及设备
CN110336725B (zh) 精准定位控制器局域网can网络中节点的方法及装置
WO2021080080A1 (ko) 재고관리를 위한 전자저울 데이터 보정방법
WO2015068897A1 (ko) 클라우드 서버의 중개 방법
WO2014193057A1 (ko) 불량 샘플의 결함 맵을 이용한 문제 설비 판정 방법 및 그 장치
WO2017202241A1 (zh) 一种串线检测方法、装置及操作维护服务器
CN1505887A (zh) 接口电路
WO2013094914A1 (ko) 플래시 메모리의 수명 인디케이터를 제공하는 장치 및 장치
WO2023058829A1 (ko) 인-네트워크 관리 장치, 네트워크 스위치, 인-네트워크 데이터 집약 시스템 및 방법
WO2017030337A1 (ko) 사물 인터넷에서의 연관된 트랜잭션 처리 방법, 이를 위한 사물 인터넷 통신 노드, 및 이들을 이용한 사물 인터넷 망
CN110716939B (zh) 数据管理方法、电子设备、系统及介质
WO2017090799A1 (ko) 데이터 유형에 따른 선택적 db 구성 방법 및 시스템

Legal Events

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

Ref document number: 16917815

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16917815

Country of ref document: EP

Kind code of ref document: A1