Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
IDENTIFYING CANDIDATE OBJECTS FOR ADDITIVE MANUFACTURING
Document Type and Number:
WIPO Patent Application WO/2022/036349
Kind Code:
A1
Abstract:
Examples described herein provide a computer-implemented method that includes aggregating data. The method further includes filtering the data to eliminate objects known not to be suitable for additive manufacturing. The method further includes performing machine learning on the data to identify objects suitable for additive manufacturing. The method further includes generating, using additive manufacturing, at least one of the objects identified as being suitable for additive manufacturing.

Inventors:
GLADKIKH MIKHAIL NIKOLAEVICH (US)
DREESE MACKENZIE (US)
JAIN JAYESH (US)
CHAMARTHY MURALI KALYAN (US)
IQBAL MUHAMMAD FAISAL (US)
Application Number:
PCT/US2021/071141
Publication Date:
February 17, 2022
Filing Date:
August 09, 2021
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
BAKER HUGHES OILFIELD OPERATIONS LLC (US)
International Classes:
B29C64/386; B33Y50/00; G06N20/00
Domestic Patent References:
WO2019180466A12019-09-26
WO2018127827A12018-07-12
Foreign References:
US20180120815A12018-05-03
EP3674983A12020-07-01
US20150186418A12015-07-02
Attorney, Agent or Firm:
PORTER, Andre et al. (US)
Download PDF:
Claims:
CLAIMS

What is claimed is:

1. A method (300) comprising: aggregating (102) data (104, 106, 108, 110); filtering (114) the data (104, 106, 108, 110) to eliminate objects known not to be suitable for additive manufacturing; performing machine learning (120) on the data (104, 106, 108, 110) to identify objects suitable for additive manufacturing; and generating, using additive manufacturing, at least one of the objects identified as being suitable for additive manufacturing.

2. The method (300) of claim 1, further comprising, subsequent to aggregating the data, cleaning the data.

3. The method (300) of claim 1, wherein the machine learning comprises a predictive neural network.

4. The method (300) of claim 1, wherein performing the machine learning comprises applying a machine learning model, the method (300) further comprising training the machine learning model on a training data set (210).

5. The method (300) of claim 1, wherein the data (104, 106, 108, 110) comprises features.

6. The method (300) of claim 5, wherein the features comprise economical features, geometrical features, functional features, and material features.

7. The method (300) of claim 1, wherein the filtering the data (104, 106, 108, 110) generates a first output of candidate objects (118) and wherein the performing the machine learning generates a second output of candidate objects (122).

8. The method (300) of claim 7, further comprising cross validating the first output of candidate objects (118) and the second output of candidate objects (122) to generate a master list of candidate objects (124) suitable for additive manufacturing.

9. The method (300) of claim 8, wherein the at least one of the objects identified as being suitable for additive manufacturing is selected from the master list of candidate objects (124) suitable for additive manufacturing.

10. The method (300) of claim 1, wherein the machine learning is a supervised machine learning.

11. The method (300) of claim 1, wherein aggregating (102) the data (104, 106, 108, 110) comprises aggregating (102) data from a plurality of data sets (202a, 202b, 202c, 202d).

12. A system (200) comprising: a processing system (400) comprising a memory (424) and a processor (421), the processing system (400) for executing computer readable instructions, the computer readable instructions controlling the processor (421) to perform operations comprising: aggregating (102) data (104, 106, 108, 110); filtering (114) the data (104, 106, 108, 110) to eliminate objects known not to be suitable for additive manufacturing ; performing, based at least in part on the filtering (114), machine learning (120) on the data (104, 106, 108, 110) to identify objects suitable for additive manufacturing; and generating, using additive manufacturing (118), at least one of the objects identified as being suitable for additive manufacturing (118).

13. The system (200) of claim 12, wherein the machine learning (120) comprises a predictive neural network.

14. The system (200) of claim 12, wherein performing the machine learning (120) comprises applying a machine learning model, the method further comprising training the machine learning model on a training data set (210).

