SearcharxivSearch

arXiv subjects

Tzu-Kang Lin

Publications and source records attributed to Tzu-Kang Lin.

2 recordsLinked to original sources

GNN for Structural Displacement Prediction

Accurate prediction of structural displacements under external loading is fundamental to structural health monitoring and seismic safety assessment. Although the finite element method (FEM) remains the prevailing approach because of its high accuracy, its considerable computational cost restricts its suitability for real-time monitoring applications. To address this limitation, this study proposes a data-driven framework based on Graph Neural Networks (GNNs), in which structural systems are represented as graphs with joints modeled as nodes and structural members as edges. By incorporating both geometric and mechanical properties into the graph representation, the proposed model learns the relationship between applied loads and structural responses directly from simulated data. A synthetic dataset was generated from a two-story frame structure using ANSYS, and both a conventional Neural Network (NN) and a GNN were trained for comparison. The results show that the proposed GNN framework predicts displacements and rotations with high accuracy and outperforms the NN model, demonstrating its potential as a fast and efficient alternative to traditional FEM-based analysis.

cs.LG

Real-time Structural Health Monitoring System Using Internet of Things and Cloud Computing

Real-time monitoring of various structural behaviors, particularly displacement and acceleration, serves important and valuable information for people; for example, they can be used for active control or damage warning. With recent advancement of the Internet of Things and client-side web technologies, wireless integrated sensor devices nowadays can process real-time raw sensor signal data into target measurements, such as displacement, and then send the results through a standard protocol to the servers on the Internet. The monitoring results are further processed for visualization purpose in the servers and the computed results are pushed to connected clients like browsers or mobile applications in real-time. We build a real-time cloud-based system that can receive heterogeneous IoT data, allow users to create a three-dimensional model online according to the real world structure, and the monitoring results can be visualized in that model. In this paper, we illustrate the software architecture of the proposed system and focus on the technologies that are used, like client-side scripting, NoSql database, and socket communication. We also present the challenges of displaying the overall movement and shape transformation of the 3D structural model. Thus, each internal-connected element's rotations and translations are obtained by converting the monitoring results of each sensor device measured in the global coordinate system. To overcome this, we create an inverted movement calculation method. A simple 3D two-level structural model and simulated sensor displacements are used to demonstrate system function and validate the inverted movement calculation method.

cs.OH