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

Journals

Article Types

Countries / Regions

Search Results (17)

Search Parameters:
Keywords = multiverse levels

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
24 pages, 1322 KB  
Article
Multi-Version Managers for Large Scalable Data-Management Systems
by Baya Chalabi and Yahya Slimani
Future Internet 2026, 18(7), 358; https://doi.org/10.3390/fi18070358 - 13 Jul 2026
Viewed by 231
Abstract
With the emergence of data-intensive computing, which is due to the growth of the data produced and generated each day, it became necessary to store and manage big data. Cloud data storage is actually the best choice for large distributed systems. Successful Cloud [...] Read more.
With the emergence of data-intensive computing, which is due to the growth of the data produced and generated each day, it became necessary to store and manage big data. Cloud data storage is actually the best choice for large distributed systems. Successful Cloud Computing cannot be achieved without a reliable data-management system to store and handle the enormous volume of data. Management of the available storage system at large scale becomes progressively more complicated, and we face many challenges, such as scalability, data availability, fault tolerance, etc. Also, data storage is faced with specific access patterns: highly concurrent reads of data from the same file, many overwrites, and very concurrent appends to the same file. Most of the existing storage systems use versioning to bring and enhance data access parallelism and this enables better performance levels under concurrency; but, generally, these systems use one component (version manager), which is responsible for generating new versions of each file stored. When we speak in the context of big data, the requests for read, write and append increase. If these requests are managed by a single component, then we have a performance bottleneck and an overloaded version manager. To avoid this drawback, we proposed and designed a new architecture of storage systems that uses versioning; the new architecture uses multi-version managers to support better the scalability and provide partial fault tolerance. To illustrate the practicability of our approach, we assessed it on the BlobSeer data-management system. The experimental results demonstrate that our architecture achieves near-linear scalability for CREATE operations (495 ops/s per additional version manager), reduces WRITE execution time by up to 66%, and maintains 67% availability under single-node failures, all while introducing minimal resource overhead (3% aggregate CPU increase). These results confirm that the proposed multi-version manager architecture offers a practical, scalable, and partially fault-tolerant solution for Cloud data-storage systems. Full article
Show Figures

Figure 1

19 pages, 2480 KB  
Systematic Review
Circulating Lipid Traits and Ovarian Cancer Risk: A Systematic Review and Meta-Analysis with Mendelian Randomization Integration
by Marco Marian, Andrei Ardelean, Mihai Rosu, Cristi Tarta, Alexandru Isaic, Dan Brebu, Camelia Marian, Ioana Adelina Faur, Paul Pasca, Ionut Flaviu Faur, Dana Stoian and Andrei Korodi
Metabolites 2026, 16(5), 290; https://doi.org/10.3390/metabo16050290 - 23 Apr 2026
Viewed by 768
Abstract
Background: Metabolic dysregulation is increasingly recognized as a contributor to carcinogenesis; however, the role of circulating lipid traits in ovarian cancer remains unclear. Methods: A systematic review and meta-analysis were conducted following PRISMA 2020 guidelines. PubMed, Web of Science, Scopus, and [...] Read more.
Background: Metabolic dysregulation is increasingly recognized as a contributor to carcinogenesis; however, the role of circulating lipid traits in ovarian cancer remains unclear. Methods: A systematic review and meta-analysis were conducted following PRISMA 2020 guidelines. PubMed, Web of Science, Scopus, and Embase were searched from inception to March 2026. Observational studies evaluating triglycerides (TG), high-density lipoprotein cholesterol (HDL-C), low-density lipoprotein cholesterol (LDL-C), and total cholesterol (TC) in relation to ovarian cancer risk were included. Random-effects models were used to pool relative risks (RRs). Robustness was assessed via sensitivity analyses, influence diagnostics, and multiverse analysis. Mendelian randomization (MR) evidence was integrated for causal inference. Results: Six observational studies were included in the meta-analysis. Elevated triglyceride levels were associated with increased ovarian cancer risk, while HDL-C showed a modest inverse association. LDL-C and total cholesterol were not significantly associated with risk. Sensitivity analyses excluding early follow-up strengthened the triglyceride association. MR analyses supported a potential causal role for triglycerides but not for HDL-C. Conclusions: Circulating triglycerides may represent a metabolically relevant risk factor for ovarian cancer. Further large-scale prospective and mechanistic studies are warranted. Full article
Show Figures

