33 research outputs found
A Graph-based Framework for Complex System Simulating and Diagnosis with Automatic Reconfiguration
Fault detection has a long tradition: the necessity to provide the most
accurate diagnosis possible for a process plant criticality is somehow
intrinsic in its functioning. Continuous monitoring is a possible way for early
detection. However, it is somehow fundamental to be able to actually simulate
failures. Reproducing the issues remotely allows to quantify in advance their
consequences, causing literally no real damage. Within this context, signed
directed graphs have played an essential role within the years, managing to
model with a relatively simple theory diverse elements of an industrial
network, as well as the logic relations between them.\\ In this work we present
a quantitative approach, employing directed graphs to the simulation and
automatic reconfiguration of a fault in a network. To model the typical
operation of industrial plants, we propose several additions with respect to
the standard graphs: 1. a quantitative measure to control the overall residual
capacity, 2. nodes of different categories - and then different behaviors - and
3. a fault propagation procedure based on the predecessors and the redundancy
of the system. The obtained graph is able to mimic the behaviour of the real
target plant when one or more faults occur. Additionally, we also implement a
generative approach capable to activate a particular category of nodes in order
to contain the issue propagation, equipping the network with the capability of
reconfigure itself and resulting then in a mathematical tool useful not only
for simulating and monitoring, but also to design and optimize complex plants.
The final asset of the system is provided in output with its complete
diagnostics, and a detailed description of the steps that have been carried out
to obtain the final realization
Towards a machine learning pipeline in reduced order modelling for inverse problems: neural networks for boundary parametrization, dimensionality reduction and solution manifold approximation
In this work, we propose a model order reduction framework to deal with
inverse problems in a non-intrusive setting. Inverse problems, especially in a
partial differential equation context, require a huge computational load due to
the iterative optimization process. To accelerate such a procedure, we apply a
numerical pipeline that involves artificial neural networks to parametrize the
boundary conditions of the problem in hand, compress the dimensionality of the
(full-order) snapshots, and approximate the parametric solution manifold. It
derives a general framework capable to provide an ad-hoc parametrization of the
inlet boundary and quickly converges to the optimal solution thanks to model
order reduction. We present in this contribution the results obtained by
applying such methods to two different CFD test cases
Shape optimization through proper orthogonal decomposition with interpolation and dynamic mode decomposition enhanced by active subspaces
We propose a numerical pipeline for shape optimization in naval engineering involving two different non-intrusive reduced order method (ROM) techniques. Such methods are proper orthogonal decomposition with interpolation (PODI) and dynamic mode decomposition (DMD). The ROM proposed will be enhanced by active subspaces (AS) as a pre-processing tool that reduce the parameter space dimension and suggest better sampling of the input space. We will focus on geometrical parameters describing the perturbation of a reference bulbous bow through the free form deformation (FFD) technique. The ROM are based on a finite volume method (FV) to simulate the multi-phase incompressible flow around the deformed hulls. In previous works we studied the reduction of the parameter space in naval engineering through AS [38, 10] focusing on different parts of the hull. PODI and DMD have been employed for the study of fast and reliable shape optimization cycles on a bulbous bow in [9]. The novelty of this work is the simultaneous reduction of both the input parameter space and the output fields of interest. In particular AS will be trained computing the total drag resistance of a hull advancing in calm water and its gradients with respect to the input parameters. DMD will improve the performance of each simulation of the campaign using only few snapshots of the solution fields in order to predict the regime state of the system. Finally PODI will interpolate the coefficients of the POD decomposition of the output fields for a fast approximation of all the fields at new untried parameters given by the optimization algorithm. This will result in a non-intrusive data-driven numerical optimization pipeline completely independent with respect to the full order solver used and it can be easily incorporated into existing numerical pipelines, from the reference CAD to the optimal shape
A DeepONet multi-fidelity approach for residual learning in reduced order modeling
In the present work, we introduce a novel approach to enhance the precision
of reduced order models by exploiting a multi-fidelity perspective and
DeepONets. Reduced models provide a real-time numerical approximation by
simplifying the original model. The error introduced by the such operation is
usually neglected and sacrificed in order to reach a fast computation. We
propose to couple the model reduction to a machine learning residual learning,
such that the above-mentioned error can be learned by a neural network and
inferred for new predictions. We emphasize that the framework maximizes the
exploitation of high-fidelity information, using it for building the reduced
order model and for learning the residual. In this work, we explore the
integration of proper orthogonal decomposition (POD), and gappy POD for sensors
data, with the recent DeepONet architecture. Numerical investigations for a
parametric benchmark function and a nonlinear parametric Navier-Stokes problem
are presented
A Shape Optimization Pipeline for Marine Propellers by means of Reduced Order Modeling Techniques
In this paper, we propose a shape optimization pipeline for propeller blades,
applied to naval applications. The geometrical features of a blade are
exploited to parametrize it, allowing to obtain deformed blades by perturbating
their parameters. The optimization is performed using a genetic algorithm that
exploits the computational speed-up of reduced order models to maximize the
efficiency of a given propeller. A standard offline-online procedure is
exploited to construct the reduced-order model. In an expensive offline phase,
the full order model, which reproduces an open water test, is set up in the
open-source software OpenFOAM and the same full order setting is used to run
the CFD simulations for all the deformed propellers. The collected
high-fidelity snapshots and the deformed parameters are used in the online
stage to build the non-intrusive reduced-order model. This paper provides a
proof of concept of the pipeline proposed, where the optimized propeller
improves the efficiency of the original propeller
First description of cervical intradural thymoma metastasis
Thymoma and thymic carcinoma are rare epithelial tumors, which originate from the thymus gland. According to the World Health Organization there are "organotypic" (types A, AB, B1, B2, and B3) and "non-organotypic" (thymic carcinomas) thymomas. Type B3 thymomas are aggressive tumors, which can metastasize. Due to the rarity of these lesions, only 7 cases of extradural metastasis are described in the literature. We report the first and unique case of a man with cervical intradural B3 thymoma metastasis. A 46-year-old man underwent thymoma surgical removal. The year after the procedure he was treated for a parietal pleura metastasis. In 2006 he underwent cervical-dorsal extradural metastasis removal and C5-Th1 stabilization. Seven years after he came to our observation complaining left cervicobrachialgia and a reduction of strength of the left arm. He underwent a cervical spine magnetic resonance imaging, which showed a new lesion at the C5-C7 level. The patient underwent a surgery for the intradural B3 thymoma metastasis. Neurological symptoms improved although the removal was subtotal. He went through postoperative radiation therapy with further mass reduction. Spinal metastases are extremely rare. To date, only 7 cases of spinal extradural metastasis have been described in the literature. This is the first case of spinal intradural metastasis. Early individuation of these tumors and surgical treatment improve neurological outcome in patients with spinal cord compression. A multimodal treatment including neoadjuvant chemotherapy, surgery and postoperative radiation therapy seems to improve survival in patients with metastatic thymoma
PyGeM: Python Geometrical Morphing
PyGeM is an open source Python package which allows to easily parametrize and deform 3D object described by CAD files or 3D meshes. It implements several morphing techniques such as free form deformation, radial basis function interpolation, and inverse distance weighting. Due to its versatility in dealing with different file formats it is particularly suited for researchers and practitioners both in academia and in industry interested in computational engineering simulations and optimization studies