WO2023178728A1 - Museum cultural relic traceability method and system - Google Patents

Museum cultural relic traceability method and system Download PDF

Info

Publication number
WO2023178728A1
WO2023178728A1 PCT/CN2022/084959 CN2022084959W WO2023178728A1 WO 2023178728 A1 WO2023178728 A1 WO 2023178728A1 CN 2022084959 W CN2022084959 W CN 2022084959W WO 2023178728 A1 WO2023178728 A1 WO 2023178728A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
blockchain
cultural relics
cultural
rfid
Prior art date
Application number
PCT/CN2022/084959
Other languages
French (fr)
Chinese (zh)
Inventor
薛帆
叶嘉安
陈哲
赵锐
Original Assignee
香港大学深圳研究院
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 香港大学深圳研究院 filed Critical 香港大学深圳研究院
Publication of WO2023178728A1 publication Critical patent/WO2023178728A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06KGRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
    • G06K17/00Methods or arrangements for effecting co-operative working between equipments covered by two or more of main groups G06K1/00 - G06K15/00, e.g. automatic card files incorporating conveying and reading operations
    • G06K17/0022Methods or arrangements for effecting co-operative working between equipments covered by two or more of main groups G06K1/00 - G06K15/00, e.g. automatic card files incorporating conveying and reading operations arrangements or provisions for transferring data to distant stations, e.g. from a sensing device
    • G06K17/0029Methods or arrangements for effecting co-operative working between equipments covered by two or more of main groups G06K1/00 - G06K15/00, e.g. automatic card files incorporating conveying and reading operations arrangements or provisions for transferring data to distant stations, e.g. from a sensing device the arrangement being specially adapted for wireless interrogation of grouped or bundled articles tagged with wireless record carriers
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06KGRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
    • G06K7/00Methods or arrangements for sensing record carriers, e.g. for reading patterns
    • G06K7/10Methods or arrangements for sensing record carriers, e.g. for reading patterns by electromagnetic radiation, e.g. optical sensing; by corpuscular radiation
    • G06K7/10009Methods or arrangements for sensing record carriers, e.g. for reading patterns by electromagnetic radiation, e.g. optical sensing; by corpuscular radiation sensing by radiation using wavelengths larger than 0.1 mm, e.g. radio-waves or microwaves
    • G06K7/10297Methods or arrangements for sensing record carriers, e.g. for reading patterns by electromagnetic radiation, e.g. optical sensing; by corpuscular radiation sensing by radiation using wavelengths larger than 0.1 mm, e.g. radio-waves or microwaves arrangements for handling protocols designed for non-contact record carriers such as RFIDs NFCs, e.g. ISO/IEC 14443 and 18092