Figure 1

32 pages, 911 KB  
Article
TB-Collect: Efficient Garbage Collection for Non-Volatile Memory Online Transaction Processing Engines
by Jianhao Wei, Qian Zhang, Yiwen Xiang and Xueqing Gong
Electronics 2025, 14(10), 2080; https://doi.org/10.3390/electronics14102080 - 21 May 2025
Viewed by 1303
Abstract
Existing databases supporting Online Transaction Processing (OLTP) workloads based on non-volatile memory (NVM) almost all use Multi-Version Concurrency Control (MVCC) protocol to ensure data consistency. MVCC allows multiple transactions to execute concurrently without lock conflicts, reducing the wait time between read and write [...] Read more.
Existing databases supporting Online Transaction Processing (OLTP) workloads based on non-volatile memory (NVM) almost all use Multi-Version Concurrency Control (MVCC) protocol to ensure data consistency. MVCC allows multiple transactions to execute concurrently without lock conflicts, reducing the wait time between read and write operations, and thereby significantly increasing the throughput of NVM OLTP engines. However, it requires garbage collection (GC) to clean up the obsolete tuple versions to prevent storage overflow, which consumes additional system resources. Furthermore, existing GC approaches in NVM OLTP engines are inefficient because they are based on methods designed for dynamic random access memory (DRAM) OLTP engines, without considering the significant differences in read/write bandwidth and cache line size between NVM and DRAM. These approaches either involve excessive random NVM access (traversing tuple versions) or lead to too many additional NVM write operations, both of which degrade the performance and durability of NVM. In this paper, we propose TB-Collect, a high-performance GC approach specifically designed for NVM OLTP engines. On the one hand, TB-Collect separates tuple headers and contents, storing data in an append-only manner, which greatly reduces NVM writes. On the other hand, TB-Collect performs GC at the block level, eliminating the need to traverse tuple versions and improving the utilization of reclaimed space. We have implemented TB-Collect on DBx1000 and MySQL. Experimental results show that TB-Collect achieves 1.15 to 1.58 times the throughput of existing methods when running TPCC and YCSB workloads. Full article
(This article belongs to the Section Computer Science & Engineering)
Show Figures

Figure 1

21 pages, 7339 KB  
Systematic Review
Mirror, Mirror on the Wall: A Meta-Analysis on the Validity of Self-Assessed Intelligence through the Lens of the Multiverse
by Sabine Patzl, Sandra Oberleiter and Jakob Pietschnig
J. Intell. 2024, 12(9), 81; https://doi.org/10.3390/jintelligence12090081 - 28 Aug 2024
Cited by 3 | Viewed by 6245
Abstract
Examining the relationship between self-assessed intelligence (SAI) and psychometric intelligence (IQ) is essential for understanding how people’s self-evaluations reflect their actual intelligence. Various factors, such as SAI measurement methods, participant characteristics, and testing conditions have been hypothesized to moderate the SAI–IQ link, yet [...] Read more.
Examining the relationship between self-assessed intelligence (SAI) and psychometric intelligence (IQ) is essential for understanding how people’s self-evaluations reflect their actual intelligence. Various factors, such as SAI measurement methods, participant characteristics, and testing conditions have been hypothesized to moderate the SAI–IQ link, yet the generality of this association remains unclear. Here, we provide evidence for SAI and IQ associations based on 278 effect sizes from 115 independent samples (N = 36,833) using a multi-level meta-analysis, revealing a moderate positive correlation (r = 0.30; 95% CI [0.27, 0.33]). Multiverse analyses demonstrated remarkable stability of this effect, with most summary effect specifications yielding significant positive correlations (96%), averaging r = 0.32. Notably, ability domain and sample type emerged as significant moderators, with numerical ability showing stronger correlations compared to general cognitive, verbal, and spatial abilities. Importantly, our study found that correlations in student samples were significantly higher than those in general samples. Our findings show a moderate positive association of SAI with IQ, unaffected by participant sex, publication year, administration order, neuroticism, and self-assessment method, yet significantly moderated by ability domain and sample type. Our results illustrate the importance of feedback in educational settings to help students accurately assess their cognitive abilities. Full article
Show Figures

