1,910 research outputs found

    Intrusion Detection for Cyber-Physical Attacks in Cyber-Manufacturing System

    Get PDF
    In the vision of Cyber-Manufacturing System (CMS) , the physical components such as products, machines, and tools are connected, identifiable and can communicate via the industrial network and the Internet. This integration of connectivity enables manufacturing systems access to computational resources, such as cloud computing, digital twin, and blockchain. The connected manufacturing systems are expected to be more efficient, sustainable and cost-effective. However, the extensive connectivity also increases the vulnerability of physical components. The attack surface of a connected manufacturing environment is greatly enlarged. Machines, products and tools could be targeted by cyber-physical attacks via the network. Among many emerging security concerns, this research focuses on the intrusion detection of cyber-physical attacks. The Intrusion Detection System (IDS) is used to monitor cyber-attacks in the computer security domain. For cyber-physical attacks, however, there is limited work. Currently, the IDS cannot effectively address cyber-physical attacks in manufacturing system: (i) the IDS takes time to reveal true alarms, sometimes over months; (ii) manufacturing production life-cycle is shorter than the detection period, which can cause physical consequences such as defective products and equipment damage; (iii) the increasing complexity of network will also make the detection period even longer. This gap leaves the cyber-physical attacks in manufacturing to cause issues like over-wearing, breakage, defects or any other changes that the original design didn’t intend. A review on the history of cyber-physical attacks, and available detection methods are presented. The detection methods are reviewed in terms of intrusion detection algorithms, and alert correlation methods. The attacks are further broken down into a taxonomy covering four dimensions with over thirty attack scenarios to comprehensively study and simulate cyber-physical attacks. A new intrusion detection and correlation method was proposed to address the cyber-physical attacks in CMS. The detection method incorporates IDS software in cyber domain and machine learning analysis in physical domain. The correlation relies on a new similarity-based cyber-physical alert correlation method. Four experimental case studies were used to validate the proposed method. Each case study focused on different aspects of correlation method performance. The experiments were conducted on a security-oriented manufacturing testbed established for this research at Syracuse University. The results showed the proposed intrusion detection and alert correlation method can effectively disclose unknown attack, known attack and attack interference that causes false alarms. In case study one, the alarm reduction rate reached 99.1%, with improvement of detection accuracy from 49.6% to 100%. The case studies also proved the proposed method can mitigate false alarms, detect attacks on multiple machines, and attacks from the supply chain. This work contributes to the security domain in cyber-physical manufacturing systems, with the focus on intrusion detection. The dataset collected during the experiments has been shared with the research community. The alert correlation methodology also contributes to cyber-physical systems, such as smart grid and connected vehicles, which requires enhanced security protection in today’s connected world

    From 3D Models to 3D Prints: an Overview of the Processing Pipeline

    Get PDF
    Due to the wide diffusion of 3D printing technologies, geometric algorithms for Additive Manufacturing are being invented at an impressive speed. Each single step, in particular along the Process Planning pipeline, can now count on dozens of methods that prepare the 3D model for fabrication, while analysing and optimizing geometry and machine instructions for various objectives. This report provides a classification of this huge state of the art, and elicits the relation between each single algorithm and a list of desirable objectives during Process Planning. The objectives themselves are listed and discussed, along with possible needs for tradeoffs. Additive Manufacturing technologies are broadly categorized to explicitly relate classes of devices and supported features. Finally, this report offers an analysis of the state of the art while discussing open and challenging problems from both an academic and an industrial perspective.Comment: European Union (EU); Horizon 2020; H2020-FoF-2015; RIA - Research and Innovation action; Grant agreement N. 68044

    Computer-Aided Design in Subtractive and Additive Prototyping

    Get PDF
    This paper concerns the use of a commercially available computer-aided design software in designing and manipulating the complex-shaped models for subtractive and additive prototyping processes. In the subtractive prototyping approach, the computer-aided design software was used to create surface models. The models were section-cut into multiple cross sectional layers. Then, the section-cut models were converted from graphic files into non-graphic files (neutral format files). In the additive prototyping approach, the computer-aided design software was used to create solid models with internal cavities (parent model). Multiple smaller diameter solid models were then derived from the parent mode!. The various diameter solid models were converted into surface models. The surface models were then section-cut and later changed into neutral format files. The computer-aided design software used in the project was AutoSurf, a commercially available product of Autodesk, Inc. The hardware which was used ;n the above processes were a four degrees of freedom precision robotic manipulator (for manipulating raw material), a ball-nosed end milling device (in subtractive prototyping) and a semi-liquid deposition tool (for additive prototyping). This study revealed the possibility of using cheap and general computer-aided design software to accomplish the complex-shaped model design and manipulation work in the prototyping processes instead of using expensive rapid prototyping software

    Acquisition and reconstruction of 3D objects for robotic machining

    Get PDF
    With the evolution of the techniques of acquisition of Three-Dimensional (3D) image it became possible to apply these in more and more areas, as well as to be used for research and hobbyists due to the appearance of low cost 3D scanners. Among the application of 3D acquisitions is the reconstruction of objects, which allows for example to redo or remodel an existing object that is no longer on the market. Another rise tech is industrial robot, that is highly present in the industry and can perform several tasks, even machining activities, and can be applied in more than one type of operation. The purpose of this work is to acquire a 3D scene with low-cost scanners and use this acquisition to create the tool path for roughing a workpiece, using an industrial robot for this machining task. For the acquisition, the Skanect software was used, which had satisfactory results for the work, and the exported file of the acquisition was worked on the MeshLab and Meshmixer software, which were used to obtain only the interest part for the milling process. With the defined work object, it was applied in Computer Aided Manufacturing (CAM) software, Fusion 360, to generate the tool path for thinning in G-code, which was converted by the RoboDK software to robot code, and this also allowed to make simulation of the machining with the desired robot. With the simulation taking place as expected, it was implemented in practice, performing the 3D acquisition machining, thus being able to verify the machining technique used. Furthermore, with the results of acquire, generation of toolpath and machining, was possible to validate the proposed solution and reach a conclusion of possible improvements for this project.Com a evolução das técnicas de aquisição de imagem 3D tornou-se possível aplicá-las em cada vez mais áreas, bem como serem utilizadas por pesquisadores e amadores devido ao surgimento de scanners 3D de baixo custo. Entre as aplicações de aquisições 3D está a reconstrução de objetos, o que permite, por exemplo, refazer ou remodelar um objeto existente que não está mais no mercado. Outra tecnologia em ascensão é o robô industrial, que está muito presente na indústria e pode realizar diversas tarefas, até mesmo atividades de fabrico, e ser aplicado em mais de um tipo de operação. O objetivo deste trabalho é adquirir uma cena 3D com scanners de baixo custo e utilizar esta aquisição para criar o caminho da ferramenta para o desbaste de uma peça, utilizando um robô industrial nesta tarefa de usinagem. Para a aquisição foi utilizado o software Skanect, que obteve resultados satisfatórios para o trabalho, e o arquivo exportado da aquisição foi trabalhado nos softwares MeshLab e Meshmixer, os quais foram utilizados para obter apenas a parte de interesse para o processo de fresagem. Com o objeto de trabalho defino, este foi aplicado em software CAM, Fusion 360, para gerar o caminho de ferramentas para o desbaste em G-code, o qual foi convertido pelo Software RoboDK para código de rôbo, e este também permitiu fazer simulação da maquinação com o rôbo pretendido. Com a simulação ocorrendo de acordo com o esperado, esta foi implementada em prática, realizando a maquinação da aquisição 3D, assim podendo verificar a técnica de maquinação utilizada. Além disso com os resultados de aquisição, geração de toolpath e maquinação, foi possível validar a solução proposta e chegar a uma conclusão de possíveis melhorias para este projeto

    Hybrid Manufacturing Processes Used in the Production of Complex Parts: A Comprehensive Review

    Get PDF
    Additive manufacturing is defined as a process based on the superposition of layers of materials in order to obtain 3D parts; however, the process does not allow achieve the adequate and necessary surface finishing. In addition, with the development of new materials with superior properties, some of them acquire high hardness and strength, consequently decreasing their ability to be machined. To overcome this shortcoming, a new technology assembling additive and subtractive processes, was developed and implemented. In this process, the additive methods are integrated into a single machine with subtractive processes, often called hybrid manufacturing. The additive manufacturing process is used to produce the part with high efficiency and flexibility, whilst machining is then triggered to give a good surface finishing and dimensional accuracy. With this, and without the need to transport the part from one machine to another, the manufacturing time of the part is reduced, as well as the production costs, since the waste of material is minimized, with the additive–subtractive integration. This work aimed to carry out an extensive literature review regarding additive manufacturing methods, such as binder blasting, directed energy deposition, material extrusion, material jetting, powder bed fusion, sheet laminating and vat polymerization, as well as machining processes, studying the additive-subtractive integration, in order to analyze recent developments in this area, the techniques used, and the results obtained. To perform this review, ScienceDirect, Web of Knowledge and Google Scholar were used as the main source of information because they are powerful search engines in science information. Specialized books have been also used, as well as several websites. The main keywords used in searching information were: “CNC machining”, “hybrid machining”, “hybrid manufacturing”, “additive manufacturing”, “high-speed machining” and “post-processing”. The conjunction of these keywords was crucial to filter the huge information currently available about additive manufacturing. The search was mainly focused on publications of the current century. The work intends to provide structured information on the research carried out about each one of the two considered processes (additive manufacturing and machining), and on how these developments can be taken into consideration in studies about hybrid machining, helping researchers to increase their knowledge in this field in a faster way. An outlook about the integration of these processes is also performed. Additionally, a SWOT analysis is also provided for additive manufacturing, machining and hybrid manufacturing processes, observing the aspects inherent to these technologies.The present work was done and funded under the scope of the projects ON-SURF (ANI | P2020 | POCI-01-0247-FEDER-024521 and MCTool21 “Manufacturing of cutting tools for the 21st century: from nano-scale material design to numerical process simulation” (ref.: “POCI-01-0247- FEDER-045940”) co-funded by Portugal 2020 and FEDER, through COMPETE 2020-Operational Programme for Competitiveness and Internationalisation. This work is also sponsored by FEDER National funds FCT under the project CEMMPRE ref. “UIDB/00285/2020”. F.J.G. Silva also thanks INEGI-Instituto de Ciência e Inovação em Engenharia Mecânica e Engenharia Indústria due to its support.info:eu-repo/semantics/publishedVersio

    Robots and tools for remodeling bone

    Get PDF
    The field of robotic surgery has progressed from small teams of researchers repurposing industrial robots, to a competitive and highly innovative subsection of the medical device industry. Surgical robots allow surgeons to perform tasks with greater ease, accuracy, or safety, and fall under one of four levels of autonomy; active, semi-active, passive, and remote manipulator. The increased accuracy afforded by surgical robots has allowed for cementless hip arthroplasty, improved postoperative alignment following knee arthroplasty, and reduced duration of intraoperative fluoroscopy among other benefits. Cutting of bone has historically used tools such as hand saws and drills, with other elaborate cutting tools now used routinely to remodel bone. Improvements in cutting accuracy and additional options for safety and monitoring during surgery give robotic surgeries some advantages over conventional techniques. This article aims to provide an overview of current robots and tools with a common target tissue of bone, proposes a new process for defining the level of autonomy for a surgical robot, and examines future directions in robotic surgery

    Research on hybrid manufacturing using industrial robot

    Get PDF
    The applications of using industrial robots in hybrid manufacturing overcome many restrictions of the conventional manufacturing methods, such as small part building size, long building period, and limited material choices. However, some problems such as the uneven distribution of motion accuracy within robot working volume, the acceleration impact of robot under heavy external loads, few methods and facilities for increasing the efficiency of hybrid manufacturing process are still challenging. This dissertation aims to improve the applications of using industrial robot in hybrid manufacturing by addressing following three categories research issues. The first research issue proposed a novel concept view on robot accuracy and stiffness problem, for making the maximum usage of current manufacturing capability of robot system. Based on analyzing the robot forward/inverse kinematic, the angle error sensitivity of different joint and the stiffness matrix properties of robot, new evaluation formulations are established to help finding the best position and orientation to perform a specific trajectory within the robot\u27s working volume. The second research issue focus on the engineering improvements of robotic hybrid manufacturing. By adopting stereo vision, laser scanning technology and curved surface compensation algorithm, it enhances the automation level and adaptiveness of hybrid manufacturing process. The third research issue extends the robotic hybrid manufacturing process to the broader application area. A mini extruder with a variable pitch and progressive diameter screw is developed for large scale robotic deposition. The proposed robotic deposition system could increase the building efficiency and quality for large-size parts. Moreover, the research results of this dissertation can benefit a wide range of industries, such as automation manufacturing, robot design and 3D printing --Abstract, page iv

    Additive Manufacturing for Nautical Design An Automated Approach to Marine Manufacturing

    Get PDF
    How can additive manufacturing (AM) technology be applied to automate the production of small marine vessels? For the past 50 years small (below 40 meters) marine vessel manufacturing has been dominated by moulded fiber-reinforced plastics (FRP). There are several shortcomings to this manufacturing method that affect both the formal outcome and the manufacturing process of boats built in FRP: 1) manufacturing requires the use of expensive moulds, 2) formal geometric freedom is limited by moulds which reduce the potential for customization, and 3) special assemblies and structural reinforcements must be moulded separately and joined using a time-consuming hand lay-up process. The use of AM may reduce cost of production by eliminating need for moulds, allow greater ease of customization, and improve worker safety by limiting exposure to harmful materials and chemicals. The purpose of this research project is to evaluate existing AM technology and assess its potential for application to small marine vessel manufacturing. The project aims to investigate new methods for generating novel AM tool paths and demonstrate through proof of concept that it may be possible to produce the complex topological surfaces and assemblies that are common in marine vessels using multi-bias additive manufacturing (MBAM). However, AM is a broad term that describes a variety of different ways to manufacture objects. As such, AM can be applied to marine manufacturing in a variety of different ways, in different phases of the manufacturing process, and to different extents. At the same time, building boats is a complex process that presents specific problems that must be addressed in any automation solution. Several marine vessel construction projects have already been completed using AM which can serve as case studies for understanding the opportunities and challenges for applying AM to the marine sector. A review of the current state of the technology and qualitative analysis (QA) of case studies provides a set of guidelines for designing a manufacturing method that may prove effective for producing small marine vessels using AM. The project relied on design-based research (DBR) to develop a series of experimental extruder prototypes for novel toolpath testing on excerpts from a small reference vessel. The combination of QA and DBR experimentation point to a manufacturing solution using articulated robotic manipulators and a continuous fiber thermoset plastic extruder using a modified version of the fused filament fabrication process. This kinematic solution can be extended with external linear or rotational axes and/or by mounting robotic manipulators within a large gantry. This will allow the extruder to approach the work using a wide range of orientations that will be optimal for both the geometry of marine vessels and the requirements of MBAM extrusion. Meanwhile, toolpath generation using the software Grasshopper with KukaPRC plugin demonstrated a proof of concept for creating MBAM toolpaths optimized for small marine vessels. While the method proved feasible for smaller excerpts there remain significant challenges to successful deployment of this manufacturing method that can only be addressed with additional research

    A tool-path generation strategy for wire and arc additive manufacturing

    Get PDF
    This paper presents an algorithm to automatically generate optimal tool-paths for the wire and arc additive manufacturing (WAAM) process for a large class of geometries. The algorithm firstly decomposes 2D geometries into a set of convex polygons based on a divide-and-conquer strategy. Then, for each convex polygon, an optimal scan direction is identified and a continuous tool-path is generated using a combination of zigzag and contour pattern strategies. Finally, all individual sub-paths are connected to form a closed curve. This tool-path generation strategy fulfils the design requirements of WAAM, including simple implementation, a minimized number of starting-stopping points, and high surface accuracy. Compared with the existing hybrid method, the proposed path planning strategy shows better surface accuracy through experiments on a general 3D component
    corecore