[go: up one dir, main page]

 
 
Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Article Types

Countries / Regions

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Search Results (1,475)

Search Parameters:
Keywords = algorithmic trading

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
27 pages, 801 KiB  
Article
Maximizing Computation Rate for Sustainable Wireless-Powered MEC Network: An Efficient Dynamic Task Offloading Algorithm with User Assistance
by Huaiwen He, Feng Huang, Chenghao Zhou, Hong Shen and Yihong Yang
Mathematics 2024, 12(16), 2478; https://doi.org/10.3390/math12162478 (registering DOI) - 10 Aug 2024
Viewed by 260
Abstract
In the Internet of Things (IoT) era, Mobile Edge Computing (MEC) significantly enhances the efficiency of smart devices but is limited by battery life issues. Wireless Power Transfer (WPT) addresses this issue by providing a stable energy supply. However, effectively managing overall energy [...] Read more.
In the Internet of Things (IoT) era, Mobile Edge Computing (MEC) significantly enhances the efficiency of smart devices but is limited by battery life issues. Wireless Power Transfer (WPT) addresses this issue by providing a stable energy supply. However, effectively managing overall energy consumption remains a critical and under-addressed aspect for ensuring the network’s sustainable operation and growth. In this paper, we consider a WPT-MEC network with user cooperation to migrate the double near–far effect for the mobile node (MD) far from the base station. We formulate the problem of maximizing long-term computation rates under a power consumption constraint as a multi-stage stochastic optimization (MSSO) problem. This approach is tailored for a sustainable WPT-MEC network, considering the dynamic and varying MEC network environment, including randomness in task arrivals and fluctuating channels. We introduce a virtual queue to transform the time-average energy constraint into a queue stability problem. Using the Lyapunov optimization technique, we decouple the stochastic optimization problem into a deterministic problem for each time slot, which can be further transformed into a convex problem and solved efficiently. Our proposed algorithm works efficiently online without requiring further system information. Extensive simulation results demonstrate that our proposed algorithm outperforms baseline schemes, achieving approximately 4% enhancement while maintain the queues stability. Rigorous mathematical analysis and experimental results show that our algorithm achieves O(1/V),O(V) trade-off between computation rate and queue stability. Full article
(This article belongs to the Section Mathematics and Computer Science)
Show Figures

Figure 1

Figure 1
<p>System model of WPMEC network with user-assistance.</p>
Full article ">Figure 2
<p>An illustrative time division structure.</p>
Full article ">Figure 3
<p>Average task computation rate and average task queue length over time slots.</p>
Full article ">Figure 4
<p>Average task computation rates with different control parameter <span class="html-italic">V</span>.</p>
Full article ">Figure 5
<p>Task queue lengths with different control parameter <span class="html-italic">V</span>.</p>
Full article ">Figure 6
<p>Average task computation rate and task queue length with different energy constraint <math display="inline"><semantics> <mi>γ</mi> </semantics></math>.</p>
Full article ">Figure 7
<p>Convergence performance of energy consumption with different parameter <span class="html-italic">V</span>.</p>
Full article ">Figure 8
<p>Offloading power of FU and NU with different Bandwidth <span class="html-italic">W</span>.</p>
Full article ">Figure 9
<p>Average task computation rates in different schemes over time slots.</p>
Full article ">Figure 10
<p>Average computation rates in different schemes with different bandwidth <span class="html-italic">W</span>.</p>
Full article ">Figure 11
<p>Average computation rates in different schemes with different distances between FU and NU.</p>
Full article ">Figure 12
<p>Average computation rates in different schemes with different task arrival rates of FU.</p>
Full article ">
24 pages, 5844 KiB  
Article
Algorithmic Trading Using Double Deep Q-Networks and Sentiment Analysis
by Leon Tabaro, Jean Marie Vianney Kinani, Alberto Jorge Rosales-Silva, Julio César Salgado-Ramírez, Dante Mújica-Vargas, Ponciano Jorge Escamilla-Ambrosio and Eduardo Ramos-Díaz
Information 2024, 15(8), 473; https://doi.org/10.3390/info15080473 - 9 Aug 2024
Viewed by 265
Abstract
In this work, we explore the application of deep reinforcement learning (DRL) to algorithmic trading. While algorithmic trading is focused on using computer algorithms to automate a predefined trading strategy, in this work, we train a Double Deep Q-Network (DDQN) agent to learn [...] Read more.
In this work, we explore the application of deep reinforcement learning (DRL) to algorithmic trading. While algorithmic trading is focused on using computer algorithms to automate a predefined trading strategy, in this work, we train a Double Deep Q-Network (DDQN) agent to learn its own optimal trading policy, with the goal of maximising returns whilst managing risk. In this study, we extended our approach by augmenting the Markov Decision Process (MDP) states with sentiment analysis of financial statements, through which the agent achieved up to a 70% increase in the cumulative reward over the testing period and an increase in the Calmar ratio from 0.9 to 1.3. The experimental results also showed that the DDQN agent’s trading strategy was able to consistently outperform the benchmark set by the buy-and-hold strategy. Additionally, we further investigated the impact of the length of the window of past market data that the agent considers when deciding on the best trading action to take. The results of this study have validated DRL’s ability to find effective solutions and its importance in studying the behaviour of agents in markets. This work serves to provide future researchers with a foundation to develop more advanced and adaptive DRL-based trading systems. Full article
(This article belongs to the Special Issue Deep Learning and AI in Communication and Information Technologies)
Show Figures

Figure 1