15. The system (200) of claim 12, wherein the filtering (114) the data (104, 106, 108, 110) generates a first output of candidate objects (118), wherein the performing the machine learning (120) generates a second output of candidate objects (122), wherein the operations further comprises cross validating the first output of candidate objects (118) and the second output of candidate objects (122) to generate a master list of candidate objects (124) suitable for additive manufacturing, and wherein the at least one of the objects identified as being suitable for additive manufacturing is selected from the master list of candidate objects (124) suitable for additive manufacturing.

Description:
IDENTIFYING CANDIDATE OBJECTS FOR ADDITIVE MANUFACTURING

CROSS-REFERENCE TO RELATED APPLICATIONS

[0001] This application claims the benefit of U.S. Patent Application No. 63/064,622 filed August 12, 2020 and U.S. Patent Application No. 17/373,319 filed July 12, 2021, the disclosures of which are incorporated herein by reference in their entirety.

BACKGROUND

[0002] Embodiments described herein relate generally to additive manufacturing and more particularly to techniques for identifying candidate objects for additive manufacturing.

[0003] Additive manufacturing in the process by which a three-dimensional object is generated by depositing materials successively to layers. Various industries utilize additive manufacturing to generate objects. Such industries can include aerospace, automotive, consumer goods, medical devices, oil and gas exploration and production, and the like. Downhole exploration and production efforts involve the deployment of a variety of sensors and tools into the earth to locate and extract hydrocarbons. Additive manufacturing can be useful to create components of tools, or entire tools, used in downhole exploration and production efforts.

SUMMARY

[0004] Embodiments of the present invention are directed to identifying candidate objects for additive manufacturing.

[0005] A non-limiting example computer-implemented method includes aggregating data. The method further includes filtering the data to eliminate objects known not to be suitable for additive manufacturing. The method further includes performing machine learning on the data to identify objects suitable for additive manufacturing. The method further includes generating, using additive manufacturing, at least one of the objects identified as being suitable for additive manufacturing.

[0006] A non-limiting example system includes a processing system comprising a memory and a processor, the processing system for executing the computer readable instructions, the computer readable instructions controlling the processing device to perform operations. The operations include aggregating data. The operations further include filtering the data to eliminate objects known not to be suitable for additive manufacturing. The operations further include performing, based at least in part on the filtering, machine learning on the data to identify objects suitable for additive manufacturing. The operations further include generating, using additive manufacturing, at least one of the objects identified as being suitable for additive manufacturing.

[0007] Other embodiments of the present invention implement features of the abovedescribed method in computer systems and computer program products.

[0008] Additional technical features and benefits are realized through the techniques of the present invention. Embodiments and aspects of the invention are described in detail herein and are considered a part of the claimed subject matter. For a better understanding, refer to the detailed description and to the drawings.

BRIEF DESCRIPTION OF THE DRAWINGS

[0009] Referring now to the drawings wherein like elements are numbered alike in the several figures:

[0010] FIG. 1 depicts a bubble diagram of a method for identifying candidate objects for additive manufacturing according to one or more embodiments described herein;

[0011] FIG. 2 depicts a block diagram of a system for identifying candidate objects for additive manufacturing according to one or more embodiments described herein;

[0012] FIG. 3 depicts a flow diagram of a method 300 for identifying candidate objects for additive manufacturing according to one or more embodiments described herein; and

[0013] FIG. 4 depicts a block diagram of a processing system for implementing the presently described techniques according to one or more embodiments described herein.

DETAILED DESCRIPTION

[0014] Additive manufacturing (sometimes referred to as “3D printing”) includes various manufacturing techniques (modalities) that allow “growing” an object from feedstock (e.g., powder, wire, filament, etc.) layer-by-layer into a desired shape rather than removing material from bar stock as in non-additive (i.e., subtractive) manufacturing approaches. The main advantages of additive manufacturing are relative simplicity of the manufacturing process (e.g., less steps, most of the process is happening within a single machine, no operator running the machine, etc.) and freedom of design (i.e., complex shapes can be created).

