Project Overview
This project evaluates whether an LSTM network can approximate structural dynamics by learning a sequence-to-sequence mapping from excitation to response.
- Linear 3-DOF building: input = ground acceleration, output = story displacements (u1, u2, u3).
- Nonlinear SDOF: Bouc-Wen hysteresis, input = ground acceleration + parameters, output = displacement u(t).
- Goal: accurate time-history prediction + ability to reproduce hysteresis behavior (F–u loop).
3-DOF lumped-mass building model (schematic).