WO2020176737A1 - Prevention of black-listed parts from being 3d-printed - Google Patents

Prevention of black-listed parts from being 3d-printed Download PDF

Info

Publication number
WO2020176737A1
WO2020176737A1 PCT/US2020/020114 US2020020114W WO2020176737A1 WO 2020176737 A1 WO2020176737 A1 WO 2020176737A1 US 2020020114 W US2020020114 W US 2020020114W WO 2020176737 A1 WO2020176737 A1 WO 2020176737A1
Authority
WO
WIPO (PCT)
Prior art keywords
shape
signature
shape signature
print
stored
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Ceased
Application number
PCT/US2020/020114
Other languages
French (fr)
Inventor
Christina Vasil
Arvind Rangarajan
Benjamin Edward Beckmann
Steven J. Duclos
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
General Electric Co
Original Assignee
General Electric Co
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 General Electric Co filed Critical General Electric Co
Publication of WO2020176737A1 publication Critical patent/WO2020176737A1/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/10Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B22CASTING; POWDER METALLURGY
    • B22FWORKING METALLIC POWDER; MANUFACTURE OF ARTICLES FROM METALLIC POWDER; MAKING METALLIC POWDER; APPARATUS OR DEVICES SPECIALLY ADAPTED FOR METALLIC POWDER
    • B22F10/00Additive manufacturing of workpieces or articles from metallic powder
    • B22F10/20Direct sintering or melting
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B22CASTING; POWDER METALLURGY
    • B22FWORKING METALLIC POWDER; MANUFACTURE OF ARTICLES FROM METALLIC POWDER; MAKING METALLIC POWDER; APPARATUS OR DEVICES SPECIALLY ADAPTED FOR METALLIC POWDER
    • B22F10/00Additive manufacturing of workpieces or articles from metallic powder
    • B22F10/30Process control
    • B22F10/39Traceability, e.g. incorporating identifier into a workpiece or article
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B33ADDITIVE MANUFACTURING TECHNOLOGY
    • B33YADDITIVE MANUFACTURING, i.e. MANUFACTURING OF THREE-DIMENSIONAL [3D] OBJECTS BY ADDITIVE DEPOSITION, ADDITIVE AGGLOMERATION OR ADDITIVE LAYERING, e.g. BY 3D PRINTING, STEREOLITHOGRAPHY OR SELECTIVE LASER SINTERING
    • B33Y50/00Data acquisition or data processing for additive manufacturing
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B33ADDITIVE MANUFACTURING TECHNOLOGY
    • B33YADDITIVE MANUFACTURING, i.e. MANUFACTURING OF THREE-DIMENSIONAL [3D] OBJECTS BY ADDITIVE DEPOSITION, ADDITIVE AGGLOMERATION OR ADDITIVE LAYERING, e.g. BY 3D PRINTING, STEREOLITHOGRAPHY OR SELECTIVE LASER SINTERING
    • B33Y50/00Data acquisition or data processing for additive manufacturing
    • B33Y50/02Data acquisition or data processing for additive manufacturing for controlling or regulating additive manufacturing processes
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Program-control systems
    • G05B19/02Program-control systems electric
    • G05B19/18Numerical control [NC], i.e. automatically operating machines, in particular machine tools, e.g. in a manufacturing environment, so as to execute positioning, movement or co-ordinated operations by means of program data in numerical form
    • G05B19/4097Numerical control [NC], i.e. automatically operating machines, in particular machine tools, e.g. in a manufacturing environment, so as to execute positioning, movement or co-ordinated operations by means of program data in numerical form characterised by using design data to control NC machines, e.g. CAD/CAM
    • G05B19/4099Surface or curve machining, making three-dimensional [3D] objects, e.g. desktop manufacturing
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6209Protecting access to data via a platform, e.g. using keys or access control rules to a single file or object, e.g. in a secure envelope, encrypted and accessed using a key, or with access control rules appended to the object itself
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/64Protecting data integrity, e.g. using checksums, certificates or signatures
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/32Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
    • H04L9/3236Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials using cryptographic hash functions
    • H04L9/3239Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials using cryptographic hash functions involving non-keyed hash functions, e.g. modification detection codes [MDCs], MD5, SHA or RIPEMD
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/50Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols using hash chains, e.g. blockchains or hash trees
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B29WORKING OF PLASTICS; WORKING OF SUBSTANCES IN A PLASTIC STATE IN GENERAL
    • B29CSHAPING OR JOINING OF PLASTICS; SHAPING OF MATERIAL IN A PLASTIC STATE, NOT OTHERWISE PROVIDED FOR; AFTER-TREATMENT OF THE SHAPED PRODUCTS, e.g. REPAIRING
    • B29C64/00Additive manufacturing, i.e. manufacturing of three-dimensional [3D] objects by additive deposition, additive agglomeration or additive layering, e.g. by 3D printing, stereolithography or selective laser sintering
    • B29C64/30Auxiliary operations or equipment
    • B29C64/386Data acquisition or data processing for additive manufacturing
    • B29C64/393Data acquisition or data processing for additive manufacturing for controlling or regulating additive manufacturing processes
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B33ADDITIVE MANUFACTURING TECHNOLOGY
    • B33YADDITIVE MANUFACTURING, i.e. MANUFACTURING OF THREE-DIMENSIONAL [3D] OBJECTS BY ADDITIVE DEPOSITION, ADDITIVE AGGLOMERATION OR ADDITIVE LAYERING, e.g. BY 3D PRINTING, STEREOLITHOGRAPHY OR SELECTIVE LASER SINTERING
    • B33Y40/00Auxiliary operations or equipment, e.g. for material handling
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/30Nc systems
    • G05B2219/49Nc machine tool, till multiple
    • G05B2219/490233-D printing, layer of powder, add drops of binder in layer, new powder
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P10/00Technologies related to metal processing
    • Y02P10/25Process efficiency

