skip to main content
US FlagAn official website of the United States government
dot gov icon
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
https lock icon
Secure .gov websites use HTTPS
A lock ( lock ) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.


Title: Adaptive flow-induced vibration control using distributed sensor/actuator networks with gated recurrent units and genetic algorithms
This work presents a control scheme for wind-induced vibration mitigation for tall buildings based on a gated recurrent unit (GRU) encoder-decoder model which operates using readings from multiple sensors to define a unique system state. The sensors include a distributed network of pressure probes installed on surrounding buildings, accelerometers installed on the principal building, and atmospheric conditions. The encoder-decoder GRU is trained from timeseries sensor readings to construct a unique internal representation (hidden state) of the evolving wind and building conditions. A 1:400-scale aeroelastic building model with motorized plates acting as aerodynamic control surfaces is used in wind tunnel experiments to conduct this study. An online genetic reinforcement learning (GRL) algorithm uses a series of multilayer perceptron (MLP) networks to determine optimum actuator orientations for different flow conditions. The algorithm stores previously discovered solutions in the MLPs sorted by their fitness. The GA operates by obtaining a solution from each of the MLPs and performing GA operations on them to choose the next combination of plate angles to try. A chance also exists for trying completely random plate angles to prevent the GA from stalling. The MLPs are continuously trained during online optimization using findings obtained from new trials. The system eliminates the need for holding wind conditions, which are uncontrollable, constant during online training but still uses a pseudo-random search technique to obtain global optimum solutions. Results show a considerable reduction in building RMS acceleration when compared with a large collection of results with random constant plate angle orientations.  more » « less
Award ID(s):
1826364
PAR ID:
10403945
Author(s) / Creator(s):
;
Editor(s):
Zonta, Daniele; Su, Zhongqing; Glisic, Branko
Date Published:
Journal Name:
SPIE 12046, Sensors and Smart Structures Technologies for Civil, Mechanical, and Aerospace Systems 2022
Volume:
12046
Page Range / eLocation ID:
121-130
Format(s):
Medium: X
Sponsoring Org:
National Science Foundation
More Like this
  1. null (Ed.)
    Tall and slender buildings often endure disturbances resulting from winds composed of various mean and fluctuating velocities. These disturbances result in discomfort for the occupants as well as accelerated fatigue life cycles and premature fatigue failures in the building. This work presents the development of a smart morphing façade (Smorphaçade) system that dynamically alters a buildings’ external shape or texture to minimize the effect of wind-induced vibrations on the building. The Smorphacade system is represented in this work by a series of plates that vary their orientation by means of a central controller module. To validate the simulation, a simple NACA0012 airfoil is simulated in a stream of air at a Reynolds number (RE) of 2 million. The pressure and viscous force profiles are captured to plot the variation of the lift force for different angles of attack that are then validated using published experimental airfoil data. After validation, the airfoil is attached to a linear spring-damper combination and is allowed to translate vertically without rotation according to the force profile captured from the surrounding air stream. A PID controller is developed to equilibrate the vertical position of the airfoil by altering its angle of attack. The model and its utility functions are implemented as an OpenFOAM® module (MSLSolid). Thereafter, the model is expanded to handle a planar case of a building floor carrying 4 controllable plates. The forces on the building profile are summed at the centroid of the building and the windward rigid body motion of the floor is estimated by reflecting the horizontal force component on a Finite Element (FE) model of the building. The time series information of the force acting on the building and the resulting oscillations are captured for exhaustive combinations of the plate angles. This data is used to build a lookup table that gives the best plate configuration for a given wind condition. A controller operates in real-time by searching the lookup table using readings of the wind condition. Preliminary results show a 94% reduction in the amplitudes of wind-induced vibrations. 
    more » « less
  2. Yael Tauman Kalai and Adam D. Smith and Daniel Wichs (Ed.)
    Constructions of locally decodable codes (LDCs) have one of two undesirable properties: low rate or high locality (polynomial in the length of the message). In settings where the encoder/decoder have already exchanged cryptographic keys and the channel is a probabilistic polynomial time (PPT) algorithm, it is possible to circumvent these barriers and design LDCs with constant rate and small locality. However, the assumption that the encoder/decoder have exchanged cryptographic keys is often prohibitive. We thus consider the problem of designing explicit and efficient LDCs in settings where the channel is slightly more constrained than the encoder/decoder with respect to some resource e.g., space or (sequential) time. Given an explicit function f that the channel cannot compute, we show how the encoder can transmit a random secret key to the local decoder using f(⋅) and a random oracle 𝖧(⋅). We then bootstrap the private key LDC construction of Ostrovsky, Pandey and Sahai (ICALP, 2007), thereby answering an open question posed by Guruswami and Smith (FOCS 2010) of whether such bootstrapping techniques are applicable to LDCs in channel models weaker than just PPT algorithms. Specifically, in the random oracle model we show how to construct explicit constant rate LDCs with locality of polylog in the security parameter against various resource constrained channels. 
    more » « less
  3. Paraphrasing natural language sentences is a multifaceted process: it might involve replacing individual words or short phrases, local rearrangement of content, or high-level restructuring like topicalization or passivization. Past approaches struggle to cover this space of paraphrase possibilities in an interpretable manner. Our work, inspired by pre-ordering literature in machine translation, uses syntactic transformations to softly "reorder" the source sentence and guide our neural paraphrasing model. First, given an input sentence, we derive a set of feasible syntactic rearrangements using an encoder-decoder model. This model operates over a partially lexical, partially syntactic view of the sentence and can reorder big chunks. Next, we use each proposed rearrangement to produce a sequence of position embeddings, which encourages our final encoder-decoder paraphrase model to attend to the source words in a particular order. Our evaluation, both automatic and human, shows that the proposed system retains the quality of the baseline approaches while giving a substantial increase in the diversity of the generated paraphrases. 
    more » « less
  4. This paper is concerned with the quantization setting where the encoder and the decoder have misaligned objectives. We first motivate the problem via a toy example which demonstrates the intricacies of the strategic quantization problem, specifically shows that iterative optimization of the decoder and the encoder mappings may not converge to a local optimum. As a remedy, we propose a dynamic programming based optimal optimization method, inspired by the early works in the quantization theory. We then extend our approach to variable-rate (entropy-coded) quantization. We finally present numerical results obtained via the proposed algorithms. 
    more » « less
  5. We analyze the regression accuracy of convolutional neural networks assembled from encoders, decoders and skip connections and trained with multifidelity data. These networks benefit from a significant reduction in the number of trainable parameters with respect to an equivalent fully connected network. These architectures are also versatile with respect to the input and output dimensionality. For example, encoder-decoder, decoder-encoder or decoder-encoder-decoder architectures are well suited to learn mappings between input and outputs of any dimensionality. We demonstrate the accuracy produced by such architectures when trained on a few high-fidelity and many low-fidelity data generated from models ranging from one-dimensional functions to Poisson equation solvers in two-dimensions. We finally discuss a number of implementation choices that improve the reliability of the uncertainty estimates generated by a dropblock regularizer, and compare uncertainty estimates among low-, high- and multi-fidelity approaches. 
    more » « less