[0015] Traditionally, existing production objects have been designed for subtractive manufacturing, not additive manufacturing. The benefits of printing the same object “as is” are minimal (if any), and re-design effort is usually needed to take advantage of additive manufacturing benefits (on both object and sub-assembly level). The process of identifying and selecting objects and/or sub-assemblies suitable for additive manufacturing is manual, complex, and ad-hoc. It is therefore desirable to provide a systematic, holistic additive manufacturing approach that provides the capability of analyzing objects in batch mode rather than relying on manual expert spotting opportunities one-at-a-time. Such an approach will dramatically increase adoption of additive manufacturing, thus taking advantage of benefits associated with additive manufacturing.

[0016] Accordingly, one or more embodiments are described herein for identifying candidate objects for additive manufacturing. As an example, a holistic approach for identifying candidate objects for additive manufacturing is provided that utilizes data and information from various business and engineering systems, including drawings, 3D models, enterprise resource planning (ERP) data, reliability data, etc. Moreover, the techniques described herein utilize novel data analytics methodologies including data cleaning, vectorization, screening/filtering, and using machine learning (e.g., a neural network algorithm) to provide probabilistic recommendations on the suitability of objects for additive manufacturing. The present techniques are therefore able to identify potential candidate objects suitable to be manufactured additively and can be applied to various objects including parts, assemblies, and products. By identifying such candidate objects and then creating them using additive manufacturing, benefits such as lead time reduction, lifecycle cost reduction, and functionality improvement can be realized. The holistic nature of the present techniques enables working directly with technical and non-technical data systems and processing information from such systems in a batch mode rather than in a tedious, manual approach of finding and assessing potential candidate objects one at a time.

[0017] FIG. 1 depicts a bubble diagram of a method 100 for identifying candidate objects for additive manufacturing according to one or more embodiments described herein.

[0018] At bubble 102, data aggregation is performed. This includes identifying data generated by and/or stored in systems and data repositories that can be used for identifying candidate objects for additive manufacturing. Such data can include economical data 104, functional data 106, material data 108, geometrical data, 110 and the like. Once the data is aggregated at bubble 102, the data can be cleansed at bubble 112. This can include detecting and correcting inaccurate and/or corrupt data. Data cleansing at bubble 112 can also be performed on training sets from bubble 121. The training sets at bubble 121 represent an additively built parts dataset(s). [0019] After data cleansing, the data can be filtered and machine learning can be performed. Beginning at bubble 114, filtering the data includes screening of data to filter out objects that are known a priori not to be suitable for additive manufacturing. For example, an electronic component, components made from elastomers, etc., are known not to be suitable for additive manufacturing. This occurs by providing data views that show filtered subsets of the data (bubble 114), providing data views intersections that show intersections between the various data (bubble 116) to provide a filtered list of candidate objects that are suitable for additive manufacturing (bubble 118).

[0020] Machine learning at bubble 120 can be performed concurrently, simultaneously, or separately from the filtering. Performing machine learning includes training an algorithm (e.g., a neural network) on a dataset of known objects (and/or subassemblies) (e.g., using the training sets from bubble 121) for which the suitability for additive manufacturing is known and can be described and linked to certain dataset features. Then a trained algorithm can generate a filtered list of candidate objects at bubble 122 that are suitable for additive manufacturing.

[0021] The two filtered lists of candidate objects from bubbles 118 and 122 can be combined, at bubble 124, to form a final list of candidate objects that are suitable for additive manufacturing.

[0022] FIG. 2 depicts a block diagram of a system 200 for identifying candidate objects for additive manufacturing according to one or more embodiments described herein. The system 200 performs filtering to generate a first output Ppi of candidate objects that are suitable for additive manufacturing and a second output Pp2 of candidate objects that are suitable for additive manufacturing.