Figure 1

20 pages, 7347 KB  
Article
Linear Antenna Array Pattern Synthesis Using Multi-Verse Optimization Algorithm
by Anoop Raghuvanshi, Abhinav Sharma, Abhishek Kumar Awasthi, Rahul Singhal, Abhishek Sharma, Sew Sun Tiang, Chin Hong Wong and Wei Hong Lim
Electronics 2024, 13(17), 3356; https://doi.org/10.3390/electronics13173356 - 23 Aug 2024
Cited by 19 | Viewed by 2780
Abstract
The design of an effective antenna array is a major challenge encountered in most communication systems. A much-needed requirement is obtaining a directional and high-gain radiation pattern. This study deals with the design of a linear antenna array that radiates with reduced peak-side [...] Read more.
The design of an effective antenna array is a major challenge encountered in most communication systems. A much-needed requirement is obtaining a directional and high-gain radiation pattern. This study deals with the design of a linear antenna array that radiates with reduced peak-side lobe levels (PSLL), decreases side-lobe average power with and without the first null beamwidth (FNBW) constraint, places deep nulls in the desired direction, and minimizes the close-in-side lobe levels (CSLL). The nature-inspired metaheuristic algorithm multi-verse optimization (MVO) is explored with other state-of-the-art algorithms to optimize the parameters of the antenna array. MVO is a global search method that is less prone to being stuck in the local optimal solution, providing a better alternative for beam-pattern synthesis. Eleven design examples have been demonstrated, which optimizes the amplitude and position of antenna array elements. The simulation results illustrate that MVO outperforms other algorithms in all the design examples and greatly enhances the radiation characteristics, thus promoting industrial innovation in antenna array design. In addition, the MVO algorithm’s performance was validated using the Wilcoxon non-parametric test. Full article
(This article belongs to the Special Issue AI Used in Mobile Communications and Networks)
Show Figures

Figure 1

36 pages, 47650 KB  
Article
Optimal Scheduling for Increased Satisfaction of Both Electric Vehicle Users and Grid Fast-Charging Stations by SOR&KANO and MVO in PV-Connected Distribution Network
by Qingyuan Yan, Yang Gao, Ling Xing, Binrui Xu, Yanxue Li and Weili Chen
Energies 2024, 17(14), 3413; https://doi.org/10.3390/en17143413 - 11 Jul 2024
Cited by 5 | Viewed by 1847
Abstract
The surge in disordered EV charging demand, driven by the rapid growth in the ownership of electric vehicles (EVs), has highlighted the potential for significant disruptions in photovoltaic (PV)-connected distribution networks (DNs). This escalating demand not only presents challenges in meeting charging requirements [...] Read more.
The surge in disordered EV charging demand, driven by the rapid growth in the ownership of electric vehicles (EVs), has highlighted the potential for significant disruptions in photovoltaic (PV)-connected distribution networks (DNs). This escalating demand not only presents challenges in meeting charging requirements to satisfy EV owners and grid fast-charging stations (GFCSs) but also jeopardizes the stable operation of the distribution network. To address these challenges, this study introduces a novel model called SOR&KANO for charging decisions, which focuses on addressing the dual-sided demand of GFCSs and EVs. The proposed model utilizes the salp swarm algorithm-convolutional neural network (SSA-CNN) to predict the PV output and employs Monte Carlo simulation to estimate the charging load of EVs, ensuring accurate PV output prediction and efficient EV distribution. To optimize charging decisions for reserved EVs (REVs) and non-reserved EVs (NREVs), this study applies the multi-verse optimizer (MVO) in conjunction with time-of-use (TOU) tariff guidance. By integrating the SOR&KANO model with the MVO algorithm, this approach enhances satisfaction levels for GFCSs by balancing the charging demand, increasing utilization rates, and improving voltage quality within the DN. Simultaneously, for EVs, the optimized scheduling strategy reduces charging time and costs while addressing concerns related to range anxiety and driver fatigue. The efficacy of the proposed approach is validated through a simulation on a modified IEEE-33 system, confirming the effectiveness of the optimal scheduling methods proposed in this study. Full article
(This article belongs to the Section E: Electric Vehicles)
Show Figures

