Subsynchronous Resonance (SSR) -

modal analysis on a rotor system to determine the natural torsional frequencies and mode shapes of the system by Python
20 Downloads
Updated 11 Sep 2023

SSR

modal analysis on a rotor system to determine the natural torsional frequencies and mode shapes of the system

This code performs modal analysis on a rotor system to determine the natural torsional frequencies and mode shapes of the system. The rotor system consists of multiple parts connected by torsional stiffness elements. The code calculates the torsional stiffness matrix (K) and torsional mass matrix (M) based on user-defined input for the number of rotor parts, their masses, and the stiffness between them. The eigenvalue problem is then solved to obtain the eigenvalues (L) and eigenvectors (V) of the system. From the eigenvalues, the natural frequencies (Freqs) of torsional oscillations are computed.

Details can be found in SSR_Report_Najafi.pdf

Cite As

Hamed Najafi (2024). Subsynchronous Resonance (SSR) - (https://github.com/HamedNajafi74/SSR/releases/tag/1.0.0), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2020a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.