2,702 research outputs found

    Hybrid energy system integration and management for solar energy: a review

    Get PDF
    The conventional grid is increasingly integrating renewable energy sources like solar energy to lower carbon emissions and other greenhouse gases. While energy management systems support grid integration by balancing power supply with demand, they are usually either predictive or real-time and therefore unable to utilise the full array of supply and demand responses, limiting grid integration of renewable energy sources. This limitation is overcome by an integrated energy management system. This review examines various concepts related to the integrated energy management system such as the power system configurations it operates in, and the types of supply and demand side responses. These concepts and approaches are particularly relevant for power systems that rely heavily on solar energy and have constraints on energy supply and costs. Building on from there, a comprehensive overview of current research and progress regarding the development of integrated energy management system frameworks, that have both predictive and real-time energy management capabilities, is provided. The potential benefits of an energy management system that integrates solar power forecasting, demand-side management, and supply-side management are explored. Furthermore, design considerations are proposed for creating solar energy forecasting models. The findings from this review have the potential to inform ongoing studies on the design and implementation of integrated energy management system, and their effect on power systems

    Resource-aware scheduling for 2D/3D multi-/many-core processor-memory systems

    Get PDF
    This dissertation addresses the complexities of 2D/3D multi-/many-core processor-memory systems, focusing on two key areas: enhancing timing predictability in real-time multi-core processors and optimizing performance within thermal constraints. The integration of an increasing number of transistors into compact chip designs, while boosting computational capacity, presents challenges in resource contention and thermal management. The first part of the thesis improves timing predictability. We enhance shared cache interference analysis for set-associative caches, advancing the calculation of Worst-Case Execution Time (WCET). This development enables accurate assessment of cache interference and the effectiveness of partitioned schedulers in real-world scenarios. We introduce TCPS, a novel task and cache-aware partitioned scheduler that optimizes cache partitioning based on task-specific WCET sensitivity, leading to improved schedulability and predictability. Our research explores various cache and scheduling configurations, providing insights into their performance trade-offs. The second part focuses on thermal management in 2D/3D many-core systems. Recognizing the limitations of Dynamic Voltage and Frequency Scaling (DVFS) in S-NUCA many-core processors, we propose synchronous thread migrations as a thermal management strategy. This approach culminates in the HotPotato scheduler, which balances performance and thermal safety. We also introduce 3D-TTP, a transient temperature-aware power budgeting strategy for 3D-stacked systems, reducing the need for Dynamic Thermal Management (DTM) activation. Finally, we present 3QUTM, a novel method for 3D-stacked systems that combines core DVFS and memory bank Low Power Modes with a learning algorithm, optimizing response times within thermal limits. This research contributes significantly to enhancing performance and thermal management in advanced processor-memory systems

    Optimization of Construction Projects Time-Cost-Quality-Environment Trade-off Problem Using Adaptive Selection Slime Mold Algorithm

    Get PDF
    In order to address optimization problems, artificial intelligence (AI) is employed in the construction industry, which aids in the growth and popularization of AI. This study utilizes a Hybrid algorithm called Adaptive Selection Slime Mold Algorithm (ASSMA), which combines the Tournament Selection (TS) and Slime Mould Algorithm (SMA) to address the four-factor optimization problem in projects. This combination will improve the original algorithm's performance, speed up result finding and achieve good convergence via Pareto Front. Hence, efficient resource management must be comprehended in order to optimize the time, cost, quality and environmental impact trade-off (TCQE). Case studies are used to illustrate the capabilities of the new model, and ASSMA results are compared to those of the data envelopment analysis (DEA) method used by the previous researcher. To improve the suggested model's superiority and effectiveness, it is compared to the multiple-target swarm algorithm (MOPSO), multi-objective artificial bee colony (MOABC) and non-dominant sort genetic algorithm (NSGA-II). Based on the overall results, it is clear that the ASSMA model illustrates diversification and offers a robust and convincing optimal solution for readers to understand the potential of the proposed model

    Natural and Technological Hazards in Urban Areas

    Get PDF
    Natural hazard events and technological accidents are separate causes of environmental impacts. Natural hazards are physical phenomena active in geological times, whereas technological hazards result from actions or facilities created by humans. In our time, combined natural and man-made hazards have been induced. Overpopulation and urban development in areas prone to natural hazards increase the impact of natural disasters worldwide. Additionally, urban areas are frequently characterized by intense industrial activity and rapid, poorly planned growth that threatens the environment and degrades the quality of life. Therefore, proper urban planning is crucial to minimize fatalities and reduce the environmental and economic impacts that accompany both natural and technological hazardous events

    LIPIcs, Volume 251, ITCS 2023, Complete Volume

    Get PDF
    LIPIcs, Volume 251, ITCS 2023, Complete Volum

    Spectrum auctions: designing markets to benefit the public, industry and the economy

    Get PDF
    Access to the radio spectrum is vital for modern digital communication. It is an essential component for smartphone capabilities, the Cloud, the Internet of Things, autonomous vehicles, and multiple other new technologies. Governments use spectrum auctions to decide which companies should use what parts of the radio spectrum. Successful auctions can fuel rapid innovation in products and services, unlock substantial economic benefits, build comparative advantage across all regions, and create billions of dollars of government revenues. Poor auction strategies can leave bandwidth unsold and delay innovation, sell national assets to firms too cheaply, or create uncompetitive markets with high mobile prices and patchy coverage that stifles economic growth. Corporate bidders regularly complain that auctions raise their costs, while government critics argue that insufficient revenues are raised. The cross-national record shows many examples of both highly successful auctions and miserable failures. Drawing on experience from the UK and other countries, senior regulator Geoffrey Myers explains how to optimise the regulatory design of auctions, from initial planning to final implementation. Spectrum Auctions offers unrivalled expertise for regulators and economists engaged in practical auction design or company executives planning bidding strategies. For applied economists, teachers, and advanced students this book provides unrivalled insights in market design and public management. Providing clear analytical frameworks, case studies of auctions, and stage-by-stage advice, it is essential reading for anyone interested in designing public-interested and successful spectrum auctions

    Optimization for Energy Management in the Community Microgrids

    Full text link
    This thesis focuses on improving the energy management strategies for Community Microgrids (CMGs), which are expected to play a crucial role in the future smart grid. CMGs bring many benefits, including increased use of renewable energy, improved reliability, resiliency, and energy efficiency. An Energy Management System (EMS) is a key tool that helps in monitoring, controlling, and optimizing the operations of the CMG in a cost-effective manner. The EMS can include various functionalities like day-ahead generation scheduling, real-time scheduling, uncertainty management, and demand response programs. Generation scheduling in a microgrid is a challenging optimization problem, especially due to the intermittent nature of renewable energy. The power balance constraint, which is the balance between energy demand and generation, is difficult to satisfy due to prediction errors in energy demand and generation. Real-time scheduling, which is based on a shorter prediction horizon, reduces these errors, but the impact of uncertainties cannot be completely eliminated. In regards to demand response programs, it is challenging to design an effective model that motivates customers to voluntarily participate while benefiting the system operator. Mathematical optimization techniques have been widely used to solve power system problems, but their application is limited by the need for specific mathematical properties. Metaheuristic techniques, particularly Evolutionary Algorithms (EAs), have gained popularity for their ability to solve complex and non-linear problems. However, the traditional form of EAs may require significant computational effort for complex energy management problems in the CMG. This thesis aims to enhance the existing methods of EMS in CMGs. Improved techniques are developed for day-ahead generation scheduling, multi-stage real-time scheduling, and demand response implementation. For generation scheduling, the performance of conventional EAs is improved through an efficient heuristic. A new multi-stage scheduling framework is proposed to minimize the impact of uncertainties in real-time operations. In regards to demand response, a memetic algorithm is proposed to solve an incentive-based scheme from the perspective of an aggregator, and a price-based demand response driven by dynamic price optimization is proposed to enhance the electric vehicle hosting capacity. The proposed methods are validated through extensive numerical experiments and comparison with state-of-the-art approaches. The results confirm the effectiveness of the proposed methods in improving energy management in CMGs

    Optimal speed trajectory and energy management control for connected and automated vehicles

    Get PDF
    Connected and automated vehicles (CAVs) emerge as a promising solution to improve urban mobility, safety, energy efficiency, and passenger comfort with the development of communication technologies, such as vehicle-to-vehicle (V2V) and vehicle-to-infrastructure (V2I). This thesis proposes several control approaches for CAVs with electric powertrains, including hybrid electric vehicles (HEVs) and battery electric vehicles (BEVs), with the main objective to improve energy efficiency by optimising vehicle speed trajectory and energy management system. By types of vehicle control, these methods can be categorised into three main scenarios, optimal energy management for a single CAV (single-vehicle), energy-optimal strategy for the vehicle following scenario (two-vehicle), and optimal autonomous intersection management for CAVs (multiple-vehicle). The first part of this thesis is devoted to the optimal energy management for a single automated series HEV with consideration of engine start-stop system (SSS) under battery charge sustaining operation. A heuristic hysteresis power threshold strategy (HPTS) is proposed to optimise the fuel economy of an HEV with SSS and extra penalty fuel for engine restarts. By a systematic tuning process, the overall control performance of HPTS can be fully optimised for different vehicle parameters and driving cycles. In the second part, two energy-optimal control strategies via a model predictive control (MPC) framework are proposed for the vehicle following problem. To forecast the behaviour of the preceding vehicle, a neural network predictor is utilised and incorporated into a nonlinear MPC method, of which the fuel and computational efficiencies are verified to be effective through comparisons of numerical examples between a practical adaptive cruise control strategy and an impractical optimal control method. A robust MPC (RMPC) via linear matrix inequality (LMI) is also utilised to deal with the uncertainties existing in V2V communication and modelling errors. By conservative relaxation and approximation, the RMPC problem is formulated as a convex semi-definite program, and the simulation results prove the robustness of the RMPC and the rapid computational efficiency resorting to the convex optimisation. The final part focuses on the centralised and decentralised control frameworks at signal-free intersections, where the energy consumption and the crossing time of a group of CAVs are minimised. Their crossing order and velocity trajectories are optimised by convex second-order cone programs in a hierarchical scheme subject to safety constraints. It is shown that the centralised strategy with consideration of turning manoeuvres is effective and outperforms a benchmark solution invoking the widely used first-in-first-out policy. On the other hand, the decentralised method is proposed to further improve computational efficiency and enhance the system robustness via a tube-based RMPC. The numerical examples of both frameworks highlight the importance of examining the trade-off between energy consumption and travel time, as small compromises in travel time could produce significant energy savings.Open Acces

    AI-based design methodologies for hot form quench (HFQ®)

    Get PDF
    This thesis aims to develop advanced design methodologies that fully exploit the capabilities of the Hot Form Quench (HFQ®) stamping process in stamping complex geometric features in high-strength aluminium alloy structural components. While previous research has focused on material models for FE simulations, these simulations are not suitable for early-phase design due to their high computational cost and expertise requirements. This project has two main objectives: first, to develop design guidelines for the early-stage design phase; and second, to create a machine learning-based platform that can optimise 3D geometries under hot stamping constraints, for both early and late-stage design. With these methodologies, the aim is to facilitate the incorporation of HFQ capabilities into component geometry design, enabling the full realisation of its benefits. To achieve the objectives of this project, two main efforts were undertaken. Firstly, the analysis of aluminium alloys for stamping deep corners was simplified by identifying the effects of corner geometry and material characteristics on post-form thinning distribution. New equation sets were proposed to model trends and design maps were created to guide component design at early stages. Secondly, a platform was developed to optimise 3D geometries for stamping, using deep learning technologies to incorporate manufacturing capabilities. This platform combined two neural networks: a geometry generator based on Signed Distance Functions (SDFs), and an image-based manufacturability surrogate model. The platform used gradient-based techniques to update the inputs to the geometry generator based on the surrogate model's manufacturability information. The effectiveness of the platform was demonstrated on two geometry classes, Corners and Bulkheads, with five case studies conducted to optimise under post-stamped thinning constraints. Results showed that the platform allowed for free morphing of complex geometries, leading to significant improvements in component quality. The research outcomes represent a significant contribution to the field of technologically advanced manufacturing methods and offer promising avenues for future research. The developed methodologies provide practical solutions for designers to identify optimal component geometries, ensuring manufacturing feasibility and reducing design development time and costs. The potential applications of these methodologies extend to real-world industrial settings and can significantly contribute to the continued advancement of the manufacturing sector.Open Acces

    Proceedings of SIRM 2023 - The 15th European Conference on Rotordynamics

    Get PDF
    It was our great honor and pleasure to host the SIRM Conference after 2003 and 2011 for the third time in Darmstadt. Rotordynamics covers a huge variety of different applications and challenges which are all in the scope of this conference. The conference was opened with a keynote lecture given by Rainer Nordmann, one of the three founders of SIRM “Schwingungen in rotierenden Maschinen”. In total 53 papers passed our strict review process and were presented. This impressively shows that rotordynamics is relevant as ever. These contributions cover a very wide spectrum of session topics: fluid bearings and seals; air foil bearings; magnetic bearings; rotor blade interaction; rotor fluid interactions; unbalance and balancing; vibrations in turbomachines; vibration control; instability; electrical machines; monitoring, identification and diagnosis; advanced numerical tools and nonlinearities as well as general rotordynamics. The international character of the conference has been significantly enhanced by the Scientific Board since the 14th SIRM resulting on one hand in an expanded Scientific Committee which meanwhile consists of 31 members from 13 different European countries and on the other hand in the new name “European Conference on Rotordynamics”. This new international profile has also been emphasized by participants of the 15th SIRM coming from 17 different countries out of three continents. We experienced a vital discussion and dialogue between industry and academia at the conference where roughly one third of the papers were presented by industry and two thirds by academia being an excellent basis to follow a bidirectional transfer what we call xchange at Technical University of Darmstadt. At this point we also want to give our special thanks to the eleven industry sponsors for their great support of the conference. On behalf of the Darmstadt Local Committee I welcome you to read the papers of the 15th SIRM giving you further insight into the topics and presentations
    • …
    corecore