Circular Image

16 records found

The transition to renewable energy sources requires advanced energy storage solutions to manage their intermittent nature. This thesis explores the feasibility of implementing Battery as a Service (BaaS) for a renewable energy community (RECs) setting, aiming to incorporate this ...

Efficient Shapley Value Approximation Methods

For Cost Redistribution in Energy Communities

With the emergence of energy communities, where a number of prosumers (consumers with their own energy generation) invest in shared renewable generation capacity and battery storage, the issue of fair allocation of benefits and costs has become increasingly important. The Shapley ...
Peer-to-peer trading and energy communities have garnered much attention over the last few years due to the wider spread of distributed energy resources. Much research has been performed on the mechanisms and methodologies behind their implementation and realisation. However, the ...
Renewable energy generation projects are often measured by their peak capacity. A wind farm rated at 25 MW will generate 25 MW of power under the right circumstances. This peak capacity is reached very little in practice. However, these generators are forced to purchase grid oper ...
Energy communities are not yet fully self sufficient, mostly due to financial factors. Efforts are made to reduce these factors. Communities invest in community-owned assets, which provide more savings compared to individually-owned assets. Prosumers share their loads for better ...
This paper explores the possibility of using machine learning to improve the profits generated by an energy management system for so called prosumer households. Which are households with their own energy production, consumption, and storage. The commonly used deterministic algori ...
In a community energy project, batteries are the asset with the shortest lifespan and are therefore key contributors to cost. Understanding the influence of the battery state of health model on a control algorithm designed for redistribution of benefits in terms of financial gain ...
Given the fundamental profit gained by renewable energy assets in climate control, existing control algorithms are urged to be improved to match power supply and demand optimally. This paper explores various designed cases that lead toward an enhanced definition of a control algo ...
The Electric Vehicle Routing Problem (E-VRP) is an extension of the infamous Vehicle Routing Problem which asks which routing decisions an electric vehicle needs to take in order to traverse the network efficiently. Many extensions of this problem have been subje ...
Equational reasoning based verification address some of the limitations of classical testing. The Curry-Howard correspondence shows a direct link between type systems and mathematical logic based proofs. Agda is a language with totality and dependent types which makes use of the ...
As the popularity of electric vehicles (EVs) increases, congestion at charging becomes a more imminent problem. Congestion at a charging station can lead to long waiting queues and failure of EV owners to charge their vehicles fully before their departure from the station. To com ...
With the increasing number of electric vehicles onthe road, the routing problem has become morecomplex. As charging electric vehicles takes longerthan fueling non-electric vehicles, congestion canoccur at charging stations. This might lead to theshortest route not bei ...
agda2hs is a project that aims to combine the best parts of Haskell and Agda by providing a common subset between them. It allows programmers to im- plement libraries in Agda, verify their correctness and then translate the result to Haskell so they can be used by Haskell program ...
Intention Aware Routing System is a route-planning algorithm for electric vehicles that minimizes overall travel time by taking into consideration congestion at charging stations. This paper extends this algorithm to allow choices to be made based on prices at charging stations. ...
Formal verification works better than testing, since the correctness of a program is proven. It is researched if it is possible and feasible to formally verify the Inductive Graph Library. The library is an abstract class in Haskell and is ported manually to Agda. Agda is a total ...
This paper introduces an electricity price extension to the intention-aware routing system (IARS) for electric vehicles (EV). The existing intention-aware routing system is used to route electric vehicles who require to charge en-route through a road network. To achieve the objec ...