CN113469684A - Fair energy transaction mode based on alliance chain - Google Patents
Fair energy transaction mode based on alliance chain Download PDFInfo
- Publication number
- CN113469684A CN113469684A CN202110803834.6A CN202110803834A CN113469684A CN 113469684 A CN113469684 A CN 113469684A CN 202110803834 A CN202110803834 A CN 202110803834A CN 113469684 A CN113469684 A CN 113469684A
- Authority
- CN
- China
- Prior art keywords
- transaction
- energy
- entity
- trading
- aggregator
- 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
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q20/00—Payment architectures, schemes or protocols
- G06Q20/38—Payment protocols; Details thereof
- G06Q20/382—Payment protocols; Details thereof insuring higher security of transaction
- G06Q20/3829—Payment protocols; Details thereof insuring higher security of transaction involving key management
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q40/00—Finance; Insurance; Tax strategies; Processing of corporate or income taxes
- G06Q40/04—Trading; Exchange, e.g. stocks, commodities, derivatives or currency exchange
Landscapes
- Business, Economics & Management (AREA)
- Accounting & Taxation (AREA)
- Engineering & Computer Science (AREA)
- Finance (AREA)
- Physics & Mathematics (AREA)
- Strategic Management (AREA)
- General Business, Economics & Management (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Economics (AREA)
- Marketing (AREA)
- Technology Law (AREA)
- Development Economics (AREA)
- Computer Security & Cryptography (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
The invention designs a fair energy transaction mode based on an alliance chain, and aims to ensure the transaction fairness in the energy transaction process and improve the transaction efficiency. Under the same transaction environment, the efficiency of the fair energy transaction mode based on the alliance chain is obviously higher than that of the transaction method based on other technologies. The main idea is that when the energy trading nodes compete for limited trading resources, the system allocates the resources according to the active credit value of the trading entity. The scheme combines with an intelligent contract to provide a transaction reward and punishment mechanism to ensure the fairness of the transaction process, and when transaction fraud occurs or the transaction is terminated, the intelligent contract starts the transaction reward and punishment mechanism. According to the specific situation of the energy transaction, the entity which destroys the transaction is punished, and at the same time, another party transaction entity which complies with the transaction rules is rewarded.
Description
Technical Field
The invention belongs to the technical field of information security, and relates to a block chain transaction technology.
Background
At present, energy trading mostly adopts a centralized processing mode, trading entities and trading data are managed through a third-party authority, and the energy trading entities have to perform energy trading and entity registration at the authority. However, in the traditional energy transaction model, the central node undertakes a plurality of tasks such as user registration, user authentication, transaction matching, transaction verification and the like, and has a very serious single-point failure problem and a user privacy disclosure problem. In the existing industrial internet of things energy transaction, an attacker possibly bypasses a user identity authentication mechanism, disturbs an energy transaction center to collect transaction user data, and carries out privacy analysis on the acquired transaction data to extract user sensitive information. Therefore, in the existing research, the security and privacy of the industrial internet of things energy transaction are mostly taken as the research key point, and the transaction fairness in the industrial internet of things energy transaction is ignored.
Blockchains are a term used in the field of information technology, and are essentially a shared, transparent database. The method ensures the fairness, safety and reliability of the transaction through intelligent contracts, digital signatures and other modes.
(1) Intelligent contract: an intelligent contract is a protocol defined in a digital form, and unlike a traditional paper contract, the intelligent contract combines trigger conditions and execution of the contract into one atomic operation. The intelligent contracts are arranged on the blockchain, the contract contents are transparent and not falsifiable, and the transaction entity can safely transact in an untrusted environment.
(2) Digital signature: the digital signature serves as an authentication mechanism of the block chain and has two functions, namely, on one hand, the sender of the message is verified, and the source of the message is confirmed. Because of the uniqueness of the private key, the source of the signed message can be uniquely determined, and furthermore, the rest of the entities cannot perform signature falsification. On the other hand, the digital signature can verify the integrity of the message, and the integrity and the consistency of the message of the sender are ensured through the digital digest technology and the collision resistance of the hash function.
Disclosure of Invention
The invention aims to provide a new energy transaction mode, provides an efficient and fair transaction mode for energy transaction, adopts an intelligent contract and an active credit mechanism to protect the transaction process for improving the fairness of transaction, and adopts the following technical scheme for realizing the aim:
the method comprises the following steps: and (4) registering the entity. The entity is divided into three parts in the model, namely an energy transaction entity, a local energy aggregator and a certificate authority. All energy transaction entities and local energy aggregators need to be authorized at the certificate authority, and then parties can join the transaction system to conduct transactions.
Step two: and (6) transaction matching. After entering the transaction system, the energy transaction entity needs to publish its public key information and download the transaction data in the latest period of time within the LA management range to which the energy transaction entity belongs. When ETEs need to sell or buy energy, it needs to broadcast their own transaction needs and attach their own signature to the broadcast message. The broadcast message should contain the identity information of the transaction entity, the transaction requirements, the request time and its own signature. After receiving the transaction matching request sent by the energy transaction entity, the local energy aggregator needs to check the transaction qualification of the energy transaction entity, including the amount of energy and the amount of funds owned by the energy transaction entity. After the transaction qualification of the energy transaction entity is confirmed, the energy aggregator of the team is matched with the transaction entity to perform energy transaction.
Step three: energy trading. After the transaction is matched, the local energy aggregator transfers the whole transaction to the intelligent contract to be executed after recording the transaction information. The energy transaction parties need to pay 10% of the total amount of transaction amount as transaction deposit, if one party in the transaction wants to terminate the transaction after transaction matching is achieved or the transaction steps are not completed according to the appointed time, the own deposit needs to be paid to the other party as compensation, and the process is implemented by an intelligent contract. If the transaction is successfully completed, the amount of money locked in the account of the energy buyer is transferred to the account of the energy seller through the intelligent contract. If any accident happens, the transaction fails, the intelligent contract automatically starts a reward and punishment mechanism. If the transaction entity disagrees with the transaction process, the energy transaction entity can feed back the disagreement to the local energy aggregator, and the local energy aggregator arbitrates the disagreement.
Step four: and (6) transaction consensus. In the transaction mode, the consensus process is participated in by the local energy aggregator in the whole process and is unrelated to the common energy transaction entity. The local energy aggregator, as a trusted node for certificate authority authentication, will be responsible for the consensus process of the transaction and upload the transaction information package into the federation chain.
Drawings
FIG. 1 details the transaction entity structure of the transaction mode of the present invention.
FIG. 2 details the transaction model architecture of the transaction approach of the present invention.
Fig. 3 details the transaction flow architecture of the transaction approach of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments.
The invention provides a fair energy transaction mode based on a alliance chain, which comprises the following specific steps:
the method comprises the following steps: and (4) registering the entity.
Step 1.1: when an ETE (transaction entity) applies for joining a transaction system, the ETE needs to submit entity information of the ETE to a CA (certificate authentication center), and the CA issues a digital certificate to the ETE applying for verification after the qualification of the verification entity.
Step 1.2: the CA generates a private key of a transaction entity;
step 1.3: CA calculates the public key of transaction entity;
step 1.4: the CA sends the key to the transaction entity;
step two: and (4) transaction matching, after ETEs enter a transaction system, publishing own public key information in the LA management range of the ETEs and downloading transaction data in the latest period of time. The specific process is as follows:
step 2.1: when ETEs need to sell or buy energy, it needs to broadcast their own transaction needs and attach their own signature to the broadcast message. The broadcast message should include the ID of ETEs, Demand for transaction Demand, request Time and signature of the ETEs;
req={UID||Demand||Time||Signature}
step 2.2: the LA, upon receiving a transaction match request from the ets, needs to check the ETEs for transaction eligibility, including the amount of energy and the amount of funds the ETEs has. After confirming the transaction qualification of the ETEs, the LA can be matched with a transaction entity to perform energy transaction;
step 2.3: after the entity transaction matching is completed, LA records the buyer user's ID, the seller user's ID, the transaction TIME TIME, the transaction wallet WALLT and the amount of money QUA;
Con={UID1||UID2||TIME||WALLT1||WALLT2||QUA}
step three: in energy transaction, after an energy transaction entity enters a transaction system, public key information of the energy transaction entity needs to be published in the LA management range of the energy transaction entity, and transaction data of a recent period of time needs to be downloaded. When ETEs need to sell or buy energy, it needs to broadcast their own transaction needs and attach their own signature to the broadcast message. The broadcast message should contain the identity information of the transaction entity, the transaction requirements, the request time and its own signature. After receiving the transaction matching request sent by the energy transaction entity, the local energy aggregator needs to check the transaction qualification of the energy transaction entity, including the amount of energy and the amount of funds owned by the energy transaction entity. After the transaction qualification of the energy transaction entity is confirmed, the energy aggregator of the team is matched with the transaction entity to perform energy transaction.
Energy transaction intelligent contract algorithm:
step four: and (4) transaction consensus, wherein in the transaction mode, the consensus process is participated in by a local energy aggregator in the whole process and is unrelated to a common energy transaction entity. The local energy aggregator, as a trusted node for certificate authority authentication, will be responsible for the consensus process of the transaction and upload the transaction information package into the federation chain.
Claims (1)
1. A fair energy transaction mode based on a alliance chain comprises the following specific steps:
the method comprises the following steps: entity registration, wherein the entity is divided into three parts in the model, namely an energy transaction entity, a local energy aggregator and a certificate authority; all energy transaction entities and local energy aggregators need to be authorized at the certificate authority, and then parties can join the transaction system to conduct transactions.
Step two: transaction matching, namely after entering a transaction system, an energy transaction entity needs to publish own public key information in a local energy aggregator management range to which the energy transaction entity belongs and download transaction data of a recent period of time; when the energy trading entity needs to sell or buy energy, the trading demand of the energy trading entity needs to be broadcasted, and the signature of the energy trading entity is attached to the broadcasted message; the broadcasted message should contain the identity information of the transaction entity, transaction requirements, request time and own signature; after receiving a transaction matching request sent by an energy transaction entity, a local energy aggregator needs to check transaction qualification of the energy transaction entity, including energy quantity and fund quantity owned by the energy transaction entity; after the transaction qualification of the energy transaction entity is confirmed, the energy aggregator of the team is matched with the transaction entity to perform energy transaction.
Step three: energy trading, after the trading is matched, the local energy aggregator records the trading information and then transfers the whole trading to an intelligent contract to be executed; the energy transaction parties need to pay 10% of the total amount of transaction amount as transaction deposit, if one party in the transaction wants to terminate the transaction after achieving transaction matching or does not finish the transaction step according to the appointed time, the own deposit needs to be paid to the other party as compensation, and the process is implemented by an intelligent contract; if the transaction is successfully achieved, the amount of money locked in the account of the energy buyer is transferred to the account of the energy seller through the intelligent contract; if any accident happens, the transaction fails, the intelligent contract automatically starts a reward and punishment mechanism; if the transaction entity disagrees with the transaction process, the energy transaction entity can feed back the disagreement to the local energy aggregator, and the local energy aggregator arbitrates the disagreement.
Step four: in the transaction mode, the consensus process is participated in by a local energy aggregator in the whole process and is unrelated to a common energy transaction entity; the local energy aggregator, as a trusted node for certificate authority authentication, will be responsible for the consensus process of the transaction and upload the transaction information package into the federation chain.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202110803834.6A CN113469684A (en) | 2021-07-16 | 2021-07-16 | Fair energy transaction mode based on alliance chain |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202110803834.6A CN113469684A (en) | 2021-07-16 | 2021-07-16 | Fair energy transaction mode based on alliance chain |
Publications (1)
Publication Number | Publication Date |
---|---|
CN113469684A true CN113469684A (en) | 2021-10-01 |
Family
ID=77880618
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202110803834.6A Pending CN113469684A (en) | 2021-07-16 | 2021-07-16 | Fair energy transaction mode based on alliance chain |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN113469684A (en) |
Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107025602A (en) * | 2017-02-24 | 2017-08-08 | 杭州象链网络技术有限公司 | A kind of financial asset transaction system construction method based on alliance's chain |
CN109146683A (en) * | 2018-08-01 | 2019-01-04 | 江苏恒宝智能系统技术有限公司 | A kind of information management and Verification System using block chain |
CN109359985A (en) * | 2018-09-19 | 2019-02-19 | 南方电网科学研究院有限责任公司 | Block chain-based distributed energy transaction execution method, device and equipment |
CN110415093A (en) * | 2019-07-11 | 2019-11-05 | 上海电器科学研究所(集团)有限公司 | A kind of intelligent energy gateway of user oriented side micro-capacitance sensor electricity transaction |
CN110443608A (en) * | 2019-07-01 | 2019-11-12 | 贵州大学 | Big data justice and method for secure transactions based on block chain |
CN111899101A (en) * | 2020-07-28 | 2020-11-06 | 安徽高山科技有限公司 | Data asset transaction method based on block chain |
CN112116352A (en) * | 2020-09-28 | 2020-12-22 | 贵州大学 | Distributed energy transaction method for protecting user account privacy |
CN112465320A (en) * | 2020-11-18 | 2021-03-09 | 国网江苏省电力有限公司盐城供电分公司 | Virtual power plant transaction management method based on block chain technology |
-
2021
- 2021-07-16 CN CN202110803834.6A patent/CN113469684A/en active Pending
Patent Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107025602A (en) * | 2017-02-24 | 2017-08-08 | 杭州象链网络技术有限公司 | A kind of financial asset transaction system construction method based on alliance's chain |
CN109146683A (en) * | 2018-08-01 | 2019-01-04 | 江苏恒宝智能系统技术有限公司 | A kind of information management and Verification System using block chain |
CN109359985A (en) * | 2018-09-19 | 2019-02-19 | 南方电网科学研究院有限责任公司 | Block chain-based distributed energy transaction execution method, device and equipment |
CN110443608A (en) * | 2019-07-01 | 2019-11-12 | 贵州大学 | Big data justice and method for secure transactions based on block chain |
CN110415093A (en) * | 2019-07-11 | 2019-11-05 | 上海电器科学研究所(集团)有限公司 | A kind of intelligent energy gateway of user oriented side micro-capacitance sensor electricity transaction |
CN111899101A (en) * | 2020-07-28 | 2020-11-06 | 安徽高山科技有限公司 | Data asset transaction method based on block chain |
CN112116352A (en) * | 2020-09-28 | 2020-12-22 | 贵州大学 | Distributed energy transaction method for protecting user account privacy |
CN112465320A (en) * | 2020-11-18 | 2021-03-09 | 国网江苏省电力有限公司盐城供电分公司 | Virtual power plant transaction management method based on block chain technology |
Non-Patent Citations (5)
Title |
---|
ZHITAOGUAN 等: "Towards secure and efficient energy trading in IIoT-enabled energy internet: A blockchain approach", 《FUTURE GENERATION COMPUTER SYSTEMS》 * |
佘维 等: "基于联盟区块链的分布式能源交易认证模型", 《中国科学技术大学学报》 * |
叶畅 等: "联盟链框架下主动配电网电力交易主体合作演化策略", 《电工技术学报》 * |
艾崧溥 等: "能源互联网电力交易区块链中的关键技术", 《电力建设》 * |
龙洋洋 等: "基于联盟区块链的安全能源交易方案", 《计算机应用》 * |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN109691008B (en) | Network topology | |
US11764973B2 (en) | Systems and methods for creating a universal record | |
Gao et al. | A blockchain-based privacy-preserving payment mechanism for vehicle-to-grid networks | |
CN108604344B (en) | Method and system for creating trusted digital asset transfers using digital signatures | |
US10715531B2 (en) | Network topology | |
CN105956923B (en) | Asset transaction system and digital authentication and transaction method of assets | |
CN110599213B (en) | Article management method and device based on blockchain network and electronic equipment | |
AU2022241492B2 (en) | Systems and methods for recording data representing multiple interactions | |
US11108566B2 (en) | Methods and systems for using digital signatures to create trusted digital asset transfers | |
JP3228339U (en) | Personal authentication and verification system and method | |
Long et al. | Depet: A decentralized privacy-preserving energy trading scheme for vehicular energy network via blockchain and k-anonymity | |
CN114730421A (en) | Trading using private and public blockchains | |
US20220309501A1 (en) | Blockchain-based trusted transaction method for data product | |
CN112232828A (en) | Power grid data transaction method and system | |
CN113469684A (en) | Fair energy transaction mode based on alliance chain | |
CN112861181A (en) | Block chain-based method for developing security mechanism of crowd-sourcing software | |
US20240249275A1 (en) | Group signatures for a smart wallet on a blockchain platform | |
KR20240059753A (en) | Safety and reliability verification control type smart contract blockchain-type fragmentation investment formation device and method using asset object sensing data |
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 | ||
WD01 | Invention patent application deemed withdrawn after publication |
Application publication date: 20211001 |
|
WD01 | Invention patent application deemed withdrawn after publication |