CN115865368A - Intelligent breeding industry production and marketing integrated platform based on block chain technology - Google Patents

Intelligent breeding industry production and marketing integrated platform based on block chain technology Download PDF

Info

Publication number
CN115865368A
CN115865368A CN202211485955.1A CN202211485955A CN115865368A CN 115865368 A CN115865368 A CN 115865368A CN 202211485955 A CN202211485955 A CN 202211485955A CN 115865368 A CN115865368 A CN 115865368A
Authority
CN
China
Prior art keywords
module
data
user
block chain
management module
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
Application number
CN202211485955.1A
Other languages
Chinese (zh)
Inventor
孙勇
胡成
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Anhui Uicsoft Software Co ltd
Original Assignee
Anhui Uicsoft Software Co ltd
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 Anhui Uicsoft Software Co ltd filed Critical Anhui Uicsoft Software Co ltd
Priority to CN202211485955.1A priority Critical patent/CN115865368A/en
Publication of CN115865368A publication Critical patent/CN115865368A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

The invention discloses an intelligent breeding industry production and marketing integrated platform based on a block chain technology. The invention ensures transparent, safe, neutral and reliable operation in the selling process by fully utilizing the idea of decentralized block chain, eliminates the safety risk of a central server, records all operation processes of data, ensures the safety of the data, and ensures the completeness and the non-falsification of the authority and control record of the equipment by introducing the block chain; based on the distributed and non-central node structure of the block chain, even if a certain node is broken, the whole system cannot be completely paralyzed, and the system is safe and reliable.

Description

