CN117614605A - Data acquisition management system applied to intelligent ammeter - Google Patents
Data acquisition management system applied to intelligent ammeter Download PDFInfo
- Publication number
- CN117614605A CN117614605A CN202311581636.5A CN202311581636A CN117614605A CN 117614605 A CN117614605 A CN 117614605A CN 202311581636 A CN202311581636 A CN 202311581636A CN 117614605 A CN117614605 A CN 117614605A
- Authority
- CN
- China
- Prior art keywords
- data
- module
- user
- unit
- blockchain
- 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.)
- Pending
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/50—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols using hash chains, e.g. blockchains or hash trees
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/12—Applying verification of the received information
- H04L63/123—Applying verification of the received information received data contents, e.g. message integrity
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/12—Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/40—Network security protocols
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04Q—SELECTING
- H04Q9/00—Arrangements in telecontrol or telemetry systems for selectively calling a substation from a main station, in which substation desired apparatus is selected for applying a control signal thereto or for obtaining measured values therefrom
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04Q—SELECTING
- H04Q2209/00—Arrangements in telecontrol or telemetry systems
- H04Q2209/20—Arrangements in telecontrol or telemetry systems using a distributed architecture
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04Q—SELECTING
- H04Q2209/00—Arrangements in telecontrol or telemetry systems
- H04Q2209/60—Arrangements in telecontrol or telemetry systems for transmitting utility meters data, i.e. transmission of data from the reader of the utility meter
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04Q—SELECTING
- H04Q2209/00—Arrangements in telecontrol or telemetry systems
- H04Q2209/70—Arrangements in the main station, i.e. central controller
Landscapes
- Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computing Systems (AREA)
- Computer Hardware Design (AREA)
- General Engineering & Computer Science (AREA)
- Health & Medical Sciences (AREA)
- General Health & Medical Sciences (AREA)
- Medical Informatics (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
The invention discloses a data acquisition management system applied to an intelligent ammeter, and belongs to the technical field of metering information. The system comprises a data acquisition module, a data processing module, a communication module, a data storage module, a user interface module and a security management module. The data acquisition module acquires data from a data source by using an intelligent contract technology in a blockchain; the data processing module queries and processes the data in the blockchain through the SQL database query language; the communication module is responsible for uploading the processed data to the blockchain network; the data storage module stores user data into the blockchain network; the user interface module is responsible for outputting electricity utilization data to a user; the safety management module adopts safety measures and technology to ensure the safety and reliability of the whole system; the system can collect, process, store and output the user data of the intelligent ammeter in real time, and improves the accuracy and efficiency of power management.
Description
Technical Field
The invention relates to the technical field of metering information, in particular to a data acquisition management system applied to an intelligent ammeter.
Background
With the rapid development of smart home and energy management, smart meters are widely used in households and enterprises. However, the existing data acquisition management system for the smart meter has some problems that the transmission speed of the smart meter is very slow due to the limitation of a communication protocol and a transmission mode, and even the situation of data transmission interruption occurs. Because of the lack of unified data exchange standards and interfaces, data interaction and sharing among intelligent electric meters of different manufacturers are difficult to realize, and the overall control of users on data can be affected. Due to limitations of data acquisition algorithms and sensor technology, the data of the intelligent ammeter can be wrong and inaccurate. In addition, the problems of communication delay, data errors, low data accuracy, data leakage, tampering and loss, various and difficult unification of data formats, insufficient system stability and easy malicious attack of the system exist.
Disclosure of Invention
The invention aims to provide a data acquisition management system applied to a smart meter, so as to solve the problems in the background technology.
In order to solve the technical problems, the invention provides the following technical scheme: the data acquisition management system comprises a data acquisition module, a data processing module, a communication module, a storage module, a user interface module and a safety management module; the data acquisition module comprises a data acquisition unit and a data encryption unit; the data processing module comprises a data processing unit and a data query unit; the communication module comprises a data synchronization unit and a data backup unit; the data storage module comprises a storage unit and a data sharing unit; the user interface module comprises a data output unit and a data retrieval and inquiry unit; the safety management module comprises a data maintenance unit and a safety management unit. The data collection module collects data from the data sources using smart contract technology in the blockchain. An intelligent contract is an automated execution code that records data through a consensus mechanism between multiple nodes. By using a hash function for encryption, the hash function takes plaintext data as input, outputs a hash value with a fixed length through processing, can be used as ciphertext for storage and transmission, and has a data verification function so as to ensure the accuracy and the effectiveness of the data. And the interface of the intelligent electric meter is in communication connection with the blockchain service platform and the SQL database, the intelligent electric meter sends an identity authentication request to the blockchain service platform, after authentication, a first public key and a first private key are generated, and the first public key is sent to the blockchain service platform. And the intelligent ammeter encrypts the locally stored electricity data through a first private key and sends the encrypted data to the blockchain service platform. The block chain service platform decrypts the electricity data through the first public key and writes the hash value of the decrypted electricity data into the block chain. The intelligent ammeter sends the electricity consumption data to an SQL database, the SQL database compares the hash value of the received electricity consumption data with the hash value written into the block chain, and whether the data is tampered is determined according to the comparison result. The transaction is initiated by the user and broadcast to all accounting nodes, which record all account book information, verify whether the transaction is correct, and complete accounting. There are three decentralization strategies for blockchains: private chain, federated chain, public chain. A private chain is a blockchain that is commonly owned by a single trusted node, typically controlled by an organization or entity. In private chains, the reliability and security of data is typically guaranteed by a single trusted node, and such blockchains are typically used for business processing and data management within an enterprise. When the data recorded by the accounting node is inconsistent, the trust node is subject to control. The alliance chain is a decentralization system constructed by nodes in an organization, any node in the organization has certain authority and responsibility, and decentralization is realized by voting. The alliance mode is commonly used for mutual cooperation and data sharing among enterprises, so that the reliability and the safety of data can be ensured, and meanwhile, the mutual restriction and supervision in an organization can be realized. The public chain is a fully de-centralized blockchain, and any node can join and leave at any time. When the recorded data of each node are inconsistent, a cryptographic hash function can be used for drawing a lottery, if 43 0 s are in front, the content of the account book is determined by the lottery, and other nodes are consistent with the lottery; if a malicious node is drawn, its ability to modify the data is limited. The public chain has the highest degree of decentralization, the highest degree of freedom and the lowest trust cost. In a blockchain network, when a certain accounting node is inconsistent with data recorded by other accounting nodes, a decentralizing policy flow can be triggered. Detecting data through an intelligent contract, judging whether a central node exists or not, and if the central node exists, taking the data recorded by the central node as the reference; judging whether the main participant is a B-end user or not when the central node does not exist; the B-end user refers to enterprises, governments and banks with a certain scale of institutions and organizations; when the main participant is the B-end user, adopting a alliance chain; the public chain is employed when not the B-terminal user. And the data processing module performs data cleaning and preprocessing on the acquired user data. Screening, classifying, labeling and removing invalid data from the acquired data by utilizing a data analysis technology; and setting access control, remote control and remote alarm functions, generating a power consumption report and an analysis chart according to the requirements of a user, and providing a visual page. And can query data using SQL statements without querying the blockchain itself. Since the SQL database stores validated transaction data, the SQL query statement can be used to quickly retrieve and query data on the blockchain, which can be accomplished by periodically reading the latest data from the blockchain and updating the SQL database. The blockchain network is used as a main database, the SQL database is used as a backup database, and the SQL database stores transaction data in the verified blockchain, so that the SQL query statement can be used for quickly searching and querying the data on the blockchain. And (3) encrypting the user data by a hash function, and writing the hash value into the block chain, wherein different data correspond to different hash values. The hash function has unidirectional irreversibility, so that the data source can not be calculated through the hash value in turn, and the non-tamper property and the security of the data are ensured. And only users with authority can access and process the data, thus avoiding data leakage and improving the use experience of the users. The communication module is responsible for uploading the processed data to the blockchain network and backing up the data. The data storage module adopts a distributed account book mode to store data in a plurality of network nodes so as to solve the problems of user data leakage, loss, tampering and system attack. The user interface module outputs data to the user, so that the user can conveniently and intuitively know the data. User electricity data is stored in the blockchain network, the blockchain network is used as a main database, the SQL database is used as a backup database, and the data stored in the blockchain can be set to be backed up every minute. Blockchains store data in multiple network nodes in a distributed ledger fashion, rather than centrally on a single centralized server. Each node contains a copy of the data, thus enabling each participant to share and access the data. The intelligent contract on the blockchain is an automatic program code, can define and execute rules and conditions of data sharing, and improves the efficiency and reliability of the data sharing. The method can interact with the user, starts from the historical payment record of the user, uses the form of a chart to count the use frequency of the electric quantity of the user, generates a bill, distinguishes the estimated quantity from the actual quantity, and realizes accurate settlement; the user can inquire data, bill and alarm information through WeChat applet, WEB and APP modes, and any user added into the blockchain network can check and verify transaction information, so that the transaction is transparent, safe and reliable. The user with the authority can check the own electricity consumption data at any time. The module can also receive a setting instruction of a user so as to realize personalized customization and management of electricity consumption data by the user, the user can purchase packages according to the actual consumption condition of the user, the part of the packages which are not used can carry out point exchange, and after the points reach a certain quantity, the electric charge can be deducted; and the upper limit early warning of the package can be set, so that the electric quantity is reasonably used. The security management module is responsible for maintaining the security and reliability of the whole system, and adopts a hash encryption technology, a consensus mechanism and an intelligent contract to ensure the security and stability of data; in addition, the module can also detect, monitor and alarm the running condition of the system, and backup the whole network data by using the SQL database to ensure the normal running of the system. The entire blockchain network adopts a consensus mechanism to ensure that participants agree on transactions and promote trust and collaboration among different participants.
Compared with the prior art, the invention has the following beneficial effects:
the traditional centralized system has the problems of single-point failure and unreliability, and the decentralization characteristic of the blockchain technology ensures that the storage and management of transaction records and intelligent contract data are independent of a central mechanism, can be shared and verified in the whole network, ensures that the data are not controlled by any single mechanism or person, and improves the safety and reliability of the system. In the blockchain system, all nodes can check the transaction records of the account book, and each transaction is public, so that the transparency can ensure the fairness and traceability of the transaction, and the possibility of fraudulent behavior and misbehavior is reduced. Since each block of the blockchain system contains the hash value of the previous block, tampering with a block will result in the hash values of all blocks on the blockchain being changed, and thus this non-tampering ensures the security of the transaction. The decentralization, transparency and consensus mechanism of the blockchain technology enable each node to trust each other, and data sharing and interaction are achieved. The blockchain technique is more secure than conventional centralized systems because it is decentralised and non-tamper-resistant.
Drawings
The accompanying drawings are included to provide a further understanding of the invention and are incorporated in and constitute a part of this specification, illustrate the invention and together with the embodiments of the invention, serve to explain the invention. In the drawings:
FIG. 1 is a schematic flow chart of a data acquisition management system for a smart meter according to the present invention;
fig. 2 is a schematic diagram of a data acquisition management system for a smart meter according to the present invention.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present invention, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
Referring to fig. 1, the present invention provides the following technical solutions: a data acquisition management system for a smart meter, the data acquisition management system comprising: the system comprises a data acquisition module, a data processing module, a communication module, a data storage module, a user interface module and a security management module;
referring to fig. 1-2, in the present embodiment:
the data acquisition management system for the intelligent ammeter of the private enterprise is constructed, the A power company adopts the DTZ1886 type three-phase intelligent ammeter, supports forward reverse active metering and forward reverse reactive metering, does not need wiring and a collector, and can be directly used by electrifying networking. The electric meter can transmit electric meter data to the data collector through a wireless communication technology. The data acquisition device is connected with the intelligent ammeter through serial communication. The data collection module collects data from the data sources using smart contract technology in the blockchain. An intelligent contract is an automated execution code that records data through a consensus mechanism between multiple nodes. The data processing module queries and processes data in the blockchain through SQL database query language; the communication module is responsible for uploading the processed data to a blockchain network; the data storage module is used for storing user data into the blockchain network; the user interface module is responsible for outputting electricity consumption data to a user; the safety management module adopts safety measures and technology to ensure the safety and reliability of the whole system.
The data acquisition module acquires data from a data source by using an intelligent contract technology in a blockchain. An intelligent contract is an automated execution code that records data through a consensus mechanism between multiple nodes. Data is collected from a data source. By using a hash function for encryption, the hash function takes plaintext data as input, outputs a hash value with a fixed length through processing, can be used as ciphertext for storage and transmission, and has a data verification function so as to ensure the accuracy and the effectiveness of the data. The method comprises the steps that an interface of an intelligent electric meter is in communication connection with a blockchain service platform and an SQL database, the intelligent electric meter sends an identity authentication request to the blockchain service platform, after authentication, a first public key and a first private key are generated, and the first public key is sent to the blockchain service platform; the intelligent ammeter encrypts the locally stored electricity data through a first private key and sends the encrypted data to the blockchain service platform; the block chain service platform decrypts the electricity data through the first public key and writes the hash value of the decrypted electricity data into the block chain. The intelligent ammeter sends the electricity consumption data to an SQL database, the SQL database compares the hash value of the received electricity consumption data with the hash value written into the block chain, and whether the data is tampered is determined according to the comparison result. The transaction is initiated by the user and broadcast to all accounting nodes, which record all account book information, verify whether the transaction is correct, and complete accounting. There are three decentralization strategies for blockchains: private chain, federated chain, public chain. A private chain is a blockchain that is commonly owned by a single trusted node, typically controlled by an organization or entity. In private chains, the reliability and security of data is typically guaranteed by a single trusted node, and such blockchains are typically used for business processing and data management within an enterprise. When the data recorded by the accounting node is inconsistent, the trust node is subject to control. A federation chain is a decentralised system constructed from nodes within an organization. Any node in the organization has certain authority and responsibility, and the decentralization is realized by voting. The alliance mode is commonly used for mutual cooperation and data sharing among enterprises, so that the reliability and the safety of data can be ensured, and meanwhile, the mutual restriction and supervision in an organization can be realized. The public chain is a fully de-centralized blockchain, and any node can join and leave at any time. When the recorded data of each node are inconsistent, a cryptographic hash function can be used for drawing a lottery, if 43 0 s are in front, the content of the account book is determined by the lottery, and other nodes are consistent with the lottery; if a malicious node is drawn, its ability to modify the data is limited. The public chain has the highest degree of decentralization, the highest degree of freedom and the lowest trust cost. In a blockchain network, when a certain accounting node is inconsistent with data recorded by other accounting nodes, a decentralizing policy flow can be triggered. Detecting data through an intelligent contract, judging whether a central node exists or not, and if the central node exists, taking the data recorded by the central node as the reference; judging whether the main participant is a B-end user or not when the central node does not exist; the B-end user refers to enterprises, governments and banks with a certain scale of institutions and organizations; when the main participant is the B-end user, adopting a alliance chain; the public chain is employed when not the B-terminal user. And the data processing module performs data cleaning and preprocessing on the acquired user data. Screening, classifying, labeling and removing invalid data from the acquired data by utilizing a data analysis technology; and setting access control, remote control and remote alarm functions, generating a power consumption report and an analysis chart according to the requirements of a user, and providing a visual page. And can query data using SQL statements without querying the blockchain itself. Since the SQL database stores validated transaction data, the SQL query statement can be used to quickly retrieve and query data on the blockchain, which can be accomplished by periodically reading the latest data from the blockchain and updating the SQL database. The blockchain network is used as a main database, the SQL database is used as a backup database, and the SQL database stores transaction data in the verified blockchain, so that the SQL query statement can be used for quickly searching and querying the data on the blockchain. The user data is encrypted by a hash function, the hash value is written into a block chain, and different data correspond to different hash values; the hash function has unidirectional irreversibility, so that the data source can not be calculated through the hash value in turn, and the non-tamper property and the security of the data are ensured. And only users with authority can access and process the data, thus avoiding data leakage and improving the use experience of the users. The communication module is responsible for uploading the processed data to the blockchain network and backing up the data. The data storage module adopts a distributed account book mode to store data in a plurality of network nodes so as to solve the problems of user data leakage, loss, tampering and system attack. The user interface module outputs data to the user, so that the user can conveniently and intuitively know the data. User electricity data is stored in the blockchain network, the blockchain network is used as a main database, the SQL database is used as a backup database, and the data stored in the blockchain can be set to be backed up every minute. Blockchains store data in a distributed ledger fashion in multiple network nodes rather than centrally on a single centralized server, each node containing copies of the data, thus enabling each participant to share and access the data. The intelligent contract on the blockchain is an automatic program code, can define and execute rules and conditions of data sharing, and improves the efficiency and reliability of the data sharing. And the method can perform data interaction with the user, count the use frequency of the electric quantity of the user in a chart form from the historical payment record of the user, generate a bill, distinguish the estimated quantity from the actual quantity and realize accurate settlement. The user can inquire data, bill and alarm information through WeChat applet, WEB and APP modes, and any user added into the blockchain network can check and verify transaction information, so that the transaction is transparent, safe and reliable. The user with the authority can check the own electricity consumption data at any time. The module can also receive a setting instruction of a user so as to realize personalized customization and management of electricity consumption data by the user, the user can purchase packages according to the actual consumption condition of the user, the part of the packages which are not used can carry out point exchange, and after the points reach a certain quantity, the electric charge can be deducted; and the upper limit early warning of the package can be set, so that the electric quantity is reasonably used. The security management module is responsible for maintaining the security and reliability of the whole system, and adopts a hash encryption technology, a consensus mechanism and an intelligent contract to ensure the security and stability of data; in addition, the module can also detect, monitor and alarm the running condition of the system, and backup the whole network data by using the SQL database to ensure the normal running of the system. The entire blockchain network adopts a consensus mechanism to ensure that participants agree on transactions and promote trust and collaboration among different participants.
The technology adopts a distributed architecture, and a block chain network is formed by a plurality of nodes. The data of the smart meter is written into the blockchain and protected by encryption technology. Meanwhile, the intelligent contract is utilized to process and analyze the data, so that the automation and the intellectualization of the system are realized. The blockchain is essentially a distributed ledger technique that can record and store transaction data and ensure the security and non-tamper ability of the data. Each node is capable of collecting and recording transaction data. The transaction is initiated by the user and broadcast to all accounting nodes, which record all account book information, verify whether the transaction is correct, and complete accounting. All accounting nodes in the blockchain participate in the recording of the data, so that the decentralization and consistency of the data are ensured. Each node contains a copy of the data, thus enabling each participant to share and access the data. The intelligent contract on the blockchain is an automatic program code, can define and execute rules and conditions of data sharing, and improves the efficiency and reliability of the data sharing. And the user can have own authority to view own electricity data at any time. Because the SQL database stores validated transaction data, SQL query statements can be used to quickly retrieve and query data on the blockchain. Blockchains can solve data consensus and interoperability problems between different systems. Through the block chain technology, intelligent electric meters of different manufacturers and different models can share data, so that interoperability and integration of the data are realized. The public transparency characteristics of the blockchain can increase the trust of the public to the smart meter data. All users joining the blockchain network are able to view the data on the blockchain, allowing a more transparent and trusted relationship to be established between the utility and the users.
It is noted that relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Moreover, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus.
Finally, it should be noted that: the foregoing description is only a preferred embodiment of the present invention, and is not intended to limit the present invention, but the present invention is described in detail with reference to the foregoing embodiments, and it will be apparent to those skilled in the art that modifications may be made to the technical solutions described in the foregoing embodiments, or equivalents may be substituted for some of the technical features thereof. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present invention should be included in the protection scope of the present invention.
Claims (10)
1. The data acquisition management system applied to the intelligent ammeter is characterized by comprising a data acquisition module, a data processing module, a communication module, a data storage module, a user interface module and a safety management module; the data acquisition module acquires data from a data source by using an intelligent contract technology in a block chain, and transmits the acquired data to the data processing module; the data processing module queries and processes the acquired data through SQL database query language; the communication module is responsible for uploading the processed data to a blockchain network; the data storage module stores user data into a blockchain network; the user interface module is responsible for outputting electricity data stored in the blockchain network to a user; the safety management module adopts safety measures and technology to ensure the safety and reliability of the whole system.
2. The data acquisition module comprises a data acquisition unit and a data encryption unit; the data acquisition unit acquires data from a data source by using an intelligent contract technology in a block chain; the data encryption unit encrypts by using a hash function;
the data processing module comprises a data processing unit and a data query unit; the data processing unit performs data cleaning and preprocessing on the collected user data, and performs screening, classification, labeling and invalid data removal on the data by utilizing a data analysis technology; setting access control, remote control and remote alarm functions, and providing a visual page; the data query unit queries initial data by using SQL sentences;
the communication module comprises a data synchronization unit and a data backup unit; the data synchronization unit uploads data to the blockchain network for data synchronization, and the data backup unit backs up the data in the blockchain through the SQL database;
the data storage module comprises a storage unit and a data sharing unit; the storage unit stores the processed data into a blockchain network, and the data sharing unit shares the data through a consensus mechanism;
the user interface module comprises a data output unit and a data retrieval and inquiry unit; the data output unit outputs user data to a user, and the data retrieval and inquiry unit inquires the data processed in the block chain network;
the safety management module comprises a data maintenance unit and a safety management unit; the data maintenance unit maintains the whole system; and the safety management unit detects, monitors and alarms the running condition of the system, and uses the SQL database to backup the whole network data.
3. The data acquisition management system applied to a smart meter according to claim 1, wherein: the data acquisition module is used for carrying out communication connection on an interface of the intelligent ammeter, the blockchain service platform and the SQL database.
4. The data acquisition management system applied to a smart meter according to claim 1, wherein: the data acquisition module encrypts by using a hash function, the hash function takes plaintext data as input, and outputs a hash value with a fixed length through processing, and the hash value is used as ciphertext for storage and transmission and has a data verification function.
5. The data acquisition management system applied to a smart meter according to claim 1, wherein: the data processing module performs data cleaning and preprocessing on the collected user data; screening, classifying, labeling and removing invalid data from the acquired data by utilizing a data analysis technology; setting access control, remote control and remote alarm, generating electricity consumption report and analysis chart according to user demand, and providing visual page.
6. The data acquisition management system applied to a smart meter according to claim 1, wherein: the data processing module can use SQL (structured query language) sentences to query the data, the blockchain network is used as a main database, the SQL database is used as a backup database, and the SQL database stores transaction data in the verified blockchain, so that the SQL query sentences can be used for rapidly searching and querying the data on the blockchain.
7. The data acquisition management system applied to a smart meter according to claim 1, wherein: the communication module is responsible for uploading the processed data to the blockchain network, and simultaneously, backing up the data in the blockchain by adopting the SQL database.
8. The data acquisition management system applied to a smart meter according to claim 1, wherein: the storage module stores data in a plurality of network nodes in a distributed account book mode.
9. The data acquisition management system applied to a smart meter according to claim 1, wherein: the user interface module is responsible for interacting with a user; counting the use frequency of the electric quantity of the user in a chart form from the historical payment record of the user, generating a bill, distinguishing the estimated quantity from the actual consumption, and realizing accurate settlement; any user joining this blockchain network is able to view and verify the transaction information.
10. The data acquisition management system applied to a smart meter according to claim 1, wherein: the security management module is responsible for maintaining the security and reliability of the whole system, and adopts a hash encryption technology, a consensus mechanism and an intelligent contract to ensure the security and stability of data; in addition, the module can also detect, monitor and alarm the running condition of the system, and backup the whole network data by using the SQL database to ensure the normal running of the system.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202311581636.5A CN117614605A (en) | 2023-11-24 | 2023-11-24 | Data acquisition management system applied to intelligent ammeter |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202311581636.5A CN117614605A (en) | 2023-11-24 | 2023-11-24 | Data acquisition management system applied to intelligent ammeter |
Publications (1)
Publication Number | Publication Date |
---|---|
CN117614605A true CN117614605A (en) | 2024-02-27 |
Family
ID=89954304
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202311581636.5A Pending CN117614605A (en) | 2023-11-24 | 2023-11-24 | Data acquisition management system applied to intelligent ammeter |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN117614605A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN118585581A (en) * | 2024-05-20 | 2024-09-03 | 上海文研堂科技有限公司 | Storage control method based on block chain |
-
2023
- 2023-11-24 CN CN202311581636.5A patent/CN117614605A/en active Pending
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN118585581A (en) * | 2024-05-20 | 2024-09-03 | 上海文研堂科技有限公司 | Storage control method based on block chain |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Bodkhe et al. | Blockchain for industry 4.0: A comprehensive review | |
CN112313916B (en) | A method and system for mimetic storage of tamper-proof logs integrated with blockchain technology | |
CN109410076A (en) | Agricultural product based on block chain technology, which are traced to the source, insures public service platform | |
US20120232915A1 (en) | System and method for monitoring a utility meter network | |
CN113177730B (en) | A water resource traceability management system | |
CN108681966A (en) | A kind of information monitoring method and device based on block chain | |
US20120185936A1 (en) | Systems and Methods for Detecting Fraud Associated with Systems Application Processing | |
CN111625870A (en) | Block chain based security audit method, system and storage medium | |
CN111475581A (en) | Power system electricity consumption usage data statistics management system based on block chain | |
CN110568833A (en) | Smart home security monitoring system | |
US12058269B2 (en) | Systems and methods for providing secure internet of things data notifications using blockchain | |
CN114612117A (en) | Tracing method for dangerous chemical supply chain based on tracing block chain | |
CN117951341A (en) | Block chain-based service processing method, device, equipment, medium and product | |
CN119494660B (en) | A non-account balance mode blockchain asset cross-chain security monitoring system and method | |
US20250062924A1 (en) | Data processing method and apparatus for multi-blockchain, device, and computer-readable storage medium | |
CN113506096B (en) | An inter-system interface method based on industrial Internet identification resolution system | |
CN110826094A (en) | Information leakage monitoring method and device | |
CN112508707B (en) | A new energy data aggregation method and transaction system based on identification and blockchain | |
GB2230629A (en) | Reading meters | |
CN114297841A (en) | Simulation model resource system construction system and construction method | |
CN117614605A (en) | Data acquisition management system applied to intelligent ammeter | |
Lu et al. | Research on agricultural internet of things data sharing system based on blockchain | |
CN106570807A (en) | National resident identity card information maintenance platform | |
CN216437219U (en) | Data acquisition device for smart city and electronic equipment | |
CN201104293Y (en) | Electric power marketing pre-payment managing system based on mobile network |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination |