Introduction
The network may not be fully connected in the real world. You can use adjacency analysis or connectivity analysis to determine which points/edges are connected with some others. Connectivity analysis does not need to consider the network impedance, and the difference between the network elements is the state of connectivity (connected or disconnected).
Connectivity Settings
You need to set the following parameters before performing connectivity analysis:
-
Search Direction : Relate to the arc direction. If you set a different search direction, the result will be different too .
- Forward : Along the direction of the arc.
- Backward : Along the direction opposite to the arc direction.
- Both : Along both directions.
- Search Level : The grade of the edge that will participate in the connectivity analysis (i.e. network depth). “1” is the first-class connected edges (nodes), which mean that the arcs (nodes) adjacent to the event point will participate in the analysis. “2” is the second-class connected edges (nodes), which mean that the edges (nodes) “1” and the edges (nodes) adjacent to the nodes “1” will participate in the connectivity analysis. The meaning of “3”, “4”, and so on can be inferred in the same way. Beyond the class value that you set, the lookup will stop. In the adjacency analysis, the search class is “1”, and it only searches the adjacent elements of the event point. The connectivity analysis can search more than one class, and the default value is “2”.
Connectivity analysis mainly has the following functions:
Connectivity Analysis |
Description |
Setting Barrier Points |
Parameter Settings |
|||
Forward |
Backward |
Both |
Search Class |
|||
Adjacent Analysis | Search all the elements (edges or nodes) that are adjacent to the event point. |
No Effect |
Effective |
Effective |
Effective |
The default value is "1" which cannot be changed. |
Connectivity Element Analysis | Search all the nodes (edges) that can connect to the event point according to the search class. |
No Effect |
Effective |
Effective |
Effective |
The default value is "2" which can be changed. |
Critical Element Analysis | Find nodes and edges that must be passed between two specified nodes. |
No Effect |
Ineffective |
Must |
Must |
Ineffective |
Connectivity between Two Points | Determine whether two nodes are connected or not. |
Has Effect |
Ineffective |
Ineffective |
Ineffective |
Ineffective |