Intelligent breeding industry production and marketing integrated platform based on block chain technology
Technical Field
The invention belongs to the field of block chains, and particularly relates to an intelligent breeding industry production and marketing integrated platform based on a block chain technology.
Background
At present, the entity industry generally has the problem of low integration degree of a supply chain, such as the production and marketing problems of the seed industry. The sales of the products mainly comprise agents and merchants, and due to the fact that information such as purchasing, production, circulation, sales, logistics and the like between upstream enterprises and downstream enterprises is split, the problems of unsmooth interaction, difficulty and complexity in checking and the like exist, and the authenticity of commodities and transactions cannot be completely guaranteed. Specifically, it can be generalized that there are the following problems:
1. it is difficult to trace the source and prevent counterfeiting. The counterfeit goods in the market are diversified, and the phenomenon of counterfeit making and selling is forbidden. The mixed counterfeit goods in the market not only disturb the normal market order but also bury the hidden trouble of using the counterfeit goods. Because the problem of commodity traceability and anti-counterfeiting cannot be solved sufficiently, which link of the supply chain is the problem is difficult to find out, and almost all suppliers and manufacturers claim to be innocent victims while drawing aside responsibility and push the responsibility to enterprises and suppliers at the upstream or downstream.
2. The interests of the long-tailed user are not protected. As the user can not trace the circulation process of the product, once the product has any quality problem in use, the after-sale service of the manufacturer is difficult to obtain.
3. The user's stock of surplus is difficult to stop loss. In order to ensure that a certain amount of reserve is purchased for production, a product which is not unpacked and sold by a supplier has to be purchased according to a minimum packaging amount in most cases, and the product can cause surplus inventory and is difficult to consume because a customer cancels an order or changes in design, so that the product becomes dead inventory after a while. These stock products cannot be returned to the supplier, and if the second sale is changed, it is difficult to find the customer, and even the customer with demand is dared to buy because the credible traceability certificate can not be provided. Therefore, the waste can be disposed of only, which brings about a certain economic loss.
Today, blockchain technology is becoming more mature, and it would be desirable to solve the above problems if it could be applied to a product supply chain, and the blockchain technology could be used to provide a decentralized network for the supply chain to ensure transparency, safety, neutrality and reliability of all operations.
Disclosure of Invention
The invention aims to overcome the problems in the prior art and provide an intelligent breeding industry production and marketing integrated platform based on a block chain technology.
In order to achieve the technical purpose and achieve the technical effect, the invention is realized by the following technical scheme:
the intelligent breeding industry production and marketing integrated platform based on the block chain technology comprises a database management module, and a data signature module, a user module and a communication management module which are connected with the database management module;
the database management module is used for combining the database with the block chains to perform decentralized management of all user data, and specifically comprises a distributed database, an authorized access module, a data query module and a data management module;
the distributed database is used for encrypting and storing all user data;
the authorization access module is used for receiving an access request and an authorization signature of the user module and forming an authorization instruction to be fed back to the data management module;
the data query module is used for receiving data query information of the user module and forming a data query instruction to be fed back to the data management module;
the data management module is used for managing all user data, and specifically comprises: when a user module accesses certain user data, recording an access request in a block chain according to an authorization instruction, simultaneously verifying an authorization signature, if the authorization authority passes, feeding back corresponding access data to the user module and simultaneously recording the access data in the block chain, and if the authorization authority fails, not responding;
the data signature module is used for signing and managing all user data, and specifically comprises the following steps: collecting hash values of all user data needing signature currently, then taking the hash values as leaf nodes, constructing a Merck tree and calculating corresponding root node values, disclosing the root node values obtained in unit time, recording the root node values in a block chain, and storing the root node values in each node of a distributed database; when a user sends data, a sender needs to package and send the user data and a corresponding signature to a receiver, the receiver performs verification and data extraction, and a Merckel tree is constructed and a root node value is calculated by operating a hash algorithm; after the receiver calculates the corresponding root node value, the root node value is compared with the data stored in the block chain for verification, and if the root node value is equal to the data stored in the block chain, the integrity of the data can be verified;
the user module is used for buying and selling parties to perform online operation;
the communication management module is used for setting the control authority of the communication equipment of all users, the corresponding users carry out authorization, the corresponding communication keys and the control keys from the database management module are obtained and recorded in the block chain according to the time sequence, and when the communication keys and the control keys are verified, the corresponding equipment executes corresponding operation response.
Furthermore, the user module takes a mobile phone platform as a data carrier.
Furthermore, the database management module is also connected with a third-party payment platform, and the third-party payment platform is used for establishing online payment and online communication between the user modules.
Furthermore, the user module is connected with a real-time positioning module, and the real-time positioning module is used for collecting the real-time position information of the user, feeding the real-time position information back to the database management module in real time, binding the real-time position information with the corresponding user data, and updating and storing the real-time position information in real time.
Furthermore, the database management module is also connected with a user monitoring module, and the user monitoring module is used for monitoring the credit conditions of all users, collecting the credit feedback data of all users in real time, forming corresponding credit rating according to a preset value and sending the credit rating to the database management module.
Furthermore, the database management module is also connected with a transportation monitoring module, and the transportation monitoring module is used for monitoring the product transportation condition in real time and feeding back the product transportation condition to the corresponding user module in real time.
Further, the data signature module further includes signature aggregation, specifically including:
(1) The data signature module generates a signature with a timestamp on user data through a preset tool;
(2) The data signature module initiates an aggregation request, and the request is sent to the user module;
(3) The user module carries out initial aggregation on aggregation requests in a preset period;
(4) The user module sends an aggregation request to an upstream aggregation cluster;
(5) Forming a top-level hash value;
(6) The response is sent through the aggregation layer.
The invention has the beneficial effects that:
the invention ensures transparent, safe, neutral and reliable operation in the selling process by fully utilizing the idea of decentralized block chain, eliminates the safety risk of a central server, records all operation processes of data, ensures the safety of the data, and ensures the completeness and the non-falsification of the authority and control record of the equipment by introducing the block chain; based on the distributed and non-central node structure of the block chain, even if a certain node is broken, the whole system cannot be completely paralyzed, and the system is safe and reliable.
Drawings
The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the invention and together with the description serve to explain the invention without limiting the invention. In the drawings:
fig. 1 is a block diagram of the system architecture 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. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The intelligent breeding industry production and marketing integrated platform based on the block chain technology as shown in fig. 1 comprises a database management module, and a data signature module, a user module and a communication management module which are connected with the database management module;
the database management module is used for combining the database with the block chain and performing decentralized management on all user data, and specifically comprises a distributed database, an authorized access module, a data query module and a data management module;
the distributed database is used for encrypting and storing all user data;
the authorization access module is used for receiving an access request and an authorization signature of the user module and forming an authorization instruction to be fed back to the data management module;
the data query module is used for receiving data query information of the user module and forming a data query instruction to be fed back to the data management module;
the data management module is used for managing all user data, and specifically comprises: when a user module accesses certain user data, recording an access request in a block chain according to an authorization instruction, simultaneously verifying an authorization signature, if the authorization authority passes, feeding back corresponding access data to the user module and simultaneously recording the access data in the block chain, and if the authorization authority fails, not responding;
the data signature module is used for signing and managing all user data, and specifically comprises the following steps: collecting hash values of all user data needing signature currently, then taking the hash values as leaf nodes, constructing a Merck tree and calculating corresponding root node values, disclosing the root node values obtained in unit time, recording the root node values in a block chain, and storing the root node values in each node of a distributed database; when a user sends data, a sender needs to package and send the user data and a corresponding signature to a receiver, the receiver performs verification and data extraction, and a Merckel tree is constructed and a root node value is calculated by operating a hash algorithm; after the receiver calculates the corresponding root node value, the root node value is compared with the data stored in the block chain for verification, and if the root node value is equal to the data stored in the block chain, the integrity of the data can be verified;
the user module is used for the seller to perform online operation;
the communication management module is used for setting the control authority of the communication equipment of all users, authorizing the corresponding users, obtaining the corresponding communication keys and the control keys from the database management module, recording the communication keys and the control keys in the block chain according to the time sequence, and executing corresponding operation response by the corresponding equipment after the communication keys and the control keys are verified.
The user module takes a mobile phone platform as a data carrier.
The database management module is also connected with a third-party payment platform, and the third-party payment platform is used for establishing online payment and online communication between the user modules.
The user module is connected with a real-time positioning module, and the real-time positioning module is used for collecting real-time position information of a user, feeding the real-time position information back to the database management module in real time, binding the real-time position information with corresponding user data, and updating and storing the real-time position information in real time.
The database management module is also connected with a user monitoring module, and the user monitoring module is used for monitoring the credit conditions of all users, collecting the credit feedback data of all users in real time, forming corresponding credit rating according to a preset value and sending the credit rating to the database management module.
The database management module is also connected with a transportation monitoring module, and the transportation monitoring module is used for monitoring the product transportation condition in real time and feeding back the product transportation condition to the corresponding user module in real time.
The data signature module further comprises signature aggregation, and specifically comprises:
(1) The data signature module generates a signature with a timestamp on user data through a preset tool;
(2) The data signature module initiates an aggregation request, and the request is sent to the user module;
(3) The user module carries out initial aggregation on aggregation requests in a preset period;
(4) The user module sends an aggregation request to an upstream aggregation cluster;
(5) Forming a top-level hash value;
(6) The response is sent through the aggregation layer.
In the description herein, references to the description of "one embodiment," "an example," "a specific example" or the like are intended to mean that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the invention. In this specification, the schematic representations of the terms used above do not necessarily refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples.
The foregoing shows and describes the general principles, principal features, and advantages of the invention. It will be understood by those skilled in the art that the present invention is not limited to the embodiments described above, which are described in the specification and illustrated only to illustrate the principle of the present invention, but that various changes and modifications may be made therein without departing from the spirit and scope of the present invention, which fall within the scope of the invention as claimed.

