39 research outputs found

    Accelerating LSTM-based High-Rate Dynamic System Models

    Full text link
    In this paper, we evaluate the use of a trained Long Short-Term Memory (LSTM) network as a surrogate for a Euler-Bernoulli beam model, and then we describe and characterize an FPGA-based deployment of the model for use in real-time structural health monitoring applications. The focus of our efforts is the DROPBEAR (Dynamic Reproduction of Projectiles in Ballistic Environments for Advanced Research) dataset, which was generated as a benchmark for the study of real-time structural modeling applications. The purpose of DROPBEAR is to evaluate models that take vibration data as input and give the initial conditions of the cantilever beam on which the measurements were taken as output. DROPBEAR is meant to serve an exemplar for emerging high-rate "active structures" that can be actively controlled with feedback latencies of less than one microsecond. Although the Euler-Bernoulli beam model is a well-known solution to this modeling problem, its computational cost is prohibitive for the time scales of interest. It has been previously shown that a properly structured LSTM network can achieve comparable accuracy with less workload, but achieving sub-microsecond model latency remains a challenge. Our approach is to deploy the LSTM optimized specifically for latency on FPGA. We designed the model using both high-level synthesis (HLS) and hardware description language (HDL). The lowest latency of 1.42 μ\muS and the highest throughput of 7.87 Gops/s were achieved on Alveo U55C platform for HDL design.Comment: Accepted at 33rd International Conference on Field-Programmable Logic and Applications (FPL

    Acute and repetitive fronto-cerebellar tDCS stimulation improves mood in non-depressed participants

    Get PDF

    Audio-Based Wildfire Detection on Embedded Systems

    No full text
    The occurrence of wildfires often results in significant fatalities. As wildfires are notorious for their high speed of spread, the ability to identify wildfire at its early stage is essential in quickly obtaining control of the fire and in reducing property loss and preventing loss of life. This work presents a machine learning wildfire detecting data pipeline that can be deployed on embedded systems in remote locations. The proposed data pipeline consists of three main steps: audio preprocessing, feature engineering, and classification. Experiments show that the proposed data pipeline is capable of detecting wildfire effectively with high precision and is capable of detecting wildfire sound over the forest’s background soundscape. When being deployed on a Raspberry Pi 4, the proposed data pipeline takes 66 milliseconds to process a 1 s sound clip. To the knowledge of the author, this is the first edge-computing implementation of an audio-based wildfire detection system

    Use of flexible sensor to characterize biomechanics of canine skin

    Get PDF
    Abstract Background Suture materials and techniques are frequently evaluated in ex vivo studies by comparing tensile strengths. However, the direct measurement techniques to obtain the tensile forces in canine skin are not available, and, therefore, the conditions suture lines undergo is unknown. A soft elastomeric capacitor is used to monitor deformation in the skin over time by sensing strain. This sensor was applied to a sample of canine skin to evaluate its capacity to sense strain in the sample while loaded in a dynamic material testing machine. The measured strain of the sensor was compared with the strain measured by the dynamic testing machine. The sample of skin was evaluated with and without the sensor adhered. Results In this study, the soft elastomeric capacitor was able to measure strain and a correlation was made to stress using a modified Kelvin-Voigt model for the canine skin sample. The sensor significantly increases the stiffness of canine skin when applied which required the derivation of mechanical models for interpretation of the results. Conclusions Flexible sensors can be applied to canine skin to investigate the inherent biomechanical properties. These sensors need to be lightweight and highly elastic to avoid interference with the stress across a suture line. The sensor studied here serves as a prototype for future sensor development and has demonstrated that a lightweight highly elastic sensor is needed to decrease the effect on the sensor/skin construct. Further studies are required for biomechanical characterization of canine skin

    Deterministic and low-latency time-series forecasting of nonstationary signals

    Get PDF
    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.This proceeding is published as Chowdhury, Puja, Vahid Barzegar, Joud Satme, Austin RJ Downey, Simon Laflamme, Jason D. Bakos, and Chao Hu. "Deterministic and low-latency time-series forecasting of nonstationary signals." In Active and Passive Smart Structures and Integrated Systems XVI, vol. 12043, pp. 466-472. SPIE, 2022. DOI: 10.1117/12.2629025. Copyright 2022 SPIE. Posted with permission

    Multi-step ahead state estimation with hybrid algorithm for high-rate dynamic systems

    No full text
    High-rate systems are defined as engineering systems that undergo accelerations of amplitudes typically greater than 100 g over less than 100 ms. Examples include adaptive airbag deployment systems, hypersonic vehicles, and active blast mitigation systems. The use of feedback mechanisms in these high-rate applications is often critical in ensuring their continuous operations and safety. Of interest to this paper are algorithms needed to support high-rate structural health monitoring (HRSHM) to empower sub-millisecond decision systems. HRSHM is a complex task because high-rate systems are uniquely characterized by (1) large uncertainties in the external loads, (2) high levels of non-stationarities and heavy disturbances, and (3) unmodeled dynamics generated from changes in system configurations that necessitate careful crafting of adaptive strategies. This paper studies benefits of integrating a data-driven predictive model with a physics-based state observer to reduce latency and convergence time estimating actionable information. The predictive model, constructed with long short-term memory (LSTM) cells, performs multi-step ahead signal prediction acting as the input to the physical model, a model reference adaptive system (MRAS). The MRAS then performs state estimation of the predicted signal rather than the true signal. A comparison study was done between the proposed hybrid algorithm and a physics-based MRAS on a testbed involving a fast-moving boundary condition. Results showed that the hybrid algorithm could perform state estimations with zero timing deadline overshoot and with up to 50% faster convergence time when compared to the MRAS under constant boundary conditions. However, the hybrid generally underperformed the MRAS algorithm in terms of convergence accuracy during motion of the boundary condition by increasing convergence time by 20%, attributable to the lag in learning the new dynamics used in predicting. The performance of the NSE algorithm was also examined on a true high-rate system, where it was shown to be capable of qualitatively tracking actionable information.This article is published as Nelson, Matthew, Vahid Barzegar, Simon Laflamme, Chao Hu, Austin RJ Downey, Jason D. Bakos, Adam Thelen, and Jacob Dodson. "Multi-step ahead state estimation with hybrid algorithm for high-rate dynamic systems." Mechanical Systems and Signal Processing 182 (2023): 109536. DOI: 10.1016/j.ymssp.2022.109536. Works produced by employees of the U.S. Government as part of their official duties are not copyrighted within the U.S. The content of this document is not copyrighted
    corecore