Windenergie 2 - Reliability and Maintenance 2

10 December 2025, Po Wen Cheng

Questions at the beginning

Very good summary of reliability / failure rate / ... on slide 25

System Reliability

Now that we can calculate reliabilities of single components, what is the probability of the whole windturbine to be offline?

Formulas to calculate the reliability

$$ R(t) + F(t) = 1 $$ $$ F(t) = \int_{0}^{t} f(x), dx $$ $$ \lambda = \frac{1}{\eta} = \frac{1}{MTBF} $$

This simplified approach applies only when the failure rate is constant (true for the exponential distribution).

Serial Systems

A system in which all components must be operating simultaniously for the system to be successful. The failure of a single component will cause the whole system to fail
The word serial has nothing to do with the physical arrangement of components

Parallel Systems

A system in which the success of any one component is equivalent to the success of the entire system. All components must fail before the parallel system fails.
This structure functions must have the value 1 when the indicator variable of any one component is 1 and have the value 0 only when all the indicator variables are 0.
System reliability is significantly improved!

Monte Carlo Simulation for System Reliability

Used by simulation programs to estimate
Simulate millions of coin flips to estimate probability

Failure Mode Analysis FMEA

First step of a system reliability study to improve the reliability

Next lecture: Reliability and Maintenance Part 3