Dynamic response of a line-like structure to a random load
dynaResp_beam_TD
The dynamic displacement response of a line-like structure to an uncorrelated Gaussian white noise input is computed in the time domain.
Content
The submission contains:
-
the function dynaResp_TD that computes the time history of the displacement response of a line-like structure to a given load.
-
The function eigenModes.m used here to compute the mode shapes and eigenfrequency of a cantilever beam
-
The file bridgeModalProperties.mat that loads the mode-shapes and eigenfrequency of a single span suspension bridge.
-
2 example files Example1.mlx and Example2.mlx
To keep the analysis as simple as possible, the structure has only one type of motion. No modal coupling is introduced and no added mass, stiffness or damping is included.
Any comments, suggestion or question is welcomed.
Illustration
Cite As
Cheynet, E. Time-Domain Dynamic Response of a Line-like Structure to a Random Load. Zenodo, 2020, doi:10.5281/ZENODO.3965470.
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Mathematics > Numerical Integration and Differential Equations >
- Physical Modeling > Simscape Multibody > Multibody Modeling >
- Engineering > Mechanical Engineering > Statics and Dynamics >
Tags
Acknowledgements
Inspired by: Calculation of the modal parameters of a suspension bridge, eigen-value calculation of continuous beams
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
3.2 | See release notes for this release on GitHub: https://github.com/ECheynet/dynaResp_beam_TD/releases/tag/v3.2 |
||
3.1 | See release notes for this release on GitHub: https://github.com/ECheynet/dynaResp_beam_TD/releases/tag/v3.1 |
||
3.0 | Examples have been re-written |
||
2.2 | Added the project website |
|
|
2.1 | Unecessary variable removed |
|
|
2.0.0.0 | - several updates following Maede's comment. |
||
1.2.1.0 | Updated figure and example |
||
1.2.0.0 | New example file |
||
1.1.0.0 | Picture updated
|
||
1.0.0.0 |