System for reducing transaction failure
US-12175472-B2 · Dec 24, 2024 · US
US10019650B1 · US · B1
| Field | Value |
|---|---|
| Publication number | US-10019650-B1 |
| Application number | US-201715824782-A |
| Country | US |
| Kind code | B1 |
| Filing date | Nov 28, 2017 |
| Priority date | Nov 28, 2017 |
| Publication date | Jul 10, 2018 |
| Grant date | Jul 10, 2018 |
A practical reading order for non-experts. Skip the full description unless you need deep technical detail.
What the patent document calls the invention.
A short plain-language summary of the technical disclosure.
Who owns or filed the patent and who is credited as inventor.
Filing, priority, publication, and grant dates set the timeline.
The legal scope of protection — read this for what is actually claimed.
Technology tags used to group this patent with similar filings.
Prior art links and similar publications in this corpus.
Official abstract text for this publication.
A device that includes a node engine configured to emulate a first node, a second node, and a third node. The first node is configured to receive a first correlithm object, fetch a second correlithm object based on the first correlithm object, and output the second correlithm object to the second node and the third node. Each correlithm object is a point in an n-dimensional space represented by a binary string. The second node is configured to receive the second correlithm object, fetch a third correlithm object based on the second correlithm object, and output the third correlithm object to the third node. The third node is configured to receive the second correlithm object, receive the third correlithm object, fetch a fourth correlithm object based on the second correlithm object and the third correlithm object, and output the fourth correlithm object.
Opening claim text (preview).
The invention claimed is: 1. A device configured to emulate an asynchronous correlithm object processing system, comprising: a node engine configured to emulate: a first node linked with a first node table, wherein: the first node table that identifies: a first plurality of correlithm objects, wherein each correlithm object in the first plurality of correlithm objects is a point in a first n-dimensional space represented by a binary string; and a second plurality of correlithm objects linked with the first plurality of correlithm objects, wherein each correlithm object in the second plurality of correlithm objects is a point in a second n-dimensional space represented by a binary string; and the first node is configured to: receive a first correlithm object; fetch a second correlithm object from among the second plurality of correlithm objects based on the first correlithm object; and output the second correlithm object to a second node and a third node; the second node linked with a second node table, wherein: the second node table that identifies: a third plurality of correlithm objects, wherein each correlithm object in the third plurality of correlithm objects is a point in the second n-dimensional space represented by a binary string; and a fourth plurality of correlithm objects linked with the third plurality of correlithm objects, wherein each correlithm object in the fourth plurality of correlithm objects is a point in a third n-dimensional space represented by a binary string; and the second node is configured to: receive the second correlithm object; fetch a third correlithm object from among the fourth plurality of correlithm objects based on the second correlithm object; and output the third correlithm object to the third node; and the third node linked with a third node table, wherein: the third node table that identifies: a fifth plurality of correlithm objects, wherein each correlithm object in the fifth plurality of correlithm objects is a point in the second n-dimensional space represented by a binary string; a sixth plurality of correlithm objects, wherein each correlithm object in the sixth plurality of correlithm objects is a point in the third n-dimensional space represented by a binary string; and a seventh plurality of correlithm objects linked with the fifth plurality of correlithm objects and the sixth plurality of correlithm objects, wherein each correlithm object in the fifth plurality of correlithm objects is a point in a fourth n-dimensional space represented by a binary string; and the third node is configured to: receive the second correlithm object; receive the third correlithm object; fetch a fourth correlithm object from among the seventh plurality of correlithm objects based on the second correlithm object and the third correlithm object; and output the fourth correlithm object. 2. The device of claim 1 , wherein fetching the second correlithm object comprises: determining hamming distances between the first correlithm object and each of the first plurality of correlithm objects; identifying a correlithm object with the shortest hamming distance between the first correlithm object and each of the first plurality of correlithm objects; and identifying an entry in the first node table that corresponds with the identified correlithm object. 3. The device of claim 1 , wherein fetching the second correlithm object comprises: determining distances between the first correlithm object and each of the first plurality of correlithm objects, wherein determining the distances comprises: performing an XOR operation between the first correlithm object and each of the first plurality of correlithm objects to generate a resulting binary string; counting the number of logical high values in the resulting binary string; and identify a correlithm object with the smallest number of logical high values; and identifying an entry in the first node table that corresponds with the identified correlithm object. 4. The device of claim 1 , wherein fetching the fourth correlithm object comprises: determining hamming distances between the second correlithm object and each of the fifth plurality of correlithm objects; identifying a first input correlithm object with the shortest hamming distance between the second correlithm object and each of the fifth plurality of correlithm objects; determining hamming distances between the third correlithm object and each of the sixth plurality of correlithm objects; identifying a second input correlithm object with the shortest hamming distance between the third correlithm object and each of the sixth plurality of correlithm objects; and identifying an entry in the third node table that corresponds with the first input correlithm object and the second input correlithm object. 5. The device of claim 1 , wherein the first node is configured to receive the first correlithm object from a sensor configured to convert a real world value into the first correlithm object. 6. The device of claim 1 , wherein outputting the fourth correlithm object comprises sending the fourth correlithm object to an actor configured to output a real world value based on the fourth correlithm object. 7. The device of claim 1 , wherein the first n-dimensional space, the second n-dimensional space, the third n-dimensional space, and the fourth n-dimensional space all have the same number of dimensions. 8. A method for emulating an asynchronous correlithm object processing system, comprising: receiving, by a first node implemented by a node engine, a first correlithm object; fetching, by the first node, a second correlithm object from a first node table based on the first correlithm object, wherein the first node table identifies: a first plurality of correlithm objects, wherein each correlithm object in the first plurality of correlithm objects is a point in a first n-dimensional space represented by a binary string; and a second plurality of correlithm objects linked with the first plurality of correlithm objects, wherein each correlithm object in the second plurality of correlithm objects is a point in a second n-dimensional space represented by a binary string; outputting, by the first node, the second correlithm object to a second node and a third node implemented by the node engine; fetching, by the second node, a third correlithm object from a second node table based on the second correlithm object in response to receiving the second correlithm object, wherein the second node table identifies: a third plurality of correlithm objects, wherein each correlithm object in the third plurality of correlithm objects is a point in the second n-dimensional space represented by a binary string; and a fourth plurality of correlithm objects linked with the third plurality of correlithm objects, wherein each correlithm object in the fourth plurality of correlithm objects is a point in a third n-dimensional space represented by a binary string; outputting, by the second node, the third correlithm object to the third node; fetching, by the third node, a fourth correlithm object from a third node table based on the second correlithm object and the third correlithm object in response to receiving the second correlithm object and the third correlithm object, wherein the third node table identifies: a fifth plurality of correlithm objects, wherein each correlithm object in the fifth plurality of correlithm objects is a point in the second n-dimensional space represented by a binary string; a sixth plurality of correlithm objects, wherein each correlithm object in the sixth plurality of correlithm objects is a point in the third n-dimensional space represented by a binary stri
using classification, e.g. of video objects · CPC title
by using evolutionary computational techniques, e.g. genetic algorithms · CPC title
Machine learning · CPC title
Classification techniques · CPC title
Evolutionary algorithms, e.g. genetic algorithms or genetic programming · CPC title
Related publications grouped by family.
Answers are generated from the same data shown on this page.