208 6 Periodic Markov Chains
For example, if the coder is in state s
1
and errors occur during transmission, we
move to state s
4
. If the receiver is able to correct the errors, we move to state s
8
.
We then conclude that the error correction coding is adequate, and we move to state
s
1
for the next transmission. If the errors cannot be corrected, we conclude that the
error coding is not adequate and we move from state s
9
to s
2
at the next transmission.
Write down the transition matrix and show that it corresponds to a weakly peri-
odic Markov chain.
The sets of periodic states are identified at the bottom of the figure. We can see
that we have three sets of states such that the states in each set make transitions
only to the next set. This seems to imply a weakly periodic Markov chain. As a
verification, we construct the transition matrix and see its structure.
P =
⎡
⎢
⎢
⎢
⎢
⎢
⎢
⎣
0000p
15
p
16
0000p
25
p
26
p
31
p
32
0000
p
41
p
42
0000
00p
53
p
54
00
00p
63
p
64
00
⎤
⎥
⎥
⎥
⎥
⎥
⎥
⎦
We see that the transition matrix has the same structure as a weakly periodic
Markov chain with period γ = 3. The exact values of the transition probabilities
will depend on the details of the system being investigated.
6.13 Reducible Periodic Markov Chains
A reducible periodic Markov chain is one in which the transition matrix can be
partitioned into the canonic form
P =
⎡
⎣
CA
0T
⎤
⎦
(6.59)
where
C = square column stochastic periodic matrix
A = rectangular nonnegative matrix
T = square column substochastic matrix
Some of the eigenvalues of the transition matrix will lie on the unit circle. The
other eigenvalues will be inside the unit circle as shown in Fig. 6.8. Note that the
periodic matrix C could be strongly periodic or could be weakly periodic.