skip to main content


Title: Time Series Forecasting for Structures Subjected to Nonstationary Inputs
Abstract

In this paper, a method for real-time forecasting of the dynamics of structures experiencing nonstationary inputs is described. This is presented as time series predictions across different timescales. The target applications include hypersonic vehicles, space launch systems, real-time prognostics, and monitoring of high-rate and energetic systems. This work presents numerical analysis and experimental results for the real-time implementation of a Fast Fourier Transform (FFT)-based approach for time series forecasting. For this preliminary study, a testbench structure that consists of a cantilever beam subjected to nonstationary inputs is used to generate experimental data. First, the data is de-trended, then the time series data is transferred into the frequency domain, and measures for frequency, amplitude, and phase are obtained. Thereafter, select frequency components are collected, transformed back to the time domain, recombined, and then the trend in the data is restored. Finally, the recombined signals are propagated into the future to the selected prediction horizon. This preliminary time series forecasting work is done offline using pre-recorded experimental data, and the FFT-based approach is implemented in a rolling window configuration. Here learning windows of 0.1, 0.5, and 1 s are considered with different computation times simulated. Results demonstrate that the proposed FFT-based approach can maintain a constant prediction horizon at 1 s with sufficient accuracy for the considered system. The performance of the system is quantified using a variety of metrics. Computational speed and prediction accuracy as a function of training time and learning window lengths are examined in this work. The algorithm configuration with the shortest learning window (0.1 s) is shown to converge faster following the nonstationary when compared to algorithm configuration with longer learning windows.

 
more » « less
Award ID(s):
1850012 1956071
PAR ID:
10316131
Author(s) / Creator(s):
; ; ;
Date Published:
Journal Name:
ASME 2021 Conference on Smart Materials, Adaptive Structures and Intelligent Systems
Volume:
85499
Format(s):
Medium: X
Sponsoring Org:
National Science Foundation
More Like this
  1. Han, Jae-Hung ; Shahab, Shima ; Yang, Jinkyu (Ed.)
    Hard real-time time-series forecasting of temporal signals has applications in the field of structural health monitoring and control. Particularly for structures experiencing high-rate dynamics, examples of such structures include hypersonic vehicles and space infrastructure. This work reports on the development of a coupled softwarehardware algorithm for deterministic and low-latency online time-series forecasting of structural vibrations that is capable of learning over nonstationary events and adjusting its forecasted signal following an event. The proposed algorithm uses an ensemble of multi-layer perceptrons trained offline on experimental and simulated data relevant to the structure. A dynamic attention layer is then used to selectively scale the outputs of the individual models to obtain a unified forecasted signal over the considered prediction horizon. The scalar values of the dynamic attention layer are continuously updated by quantifying the error between the signal’s measured value and its previously predicted value. Deterministic timing of the proposed algorithm is achieved through its deployment on a field programmable gate array. The performance of the proposed algorithm is validated on experimental data taken on a test structure. Results demonstrate that a total system latency of 25.76 µs can be achieved on a Kintex-7 70T FPGA with sufficient accuracy for the considered system. 
    more » « less
  2. In many scientific fields, such as economics and neuroscience, we are often faced with nonstationary time series, and concerned with both finding causal relations and forecasting the values of variables of interest, both of which are particularly challenging in such nonstationary environments. In this paper, we study causal discovery and forecasting for nonstationary time series. By exploiting a particular type of state-space model to represent the processes, we show that nonstationarity helps to identify the causal structure, and that forecasting naturally benefits from learned causal knowledge. Specifically, we allow changes in both causal strengths and noise variances in the nonlinear state-space models, which, interestingly, renders both the causal structure and model parameters identifiable. Given the causal model, we treat forecasting as a problem in Bayesian inference in the causal model, which exploits the time-varying property of the data and adapts to new observations in a principled manner. Experimental results on synthetic and real-world data sets demonstrate the efficacy of the proposed methods. 
    more » « less
  3. Abstract

    We introduce two novel nonparametric forecasting methods designed for functional time series (FTS), namely, functional singular spectrum analysis (FSSA) recurrent and vector forecasting. Our algorithms rely on extracted signals obtained from the FSSA method and innovative recurrence relations to make predictions. These techniques are model‐free, capable of predicting nonstationary FTS and utilize a computational approach for parameter selection. We also employ a bootstrap algorithm to assess the goodness‐of‐prediction. Through comprehensive evaluations on both simulated and real‐world climate data, we showcase the effectiveness of our techniques compared to various parametric and nonparametric approaches for forecasting nonstationary stochastic processes. Furthermore, we have implemented these methods in theRfssaR package and developed a shiny web application for interactive exploration of the results.

     
    more » « less
  4. Few-shot machine learning attempts to predict outputs given only a very small number of training examples. The key idea behind most few-shot learning approaches is to pre-train the model with a large number of instances from a different but related class of data, classes for which a large number of instances are available for training. Few-shot learning has been most successfully demonstrated for classification problems using Siamese deep learning neural networks. Few-shot learning is less extensively applied to time-series forecasting. Few-shot forecasting is the task of predicting future values of a time-series even when only a small set of historic time-series is available. Few-shot forecasting has applications in domains where a long history of data is not available. This work describes deep neural network architectures for few-shot forecasting. All the architectures use a Siamese twin network approach to learn a difference function between pairs of time-series, rather than directly forecasting based on historical data as seen in traditional forecasting models. The networks are built using Long short-term memory units (LSTM). During forecasting, a model is able to forecast time-series types that were never seen in the training data by using the few available instances of the new time-series type as reference inputs. The proposed architectures are evaluated on Vehicular traffic data collected in California from the Caltrans Performance Measurement System (PeMS). The models were trained with traffic flow data collected at specific locations and then are evaluated by predicting traffic at different locations at different time horizons (0 to 12 hours). The Mean Absolute Error (MAE) was used as the evaluation metric and also as the loss function for training. The proposed architectures show lower prediction error than a baseline nearest neighbor forecast model. The prediction error increases at longer time horizons. 
    more » « less
  5. null (Ed.)
    Abstract

    Many structures are subjected to varying forces, moving boundaries, and other dynamic conditions. Whether part of a vehicle, building, or active energy mitigation device, data on such changes can represent useful knowledge, but also presents challenges in its collection and analysis. In systems where changes occur rapidly, assessment of the system’s state within a useful time span is required to enable an appropriate response before the system’s state changes further. Rapid state estimation is especially important but poses unique difficulties.

    In determining the state of a structural system subjected to high-rate dynamic changes, measuring the frequency response is one method that can be used to draw inferences, provided the system is adequately understood and defined. The work presented here is the result of an investigation into methods to determine the frequency response, and thus state, of a structure subjected to high-rate boundary changes in real-time.

    In order to facilitate development, the Air Force Research Laboratory created the DROPBEAR, a testbed with an oscillating beam subjected to a continuously variable boundary condition. One end of the beam is held by a stationary fixed support, while a pinned support is able to move along the beam’s length. The free end of the beam structure is instrumented with acceleration, velocity, and position sensors measuring the beam’s vertical axis. Direct position measurement of the pin location is also taken to provide a reference for comparison with numerical models.

    This work presents a numerical investigation into methods for extracting the frequency response of a structure in real-time. An FFT based method with a rolling window is used to track the frequency of a data set generated to represent the range of the DROPBEAR, and is run with multiple window lengths. The frequency precision and latency of the FFT method is analyzed in each configuration. A specialized frequency extraction technique, Delayed Comparison Error Minimization, is implemented with parameters optimized for the frequency range of interest. The performance metrics of latency and precision are analyzed and compared to the baseline rolling FFT method results, and applicability is discussed.

     
    more » « less