Publikační činnost Katedry informatiky / Publications of Department of Computer Science (460)

Permanent URI for this collectionhttp://hdl.handle.net/10084/64750

Kolekce obsahuje bibliografické záznamy publikační činnosti (článků) akademických pracovníků Katedry informatiky (460) v časopisech a v Lecture Notes in Computer Science registrovaných ve Web of Science od roku 2003 po současnost.
Do kolekce jsou zařazeny:
a) publikace, u nichž je v originálních dokumentech jako působiště autora (adresa) uvedena Vysoká škola báňská-Technická univerzita Ostrava (VŠB-TUO),
b) publikace, u nichž v originálních dokumentech není v adrese VŠB-TUO uvedena, ale autoři prokazatelně v době jejich zpracování a uveřejnění působili na VŠB-TUO.

Bibliografické záznamy byly původně vytvořeny v kolekci Publikační činnost akademických pracovníků VŠB-TUO, která sleduje publikování akademických pracovníků od roku 1990.

Browse

Recent Submissions

Now showing 1 - 20 out of 577 results
  • Item type: Item ,
    Window function expression: Let the self-join enter
    (Association for Computing Machinery, 2024) Bača, Radim
    Window function expressions (WFEs) became part of the SQL:2003 standard, and since then, they have often been implemented in database systems (DBS). They are especially essential to OLAP DBSs, and people use them daily. Even though WFEs are a heavily used part of the SQL language, the amount of research done on their optimization in the last two decades is not significant. WFE does not extend the expressive power of the SQL language, but it makes writing SQL queries easier and more transparent. DBSs always compile SQL queries with WFE using a sequence of partition-sort-compute operators, which we call a linear strategy. Plans resulting from the linear strategy are robust and, in many cases, efficient. This article introduces an alternative strategy using a self-join, which is not considered in the current DBSs. We call it the self-join strategy, and it is based on an SQL query transformation where the result query uses a self-join query plan to compute WFE. One output of this work is a tool that can automatically perform such SQL query transformations. We created a microbenchmark showing that the self-join strategy is more effective than the linear strategy in many cases. We also performed a cost-based experiment to evaluate the query optimizers' ability to select an appropriate strategy. The article's main aim is to show that usage of the self-join strategy for queries with WFE is beneficial if selected in a cost-based manner.
  • Item type: Item ,
    A novel membrane-inspired evolutionary algorithm framework for VRPTW
    (Springer Nature, 2026) Bai, Zhonghai; Snášel, Václav; Mirjalili, Seyedali; Vo, Bay; Kong, Lingping; Wang, Xiaopeng, xiaopeng
    The vehicle routing problem with time windows (VRPTW) has gained much attention recently due to its wide application in operations research and logistics. VRPTW has been proven to be an NP-hard problem whose optimal solution is computationally costly. Scholars have proposed many methods, such as exact algorithms, heuristics, and metaheuristics, to find near-optimal solutions for the VRPTW. Exact algorithms are limited to small-scale problems, while heuristic algorithms and metaheuristics often converge to locally optimal solutions, despite their applicability to larger-scale problems. This paper proposes a novel membrane-inspired evolutionary algorithm framework (MEAF) consisting of isolated evolutionary rules, communication output rules, communication input rules, fusion-exchange information operation, and membrane dissolution rules. By leveraging the advantages of multiple metaheuristics algorithms and avoiding the pitfalls of local optima, MEAF offers a promising solution to address complex problems. The effectiveness of the proposed MEAF is verified by applying three classical metaheuristics, namely Genetic Algorithm (GA), Ant Colony System (ACS), and Particle Swarm Algorithm (PSO), to solve the VRPTW problem. The experiments are run on 56 instances of Solomon with 100 client benchmarks. The evaluation of the experimental results combined with the mean and standard deviation values show that the algorithm performs better in 54 out of 56 instances, demonstrating the effectiveness and stability of the proposed algorithm.
  • Item type: Item ,
    Advanced control parameter optimization in DC motors and liquid level systems
    (Springer Nature, 2025) Ekinci, Serdar; Izci, Davut; Almomani, Mohammad H.; Saleem, Kashif, kashif; Abu Zitar, Raed; Smerat, Aseel; Snášel, Václav; Ezugwu, Absalom E.; Abualigah, Laith
    In recent times, there has been notable progress in control systems across various industrial domains, necessitating effective management of dynamic systems for optimal functionality. A crucial research focus has emerged in optimizing control parameters to augment controller performance. Among the plethora of optimization algorithms, the mountain gazelle optimizer (MGO) stands out for its capacity to emulate the agile movements and behavioral strategies observed in mountain gazelles. This paper introduces a novel approach employing MGO to optimize control parameters in both a DC motor and three-tank liquid level systems. The fine-tuning of proportional-integral-derivative (PID) controller parameters using MGO achieves remarkable results, including a rise time of 0.0478 s, zero overshoot, and a settling time of 0.0841 s for the DC motor system. Similarly, the liquid level system demonstrates improved control with a rise time of 11.0424 s and a settling time of 60.6037 s. Comparative assessments with competitive algorithms, such as the grey wolf optimizer and particle swarm optimization, reveal MGO's superior performance. Furthermore, a new performance indicator, ZLG, is introduced to comprehensively evaluate control quality. The MGO-based approach consistently achieves lower ZLG values, showcasing its adaptability and robustness in dynamic system control and parameter optimization. By providing a dependable and efficient optimization methodology, this research contributes to advancing control systems, promoting stability, and enhancing efficiency across diverse industrial applications.
  • Item type: Item ,
    Spiral-refraction mutation prairie dog algorithm: Optimization framework for engineering design of interconnected multimachine power system
    (Elsevier, 2024) Rizk-Allah, Rizk M.; Snášel, Václav; Izci, Davut; Ekinci, Serdar
    Many real-world engineering problems, characterized by high-dimensionality, nonlinearity, nonconvexity, and multi-modality, demand advanced optimization methods. Traditional algorithms may struggle with these challenges. Prairie dog optimization (PDO) was proposed for function optimization but faces limitations in balancing exploration and exploitation due to two reasons. The first one is related to diversity features which may not be efficient, and the second one is related to having no leading mechanism for direct search feature towards the promising regions. With that in mind, this study introduces an enhanced PDO variant, improved PDO (IPDO), addressing PDO's drawbacks through two key strategies: refraction-based learning (RBL) and spiral search learning (SSL). RBL enhances exploration by generating refraction solutions, while SSL conducts deep local searches around the best solution, strengthening exploitation. IPDO's performance is evaluated on benchmarks, IEEE CEC2017/CEC2020 test suites, and real-world constraint engineering optimization problems. Comparative analyses, including statistical measures, convergence analysis, and boxplot analysis, demonstrate IPDO's superiority. Besides, the IPDO is applied to estimate more promising parameters of power system stabilizer utilized in an interconnected multimachine power system using Western System Coordinating Council three-machine, ninebus power system. Results illustrate that the IPDO harvests the better estimation among the other methods, making it to be an efficient and powerful tool for dealing with the efficient operation of an interconnected multimachine power system which is a challenging real-world engineering problem.
  • Item type: Item ,
    IndiVNet A region adaptive semantic image segmentation for autonomous driving in unstructured environments
    (Springer Nature, 2025) Chakraborty, Pritam; Bandyopadhyay, Anjan; Bhattacharyya, Siddhartha, Siddhartha; Platoš, Jan
    Autonomous navigation in developing regions is challenged by heterogeneous traffic, dynamic occlusions, and weak road structure. Existing segmentation models, largely trained on structured Western datasets, struggle to generalize under these conditions. To address this gap, we propose IndiVNet, a semantic segmentation architecture tailored for unstructured Indian driving environments. IndiVNet introduces a progressive dilation encoder (616) that captures fine-grained details and broad contextual cues without inducing oversparsity. Evaluated on the India Driving Dataset (IDD), it achieves 69.98% mIoU, outperforming CNN and Transformer baselines, and reaches 73.2% mIoU on CAMVID, demonstrating strong cross-domain generalization. By combining contextual adaptability with real-time efficiency, IndiVNet offers a scalable, region-aware solution for robust autonomous navigation in complex environments.
  • Item type: Item ,
    Lexical predicates do substitute in fine-grained attitudes
    (Springer Nature, 2025) Jespersen, Bjørn
    Let {'is a woodchuck', 'is a groundhog'} be a pair of synonymous lexical predicates. Are they intersubstitutable within a fine-grained attitude ascription without affecting either the truth-value of the ascription or the content of the attitude? I will show that synonymy is sufficient to preserve substitutability within any non-quotational context. Only this requires that substitution is executed within a semantics that observes semantic and epistemic transparency also in contexts such as hyperintensional belief reports. I will develop my argument within Transparent Intensional Logic. I use my pro-substitution claim to argue against one wrong reason for fine-graining, which introduces logical distinctions without semantic differences.
  • Item type: Item ,
    Using synthetic data for pretraining partial discharge detection in overhead transmission lines
    (Springer Nature, 2025) Klein, Lukáš; Fulneček, Jan; Kabot, Ondřej; Dvorský, Jiří; Prokop, Lukáš
    Accurate detection of partial discharges (PDs) in medium-voltage overhead transmission lines is critical for preemptive maintenance and avoiding costly outages, yet it is challenged by scarce labeled data and pervasive electromagnetic interference. This paper investigates a hybrid simulation-and-data-driven framework in which synthetically generated PD signals are used to pretrain deep neural networks and are subsequently fine-tuned on a limited set of real overhead-line measurements. The synthetic pipeline systematically varies PD repetition rates, amplitude distributions, vegetation-contact scenarios, and noise conditions, producing diverse time-series and spectrogram-like representations that approximate real operating environments. We conduct a comprehensive ablation study across multiple architectures—Convolutional Neural Networks (CNNs), a Vision Transformer (ViT), and a Long Short-Term Memory (LSTM) network—and analyze their sensitivity to granular sweeps of synthetic-data parameters. CNN-based models decisively outperform ViT and LSTM counterparts on the spectrogram-based classification task, while ViT and LSTM fail to learn meaningful representation. For the successful CNNs, pretraining on carefully parameterized synthetic datasets—particularly those reflecting higher PD activity, such as our Datasets 3 and 4—consistently improves downstream performance on real data, boosting the Matthews Correlation Coefficient (MCC) on imbalanced, cost-sensitive test sets by roughly 10–20% compared with training from scratch. At the same time, we show that poorly aligned synthetic data can degrade generalization, underscoring the need for accurate noise calibration and domain-aligned simulation. Overall, the results confirm that (i) architectural choice is pivotal for PD detection in overhead lines and (ii) well-designed synthetic data is a powerful, practical lever for achieving reliable and cost-effective PD monitoring when real labeled data are limited.
  • Item type: Item ,
    From constraints fusion to manifold optimization: A new directional transport manifold metaheuristic algorithm
    (Elsevier, 2024) Snášel, Václav; Kong, Lingping; Das, Swagatam
    The ascent of geometry-based models and methodologies, exemplified by geometric deep learning and manifold numerical optimization algorithms, has inaugurated a novel domain across various applications that grapple with geometric data complexities, such as electroencephalogram signals represented by symmetric positive definite matrix manifold, hierarchical data represented by hyperbolic manifold. The imperative fuels this inevitable paradigm shift to encapsulate the intricacies and richness inherent in data, areas where traditional methods prove inadequate. While metaheuristic algorithms are renowned for their versatile adaptability across applications, offering practical solutions within reasonable timeframes. However, the conventional metaheuristic algorithms fail on manifold applications with meaningless solutions. From an extrinsic optimization perspective, we treat manifold optimization problems as general optimization problems with multiple fused constraints that limit the optimization path to the manifold. This study pioneered the proposal and implementation of a metaheuristic manifold optimization, introducing a novel directional transport operator to rectify previously identified issues. Through experimentation across five sets of 25 problems, comparing against five algorithms, including both gradient-free and gradient-dominant counterparts, our proposed algorithm emerges as the optimal performer within the gradient-free category, demonstrating competitiveness even against gradient-dominant algorithms. Furthermore, we applied the proposed algorithm to the robot dynamic manipulation problem, achieving a close-optimal solution that eludes gradient-dominant approaches. This paper delves into the inherent capabilities and establishes the generalization of a metaheuristic algorithm within non-Euclidean functional landscapes. The source code will be available at https://github.com/lingpingfuzzy/metaheuristic-manifold-optimization.
  • Item type: Item ,
    Collaborative filtering by graph convolution network in location-based recommendation system
    (KSII, 2024) Tran, Tin T.; Snášel, Václav; Nguyen, Thuan Q.
    Recommendation systems research is a subfield of information retrieval, as these systems recommend appropriate items to users during their visits. Appropriate recommendation results will help users save time searching while increasing productivity at work, travel, or shopping. The problem becomes more difficult when the items are geographical locations on the ground, as they are associated with a wealth of contextual information, such as geographical location, opening time, and sequence of related locations. Furthermore, on social networking platforms that allow users to check in or express interest when visiting a specific location, their friends receive this signal by spreading the word on that online social network. Consideration should be given to relationship data extracted from online social networking platforms, as well as their impact on the geolocation recommendation process. In this study, we compare the similarity of geographic locations based on their distance on the ground and their correlation with users who have checked in at those locations. When calculating feature embeddings for users and locations, social relationships are also considered as attention signals. The similarity value between location and correlation between users will be exploited in the overall architecture of the recommendation model, which will employ graph convolution networks to generate recommendations with high precision and recall. The proposed model is implemented and executed on popular datasets, then compared to baseline models to assess its overall effectiveness.
  • Item type: Item ,
    Will dissolved hydrogen reveal the instability of the anaerobic digestion process?
    (MDPI, 2025) Platošová, Daniela; Rusín, Jiří; Svoboda, Radek; Vašinková, Markéta
    Dissolved hydrogen is a critical factor in maintaining the delicate balance among microbial species that drive anaerobic digestion. Since previous findings have demonstrated a correlation between dissolved hydrogen concentration and volatile fatty acid (VFA) levels, we propose to evaluate the use of dissolved hydrogen concentration in digestate as an alternative to traditional VFA measurements. The aim is to determine whether dissolved hydrogen could serve as a faster, more accurate, and more efficient indicator of process instability in anaerobic digestion. An integral part of this task also involves addressing the technical challenge of identifying a suitable sensor that meets our requirements. In this study, we evaluated the ratio of dissolved hydrogen concentration to Total Inorganic Carbon as a potential alternative to the traditional stability indicator, Volatile Fatty Acids/Total Inorganic Carbon (VFA/TIC), also referred to as Fl & uuml;chtige Organische S & auml;uren/Totales Anorganisches Carbonat (FOS/TAC). The single-stage anaerobic digestion process was carried out in a Terrafors IS rotary drum bioreactor for 150 days at an average temperature of 40 degrees C and an organic volatile load of 0.092 kg m-3 d-1. Corn silage was dosed on weekdays as the substrate. With a theoretical retention time of 45 days, a biogas production of 0.219 Nm3kgVs-1 with a CH4 content of 31.6% was achieved. The values of the determined VFA/TIC stability indicator ranged from 0.22 to 5.66, with the highest values obtained when the reactor was overloaded. The dissolved hydrogen concentration ranged 0.005-0.196 mg dm-3. The Pearson correlation coefficient was 0.337 and the Spearman correlation coefficient was 0.468. The amperometric microsensor has proven to be unsuitable for field applications due to its lack of sensitivity and short lifetime. The proposed ratio of dissolved hydrogen concentration to TIC did not prove to be significantly more effective than the established VFA/TIC indicator.
  • Item type: Item ,
    An activity level based surrogate-assisted evolutionary algorithm for many-objective optimization
    (Elsevier, 2024) Pan, Jeng-Shyang; Zhang, An-Ning; Chu, Shu-Chu; Zhao, Jia; Snášel, Václav
    Addressing expensive many-objective optimization problems (MaOPs) is a formidable challenge owing to their intricate objective spaces and high computational demands. Surrogate-assisted evolutionary algorithms (SAEAs) have gained prominence because of their ability to tackle MaOPs efficiently. They achieve this by using surrogate models to approximate objective functions, significantly reducing their reliance on costly evaluations. However, the effectiveness of many SAEAs is hampered by their reliance on various surrogate models and optimization strategies, which often result in suboptimal prediction accuracy and optimization performance. This study introduces a novel approach: an activity level based surrogate-assisted reference vector guided evolutionary algorithm specifically designed for expensive MaOPs. Utilizing the Kriging model and an angle penalty distance criterion, this algorithm effectively filters solutions that require evaluation using the original function. It employs a fixed number of training sets,that are updated via a two-screening strategy that leverages activity levels to refine population screening. This process ensures that the reference vector progressively aligns more closely with the Pareto fronts,which is enhanced by the deployment of adjusted adaptive reference vectors, thereby improving the screening precision. The proposed algorithm was tested against six contemporary algorithms using the DTLZ, WFG, and MaF test suites. The experimental results show that the proposed method outperforms other algorithms in most problems. Furthermore, its application to the cloud computing task scheduling problem underscores its practical value, demonstrating its notable effectiveness. The experimental outcomes attest to the robust performance of the algorithm across both test scenarios and real-world applications.
  • Item type: Item ,
    A brief review on quantum computing based drug design
    (Wiley, 2024) Das, Poulami; Ray, Avishek; Bhattacharyya, Siddhartha; Platoš, Jan; Snášel, Václav; Mršić, Leo; Huang, Tingwen; Zelinka, Ivan
    Design and development of new drug molecules are essential for the survival of human society. New drugs are designed for therapeutic purposes to combat new diseases. Besides treating new diseases, new drug development is also needed to treat pre-existing diseases more effectively and reduce the existing drugs' side effects. The design of drugs involves several steps, from the discovery of the drug molecule to its commercialization in the market. One of the most critical steps in drug design is to find the molecular interactions between the target (infected) molecule and the drug molecule. Several complex chemical equations need to be solved to determine the molecular interactions. In the late 20th Century, the advancement of computational technologies has made the solution of chemical equations relatively easier and faster. Moreover, the design of drug molecules involves multi-criteria optimization. Classical computational methodologies have been used for drug design since the end of the 20th Century. However, nowadays, more advanced computational methodologies are inevitable in designing drugs for new diseases and drugs with fewer side effects. In this context, the quantum computing paradigm has proved beneficial in drug design due to its advanced computational capabilities. This paper presents a state-of-the-art comprehensive review of the quantum computing-based methodologies involved in drug design. A comparative study is made about the different quantum-aided drug design methods, stating each methodology's merits and demerits. The review work presented in this manuscript will help new researchers assess the present state-of-the-art concept of quantum-based drug design. This article is categorized under: Technologies > Structure Discovery and Clustering Technologies > Computational Intelligence Application Areas > Health Care
  • Item type: Item ,
    Association of selected adipokines with vitamin D deficiency in children with inflammatory bowel disease
    (BMC, 2024) Geryk, Miloš; Kučerová, Veronika; Velgáňová-Véghová, Mária; Foltenová, Hana; Bouchalová, Kateřina; Karásek, David; Radvansky Jr., Martin; Karásková, Eva
    Background: Adipose tissue is significantly involved in inflammatory bowel disease (IBD). Vitamin D can affect both adipogenesis and inflammation. The aim of this study was to compare the production of selected adipokines, potentially involved in the pathogenesis of IBD - adiponectin, resistin, retinol binding protein 4 (RBP-4), adipocyte fatty acid binding protein and nesfatin-1 in children with IBD according to the presence of 25-hydroxyvitamin D (25(OH)D) deficiency. Methods: The study was conducted as a case-control study in pediatric patients with IBD and healthy children of the same sex and age. In addition to adipokines and 25(OH)D, anthropometric parameters, markers of inflammation and disease activity were assessed in all participants. Results: Children with IBD had significantly higher resistin levels regardless of 25(OH)D levels. IBD patients with 25(OH)D deficiency only had significantly lower RBP-4 compared to healthy controls and also compared to IBD patients without 25(OH)D deficiency. No other significant differences in adipokines were found in children with IBD with or without 25(OH)D deficiency. 25(OH)D levels in IBD patients corelated with RBP-4 only, and did not correlate with other adipokines. Conclusions: Whether the lower RBP-4 levels in the 25(OH)D-deficient group of IBD patients directly reflect vitamin D deficiency remains uncertain. The production of other adipokines does not appear to be directly related to vitamin D deficiency.
  • Item type: Item ,
    Retinal image dataset of infants and retinopathy of prematurity
    (Springer Nature, 2024) Timkovič, Juraj; Nowaková, Jana; Kubíček, Jan; Hasal, Martin; Varyšová, Alice; Kolarčík, Lukáš; Maršolková, Kristýna; Augustynek, Martin; Snášel, Václav
    Retinopathy of prematurity (ROP) represents a vasoproliferative disease, especially in newborns and infants, which can potentially affect and damage the vision. Despite recent advances in neonatal care and medical guidelines, ROP still remains one of the leading causes of worldwide childhood blindness. The paper presents a unique dataset of 6,004 retinal images of 188 newborns, most of whom are premature infants. The dataset is accompanied by the anonymized patients' information from the ROP screening acquired at the University Hospital Ostrava, Czech Republic. Three digital retinal imaging camera systems are used in the study: Clarity RetCam 3, Natus RetCam Envision, and Phoenix ICON. The study is enriched by the software tool ReLeSeT which is aimed at automatic retinal lesion segmentation and extraction from retinal images. Consequently, this tool enables computing geometric and intensity features of retinal lesions. Also, we publish a set of pre-processing tools for feature boosting of retinal lesions and retinal blood vessels for building classification and segmentation models in ROP analysis.
  • Item type: Item ,
    Fast bicriteria streaming algorithms for submodular cover problem under noise models
    (Elsevier, 2024) Nguyen, Bich-Ngan T.; Pham, Phuong N. H.; Pham,Canh V.; Snášel, Václav
    The Submodular Cover (SC) problem has attracted the attention of researchers because of its wide variety of applications in many domains. Previous studies on this problem have focused on solving it under the assumption of a non-noise environment or using the greedy algorithm to solve it under noise. However, in some applications, the data is often large-scale and brings a noisy version, so the existing solutions are ineffective or not applicable to large and noisy data. Motivated by this phenomenon, we study the Submodular Cover under Noises (SCN) problem and propose two efficient streaming algorithms, which provide a solution with theoretical bounds under two common noise models, multiplicative and additive noises. The experimental results indicate that our proposed algorithms not only provide the solution with a high objective function value but also outperform the state-of-the-art algorithm in terms of both the number of queries and the running time.
  • Item type: Item ,
    Towards modeling conceptual graphs and transparent intensional logic
    (Springer Nature, 2024) Han, Nguyen Van; Vinh, Phan Cong; Duží, Marie
    In this paper, we introduce a graphical method for modeling and reasoning with linguistic expressions. The former represents a graph called a conceptual graph, and the latter involves graph transformations. In our conceptual graphs, nodes represent linguistic concepts and edges links between these concepts. This model facilitates reasonining with linguistic concepts by making direct consequences easy to infer.
  • Item type: Item ,
    Network embedding based on DepDist contraction
    (Springer Nature, 2024) Dopater, Emanuel; Ochodková, Eliška; Kudělka, Miloš
    Networks provide an understandable and, in the case of small size, visualizable representation of data, which allows us to obtain essential information about the relationships between pairs of nodes, e.g., their distances. In visualization, networks have an alternative two-dimensional vector representation to which various machine-learning methods can be applied. More generally, networks can be transformed into a low-dimensional space using so-called embedding methods, which bridge the gap between network analysis and traditional machine learning by creating numerical representations that capture the essence of the network structure. In this article, we present a new embedding method that uses non-symmetric dependency to find the distance between nodes and applies an iterative procedure to find a satisfactory distribution of nodes in space. For dimension 2 and the visualization of the result, we demonstrate the method's effectiveness on small networks. For higher dimensions and several larger networks, we present the results of two experiments comparing our results with two well-established methods in the research community, namely node2vec and DeepWalk. The first experiment focuses on a qualitative comparison of the methods, while the second focuses on applying and comparing the classification results to embeddings in a higher dimension. Although the presented method does not outperform the two chosen methods, its results are still comparable. Therefore, we also explain the limitations of our method and a possible way to overcome them.
  • Item type: Item ,
    An optimal standalone wind-photovoltaic power plant system for green hydrogen generation: Case study for hydrogen refueling station
    (Elsevier, 2024) Rizk-Allah, Rizk M.; Hassan, Islam A.; Snášel, Václav; Hassanien, Aboul Ella
    Sustainability goals include the utilization of renewable energy resources to supply the energy needs in addition to wastewater treatment to satisfy the water demand. Moreover, hydrogen has become a promising energy carrier and green fuel to decarbonize the industrial and transportation sectors. In this context, this research investigates a wind-photovoltaic power plant to produce green hydrogen for hydrogen refueling station and to operate an electrocoagulation water treatment unit in Ostrava, Czech Republic's northeast region. The study conducts a techno-economic analysis through HOMER Pro (R) software for optimal sizing of the power station components and to investigate the economic indices of the plant. The power station employs photovoltaic panels and wind turbines to supply the required electricity for electrolyzers and electrocoagulation reactors. As an offgrid system, lead acid batteries are utilized to store the surplus electricity. Wind speed and solar irradiation are the key role site dependent parameters that determine the cost of hydrogen, electricity, and wastewater treatment. The simulated model considers the capital, operating, and replacement costs for system components. In the proposed system, 240 kg of hydrogen as well as 720 kWh electrical energy are daily required for the hydrogen refueling station and the electrocoagulation unit, respectively. Accordingly, the power station annually generates 6,997,990 kWh of electrical energy in addition to 85595 kg of green hydrogen. Based on the economic analysis, the project's NPC is determined to be 5.49 M and the levelized cost of Hydrogen (LCH) is 2.89 /kg excluding compressor unit costs. This value proves the effectiveness of this power system, which encourages the utilization of green hydrogen for fuel-cell electric vehicles (FCVs). Furthermore, emerging electrocoagulation studies produce hydrogen through wastewater treatment, increasing hydrogen production and lowering LCH. Therefore, this study is able to provide practicable methodology support for optimal sizing of the power station components, which is beneficial for industrialization and economic development as well as transition toward sustainability and autonomous energy systems.
  • Item type: Item ,
    Optimizing AVR system performance via a novel cascaded RPIDD2-FOPI controller and QWGBO approach
    (PLOS, 2024) Ekinci, Serdar; Snášel, Václav; Rizk-Allah, Rizk M.; Izci, Davut; Salman, Mohammad; Youssef, Ahmed A. F.
    Maintaining stable voltage levels is essential for power systems' efficiency and reliability. Voltage fluctuations during load changes can lead to equipment damage and costly disruptions. Automatic voltage regulators (AVRs) are traditionally used to address this issue, regulating generator terminal voltage. Despite progress in control methodologies, challenges persist, including robustness and response time limitations. Therefore, this study introduces a novel approach to AVR control, aiming to enhance robustness and efficiency. A custom optimizer, the quadratic wavelet-enhanced gradient-based optimization (QWGBO) algorithm, is developed. QWGBO refines the gradient-based optimization (GBO) by introducing exploration and exploitation improvements. The algorithm integrates quadratic interpolation mutation and wavelet mutation strategy to enhance search efficiency. Extensive tests using benchmark functions demonstrate the QWGBO's effectiveness in optimization. Comparative assessments against existing optimization algorithms and recent techniques confirm QWGBO's superior performance. In AVR control, QWGBO is coupled with a cascaded real proportional-integral-derivative with second order derivative (RPIDD2) and fractional-order proportional-integral (FOPI) controller, aiming for precision, stability, and quick response. The algorithm's performance is verified through rigorous simulations, emphasizing its effectiveness in optimizing complex engineering problems. Comparative analyses highlight QWGBO's superiority over existing algorithms, positioning it as a promising solution for optimizing power system control and contributing to the advancement of robust and efficient power systems.
  • Item type: Item ,
    Optimized long short-term memory with rough set for sustainable forecasting renewable energy generation
    (Elsevier, 2024) Sayed, Gehad Ismail; El-Latif, Eman I. Abd; Hassanien, Aboul Ella; Snášel, Václav
    Research and development in the field of renewable energy is receiving more attention as a result of the growing demand for clean, sustainable energy. This paper proposes a model for forecasting renewable energy generation. The proposed model consists of three main phases: data preparation, feature selection-based rough set and nutcracker optimization algorithm (NOA), and data classification and cross-validation. First, the missing values are tackled using the mean method. Then, data normalization and data shuffling are applied in the data preparation phase. In the second phase, a new feature selection algorithm is proposed based on rough set theory and NOA, namely RSNOA. The proposed RSNOA is based on adopting the rough set method as the fitness function during the searching mechanism to find the optimal feature subset. Finally, a custom long -short -term memory architecture with the k-fold cross-validation method is utilized in the last phase. The experimental results revealed that the proposed model is very competitive. It is achieved with 4.2113 root mean square error, 0.96 R2, 2.835 mean absolute error, and 4.6349 mean absolute percentage error. The findings also show that the proposed model has great promise as a useful tool for accurately forecasting renewable energy generation across various sources.