Definitions

  • An additive manufacturing system and process may be used to create a three- dimensional item.
  • a user may want to obtain a three-dimensional item, such as a nozzle for a jet engine, a replacement part for a wind turbine, etc.
  • the user may have the part created by arranging to have a part file transmitted to an additive manufacturing platform.
  • part files for a host of items may be publicly available.
  • the user may want to use the additive manufacturing platform to create items from these publicly available part files, where the items include illicit geometries, and without authorization.
  • a technical effect of some embodiments of the invention is an improved and/or computerized technique and system for authorizing fabrication of parts via additive manufacturing (AM).
  • One or more embodiments provide for the identification of unapproved build files/parts based on similarity to previously tagged unapproved items, without needing the unapproved build file/part to exactly match the previously tagged unapproved item.
  • the part may be patented or copyrighted; 2.
  • the design may be export controlled (EC), and 3.
  • the type of part may require a license to manufacture/be a regulated item (e.g., missiles).
  • an authorization module may determine whether a part is authorized for fabrication via AM based on the part geometry’s similarity to items in a pre determined“blacklist” or items in a“whitelist”.
  • the blacklist may be a storage element containing geometric information on illicit geometries. Illicit geometries may include, but are not limited to firearms, missiles, export-controlled geometries and weapons of mass destruction.
  • the whitelist may be a storage element containing geometric information on specifically-authorized geometries.
  • One or more embodiments may provide for the determination of a probability that a part geometry is on a whitelist or a blacklist. Further, a weight of the whitelist probability and the blacklist probability may be combined to determine whether the part geometry is authorized.
  • Machine learning may be used, in one or more embodiments, to improve accuracy of the probability score of matching
  • One or more embodiments may provide for the use of a secure, distributed ledger (block-chain) to uniquely store geometric signature data for the part securely, and for a publicly distributed blockchain or distribution within a given organization.
  • Embodiments may provide for the application of a shrink-wrap function to a geometry before comparison to stored geometries to ensure a more accurate comparison for lattice- structured parts.
  • Embodiments may provide for the identification of parts that are negatives of authorized/unauthorized geometries to identify builds of molds for
  • Another technical effect of one or more embodiments is the identification of parts through partial matching to find assemblies that are printed in pieces (e.g., a barrel for a firearm and a handle for a firearm).
  • an active blockchain may be used to identify these different parts in an assembly being printed generally, and in some instances across multiple machines, possibly in multiple locations, where an assembly is composed of two or more parts.
  • Embodiments may allow for users/OEMs/manufacturers/government to carefully control which parts are allowed to be printed and are not allowed to be printed. Embodiments may not be dependent on a manufacturing modality.
  • FIG. 1 illustrates a system according to some embodiments
  • FIG. 2 illustrates a flow diagram according to some embodiments.
  • FIG. 3 illustrates a flow diagram according to some embodiments.
  • FIG. 4 illustrates a non-exhaustive example of a blacklist database according to some embodiments.
  • FIG. 5 illustrates a non-exhaustive example of a shape signature according to some embodiments.
  • FIG. 6 illustrates an example of a blockchain flow diagram according to some embodiments.
  • FIG. 7 illustrates a system according to some embodiments.
  • One or more embodiments provide for an authorization module to limit the capability of additive machines to print unauthorized parts.
  • the authorization module may use shape recognition processes, blockchain technology, and artificial intelligence to identify and prohibit the production of unauthorized parts.
  • the authorization module may allow part geometries to be reduced to shape signatures for purposes of fast, simple, and accurate comparison, enabling same or similar - non-exact - geometries to be detected as matches.
  • the authorization module may include a processor and a communication interface. Initially, at S210, the authorization module may receive, via the communication interface, a part file with instructions to manufacture one or more parts with an additive manufacturing machine.
  • the part file may be one of a geometry file or a build file. It is noted that a geometry file may include the geometry for the part, and may need to be converted to a build file prior to receipt by the additive manufacturing.
  • a build file may include the outline of the shape, layer-by-layer, in a machine-readable instruction.
  • the part file may be in the form of a CLS file, or any other suitable format.
  • a geometric analysis module may generate a shape signature for the part based on the part file at S212.
  • the shape signature may be a compact representation for some essence of a shape.
  • the shape signature may capture some global geometric properties which are scale, translation, and rotation invariant.
  • the geometric analysis module may reconstruct a stereolithography (STL) file from the part file, or any other suitable file format.
  • the STL file may be pose- normalized, assuring that the geometry is rotated, translated, and scaled appropriately.
  • the distributions of the maps of distance, angle or curvature may be used to calculate a unique shape signature.
  • Some non-exhaustive examples of shape signature processes include spherical harmonic decomposition and Zerinke polynomials.
  • the shape signature may include one or more dimensions for the part.
  • a handle for a firearm may include two dimensions: a cylinder and a notch.
  • Each of the one or more dimensions may include a weight.
  • the weight may be related to the uniqueness of the dimension.
  • the notch may be a more unique feature or dimension than the cylinder.
  • the shape signature may be output or represented as an array of data, which may include representation as a histogram, or otherwise suitably represented. For geometries that include large internal holes, the negative geometry may be computed and also checked against the database (to account for potential mold prints).
  • the generated shape signature for the part is then analyzed with respect to one or more stored shape signatures, stored in a signature storage entity.
  • the signature storage entity may be at least one database, or other suitable storage entity.
  • the signature storage entity may include stored shape signatures that are categorized as“blacklist” or“whitelist”.
  • the signature storage entity may include separate databases for blacklist and whitelist items, or may include both items in a single database.
  • the whitelist items may be items of approved geometries from enterprise databases, while the blacklist items may be items published by - for example - firearms manufacturers/suppliers, government entities, the Department of Justice, etc., or any other suitable party.
  • FIG. 4 is a non-exhaustive example of what a blacklist may look like/contain.
  • the shape signature data may be stored in some form that is easy to compare with other signatures.
  • the non-exhaustive example herein is the height of the bins in a histogram, where the histogram is shown in FIG. 5.
  • the shape signature data for the hand gun designs 1 through N may be very dimensionally similar, with only a few numbers in the array being slightly different from one another between designs. However, when looking at the gun silencer designs, while similar to each other, they differ from the hand gun design signature data.
  • the analysis may determine the probability and statistical significance of the generated shape signature corresponding to at least one of a stored shape signature in the whitelist or the blacklist in S214.
  • a blacklist item may be referred to as an“unauthorized-to-print” item and a whitelist item may be referred to as an“authorized-to-print” item.
  • the determination that the generated shape signature corresponds to a stored shape signature may be based on: a determination of a probability that each of the dimensions of the generated shape signature matches at least one of the dimensions of the stored shape signatures; a determination whether the probability is statistically significant based on a statistical significance process; and the output of a weighting process that receives the determined probability and determined statistical significance.
  • exact matches between the generated shape signature and stored shape signature may not be necessary - using geometric analytical techniques, parts may be considered a match against the blacklist if they are within a defined degree of shape similarity, or if the geometry only matches a portion of a blacklist geometry (i.e., it is a partial match).
  • the authorization module may also be able to work around other various loop holes, such as lattice structures and mold geometries (i.e., where the to-be-printed part is a negative shape of a blacklisted part).
  • the analysis may be done using a level-of-detail approach, or progressive matching, where large landmarks are checked first, and more detailed matching is checked progressively. This approach may dispel likely-approved parts quickly.
  • the scores may be passed through a weighting function to determine the final probability of the geometry being authorized, and a statistical significance will be determined. The final decision will be made (approved/authorized vs not
  • the blacklist/whitelist determination may then be received at a printing decision module at S216, which may make an ultimate decision on whether to print.
  • these decisions, along with shape signatures may be hashed and sent to a blockchain to serve as a record.
  • a number of options for recourse may be offered per the printing decision module, such as flagging for later investigation, stopping the build, the machine being locked/powered down and, reporting to the relevant authorities.
  • the authorization module may check for partial matching, as the user may not be printing a full assembly.
  • the authorization module may be deployed at at least two points in the additive design-to-manufacture thread: 1) when a build file is generated from a CAD geometry (e.g., a CLS file) and 2) when a build file is loaded to be printed on a machine, further securing the supply chain.
  • the authorization module may be independent of machine architecture and additive manufacturing modality, allowing for a more universal and sustainable solution.
  • the authorization module may utilize computational geometric techniques to identify potentially unauthorized parts intended for printing, with the potential of learning and improving capability for detection over time through the use of machine learning.
  • the authorization module may store each part geometry (e.g., shape signature) as a transaction with metadata (how likely it is to be a blacklisted part and metrics about geometrical features) via blockchain, which may enable auditability, if required. This may allow printers of unauthorized parts to be traced.
  • the authorization module may 1. For networked or non-networked machines, identify subversive techniques that may help identify parts that have geometrically“drifted” from the blacklisted geometry, 2.
  • this authorization module may be coupled with a “whitelisting” technology, where machines are only permitted to print a given set of parts (i.e., the whitelist), further preventing unwanted builds.
  • Blockchain may also be used to store, as a non-exhaustive example, the blacklist database, adding the benefit of distributed authority and mitigating the ability of users to alter the database.
  • the blockchain-enabled blacklist database may be actively modified to include newly-found unauthorized geometries available on the internet, further improving control of the additive supply chain.
  • the blockchain records may be used to determine if close-by machines are printing parts of an assembly in tandem, which may not individually trigger blacklist flags, but together form a blacklisted part. This may be determined based on things including, but not limited to similarity of parts (i.e., whether they appear to fit together or look like subcomponents of a blacklisted assembly), proximity of machines, and time stamps of build data sent to the blockchain.
  • FIG.7 illustrates an authorization platform 700 that may be, for example, associated with the system 100 of FIG. 1.
  • the authorization platform 700 comprises an authorization processor 710 (“processor”), such as one or more commercially available Central Processing Units (CPUs) in the form of one-chip microprocessors, coupled to a communication device 720 configured to communicate via a communication network (not shown in FIG. 7).
  • the communication device 720 may be used to communicate, for example, with one or more users.
  • the authorization platform 700 further includes an input device 740 (e.g., a mouse and/or keyboard to enter information) and an output device 750 (e.g., to output the outcome of module execution).
  • the processor 710 also communicates with a memory/storage device 730.
  • the storage device 730 may comprise any appropriate information storage device, including combinations of magnetic storage devices (e.g., a hard disk drive), optical storage devices, mobile telephones, and/or semiconductor memory devices.
  • the storage device 730 may store a program 712 and/or authorization processing logic 714 for controlling the processor 710.
  • the processor 710 performs instructions of the programs 712, 714, and thereby operates in accordance with any of the embodiments described herein. For example, the processor 710 may receive data and then may apply the instructions of the programs 712, 714 to determine whether a received part geometry is authorized for printing via an additive manufacturing machine.
  • the programs 712, 714 may be stored in a compressed, uncompiled and/or encrypted format.
  • the programs 712, 714 may furthermore include other program elements, such as an operating system, a database management system, and/or device drivers used by the processor 710 to interface with peripheral devices.
  • information may be“received” by or“transmitted” to, for example: (i) the platform 700 from another device; or (ii) a software application or module within the platform 700 from another software application, module, or any other source.
  • aspects of the present invention may be embodied as a system, method or computer program product. Accordingly, aspects of the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment (including firmware, resident software, micro-code, etc.) or an embodiment combining software and hardware aspects that may all generally be referred to herein as a“circuit,”“module” or“system.” Furthermore, aspects of the present invention may take the form of a computer program product embodied in one or more computer readable medium(s) having computer readable program code embodied thereon.
  • each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s).
  • the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved.
  • any of the methods described herein can include an additional step of providing a system comprising distinct software modules embodied on a computer readable storage medium; the modules can include, for example, any or all of the elements depicted in the block diagrams and/or described herein.
  • the method steps can then be carried out using the distinct software modules and/or sub-modules of the system, as described above, executing on one or more hardware processors 710 (FIG. 7).
  • a computer program product can include a computer-readable storage medium with code adapted to be implemented to carry out one or more method steps described herein, including the provision of the system with the distinct software modules.
  • a method comprising: receiving, via a communication interface of an authorization module comprising a processor, a part file with instructions to manufacture one or more parts with an additive manufacturing machine; generating a shape signature for the part based on the part file; providing a signature storage entity storing one or more stored shape signatures, wherein the one or more stored shape signatures are one of an authorized- to-print stored shape signature and an unauthorized-to-print stored shape signature;
  • determining the generated shape signature of the part corresponds to at least one of the authorized-to-print stored shape signatures or at least one of the unauthorized-to-print stored shape signatures; and receiving, at a printing decision module, the determination of whether the generated shape signature of the part corresponds to at least one authorized-to-print stored shape signature or at least one unauthorized-to-print stored shape signature.
  • part file is one of a geometry file or a build file.
  • determining the shape signature of the part corresponds to the one or more stored shape signatures further comprises: determining a probability the generated shape signature matches at least one stored shape signatures; and determining whether the probability is statistically significant based on a statistical significance process.
  • generating the shape signature further comprises: receiving the part file at a geometric analysis module of the authorization module; and executing a shape characterization process.
  • the shape signature includes one or more dimensions for the part.
  • each of the one or more dimensions include a weight.
  • determining the generated shape signature corresponds to at least one stored shape signatures further comprises:

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Chemical & Material Sciences (AREA)
  • Manufacturing & Machinery (AREA)
  • Materials Engineering (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • General Engineering & Computer Science (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Automation & Control Theory (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Multimedia (AREA)
  • Technology Law (AREA)
  • Human Computer Interaction (AREA)
  • Mechanical Engineering (AREA)
  • Optics & Photonics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

Methods for the identification of unapproved build files/parts based on similarity to previously tagged unapproved items are provided, without needing the unapproved build file/part to exactly match the previously tagged unapproved item. An authorization module may determine whether a part is authorized for fabrication via AM based on the part geometry's similarity to items in a pre-determined "blacklist" or items in a "whitelist". The blacklist may be a storage element containing geometric information on illicit geometries. Illicit geometries may include, but are not limited to firearms, missiles, export-controlled geometries and weapons of mass destruction. The whitelist may be a storage element containing geometric information on specifically-authorized geometries.

Description

PREVENTION OF BLACK-LISTED PARTS FROM BEING 3D-PRINTED
PRIORITY INFORMATION
[0001] The present application claims priority to U.S. Provisional Patent Application Serial Number 62/811,076 filed 27 Feb 2019 and to U.S. Patent Application Serial Number 16/436,240 filed on 10 June 2019.
BACKGROUND
[0002] An additive manufacturing system and process may be used to create a three- dimensional item. A user may want to obtain a three-dimensional item, such as a nozzle for a jet engine, a replacement part for a wind turbine, etc. In some cases, the user may have the part created by arranging to have a part file transmitted to an additive manufacturing platform. Currently, part files for a host of items may be publicly available. In some instances, the user may want to use the additive manufacturing platform to create items from these publicly available part files, where the items include illicit geometries, and without authorization.
[0003] It would be desirable to provide systems and methods to determine whether an item is authorized to be created via an additive manufacturing process.
BRIEF DESCRIPTION
[0004] A technical effect of some embodiments of the invention is an improved and/or computerized technique and system for authorizing fabrication of parts via additive manufacturing (AM). One or more embodiments provide for the identification of unapproved build files/parts based on similarity to previously tagged unapproved items, without needing the unapproved build file/part to exactly match the previously tagged unapproved item. There may be several ways in which a part would qualify as having an illicit geometry if not printed by a proper authority: 1. The part may be patented or copyrighted; 2. The design may be export controlled (EC), and 3. The type of part may require a license to manufacture/be a regulated item (e.g., missiles). One or more
embodiments provide an authorization module that may determine whether a part is authorized for fabrication via AM based on the part geometry’s similarity to items in a pre determined“blacklist” or items in a“whitelist”. The blacklist may be a storage element containing geometric information on illicit geometries. Illicit geometries may include, but are not limited to firearms, missiles, export-controlled geometries and weapons of mass destruction. The whitelist may be a storage element containing geometric information on specifically-authorized geometries. One or more embodiments may provide for the determination of a probability that a part geometry is on a whitelist or a blacklist. Further, a weight of the whitelist probability and the blacklist probability may be combined to determine whether the part geometry is authorized. Machine learning may be used, in one or more embodiments, to improve accuracy of the probability score of matching
whitelist/blacklist parts and a statistical significance. One or more embodiments may provide for the use of a secure, distributed ledger (block-chain) to uniquely store geometric signature data for the part securely, and for a publicly distributed blockchain or distribution within a given organization. Embodiments may provide for the application of a shrink-wrap function to a geometry before comparison to stored geometries to ensure a more accurate comparison for lattice- structured parts. Embodiments may provide for the identification of parts that are negatives of authorized/unauthorized geometries to identify builds of molds for
unauthorized/authorized geometries. Another technical effect of one or more embodiments is the identification of parts through partial matching to find assemblies that are printed in pieces (e.g., a barrel for a firearm and a handle for a firearm). In one or more embodiments, an active blockchain may be used to identify these different parts in an assembly being printed generally, and in some instances across multiple machines, possibly in multiple locations, where an assembly is composed of two or more parts.
[0005] Embodiments may allow for users/OEMs/manufacturers/government to carefully control which parts are allowed to be printed and are not allowed to be printed. Embodiments may not be dependent on a manufacturing modality.
[0006] With this and other advantages and features that will become hereinafter apparent, a more complete understanding of the nature of the invention can be obtained by referring to the following detailed description and to the drawings appended hereto.
[0007] Other embodiments are associated with systems and/or computer-readable medium storing instructions to perform any of the methods described herein.
DRAWINGS
[0008] FIG. 1 illustrates a system according to some embodiments
[0009] FIG. 2 illustrates a flow diagram according to some embodiments.
[0010] FIG. 3 illustrates a flow diagram according to some embodiments.
[0011] FIG. 4 illustrates a non-exhaustive example of a blacklist database according to some embodiments. [0012] FIG. 5 illustrates a non-exhaustive example of a shape signature according to some embodiments.
[0013] FIG. 6 illustrates an example of a blockchain flow diagram according to some embodiments.
[0014] FIG. 7 illustrates a system according to some embodiments.
DETAILED DESCRIPTION
[0015] As 3D printing (additive manufacturing) becomes more accessible to individuals around the world, so does the potential to print contraband, including weapons and explosive components. Currently, given an additive build file, a machine user may print virtually any geometry with no safety checks - a problem inherent to AM. Today, with access to the internet, users may download sensitive files of these illicit parts and load them in an additive manufacturing machine to be printed. An example geometry is“The
Liberator,” a plastic, additively— manufacturable firearm that was released to the public via the internet.
[0016] Current efforts to address this include a process to download a geometry file containing firearms, slightly modify the geometry such that it renders the firearm ineffective, and re-upload the altered geometry file back to the internet to intentionally proliferate faulty firearm files. However, this approach is rendered ineffective for those capable of 3D design, as they may re-alter a faulty geometry, and, or, create a new geometry from scratch, or for those who have other sources for acquiring such files.
[0017] One or more embodiments provide for an authorization module to limit the capability of additive machines to print unauthorized parts. The authorization module may use shape recognition processes, blockchain technology, and artificial intelligence to identify and prohibit the production of unauthorized parts. The authorization module may allow part geometries to be reduced to shape signatures for purposes of fast, simple, and accurate comparison, enabling same or similar - non-exact - geometries to be detected as matches.
[0018] The authorization module may include a processor and a communication interface. Initially, at S210, the authorization module may receive, via the communication interface, a part file with instructions to manufacture one or more parts with an additive manufacturing machine. The part file may be one of a geometry file or a build file. It is noted that a geometry file may include the geometry for the part, and may need to be converted to a build file prior to receipt by the additive manufacturing. A build file may include the outline of the shape, layer-by-layer, in a machine-readable instruction. The part file may be in the form of a CLS file, or any other suitable format.
[0019] Then a geometric analysis module may generate a shape signature for the part based on the part file at S212. The shape signature may be a compact representation for some essence of a shape. The shape signature may capture some global geometric properties which are scale, translation, and rotation invariant. As a first step in the generation of the shape signature, the geometric analysis module may reconstruct a stereolithography (STL) file from the part file, or any other suitable file format. The STL file may be pose- normalized, assuring that the geometry is rotated, translated, and scaled appropriately. The distributions of the maps of distance, angle or curvature may be used to calculate a unique shape signature. Some non-exhaustive examples of shape signature processes include spherical harmonic decomposition and Zerinke polynomials. The shape signature may include one or more dimensions for the part. For example, a handle for a firearm may include two dimensions: a cylinder and a notch. Each of the one or more dimensions may include a weight. In one or more embodiments the weight may be related to the uniqueness of the dimension. For example, with the firearm handle, the notch may be a more unique feature or dimension than the cylinder. The shape signature may be output or represented as an array of data, which may include representation as a histogram, or otherwise suitably represented. For geometries that include large internal holes, the negative geometry may be computed and also checked against the database (to account for potential mold prints).
[0020] The generated shape signature for the part is then analyzed with respect to one or more stored shape signatures, stored in a signature storage entity. In one or more embodiments, the signature storage entity may be at least one database, or other suitable storage entity. The signature storage entity may include stored shape signatures that are categorized as“blacklist” or“whitelist”. In one or more embodiments, the signature storage entity may include separate databases for blacklist and whitelist items, or may include both items in a single database. The whitelist items may be items of approved geometries from enterprise databases, while the blacklist items may be items published by - for example - firearms manufacturers/suppliers, government entities, the Department of Justice, etc., or any other suitable party.
[0021] With respect to FIGS. 4 and 5, FIG. 4 is a non-exhaustive example of what a blacklist may look like/contain. The shape signature data may be stored in some form that is easy to compare with other signatures. The non-exhaustive example herein is the height of the bins in a histogram, where the histogram is shown in FIG. 5. Taking a closer look, the shape signature data for the hand gun designs 1 through N may be very dimensionally similar, with only a few numbers in the array being slightly different from one another between designs. However, when looking at the gun silencer designs, while similar to each other, they differ from the hand gun design signature data.
[0022] In one or more embodiments, the analysis may determine the probability and statistical significance of the generated shape signature corresponding to at least one of a stored shape signature in the whitelist or the blacklist in S214. As used herein, a blacklist item may be referred to as an“unauthorized-to-print” item and a whitelist item may be referred to as an“authorized-to-print” item. The determination that the generated shape signature corresponds to a stored shape signature may be based on: a determination of a probability that each of the dimensions of the generated shape signature matches at least one of the dimensions of the stored shape signatures; a determination whether the probability is statistically significant based on a statistical significance process; and the output of a weighting process that receives the determined probability and determined statistical significance. It is further noted that exact matches between the generated shape signature and stored shape signature may not be necessary - using geometric analytical techniques, parts may be considered a match against the blacklist if they are within a defined degree of shape similarity, or if the geometry only matches a portion of a blacklist geometry (i.e., it is a partial match). The authorization module may also be able to work around other various loop holes, such as lattice structures and mold geometries (i.e., where the to-be-printed part is a negative shape of a blacklisted part).
[0023] In one or more embodiments, the analysis may be done using a level-of-detail approach, or progressive matching, where large landmarks are checked first, and more detailed matching is checked progressively. This approach may dispel likely-approved parts quickly.
[0024] In one or more embodiments, after calculating whitelist and blacklist probability scores, the scores may be passed through a weighting function to determine the final probability of the geometry being authorized, and a statistical significance will be determined. The final decision will be made (approved/authorized vs not
approved/unauthorized), and the shape signature data and the decision may be hashed and added to the blockchain. For transactions containing unauthorized parts, the shape signatures may be added to the blacklist database. This inclusion therein may create a decentralized system which is less likely to be hacked/overridden, and may enable detection of multiple printers working in tandem to print a single assembly. [0025] The blacklist/whitelist determination may then be received at a printing decision module at S216, which may make an ultimate decision on whether to print. In one or more embodiments, these decisions, along with shape signatures may be hashed and sent to a blockchain to serve as a record. In one or more embodiments, if the part is identified as a likely-blacklisted part, a number of options for recourse may be offered per the printing decision module, such as flagging for later investigation, stopping the build, the machine being locked/powered down and, reporting to the relevant authorities.
[0026] In one or more embodiments, the authorization module may check for partial matching, as the user may not be printing a full assembly.
[0027] It is noted that the authorization module may be deployed at at least two points in the additive design-to-manufacture thread: 1) when a build file is generated from a CAD geometry (e.g., a CLS file) and 2) when a build file is loaded to be printed on a machine, further securing the supply chain. The authorization module may be independent of machine architecture and additive manufacturing modality, allowing for a more universal and sustainable solution.
[0028] The authorization module may utilize computational geometric techniques to identify potentially unauthorized parts intended for printing, with the potential of learning and improving capability for detection over time through the use of machine learning. After geometric analysis, the authorization module may store each part geometry (e.g., shape signature) as a transaction with metadata (how likely it is to be a blacklisted part and metrics about geometrical features) via blockchain, which may enable auditability, if required. This may allow printers of unauthorized parts to be traced. Additionally, the authorization module may 1. For networked or non-networked machines, identify subversive techniques that may help identify parts that have geometrically“drifted” from the blacklisted geometry, 2. For networked or non-networked machines, find more patterns across blacklisted parts and search for such characteristics in new geometries, and 3. For networked machines, identify coordinated additive machines that are working together to build an assembly of parts that is unauthorized. This may allow the authorization module to stay relevant over time through self-maintenance. It should also be noted this authorization module may be coupled with a “whitelisting” technology, where machines are only permitted to print a given set of parts (i.e., the whitelist), further preventing unwanted builds.
[0029] Based on the geometry’s similarity to parts in the database, it may be assigned a blacklist probability score, or the likelihood of the part being a blacklisted part, and the statistical significance of said probability. This result along with analytical details on the part geometry may be added to the blockchain as a record. Blockchain may also be used to store, as a non-exhaustive example, the blacklist database, adding the benefit of distributed authority and mitigating the ability of users to alter the database. For active / networked machines, the blockchain-enabled blacklist database may be actively modified to include newly-found unauthorized geometries available on the internet, further improving control of the additive supply chain. Moreover, for active machines, the blockchain records may be used to determine if close-by machines are printing parts of an assembly in tandem, which may not individually trigger blacklist flags, but together form a blacklisted part. This may be determined based on things including, but not limited to similarity of parts (i.e., whether they appear to fit together or look like subcomponents of a blacklisted assembly), proximity of machines, and time stamps of build data sent to the blockchain.
[0030] Note the embodiments described herein may be implemented using any number of different hardware configurations. For example, FIG.7 illustrates an authorization platform 700 that may be, for example, associated with the system 100 of FIG. 1. The authorization platform 700 comprises an authorization processor 710 (“processor”), such as one or more commercially available Central Processing Units (CPUs) in the form of one-chip microprocessors, coupled to a communication device 720 configured to communicate via a communication network (not shown in FIG. 7). The communication device 720 may be used to communicate, for example, with one or more users. The authorization platform 700 further includes an input device 740 (e.g., a mouse and/or keyboard to enter information) and an output device 750 (e.g., to output the outcome of module execution).
[0031] The processor 710 also communicates with a memory/storage device 730.
The storage device 730 may comprise any appropriate information storage device, including combinations of magnetic storage devices (e.g., a hard disk drive), optical storage devices, mobile telephones, and/or semiconductor memory devices. The storage device 730 may store a program 712 and/or authorization processing logic 714 for controlling the processor 710. The processor 710 performs instructions of the programs 712, 714, and thereby operates in accordance with any of the embodiments described herein. For example, the processor 710 may receive data and then may apply the instructions of the programs 712, 714 to determine whether a received part geometry is authorized for printing via an additive manufacturing machine.
[0032] The programs 712, 714 may be stored in a compressed, uncompiled and/or encrypted format. The programs 712, 714 may furthermore include other program elements, such as an operating system, a database management system, and/or device drivers used by the processor 710 to interface with peripheral devices.
[0033] As used herein, information may be“received” by or“transmitted” to, for example: (i) the platform 700 from another device; or (ii) a software application or module within the platform 700 from another software application, module, or any other source.
[0034] As will be appreciated by one skilled in the art, aspects of the present invention may be embodied as a system, method or computer program product. Accordingly, aspects of the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment (including firmware, resident software, micro-code, etc.) or an embodiment combining software and hardware aspects that may all generally be referred to herein as a“circuit,”“module” or“system.” Furthermore, aspects of the present invention may take the form of a computer program product embodied in one or more computer readable medium(s) having computer readable program code embodied thereon.
[0035] The flowchart and block diagrams in the Figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved.
It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be
implemented by special purpose hardware-based systems that perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
[0036] It should be noted that any of the methods described herein can include an additional step of providing a system comprising distinct software modules embodied on a computer readable storage medium; the modules can include, for example, any or all of the elements depicted in the block diagrams and/or described herein. The method steps can then be carried out using the distinct software modules and/or sub-modules of the system, as described above, executing on one or more hardware processors 710 (FIG. 7). Further, a computer program product can include a computer-readable storage medium with code adapted to be implemented to carry out one or more method steps described herein, including the provision of the system with the distinct software modules.
[0037] Further aspects of the invention are provided by the subject matter of the following clauses:
[0038] 1. A method comprising: receiving, via a communication interface of an authorization module comprising a processor, a part file with instructions to manufacture one or more parts with an additive manufacturing machine; generating a shape signature for the part based on the part file; providing a signature storage entity storing one or more stored shape signatures, wherein the one or more stored shape signatures are one of an authorized- to-print stored shape signature and an unauthorized-to-print stored shape signature;
determining the generated shape signature of the part corresponds to at least one of the authorized-to-print stored shape signatures or at least one of the unauthorized-to-print stored shape signatures; and receiving, at a printing decision module, the determination of whether the generated shape signature of the part corresponds to at least one authorized-to-print stored shape signature or at least one unauthorized-to-print stored shape signature.
[0039] 2. The method of any preceding clause, further comprising: recording the generated shape signature for the part in a secure, ledger.
[0040] 3. The method of any preceding clause, wherein the part file is one of a geometry file or a build file.
[0041] 4. The method of any preceding clause, wherein determining the shape signature of the part corresponds to the one or more stored shape signatures further comprises: determining a probability the generated shape signature matches at least one stored shape signatures; and determining whether the probability is statistically significant based on a statistical significance process.
[0042] 5. The method of any preceding clause, wherein matching is one of exact or non-exact.
[0043] 6. The method of any preceding clause, wherein generating the shape signature further comprises: receiving the part file at a geometric analysis module of the authorization module; and executing a shape characterization process.
[0044] 7. The method of any preceding clause, wherein the shape signature is output as an array of data histogram.
[0045] 8. The method of any preceding clause, wherein the shape signature includes one or more dimensions for the part. [0046] 9. The method of any preceding clause, wherein each of the one or more dimensions include a weight.
[0047] 10. The method of any preceding clause, wherein determining the generated shape signature corresponds to at least one stored shape signatures further comprises:
determining a probability that each of the dimensions of the generated shape signature matches at least one of the dimensions of the stored shape signatures; determining whether the probability is statistically significant based on a statistical significance process; and receiving the determined probability and determined statistical significance at a weighting process.
[0048] 11. The method of any preceding clause, wherein the shape signature corresponds to at least one stored shape signature when a threshold is reached.
[0049] 12. The method of any preceding clause, further comprising: printing the part with the additive manufacturing machine when the printing decision module receives the determination that the generated shape signature of the part corresponds to the authorized-to- print list.
[0050] 13. The method of any preceding clause, further comprising: preventing the generated shape signature from being used to print the part with the additive manufacturing machine when the printing decision module receives the determination that the generates shape signature of the part corresponds to the unauthorized-to-print list.
[0051] This written description uses examples to disclose the invention, including the preferred embodiments, and also to enable any person skilled in the art to practice the invention, including making and using any devices or systems and performing any incorporated methods. The patentable scope of the invention is defined by the claims, and may include other examples that occur to those skilled in the art. Such other examples are intended to be within the scope of the claims if they have structural elements that do not differ from the literal language of the claims, or if they include equivalent structural elements with insubstantial differences from the literal languages of the claims. Aspects from the various embodiments described, as well as other known equivalents for each such aspects, can be mixed and matched by one of ordinary skill in the art to construct additional embodiments and techniques in accordance with principles of this application.
[0052] Those in the art will appreciate that various adaptations and modifications of the above-described embodiments can be configured without departing from the scope and spirit of the claims. Therefore, it is to be understood that the claims may be practiced other than as specifically described herein.

Claims

1. A method comprising:
receiving, via a communication interface of an authorization module comprising a processor, a part file with instructions to manufacture one or more parts with an additive manufacturing machine;
generating a shape signature for the part based on the part file;
providing a signature storage entity storing one or more stored shape signatures, wherein the one or more stored shape signatures are one of an authorized-to-print stored shape signature and an unauthorized-to-print stored shape signature;
determining the generated shape signature of the part corresponds to at least one of the authorized-to-print stored shape signatures or at least one of the unauthorized-to-print stored shape signatures; and
receiving, at a printing decision module, the determination of whether the generated shape signature of the part corresponds to at least one authorized-to-print stored shape signature or at least one unauthorized-to-print stored shape signature.
2. The method of claim 1, further comprising:
recording the generated shape signature for the part in a secure, ledger.
3. The method of claim 1, wherein the part file is one of a geometry file or a build file.
4. The method of claim 1, wherein determining the shape signature of the part
corresponds to the one or more stored shape signatures further comprises:
determining a probability the generated shape signature matches at least one stored shape signatures; and
determining whether the probability is statistically significant based on a statistical significance process.
5. The method of claim 4, wherein matching is one of exact or non-exact.
6. The method of claim 1, wherein generating the shape signature further comprises:
receiving the part file at a geometric analysis module of the authorization module; and
executing a shape characterization process.
7. The method of claim 1, wherein the shape signature is output as an array of data histogram.
8. The method of claim 1, wherein the shape signature includes one or more dimensions for the part.
9. The method of claim 8, wherein each of the one or more dimensions include a weight.
10. The method of claim 9, wherein determining the generated shape signature
corresponds to at least one stored shape signatures further comprises:
determining a probability that each of the dimensions of the generated shape signature matches at least one of the dimensions of the stored shape signatures;
determining whether the probability is statistically significant based on a statistical significance process; and
receiving the determined probability and determined statistical significance at a weighting process.
11. The method of claim 1, wherein the shape signature corresponds to at least one stored shape signature when a threshold is reached.
12. The method of claim 1, further comprising:
printing the part with the additive manufacturing machine when the printing decision module receives the determination that the generated shape signature of the part corresponds to the authorized-to-print list.
13. The method of claim 1, further comprising:
preventing the generated shape signature from being used to print the part with the additive manufacturing machine when the printing decision module receives the
determination that the generates shape signature of the part corresponds to the unauthorized- to-print list.
PCT/US2020/020114 2019-02-27 2020-02-27 Prevention of black-listed parts from being 3d-printed Ceased WO2020176737A1 (en)

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US201962811076P 2019-02-27 2019-02-27
US62/811,076 2019-02-27
US16/436,240 US11465359B2 (en) 2019-02-27 2019-06-10 Prevention of unauthorized parts from being 3D-printed
US16/436,240 2019-06-10

Publications (1)

Publication Number Publication Date
WO2020176737A1 true WO2020176737A1 (en) 2020-09-03

Family

ID=72142256

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2020/020114 Ceased WO2020176737A1 (en) 2019-02-27 2020-02-27 Prevention of black-listed parts from being 3d-printed

Country Status (2)

Country Link
US (1) US11465359B2 (en)
WO (1) WO2020176737A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20230330938A1 (en) * 2022-04-14 2023-10-19 Hewlett-Packard Development Company, L.P. Object comparison

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US12093951B1 (en) * 2019-04-22 2024-09-17 United Services Automobile Association (Usaa) Systems and methods for verification and enablement of financial instruments
US11669772B2 (en) * 2019-11-05 2023-06-06 Vmware, Inc. 3D printer device management using machine learning
EP3919205A1 (en) * 2020-06-04 2021-12-08 Siemens Aktiengesellschaft Method and assembly for separating excess material from a component produced using additive manufacture
US12093017B2 (en) * 2020-07-08 2024-09-17 Omnissa, Llc Malicious object detection in 3D printer device management
WO2023200447A1 (en) * 2022-04-14 2023-10-19 Hewlett-Packard Development Company, L.P. Confidentiality preserving descriptors

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140058959A1 (en) * 2012-08-21 2014-02-27 Kimmo Isbjornssund Method and system for enforcing 3d restricted rights in a rapid manufacturing and prototyping environment
CA2821920A1 (en) * 2013-07-29 2015-01-29 Andrew Moo Sun A. M. S. L. Lee Three dimensional printer blueprint regulation program

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7551807B2 (en) 2005-11-14 2009-06-23 Korea Institute Of Industrial Technology Apparatus and method for searching for 3-dimensional shapes
US20090240907A1 (en) * 2008-03-19 2009-09-24 Crandell Jeffrey L Remote storage access control system
EP2701893B1 (en) 2011-04-27 2018-07-04 Grow Software Limited Improvements for 3d design and manufacturing systems
US10063529B2 (en) 2016-03-28 2018-08-28 Accenture Global Solutions Limited Secure 3D model sharing using distributed ledger
US10754323B2 (en) 2016-12-20 2020-08-25 General Electric Company Methods and systems for implementing distributed ledger manufacturing history
EP3590035A1 (en) 2017-03-03 2020-01-08 Koninklijke Philips N.V. Systems and methods for three-dimensional printing of spare parts
WO2018165155A1 (en) 2017-03-09 2018-09-13 Walmart Apollo, Llc System and methods for three dimensional printing with blockchain controls

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140058959A1 (en) * 2012-08-21 2014-02-27 Kimmo Isbjornssund Method and system for enforcing 3d restricted rights in a rapid manufacturing and prototyping environment
CA2821920A1 (en) * 2013-07-29 2015-01-29 Andrew Moo Sun A. M. S. L. Lee Three dimensional printer blueprint regulation program

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
MODEGI TOSHIO: "Proposal for 3D-printing regulation technique in fabricating illegal objects using feature-vector based matching algorithm of 3D shapes", 2016 55TH ANNUAL CONFERENCE OF THE SOCIETY OF INSTRUMENT AND CONTROL ENGINEERS OF JAPAN (SICE), THE SOCIETY OF INSTRUMENT AND CONTROL ENGINEERS - SICE, 20 September 2016 (2016-09-20), pages 877 - 883, XP033009580, DOI: 10.1109/SICE.2016.7749185 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20230330938A1 (en) * 2022-04-14 2023-10-19 Hewlett-Packard Development Company, L.P. Object comparison
US11845228B2 (en) * 2022-04-14 2023-12-19 Hewlett-Packard Development Company, L.P. Object comparison utilizing a digital representation of a three-dimensional object on a sphere of a pre-determined radius

Also Published As

Publication number Publication date
US20200269511A1 (en) 2020-08-27
US11465359B2 (en) 2022-10-11

Similar Documents

Publication Publication Date Title
WO2020176737A1 (en) Prevention of black-listed parts from being 3d-printed
US10621379B1 (en) Method for training and testing adaption network corresponding to obfuscation network capable of processing data to be concealed for privacy, and training device and testing device using the same
Das et al. A secure and distributed construction document management system using blockchain
CN104967620A (en) An Access Control Method Based on Attribute Access Control Policy
CN109783482B (en) Data violation monitoring method and device
JP2018505506A (en) Machine-based instruction editing
CN108920914B (en) A kind of authority control method and device
US20220011743A1 (en) Malicious object detection in 3d printer device management
CN112989402B (en) A method and device for determining user authority
WO2025241872A1 (en) Data circulation method and apparatus, and first platform and first node
US20200106602A1 (en) Blockchain system having multiple parity levels and multiple layers for improved data security
CN111932076A (en) Rule configuration and release method and device and computing equipment
US20230237188A1 (en) Apparatus and method for securely classifying applications to posts using immutable sequential listings
WO2023001708A1 (en) A method and a system for checking ownership and integrity of an ai model using distributed ledger technology (dlt)
Cool et al. From product architectures to a managed automotive software product line architecture
CN114491195A (en) Feature data identification method and device, electronic equipment and storage medium
CN119477193A (en) Method, device, electronic device and storage medium for generating event template
Xu et al. Quantitative Runtime Monitoring of Ethereum Transaction Attacks
CN105095513B (en) A kind of method and apparatus cracking oracle database account password
JP2023055093A (en) Method of training module and method of preventing capture of ai module
Ul Ain et al. A model-driven approach for token based code clone detection techniques-an introduction to UMLCCD
CN120185931B (en) Data security risk management method and device based on multimodal large model
US20250208602A1 (en) Identification of controlled objects
Prasath et al. Autonomous Application in Requirements Analysis of Information System Development for Producing a Design Model
US11928371B2 (en) 3D printing verification using audio snippets

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: 20717732

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: 20717732

Country of ref document: EP

Kind code of ref document: A1