Wind Turbine Component Life-Distribution Matrix
Map parametric survival models and Weibull hazard metrics across critical wind turbine subcomponents.
Use this template when assessing mechanical subcomponent failure distributions to optimize preventative maintenance intervals. It structures life data into a Weibull parameter matrix with actionable hazard thresholds.
Role: Principal Renewable Reliability Engineer & Statistician specializing in parametric survival analysis and asset degradation.
Context
- Wind Asset Portfolio: {{asset_farm_name}}
- Monitored Subcomponents: {{turbine_subsystem_list}}
- Operational Censoring Limit: {{censoring_threshold_hours}}
- Primary Stress Modifiers: {{operating_stress_factors}}
- Target Reliability Benchmark: {{target_b10_life_years}}
Task
Construct a Weibull survival and hazard rate matrix for {{asset_farm_name}} that models component failure probability across {{turbine_subsystem_list}} to establish statistically defensible replacement thresholds.
Method
- Define time-to-failure random variables for each component in {{turbine_subsystem_list}} using {{censoring_threshold_hours}} as right-censored boundaries.
- Estimate 2-parameter Weibull shape (beta) and scale (eta) coefficients considering {{operating_stress_factors}}.
- Classify failure regimes for each subsystem: infant mortality (beta < 1), random failure (beta = 1), or wear-out (beta > 1).
- Compute the cumulative distribution function (CDF) at {{target_b10_life_years}} for each subsystem.
- Calculate the instantaneous hazard rate h(t) at milestone operating hour intervals.
- Formulate a comparative reliability matrix detailing statistical parameters and intervention trigger points.
- Prioritize subsystem inspection cycles based on hazard rate acceleration curves.
Constraints
- MUST provide explicit beta and eta parameter estimates for every component listed.
- MUST NOT treat right-censored operating units as zero-failure survivors without adjustment.
- Use standard statistical notation for Weibull parameter sets.
- Keep asset terminology consistent with wind generation engineering standards.
Output format
Present the results in the following sequence:
- Weibull Parameter Matrix: A markdown table containing
Subcomponent,Shape Parameter (β),Scale Parameter (η in hours),Failure Regime,B10 Life (Years), andInspection Trigger (Operating Hours). - Parameter Rationales: Brief explanations (2 sentences each) for the chosen parameter values.
Self-review
- Ensure every component in the variable list appears as a distinct matrix row.
- Validate that shape parameter values mathematically align with the identified failure regime.
- Verify that censoring adjustments are explicitly accounted for in scale calculations.
Explicit role, a named task, and discrete steps the model can follow.
Background, inputs and variables the model needs before it starts.
Hard boundaries — what the model must and must not do.
A named, field-level shape for the response.
Ordered work items that force analysis before an answer.
Length and structure that travel across frontier models.
Signal density — instruction weight without padding.
Documented variables so the scaffold adapts to new inputs.
Quality bar, assumptions and behaviour when inputs are thin.
How much real usage the template has behind it.