Figure 1

19 pages, 3700 KB  
Article
On Energy Consumption and Productivity in a Mixed-Model Assembly Line Sequencing Problem
by Iwona Paprocka and Damian Krenczyk
Energies 2023, 16(20), 7091; https://doi.org/10.3390/en16207091 - 14 Oct 2023
Cited by 2 | Viewed by 1871
Abstract
Mixed and multi-model assembly line sequencing problems are more practical than single-product models. The methods and selection criteria used must keep up with the constantly increasing level of variability, synchronize flows between various—often very energy-intensive production departments—and cope with high dynamics resulting from [...] Read more.
Mixed and multi-model assembly line sequencing problems are more practical than single-product models. The methods and selection criteria used must keep up with the constantly increasing level of variability, synchronize flows between various—often very energy-intensive production departments—and cope with high dynamics resulting from interrupted supply chains. The requirements for conscious use of Earth’s limited natural resources and the need to limit energy consumption and interference in the environment force the inclusion of additional evaluation criteria focusing on the environmental aspect in optimization models. Effective sustainable solutions take into account productivity, timeliness, flow synchronization, and the reduction of energy consumption. In the paper, the problem of determining the sequence of vehicles for a selected class of multi-version assembly lines, in which the order restrictions were determined taking into account the above criteria, is presented. Original value of the paper is the development of the Grey Wolf Optimizer (GWO) for the mixed-model assembly lines sequencing problem. In the paper, a comparative analysis of the greedy heuristics, Simulated Annealing and GWO for a real case study of a mixed vehicle assembly line is presented. The GWO outperforms other algorithms. Overall research performance of the GWO on the sequencing problem is effective. Full article
Show Figures

Figure 1

42 pages, 10101 KB  
Article
Efficient Approach to Color Image Segmentation Based on Multilevel Thresholding Using EMO Algorithm by Considering Spatial Contextual Information
by Srikanth Rangu, Rajagopal Veramalla, Surender Reddy Salkuti and Bikshalu Kalagadda
J. Imaging 2023, 9(4), 74; https://doi.org/10.3390/jimaging9040074 - 23 Mar 2023
Cited by 12 | Viewed by 4278
Abstract
The process of image segmentation is partitioning an image into its constituent parts and is a significant approach for extracting interesting features from images. Over a couple of decades, many efficient image segmentation approaches have been formulated for various applications. Still, it is [...] Read more.
The process of image segmentation is partitioning an image into its constituent parts and is a significant approach for extracting interesting features from images. Over a couple of decades, many efficient image segmentation approaches have been formulated for various applications. Still, it is a challenging and complex issue, especially for color image segmentation. To moderate this difficulty, a novel multilevel thresholding approach is proposed in this paper based on the electromagnetism optimization (EMO) technique with an energy curve, named multilevel thresholding based on EMO and energy curve (MTEMOE). To compute the optimized threshold values, Otsu’s variance and Kapur’s entropy are deployed as fitness functions; both values should be maximized to locate optimal threshold values. In both Kapur’s and Otsu’s methods, the pixels of an image are classified into different classes based on the threshold level selected on the histogram. Optimal threshold levels give higher efficiency of segmentation; the EMO technique is used to find optimal thresholds in this research. The methods based on an image’s histograms do not possess the spatial contextual information for finding the optimal threshold levels. To abolish this deficiency an energy curve is used instead of the histogram and this curve can establish the spatial relationship of pixels with their neighbor pixels. To study the experimental results of the proposed scheme, several color benchmark images are considered at various threshold levels and compared with other meta-heuristic algorithms: multi-verse optimization, whale optimization algorithm, and so on. The investigational results are illustrated in terms of mean square error, peak signal-to-noise ratio, the mean value of fitness reach, feature similarity, structural similarity, variation of information, and probability rand index. The results reveal that the proposed MTEMOE approach overtops other state-of-the-art algorithms to solve engineering problems in various fields. Full article
(This article belongs to the Special Issue Advances in Color Imaging, Volume II)
Show Figures

Figure 1

