Harmonic Balance Flutter

Since blade flutter is a matter of vibration, it can be expressed in terms of sine functions and therefore can be addressed in terms of Fourier series.

Real and Imaginary Displacements

The Fourier series that are the basis for harmonic balance equations can be expressed as trigonometric functions or, equivalently, as exponential functions of complex numbers. In the latter form, the expression includes both real and imaginary displacements.

If v r and v i are the real and imaginary displacements that you specify, then the physical displacements dx at every time level k are computed as:

Figure 1. EQUATION_DISPLAY
dx(tk)=(vr,vi) exp( i(2πk)N )+(vr,-vi) exp( -i(2πk)N )         =2vr(cos(2πk)N)-2vi(sin(2πk)N)
(5058)

where t k represents the physical time at time level k (where k varies from 0 to N - 1 ), N is the number of time levels, and ( v r , v i ) represents a complex number with v r and vi being the real and imaginary parts of the complex number.

Fluttering Motion of a Rotor

In the rotor frame of reference, an inter-blade phase angle σ, and a flutter frequency ω describe the motion. For example,

Figure 2. EQUATION_DISPLAY
hi=h0ejωte(jσθi)/Gθ
(5059)

where Gθ is the blade-to-blade gap (in radians). Written in terms of nodal diameters, Eqn. (5059) becomes

Figure 3. EQUATION_DISPLAY
hi=h0ejωtejNθi
(5060)

where N=σ/Gθ. This motion represents a traveling wave, which is like the motion of a rotor. In this case, we have an N nodal diameter wave moving with a rotational rate of

Figure 4. EQUATION_DISPLAY
Ωrel=-ω/N=-(ωGθ)/σ
(5061)

This rotor rate is relative to the frame of reference of the fluttering rotor. Therefore, the rotation rate in the absolute reference frame is

Figure 5. EQUATION_DISPLAY
Ωabs=Ωrotor-ω/N
(5062)

To compute the frequencies and nodal diameters, another row is added to the mode table. For example, consider a stator with 36 blades and a rotor with 42 blades, rotating at 366 rad/s. Assume that the rotor blade is fluttering with an inter-blade phase angle of 180 ° with a frequency of 2000 rad/s. To construct the mode table:

  1. Compute the nodal diameter N for the flutter motion:

    N=σ/Gθ=(180°)/((360°)/42)=21

  2. Compute the rate of disturbance Ωabs:

    Ωabs=Ωrotor-ω/N=366 rad/s-(2000 rad/s)/21=270.76 rad/s

  3. Construct the mode table with three rows:

    (B0,B1,B2)=(21,36,42)

    (Ω0,Ω1,Ω2)=(270.76,0.0,366.0) rad/s