[EXP] Alternative undamage case data #99
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hypothesis
Constructing label 0 (“healthy”) using complement columns (all non-damaged indices) from each BD{i}.TXT—rather than only using zzzBU.TXT—will yield more realistic and generalizable models for vibration-based structural damage detection, due to the global propagation of local damage effects in fixed-fixed grid structures.
Background & Motivation
Current practice uses only zzzBU.TXT (all healthy) for label 0, but literature and experimental evidence (Shahri var & Bouwkamp 1982, Yu & Huo, Wang et al., Tadros) show that even remote healthy nodes exhibit altered vibration signatures when a single bolt is loosened elsewhere in the structure. This effect is especially pronounced in fixed-fixed grids due to global changes in the stiffness matrix. A more realistic label 0 should therefore include healthy columns from damaged scenarios (complement indices in BD{i}.TXT).
Dataset
Methodology
Parameters & Hyperparameters
Evaluation Metrics
Notebook Location
notebooks/stft.ipynb
Dependencies
References
Additional Notes
No response