15 pages, 3112 KB  
Article
Hybrid Weighted Least Square Multi-Verse Optimizer (WLS–MVO) Framework for Real-Time Estimation of Harmonics in Non-Linear Loads
by Abdul Haseeb, Umar Waleed, Muhammad Mansoor Ashraf, Faisal Siddiq, Muhammad Rafiq and Muhammad Shafique
Energies 2023, 16(2), 609; https://doi.org/10.3390/en16020609 - 4 Jan 2023
Cited by 15 | Viewed by 3514
Abstract
The electric power quality has become a serious concern for electric utilities and end users owing to its undesirable effects on system capabilities and performance. Harmonic levels on power systems have been pronounced to a greater extent with the continuous growth in the [...] Read more.
The electric power quality has become a serious concern for electric utilities and end users owing to its undesirable effects on system capabilities and performance. Harmonic levels on power systems have been pronounced to a greater extent with the continuous growth in the application of solid-state and reactive power compensatory devices. Harmonics are the key constituents that are mainly responsible for power quality deterioration. Power system harmonics need to be correctly estimated and filtered to increase power quality. This research work focuses on accurate estimation of power system harmonics with the proposed hybrid weighted least-square multi-verse optimizer (WLS–MVO) based framework. Multi-verse optimizer replicates the phenomenon of the formation of new universes as described by multi-verse theory to solve complex real-world optimization problems. The proposed WLS–MVO framework is tested and validated by estimating the harmonics present in multiple test signals with different noise levels. Amplitudes and phases of harmonics present in the polluted signal were estimated, and the framework computational time was compared with the previously developed technique’s results which are reported in the literature. There was 80% reduction in computational time and 82% improvement in terms of accuracy in estimating harmonics using WLS–MVO as compared to previously developed techniques. The performance of the developed framework is further validated by estimating the harmonics present in the real-time voltage and current waveforms obtained from axial flux permanent magnet generator (AFPMSG), uninterruptible power supply (UPS), and light-emitting diode (LED). The purposed technique technique outperforms the already-developed techniques, in terms of accuracy and computational time. Full article
(This article belongs to the Section G1: Smart Cities and Urban Management)
Show Figures

Figure 1

23 pages, 640 KB  
Article
Exploring the Multiverse of Analytical Decisions in Scaling Educational Large-Scale Assessment Data: A Specification Curve Analysis for PISA 2018 Mathematics Data
by Alexander Robitzsch
Eur. J. Investig. Health Psychol. Educ. 2022, 12(7), 731-753; https://doi.org/10.3390/ejihpe12070054 - 7 Jul 2022
Cited by 6 | Viewed by 4195
Abstract
In educational large-scale assessment (LSA) studies such as PISA, item response theory (IRT) scaling models summarize students’ performance on cognitive test items across countries. This article investigates the impact of different factors in model specifications for the PISA 2018 mathematics study. The diverse [...] Read more.
In educational large-scale assessment (LSA) studies such as PISA, item response theory (IRT) scaling models summarize students’ performance on cognitive test items across countries. This article investigates the impact of different factors in model specifications for the PISA 2018 mathematics study. The diverse options of the model specification also firm under the labels multiverse analysis or specification curve analysis in the social sciences. In this article, we investigate the following five factors of model specification in the PISA scaling model for obtaining the two country distribution parameters; country means and country standard deviations: (1) the choice of the functional form of the IRT model, (2) the treatment of differential item functioning at the country level, (3) the treatment of missing item responses, (4) the impact of item selection in the PISA test, and (5) the impact of test position effects. In our multiverse analysis, it turned out that model uncertainty had almost the same impact on variability in the country means as sampling errors due to the sampling of students. Model uncertainty had an even larger impact than standard errors for country standard deviations. Overall, each of the five specification factors in the multiverse analysis had at least a moderate effect on either country means or standard deviations. In the discussion section, we critically evaluate the current practice of model specification decisions in LSA studies. It is argued that we would either prefer reporting the variability in model uncertainty or choosing a particular model specification that might provide the strategy that is most valid. It is emphasized that model fit should not play a role in selecting a scaling strategy for LSA applications. Full article
Show Figures

Figure 1

