← 返回
数据分析 中文

Vibration Analysis

Analyzes wind turbine drivetrain vibration data (main bearing, gearbox, generator) from CMS trends, RMS/peak values, frequency spectrum, and SCADA alarms. Cl...
分析来自CMS趋势、RMS/峰值、频谱及SCADA报警的风机传动链(主轴、齿轮箱、发电机)振动数据。
sertug17
数据分析 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 569
下载
💾 12
安装
1
版本
#latest

概述

Wind Turbine Drivetrain Vibration Analysis

Evaluates drivetrain vibration health across three subsystems: main bearing, gearbox, and generator.

When to Use

Load this skill when the user wants to:

  • Assess drivetrain vibration health from CMS or SCADA data
  • Interpret RMS, peak-to-peak, or spectral findings for main bearing, gearbox, or generator
  • Correlate vibration alarms with operational events
  • Decide whether to continue operating, increase monitoring, or shut down

Drivetrain Components

ComponentSensor LocationKey Frequencies
--------------------------------------------
Main BearingNon-drive end, drive endBPFO, BPFI, BSF, FTF
Gearbox LSSLow speed shaftGear mesh (LSS x teeth), bearing defect freqs
Gearbox IMSIntermediate shaftIMS gear mesh harmonics
Gearbox HSSHigh speed shaftHSS gear mesh, bearing defect freqs
Generator NDENon-drive end bearingElectrical harmonics, bearing defect freqs
Generator DEDrive end bearingBearing defect freqs, rotor unbalance

Vibration Thresholds (ISO 10816 / CMS Reference)

LocationNormalWarningCritical
-------------------------------------
Main Bearing RMS (g)< 0.30.3 - 0.8> 0.8
Gearbox HSS RMS (g)< 0.50.5 - 1.5> 1.5
Gearbox LSS/IMS RMS (g)< 0.30.3 - 1.0> 1.0
Generator RMS (g)< 0.50.5 - 1.2> 1.2
Peak-to-peak step change< 10%10-30%> 30%

Note: Always evaluate against site-specific baseline. A 20% rise from stable baseline is more significant than an absolute value alone.

Frequency Fault Signatures

FaultFrequency Signature
--------------------------
Bearing outer race (BPFO)(N/2) x (1 - d/D x cos a) x RPM
Bearing inner race (BPFI)(N/2) x (1 + d/D x cos a) x RPM
Gear meshnumber of teeth x shaft RPM
Gear mesh sidebandsGMF +/- shaft frequency
Rotor unbalance1x RPM dominant
Misalignment2x RPM dominant, axial component
LoosenessSub-harmonics (0.5x, 1.5x) or high harmonic content

Severity Scale

SeverityLabelDescriptionAction
--------------------------------------
1HealthyAll values normal, stable trendContinue normal operation
2Early warning1-2 parameters in warning zone, stableIncrease CMS polling frequency
3ModerateMultiple warning flags or single criticalInspect within 2 weeks
4SignificantCritical zone or rapid trend growthPlan shutdown within 48-72 hours
5CriticalMultiple critical flags, step-changeImmediate shutdown required

Procedure

  1. Collect inputs: CMS trend (last 30-90 days), current RMS and peak-to-peak per component, frequency spectrum findings, SCADA alarms, operational context.
  2. Evaluate RMS values against thresholds. Flag Warning or Critical zones.
  3. Analyze trend:
    • Stable: value in warning zone but flat for >30 days = lower urgency
    • Gradual rise: value increasing steadily = schedule inspection
    • Step change: sudden jump >30% = treat as Critical regardless of absolute value
  4. Interpret frequency spectrum if available:
    • Match dominant peaks to fault signatures table
    • Note sidebands around gear mesh frequencies
    • Note sub-harmonics or 1x/2x dominance
  5. Correlate with SCADA alarms and operational events.
  6. Assign severity per component, then determine drivetrain-level severity as highest.
  7. Generate output report using the format below.