[0023] The system 200 aggregates data into a dataset A stored in data repository 204 from datasets 202a, 202b, 202c, 202d. The datasets 202a , 202b, 202c, 202d can include and store economical data 104, functional data 106, material data 108, geometrical data, 110 and the like. Other types of data can include business data, engineering data, manufacturing data, quality data, reliability data, operational data, etc. Block 206 of the system 200 performs filtering of the dataset A to generate a first (filtered) output Ppi of candidate objects that are suitable for additive manufacturing.

[0024] At block 208, the system 200 performs a machine learning analysis on a training dataset C stored in a data repository 210 and/or on the dataset A stored in the data repository 204. The machine learning correlates features of objects to each other to identify suitable objects for additive manufacturing. The machine learning at block 208 generates a second output Pp2 of candidate objects that are suitable for additive manufacturing.

[0025] The first output Ppi of candidate objects and the second output Pp2 of candidate objects can be cross validated to provide a master list Pp of candidate objects suitable for additive manufacturing. For example, objects that appear on both the first output Ppi and the second output Pp2 (i.e., Ppi U P 2 ) can be said to be suitable for additive manufacturing while objects that appear in only one of the outputs Ppi or Pp2 (or none of the outputs) are not considered suitable for additive manufacturing. The features and functionality of the system 200 are now described in more detail with respect to FIG. 3.

[0026] In particular, FIG. 3 depicts a flow diagram of a method 300 for identifying candidate objects for additive manufacturing according to one or more embodiments described herein. The method 300 can be performed by any suitable processing system (e.g., the processing system 200 of FIG. 4), any suitable processing device (e.g., one of the processors 421 of FIG. 4), and/or combinations thereof or the like or another suitable system or device.

[0027] At block 302, the system 200 aggregates data. In some examples, aggregating data includes aggregating data from a plurality of data sets. This includes identifying systems and data repositories where data is stored that can be used to identify candidate objects for additive manufacturing. Such data can include economical data 104, functional data 106, material data 108, geometrical data, 110 and the like. Once the data is aggregated at bubble 102, the data can be cleansed at bubble 112. This can include detecting and correcting inaccurate and/or corrupt data. Other types of data can include business data, engineering data, manufacturing data, quality data, reliability data, operational data, etc.

[0028] With reference to FIG. 2, the dataset A is defined as {Pl, P2, P3, Pn], where Pl to Pn are an inventory /list of objects, n being the number of objects within the dataset A. Parts P has X set of features and characteristics, P (x), where: set of economical features of the object P set of geometrical features of the object P set of functional features of the object P set of material features of the object P set of n specific features of the object P.

[0029] An example set of features is provided in the following table. Such example is merely exemplary and is not intended to be inclusive.

[0030] For example, the system 200, at block 206 of FIG. 2, aggregates the X set of features as follows: Aggregation of X= (x 4 U x 2 U x 3 U x 4 U x n ). With continued reference to FIG. 3, at block 304, the system 200 filters the data to eliminate objects known not to be suitable for additive manufacturing. Applying a criterion set of c m , where c is a subset of X that results in dataset view B c A. Examples of such criteria are provided in the following table with corresponding logic used for filtering:

[0031] Using multiple m numbers of criteria set c results in datasets B, whereas Bi -* B m sets are all subsets of A. The intersection of datasets (B 4 Cl B 2 A B m ) £ A results in a first (filtered) output Ppi of candidate objects that are suitable for additive manufacturing.