33 pages, 1049 KB  
Article
Application of the Multiverse Optimization Method to Solve the Optimal Power Flow Problem in Alternating Current Networks
by Andrés Alfonso Rosales Muñoz, Luis Fernando Grisales-Noreña, Jhon Montano, Oscar Danilo Montoya and Alberto-Jesus Perea-Moreno
Electronics 2022, 11(8), 1287; https://doi.org/10.3390/electronics11081287 - 18 Apr 2022
Cited by 12 | Viewed by 3812
Abstract
In this paper, we solve the optimal power flow problem in alternating current networks to reduce power losses. For that purpose, we propose a master–slave methodology that combines the multiverse optimization algorithm (master stage) and the power flow method for alternating current networks [...] Read more.
In this paper, we solve the optimal power flow problem in alternating current networks to reduce power losses. For that purpose, we propose a master–slave methodology that combines the multiverse optimization algorithm (master stage) and the power flow method for alternating current networks based on successive approximation (slave stage). The master stage determines the level of active power to be injected by each distributed generator in the network, and the slave stage evaluates the impact of the proposed solution on each distributed generator in terms of the objective function and the constraints. For the simulations, we used the 10-, 33-, and 69-node radial test systems and the 10-node mesh test system with three levels of distributed generation penetration: 20%, 40%, and 60% of the power provided by the slack generator in a scenario without DGs. In order to validate the robustness and convergence of the proposed optimization algorithm, we compared it with four other optimization methods that have been reported in the specialized literature to solve the problem addressed here: Particle Swarm Optimization, the Continuous Genetic Algorithm, the Black Hole Optimization algorithm, and the Ant Lion Optimization algorithm. The results obtained demonstrate that the proposed master–slave methodology can find the best solution (in terms of power loss reduction, repeatability, and technical conditions) for networks of any size while offering excellent performance in terms of computation time. Full article
(This article belongs to the Special Issue Feature Papers in Industrial Electronics)
Show Figures

Figure 1

20 pages, 7394 KB  
Article
Predicting the Degree of Dissolved Oxygen Using Three Types of Multi-Layer Perceptron-Based Artificial Neural Networks
by Fen Yang, Hossein Moayedi and Amir Mosavi
Sustainability 2021, 13(17), 9898; https://doi.org/10.3390/su13179898 - 3 Sep 2021
Cited by 57 | Viewed by 5575
Abstract
Predicting the level of dissolved oxygen (DO) is an important issue ensuring the sustainability of the inhabitants of a river. A prediction model can predict the DO level using a historical dataset with regard to water temperature, pH, and specific conductance for a [...] Read more.
Predicting the level of dissolved oxygen (DO) is an important issue ensuring the sustainability of the inhabitants of a river. A prediction model can predict the DO level using a historical dataset with regard to water temperature, pH, and specific conductance for a given river. The model can be built using sophisticated computational procedures such as multi-layer perceptron-based artificial neural networks. Different types of networks can be constructed for this purpose. In this study, the authors constructed three networks, namely, multi-verse optimizer (MVO), black hole algorithm (BHA), and shuffled complex evolution (SCE). The networks were trained using the datasets collected from the Klamath River Station, Oregon, USA, for the period 2015–2018. We found that the trained networks could predict the DO level of 2019. We also found that both BHA- and SCE-based networks could predict the level of DO using a relatively simple configuration compared to that of MVO. From the viewpoints of absolute errors and Pearson’s correlation coefficient, MVO- and SCE-based networks performed better than BHA-based networks. In synopsis, the authors recommend MVO- and MLP-based artificial neural networks for predicting the DO level of a river. Full article
Show Figures

Figure 1

