PSR Lecture2356
PSR Lecture2356
PSR Lecture2356
Examples: the set of students in this room; the English alphabet may be viewed
as the set of letters of the English language; the set of natural numbers ; etc.
Set A
A B Set B
S Ø
A B
{0}
1
Power system reliability Lecture No.2
2.2. Subsets
A set A is a subset of a set B if every element of A is also an element of B. Such
a relation between sets is denoted by A ⊆ B. If A ⊆ B and A≠ B we call A a
proper subset of B and write A ⊂ B. (Caution: sometimes ⊂ is used the way we
are using ⊆ .)
Both signs can be negated using the slash / through the sign.
Examples:
{a,b} ⊆ {d,a,b,e} and {a,b} ⊂ {d,a,b,e}.
A and B are subsets of A∪B
Commutative Law:
A∪B = B∪A (like a+b =b+a in ordinary algebra)
Associative Law :
A∪(B∪C) = (A∪B) ∪C (like a+ (b+c) = (a+b) + c in ordinary
algebra)
K∪ L = {a,b,c,d}
K∪ M = {a,b,d}
L∪ M = {b,c,d}
2
Power system reliability Lecture No.2
(K ∪ L) ∪ M = K ∪ (L ∪ M) = {a,b,c,d}
K∪ K =K
K ∪ Ø = Ø ∪ K = K = {a,b}.
A B
A∩B = B ∩ A
(A∩B ) ⊆ A
(A∩B ) ⊆ B
Examples:
K∩ L =Ø
K ∩ M = {b}
L ∩ M = {d}
(K ∩ L) ∩ M = K ∩ (L ∩ M) = Ø
K∩ K =K
K∩ Ø =Ø ∩ K=Ø.
3
Power system reliability Lecture No.2
1. Idempotent Laws
(a) X ∪ X = X (b) X ∩ X = X
2. Commutative Laws
(a) X ∪ Y = Y ∪ X (b) X ∩ Y = Y ∩ X
3. Associative Laws
(a) (X ∪ Y) ∪ Z = X ∪ (Y ∪ Z)
(b) (X ∩ Y) ∩ Z = X ∩ (Y ∩ Z)
4. Distributive Laws
(a) X ∪ (Y ∩ Z) = (X ∪ Y) ∩ (X ∪ Z)
(b) X ∩ (Y ∪ Z) = (X ∩ Y) ∪ (X ∩ Z)
In ordinary Algebra :
(i) a + ( b ×c ) ≠ (a + b) × (a + c)
(ii) a × (b + c ) = (a×b) + (a × c)
5. Identity Laws
(a) X ∪ Ø = X (c) X ∩ Ø = Ø
(b) X ∪ S = S (d) X ∩ S = X
4
Power system reliability Lecture No.2
6. Complement Laws \
(a) X ∪ X’ = S (c) X ∩ X’ = Ø
7. DeMorgan’s Laws
8. Consistency Principle
(a) X ⊆ Y if X ∪ Y = Y (b) X ⊆ Y if X ∩ Y = X
5
Power System Reliability Lecture No.3
3. Probability Theory
Probability Concepts:
Probability is the science that deals with uncertainty .It is also called the measure
of chance which means that the chance of an event to happen. It provides a
mathematical definition of randomness.
Definitions:
Example 2 : Flipping a coin once can results in either a head (H) or a tail (T)
,i.e, 1 out of 2 , or 1/2. Here, S= {H,T}.
6
Power System Reliability Lecture No.3
Example 3 : The probability of two coins flipped once coming up heads is 1 out
of 4, or 1/4 .
Event (A∪B) is the union event and is defined as the event that occurs if
A occurs or B occurs or both.
If the two events are not mutually exclusive :
7
Power System Reliability Lecture No.3
P (J or H) = 0.3077
Event (A∩B) is the intersection event and is defined as the event that occurs if
8
Power System Reliability Lecture No.3
Example 6: Ahmed and Ali playing cards, what is the probability that both draw
an ace of heart?
= 0.01923
(1/52) = 0.01923
Venn diagrams
It is possible to use a Venn diagram to demonstrate the combinations of event .
Probability theory can be mathematically expressed through set theory where
Venn diagram is used to explain the set theory pictorially
A Venn diagram is normally drawn as a rectangle which
represents the total probability space S that encloses or represents
the entire space being considered
There may be two or more events such as A, B within this
space S for which the probabilities must be combined
9
Power System Reliability Lecture No.3
A B A B
( )
A B A A’
Disjoint Complement
Axioms:
10
Power System Reliability Lecture No.3
The probability of event A given that event B has occurred is equal to the
probability of A and B both occurring divided by the probability of event B
occurring. This is known as the conditional probability. No independence
between A and B is assumed. In fact, rearranging the terms gives the probability
of both events A and B occurring when A and B are not independent. Hence,
Example 8: Suppose we are observing cloud cover in a given area and are
wondering whether it will rain or not.
If the event “rain” is denoted as event A and the event that there is “cloud
cover” as event B, we are interested in what is the probability of rain (i.e., event
A) given that there is cloud cover (i.e., event B) over a given area.
Mathematically, the conditional probability of rain given that there is cloud
cover is defined as
Suppose we have also observed that 40% of the time there is cloud cover, or
Mathematically
11
Power System Reliability Lecture No.3
Therefore, we conclude that 25% of the time it will rain if there is cloud cover.
Example 9: Find the probability that a face card is drawn on the first draw, and
an ace card on the second draw in two consecutive draws with no replacement.
Solution:
12
Power System Reliability Lecture No.3
Let:
Example 10: Now suppose 300 of the boys and 100 of the girls are interested in
computer games. The school has 400 students out of 800 who like computer
games. However, if a student is picked at random, the probability of finding a
boy who is interested in computer games should be 300/800=0.375 from first
principles.
The Product Rule does not apply here because the two events, being a boy and
being interested in computer games, are not independent—boys seem to be
more interested in computer games than girls. Instead, the conditional
probability of the fourth theorem should be used.
It does not matter which event is the dependent one and which event is the
independent one. The results will be identical:
13
Power system Reliability Lecture No.5
5.Probability distributions
Probability distribution A theoretical model that
indicates the probability of specific events happening for
a phenomenon distributed in a particular manner.
In statistics, numerous probability distributions are used
to describe, explain, predict, and assist in decision
making.
Examples include
Binomial distribution
Normal distribution
Poisson distribution
Lognormal distribution
Exponential distribution
Weibull distribution
Gamma distribution
Chi-square distribution
In this our course we shall consider only the
binomial,poisson and exponential distributions.
1. Binomial Distribution
Binomial distribution is the one of the simplest discrete
probability distribution. Consider a random trial having
only two possible outcomes, such a trial is referred as a
“Bernoulli trial” :
p = probability of success,
q= probability of failure
So that p+q =1
14
Power system Reliability Lecture No.5
3 heads H1 H2 H3
H1 H2 T3
3 combinations of 2 heads and 1 tail H1 T2 H3
T1 H2 H3
H1 T2 T3
3 combinations of 1 head and 2 tails T1 H2 T3
T1 T2 H3
3 tails T1 T2 T3
(p + q) n
15
Power system Reliability Lecture No.5
(2)
And p + q =
16
Power system Reliability Lecture No.5
(P1+q1) x (p2+q2) =1
P1p2+p1q2+p2q1+q1q2=1
We have 4 cases:
Special case: If on unit can supply all the power to the load
(design consideration) ,then
If p1 = p2 = 0.99 , q1 = q2 = 0.01,
17
Power system Reliability Lecture No.5
General Case :
P1 p2 p3 pn
q1 q2 q3 qn
Fig.1 Load
Here,
P1 = p2 = P3 =. . . . . . . . . . .= pn = p
q1 =q2 = q3 =. . . . . . . . . . . .= qn =q
or ( p+q )n =1
and ( p+q )n =
Example2:
Solution:
18
Power system Reliability Lecture No.5
Conclusion:
19
Power System Reliability Lecture No.6
P(0) = 0.135
P(1) = 0.270
P(2) = 0.270
P(3) = 0.180
P( 4) = 0.090
P(5) = (0.036)
20
Power System Reliability Lecture No.6
0.270 0.270
Probabilities
0.180
0.135
0.090
0.036
0 1 2 3 4 5 No.of faults
Fig.1
Example 2:
The failure of power transformers is assumed to follow Poisson probability
distribution. Suppose on average, a transformer fails once every 5 years.
What is the probability that it will not fail in the next 12 months? That it
will fail once in the next 24 months?
Solution:
Failure rate = once in 5 years
=0.2 year
Number of expected failures in 12 months= 0.2.
21
Power System Reliability Lecture No.6
22
Power System Reliability Lecture No.6
Fig.3
It can be proven that the MTTF can also be obtained by integrating the
reliability function over the entire range, that is,
23
Power System Reliability Lecture No.6
This simplifies the calculation in most cases. For the simple exponential
distribution, it becomes
Example 3:
There are 10 generators in a generating station. The units are assumed to have
a failure rate of 0.02 per year. What is the mean time to failures in that
station?
Solution:
σ =
The parameter λ , the mean time to failure 1/ λ , the variance σ2 and the
standard deviation σ all have significant physical meanings when the
exponential distribution is applied to reliability assessments.
24
Power System Reliability Lecture No.6
-2 -1 +1 +2
25