[0032] At block 306, the system 200 performs, based at least in part on the filtering, machine learning on the data to identify objects suitable for additive manufacturing. The machine learning can be supervised learning according to one or more embodiments described herein. For example, in parallel, using the dataset C of objects already converted and built additively as the training set for the machine learning (see block 208 of FIG. 2), a neural network is built that can be applied to dataset A. To do this, the machine learning correlates features of objects to each other to identify suitable objects for additive manufacturing. The training set can include data for objects previously indicated as suitable for additive manufacturing and objects previously indicated as unsuitable for additive manufacturing. The machine learning outputs a second output Pp2 of candidate objects that are suitable for additive manufacturing. It should be appreciated that subject matter experts (e.g., additive manufacturing design engineers and/or process engineers) may have expertise to judge which objects are suitable or unsuitable for additive manufacturing and how to redesign an object that is unsuitable to make it suitable for additive manufacturing. The training set (e.g., at bubble 121 of FIG. 1) could be augmented by a library of objects created by subject matter experts capturing their knowledge and experience regarding suitable and unsuitable objects for additive manufacturing. This could include various idealized patterns and/or shapes that may or may not have been created using additive manufacturing in the past.

[0033] Aspects described herein can utilize machine learning functionality to accomplish the various operations described herein. More specifically, the present techniques can incorporate and utilize rule-based decision making and artificial intelligence (Al) reasoning to accomplish the various operations described herein. The phrase “machine learning” broadly describes a function of electronic systems that learn from data. A machine learning system, engine, or module can include a trainable machine learning algorithm that can be trained, such as in an external cloud environment, to learn functional relationships between inputs (e.g., features of objects) and outputs (e.g., objects suitable for additive manufacturing) that are currently unknown, and the resulting machine learning model can be used to determine suitability for additive manufacturing. In one or more embodiments, machine learning functionality can be implemented using a predictive neural network (PNN) having the capability to be trained to perform a currently unknown function. In machine learning and cognitive science, PNNs are a family of statistical learning models inspired by the biological neural networks of animals, and in particular the brain. PNNs can be used to predict outcomes based on a large number of inputs. Convolutional neural networks (CNN) are a class of deep, feed-forward artificial neural networks that are particularly useful at analyzing visual imagery.

[0034] PNNs can be embodied as so-called “neuromorphic” systems of interconnected processor elements that act as simulated “neurons” and exchange “messages” between each other in the form of electronic signals. Similar to the so-called “plasticity” of synaptic neurotransmitter connections that carry messages between biological neurons, the connections in PNNs that carry electronic messages between simulated neurons are provided with numeric weights that correspond to the strength or weakness of a given connection. The weights can be adjusted and tuned based on experience, making PNNs adaptive to inputs and capable of learning. For example, a PNN for cardiovascular disease prediction is defined by a set of input neurons that can be activated by patient data. After being weighted and transformed by a function determined by the network's designer, the activation of these input neurons are then passed to other downstream neurons, which are often referred to as “hidden” neurons. This process is repeated until an output neuron is activated. The activated output neuron predicts whether a patient has (or may have a risk of) cardiovascular disease. In the present case, features of objects can be input into a PNN, and the PNN can predict whether the objects are suitable for additive manufacturing.

[0035] At block 308, the system 200 or another suitable system, causes at least one of the objects identified as being suitable for additive manufacturing to be manufactured using additive manufacturing. Any suitable technique can be utilized to additively manufacture the objects identified as being suitable for additive manufacturing. Additive manufacturing techniques are thereby improved by enabling parts to be identified for additive manufacturing that might otherwise not be identified as being suitable, and thus additive manufacturing techniques can be applied to such objects. Additive manufacturing techniques can further be improved by eliminating from consideration parts not identified as suitable for additive manufacturing. This particularly improves the operation of additive manufacturing equipment by eliminating time spent trying to manufacture an object that is not suitable for additive manufacturing, for example.

[0036] Additional processes also may be included, and it should be understood that the processes depicted in FIG. 3 represent illustrations, and that other processes may be added or existing processes may be removed, modified, or rearranged without departing from the scope of the present disclosure. In some examples, one or more of the blocks of the method 300 can be performed simultaneously or concurrently, such as performing the filtering (block 304) and performing the machine learning (block 306).