28 pages, 1101 KB  
Article
Application of the Multiverse Optimization Method to Solve the Optimal Power Flow Problem in Direct Current Electrical Networks
by Andrés Alfonso Rosales-Muñoz, Luis Fernando Grisales-Noreña, Jhon Montano, Oscar Danilo Montoya and Alberto-Jesus Perea-Moreno
Sustainability 2021, 13(16), 8703; https://doi.org/10.3390/su13168703 - 4 Aug 2021
Cited by 21 | Viewed by 3476
Abstract
This paper addresses the optimal power flow problem in direct current (DC) networks employing a master–slave solution methodology that combines an optimization algorithm based on the multiverse theory (master stage) and the numerical method of successive approximation (slave stage). The master stage proposes [...] Read more.
This paper addresses the optimal power flow problem in direct current (DC) networks employing a master–slave solution methodology that combines an optimization algorithm based on the multiverse theory (master stage) and the numerical method of successive approximation (slave stage). The master stage proposes power levels to be injected by each distributed generator in the DC network, and the slave stage evaluates the impact of each power configuration (proposed by the master stage) on the objective function and the set of constraints that compose the problem. In this study, the objective function is the reduction of electrical power losses associated with energy transmission. In addition, the constraints are the global power balance, nodal voltage limits, current limits, and a maximum level of penetration of distributed generators. In order to validate the robustness and repeatability of the solution, this study used four other optimization methods that have been reported in the specialized literature to solve the problem addressed here: ant lion optimization, particle swarm optimization, continuous genetic algorithm, and black hole optimization algorithm. All of them employed the method based on successive approximation to solve the load flow problem (slave stage). The 21- and 69-node test systems were used for this purpose, enabling the distributed generators to inject 20%, 40%, and 60% of the power provided by the slack node in a scenario without distributed generation. The results revealed that the multiverse optimizer offers the best solution quality and repeatability in networks of different sizes with several penetration levels of distributed power generation. Full article
(This article belongs to the Special Issue Renewable Energy and Energy Saving: Worldwide Research Trends)
Show Figures

Figure 1

21 pages, 984 KB  
Article
Exploiting Multi-Verse Optimization and Sine-Cosine Algorithms for Energy Management in Smart Cities
by Ibrar Ullah, Irshad Hussain, Peerapong Uthansakul, M. Riaz, M. Naeem Khan and Jaime Lloret
Appl. Sci. 2020, 10(6), 2095; https://doi.org/10.3390/app10062095 - 20 Mar 2020
Cited by 19 | Viewed by 3146
Abstract
Due to the rapid increase in human population, the use of energy in daily life is increasing day by day. One solution is to increase the power generation in the same ratio as the human population increase. However, that is usually not possible [...] Read more.
Due to the rapid increase in human population, the use of energy in daily life is increasing day by day. One solution is to increase the power generation in the same ratio as the human population increase. However, that is usually not possible practically. Thus, in order to use the existing resources of energy efficiently, smart grids play a significant role. They minimize electricity consumption and their resultant cost through demand side management (DSM). Universities and similar organizations consume a significant portion of the total generated energy; therefore, in this work, using DSM, we scheduled different appliances of a university campus to reduce the consumed energy cost and the probable peak to average power ratio. We have proposed two nature-inspired algorithms, namely, the multi-verse optimization (MVO) algorithm and the sine-cosine algorithm (SCA), to solve the energy optimization problem. The proposed schemes are implemented on a university campus load, which is divided into two portions, morning session and evening session. Both sessions contain different shiftable and non-shiftable appliances. After scheduling of shiftable appliances using both MVO and SCA techniques, the simulations showed very useful results in terms of energy cost and peak to average ratio reduction, maintaining the desired threshold level between electricity cost and user waiting time. Full article
(This article belongs to the Special Issue Energy Management Systems and Networks for Smart Buildings)
Show Figures

Figure 1

21 pages, 358 KB  
Article
Conceptual Challenges on the Road to the Multiverse
by Ana Alonso-Serrano and Gil Jannes
Universe 2019, 5(10), 212; https://doi.org/10.3390/universe5100212 - 10 Oct 2019
Cited by 10 | Viewed by 7884
Abstract
The current debate about a possible change of paradigm from a single universe to a multiverse scenario could have deep implications on our view of cosmology and of science in general. These implications therefore deserve to be analyzed from a fundamental conceptual level. [...] Read more.
The current debate about a possible change of paradigm from a single universe to a multiverse scenario could have deep implications on our view of cosmology and of science in general. These implications therefore deserve to be analyzed from a fundamental conceptual level. We briefly review the different multiverse ideas, both historically and within contemporary physics. We then discuss several positions within philosophy of science with regard to scientific progress, and apply these to the multiverse debate. Finally, we construct some key concepts for a physical multiverse scenario and discuss the challenges this scenario has to deal with in order to provide a solid, testable theory. Full article
(This article belongs to the Special Issue The Multiverse)
Back to TopTop