Flutter Analysis Model

버전 1.2.0.1 (78.4 KB) 작성자: Cole Stephens
Models a 2 DOF wing using SimMechanics™.
다운로드 수: 11.9K
업데이트 날짜: 2016/9/1

라이선스 보기

This model demonstrates how to implement a coupled structural-aerodynamic problem.
The wing, otherwise rigid, is allowed to pitch and plunge. The motion of the wing is defined using SimMechanics blocks. The aerodynamic model is a simple, quasi-steady formulation.

Dynamic pressure is manipulated by varying the Mach number & Altitude. You can also vary the CG location of the wing by double clicking on the picture of the BACT subsystem.

The structural, mass, and aerodynamic properties all come from the following paper:
AIAA 96-3437
"Modeling the Benchmark Active Control Technology Wind Tunnel Model for Application to Flutter Suppression" by Martin R. Waszak of NASA Langley.

Automatic flutter detection is implemented via a state-machine in Stateflow.

인용 양식

Cole Stephens (2024). Flutter Analysis Model (https://www.mathworks.com/matlabcentral/fileexchange/3938-flutter-analysis-model), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2006b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Simulation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.2.0.1

Updated license

1.2.0.0

Removed the PDF from the submission.

1.1.0.0

Added license info.

1.0.0.0

Lots of updates to this submission:
* FindFlutBnd will run the "Flutter.mdl" file to find a flutter point @ Mach 0.77
* UI updates
* Closed-Loop addition
* VR model