Claims (7)

1. Intelligence kind industry production and marketing integration platform based on block chain technique, its characterized in that: the system comprises a database management module, and a data signature module, a user module and a communication management module which are connected with the database management module;
the database management module is used for combining the database with the block chain and performing decentralized management on all user data, and specifically comprises a distributed database, an authorized access module, a data query module and a data management module;
the distributed database is used for encrypting and storing all user data;
the authorization access module is used for receiving an access request and an authorization signature of the user module and forming an authorization instruction to be fed back to the data management module;
the data query module is used for receiving data query information of the user module and forming a data query instruction to be fed back to the data management module;
the data management module is used for managing all user data, and specifically comprises: when a user module accesses certain user data, recording an access request in a block chain according to an authorization instruction, simultaneously verifying an authorization signature, if the authorization authority passes, feeding back corresponding access data to the user module and simultaneously recording the access data in the block chain, and if the authorization authority fails, not responding;
the data signing module is used for signing and managing all user data, and specifically comprises the following steps: collecting hash values of all user data needing signature currently, then taking the hash values as leaf nodes, constructing a Merck tree and calculating corresponding root node values, disclosing the root node values obtained in unit time, recording the root node values in a block chain and storing the root node values in each node of a distributed database; when a user sends data, a sender needs to package and send the user data and a corresponding signature to a receiver, the receiver carries out verification and data extraction, and a Merck tree is constructed and a root node value is calculated by running a hash algorithm; after the receiver calculates the corresponding root node value, the root node value is compared with the data stored in the block chain for verification, and if the root node value is equal to the data stored in the block chain, the integrity of the data can be verified;
the user module is used for the seller to perform online operation;
the communication management module is used for setting the control authority of the communication equipment of all users, the corresponding users carry out authorization, the corresponding communication keys and the control keys from the database management module are obtained and recorded in the block chain according to the time sequence, and when the communication keys and the control keys are verified, the corresponding equipment executes corresponding operation response.
2. The intelligent breeding industry production and marketing integrated platform based on the block chain technology according to claim 1, wherein: the user module takes a mobile phone platform as a data carrier.
3. The intelligent breeding industry production and marketing integrated platform based on the block chain technology according to claim 1, wherein: the database management module is also connected with a third party payment platform which is used for establishing online payment and online communication between the user modules.
4. The intelligent breeding industry production and marketing integrated platform based on the block chain technology according to claim 1, wherein: the user module is connected with a real-time positioning module, and the real-time positioning module is used for collecting real-time position information of a user, feeding the real-time position information back to the database management module in real time, binding the real-time position information with corresponding user data, and updating and storing the real-time position information in real time.
5. The intelligent breeding industry production and marketing integrated platform based on the block chain technology according to claim 1, wherein: the database management module is also connected with a user monitoring module, and the user monitoring module is used for monitoring the credit conditions of all users, collecting the credit feedback data of all users in real time, forming corresponding credit rating according to a preset value and sending the credit rating to the database management module.
6. The intelligent breeding industry production and marketing integrated platform based on the block chain technology according to claim 1, wherein: the database management module is also connected with a transportation monitoring module, and the transportation monitoring module is used for monitoring the product transportation condition in real time and feeding back the product transportation condition to the corresponding user module in real time.
7. The intelligent breeding industry production and marketing integrated platform based on the block chain technology according to claim 1, wherein: the data signature module further comprises signature aggregation, and specifically comprises:
(1) The data signature module generates a signature with a timestamp on user data through a preset tool;
(2) The data signature module initiates an aggregation request, and the request is sent to the user module;
(3) The user module carries out initial aggregation on aggregation requests in a preset period;
(4) The user module sends an aggregation request to an upstream aggregation cluster;
(5) Forming a top-level hash value;
(6) The response is sent through the aggregation layer.
CN202211485955.1A 2022-11-24 2022-11-24 Intelligent breeding industry production and marketing integrated platform based on block chain technology Pending CN115865368A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211485955.1A CN115865368A (en) 2022-11-24 2022-11-24 Intelligent breeding industry production and marketing integrated platform based on block chain technology

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211485955.1A CN115865368A (en) 2022-11-24 2022-11-24 Intelligent breeding industry production and marketing integrated platform based on block chain technology

