Controlled islanding plays an essential role in preventing the blackout of power *** there are several studies on this topic in the past,no enough attention is paid to the uncertainty brought by renewable energy sourc...
详细信息
Controlled islanding plays an essential role in preventing the blackout of power *** there are several studies on this topic in the past,no enough attention is paid to the uncertainty brought by renewable energy sources(RESs)that may cause unpredictable unbalanced power and the observabilit>T of power systems after islanding that is essential for back-up black-start ***,a novel controlled islanding model based on mixed-integer second-order cone and chance-constrained programming(MISOCCP)is proposed to address these ***,the uncertainty of RESs is characterized by their possibility distribution models with chance constraints,and the requirements,e.g.,system observability,for rapid back-up black-start measures are also ***,a law of large numbers(LLN)based method is em-ployed for converting the chance constraints into deterministic ones and reformulating the non-convex model into convex ***,case studies on the revised IEEE 39-bus and 118-bus power systems as well as the comparisons among different models are given to demonstrate the effectiveness of the proposed *** results show that the proposed model can result in less unbalanced power and better observability after islanding compared with other models.
Blockchain technology has piqued the interest of businesses of all types, while consistently improving and adapting to business requirements. Several blockchain platforms have emerged, making it challenging to select ...
详细信息
Blockchain technology has piqued the interest of businesses of all types, while consistently improving and adapting to business requirements. Several blockchain platforms have emerged, making it challenging to select a suitable one for a specific type of business. This paper presents a classification of over one hundred blockchain platforms. We develop smart contracts for detecting healthcare insurance frauds using the top two blockchain platforms selected based on our proposed decision-making map approach which selects the top suitable platforms for healthcare insurance frauds detection application. Our classification shows that the largest percentage of platforms can be used for all types of application domains, the second biggest percentage for financial services, and a small number is to develop applications in specific domains. Our decision-making map and performance evaluations reveal that Hyperledger Fabric surpassed Neo in all metrics for detecting healthcare insurance frauds.
Antenna position estimation is an important problem in large irregular arrays where the positions might not be known very accurately from the start. In a previous paper we presented a method using harmonically related...
详细信息
As the largest class of small non-coding RNAs, piRNAs primarily present in the reproductive cells of mammals, which influence post-transcriptional processes of mRNAs in multiple ways. Effective methods for predicting ...
详细信息
Federated learning has become an emerging technology for data analysis for IoT applications. This paper implements centralized and decentralized federated learning frameworks for crop yield prediction based on Long Sh...
详细信息
Current sketch extraction methods either require extensive training or fail to capture a wide range of artistic styles, limiting their practical applicability and versatility. We introduce Mixture-of-Self-Attention (M...
详细信息
We propose a GPU-accelerated distributed optimization algorithm for controlling multi-phase optimal power flow in active distribution systems with dynamically changing topologies. To handle varying network configurati...
详细信息
Modern C++, a programming language characterized by its extensive use of object-oriented programming (OOP) features, is widely used for system programming. However, C++ compilers often struggle to correctly handle the...
详细信息
Modern C++, a programming language characterized by its extensive use of object-oriented programming (OOP) features, is widely used for system programming. However, C++ compilers often struggle to correctly handle these sophisticated OOP features, resulting in numerous high-profile compiler bugs that can lead to crashes or miscompilation. Despite the significance of OOP-related bugs, existing studies largely overlook OOP features, hindering their ability to discover such bugs. To assist both compiler fuzzer designers and compiler developers, we conduct a comprehensive study of the compiler bugs caused by incorrectly handling C++ OOP-related features. First, we systematically extract 788 OOP-related C++ compiler bugs from GCC and LLVM. Second, derived from the core concepts of OOP and C++, we manually identified a two-level taxonomy of the OOP-related features leading to compiler bugs, which consists of 6 primary categories (e.g., Abstraction & Encapsulation, Inheritance, and Runtime Polymorphism), along with 17 secondary categories (e.g., Constructors & Destructors and Multiple Inheritance). Third, we systematically analyze the root causes, symptoms, fixes, options, and C++ standard versions of these bugs. Our analysis yields 13 key findings, highlighting that features related to the construction and destruction of objects lead to the highest number of bugs, crashes are the most frequent symptom, and while the average time from bug introduction to discovery is 1856 days, fixing the bug once discovered takes only 174 days on average. Additionally, more than half of the bugs can be triggered without any compiler options. These findings offer valuable insights not only for developing new compiler testing approaches but also for improving language design and compiler engineering. Inspired by these findings, we developed a proof-of-concept compiler fuzzer OOPFuzz, specifically targeting OOP-related bugs in C++ compilers. We applied it against the newest release versions
Cross-domain recommendation (CDR) offers a promising solution to the data sparsity problem by enabling knowledge transfer across source and target domains. However, many recent CDR models overlook crucial issues such ...
详细信息
暂无评论