Kuinka jakaa kokonaissallittu jäännösepätasapaino kahden tason kesken?
For a two-support rotor, the total permissible residual unbalance (U_{mathrm{per}}) is distributed between two correction planes based on rotor geometry and the rotor center of mass (CM) position. Below are the core rules from ISO 21940-11, including the 70:30 limitation set out in Clause 7.2.2 of the standard.
Määritelmät
- (U_{mathrm{per}}): roottorin suurin sallittu jäännösepätasapaino.
- (U_{mathrm{per}A}), (U_{mathrm{per}B}): tasoille A ja B kohdistettu sallittu jäännösepätasapaino.
- (L): tasojen A ja B välinen etäisyys.
- (L_A): etäisyys CM:n ja tason A välillä.
- (L_B): etäisyys CM:n ja tason B välillä.
- Geometrinen suhde: (L = L_A + L_B).
1) Symmetrinen roottori
Jos roottori on symmetrinen ja CM on suunnilleen keskellä tasojen välillä, jaa korvaus tasan:
(U_{mathrm{per}A} = U_{mathrm{per}B} = dfrac{U_{mathrm{per}}}{2})
Tämä menetelmä sopii useimpiin tavanomaisiin tapauksiin, joissa roottori on lähes symmetrinen.
2) Epäsymmetrinen roottori (vipusääntö)
Jos CM siirtyy yhden tuen suuntaan, jaa korvaus vipusäännön avulla, suhteessa CM:n ja vastakkaisen tason väliseen etäisyyteen:
(U_{mathrm{per}A} = U_{mathrm{per}} cdot dfrac{L_B}{L})
(U_{mathrm{per}B} = U_{mathrm{per}} cdot dfrac{L_A}{L})
Tässä (L) on tasojen välinen etäisyys ja (L_A) ja (L_B) ovat etäisyydet CM:stä tasoihin A ja B.
Tärkeä rajoitus: 70:30 sääntö
Välttääkseen kohtuuttomat tarkkuusvaatimukset yhdessä tasossa ISO 21940-11:2016 (lauseke 7.2.2) määrää sisäpuolisille roottoreille — eli roottoreille, որոնց massakeskipiste sijaitsee laakeritasojen välissä — että jaon on rajoituttava suhteeseen 70:30. Vaikka massakeskipiste olisi hyvin lähellä yhtä tasoa tai tukea:
- Pienemmän osuuden on oltava vähintään (0,3 cdot U_{mathrm{per}}).
- Suurempi osuus ei saisi ylittää (0,7 cdot U_{mathrm{per}}).
(0.3 cdot U_{mathrm{per}} le U_{mathrm{per}A},, U_{mathrm{per}B} le 0.7 cdot U_{mathrm{per}})
Note: these limits apply to inboard rotors. For outboard (overhung) rotors, Clause 7.2.3 of the standard allows the larger share to reach (1.3 cdot U_{mathrm{per}}), while the smaller share must still be at least (0.3 cdot U_{mathrm{per}}).
Laskin
Syötä \(U_{\mathrm{per}}\) ja etäisyydet. Laskin tukee symmetristä jaottelua ja vipusäännön mukaista jaottelua. Se soveltaa myös 70:30-rajoitusta, kun se on käytössä.