The ever-increasing electrification of society has been a cause of utility grid issues in many regions around the world. With the increased adoption of electric vehicles (EVs) in the Netherlands, many new charge points (CPs) are required. A common installation practice of CPs is to group multiple CPs together on a single grid connection, the so-called charging hub. To further ensure EVs are adequately charged, various control strategies can be employed, or a stationary battery can be connected to this network. A pilot project in Amsterdam was used as a case study to validate the Python model developed in this study using the measured data. This paper presents an optimisation of the battery energy storage capacity and the grid connection capacity for such a P&R-based charging hub with various load profiles and various battery system costs. A variety of battery control strategies were simulated using both the optimal system sizing and the case study sizing. A recommendation for a control strategy is proposed.
Completeness of data is vital for the decision making and forecasting on Building Management Systems (BMS) as missing data can result in biased decision making down the line. This study creates a guideline for imputing the gaps in BMS datasets by comparing four methods: K Nearest Neighbour algorithm (KNN), Recurrent Neural Network (RNN), Hot Deck (HD) and Last Observation Carried Forward (LOCF). The guideline contains the best method per gap size and scales of measurement. The four selected methods are from various backgrounds and are tested on a real BMS and metereological dataset. The focus of this paper is not to impute every cell as accurately as possible but to impute trends back into the missing data. The performance is characterised by a set of criteria in order to allow the user to choose the imputation method best suited for its needs. The criteria are: Variance Error (VE) and Root Mean Squared Error (RMSE). VE has been given more weight as its ability to evaluate the imputed trend is better than RMSE. From preliminary results, it was concluded that the best K‐values for KNN are 5 for the smallest gap and 100 for the larger gaps. Using a genetic algorithm the best RNN architecture for the purpose of this paper was determined to be GatedRecurrent Units (GRU). The comparison was performed using a different training dataset than the imputation dataset. The results show no consistent link between the difference in Kurtosis or Skewness and imputation performance. The results of the experiment concluded that RNN is best for interval data and HD is best for both nominal and ratio data. There was no single method that was best for all gap sizes as it was dependent on the data to be imputed.
MULTIFILE
Research studies and recruitment processes often rely on psychometric instruments to profile respondents with regards to their ethical orientation. Completing such questionnaires can be tedious and is prone to self-presentation bias. Noting how video games often expose players to complex plots, filled with dilemmas and morally dubious options, the opportunity emerges to evaluate player’s moral orientation by analysing their in-game behaviour. In order to explore the feasibility of such an approach, we examine how users’ moral judgment correlates with choices they make in non-linear narratives, frequently present in video games. An interactive narrative presenting several moral dilemmas was created. An initial user study (N = 80) revealed only weak correlations between the users’ choices and their ethical inclinations in all ethical scales. However, by training a genetic algorithm on this data set to quantify the influence of each branch on recognising moral inclination we found a strong positive correlation between choice behaviour and self-reported ethical inclinations on a second independent group of participants (N = 20). The contribution of this work is to demonstrate how genetic algorithms can be applied in interactive stories to profile users’ ethical stance.
LINK