Fetching the latest programs, projects, and workspace data.
HUES is a platform for modeling & analysis of distributed energy systems
Showing 5 of 6 projects. Click any project card for scope, mentors, and proposal studio.
Mentors: Student: Rachit Kansal
<p>The HUES platform is a set of open source computational resources that support distributed energy systems (DES) design and control. It provides models to simulate and optimize energy systems, as well as modelling tool to design and optimize these energy systems.</p> <p>A GIS interface for the energy hubs and the related network definitions would help to understand and visualize the spatial aspects related to effectively develop an energy hub configuration. Parameters like placement of hubs and their interconnections can be done through this GIS interface (QGIS plugin), which would enable to effectively describe and compare one configuration with the other.</p> <p>This project would provide the researchers with a GUI based tool for creating their network configuration along with the type of energy technologies to be used and connect these entities together, and thus finally simulate and analyze the results. This plugin would be utilizing a python based energy hub modelling environment (Modular Energy Hub Modelling Framework), which would help in modelling energy systems and perform optimizations and simulations on the energy network configuration created using the plugin.</p>
Mentors: Student: Arushee Garg
<p>The aim of this project is to develop a visualization dashboard based on node-red and javascript charting library Highcharts which will have a connection to the Microsoft SQL Database and OPC UA server and can be integrated into a Website. The trend data is logged into a SQL Database in the NEST-Cloud, which is accessible for researchers and technicians from all over the world. And the live data which will be accessible via OPC UA server. To bring the big data to life it is essential to have attractive visualization charts.</p>
Mentors: Student: Soumyadip Ghosh
<p>The Energy Hub (Ehub) Modeling Tool is a set of MATLAB scripts for writing and executing a district energy system optimization. The purpose of the tool is to aid the design of decentralized energy systems at the building and district level. It can be used for creating, executing and visualizing the results of an energy hub model for a given case study and a set of technologies. The Ehub Modeling Tool takes as input case study data and technology data in defined formats and outputs an AMS file which is executed in the optimization package Aimms. The Ehub Modeling Tool also includes R code for visualizing the results of the energy hub model.</p> <p>This project focuses on developing a Python-based visualization module for the Ehub Modeling Tool. The results from a run of the model include the optimal dispatch schedule of different technologies, the technologies to be installed and the optimal capacities of these technologies, and other data. This project involves developing a set of scripts to import and visualize the results data from a set of experiments.</p>
Mentors: Student: Lukas Bystricky
<p>Modelling wind flow through a city has many applications, such as studying the effect of natural ventilation or looking at pollution levels. Solving the full Navier-Stokes equations over a domain the size of a city in 3D would be prohibitively expensive. Fast fluid dynamics (FFD) present an opportunity to solve a simplified version of the incompressible Navier-Stokes equations very quickly. In this project I would like to implement FFD to model wind flow through a city, and then apply FFD to solve an optimization problem. Unfortunately I didn't have enough time to come with a specific optimization problem, but there are no doubt several that would be interesting.</p>
Mentors: Student: Jazzpilz
<p>Energy system components are modular in nature and interact across multiple scales. There is a need for a modelling framework that can easily construct and configure systems of modular entities (energy demands, sources, converters, storages and network links). These systems should be hierarchically nestable, facilitating the construction of large systems at high levels of detail. The framework should also facilitate the approximation of sub-systems, to aid model solvability. The above framework should be implemented in an object-oriented fashion, making use of the modular >>Open Energy System Modelling Framework<< (Oemof). Components should be specified in a common format that integrates with a database of available entities. The implementation should allow particular systems to be duplicated and reconfigured as well as reused as subsystems in larger models. Configuration parameters of multiple sub-systems should be readable from an external table.</p>