Static analysis - Suspension bridge - A benchmark solution

バージョン 3.1.0.0 (29.2 KB) 作成者: E. Cheynet
This matlab code computes the static displacement of a suspension bridge
ダウンロード: 861
更新 2015/12/13

ライセンスの表示

This is a benchmark solution to estimate the wind-induced static displacement of a single span suspension bridge. Only the horizontal wind component normal to the bridge deck is considered.
The lateral, vertical and torsional displacement can be computed. The mode shapes and eigen-frequencies of the bridge are calculated inside a sub-folder named "eigenBridge". The static response is computed with the Matlab function "staticResponse.m" and the files that manages the call of all these functions is "Example.m".
To have an quick overview of the results see the html example attached.
You can modify the bridge properties inside the files "Example.m" and "LysefjordBridge.m".
The data for the bridge used in this example are taken from [1],[2], and [3], which are freely available on the internet.
Any comments or suggestions is warmly welcomed to improve the script.
[1] Opsahl Steigen, R. (2011). Modeling and analyzing a suspension bridge in light of deterioration of the main cable wires.
[2] Tveiten, J. (2012). Dynamic analysis of a suspension bridge.
[3] Gran, B. (2012). Konstruksjonsanalyse av en hengebro.

引用

E. Cheynet (2024). Static analysis - Suspension bridge - A benchmark solution (https://www.mathworks.com/matlabcentral/fileexchange/51966-static-analysis-suspension-bridge-a-benchmark-solution), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2013a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersNumerical Integration and Differential Equations についてさらに検索
謝辞

ヒントを得たファイル: Calculation of the modal parameters of a suspension bridge

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

staticAnalysis/html/

バージョン 公開済み リリース ノート
3.1.0.0

-eigenBridge is slightly modified

3.0.0.0

Added an example file + more detailed functions
-
-description updated

2.1.0.0

correction from wrong previous update

2.0.0.0

- Simplification and bugs correction

1.0.0.0

-description updated

- picture updated