ABSTRACT
Time series similarity evaluation is a crucial processing task performed either as a stand-alone action or as a part of extensive data analysis schemes. Among essential procedures that rely on measuring time series similarity, we find time series clustering and classification. While the similarity of regular (not temporal) data frames is studied extensively, there are not many methods that account for the time flow. In particular, there is a need for methods that are easy to interpret by a human being. In this paper, we present a concept-based approach for time series similarity evaluation. Firstly, a global model describing a given dataset of time series (made of two or more time series) is built. Then, for each time series in the dataset, we create the corresponding local model. Comparing time series is performed with the aid of their local models instead of raw time series values. In the paper, the described processing scheme is implemented using fuzzy sets representing concepts. The proposed approach has been applied to the task of time series classification, yielding highly satisfactory results.
ABSTRACT
ABSTRACT
ABSTRACT
In this paper, we present a recurrent neural system named long short-term cognitive networks (LSTCNs) as a generalization of the short-term cognitive network (STCN) model. Such a generalization is motivated by the difficulty of forecasting very long time series efficiently. The LSTCN model can be defined as a collection of STCN blocks, each processing a specific time patch of the (multivariate) time series being modeled. In this neural ensemble, each block passes information to the subsequent one in the form of weight matrices representing the prior knowledge. As a second contribution, we propose a deterministic learning algorithm to compute the learnable weights while preserving the prior knowledge resulting from previous learning processes. As a third contribution, we introduce a feature influence score as a proxy to explain the forecasting process in multivariate time series. The simulations using three case studies show that our neural system reports small forecasting errors while being significantly faster than state-of-the-art recurrent models.
ABSTRACT
Time series processing is an essential aspect of wind turbine health monitoring. In this paper, we propose two new approaches for analyzing wind turbine health. Both methods are based on abstract concepts, implemented using fuzzy sets, which allow aggregating and summarizing the underlying raw data in terms of relative low, moderate, and high power production. By observing a change in concepts, we infer the difference in a turbine's health. The first method evaluates the decrease or increase in relatively high and low power production. This task is performed using a regression model. The second method evaluates the overall drift of extracted concepts. A significant drift indicates that the power production process undergoes fluctuations in time. Concepts are labeled using linguistic labels, which makes our model easier to interpret. We applied the proposed approach to publicly available data describing four wind turbines, while exploring different external conditions (wind speed and temperature). The simulation results have shown that turbines with IDs T07 and T06 degraded the most. Moreover, the deterioration was clearer when we analyzed data concerning relatively low atmospheric temperature and relatively high wind speed.
ABSTRACT
Software Defined Networking (SDN) is a communication alternative to increase the scalability and resilience of microgrid hierarchical control. The common architecture has a centralized and monolithic topology, where the controller is highly susceptible to latency problems, resiliency, and scalability issues. This paper proposes a novel and intelligent control network to improve the performance of microgrid communications, solving the typical drawback of monolithic SDN controllers. The SDN controller’s functionalities are segregated into microservices groups and distributed through a bare-metal Kubernetes cluster. Results are presented from PLECS hardware in the loop simulation to validate the seamless transition between standard hierarchical control to the SDN networked microgrid. The microservices significantly impact the performance of the SDN controller, decreasing the latency by 10.76% compared with a monolithic architecture. Furthermore, the proposed approach demonstrates a 42.23% decrease in packet loss versus monolithic topologies and a 53.41% reduction in recovery time during failures. Combining Kubernetes with SDN microservices can eliminate the single point of failure in hierarchical control, improve application recovery time, and enhance containerization benefits, including security and portability. This proposal represents a reference framework for future edge computing and intelligent control approaches in networked microgrids.