Definitions

  • the present invention relates to the field of computer technology. Specifically, the present invention relates to a method and system for traceability of cultural relics in a museum.
  • the present invention provides a museum cultural relic traceability method and system to solve the above technical problems.
  • the technical method adopted by the present invention to solve the technical problem is: a museum cultural relics traceability method, which is improved in that it includes the following steps: S1. Set an RFID tag representing cultural relics information on the cultural relics, and place an RFID tag representing the cultural relics information on the cultural relics. An RFID reader that can read the RFID tag is installed at the exit end and the person moving the cultural relics to generate interactive information; S2, the blockchain data processing center receives the interactive information sent by the RFID reader, and the interactive information indicates the location of the cultural relics and status, and then save the location and status information into a traceable blockchain distributed database network carrying RFID information; S3. The blockchain data storage center stores the blockchain distributed database network; S4. Management terminal The center visualizes the blockchain distributed database network of the blockchain data storage center to form a human-computer interaction interface.
  • step S2 includes the following steps:
  • S22 Sort the location and status information through the sorting node, and form a new block according to the rules.
  • Each block references the previous block to form a chain structure and stores it in the node ledger, and saves it to carry RFID information.
  • a traceable blockchain distributed database network
  • the invention also provides a traceability system for museum cultural relics, including an RFID tag set on the cultural relics to represent cultural relics information, an RFID reader set at the import and export ends of the cultural relics and the personnel moving the cultural relics, a blockchain data processing center, Blockchain data storage center and management terminal center;
  • An RFID reader is used to read the RFID tag and generate interactive information
  • the blockchain data processing center is used to receive interactive information sent by the RFID reader.
  • the interactive information indicates the location and status of cultural relics, and then saves the location and status information into a traceable blockchain distributed database network carrying RFID information. ;
  • the blockchain data storage center is used to store the blockchain distributed database network
  • the management terminal center is used to visualize the blockchain distributed database network of the blockchain data storage center to form a human-computer interaction interface.
  • the blockchain data processing center includes an entry-exit interactive information identification module, a mobile disk core interactive information identification module and an exhibition area interactive information identification module. These three modules are all communicatively connected to the RFID reader. ;
  • the entry and exit interaction information identification module is used to receive the instruction information sent by the RFID reader, and modify the entry and exit status of cultural relics according to the instruction information;
  • the mobile disk core interactive information identification module is used to obtain the tag information of the RFID tag of the cultural relics sent by the RFID reader, and perform a transfer status disk check on the cultural relics based on the received tag information to obtain the disk check results;
  • the exhibition area interactive information identification module is used to receive the instruction information sent by the RFID reader, and modify the exhibition area status of the cultural relics according to the topology map of the traceability model.
  • a warehouse-out early warning device is also included.
  • the warehouse-out early warning device is communicatively connected with the warehouse-in and warehouse-out interactive information identification module, and is used when the warehouse-in and warehouse-out interactive information identification module detects that the cultural relics to be shipped out are illegally shipped out. , send alarm information to alarm.
  • the interactive information includes cultural relic location data and IoT configuration data.
  • the cultural relic location data and IoT configuration data are packaged into new blocks after sorting by the sorting node.
  • the newly generated block records the previous block.
  • the block numbers are connected, and the production of new blocks is extended based on the blockchain.
  • an encryption unit is also included, and the encryption unit includes an encryption hash function module for encrypting the hash value of the Internet of Things configuration data,
  • the encryption unit further includes a random number security encryption module for performing random number encryption on the hash value.
  • the beneficial effects of the present invention are: it can update and record the entry and exit status, movement paths, etc. of cultural relics in real time, and form a traceable blockchain distributed database network, realizing the entire process tracking of museum cultural relics, and the tracking of cultural relics. Location and status can be traced.
  • Figure 1 is a flow chart of a museum cultural relic traceability method according to the present invention.
  • Figure 2 is a schematic diagram of the data model of distributed Internet of Things configuration data in the present invention.
  • a museum cultural relic traceability method includes the following steps:
  • the blockchain data processing center receives the interactive information sent by the RFID reader.
  • the interactive information indicates the location and status of the cultural relics, and then saves the location and status information into a traceable blockchain distributed database network carrying RFID information. ;
  • step S2 includes the following steps:
  • S22 Sort the location and status information through the sorting node, and form a new block according to the rules.
  • Each block references the previous block to form a chain structure and stores it in the node ledger, and saves it to carry RFID information.
  • a traceable blockchain distributed database network
  • the blockchain database processing center will conduct preliminary sorting and screening of information and filter out significant erroneous information.
  • Location information and status data are packaged and organized regularly according to time, pushed to the blockchain network in batches, and recorded in the blockchain ledger.
  • the blockchain ledger is distributed across multiple nodes, and each node saves a complete copy.
  • the blockchain automatically synchronizes and verifies transactions on all nodes.
  • the blockchain ledger is transparent to all participating members and can be verified without the need for a central authority or third-party verification service.
  • the blockchain data storage center stores the blockchain distributed database network
  • the management terminal center visualizes the blockchain distributed database network of the blockchain data storage center to form a human-computer interaction interface.
  • cultural relics preservation institutions such as museums can configure their own nodes to join the distributed blockchain network. Each node will save an identical distributed ledger and record all information circulation records in the blockchain.
  • the blockchain data storage center first sends the data to the sorting node, and the sorting node broadcasts the new data record to the entire network.
  • the receiving node joining the blockchain network will verify the received data record information. After passing the verification, the data record will be recorded in a new block. After that, the nodes of the entire network will perform a consensus algorithm on the blockchain. The blocks that pass the consensus algorithm will be officially added to the blockchain for storage, and the block will be added after the original chain.
  • the invention also provides a traceability system for museum cultural relics, including an RFID tag set on the cultural relics to represent cultural relics information, an RFID reader set on the import and export ends of the cultural relics and on the person moving the cultural relics, and a blockchain data processing center. , blockchain data storage center and management terminal center; the number of RFID tags can be multiple.
  • Each cultural relic in the cultural relics warehouse is equipped with an RFID tag, which can be placed on the base, outer box, etc. of non-metallic cultural relics.
  • the cultural relics correspond
  • the set RFID tag is used to uniquely represent the identity information of the cultural relic;
  • the RFID reader is used to read the RFID tag and generate interactive information; the interactive information includes cultural relic location data and Internet of Things configuration data.
  • the cultural relic location data and Internet of Things configuration data are packaged into New blocks, newly generated blocks are connected by recording the block number of the previous block, and the manufacturing of new blocks will be extended based on the blockchain; the number of RFID readers can be multiple, and Set at the entrance and exit ends of the cultural relics warehouse (warehouse door, etc.), set up on relevant staff who move cultural relics (simple wearable setting), set up at the entrance and exit ends of the cultural relics exhibition hall (exhibition hall door, etc.), etc.;
  • the blockchain data processing center is used to receive interactive information sent by the RFID reader.
  • the interactive information indicates the location and status of the cultural relics.
  • the interactive information can indicate that the cultural relics have left the storage area, entered the storage area, or are in transit. , has entered and exited the exhibition area to manage the real-time location and status information of cultural relics, and then save the location and status information into a traceable blockchain distributed database network carrying RFID information;
  • the blockchain data storage center is used to store the blockchain distributed database network
  • the management terminal display center is connected to the blockchain data storage center and is used to visualize the blockchain distributed database network of the blockchain data storage center, display the final cultural relic information and status, and provide museum managers with accurate and convenient information. machine interactive interface.
  • the blockchain data processing center includes an entry and exit interactive information identification module, a mobile disk core interactive information identification module and an exhibition area interactive information identification module, all three modules are communicatively connected to the RFID reader;
  • the entry and exit interaction information identification module is used to receive the instruction information sent by the RFID reader, and modify the entry and exit status of cultural relics according to the instruction information;
  • the mobile disk core interactive information identification module is used to obtain the tag information of the RFID tag of the cultural relics sent by the RFID reader, and perform a transfer status disk check on the cultural relics based on the received tag information to obtain the disk check results;
  • the exhibition area interactive information identification module is used to receive the instruction information sent by the RFID reader, and modify the exhibition area status of the cultural relics according to the topology map of the traceability model.
  • the system also includes a warehouse-out early warning device, which is communicatively connected with the warehouse-out interactive information identification module.
  • a warehouse-out early warning device which is communicatively connected with the warehouse-out interactive information identification module.
  • the warehouse-out interactive information identification module detects that the cultural relics to be shipped out are illegally shipped out
  • the library early warning device sends alarm information to alarm.
  • the blockchain data storage center is respectively connected to the warehouse-in and warehouse-out interactive information identification module, the mobile disk core interactive information identification module, the exhibition area interactive information identification module and the warehouse-out early warning device, and is used to store and record all interactive information.
  • the system also includes an encryption unit, which includes an encryption hash function module for encrypting the hash value of the Internet of Things configuration data; the encryption unit also includes a random number for performing a random number on the hash value. Encrypted random number secure encryption module.
  • the encryption algorithm of the cryptographic hash function module for distributed Internet of Things configuration data is as follows: the SHA-256 compression function operates on the 512-bit message block and the 256-bit intermediate hash value, by converting the message A 256-bit encryption algorithm that uses the block as a key to encrypt the intermediate hash value; further, the traditional SHA-256 encryption algorithm has the problem that it is easy to be reversely deduced after obtaining all the hash values.
  • the present invention also designs a random number secure encryption module in the encryption unit, a secure encryption mode based on random numbers.
  • the random information is scrambled and added to the block number.
  • Each encryption will randomly generate a sixteen-digit string.
  • the first eight digits are random strings containing numbers and uppercase and lowercase letters, and the last eight digits are random numbers, which correspond to the first eight characters one-to-one to indicate the position inserted into the block number.
  • the first four random digits are placed in At the front of the encrypted string, the last four random numbers are placed at the end of the encrypted string so that the user can clearly understand the encryption position when decrypting, thereby generating the final result.
  • perform sha-256 encryption which increases the complexity of cracking.
  • (a) is location data
  • (b) is distributed IoT configuration data
  • (c) is an example of blockchain storage of structured data, as shown in (a) (b) in Figure 2
  • the RFID tag attached to cultural relic T1 interacts with the RFID reader to form a new data record, including cultural relic location data and IoT configuration data.
  • the data is packaged into new blocks after being sorted by the sorting node.
  • newly generated blocks are connected by recording the block number of the previous block, and the production of new blocks will be extended based on this blockchain.
  • each cultural relic is equipped with an RFID tag, which can uniquely represent the identity information of the cultural relic, and the RFID tag of each cultural relic is generated with an RFID reader installed at a different location.
  • Information interaction after multiple cross-validation of distributed reading records, can update and record the entry and exit status, movement path, etc. of cultural relics in real time, and form a traceable blockchain distributed database network, realizing the realization of museum cultural relics. The entire process can be tracked, and any status of cultural relics can be traced.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Health & Medical Sciences (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Toxicology (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • General Engineering & Computer Science (AREA)
  • Electromagnetism (AREA)
  • General Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

A museum cultural relic traceability method and system. The museum cultural relic traceability method comprises the following steps: providing an RFID tag representing cultural relic information on a cultural relic, and providing an RFID reader capable of reading the RFID tag at the inlet and outlet ends of the cultural relic and the body of a personnel moving the cultural relic, to generate interaction information (S1); a blockchain data processing center receiving the interaction information sent by the RFID reader, the interaction information indicating the position and state of the cultural relic, and then storing the position and state information as a traceable blockchain distributed database network carrying RFID information (S2); a blockchain data storage center storing the blockchain distributed database network (S3); a management terminal center performing visualization on the blockchain distributed database network of the blockchain data storage center to form a human-computer interaction interface (S4). The whole-process tracking of the museum cultural relics is realized, and any state of the cultural relics can be traced.

Description

一种博物馆文物可追溯方法及系统A method and system for traceability of cultural relics in museums 技术领域Technical field

本发明涉及计算机技术领域,具体的,本发明涉及一种博物馆文物可追溯方法及系统。The present invention relates to the field of computer technology. Specifically, the present invention relates to a method and system for traceability of cultural relics in a museum.

背景技术Background technique

目前物联网的应用大多是有中心的,即移动终端需要借助某个中心网站才能访问物联网设备。在区块链技术的帮助下,搭建统一的去中心化点对点网络,覆盖所有移动终端、物联网网关及区块链节点,这使实现统一的去中心化应用平台成为可能。博物馆是征集、典藏、陈列和研究代表自然和人类文化遗产的实物的场所。馆藏文物,是人类宝贵的历史文化遗存,也是博物馆最重要的核心资源,更是博物馆赖以存在的物质基础。馆藏文物管理工作是博物馆一切管理工作的基础,只有保证了馆藏文物的安全、有序的管理,博物馆才有存在的价值。Currently, most IoT applications are centralized, that is, mobile terminals need to use a central website to access IoT devices. With the help of blockchain technology, a unified decentralized point-to-point network is built to cover all mobile terminals, IoT gateways and blockchain nodes, which makes it possible to realize a unified decentralized application platform. Museums are places for collecting, collecting, displaying and studying physical objects representing natural and human cultural heritage. The cultural relics in the collection are precious historical and cultural relics of mankind, the most important core resource of the museum, and the material foundation on which the museum depends. The management of cultural relics in the collection is the basis of all management work in the museum. Only by ensuring the safety and orderly management of the cultural relics in the collection can the museum have the value of existence.

当前我国很多博物馆的信息化工作,特别是馆藏文物信息化工作还未开始,藏品管理工作还停留在纸质文档或简单编号统计等传统方式上,文物管理工作效率低下,藏品保管员疲于各类纸质清单的制作,以及文物出入库过程中的文物查点、复核交接等繁琐工作,易造成文物丢失、统计混淆、记录混乱等后果,这些现存问题严重影响了文物保护、文物展览、文物科学研究的效率。鉴于此,本发明提供了一种针对博物馆文物管理的可追溯的方案。At present, the informatization work of many museums in our country, especially the informatization work of cultural relics collections, has not yet begun. Collection management work still relies on traditional methods such as paper documents or simple numbering statistics. The efficiency of cultural relics management is low, and collection custodians are tired of various tasks. The production of paper-like lists, as well as the tedious work of cultural relics enumeration, review and handover during the process of putting cultural relics in and out of the warehouse, can easily lead to the loss of cultural relics, statistical confusion, chaotic records and other consequences. These existing problems have seriously affected the protection of cultural relics, cultural relics exhibitions and cultural relics. efficiency of scientific research. In view of this, the present invention provides a traceable solution for museum cultural relics management.

发明内容Contents of the invention

为了克服现有技术的不足,本发明提供了一种博物馆文物可追溯方法及系统,以解决上述的技术问题。In order to overcome the shortcomings of the existing technology, the present invention provides a museum cultural relic traceability method and system to solve the above technical problems.

本发明解决其技术问题所采用的技术方法是:一种博物馆文物可追溯方法,其改进之处在于:包括以下的步骤:S1、在文物上设置表示文物信息的RFID标签,并在文物的进出口端和移动文物的人员身上设置可读取所述RFID标签的RFID读取器,产生交互信息;S2、区块链数据处理中心接收RFID读取器发送的交互信息,交互信息指示文物位置和状态,然后将所述位置和状态信息保存为携带RFID信息的可追溯的区块链分布式数据库网络;S3、区块链数据存储中心存储所述区块链分布式数据库网络;S4、管理终端中心对区块链数据存储中心的区块链分布式数据库网络进行可视化,形成人机互动界面。The technical method adopted by the present invention to solve the technical problem is: a museum cultural relics traceability method, which is improved in that it includes the following steps: S1. Set an RFID tag representing cultural relics information on the cultural relics, and place an RFID tag representing the cultural relics information on the cultural relics. An RFID reader that can read the RFID tag is installed at the exit end and the person moving the cultural relics to generate interactive information; S2, the blockchain data processing center receives the interactive information sent by the RFID reader, and the interactive information indicates the location of the cultural relics and status, and then save the location and status information into a traceable blockchain distributed database network carrying RFID information; S3. The blockchain data storage center stores the blockchain distributed database network; S4. Management terminal The center visualizes the blockchain distributed database network of the blockchain data storage center to form a human-computer interaction interface.

在上述方法中,所述步骤S2,包括以下的步骤:In the above method, step S2 includes the following steps:

S21、携带RFID标签的文物在出入过程中形成的位置和状态信息,通过RFID读取器发送,被区块链数据库处理中心接收;S21. The location and status information formed during the entry and exit process of cultural relics carrying RFID tags are sent through the RFID reader and received by the blockchain database processing center;

S22、通过排序节点对所述位置和状态信息进行排序,并按照规则形成新的区块,每个区块引用前面的区块以形成一个链式结构并存放入节点账本,保存为携带RFID信息的可追溯的区块链分布式数据库网络。S22. Sort the location and status information through the sorting node, and form a new block according to the rules. Each block references the previous block to form a chain structure and stores it in the node ledger, and saves it to carry RFID information. A traceable blockchain distributed database network.

本发明还提供了一种博物馆文物可追溯系统,包括设置在文物上表示文物信息的RFID标签、设置在文物的进出口端和移动文物的人员的RFID读取器、区块链数据处理中心、区块链数据存储中心和管理终端中心;The invention also provides a traceability system for museum cultural relics, including an RFID tag set on the cultural relics to represent cultural relics information, an RFID reader set at the import and export ends of the cultural relics and the personnel moving the cultural relics, a blockchain data processing center, Blockchain data storage center and management terminal center;

RFID读取器用于读取所述RFID标签的RFID读取器,产生交互信息;An RFID reader is used to read the RFID tag and generate interactive information;

区块链数据处理中心用于接收RFID读取器发送的交互信息,交互信息指示文物位置和状态,然后将所述位置和状态信息保存为携带RFID信息的可追溯的区块链分布式数据库网络;The blockchain data processing center is used to receive interactive information sent by the RFID reader. The interactive information indicates the location and status of cultural relics, and then saves the location and status information into a traceable blockchain distributed database network carrying RFID information. ;

区块链数据存储中心用于存储所述区块链分布式数据库网络;The blockchain data storage center is used to store the blockchain distributed database network;

管理终端中心用于对区块链数据存储中心的区块链分布式数据库网络进行可视化,形成人机互动界面。The management terminal center is used to visualize the blockchain distributed database network of the blockchain data storage center to form a human-computer interaction interface.

在上述系统中,所述区块链数据处理中心包括出入库交互信息识别模块、移动盘核交互信息识别模块和展览区交互信息识别模块,该三个模块均与所述RFID读取器通信连接;In the above system, the blockchain data processing center includes an entry-exit interactive information identification module, a mobile disk core interactive information identification module and an exhibition area interactive information identification module. These three modules are all communicatively connected to the RFID reader. ;

所述出入库交互信息识别模块用于接收所述RFID读取器发送的指示信息,并根据所述指示信息修改文物的进出库状态;The entry and exit interaction information identification module is used to receive the instruction information sent by the RFID reader, and modify the entry and exit status of cultural relics according to the instruction information;

移动盘核交互信息识别模块用于获取所述RFID读取器发送的文物的RFID标签的标签信息,并根据接收到的所述标签信息对文物进行转运状态盘核,得到盘核结果;The mobile disk core interactive information identification module is used to obtain the tag information of the RFID tag of the cultural relics sent by the RFID reader, and perform a transfer status disk check on the cultural relics based on the received tag information to obtain the disk check results;

展览区交互信息识别模块用于接收所述RFID读取器发送的所述指示信息,并根据可追溯性模型的拓扑图,修改所述文物的展览区状态。The exhibition area interactive information identification module is used to receive the instruction information sent by the RFID reader, and modify the exhibition area status of the cultural relics according to the topology map of the traceability model.

在上述系统中,还包括出库预警装置,该出库预警装置与所述出入库交互信息识别模块通信连接,用于在出入库交互信息识别模块检测到待出库文物为非法出库文物时,发送报警信息进行报警。In the above system, a warehouse-out early warning device is also included. The warehouse-out early warning device is communicatively connected with the warehouse-in and warehouse-out interactive information identification module, and is used when the warehouse-in and warehouse-out interactive information identification module detects that the cultural relics to be shipped out are illegally shipped out. , send alarm information to alarm.

在上述系统中,所述交互信息包括文物位置数据和物联网配置数据,文物位置 数据和物联网配置数据经排序节点整理后打包成新的区块,新生成的区块通过记录前一区块的区块编号进行相连,新区块的制造以该区块链为基础进行延长。In the above system, the interactive information includes cultural relic location data and IoT configuration data. The cultural relic location data and IoT configuration data are packaged into new blocks after sorting by the sorting node. The newly generated block records the previous block. The block numbers are connected, and the production of new blocks is extended based on the blockchain.

在上述系统中,还包括加密单元,加密单元包括加密哈希函数模块,用于对所述物联网配置数据的哈希值进行加密,In the above system, an encryption unit is also included, and the encryption unit includes an encryption hash function module for encrypting the hash value of the Internet of Things configuration data,

在上述系统中,所述加密单元还包括用于对哈希值进行随机数加密的随机数安全加密模块。In the above system, the encryption unit further includes a random number security encryption module for performing random number encryption on the hash value.

本发明的有益效果是:能够对文物的出入库状态、移动路径等进行实时更新和记录,并形成可追溯的区块链分布式数据库网络,实现了对博物馆文物的全过程追踪,对文物的位置和状态可进行追溯。The beneficial effects of the present invention are: it can update and record the entry and exit status, movement paths, etc. of cultural relics in real time, and form a traceable blockchain distributed database network, realizing the entire process tracking of museum cultural relics, and the tracking of cultural relics. Location and status can be traced.

附图说明Description of the drawings

附图1为本发明的一种博物馆文物可追溯方法的流程图。Figure 1 is a flow chart of a museum cultural relic traceability method according to the present invention.

附图2为本发明中的分布式物联网配置数据的数据模型示意图。Figure 2 is a schematic diagram of the data model of distributed Internet of Things configuration data in the present invention.

具体实施方式Detailed ways

下面结合附图和实施例对本发明进一步说明。The present invention will be further described below in conjunction with the accompanying drawings and examples.

以下将结合实施例和附图对本发明的构思、具体结构及产生的技术效果进行清楚、完整地描述,以充分地理解本发明的目的、特征和效果。显然,所描述的实施例只是本发明的一部分实施例,而不是全部实施例,基于本发明的实施例,本领域的技术人员在不付出创造性劳动的前提下所获得的其他实施例,均属于本发明保护的范围。另外,专利中涉及到的所有联接/连接关系,并非单指构件直接相接,而是指可根据具体实施情况,通过添加或减少联接辅件,来组成更优的联接结构。本发明创造中的各个技术特征,在不互相矛盾冲突的前提下可以交互组合。The concept, specific structure and technical effects of the present invention will be clearly and completely described below in conjunction with the embodiments and drawings to fully understand the purpose, features and effects of the present invention. Obviously, the described embodiments are only some of the embodiments of the present invention, not all of them. Based on the embodiments of the present invention, other embodiments obtained by those skilled in the art without exerting creative efforts are all protection scope of the present invention. In addition, all the connections/connection relationships involved in the patent do not only refer to the direct connection of components, but refer to the fact that a better connection structure can be formed by adding or reducing connection auxiliary parts according to the specific implementation conditions. Various technical features in the invention can be combined interactively without conflicting with each other.

参照图1所示,一种博物馆文物可追溯方法,包括以下的步骤:Referring to Figure 1, a museum cultural relic traceability method includes the following steps:

S1、在文物上设置表示文物信息的RFID标签,并在文物的进出口端和移动文物的人员身上设置可读取所述RFID标签的RFID读取器,产生交互信息;S1. Set RFID tags representing cultural relic information on the cultural relics, and set RFID readers that can read the RFID tags at the import and export ends of the cultural relics and on the personnel moving the cultural relics to generate interactive information;

S2、区块链数据处理中心接收RFID读取器发送的交互信息,交互信息指示文物位置和状态,然后将所述位置和状态信息保存为携带RFID信息的可追溯的区块链分布式数据库网络;S2. The blockchain data processing center receives the interactive information sent by the RFID reader. The interactive information indicates the location and status of the cultural relics, and then saves the location and status information into a traceable blockchain distributed database network carrying RFID information. ;

具体的,所述步骤S2,包括以下的步骤:Specifically, the step S2 includes the following steps:

S21、携带RFID标签的文物在出入过程中形成的位置和状态信息,通过RFID读取器发送,被区块链数据库处理中心接收;S21. The location and status information formed during the entry and exit process of cultural relics carrying RFID tags are sent through the RFID reader and received by the blockchain database processing center;

S22、通过排序节点对所述位置和状态信息进行排序,并按照规则形成新的区块,每个区块引用前面的区块以形成一个链式结构并存放入节点账本,保存为携带RFID信息的可追溯的区块链分布式数据库网络。S22. Sort the location and status information through the sorting node, and form a new block according to the rules. Each block references the previous block to form a chain structure and stores it in the node ledger, and saves it to carry RFID information. A traceable blockchain distributed database network.

其中,区块链数据库处理中心将对信息进行初步的排序和筛选,过滤掉其中的显著错误信息。根据时间定时将位置信息和状态数据打包整理,分批推送至区块链网络,记录在区块链账本中。区块链帐本分布在多个节点上,每个节点都保存一个完整的副本。区块链自动同步和验证所有节点上的事务。区块链账本对所有参与成员都是透明的,可以验证,无需中央机构或第三方验证服务。Among them, the blockchain database processing center will conduct preliminary sorting and screening of information and filter out significant erroneous information. Location information and status data are packaged and organized regularly according to time, pushed to the blockchain network in batches, and recorded in the blockchain ledger. The blockchain ledger is distributed across multiple nodes, and each node saves a complete copy. The blockchain automatically synchronizes and verifies transactions on all nodes. The blockchain ledger is transparent to all participating members and can be verified without the need for a central authority or third-party verification service.

S3、区块链数据存储中心存储所述区块链分布式数据库网络;S3. The blockchain data storage center stores the blockchain distributed database network;

S4、管理终端中心对区块链数据存储中心的区块链分布式数据库网络进行可视化,形成人机互动界面。S4. The management terminal center visualizes the blockchain distributed database network of the blockchain data storage center to form a human-computer interaction interface.

博物馆等文物保存机构可自行配置节点加入分布式区块链网络,其中,每个节点都会保存一份相同的分布式账本,记录区块链中的所有信息流通记录。区块链数据存储中心首先将数据发送至排序节点,排序节点将新的数据记录向全网进行广播。加入区块链网络的接收节点将会对收到的数据记录信息进行检验,通过检验后,数据记录将被记录至一个新的区块中。之后,全网的节点将会对区块链进行共识算法,通过共识算法的区块将会被正式加入区块链中进行储存,在原有的链后加入该区块。Cultural relics preservation institutions such as museums can configure their own nodes to join the distributed blockchain network. Each node will save an identical distributed ledger and record all information circulation records in the blockchain. The blockchain data storage center first sends the data to the sorting node, and the sorting node broadcasts the new data record to the entire network. The receiving node joining the blockchain network will verify the received data record information. After passing the verification, the data record will be recorded in a new block. After that, the nodes of the entire network will perform a consensus algorithm on the blockchain. The blocks that pass the consensus algorithm will be officially added to the blockchain for storage, and the block will be added after the original chain.

本发明还提供了一种博物馆文物可追溯系统,包括设置在文物上表示文物信息的RFID标签、设置在文物的进出口端和移动文物的人员身上的RFID读取器、区块链数据处理中心、区块链数据存储中心和管理终端中心;RFID标签的数量可为多个,文物仓库中的每个文物均对应设置一个RFID标签,可安置于非金属文物的底座、外箱等,文物对应设置的RFID标签用于唯一表示该文物的身份信息;The invention also provides a traceability system for museum cultural relics, including an RFID tag set on the cultural relics to represent cultural relics information, an RFID reader set on the import and export ends of the cultural relics and on the person moving the cultural relics, and a blockchain data processing center. , blockchain data storage center and management terminal center; the number of RFID tags can be multiple. Each cultural relic in the cultural relics warehouse is equipped with an RFID tag, which can be placed on the base, outer box, etc. of non-metallic cultural relics. The cultural relics correspond The set RFID tag is used to uniquely represent the identity information of the cultural relic;

RFID读取器用于读取所述RFID标签的RFID读取器,产生交互信息;所述交互信息包括文物位置数据和物联网配置数据,文物位置数据和物联网配置数据经排序节点整理后打包成新的区块,新生成的区块通过记录前一区块的区块编号进行相连,新区块的制造将以该区块链为基础进行延长;RFID读取器的数量可为多个,可设置在所述文物仓库的进出口端(仓库门等)、设置在移动文物的相关工作人员身上(简易佩戴式设置)、设置在文物展览厅的进出口端(展览厅门等)等等;区块链数据处理中心用于接收RFID读取器发送的交互信息,交互信息指示文物位置和状态,比如交互信息可指示所述文物已出所述库区、已进入所述库区、转运中、 已进展览区、已出展览区,以管理文物的实时位置及状态信息,然后将所述位置和状态信息保存为携带RFID信息的可追溯的区块链分布式数据库网络;The RFID reader is used to read the RFID tag and generate interactive information; the interactive information includes cultural relic location data and Internet of Things configuration data. The cultural relic location data and Internet of Things configuration data are packaged into New blocks, newly generated blocks are connected by recording the block number of the previous block, and the manufacturing of new blocks will be extended based on the blockchain; the number of RFID readers can be multiple, and Set at the entrance and exit ends of the cultural relics warehouse (warehouse door, etc.), set up on relevant staff who move cultural relics (simple wearable setting), set up at the entrance and exit ends of the cultural relics exhibition hall (exhibition hall door, etc.), etc.; The blockchain data processing center is used to receive interactive information sent by the RFID reader. The interactive information indicates the location and status of the cultural relics. For example, the interactive information can indicate that the cultural relics have left the storage area, entered the storage area, or are in transit. , has entered and exited the exhibition area to manage the real-time location and status information of cultural relics, and then save the location and status information into a traceable blockchain distributed database network carrying RFID information;

区块链数据存储中心用于存储所述区块链分布式数据库网络;The blockchain data storage center is used to store the blockchain distributed database network;

管理终端显示中心与区块链数据存储中心连接,用于对区块链数据存储中心的区块链分布式数据库网络进行可视化,展示最终文物信息及状态,为博物馆管理者提供准确和便捷的人机互动界面。The management terminal display center is connected to the blockchain data storage center and is used to visualize the blockchain distributed database network of the blockchain data storage center, display the final cultural relic information and status, and provide museum managers with accurate and convenient information. machine interactive interface.

进一步地,所述区块链数据处理中心包括出入库交互信息识别模块、移动盘核交互信息识别模块和展览区交互信息识别模块,该三个模块均与所述RFID读取器通信连接;Further, the blockchain data processing center includes an entry and exit interactive information identification module, a mobile disk core interactive information identification module and an exhibition area interactive information identification module, all three modules are communicatively connected to the RFID reader;

所述出入库交互信息识别模块用于接收所述RFID读取器发送的指示信息,并根据所述指示信息修改文物的进出库状态;The entry and exit interaction information identification module is used to receive the instruction information sent by the RFID reader, and modify the entry and exit status of cultural relics according to the instruction information;

移动盘核交互信息识别模块用于获取所述RFID读取器发送的文物的RFID标签的标签信息,并根据接收到的所述标签信息对文物进行转运状态盘核,得到盘核结果;The mobile disk core interactive information identification module is used to obtain the tag information of the RFID tag of the cultural relics sent by the RFID reader, and perform a transfer status disk check on the cultural relics based on the received tag information to obtain the disk check results;

展览区交互信息识别模块用于接收所述RFID读取器发送的所述指示信息,并根据可追溯性模型的拓扑图,修改所述文物的展览区状态。The exhibition area interactive information identification module is used to receive the instruction information sent by the RFID reader, and modify the exhibition area status of the cultural relics according to the topology map of the traceability model.

进一步地,本系统还包括出库预警装置,该出库预警装置与所述出入库交互信息识别模块通信连接,在出入库交互信息识别模块检测到待出库文物为非法出库文物时,出库预警装置发送报警信息进行报警。所述出库预警装置可设置多个,安装在每个所述库区和/或每个所述仓库的内部,并均与所述出入库交互信息识别模块通信连接。Further, the system also includes a warehouse-out early warning device, which is communicatively connected with the warehouse-out interactive information identification module. When the warehouse-out interactive information identification module detects that the cultural relics to be shipped out are illegally shipped out, the warehouse-out early warning device The library early warning device sends alarm information to alarm. There can be multiple warehouse-out early warning devices installed in each warehouse area and/or inside each warehouse, and are all communicatively connected with the warehouse-in and warehouse-out interactive information identification module.

区块链数据存储中心分别与所述出入库交互信息识别模块、移动盘核交互信息识别模块、展览区交互信息识别模块和出库预警装置通信连接,用于存储记录全部交互的信息。The blockchain data storage center is respectively connected to the warehouse-in and warehouse-out interactive information identification module, the mobile disk core interactive information identification module, the exhibition area interactive information identification module and the warehouse-out early warning device, and is used to store and record all interactive information.

进一步地,本系统还包括加密单元,加密单元包括加密哈希函数模块,用于对所述物联网配置数据的哈希值进行加密;所述加密单元还包括用于对哈希值进行随机数加密的随机数安全加密模块。本实施例中,加密哈希函数模块对分布式的物联网配置数据的加密算法如下:SHA-256的压缩函数对512位的消息区块和256位的中间哈希值进行操作,通过将消息区块作为密钥对中间哈希值进行加密的256位加密算法;进一步地,传统的SHA-256加密算法存在获取全部hash值之后易被反向 推导的问题,因此为了保证信息的安全性,本发明还在加密单元中设计了随机数安全加密模块,一种基于随机数的安全加密模式,首先将随机信息打乱加入区块编号中,每次加密将会随机生成十六位字符串,其中前八位为随机字符串包含数字和大小写字母,后八位为随机数字,与前八位字符一一对应以此表明插入区块编号中的位置,最后将前四位随机数字置于加密后的字符串前列,将后四位随机数字置于加密后的字符串末尾,以便用户解密时明确加密位置,从而生成最终结果。之后再进行sha-256加密,使得破解的复杂度增加。Further, the system also includes an encryption unit, which includes an encryption hash function module for encrypting the hash value of the Internet of Things configuration data; the encryption unit also includes a random number for performing a random number on the hash value. Encrypted random number secure encryption module. In this embodiment, the encryption algorithm of the cryptographic hash function module for distributed Internet of Things configuration data is as follows: the SHA-256 compression function operates on the 512-bit message block and the 256-bit intermediate hash value, by converting the message A 256-bit encryption algorithm that uses the block as a key to encrypt the intermediate hash value; further, the traditional SHA-256 encryption algorithm has the problem that it is easy to be reversely deduced after obtaining all the hash values. Therefore, in order to ensure the security of the information, The present invention also designs a random number secure encryption module in the encryption unit, a secure encryption mode based on random numbers. First, the random information is scrambled and added to the block number. Each encryption will randomly generate a sixteen-digit string. The first eight digits are random strings containing numbers and uppercase and lowercase letters, and the last eight digits are random numbers, which correspond to the first eight characters one-to-one to indicate the position inserted into the block number. Finally, the first four random digits are placed in At the front of the encrypted string, the last four random numbers are placed at the end of the encrypted string so that the user can clearly understand the encryption position when decrypting, thereby generating the final result. Then perform sha-256 encryption, which increases the complexity of cracking.

在此,对移动文物时的记录过程进行说明,首先将RFID标签附着于文物T1表面并记录当前状态数据,当文物T1从负1层的起点位置出库经过库房门口D1时,将会被置于库房门口D1的RFID读取器感应,通过与文物T1表面的RFID标签交互获取此时位置数据。此后,当文物T1分别通过电梯L1,展陈1的库房门D4和D5时,相应的位置数据都被对应的RFID所记录。当文物到达终点时,移动数据与状态数据被最终确认,完整的文物T1位置记录与状态信息将会被记录至区块链中,基于区块链的优势达到记录不可篡改的目标。参照图2所示,(a)为位置数据,(b)为分布式的物联网配置数据,(c)为结构化数据的区块链存储示例,如图2中的(a)(b)所示,附着于文物T1的RFID标签与RFID读取器交互后形成新的数据记录,包括文物位置数据和物联网配置数据,数据经排序节点整理后打包成新的区块。如图2中的(c)所示,新生成的区块通过记录前一区块的区块编号进行相连,新区块的制造将以该区块链为基础进行延长。Here, the recording process when moving cultural relics is explained. First, attach the RFID tag to the surface of cultural relics T1 and record the current status data. When the cultural relics T1 leaves the warehouse from the starting point of the negative 1 floor and passes through the warehouse door D1, it will be set. The RFID reader at D1 at the entrance of the warehouse senses and obtains the location data at this time by interacting with the RFID tag on the surface of cultural relic T1. Thereafter, when the cultural relic T1 passes through the elevator L1 and the warehouse doors D4 and D5 of Exhibit 1 respectively, the corresponding location data is recorded by the corresponding RFID. When the cultural relic reaches the end point, the movement data and status data are finally confirmed, and the complete T1 location record and status information of the cultural relic will be recorded in the blockchain. Based on the advantages of the blockchain, the goal of recording cannot be tampered with is achieved. Referring to Figure 2, (a) is location data, (b) is distributed IoT configuration data, (c) is an example of blockchain storage of structured data, as shown in (a) (b) in Figure 2 As shown in the figure, the RFID tag attached to cultural relic T1 interacts with the RFID reader to form a new data record, including cultural relic location data and IoT configuration data. The data is packaged into new blocks after being sorted by the sorting node. As shown in (c) in Figure 2, newly generated blocks are connected by recording the block number of the previous block, and the production of new blocks will be extended based on this blockchain.

本发明的文物可追溯系统中,每个文物均设置有一个RFID标签,该标签能够唯一表示该文物的身份信息,且每个文物的RFID标签均会与设置在不同位置的RFID读取器产生信息交互,经由分布式读取记录的多重交叉验证后,能够对文物的出入库状态、移动路径等进行实时更新和记录,并形成可追溯的区块链分布式数据库网络,实现了对博物馆文物的全过程追踪,对文物的任一状态可进行追溯。In the cultural relic traceability system of the present invention, each cultural relic is equipped with an RFID tag, which can uniquely represent the identity information of the cultural relic, and the RFID tag of each cultural relic is generated with an RFID reader installed at a different location. Information interaction, after multiple cross-validation of distributed reading records, can update and record the entry and exit status, movement path, etc. of cultural relics in real time, and form a traceable blockchain distributed database network, realizing the realization of museum cultural relics. The entire process can be tracked, and any status of cultural relics can be traced.

以上是对本发明的较佳实施进行了具体说明,但本发明创造并不限于所述实施例,熟悉本领域的技术人员在不违背本发明精神的前提下还可做出种种的等同变形或替换,这些等同的变形或替换均包含在本申请权利要求所限定的范围内。The above is a detailed description of the preferred implementation of the present invention, but the present invention is not limited to the embodiments. Those skilled in the art can also make various equivalent modifications or substitutions without violating the spirit of the present invention. , these equivalent modifications or substitutions are included in the scope defined by the claims of this application.

Claims (8)

一种博物馆文物可追溯方法,其特征在于:包括以下的步骤:A museum cultural relic traceability method is characterized by: including the following steps: S1、在文物上设置表示文物信息的RFID标签,并在文物的进出口端和移动文物的人员身上设置可读取所述RFID标签的RFID读取器,产生交互信息;S1. Set RFID tags representing cultural relic information on the cultural relics, and set RFID readers that can read the RFID tags at the import and export ends of the cultural relics and on the personnel moving the cultural relics to generate interactive information; S2、区块链数据处理中心接收RFID读取器发送的交互信息,交互信息指示文物位置和状态,然后将所述位置和状态信息保存为携带RFID信息的可追溯的区块链分布式数据库网络;S2. The blockchain data processing center receives the interactive information sent by the RFID reader. The interactive information indicates the location and status of the cultural relics, and then saves the location and status information into a traceable blockchain distributed database network carrying RFID information. ; S3、区块链数据存储中心存储所述区块链分布式数据库网络;S3. The blockchain data storage center stores the blockchain distributed database network; S4、管理终端中心对区块链数据存储中心的区块链分布式数据库网络进行可视化,形成人机互动界面。S4. The management terminal center visualizes the blockchain distributed database network of the blockchain data storage center to form a human-computer interaction interface. 如权利要求1所述的一种博物馆文物可追溯方法,其特征在于:所述步骤S2,包括以下的步骤:A museum cultural relic traceability method as claimed in claim 1, characterized in that step S2 includes the following steps: S21、携带RFID标签的文物在出入过程中形成的位置和状态信息,通过RFID读取器发送,被区块链数据库处理中心接收;S21. The location and status information formed during the entry and exit process of cultural relics carrying RFID tags are sent through the RFID reader and received by the blockchain database processing center; S22、通过排序节点对所述位置和状态信息进行排序,并按照规则形成新的区块,每个区块引用前面的区块以形成一个链式结构并存放入节点账本,保存为携带RFID信息的可追溯的区块链分布式数据库网络。S22. Sort the location and status information through the sorting node, and form a new block according to the rules. Each block references the previous block to form a chain structure and stores it in the node ledger, and saves it to carry RFID information. A traceable blockchain distributed database network. 一种博物馆文物可追溯系统,其特征在于:包括设置在文物上表示文物信息的RFID标签、设置在文物的进出口端和移动文物的人员的RFID读取器、区块链数据处理中心、区块链数据存储中心和管理终端中心;A traceability system for museum cultural relics, which is characterized by: including RFID tags set on cultural relics to represent cultural relic information, RFID readers set at the import and export ends of cultural relics and for people who move cultural relics, a blockchain data processing center, and a district Blockchain data storage center and management terminal center; RFID读取器用于读取所述RFID标签的RFID读取器,产生交互信息;An RFID reader is used to read the RFID tag and generate interactive information; 区块链数据处理中心用于接收RFID读取器发送的交互信息,交互信息指示文物位置和状态,然后将所述位置和状态信息保存为携带RFID信息的可追溯的区块链分布式数据库网络;The blockchain data processing center is used to receive interactive information sent by the RFID reader. The interactive information indicates the location and status of cultural relics, and then saves the location and status information into a traceable blockchain distributed database network carrying RFID information. ; 区块链数据存储中心用于存储所述区块链分布式数据库网络;The blockchain data storage center is used to store the blockchain distributed database network; 管理终端中心用于对区块链数据存储中心的区块链分布式数据库网络进行可视化,形成人机互动界面。The management terminal center is used to visualize the blockchain distributed database network of the blockchain data storage center to form a human-computer interaction interface. 如权利要求3所述的一种博物馆文物可追溯系统,其特征在于:所述区块链数据处理中心包括出入库交互信息识别模块、移动盘核交互信息识别模块和展览 区交互信息识别模块,该三个模块均与所述RFID读取器通信连接;A museum cultural relics traceability system as claimed in claim 3, characterized in that: the blockchain data processing center includes an entry-exit interaction information identification module, a mobile disk core interaction information identification module and an exhibition area interaction information identification module, The three modules are all communicatively connected with the RFID reader; 所述出入库交互信息识别模块用于接收所述RFID读取器发送的指示信息,并根据所述指示信息修改文物的进出库状态;The entry and exit interaction information identification module is used to receive the instruction information sent by the RFID reader, and modify the entry and exit status of cultural relics according to the instruction information; 移动盘核交互信息识别模块用于获取所述RFID读取器发送的文物的RFID标签的标签信息,并根据接收到的所述标签信息对文物进行转运状态盘核,得到盘核结果;The mobile disk core interactive information identification module is used to obtain the tag information of the RFID tag of the cultural relics sent by the RFID reader, and perform a transfer status disk check on the cultural relics based on the received tag information to obtain the disk check results; 展览区交互信息识别模块用于接收所述RFID读取器发送的所述指示信息,并根据可追溯性模型的拓扑图,修改所述文物的展览区状态。The exhibition area interactive information identification module is used to receive the instruction information sent by the RFID reader, and modify the exhibition area status of the cultural relics according to the topology map of the traceability model. 如权利要求4所述的一种博物馆文物可追溯系统,其特征在于:还包括出库预警装置,该出库预警装置与所述出入库交互信息识别模块通信连接,用于在出入库交互信息识别模块检测到待出库文物为非法出库文物时,发送报警信息进行报警。A traceability system for museum cultural relics according to claim 4, characterized by: further comprising a warehouse-out early warning device, which is communicatively connected to the warehouse-in and warehouse-out interactive information identification module, and is used to exchange information between warehouse-in and warehouse-out. When the identification module detects that the cultural relics to be shipped out are illegal cultural relics, an alarm message is sent to the alarm. 如权利要求3所述的一种博物馆文物可追溯系统,其特征在于:所述交互信息包括文物位置数据和物联网配置数据,文物位置数据和物联网配置数据经排序节点整理后打包成新的区块,新生成的区块通过记录前一区块的区块编号进行相连,新区块的制造以该区块链为基础进行延长。A museum cultural relic traceability system according to claim 3, characterized in that: the interactive information includes cultural relic location data and Internet of Things configuration data, and the cultural relic location data and Internet of Things configuration data are packaged into new ones after sorting by the sorting node. Blocks, newly generated blocks are connected by recording the block number of the previous block, and the production of new blocks is extended based on the blockchain. 如权利要求6所述的一种博物馆文物可追溯系统,其特征在于:还包括加密单元,加密单元包括加密哈希函数模块,用于对所述物联网配置数据的哈希值进行加密。A traceability system for museum cultural relics according to claim 6, characterized in that it further includes an encryption unit, and the encryption unit includes an encryption hash function module for encrypting the hash value of the Internet of Things configuration data. 如权利要求6所述的一种博物馆文物可追溯系统,其特征在于:所述加密单元还包括用于对哈希值进行随机数加密的随机数安全加密模块。A museum cultural relic traceability system according to claim 6, characterized in that the encryption unit further includes a random number security encryption module for encrypting hash values with random numbers.
PCT/CN2022/084959 2022-03-24 2022-04-02 Museum cultural relic traceability method and system WO2023178728A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202210303663.5A CN114819009A (en) 2022-03-24 2022-03-24 Museum cultural relic traceable method and system
CN202210303663.5 2022-03-24

Publications (1)

Publication Number Publication Date
WO2023178728A1 true WO2023178728A1 (en) 2023-09-28

Family

ID=82531238

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/084959 WO2023178728A1 (en) 2022-03-24 2022-04-02 Museum cultural relic traceability method and system

Country Status (2)

Country Link
CN (1) CN114819009A (en)
WO (1) WO2023178728A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN119672925A (en) * 2025-02-21 2025-03-21 洛沙(厦门)科技有限公司 A wristband detachment detection and alarm system for corpse circulation

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106845876A (en) * 2017-03-31 2017-06-13 武汉数文科技有限公司 Cultural relic management system and museum management system
CN110503373A (en) * 2019-08-21 2019-11-26 腾讯云计算(北京)有限责任公司 A kind of material-flow method and device based on block chain network
CN110555491A (en) * 2018-06-01 2019-12-10 张咏怡 Artwork traceability verification canvas and traceability verification system thereof
CN111414430A (en) * 2020-04-24 2020-07-14 远光软件股份有限公司 Commodity information management method based on block chain, electronic device and storage medium
US20200389294A1 (en) * 2017-10-20 2020-12-10 Hewlett Packard Enterprise Development Lp Transmitting or receiving blockchain information
CN113392144A (en) * 2021-08-18 2021-09-14 北京邮电大学 Museum service data storage and query method and system based on block chain
CN113592411A (en) * 2021-09-29 2021-11-02 华协国际珍品货运服务有限公司 Cultural relic transportation cloud tracking system based on block chain and PIT technology

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106845876A (en) * 2017-03-31 2017-06-13 武汉数文科技有限公司 Cultural relic management system and museum management system
US20200389294A1 (en) * 2017-10-20 2020-12-10 Hewlett Packard Enterprise Development Lp Transmitting or receiving blockchain information
CN110555491A (en) * 2018-06-01 2019-12-10 张咏怡 Artwork traceability verification canvas and traceability verification system thereof
CN110503373A (en) * 2019-08-21 2019-11-26 腾讯云计算(北京)有限责任公司 A kind of material-flow method and device based on block chain network
CN111414430A (en) * 2020-04-24 2020-07-14 远光软件股份有限公司 Commodity information management method based on block chain, electronic device and storage medium
CN113392144A (en) * 2021-08-18 2021-09-14 北京邮电大学 Museum service data storage and query method and system based on block chain
CN113592411A (en) * 2021-09-29 2021-11-02 华协国际珍品货运服务有限公司 Cultural relic transportation cloud tracking system based on block chain and PIT technology

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN119672925A (en) * 2025-02-21 2025-03-21 洛沙(厦门)科技有限公司 A wristband detachment detection and alarm system for corpse circulation

Also Published As

Publication number Publication date
CN114819009A (en) 2022-07-29

Similar Documents

Publication Publication Date Title
Du et al. [Retracted] Research on the Application of Blockchain in Smart Healthcare: Constructing a Hierarchical Framework
CN109783653B (en) Knowledge graph management and tracing query system based on block chain technology
CN110163628A (en) A kind of agricultural product traceability system based on block chain
CN107426250A (en) A kind of industrial digital information network platform based on block chain
CN108681966A (en) A kind of information monitoring method and device based on block chain
CN108256875A (en) A kind of safe traceability system based on product supply chain
CN111813770B (en) Data model construction method and device and computer readable storage medium
Sandaruwan et al. Towards an efficient and secure blood bank management system
CN109472118A (en) A kind of copy-right protection method based on block chain
CN108363768A (en) A kind of document search method, storage medium and server based on Lucene
CN107742141B (en) Intelligent identity information acquisition method and system based on RFID technology
CN110610094A (en) A blockchain-based university data incremental governance system
Hu et al. A secure medical information storage and sharing method based on multiblockchain architecture
Desarkar et al. Big-data analytics, machine learning algorithms and scalable/parallel/distributed algorithms
CN116415203A (en) Government information intelligent fusion system and method based on big data
Jiang et al. Research on the application of blockchain in copyright protection
WO2023178728A1 (en) Museum cultural relic traceability method and system
Kang et al. Design and implementation of data sharing traceability system based on blockchain smart contract
Zha et al. Data ownership confirmation and privacy-free search for blockchain-based medical data sharing
Lin et al. Research on confirming the rights of government data resources based on smart contract
Li et al. A system of data assets registration and catalog management
Bhashini et al. An End-to-End secured Blockchain framework for Internet of Things based smart Healthcare
Chen et al. A data management method based on blockchain technology
Verma Secure Communication Scheme of Mobile Communication Terminal Based on Blockchain Technology
Ding et al. Efficient subgraph search on large anonymized graphs

Legal Events

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

Ref document number: 22932789

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 22932789

Country of ref document: EP

Kind code of ref document: A1