Publications (1)

Publication Number Publication Date
CN115865368A true CN115865368A (en) 2023-03-28

Family

ID=85666107

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211485955.1A Pending CN115865368A (en) 2022-11-24 2022-11-24 Intelligent breeding industry production and marketing integrated platform based on block chain technology

Country Status (1)

Country Link
CN (1) CN115865368A (en)

Similar Documents

Publication Publication Date Title
CN109544160B (en) Transaction authenticity verification method and system based on block chain and intelligent contract
EP3414713B1 (en) Methods and systems for digital reward processing
CN111899072B (en) Block chain-based product sales method and system
CN111127168A (en) Photovoltaic financing leasing method and system based on block chain and storage medium
CN111177253A (en) Power big data protection method and system based on identity digital authentication
CN112199735B (en) Vertical E-commerce transaction platform based on block chain
CN110910150B (en) Correlation method and device for tracing source based on Internet of things technology and combined block chain
CA3108389C (en) Intelligent electronic commerce system, and method and device for implementing same
CN112435128B (en) Supply chain tracing system based on multi-level block chain technology
CN111667279A (en) Product source tracing method and system based on double block chains
Chen et al. Research on the Secure Financial Surveillance Blockchain Systems.
CN106651463A (en) Financial institution service access system and access method
CN104838407A (en) Electronic certificate generating device and system
Li et al. Research on supply chain coordination based on block chain technology and customer random demand
WO2021129002A1 (en) Dual-chain supply chain transaction system based on utxo model
CN111967821A (en) Method, device, equipment and system for generating clearance confirmation information
CN111091399A (en) Block chain-based fidelity traceability method and system for fast-selling goods
WO2017166071A1 (en) Smart card service system and method
CN114493430A (en) Logistics distribution system and method based on big data
CN115865368A (en) Intelligent breeding industry production and marketing integrated platform based on block chain technology
CN110648233A (en) Block chain-based supply chain platform side chain expansion method and device
US20220114266A1 (en) Agents and systems for right?s management
CN114037134A (en) Cross-border trade flow optimization system and method based on block chain
CN112330252A (en) Cold chain logistics monitoring system based on block chain technology
CN114331481B (en) Product anti-counterfeiting traceability system based on Ether house beacon chain system

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