[0037] It is understood that one or more embodiments described herein is capable of being implemented in conjunction with any other type of computing environment now known or later developed. For example, FIG. 4 depicts a block diagram of a processing system 400 for implementing the techniques described herein. In examples, processing system 400 has one or more central processing units (“processors” or “processing resources”) 421a, 421b, 421c, etc. (collectively or generically referred to as processor(s) 421 and/or as processing device(s)). In aspects of the present disclosure, each processor 421 can include a reduced instruction set computer (RISC) microprocessor. Processors 421 are coupled to system memory (e.g., random access memory (RAM) 424) and various other components via a system bus 433. Read only memory (ROM) 422 is coupled to system bus 433 and may include a basic input/output system (BIOS), which controls certain basic functions of processing system 400.

[0038] Further depicted are an input/output (VO) adapter 427 and a network adapter 426 coupled to system bus 433. I/O adapter 427 may be a small computer system interface (SCSI) adapter that communicates with a hard disk 423 and/or a storage device 425 or any other similar component. I/O adapter 427, hard disk 423, and storage device 425 are collectively referred to herein as mass storage 434. Operating system 440 for execution on processing system 400 may be stored in mass storage 434. The network adapter 426 interconnects system bus 433 with an outside network 436 enabling processing system 400 to communicate with other such systems.

[0039] A display (e.g., a display monitor) 435 is connected to system bus 433 by display adapter 432, which may include a graphics adapter to improve the performance of graphics intensive applications and a video controller. In one aspect of the present disclosure, adapters 426, 427, and/or 432 may be connected to one or more I/O busses that are connected to system bus 433 via an intermediate bus bridge (not shown). Suitable I/O buses for connecting peripheral devices such as hard disk controllers, network adapters, and graphics adapters typically include common protocols, such as the Peripheral Component Interconnect (PCI). Additional input/output devices are shown as connected to system bus 433 via user interface adapter 428 and display adapter 432. A keyboard 429, mouse 430, and speaker 431 may be interconnected to system bus 433 via user interface adapter 428, which may include, for example, a Super I/O chip integrating multiple device adapters into a single integrated circuit.

[0040] In some aspects of the present disclosure, processing system 400 includes a graphics processing unit 437. Graphics processing unit 437 is a specialized electronic circuit designed to manipulate and alter memory to accelerate the creation of images in a frame buffer intended for output to a display. In general, graphics processing unit 437 is very efficient at manipulating computer graphics and image processing, and has a highly parallel structure that makes it more effective than general -purpose CPUs for algorithms where processing of large blocks of data is done in parallel.

[0041] Thus, as configured herein, processing system 400 includes processing capability in the form of processors 421, storage capability including system memory (e.g., RAM 424), and mass storage 434, input means such as keyboard 429 and mouse 430, and output capability including speaker 431 and display 435. In some aspects of the present disclosure, a portion of system memory (e.g., RAM 424) and mass storage 434 collectively store the operating system 440 to coordinate the functions of the various components shown in processing system 400.

[0042] Example embodiments of the disclosure include or yield various technical features, technical effects, and/or improvements to technology. Example embodiments of the disclosure provide technical solutions for identifying candidate objects for additive manufacturing. These technical solutions provide the ability for very large and separate data sets to be aggregated and analyzed (using the filtering and/or machine learning techniques described herein) to identify candidate objects for additive manufacturing. Accordingly, the present techniques improve additive manufacturing by eliminating objects from manufacturing that are not suitable for additive manufacturing.

[0043] Set forth below are some embodiments of the foregoing disclosure:

[0044] Embodiment 1 : A method comprising: aggregating data; filtering the data to eliminate objects known not to be suitable for additive manufacturing; performing machine learning on the data to identify objects suitable for additive manufacturing; and generating, using additive manufacturing, at least one of the objects identified as being suitable for additive manufacturing.

[0045] Embodiment 2: A method according to any prior embodiment, further comprising, subsequent to aggregating the data, cleaning the data.

[0046] Embodiment 3 : A method according to any prior embodiment, wherein the machine learning comprises a predictive neural network.

