16 research outputs found

    Autoencoder Based Optimization for Electromagnetics Problems

    Get PDF
    In this work a novel approach is presented for topology optimization of electromagnetic devices. In particular a surrogate model based on Deep Neural Networks with encoder-decoder architecture is introduced. A first autoencoder learns to represent the input images that describe the topology, i.e., geometry and materials. The novel idea is to use the low dimensional latent space (i.e., the output space of the encoder) as the search space of the optimization algorithm, instead of using the higher dimensional space represented by the input images. A second neural network learns the relationship between the encoder outputs and the objective function (i.e., an electromagnetic quantity that is crucial for the design of the device) which is calculated by means of a numerical analysis. The calculation time for the optimization is greatly improved by reducing the dimensionality of the search space, and by introducing the surrogate model, whereas the quality of the result is slightly affected

    A regularized procedure to generate a deep learning model for topology optimization of electromagnetic devices

    Get PDF
    The use of behavioral models based on deep learning (DL) to accelerate electromagnetic field computations has recently been proposed to solve complex electromagnetic problems. Such problems usually require time-consuming numerical analysis, while DL allows achieving the topo-logically optimized design of electromagnetic devices using desktop class computers and reasonable computation times. An unparametrized bitmap representation of the geometries to be optimized, which is a highly desirable feature needed to discover completely new solutions, is perfectly managed by DL models. On the other hand, optimization algorithms do not easily cope with high dimensional input data, particularly because it is difficult to enforce the searched solutions as feasible and make them belong to expected manifolds. In this work, we propose the use of a variational autoencoder as a data regularization/augmentation tool in the context of topology optimization. The optimization was carried out using a gradient descent algorithm, and the DL neural network was used as a surrogate model to accelerate the resolution of single trial cases in the due course of optimization. The varia-tional autoencoder and the surrogate model were simultaneously trained in a multi-model custom training loop that minimizes total loss—which is the combination of the two models’ losses. In this paper, using the TEAM 25 problem (a benchmark problem for the assessment of electromagnetic numerical field analysis) as a test bench, we will provide a comparison between the computational times and design quality for a “classical” approach and the DL-based approach. Preliminary results show that the variational autoencoder manages regularizing the resolution process and transforms a constrained optimization into an unconstrained one, improving both the quality of the final solution and the performance of the resolution process

    Optimized energy and air quality management of shared smart buildings in the covid-19 scenario

    Get PDF
    Worldwide increasing awareness of energy sustainability issues has been the main driver in developing the concepts of (Nearly) Zero Energy Buildings, where the reduced energy consumptions are (nearly) fully covered by power locally generated by renewable sources. At the same time, recent advances in Internet of Things technologies are among the main enablers of Smart Homes and Buildings. The transition of conventional buildings into active environments that process, elaborate and react to online measured environmental quantities is being accelerated by the aspects related to COVID-19, most notably in terms of air exchange and the monitoring of the density of occupants. In this paper, we address the problem of maximizing the energy efficiency and comfort perceived by occupants, defined in terms of thermal comfort, visual comfort and air quality. The case study of the University of Pisa is considered as a practical example to show preliminary results of the aggregation of environmental data

    Machine Learning Models for Regional Photovoltaic Power Generation Forecasting with Limited Plant-Specific Data

    No full text
    Predicting electricity production from renewable energy sources, such as solar photovoltaic installations, is crucial for effective grid management and energy planning in the transition towards a sustainable future. This study proposes machine learning approaches for predicting electricity production from solar photovoltaic installations at a regional level in Italy, not using data on individual installations. Addressing the challenge of diverse data availability between pinpoint meteorological inputs and aggregated power data for entire regions, we propose leveraging meteorological data from the centroid of each Italian province within each region. Particular attention is given to the selection of the best input features, which leads to augmenting the input with 1-hour-lagged meteorological data and previous-hour power data. Several ML approaches were compared and examined, optimizing the hyperparameters through five-fold cross-validation. The hourly predictions encompass a time horizon ranging from 1 to 24 h. Among tested methods, Kernel Ridge Regression and Random Forest Regression emerge as the most effective models for our specific application. We also performed experiments to assess how frequently the models should be retrained and how frequently the hyperparameters should be optimized in order to comprise between accuracy and computational costs. Our results indicate that once trained, the model can provide accurate predictions for extended periods without frequent retraining, highlighting its long-term reliability

    Modeling two-dimensional guillotine cutting problems via integer programming

    No full text
    We propose a framework to model general guillotine restrictions in two-dimensional cutting problems formulated as mixed-integer linear programs (MIPs). The modeling framework requires a pseudopolynomial number of variables and constraints, which can be effectively enumerated for medium-size instances. Our modeling of general guillotine cuts is the first one that, once it is implemented within a state-of-the-art MIP solver, can tackle instances of challenging size. We mainly concentrate our analysis on the guillotine two-dimensional knapsack problem (G2KP), for which a model, and an exact procedure able to significantly improve the computational performance, are given. We also show how the modeling of general guillotine cuts can be extended to other relevant problems such as the guillotine two-dimensional cutting stock problem and the guillotine strip packing problem (GSPP). Finally, we conclude the paper discussing an extensive set of computational experiments on G2KP and GSPP benchmark instances from the literature

    Deep learning as a tool for inverse problems resolution: a case study

    No full text
    Purpose This study aims to investigate the possible use of a deep neural network (DNN) as an inverse solver. Design/methodology/approach Different models based on DNNs are designed and proposed for the resolution of inverse electromagnetic problems either as fast solvers for the direct problem or as straightforward inverse problem solvers, with reference to the TEAM 25 benchmark problem for the sake of exemplification. Findings Using DNNs as straightforward inverse problem solvers has relevant advantages in terms of promptness but requires a careful treatment of the underlying problem ill-posedness. Originality/value This work is one of the first attempts to exploit DNNs for inverse problem resolution in low-frequency electromagnetism. Results on the TEAM 25 test problem show the potential effectiveness of the approach but also highlight the need for a careful choice of the training data set

    Multi-objective planning method for renewable energy communities with economic, environmental and social goals

    No full text
    In this paper we propose an innovative multi-objective methodology to optimally size and operate an Energy Community under social, environmental, and economic considerations, where both user preferences demand side management have been incorporated to manage flexibility that can be provided by appliances and Electric Vehicles using a Mixed-Integer Linear Programming model. The problem is efficiently decomposed using the A-AUGMECON2 technique that has confirmed its efficiency for an Italian case study. Results show that Renewable Energy Communities enable significant savings even beyond 10%–20% while keeping adequate level of user satisfaction, especially when grid prices are high. Demand response and demand side management confirmed to play a relevant role to achieve higher self sufficiency, economic, and social goals, in agreement to the energy transition targets

    Deep Neural Networks Based Surrogate Model for Topology Optimization of Electromagnetic Devices

    No full text
    In this work a novel approach is presented for topology optimization of low frequency electromagnetic devices. In particular a surrogate model based on deep neural networks with encoder-decoder architecture is introduced. A first autoencoder deep neural network learns to represent the input images that describe the topology, i.e. geometry and materials. The novel idea is to use the low dimensional output space of the encoder as the search space of the optimization algorithm, instead of using the higher dimensional space represented by the input images. A second deep neural network learns the relationship between the encoder outputs and the objective function (i.e., torque), which is calculated by means of a finite element analysis. The calculation time for the optimization is greatly improved by reducing the dimensionality of the search space, and by introducing the surrogate model, whereas the quality of the result is slightly affected

    A Deep Learning Surrogate Model for Topology Optimization

    No full text
    In this work, a topology optimization procedure is proposed and applied to the TEAM 25 problem, i.e., a model of a die press with an electromagnet for orientation of magnetic powder. The shape of the press is described as a free discretized profile, and its relation to the flux density in the cavity is simulated by finite element analysis (FEA) and learned by a deep neural network (DNN) model. The DNN is used as a surrogate model for optimization, aiming to obtain a desired flux density distribution in the cavity. Results are promising, as better accuracy is obtained with respect to the full FEA-based optimization approach with the reduced time cost. Once trained, the surrogate model can be used to efficiently solve a whole family of problems where a different target field distribution is defined
    corecore