IEEE Circuits and Systems Magazine - Q4 2019 - 53
for directed networks. At the global level, the global clustering coefficient is given by
CD = 1
N
/ Ci .
(9)
i
Again, all symbols are defined in Table 3. For an in-depth
discussion of evaluating clustering by identifying triads
or cliques in different graph types, interested readers
are referred to ref. [43].
The study of clustering coefficients by itself has not
attracted much attention from researchers in the analysis
of PTNs. However, some inspiring observations can be
made from the relationship between Ci and k.
i) The dependency of Ci and k closely resembles a
power law where the value of Ci for a given k (C i (k))
is close to unity for small values of k, and C i (k) decreases rapidly with increasing k [11], [16], [20].
ii) As observed from (7) and (8), the inverse dependency of Ci on k indicates the hierarchical structure of a network in the L-space representation,
where high degree nodes (hubs) tend to form numerous connections with their neighbors, thus
reducing the possibility of their neighbors having
connections among themselves. This reduces the
local clustering coefficient of high degree nodes.
On the other hand, a low degree node has a greater tendency to be connected among its neighbors,
increasing its local clustering coefficient [11].
iii) In the P-space representation, all stations of a specific route form a perfect clique, with C i = 1 for
all nodes in the route. The value of C i becomes
smaller when the nodes are shared by multiple
routes. Thus, in the P-space representation, the
fully connected subgraphs of all stops along a route
constitute local cliques, and these local cliques
are shared between routes through the common
nodes. Hence, the nodes with a low degree and a
high clustering coefficient belong to a fully connected local clique, whereas the nodes with a high
degree and a low clustering coefficient connect
multiple local cliques, reflecting that hubs act as
coordinating points for several routes [16], [23]-
[25], [44]. Thus, the distribution of C i (k) gives an
indication on how the clustering is organized for
nodes of various degrees.
Appendix C summarizes the common interpretations
of transitivity under various spaces of network representation, and Tables IV to VI give the ranges of values of the
global clustering coefficient under the various spaces of
network representation. It can be seen that the clustering in P-space is significantly higher than that in L-space
due to the existence of more local cliques in P-space.
Although clustering has been extensively employed in
FOURTH QUARTER 2019
L-space PTN analysis, the physical significance of evaluating both local and global clustering coefficients in Lspace is vague. Moreover, the clustering coefficient is
more meaningfully interpreted in the P-space representation for a PTN analysis. Also, evaluating the clustering
coefficient in B-space (bipartite graph) is meaningless
since the neighbors of a node are from the same group,
and there exists no connection between nodes of the
same group in B-space. However, evaluating clustering
in C-space conveys interesting information on the extent
of route overlapping in a network which is an extremely
useful information for route optimization, and thus deserves more work.
D. Travel Distance in Hops
In a PTN, the number of hops to be traversed to accomplish a journey between any two chosen stops in a
network is normally measured by path length. In graph
theory, a path is a sequence of nodes connected by
links. The shortest path length is the shortest number
of links between two chosen nodes, and the average
path length (geodesic path) is the average of the shortest path length between all node pairs in the network.
The diameter is the longest of all shortest paths, and is
an upper bound of the average path length. Although
the measure of path length conveys no information on
the number of transfers to be made during the journey,
it is still an important measure in the public transport
network analysis from a passenger point of view since
the number of hops is definitely one of the prime factors
considered by the passengers in selecting a route for the
journey. There are a few notable algorithms for finding
the average path length in a network [45]. However, it
should be noted that the edge weight should be cautiously chosen (represented) in the evaluation of the average path length in a weighted graph in order to avoid
a wrong interpretation of the measured path length. For
example, the Dijkastra's algorithm using dij (geographical distance between two stops) and vij (average vehicular speed along a road segment) as the edge weight may
generate two completely different results in evaluating
the path length between two chosen nodes [46]. The average shortest path length is usually given by
/ d ij
Gd H =
i!j
N (N - 1)
6i = j = 1, 2, .., N
(10)
where dij is the geodesic distance between nodes ni and
nj. Also, d ij = 1 if there exists a path between the two
nodes, and d ij = 3 otherwise, implying a possible divergence problem in a non-connected graph. A smaller
value of d indicates a shorter travel distance (with or
without transfers) that a passenger should take to
IEEE CIRCUITS AND SYSTEMS MAGAZINE
53
IEEE Circuits and Systems Magazine - Q4 2019
Table of Contents for the Digital Edition of IEEE Circuits and Systems Magazine - Q4 2019
Contents
IEEE Circuits and Systems Magazine - Q4 2019 - Cover1
IEEE Circuits and Systems Magazine - Q4 2019 - Cover2
IEEE Circuits and Systems Magazine - Q4 2019 - 1
IEEE Circuits and Systems Magazine - Q4 2019 - Contents
IEEE Circuits and Systems Magazine - Q4 2019 - 3
IEEE Circuits and Systems Magazine - Q4 2019 - 4
IEEE Circuits and Systems Magazine - Q4 2019 - 5
IEEE Circuits and Systems Magazine - Q4 2019 - 6
IEEE Circuits and Systems Magazine - Q4 2019 - 7
IEEE Circuits and Systems Magazine - Q4 2019 - 8
IEEE Circuits and Systems Magazine - Q4 2019 - 9
IEEE Circuits and Systems Magazine - Q4 2019 - 10
IEEE Circuits and Systems Magazine - Q4 2019 - 11
IEEE Circuits and Systems Magazine - Q4 2019 - 12
IEEE Circuits and Systems Magazine - Q4 2019 - 13
IEEE Circuits and Systems Magazine - Q4 2019 - 14
IEEE Circuits and Systems Magazine - Q4 2019 - 15
IEEE Circuits and Systems Magazine - Q4 2019 - 16
IEEE Circuits and Systems Magazine - Q4 2019 - 17
IEEE Circuits and Systems Magazine - Q4 2019 - 18
IEEE Circuits and Systems Magazine - Q4 2019 - 19
IEEE Circuits and Systems Magazine - Q4 2019 - 20
IEEE Circuits and Systems Magazine - Q4 2019 - 21
IEEE Circuits and Systems Magazine - Q4 2019 - 22
IEEE Circuits and Systems Magazine - Q4 2019 - 23
IEEE Circuits and Systems Magazine - Q4 2019 - 24
IEEE Circuits and Systems Magazine - Q4 2019 - 25
IEEE Circuits and Systems Magazine - Q4 2019 - 26
IEEE Circuits and Systems Magazine - Q4 2019 - 27
IEEE Circuits and Systems Magazine - Q4 2019 - 28
IEEE Circuits and Systems Magazine - Q4 2019 - 29
IEEE Circuits and Systems Magazine - Q4 2019 - 30
IEEE Circuits and Systems Magazine - Q4 2019 - 31
IEEE Circuits and Systems Magazine - Q4 2019 - 32
IEEE Circuits and Systems Magazine - Q4 2019 - 33
IEEE Circuits and Systems Magazine - Q4 2019 - 34
IEEE Circuits and Systems Magazine - Q4 2019 - 35
IEEE Circuits and Systems Magazine - Q4 2019 - 36
IEEE Circuits and Systems Magazine - Q4 2019 - 37
IEEE Circuits and Systems Magazine - Q4 2019 - 38
IEEE Circuits and Systems Magazine - Q4 2019 - 39
IEEE Circuits and Systems Magazine - Q4 2019 - 40
IEEE Circuits and Systems Magazine - Q4 2019 - 41
IEEE Circuits and Systems Magazine - Q4 2019 - 42
IEEE Circuits and Systems Magazine - Q4 2019 - 43
IEEE Circuits and Systems Magazine - Q4 2019 - 44
IEEE Circuits and Systems Magazine - Q4 2019 - 45
IEEE Circuits and Systems Magazine - Q4 2019 - 46
IEEE Circuits and Systems Magazine - Q4 2019 - 47
IEEE Circuits and Systems Magazine - Q4 2019 - 48
IEEE Circuits and Systems Magazine - Q4 2019 - 49
IEEE Circuits and Systems Magazine - Q4 2019 - 50
IEEE Circuits and Systems Magazine - Q4 2019 - 51
IEEE Circuits and Systems Magazine - Q4 2019 - 52
IEEE Circuits and Systems Magazine - Q4 2019 - 53
IEEE Circuits and Systems Magazine - Q4 2019 - 54
IEEE Circuits and Systems Magazine - Q4 2019 - 55
IEEE Circuits and Systems Magazine - Q4 2019 - 56
IEEE Circuits and Systems Magazine - Q4 2019 - 57
IEEE Circuits and Systems Magazine - Q4 2019 - 58
IEEE Circuits and Systems Magazine - Q4 2019 - 59
IEEE Circuits and Systems Magazine - Q4 2019 - 60
IEEE Circuits and Systems Magazine - Q4 2019 - 61
IEEE Circuits and Systems Magazine - Q4 2019 - 62
IEEE Circuits and Systems Magazine - Q4 2019 - 63
IEEE Circuits and Systems Magazine - Q4 2019 - 64
IEEE Circuits and Systems Magazine - Q4 2019 - 65
IEEE Circuits and Systems Magazine - Q4 2019 - 66
IEEE Circuits and Systems Magazine - Q4 2019 - 67
IEEE Circuits and Systems Magazine - Q4 2019 - 68
IEEE Circuits and Systems Magazine - Q4 2019 - Cover3
IEEE Circuits and Systems Magazine - Q4 2019 - Cover4
https://www.nxtbook.com/nxtbooks/ieee/circuitsandsystems_2023Q3
https://www.nxtbook.com/nxtbooks/ieee/circuitsandsystems_2023Q2
https://www.nxtbook.com/nxtbooks/ieee/circuitsandsystems_2023Q1
https://www.nxtbook.com/nxtbooks/ieee/circuitsandsystems_2022Q4
https://www.nxtbook.com/nxtbooks/ieee/circuitsandsystems_2022Q3
https://www.nxtbook.com/nxtbooks/ieee/circuitsandsystems_2022Q2
https://www.nxtbook.com/nxtbooks/ieee/circuitsandsystems_2022Q1
https://www.nxtbook.com/nxtbooks/ieee/circuitsandsystems_2021Q4
https://www.nxtbook.com/nxtbooks/ieee/circuitsandsystems_2021q3
https://www.nxtbook.com/nxtbooks/ieee/circuitsandsystems_2021q2
https://www.nxtbook.com/nxtbooks/ieee/circuitsandsystems_2021q1
https://www.nxtbook.com/nxtbooks/ieee/circuitsandsystems_2020q4
https://www.nxtbook.com/nxtbooks/ieee/circuitsandsystems_2020q3
https://www.nxtbook.com/nxtbooks/ieee/circuitsandsystems_2020q2
https://www.nxtbook.com/nxtbooks/ieee/circuitsandsystems_2020q1
https://www.nxtbook.com/nxtbooks/ieee/circuitsandsystems_2019q4
https://www.nxtbook.com/nxtbooks/ieee/circuitsandsystems_2019q3
https://www.nxtbook.com/nxtbooks/ieee/circuitsandsystems_2019q2
https://www.nxtbook.com/nxtbooks/ieee/circuitsandsystems_2019q1
https://www.nxtbook.com/nxtbooks/ieee/circuitsandsystems_2018q4
https://www.nxtbook.com/nxtbooks/ieee/circuitsandsystems_2018q3
https://www.nxtbook.com/nxtbooks/ieee/circuitsandsystems_2018q2
https://www.nxtbook.com/nxtbooks/ieee/circuitsandsystems_2018q1
https://www.nxtbookmedia.com