Output Format

=== DRIVETRAIN VIBRATION REPORT ===

ASSET : [Turbine ID]

SITE : [Site name]

DATA PERIOD : [Date range of CMS/SCADA data]

MISSING DATA : [List any unavailable inputs]

MAIN BEARING:

RMS : [value] g - [Normal / Warning / Critical]

Trend : [Stable / Gradual rise / Step change]

Spectrum : [Key findings or not available]

SCADA Alarms : [Count and type]

Severity : [1-5] - [Label]

GEARBOX (LSS / IMS / HSS):

RMS : LSS [value] g / IMS [value] g / HSS [value] g

Trend : [per shaft]

Spectrum : [Key findings]

SCADA Alarms : [Count and type]

Severity : [1-5] - [Label]

GENERATOR (DE / NDE):

RMS : DE [value] g / NDE [value] g

Trend : [per bearing]

Spectrum : [Key findings]

SCADA Alarms : [Count and type]

Severity : [1-5] - [Label]

DRIVETRAIN SEVERITY : [1-5] - [Label]

SHUTDOWN : [Yes / No / Conditional]

FAULT HYPOTHESIS:

  • [e.g., HSS bearing outer race defect - BPFO peak confirmed at X Hz]
  • [e.g., Gear mesh sideband modulation - possible gear wear or load variation]

RECOMMENDED ACTIONS:

  • [e.g., Increase CMS polling to daily for HSS channel]
  • [e.g., Oil sample with ferrography within 72 hours]
  • [e.g., Plan HSS bearing replacement at next scheduled outage]

ESCALATION TRIGGERS:

  • [e.g., RMS exceeds 1.5 g on HSS - immediate shutdown]
  • [e.g., Step change >30% on any channel - treat as critical]
  • [e.g., New BPFO or BPFI peak confirmed in spectrum - escalate to Severity 4]

Cross-Skill Correlation

If gearbox visual data is available, load wind-turbine-gearbox skill and cross-correlate:

  • High Fe ppm + rising HSS vibration = active wear confirmation
  • Spalling in borescope + BPFO peak in spectrum = bearing failure progression
  • Normal oil + rising vibration = early fault not yet generating debris (higher urgency)

If blade inspection data is available, check for rotor imbalance:

  • 1x RPM dominant in main bearing spectrum + blade damage = aerodynamic imbalance
  • Asymmetric blade damage across A/B/C = mass or aerodynamic imbalance source

Pitfalls

  • Do not evaluate vibration in isolation. Cross-reference with oil analysis and visual inspection.
  • A single high RMS reading during a storm or grid fault is not a fault indicator. Check operational context.
  • Spectrum analysis requires RPM-normalized data. Raw frequency peaks are meaningless without shaft RPM.
  • Generator electrical faults can appear as vibration. Check electrical data before attributing to mechanical cause.
  • Stable high RMS is less urgent than rapidly rising moderate RMS. Trend rate matters more than absolute value.

Verification

After generating the report, confirm with the user:

  • Does the severity match CMS system alerts or OEM recommendations?
  • Is shaft RPM data available to normalize spectrum frequencies?
  • Are there recent maintenance events that could explain vibration changes?
  • Is SCADA power curve deviation consistent with vibration findings?

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 03:43 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

Excel / XLSX

ivangdavila
创建、检查和编辑 Microsoft Excel 工作簿及 XLSX 文件,支持可靠的公式、日期、类型、格式、重算及模板保留功能。
★ 367 📥 140,284
data-analysis

A股量化 AkShare

mbpz
A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。
★ 164 📥 59,892
data-analysis

Data Analysis

ivangdavila
{"answer":"数据分析与可视化。查询数据库、生成报告、自动化电子表格,将原始数据转化为清晰可行的见解。适用于:(1) 您……"}
★ 198 📥 65,030