EE5712 Power System Reliability:: Review of Probability Theory
EE5712 Power System Reliability:: Review of Probability Theory
REVIEW
What is Reliability?
• Ability of a system to perform its intended
function
• Within a specified period of time
• Under stated condition
→ Qualitative sense in terms of performance
function, time, and surrounding conditions
How to quantify ‘reliability’?
Reliability
• Relate to the absence of failures, that due to
random phenomenon
• Define numerically as ‘average’ or mean value
• Can be treated as a parameter
• Can be traded off with other parameters such
as cost
Motivations for Quantitative Reliability
• To evaluate system performance
• System design purpose
• Trade-off reliability with cost
• Increasing complexity of systems
• Competitiveness
• Establish standard in operation procedure
Issues with Uncertainty
• Reliability is quantified by probabilistic value.
• Need to study a bit about probability theory
– To model uncertainty
– To calculate probabilistic values such as probability
that a system will fail given a failure probability of
each component in the system
– To model characteristics of a component
• Failure rate/repair rate (coming up in the few weeks)
Some definitions
Probability rules
Application to power systems
Random variables
Some distributions
OUTLINE
Sample space or state space
Events
Union of events
Intersection of events
Disjoint events
Complement of an event
Independent events
Probability of an event
Conditional probability
DEFINITIONS
Sample Space or State Space
• Example
– Outcome of coin flipping, state space = {H,T}
– Outcome of dice rolling, state space = {1,2,3,4,5,6}
– A status of a generator, state space = {Up, Down}
A Status of Two Transmission Lines
Line 1 Line 1
Line 2 Line 2
Line 2 Line 2
• Example
– Event: rolling a 1 on one dice, E = {1}
– Event : a generator fails, E = {Down}
An Event : One Transmission Line Fails
Line 1 Line 1
Line 2 Line 2
Line 2 Line 2
E = { (1U,2D) , (1D,2U) }
Union of Events
• Example
– E1 is an event that at least one line is up,
E1 = { (1U,2U), (1U,2D) , (1D,2U)}
– E2 is an event that at least one line is down,
E2 = { (1U,2D) , (1D,2U) , (1D,2D) }
– Then, union of event E1 and E2 is,
E = E1 U E2 = { (1U,2U), (1U,2D) , (1D,2U) , (1D,2D) }
Intersection of Events
• Example
– E1 is an event that at least one line is up,
E1 = { (1U,2U), (1U,2D) , (1D,2U)}
– E2 is an event that at least one line is down,
E2 = { (1U,2D) , (1D,2U) , (1D,2D) }
– Then, intersection of event E1 and E2 is,
E = E1 ∩ E2 = { (1U,2D) , (1D,2U) }
Disjoint Events or Mutually Exclusive
• Example
– E1 is an event that two lines are up,
E1 = { (1U,2U)}
– E2 is an event that two lines are down,
E2 = { (1D,2D) }
– Then, E1 and E2 are disjoint events.
Independent Events
• Example
– Failure of a generator in one location and failure
of another generator in a distance location
– Failure of line 1 and failure of line 2
– (Latter on we will learn about “common mode
failure”– failure as a result of the same cause)
Complement of an Event
The set of outcomes that are not included in an
event.
• Example
– E1 is an event that two lines are up,
E1 = { (1U,2U)}
– Ē1 is a complement of E1,
Ē1 = { (1U,2D) , (1D,2U) , (1D,2D) }
Probability of an Event
• Also,
– 0 ≤ P(E) ≤ 1
– P(Impossible event) = 0
– P(Sure event) = 1
Conditional Probability
PROBABILITY RULES
Addition Rule
A method of finding a probability of union of two
events.
P(E1 U E2) = P(E1) + P(E2) – P(E1 ∩ E2)
E1 E2 E1 E2
Multiplication Rule
A method of finding probability of intersection of
two events.
B3
B1
E B5
B2 B4
Complementation Rule
Probability of the set of outcomes that are not
included in an event.
P(Ē) = 1 – P(E)
• Example
Probability of success = 1 – Probability of failure
Example
State space
Loss of load probability
• 3 generators
• Each 50 MW
1 • Identical probability of failure
2 Load
= 0.01
• Assume that each generator
3 fails independently.
• Find probability distribution
of generating capacity.
State Space
1 1 1 1
Load Load Load Load
2 2 2 2
3 3 3 3
(1U,2U,3U) (1D,2U,3U) (1U,2D,3U) (1U,2U,3D)
1 1 1 1
Load Load Load Load
2 2 2 2
3 3 3 3
(1D,2D,3U) (1D,2U,3D) (1U,2D,3D) (1D,2D,3D)
• Using complementation,
P(1U) = 1 – P(1D) = 1 – 0.01 = 0.99
• Using complementation,
P(1U) = 1 – P(1D) = 1 – 0.01 = 0.99
0 0.000001
50 0.000297
100 0.029403
150 0.970299
Loss of Load Probability
• Assume that load has
distribution shown on Load (MW) Probability
right, find loss of load
probability. 50 0.20
• Let E be the event that 100 0.75
system suffers loss of
load, then 150 0.05
E = {Generation < Load}
• Let
– B1 be an event that load is 50 MW
– B2 be an event that load is 100 MW
– B3 be an event that load is 150 MW
• Then, using conditional probability rule,
P(E) = P(E|B1)×P(B1) + P(E|B2)×P(B2) + P(E|B3)×P(B3)
P(E) = P(E|B1)×0.20 + P(E|B2)×0.75 + P(E|B3)×0.05
Load 50 MW
1 1 1 1
50 50 50 50
2 2 2 2
3 3 3 3
150 100 100 100
(1U,2U,3U) (1D,2U,3U) (1U,2D,3U) (1U,2U,3D)
1 1 1 1
50 50 50 50
2 2 2 2
3 3 3 3
50 50 50 0
(1D,2D,3U) (1D,2U,3D) (1U,2D,3D) (1D,2D,3D)
1 1 1 1
100 100 100 100
2 2 2 2
3 3 3 3
50 50 50 0
(1D,2D,3U) (1D,2U,3D) (1U,2D,3D) (1D,2D,3D)
1 1 1 1
150 150 150 150
2 2 2 2
3 3 3 3
50 50 50 0
(1D,2D,3U) (1D,2U,3D) (1U,2D,3D) (1D,2D,3D)
RANDOM VARIABLES
Random Variable (RV)
Pr 2 X 3 0.5e 0.5 x dx
3
0.2
2
0.1 0.1
1 2 3 4 5 1 2 3 4 5
Cumulative Distribution Function
A function that gives a probability that a random
variable X takes on value less than or equal to x.
F x Pr X x f t dt
x
0.6
0.3
0.1
1 2 3 4 5 1 2 3 4 5
i
• For continuous RV,
Var X x E X 2
f x dx
Covariance
Measure deviations of two random
variables from their expected value
Cov X , Y E X E X Y E Y
i
• For continuous RV,
k X x EX f xdx
k
Raw VS Central Moments
Raw moment to Central moment Central moment to Raw moment
k
k k
k
k i1k i k 1k i i 1k i
i 0 i i 0 i
0 1
0 1 1 0
2 2 12 2 12 2
3 3 32 1 13 3 213 312 3
4 4 43 1 62 12 14 4 314 613 2 413 4
Moment-Generating Function
Generate raw moments of the probability
distribution
M t E etX
• Easy computation of raw moments
M t
k
M 0
d
E Xk (k )
dt k t 0
• Related transforms: characteristic function,
probability-generating function, cumulant-
generating function.
X: Time to Failure
Pr x X x x
f x lim
x 0 x
Exponential distribution function
f x 0.5e0.5 x , x 0
0.5
Pr 2 X 3 0.5e 0.5 x dx
3
1 2 3 4 5
Cumulative Failure Distribution
A probability that a component fails before
or at time x.
F x Pr X x f t dt
x
1 2 3 4 5
Survival Function
A function that gives probability of a
component survival beyond time x.
R x Pr X x 1 Pr X x 1 F x
• Time to failure of a component is a random variable,
X.
• Commonly used in reliability theory
R4 Pr X 4 0.5e 0.5 x dx
0.5
4
1 2 3 4 5
Hazard Function
A function that gives a rate at time x, at which
a component fails ( i.e. failure rate), given that
it has survived for time x.
• Denoted by Ф(x),
Probability of a component fails between time x and x+Δx given
that it has survived for time x
Pr x X x x | X x
x lim
x 0 x
• From,
Pr x X x x | X x
x lim
x 0 x
• We have
Prx X x x
x lim
1
x 0 x Pr X x
f x
x
R x
An Important Relationship
• From hazard function as Δx → 0,
x x Pr x X x x | X x
• This gives probability of failure of a
component in interval (x, x+Δx).
x
Pr x X x x | X x
x x+ Δx
Important Note
• Although , for simplicity, survival function and
hazard rate function have been described with
respect to a component failure, they apply to
any random variable.
• For example if the random variable is time to
repair, then Ф(x) represents the repair rate
Binomial distribution
Poisson distribution
Exponential distribution
SOME DISTRIBUTIONS
Binomial Distribution Function
• Discrete distribution
• Number of success(or failure) in n
independent trials
• Each trial has two outcomes, success or failure
• Same probability of success, p
• Probability of getting x success in n trials is,
n x
Pr X x f x; n, p p 1 p
n x
x
E X np Var X npq
Binomial Distribution Example
• 3 identical components, each has probability
of success, p.
1U 2U 3U
X = number of component in up state
3
1D 2U 3U 1U 2D 3U 1U 2U 3D Pr X 2 f 2;3, p p 2 1 p
2
1D 2D 3U 1U 2D 3D 1D 2U 3D
1D 2D 3D
What if # of trials continue to ∞ ?
• Let p = Λ/n, Λ = number of events in n trials,
• As n →∞, n x
x
n
Pr X x f x; n, p f x; n, 1
n x n n
x e
Pr X x f x; n,
n x!
• This leads to the next distribution.
Poisson Distribution
• Discrete distribution
• Number of occurrences(failure or success) in a
fixed time
• Given that an average/expected number of
events is Λ,
• Probability of x occurrences in this interval is,
x
e
Pr X x f x;
x!
E X Var X
Poisson Distribution Example
• A transmission line fails on average 2 times
per year, propose Poisson distributions model
for 5-year and 10-year time interval.
• What is Λ?
• What is the probability of having 2 failures in 5
years?
• What is the probability of having 2 failures in
10 years?
X: Time to Failure
x1 x2 x3 x4 x5
x1 x2 xn
• Mean time to failure is
n
• n = number of failures
1 n
MTTF Total observatio n time
• λ is called “Failure rate”.
Constant Hazard Function
• If we assume that the up time of a component
is exponentially distributed, the failure rate is
constant.
f x e x
,x0 Rx ex , x 0
f x
x , x 0
R x
f x e x
Rx ex x
Relationship with Poisson Distribution
• Constant failure rate, λ
• Consider time (0,t)
• Expected number of failure = λt
• Poisson distribution: probability of y failures in
time t.
Pr Y y f y; t
t e
y t
y!
• If no failure occur in time t,
PrY 0 et
• Recall survivor function of exponential
distribution,
Rt et , t 0
• For Poisson failure, the distribution of time
between failures, y1, y2, y3,… are
exponentially distributed
y1 y2 y3 y4 y5
Other Distributions
• Normal distribution
• Weibull distribution
• Gamma distribution
• Log-normal distribution
• Reference:
http://www.ece.tamu.edu/People/bios/singh/
sysreliability/ch2.pdf
Characteristics of Normal Dist.
Characteristics of Log-Normal Dist.
Characteristics of Weibull Dist.
Characteristics of Gamma Dist.
Summary
• Review of
– Probability theory
– Some distributions, binomial, Poisson,
exponential.
– Probability rules (addition, conditional probability)
– Basic application on power systems
Application
• To construct system probability distribution,
given that failure probability of each
component is known.
• For repairable systems, components are
characterized by failure/repair rates, the
system is described by the stochastic process,
coming up in the next few weeks.
• Exponential distribution has constant hazard
rate, we’ll be seeing a lot of it in this class
Reading Materials
• Review today’s lecture
– Conditional probability rule
– Survival function
– Hazard function
– Relationship among distribution function, survival function
and hazard function
– Exponential distribution
• Chapter 2: The Preliminaries “System Reliability
Modeling and Evaluation”,
http://www.ece.tamu.edu/People/bios/singh/sysreliabi
lity/ch2.pdf
• Do homework!
About Next Lecture
• Reliability Theory
– Physical meaning of hazard rate function
– Hazard rate function approximation
• Reliability measure
• Simple reliability evaluation techniques