Figure 1
<p>Graph showing train–test split of normalised Tesla closing price, 2014–2020. Source: [<a href="#B30-information-15-00473" class="html-bibr">30</a>].</p>
Full article ">Figure 2
<p>Cosine similarity scores for TSLA sentiment, 2014–2020. Source: [<a href="#B30-information-15-00473" class="html-bibr">30</a>].</p>
Full article ">Figure 3
<p>Training procedure schema. Source: own.</p>
Full article ">Figure 4
<p>Performance of DDQN in testing period 2019 compared to buy-and-hold strategy for varying lengths of look-back windows.</p>
Full article ">Figure 4 Cont.
<p>Performance of DDQN in testing period 2019 compared to buy-and-hold strategy for varying lengths of look-back windows.</p>
Full article ">Figure 5
<p>Performance of DDQN with sentiment analysis in testing period 2019 compared to buy-and-hold strategy for varying lengths of look-back windows.</p>
Full article ">Figure 5 Cont.
<p>Performance of DDQN with sentiment analysis in testing period 2019 compared to buy-and-hold strategy for varying lengths of look-back windows.</p>
Full article ">Figure A1
<p>Segment of Tesla stock OHLCV data. Source: [<a href="#B30-information-15-00473" class="html-bibr">30</a>].</p>
Full article ">Figure A2
<p>Segment of 2014 10-K raw .txt file. Source: [<a href="#B37-information-15-00473" class="html-bibr">37</a>].</p>
Full article ">Figure A3
<p>Segment of 2017 10-Q raw .txt file. Source: [<a href="#B38-information-15-00473" class="html-bibr">38</a>].</p>
Full article ">Figure A4
<p>Segment of sentiment space constructed using Loughran–McDonald sentiment word lists. Source: [<a href="#B33-information-15-00473" class="html-bibr">33</a>].</p>
Full article ">
14 pages, 1877 KiB  
Article
Fast UOIS: Unseen Object Instance Segmentation with Adaptive Clustering for Industrial Robotic Grasping
by Kui Fu, Xuanju Dang, Qingyu Zhang and Jiansheng Peng
Actuators 2024, 13(8), 305; https://doi.org/10.3390/act13080305 - 9 Aug 2024
Viewed by 304
Abstract
Segmenting unseen object instances in unstructured environments is an important skill for robots to perform grasping-related tasks, where the trade-off between efficiency and accuracy is an urgent challenge to be solved. In this work, we propose a fast unseen object instance segmentation (Fast [...] Read more.
Segmenting unseen object instances in unstructured environments is an important skill for robots to perform grasping-related tasks, where the trade-off between efficiency and accuracy is an urgent challenge to be solved. In this work, we propose a fast unseen object instance segmentation (Fast UOIS) method that utilizes predicted center offsets of objects to compute the positions of local maxima and minima, which are then used for selecting initial seed points required by the mean-shift clustering algorithm. This clustering algorithm that adaptively generates seed points can quickly and accurately obtain instance masks of unseen objects. Accordingly, Fast UOIS first generates pixel-wise predictions of object classes and center offsets from synthetic depth images. Then, these predictions are used by the clustering algorithm to calculate initial seed points and to find possible object instances. Finally, the depth information corresponding to the filtered instance masks is fed into the grasp generation network to generate grasp poses. Benchmark experiments show that our method can be well transferred to the real world and can quickly generate sharp and accurate instance masks. Furthermore, we demonstrate that our method is capable of segmenting instance masks of unseen objects for robotic grasping. Full article
(This article belongs to the Special Issue Advancement in the Design and Control of Robotic Grippers)
Show Figures

Figure 1

Figure 1
<p>Typical robotic grasping system.</p>
Full article ">Figure 2
<p>The pipeline for unseen object instance segmentation with adaptive clustering and grasp pose generation. CGR consists of a convolutional layer (Conv), a group normalization layer (GN) and a ReLU. ESP represents the efficient spatial pyramid modules [<a href="#B30-actuators-13-00305" class="html-bibr">30</a>].</p>
Full article ">Figure 3
<p>The method for adaptively generating seed points. (<b>a</b>) Center offsets of the foreground. (<b>b</b>) Positions of local maximum seed points. (<b>c</b>) Positions of local minimum seed points. (<b>d</b>) Positions of the initial seed points.</p>
Full article ">Figure 4
<p>Stability of different methods.</p>
Full article ">Figure 5
<p>Qualitative results on OCID and OSD. (<b>a</b>) RGB. (<b>b</b>) Results of UOIS-Net-3D. (<b>c</b>) Results of Ours-AC. (<b>d</b>) Ground truths.</p>
Full article ">Figure 6
<p>Objects for robotic grasping. (<b>a</b>) The objects were used to reproduce the grasping in the clutter experiment by Morrison et al. [<a href="#B14-actuators-13-00305" class="html-bibr">14</a>]. (<b>b</b>) 17 household objects. (<b>c</b>) 17 adversarial objects from Mahler et al. [<a href="#B36-actuators-13-00305" class="html-bibr">36</a>].</p>
Full article ">Figure 7
<p>Visualization of emptying cluttered objects using instance segmentation. Rows 1 to 3 represent the segmented instance masks, the depth extracted from the masks, and the generated grasp rectangle, respectively. Rows 4 to 6 represent the states of pre-grasping, grasping and lifting, respectively.</p>
Full article ">
28 pages, 1533 KiB  
Article
Evaluating Federated Learning Simulators: A Comparative Analysis of Horizontal and Vertical Approaches
by Ismail M. Elshair, Tariq Jamil Saifullah Khanzada, Muhammad Farrukh Shahid and Shahbaz Siddiqui
Sensors 2024, 24(16), 5149; https://doi.org/10.3390/s24165149 - 9 Aug 2024
Viewed by 483
Abstract
Federated learning (FL) is a decentralized machine learning approach whereby each device is allowed to train local models, eliminating the requirement for centralized data collecting and ensuring data privacy. Unlike typical typical centralized machine learning, collaborative model training in FL involves aggregating updates [...] Read more.
Federated learning (FL) is a decentralized machine learning approach whereby each device is allowed to train local models, eliminating the requirement for centralized data collecting and ensuring data privacy. Unlike typical typical centralized machine learning, collaborative model training in FL involves aggregating updates from various devices without sending raw data. This ensures data privacy and security while collecting a collective learning from distributed data sources. These devices in FL models exhibit high efficacy in terms of privacy protection, scalability, and robustness, which is contingent upon the success of communication and collaboration. This paper explore the various topologies of both decentralized or centralized in the context of FL. In this respect, we investigated and explored in detail the evaluation of four widly used end-to-end FL frameworks: FedML, Flower, Flute, and PySyft. We specifically focused on vertical and horizontal FL systems using a logistic regression model that aggregated by the FedAvg algorithm. specifically, we conducted experiments on two images datasets, MNIST and Fashion-MNIST, to evaluate their efficiency and performance. Our paper provides initial findings on how to effectively combine horizontal and vertical solutions to address common difficulties, such as managing model synchronization and communication overhead. Our research indicates the trade-offs that exist in the performance of several simulation frameworks for federated learning. Full article
(This article belongs to the Section Intelligent Sensors)
Show Figures

Figure 1

Figure 1
<p>The steps to complete training cycle within classic centralized learning.</p>
Full article ">Figure 2
<p>Centralized FL: hierarchical topology.</p>
Full article ">Figure 3
<p>Decentralized FL: P2P topology.</p>
Full article ">Figure 4
<p>Decentralized FL: ring topology.</p>
Full article ">Figure 5
<p>Logistic regression using FedAvg in HFL.</p>
Full article ">Figure 6
<p>MNIST dataset representation.</p>
Full article ">Figure 7
<p>Class distribution of MNIST dataset.</p>
Full article ">Figure 8
<p>Fashion MNIST dataset representation.</p>
Full article ">Figure 9
<p>Class distribution of Fashion-MNIST dataset.</p>
Full article ">Figure 10
<p>The performance of the simulators on the MNIST dataset.</p>
Full article ">Figure 11
<p>The performance of the simulators on the Fashion-MNIST dataset.</p>
Full article ">
41 pages, 702 KiB  
Article
Sustainable Inventory Managements for Non-Instantaneous Deteriorating Items: Preservation Technology and Green Technology Approaches with Advanced Purchase Discounts and Joint Emission Regulations
by Shun-Po Chiu, Jui-Jung Liao, Sung-Lien Kang, Hari Mohan Srivastava and Shy-Der Lin
Sustainability 2024, 16(16), 6805; https://doi.org/10.3390/su16166805 - 8 Aug 2024
Viewed by 313
Abstract
The present article aims to determine the green economic policies of an inventory model for non-instantaneous deteriorating items under practical scenarios. These scenarios involve specific maximum lifetimes for items with deteriorations controllable through investments in preservation technologies, which can affect the period without [...] Read more.
The present article aims to determine the green economic policies of an inventory model for non-instantaneous deteriorating items under practical scenarios. These scenarios involve specific maximum lifetimes for items with deteriorations controllable through investments in preservation technologies, which can affect the period without deterioration. Additionally, carbon is emitted due to energy-related costs, prompting retailers to invest in green technology investments to reduce carbon emissions concurrently under the carbon tax policy and the carbon cap-and-trade policy simultaneously. Meanwhile, when a retailer is required to make a prepayment, the purchase discount policy is contingent on the number of installments offered. This means that the retailer prepays off the entire purchasing cost with a single installment, thereby receiving a maximum percentage of price discount. Otherwise, the retailer prepays a certain fraction of the purchasing cost with multiple installments, and the percentage of the price discount will be contingent on the number of  identical installments. In this context, we present theoretical results for optimal solutions, and a salient algorithm is presented, which is derived from these theoretical findings within a sustainable inventory system. To better illustrate the proposed mathematical problems, several numerical examples are presented, followed by sensitivity analysis for different scenarios. Full article
25 pages, 633 KiB  
Article
Conditional Feature Selection: Evaluating Model Averaging When Selecting Features with Shapley Values
by Florian Huber and Volker Steinhage
Geomatics 2024, 4(3), 286-310; https://doi.org/10.3390/geomatics4030016 - 8 Aug 2024
Viewed by 191
Abstract
In the field of geomatics, artificial intelligence (AI) and especially machine learning (ML) are rapidly transforming the field of geomatics with respect to collecting, managing, and analyzing spatial data. Feature selection as a building block in ML is crucial because it directly impacts [...] Read more.
In the field of geomatics, artificial intelligence (AI) and especially machine learning (ML) are rapidly transforming the field of geomatics with respect to collecting, managing, and analyzing spatial data. Feature selection as a building block in ML is crucial because it directly impacts the performance and predictive power of a model by selecting the most critical variables and eliminating the redundant and irrelevant ones. Random forests have now been used for decades and allow for building models with high accuracy. However, finding the most expressive features from the dataset by selecting the most important features within random forests is still a challenging question. The often-used internal Gini importances of random forests are based on the amount of training examples that are divided by a feature but fail to acknowledge the magnitude of change in the target variable, leading to suboptimal selections. Shapley values are an established and unified framework for feature attribution, i.e., specifying how much each feature in a trained ML model contributes to the predictions for a given instance. Previous studies highlight the effectiveness of Shapley values for feature selection in real-world applications, while other research emphasizes certain theoretical limitations. This study provides an application-driven discussion of Shapley values for feature selection by first proposing four necessary conditions for a successful feature selection with Shapley values that are extracted from a multitude of critical research in the field. Given these valuable conditions, Shapley value feature selection is nevertheless a model averaging procedure by definition, where unimportant features can alter the final selection. Therefore, we additionally present Conditional Feature Selection (CFS) as a novel algorithm for performing feature selection that mitigates this problem and use it to evaluate the impact of model averaging in several real-world examples, covering the use of ML in geomatics. The results of this study show Shapley values as a good measure for feature selection when compared with Gini feature importances on four real-world examples, improving the RMSE by 5% when averaged over selections of all possible subset sizes. An even better selection can be achieved by CFS, improving on the Gini selection by approximately 7.5% in terms of RMSE. For random forests, Shapley value calculation can be performed in polynomial time, offering an advantage over the exponential runtime of CFS, building a trade-off to the lost accuracy in feature selection due to model averaging. Full article
Show Figures

Figure 1

Figure 1
<p>A snapshot of building a regression tree ensemble, where the second tree is chosen to minimize the residual value (i.e., true value − predicted value = 13 kg − 12 kg) of the first tree.</p>
Full article ">Figure 2
<p>Overview of the Conditional Feature Selection (CFS) process to evaluate the problem of model averaging for Shapley value feature selection. Algorithm 2 is used to evaluate the conditional model output for all possible subsets of features on the validation data. A comparison by RMSE with the full output of the full model is used to find the optimal feature selection.</p>
Full article ">Figure 3
<p>Explanation of the vectors used for the calculation of CFS for an example with three features. Each subset is associated with a fixed position within a vector to store the weights and the output value in Algorithm 2. The vectors <math display="inline"><semantics> <mrow> <mi>s</mi> <mi>e</mi> <mi>t</mi> <mi>s</mi> <mi>w</mi> <mi>i</mi> <mi>t</mi> <mi>h</mi> <mi>f</mi> </mrow> </semantics></math> and <math display="inline"><semantics> <mrow> <mi>s</mi> <mi>e</mi> <mi>t</mi> <mi>s</mi> <mi>w</mi> <mi>i</mi> <mi>t</mi> <mi>h</mi> <mi>o</mi> <mi>u</mi> <mi>t</mi> <mi>f</mi> </mrow> </semantics></math> are calculated for each feature and used to update the weights and output values.</p>
Full article ">Figure 4
<p>An example model for a prediction problem consisting of two features <math display="inline"><semantics> <mrow> <mi>F</mi> <mo>=</mo> <mo>{</mo> <mi>F</mi> <mn>1</mn> <mo>,</mo> <mi>F</mi> <mn>2</mn> <mo>}</mo> </mrow> </semantics></math>. The first row in each node shows its name; the second shows the split condition for internal nodes and the output value for leaf nodes. Meeting the condition of an internal question node (i.e., “yes”) means following the right-hand path. Otherwise, the left-hand path is chosen. The example data point <math display="inline"><semantics> <mrow> <mi>x</mi> <mo>=</mo> <mo>[</mo> <mn>5</mn> <mo>,</mo> <mn>15</mn> <mo>]</mo> </mrow> </semantics></math> follows the right path in each node, as indicated by the orange arrows. Lastly, the red number shows the cover for each node.</p>
Full article ">Figure 5
<p>Further experiments on selecting features with the three different approaches. The experiments indicate that both greedy feature selection according to Shapley values and the selection with CFS constantly outperform the often-used greedy selection according to the internal Gini feature importances from random forests. This is indicated by the blue line, which mainly shows the largest prediction error for the different feature subset sizes.</p>
Full article ">Figure 6
<p>The elapsed runtime in seconds as a function of the features within the dataset. We see that the CFS algorithm scales exponentially in the number of features.</p>
Full article ">
18 pages, 4602 KiB  
Article
Energy Management System for an Industrial Microgrid Using Optimization Algorithms-Based Reinforcement Learning Technique
by Saugat Upadhyay, Ibrahim Ahmed and Lucian Mihet-Popa
Energies 2024, 17(16), 3898; https://doi.org/10.3390/en17163898 - 7 Aug 2024
Viewed by 338
Abstract
The climate crisis necessitates a global shift to achieve a secure, sustainable, and affordable energy system toward a green energy transition reaching climate neutrality by 2050. Because of this, renewable energy sources have come to the forefront, and the research interest in microgrids [...] Read more.
The climate crisis necessitates a global shift to achieve a secure, sustainable, and affordable energy system toward a green energy transition reaching climate neutrality by 2050. Because of this, renewable energy sources have come to the forefront, and the research interest in microgrids that rely on distributed generation and storage systems has exploded. Furthermore, many new markets for energy trading, ancillary services, and frequency reserve markets have provided attractive investment opportunities in exchange for balancing the supply and demand of electricity. Artificial intelligence can be utilized to locally optimize energy consumption, trade energy with the main grid, and participate in these markets. Reinforcement learning (RL) is one of the most promising approaches to achieve this goal because it enables an agent to learn optimal behavior in a microgrid by executing specific actions that maximize the long-term reward signal/function. The study focuses on testing two optimization algorithms: logic-based optimization and reinforcement learning. This paper builds on the existing research framework by combining PPO with machine learning-based load forecasting to produce an optimal solution for an industrial microgrid in Norway under different pricing schemes, including day-ahead pricing and peak pricing. It addresses the peak shaving and price arbitrage challenges by taking the historical data into the algorithm and making the decisions according to the energy consumption pattern, battery characteristics, PV production, and energy price. The RL-based approach is implemented in Python based on real data from the site and in combination with MATLAB-Simulink to validate its results. The application of the RL algorithm achieved an average monthly cost saving of 20% compared with logic-based optimization. These findings contribute to digitalization and decarbonization of energy technology, and support the fundamental goals and policies of the European Green Deal. Full article
(This article belongs to the Section A1: Smart Grids and Microgrids)
Show Figures

Figure 1

Figure 1
<p>Overall microgrid system diagram.</p>
Full article ">Figure 2
<p>Forecasted PV power generation throughout 2024.</p>
Full article ">Figure 3
<p>Schematic of IoT device communication.</p>
Full article ">Figure 4
<p>Overview of the energy management system.</p>
Full article ">Figure 5
<p>EMS development steps.</p>
Full article ">Figure 6
<p>Forecasted graph of grid import and site load.</p>
Full article ">Figure 7
<p>Flowchart of the logic-based optimization algorithm.</p>
Full article ">Figure 8
<p>Workflow of PPO algorithm.</p>
Full article ">Figure 9
<p>An example illustrating the cost difference under the peak pricing scheme for two consumption profiles with the same total consumed energy (area).</p>
Full article ">Figure 10
<p>Overview of the simulation approach and steps followed.</p>
Full article ">Figure 11
<p>Grid import, site load, energy price, battery power, and SOC for a day in July.</p>
Full article ">Figure 12
<p>Monthly savings results comparison of both algorithms.</p>
Full article ">Figure 13
<p>Normalized results for the spot price, SOC, and battery. (<b>a</b>) Results with PPO; (<b>b</b>) results with TD3.</p>
Full article ">Figure 14
<p>Comparison of the <math display="inline"><semantics> <msub> <mi>P</mi> <mrow> <mi>b</mi> <mi>a</mi> <mi>t</mi> <mi>t</mi> <mi>e</mi> <mi>r</mi> <mi>y</mi> </mrow> </msub> </semantics></math>, electricity cost, <math display="inline"><semantics> <msub> <mi>P</mi> <mrow> <mi>g</mi> <mi>r</mi> <mi>i</mi> <mi>d</mi> </mrow> </msub> </semantics></math>, and the SOC between TD3 and PPO. (<b>a</b>) Comparison of <math display="inline"><semantics> <msub> <mi>P</mi> <mrow> <mi>b</mi> <mi>a</mi> <mi>t</mi> <mi>t</mi> <mi>e</mi> <mi>r</mi> <mi>y</mi> </mrow> </msub> </semantics></math>; (<b>b</b>) comparison of the electricity cost; (<b>c</b>) comparison of <math display="inline"><semantics> <msub> <mi>P</mi> <mrow> <mi>g</mi> <mi>r</mi> <mi>i</mi> <mi>d</mi> </mrow> </msub> </semantics></math>; (<b>d</b>) comparison of the SOC.</p>
Full article ">
18 pages, 5562 KiB  
Article
A Stock Market Decision-Making Framework Based on CMR-DQN
by Xun Chen, Qin Wang, Chao Hu and Chengqi Wang
Appl. Sci. 2024, 14(16), 6881; https://doi.org/10.3390/app14166881 - 6 Aug 2024
Viewed by 624
Abstract
In the dynamic and uncertain stock market, precise forecasting and decision-making are crucial for profitability. Traditional deep neural networks (DNN) often struggle with capturing long-term dependencies and multi-scale features in complex financial time series data. To address these challenges, we introduce CMR-DQN, an [...] Read more.
In the dynamic and uncertain stock market, precise forecasting and decision-making are crucial for profitability. Traditional deep neural networks (DNN) often struggle with capturing long-term dependencies and multi-scale features in complex financial time series data. To address these challenges, we introduce CMR-DQN, an innovative framework that integrates discrete wavelet transform (DWT) for multi-scale data analysis, temporal convolutional network (TCN) for extracting deep temporal features, and a GRU–LSTM–Attention mechanism to enhance the model’s focus and memory. Additionally, CMR-DQN employs the Rainbow DQN reinforcement learning strategy to learn optimal trading strategies in a simulated environment. CMR-DQN significantly improved the total return rate on six selected stocks, with increases ranging from 20.37% to 55.32%. It also demonstrated substantial improvements over the baseline model in terms of Sharpe ratio and maximum drawdown, indicating increased excess returns per unit of total risk and reduced investment risk. These results underscore the efficiency and effectiveness of CMR-DQN in handling multi-scale time series data and optimizing stock market decisions. Full article
Show Figures

Figure 1

Figure 1
<p>The architecture of CMR-DQN framework.</p>
Full article ">Figure 2
<p>The structural diagram of DWT-TCN.</p>
Full article ">Figure 3
<p>Working diagram of Rainbow DQN.</p>
Full article ">Figure 4
<p>Dueling architecture network.</p>
Full article ">Figure 5
<p>The accumulation of rewards and the variation trend of the loss function during the training process of the CMR-DQN model on six datasets.</p>
Full article ">Figure 6
<p>Results of Different Models on Six Datasets.</p>
Full article ">
14 pages, 1862 KiB  
Article
A Low-Carbon Collaborative Optimization Operation Method for a Two-Layer Dynamic Community Integrated Energy System
by Qiancheng Wang, Haibo Pen, Xiaolong Chen, Bin Li and Peng Zhang
Appl. Sci. 2024, 14(15), 6811; https://doi.org/10.3390/app14156811 - 4 Aug 2024
Viewed by 603
Abstract
The traditional centralized optimization method encounters challenges in representing the interaction among multi-agents and cannot consider the interests of each agent. In traditional low-carbon scheduling, the fixed carbon quota trading price can easily cause arbitrage behavior of the trading subject, and the carbon [...] Read more.
The traditional centralized optimization method encounters challenges in representing the interaction among multi-agents and cannot consider the interests of each agent. In traditional low-carbon scheduling, the fixed carbon quota trading price can easily cause arbitrage behavior of the trading subject, and the carbon reduction effect is poor. This paper proposes a two-layer dynamic community integrated energy system (CIES) low-carbon collaborative optimization operation method. Firstly, a multi-agent stage feedback carbon trading model is proposed, which calculates carbon trading costs in stages and introduces feedback factors to reduce carbon emissions indirectly. Secondly, a two-layer CIES low-carbon optimal scheduling model is constructed. The upper energy seller (ES) sets energy prices. The lower layer is the combined cooling, heating, and power (CCHP) system and load aggregator (LA), which is responsible for energy output and consumption. The energy supply and consumption are determined according to the ES energy price strategy, which reversely affects the energy quotation. Then, the non-dominated sorting genetic algorithm embedded with quadratic programming is utilized to solve the established scheduling model, which reduces the difficulty and improves the solving efficiency. Finally, the simulation results under the actual CIES example show that compared with the traditional centralized scheduling method, the total carbon emission of the proposed method is reduced by 16.34%, which can improve the income of each subject and make the energy supply lower carbon economy. Full article
(This article belongs to the Section Electrical, Electronics and Communications Engineering)
Show Figures

Figure 1

Figure 1
<p>Bi-level optimal scheduling architecture of the community integrated energy system.</p>
Full article ">Figure 2
<p>Multi-energy flow equipment coupling system.</p>
Full article ">Figure 3
<p>The proposed low-carbon optimal scheduling process of the two-layer dynamic CIES.</p>
Full article ">Figure 4
<p>ES optimal scheduling results. (<b>a</b>) Electricity price curve at each moment. (<b>b</b>) Heat price curve at each moment.</p>
Full article ">Figure 5
<p>Load aggregator optimization scheduling results. (<b>a</b>) Power load curve before and after the demand response. (<b>b</b>) Heat load curve before and after the demand response.</p>
Full article ">Figure 6
<p>Optimization scheduling results of new energy CCHP system. (<b>a</b>) Power equipment optimization scheduling results. (<b>b</b>) Heat equipment optimization scheduling results.</p>
Full article ">
19 pages, 7468 KiB  
Article
Linear Active Disturbance Rejection Control for Flexible Excitation System of Pumped Storage Units
by Bo Zhao, Jiandong Zheng, Jun Qin, Dan Wang, Jiayao Li, Xinyu Cheng and Sisi Jia
Energies 2024, 17(15), 3838; https://doi.org/10.3390/en17153838 - 3 Aug 2024
Viewed by 545
Abstract
The role of pumped storage in global energy structure transformation is becoming increasingly prominent. This article introduces a flexible excitation system based on fully controlled device converters into pumped storage units (PSUs). It can address the issues of insufficient excitation capacity and limited [...] Read more.
The role of pumped storage in global energy structure transformation is becoming increasingly prominent. This article introduces a flexible excitation system based on fully controlled device converters into pumped storage units (PSUs). It can address the issues of insufficient excitation capacity and limited stability associated with traditional thyristor excitation systems. The study focuses on linear active disturbance rejection control (LADRC) for the flexible excitation control system of pumped storage units and utilizes intelligent optimization algorithms to optimize the controller parameters. This addresses the inherent problem of traditional PID controllers, which are unable to alleviate the trade-off between response speed and overshoot. At the same time, the robustness and anti-interference of the control system are improved, effectively enhancing the performance of the pumped storage flexible excitation control system. Simulation verifies the feasibility and superiority of the proposed method. Full article
(This article belongs to the Section F1: Electrical Power System)
Show Figures

Figure 1

Figure 1
<p>Structure of single-machine infinite bus system based on VSCtype flexible excitation system.</p>
Full article ">Figure 2
<p>Equivalent model of pumped storage single-machine infinite system based on flexible excitation system.</p>
Full article ">Figure 3
<p>Vector diagram of single-machine infinite bus system with pumped storage flexible excitation system under generating conditions.</p>
Full article ">Figure 4
<p>Philips–Heffron model under generating conditions.</p>
Full article ">Figure 5
<p>Vector diagram of single-machine infinite bus system with pumped storage flexible excitation system under pumping conditions.</p>
Full article ">Figure 6
<p>Philips–Heffron model under pumping conditions.</p>
Full article ">Figure 7
<p>Block diagram of LADRC at the system level.</p>
Full article ">Figure 8
<p>Grid-side VSC rectifier control block diagram.</p>
Full article ">Figure 9
<p>Overall block diagram of LADRC for pumped storage unit flexible excitation system.</p>
Full article ">Figure 10
<p>The implementation program flowchart.</p>
Full article ">Figure 11
<p>Simulation diagram of single-phase short-circuit fault on the high-voltage side of the main transformer under generating conditions. (<b>a</b>) Terminal voltage; (<b>b</b>) deviation of rotor speed; (<b>c</b>) generator terminal reactive power exchange.</p>
Full article ">Figure 11 Cont.
<p>Simulation diagram of single-phase short-circuit fault on the high-voltage side of the main transformer under generating conditions. (<b>a</b>) Terminal voltage; (<b>b</b>) deviation of rotor speed; (<b>c</b>) generator terminal reactive power exchange.</p>
Full article ">Figure 12
<p>Simulation diagram of three-phase short-circuit fault on the high-voltage side of the main transformer under generating conditions. (<b>a</b>) Terminal voltage; (<b>b</b>) deviation of rotor speed; (<b>c</b>) generator terminal reactive power exchange.</p>
Full article ">Figure 12 Cont.
<p>Simulation diagram of three-phase short-circuit fault on the high-voltage side of the main transformer under generating conditions. (<b>a</b>) Terminal voltage; (<b>b</b>) deviation of rotor speed; (<b>c</b>) generator terminal reactive power exchange.</p>
Full article ">Figure 13
<p>Simulation diagram of single-phase short-circuit fault on the high-voltage side of the main transformer under pumping conditions. (<b>a</b>) Terminal voltage; (<b>b</b>) deviation of rotor speed; (<b>c</b>) generator terminal reactive power exchange.</p>
Full article ">Figure 13 Cont.
<p>Simulation diagram of single-phase short-circuit fault on the high-voltage side of the main transformer under pumping conditions. (<b>a</b>) Terminal voltage; (<b>b</b>) deviation of rotor speed; (<b>c</b>) generator terminal reactive power exchange.</p>
Full article ">Figure 14
<p>Simulation diagram of three-phase short-circuit fault on the high-voltage side of the main transformer under pumping conditions. (<b>a</b>) Terminal voltage; (<b>b</b>) deviation of rotor speed; (<b>c</b>) generator terminal reactive power exchange.</p>
Full article ">Figure 14 Cont.
<p>Simulation diagram of three-phase short-circuit fault on the high-voltage side of the main transformer under pumping conditions. (<b>a</b>) Terminal voltage; (<b>b</b>) deviation of rotor speed; (<b>c</b>) generator terminal reactive power exchange.</p>
Full article ">Figure 15
<p>Step response curve of the terminal voltage.</p>
Full article ">Figure 16
<p>Step response curve after changing the time constant of the generator excitation windings.</p>
Full article ">Figure 17
<p>Step response curve after changing the time constant of the excitation system.</p>
Full article ">Figure 18
<p>Step response curve with added step disturbance.</p>
Full article ">
30 pages, 8884 KiB  
Article
Improved Whale Optimization Algorithm for Maritime Autonomous Surface Ships Using Three Objectives Path Planning Based on Meteorological Data
by Gongxing Wu, Hongyang Li and Weimin Mo
J. Mar. Sci. Eng. 2024, 12(8), 1313; https://doi.org/10.3390/jmse12081313 - 3 Aug 2024
Viewed by 325
Abstract
In recent years, global trade volume has been increasing, and marine transportation plays a significant role here. In marine transportation, the choice of transportation route has been widely discussed. Minimizing fuel consumption, minimizing voyage time, and maximizing voyage security are concerns of the [...] Read more.
In recent years, global trade volume has been increasing, and marine transportation plays a significant role here. In marine transportation, the choice of transportation route has been widely discussed. Minimizing fuel consumption, minimizing voyage time, and maximizing voyage security are concerns of the International Maritime Organization (IMO) regarding Maritime Autonomous Surface Ships (MASS). These goals are contradictory and have not yet been effectively resolved. This paper describes the ship path-planning problem as a multi-objective optimization problem that considers fuel consumption, voyage time, and voyage security. The model considers wind and waves as marine environmental factors. Furthermore, this paper uses an improved Whale Optimization Algorithm to solve multi-objective problems. At the same time, it is compared to three advanced algorithms. Through seven three-objective test functions, the performance of the algorithm is tested and applied in path planning. The results indicate that the algorithm can effectively balance the fuel consumption, voyage time, and voyage security of the ship, offering reasonable paths. Full article
(This article belongs to the Special Issue Navigation and Localization for Autonomous Marine Vehicles)
Show Figures

Figure 1

Figure 1
<p>Graph of the relationship between floating center position and prismatic coefficient.</p>
Full article ">Figure 2
<p>The Lap–Keller method graph: (<b>a</b>) category A; (<b>b</b>) category B; (<b>c</b>) category C; (<b>d</b>) category D; (<b>e</b>) category E.</p>
Full article ">Figure 3
<p>Wind angle.</p>
Full article ">Figure 4
<p>The process of whale predation.</p>
Full article ">Figure 5
<p>The schematic diagram of a ship multi-objective path optimization problem.</p>
Full article ">Figure 6
<p>The structural diagram of improved WOA.</p>
Full article ">Figure 7
<p>Improved WOA for Viennet3.</p>
Full article ">Figure 8
<p>MOJS for Viennet3.</p>
Full article ">Figure 9
<p>MOSOA for Viennet3.</p>
Full article ">Figure 10
<p>MOSO for Viennet3.</p>
Full article ">Figure 11
<p>Improved WOA for DTLZ2.</p>
Full article ">Figure 12
<p>MOJS for DTLZ2.</p>
Full article ">Figure 13
<p>MOSOA for DTLZ2.</p>
Full article ">Figure 14
<p>MOSO for DTLZ2.</p>
Full article ">Figure 15
<p>Improved WOA for DTLZ4.</p>
Full article ">Figure 16
<p>MOJS for DTLZ4.</p>
Full article ">Figure 17
<p>MOSOA for DTLZ4.</p>
Full article ">Figure 18
<p>MOSO for DTLZ4.</p>
Full article ">Figure 19
<p>Improved WOA for DTLZ5.</p>
Full article ">Figure 20
<p>MOJS for DTLZ5.</p>
Full article ">Figure 21
<p>MOSOA for DTLZ5.</p>
Full article ">Figure 22
<p>MOSO for DTLZ5.</p>
Full article ">Figure 23
<p>Improved WOA for DTLZ6.</p>
Full article ">Figure 24
<p>MOJS for DTLZ6.</p>
Full article ">Figure 25
<p>MOSOA for DTLZ6.</p>
Full article ">Figure 26
<p>MOSO for DTLZ6.</p>
Full article ">Figure 27
<p>Improved WOA for DTLZ7.</p>
Full article ">Figure 28
<p>MOJS for DTLZ7.</p>
Full article ">Figure 29
<p>MOSOA for DTLZ7.</p>
Full article ">Figure 30
<p>MOSO for DTLZ7.</p>
Full article ">Figure 31
<p>Improved WOA for UF8.</p>
Full article ">Figure 32
<p>MOJS for UF8.</p>
Full article ">Figure 33
<p>MOSOA for UF8.</p>
Full article ">Figure 34
<p>MOSO for UF8.</p>
Full article ">Figure 35
<p>The map of the corresponding area.</p>
Full article ">Figure 36
<p>The case after setting the spatial resolution.</p>
Full article ">Figure 37
<p>The map of Qiongzhou Strait area.</p>
Full article ">Figure 38
<p>Qiongzhou Strait area in grid map.</p>
Full article ">Figure 39
<p>Four paths planned by improved WOA.</p>
Full article ">
17 pages, 322 KiB  
Article
BDAC: Boundary-Driven Approximations of K-Cliques
by Büşra Çalmaz and Belgin Ergenç Bostanoğlu
Symmetry 2024, 16(8), 983; https://doi.org/10.3390/sym16080983 - 2 Aug 2024
Viewed by 416
Abstract
Clique counts are crucial in applications like detecting communities in social networks and recurring patterns in bioinformatics. Counting k-cliques—a fully connected subgraph with k nodes, where each node has a direct, mutual, and symmetric relationship with every other node—becomes computationally challenging for larger [...] Read more.
Clique counts are crucial in applications like detecting communities in social networks and recurring patterns in bioinformatics. Counting k-cliques—a fully connected subgraph with k nodes, where each node has a direct, mutual, and symmetric relationship with every other node—becomes computationally challenging for larger k due to combinatorial explosion, especially in large, dense graphs. Existing exact methods have difficulties beyond k = 10, especially on large datasets, while sampling-based approaches often involve trade-offs in terms of accuracy, resource utilization, and efficiency. This difficulty becomes more pronounced in dense graphs as the number of potential k-cliques grows exponentially. We present Boundary-driven approximations of k-cliques (BDAC), a novel algorithm that approximates k-clique counts without using recursive procedures or sampling methods. BDAC offers both lower and upper bounds for k-cliques at local (per-vertex) and global levels, making it ideal for large, dense graphs. Unlike other approaches, BDAC’s complexity remains unaffected by the value of k. We demonstrate its effectiveness by comparing it with leading algorithms across various datasets, focusing on k values ranging from 8 to 50. Full article
(This article belongs to the Special Issue Advances in Graph Theory)
Show Figures

Figure 1

Figure 1
<p>Visualization of a graph (<b>a</b>) and its node relationships after applying degeneracy ordering and constructing DAG (<b>b</b>).</p>
Full article ">Figure 2
<p>An induced subgraph <span class="html-italic">H</span> formed by nodes 2 and 5 separately.</p>
Full article ">
23 pages, 2731 KiB  
Article
Optimization of Multimodal Paths for Oversize and Heavyweight Cargo under Different Carbon Pricing Policies
by Caiyi Wu, Yinggui Zhang, Yang Xiao, Weiwei Mo, Yuxie Xiao and Juan Wang
Sustainability 2024, 16(15), 6588; https://doi.org/10.3390/su16156588 - 1 Aug 2024
Viewed by 432
Abstract
With the increasing global concern over climate change, reducing greenhouse gas emissions has become a universal goal for governments and enterprises. For oversize and heavyweight cargo (OHC) transportation, multimodal transportation has become widely adopted. However, this mode inevitably generates carbon emissions, making research [...] Read more.
With the increasing global concern over climate change, reducing greenhouse gas emissions has become a universal goal for governments and enterprises. For oversize and heavyweight cargo (OHC) transportation, multimodal transportation has become widely adopted. However, this mode inevitably generates carbon emissions, making research into effective emission reduction strategies essential for achieving low-carbon economic development. This study investigates the optimization of multimodal transportation paths for OHC (OMTP-OHC), considering various direct carbon pricing policies and develops models for these paths under the ordinary scenario—defined as scenarios without any carbon pricing policies—and two carbon pricing policy scenarios, namely the emission trading scheme (ETS) policy and the carbon tax policy, to identify the most cost-effective solutions. An enhanced genetic algorithm incorporating elite strategy and catastrophe theory is employed to solve the models under the three scenarios. Subsequently, we examine the impact of ETS policy price fluctuations, carbon quota factors, and different carbon tax levels on decision-making through a case study, confirming the feasibility of the proposed model and algorithm. The findings indicate that the proposed algorithm effectively addresses this problem. Moreover, the algorithm demonstrates a small impact of ETS policy price fluctuations on outcomes and a slightly low sensitivity to carbon quota factors. This may be attributed to the relatively low ETS policy prices and the characteristics of OHC, where transportation and modification costs are significantly higher than carbon emission costs. Additionally, a comparative analysis of the two carbon pricing policies demonstrates the varying intensities of emission reductions in multimodal transportation, with the ranking of carbon emission reduction intensity as follows: upper-intermediate level of carbon tax > intermediate level of carbon tax > lower-intermediate level of carbon tax = ETS policy > the ordinary scenario. The emission reduction at the lower-intermediate carbon tax level (USD 8.40/t) matches that of the ETS policy at 30%, with a 49.59% greater reduction at the intermediate level (USD 50.48/t) compared to the ordinary scenario, and a 70.07% reduction at the upper-intermediate level (USD 91.14/t). The model and algorithm proposed in this study can provide scientific and technical support to realize the low-carbonization of the multimodal transportation for OHC. The findings of this study also provide scientific evidence for understanding the situation of multimodal transportation for OHC under China’s ETS policy and its performance under different carbon tax levels in China and other regions. This also contributes to achieving the goal of low-carbon economic development. Full article
Show Figures

Figure 1

Figure 1
<p>A flow chart of the enhanced genetic algorithm used in this paper.</p>
Full article ">Figure 2
<p>Examples of topological sorting codes.</p>
Full article ">Figure 3
<p>Schematic diagram of crossover operation.</p>
Full article ">Figure 4
<p>Schematic diagram of the mutation operation.</p>
Full article ">Figure 5
<p>The multimodal transportation network of the LY converter transformer. Note: 280, 240, and 2060 indicate the transportation distance between nodes by road, railroad, and waterway, respectively. Unit: kilometers. The “0” means that there is no appropriate mode of transportation.</p>
Full article ">Figure 6
<p>Plot of QQ test results for normal distribution. Red line as baseline, and the distribution of current price data points is shown in blue.</p>
Full article ">Figure 7
<p>Results from traditional GAs.</p>
Full article ">Figure 8
<p>Results calculated by the improved GA.</p>
Full article ">Figure 9
<p>Set 2, the set of optimal solutions for path decisions under fluctuating emission trading prices.</p>
Full article ">
21 pages, 878 KiB  
Article
Loan Pricing in Peer-to-Peer Lending
by David D. Maloney, Sung-Chul Hong and Barin Nag
J. Risk Financial Manag. 2024, 17(8), 331; https://doi.org/10.3390/jrfm17080331 - 1 Aug 2024
Viewed by 282
Abstract
Lenders writing loans in the peer-to-peer market carry risk with the anticipation of an expected return. In the current implementation, many lenders do not have an exit strategy beyond holding the loan for the full repayment term. Many would-be lenders are deterred by [...] Read more.
Lenders writing loans in the peer-to-peer market carry risk with the anticipation of an expected return. In the current implementation, many lenders do not have an exit strategy beyond holding the loan for the full repayment term. Many would-be lenders are deterred by the risk of being stuck with an illiquid investment without a method for adjusting to overall economic conditions. This risk is a limiting factor for the overall number of loan transactions. This risk prevents funding for many applicants in need, while simultaneously steering capital towards other more liquid and mature markets. The underdeveloped valuation methods used presently in the peer-to-peer lending space present an opportunity for establishing a model for assigning value to loans. We provide a novel application of an established model for pricing peer-to-peer loans based on multiple factors common in all loans. The method can be used to give a value to a peer-to-peer loan which enables transactions. These transactions can potentially encourage participation and overall maturity in the secondary peer-to-peer loan trading market. We apply established valuation algorithms to peer-to-peer loans to provide a method for lenders to employ, enabling note trading in the secondary market. Full article
(This article belongs to the Special Issue Finance, Risk and Sustainable Development)
Show Figures

Figure 1

Figure 1
<p>Illustration showing how loan prices change based on a change in rates.</p>
Full article ">Figure 2
<p>Binomial interest rate tree for the scenario in <a href="#jrfm-17-00331-t006" class="html-table">Table 6</a> showing loan value fluctuations based on simulated movement in rates by ±0.5%.</p>
Full article ">
16 pages, 5166 KiB  
Article
Optimal Bidding Scheduling of Virtual Power Plants Using a Dual-MILP (Mixed-Integer Linear Programming) Approach under a Real-Time Energy Market
by Seung-Jin Yoon, Kyung-Sang Ryu, Chansoo Kim, Yang-Hyun Nam, Dae-Jin Kim and Byungki Kim
Energies 2024, 17(15), 3773; https://doi.org/10.3390/en17153773 - 31 Jul 2024
Viewed by 309
Abstract
In recent years, the energy industry has increased the proportion of renewable energy sources, which are sustainable and carbon-free. However, the increase in renewable energy sources has led to grid instability due to factors such as the intermittent power generation of renewable sources, [...] Read more.
In recent years, the energy industry has increased the proportion of renewable energy sources, which are sustainable and carbon-free. However, the increase in renewable energy sources has led to grid instability due to factors such as the intermittent power generation of renewable sources, forecasting inaccuracies, and the lack of metering for small-scale power sources. Various studies have been carried out to address these issues. Among these, research on Virtual Power Plants (VPP) has focused on integrating unmanaged renewable energy sources into a unified system to improve their visibility. This research is now being applied in the energy trading market. However, the purpose of VPP aggregators has been to maximize profits. As a result, they have not considered the impact on distribution networks and have bid all available distributed resources into the energy market. While this approach has increased the visibility of renewables, an additional method is needed to deal with the grid instability caused by the increase in renewables. Consequently, grid operators have tried to address these issues by diversifying the energy market. As regulatory method, they have introduced real-time energy markets, imbalance penalty fees, and limitations on the output of distributed energy resources (DERs), in addition to the existing day-ahead market. In response, this paper proposes an optimal scheduling method for VPP aggregators that adapts to the diversifying energy market and enhances the operational benefits of VPPs by using two Mixed-Integer Linear Programming (MILP) models. The validity of the proposed model and algorithm is verified through a case study analysis. Full article
Show Figures

Figure 1

Figure 1
<p>The structure of the energy market.</p>
Full article ">Figure 2
<p>Bidding sequence for the day-ahead market.</p>
Full article ">Figure 3
<p>Bidding sequence for the real-time market.</p>
Full article ">Figure 4
<p>Operational sequence for real-time additional bidding.</p>
Full article ">Figure 5
<p>System configuration for simulation.</p>
Full article ">Figure 6
<p>Day-ahead forecasted RES generation and hourly electricity prices.</p>
Full article ">Figure 7
<p>Results of scenario 1 without the proposed method (Case 1).</p>
Full article ">Figure 8
<p>Results of scenario 1 when the proposed method is used without additional bidding in the real-time market (Case 2).</p>
Full article ">Figure 9
<p>Results of scenario 2 when the proposed method is used with additional bidding in the real-time market (Case 3).</p>
Full article ">Figure 10
<p>Results of scenario 3 when the proposed method is used with additional bidding in the real-time market and RES curtailment (Case 4).</p>
Full article ">Figure 11
<p>Results of scenario 4 when the proposed method is used with additional bidding in the real-time market (Case 5).</p>
Full article ">
Back to TopTop