FURTHER IMPROVED DATA TRANSPORT METHODS
20230291694 ยท 2023-09-14
Inventors
Cpc classification
G06Q20/389
PHYSICS
International classification
Abstract
There is herein described a method of transmitting a data packet from a first node to a second node in accordance with a predetermined arrangement between a first party and a second party, the method including receiving information relating to a characteristic of the data packet at a smart contract using the received information relating to a characteristic of the data packet to determine a location at which a change to the data packet occurred.
Claims
1. A method of transmitting a data packet from a first node to a second node in accordance with a predetermined arrangement between a first party and a second party, the method comprising: receiving information relating to a characteristic of the data packet at a smart contract; and using the received information relating to the characteristic of the data packet to determine a location at which a change to the data packet occurred.
2. The method as claimed in claim 1, further comprising communicating with the location at which it is determined that the change to the data packet occurred.
3. The method as claimed in claim 1, wherein the location is a node on a transmission path of the data packet.
4. The method as claimed in claim 3, further comprising imposing a penalty on the node on the transmission path of the data packet.
5. The method as claimed in claim 1, wherein the information relating to the characteristic of the data packet is a size of the data packet.
6. The method as claimed in claim 1, wherein the change to the data packet is a reduction in a size of the data packet.
7. The method as claimed in claim 1, wherein the information is received by the smart contract from one or more data monitors.
8. The method as claimed in claim 7, wherein the one or more data monitors are blockchain components.
9. The method as claimed in claim 1, wherein the smart contract stores the transmitted information relating to the characteristic of the data packet on a blockchain associated with Distributed Ledger Technology.
10. The method as claimed in claim 1, wherein the first node and the second node define component parts of respective Internet of Things platforms.
11. A system for transmitting a data packet in accordance with a predetermined arrangement between a first party and a second party the system comprising: a first node and a second node, the first node being adapted to transmit the data packet to the second node; and a smart contract adapted to receive information relating to a characteristic of the data packet and to use the received information relating to the characteristic of the data packet to determine a location at which a change to the data packet occurred.
Description
BRIEF DESCRIPTION OF THE DRAWINGS
[0023] A specific embodiment of the disclosure will now be described in detail, for illustration only, and with reference to the appended drawings, in which:
[0024]
[0025]
[0026]
[0027]
[0028]
DETAILED DESCRIPTION
[0029]
[0030] The transaction proceeds as follows. The data publisher 2 transmits the package over the network 3 to the receiver 4. The publisher 2 updates the DLT with the following information: (i) the fact that the package has been transmitted; (ii) the size of the package; and (iii) the destination of the package (i.e. the receiver 4). The receiver 4 receives the package and updates the DLT 5 with the following information: (i) the fact that it has received the package; (ii) the size of the package; and (iii) the origin of the package (i.e. the publisher 2). The blockchain is then updated using this information. If the requirements of the contract are fulfilled, the publisher 2 makes the payment to the receiver 4.
[0031] Such a system enjoys the benefits of blockchain technology. One such benefit is that, once the information has been written to the blockchain, any subsequent alterations to the information are easily noticeable as they will noticeably affect all subsequent blocks. It is therefore easy to detect if the data is changed fraudulently. However, the publisher 2 and receiver 4 may disagree on the size of the data package that was sent/received. For example, the publisher 2 may write to the blockchain that it sent a 100 MB package to the receiver 4. The receiver 4 may write to the blockchain that it received an 80 MB package from the publisher 2. Such a disagreement is hard to resolve.
[0032]
[0033] A smart contract 15 is provided. A smart contract, as is familiar to those skilled in the art, is a piece of code that is executed in a decentralised fashion within the virtual machine of each node 20 in the DLT network 5. The smart contract 15 interfaces with each of the data monitors 11,12,13,14. The smart contract 15 contains all the terms of the SLA. Such terms are, inter alia, the size of the data package, the origin of the data package, the destination of the data package and the agreed price the receiver 4 will pay the publisher 2 for the data package.
[0034] When the publisher 2 transmits the data package, the data monitor 11 at its output measures the size of the package and transmits that information to the smart contract 15. As the package arrives at the telecommunications network 3, the data monitor 12 associated with input to the network 3 measures the size of the data package. The data monitor 12 then transmits the measured size to the smart contract 15. As the package is output from the telecomms network it is measured by data monitor 13, which transmits the outcome of the measurement to the smart contract 15. The data package then passes to the receiver 4. When the package arrives at the receiver 4, the data monitor 14 associated with the receiver 4 measures the size of the data package. The data monitor 14 then transmits the measured size to the smart contract 15.
[0035] The smart contract 15 compares the measured size it has received from each of the data monitors to the size that is stipulated by the SLA. If each of the measurements sizes are within a given tolerance of the size stipulated by the SLA, the smart contract deems the SLA to be fulfilled and the smart contract 15 writes the transaction to the blockchain. This is done by each of the DLT nodes 20 in the DLT network 5 updating their respective virtual machines to create an immutable record. This is achieved by processing the data using convolutive algorithms, such as collective hashing computations, API calls to store the data and within the blockchain processing to be securely stored using custom-built smart contracts or within timestamped transactions. The immutability is an inherent characteristic of blockchains which is assured by running unique mathematical operations in blocks and storing them as fields on future blocks. The smart contract then causes funds to be transferred by the receiver 4 to the publisher 2. The amount of the transfer is that stipulated in the SLA as the price of the data package.
[0036] If the comparison performed by the smart contract shows that the measured sizes do not lie within a tolerance of the size stipulated in the SLA, the smart contract deems the SLA not to have been fulfilled. The smart contract then inspects the data package size measurements it received from each data monitor along with their relative positions along the transmission path of the data package. This is to determine at which node the size of the data package changed. For example, if data monitors 11 and 12 each measure a value of 100 MB, and data monitors 13 and 14 each measure a value of 80 MB, the smart contract 50 determines that the size of the data package changed from 100 MB to 80 MB while passing between data monitors 12 and 13, i.e. within the telecomms network 3. The smart contract 15 then instructs enforcement module 50 to inform the telecomms network 3 of this fact and to take remedial action.
[0037] If it is determined that the fault lies with the publisher 2, the smart contract reviews the terms of the SLA to determine the consequences of failing to meet the terms of the SLA. In this example, the SLA stipulates that the consequence is that the publisher must pay a financial penalty to the customer. The smart contract 15 instructs an enforcement module 50, to deduct the relevant financial penalty from the publisher's account and transfer it to the customer's account. The enforcement module 50 performs then does so.
[0038] The smart contract 15 is a blockchain component and so is independent of the parties to the contract. The size of the package is therefore measured independently from the parties to the contract. The parties can therefore have confidence that the requirements of the contract have been met.
[0039] In some embodiments only one of the parties has an associated data monitor. Such embodiments are beneficial if, for example, that party is trusted by the other parties. Such embodiments are shown at
[0040] In
[0041]