[0047] Embodiment 4: A method according to any prior embodiment, wherein performing the machine learning comprises applying a machine learning model, the method further comprising training the machine learning model on a training data set.

[0048] Embodiment 5: A method according to any prior embodiment, wherein the data comprises features.

[0049] Embodiment 6: A method according to any prior embodiment, wherein the features comprise economical features, geometrical features, functional features, and material features.

[0050] Embodiment 7: A method according to any prior embodiment, wherein the filtering the data generates a first output of candidate objects and wherein the performing the machine learning generates a second output of candidate objects.

[0051] Embodiment 8: A method according to any prior embodiment, further comprising cross validating the first output of candidate objects and the second output of candidate objects to generate a master list of candidate objects suitable for additive manufacturing.

[0052] Embodiment 9: A method according to any prior embodiment, wherein the at least one of the objects identified as being suitable for additive manufacturing is selected from the master list of candidate objects suitable for additive manufacturing. [0053] Embodiment 10: A method according to any prior embodiment, wherein the machine learning is a supervised machine learning.

[0054] Embodiment 11 : A method according to any prior embodiment, wherein aggregating the data comprises aggregating data from a plurality of data sets.

[0055] Embodiment 12: A processing system comprising a memory and a processor, the processing system for executing the computer readable instructions, the computer readable instructions controlling the processing device to perform operations comprising: aggregating data; filtering the data to eliminate objects known not to be suitable for additive manufacturing; performing, based at least in part on the filtering, machine learning on the data to identify objects suitable for additive manufacturing; and generating, using additive manufacturing, at least one of the objects identified as being suitable for additive manufacturing.

[0056] Embodiment 13: A system according to any prior embodiment, wherein the machine learning comprises a predictive neural network.

[0057] Embodiment 14: A system according to any prior embodiment, wherein performing the machine learning comprises applying a machine learning model, the method further comprising training the machine learning model on a training data set.

[0058] Embodiment 15: A system according to any prior embodiment, wherein the filtering the data generates a first output of candidate objects and wherein the performing the machine learning generates a second output of candidate objects.

[0059] Embodiment 16: A system according to any prior embodiment, wherein the operations further comprises cross validating the first output of candidate objects and the second output of candidate objects to generate a master list of candidate objects suitable for additive manufacturing, wherein the at least one of the objects identified as being suitable for additive manufacturing is selected from the master list of candidate objects suitable for additive manufacturing.

[0060] Embodiment 17: A system according to any prior embodiment, wherein the at least one of the objects identified as being suitable for additive manufacturing is an object used during oil and gas exploration and production.

[0061] Embodiment 18: A system according to any prior embodiment, wherein aggregating the data comprises aggregating data from a plurality of data sets.

[0062] The use of the terms “a” and “an” and “the” and similar referents in the context of describing the present disclosure (especially in the context of the following claims) are to be construed to cover both the singular and the plural, unless otherwise indicated herein or clearly contradicted by context. Further, it should further be noted that the terms “first,”

“second,” and the like herein do not denote any order, quantity, or importance, but rather are used to distinguish one element from another. The modifier “about” used in connection with a quantity is inclusive of the stated value and has the meaning dictated by the context (e.g., it includes the degree of error associated with measurement of the particular quantity).

[0063] While the present disclosure has been described with reference to an exemplary embodiment or embodiments, it will be understood by those skilled in the art that various changes can be made and equivalents can be substituted for elements thereof without departing from the scope of the present disclosure. In addition, many modifications can be made to adapt a particular situation or material to the teachings of the present disclosure without departing from the essential scope thereof. Therefore, it is intended that the present disclosure not be limited to the particular embodiment disclosed as the best mode contemplated for carrying out this present disclosure, but that the present disclosure will include all embodiments falling within the scope of the claims. Also, in the drawings and the description, there have been disclosed exemplary embodiments of the present disclosure and, although specific terms can have been employed, they are unless otherwise stated used in a generic and descriptive sense only and not for purposes of limitation, the scope of the present disclosure therefore not being so limited.