| Mode | ω (rad/s) | f (Hz) | N_cr (rpm) |
|---|
$[K - \omega^2 M]\{\theta\}= \{0\}$
Stiffness matrix diagonal:
$K_{ii}= k_{i-1}+ k_i$
Off-diagonal: $K_{i,i+1} = -k_i$
What is Torsional Vibration Analysis?
Physical Model & Key Equations
The core physics is described by an eigenvalue problem. For free vibration, we look for solutions where all discs oscillate at the same natural frequency ω. This leads to the classic equation balancing the system's stiffness (resistance to twist) and inertia (resistance to angular acceleration).
$$[K - \omega^2 M]\{\theta\}= \{0\}$$Here, M is the mass (inertia) matrix (diagonal with values $J_1, J_2,...$), K is the stiffness matrix, ω is the natural frequency (rad/s), and {θ} is the mode shape vector (the relative twist angles of each disc). A non-zero solution only exists when the determinant $|K - \omega^2 M| = 0$, which is how we solve for ω.
The stiffness matrix K is assembled from the torsional stiffness $k_i$ of each shaft segment connecting the discs. For a disc $i$, its equation comes from the twist of the shafts on either side of it.
$$K_{ii}= k_{i-1}+ k_i, \quad K_{i,i+1}= -k_i$$$k_i$ is the stiffness of shaft segment i ($k = \frac{GJ_p}{L}$, where $GJ_p$ is torsional rigidity). The diagonal term $K_{ii}$ is the sum of the stiffnesses connected to disc i. The off-diagonal term $K_{i,i+1}$ is the negative stiffness connecting disc i to its neighbor, coupling their motion. This structure is what you're changing when you adjust the "Shaft Stiffness" sliders in the simulator.
Real-World Applications
Marine Propulsion Systems: In large ship diesel engines connected to a long propeller shaft, torsional vibrations are a major design concern. Engineers use this exact multi-DOF analysis to place dampers and ensure no critical speed falls within the engine's operating range, preventing catastrophic shaft failure in the middle of the ocean.
Wind Turbine Drivetrains: The gearbox and generator in a wind turbine are subject to fluctuating torques from wind gusts. Analyzing the multi-disc system (blades, gearbox stages, generator) helps predict fatigue life and avoid resonance that could lead to expensive gearbox failures.
Automotive Crankshafts: In high-performance engines, the crankshaft, flywheel, and attached accessories (like a damper) form a torsional system. Identifying critical speeds ensures the engine can safely rev to high RPMs without inducing destructive vibrations that would break the crankshaft.
Aircraft Engine Turbine Shafts: The compressor and turbine discs in a jet engine are connected by a relatively slender shaft. Torsional analysis is crucial to ensure the system's natural frequencies are far from the excitation frequencies caused by blade passing, preventing high-cycle fatigue.
Common Misconceptions and Points to Note
First, the statement "A larger moment of inertia makes it harder to vibrate" is only half true and half false. While this holds for a simple single-degree-of-freedom system, the overall balance is critical in multi-inertia systems. For example, in a 4-inertia system, making only the end disks extremely heavy can cause a "localized vibration mode" where the lighter intermediate disks vibrate violently, potentially creating more problems. If you use the tool to increase only I1 and I4 and observe the mode shapes, you can see how I2 and I3 oscillate significantly.
Next, there's a pitfall: stiffness does not always mean "the stronger, the safer." Increasing the shaft diameter to raise torsional stiffness does increase the natural frequencies. However, when operating in high engine speed ranges, this can sometimes cause dangerous higher-order modes (e.g., the 4th mode) to descend into the operational speed range. Check the Campbell diagram to see how the lines for higher-order modes shift leftward when stiffness is increased.
Finally, consider interpreting results while ignoring damping. This simulator performs conservative (undamped) eigenvalue analysis, so it cannot determine the "severity" at resonance points. In reality, dampers are often present, and energy dissipates within the material. This means that even if a resonance point exists in the calculation, sufficient damping can suppress the amplitude, often preventing actual harm. Remember, this tool's role is to "identify potential problem areas"; final judgment requires transient response analysis that considers damping.