Air transport network

Last updated

An air transport network or air transportation network is a transport network focused on air routes. Airports serve as the nodes of the network with air routes providing links between them. [1] Air transport networks can be defined worldwide as well as for one region or for one airline company; the scale of the network can be global or domestic. [1]

Contents

Properties of air transport networks

The graph of an air transport network is spatial but not a planar graph. The air transportation network is a complex network which has the properties of small-world networks and scale-free networks. [1] [2] [3] The degree distribution of the nodes displays a heavy-tailed distribution. The hubs of the network have large connectivities and long-distance connectivities at the same time. [1]

An anomalous property of the air transport networks is that nodes with relatively low degrees may have very high betweenness centrality. It is an important observation related to the robustness of complex networks. According to this finding the critical points of the system are not necessarily the hubs, but some other cities which uniquely provides routes to certain regions. [1] [2] [4] For example, Alaska can be easily isolated from the other parts of the worldwide air transport network. [4]

The worldwide air transport network defines communities. These communities are mainly determined by geographical factors. However, in some cases the borders of the communities are different from the borders of geographic regions. Such an example is the community of Europe and Asian Russia. [1]

Examples for air transport networks

The worldwide air transportation network is represented by the database of International Air Transport Association (IATA). [1] [5] The worldwide air transportation network is a critical infrastructure with high impact on mobility, trade and economy. [2] [3] [4]

Another examples are the air transport systems of a country or a country's own air transport company. It is particularly important, because the quality of the airports and national airlines are also the measures of the state of development of the country. [2] [4]

Application of air transport networks

Modeling air transport networks aims airline companies to organize their routes in a cost-efficient way and therefore maximize their profits. Air transport network models are also the tool to investigate system robustness. They help to determine weaknesses of the system in case of various kinds of disruptions. [4] [6] Once weaknesses are determined, a substitute node which can support all or part of the traffic load can be identified through the alternative strength for the pair. [7]

An alternative application is modeling human disease networks. Air transport network is used by millions of people every day, therefore it plays key role in the spread of some infections, such as influenza or SARS. In this sense air transport network is a transmitter similar to sexual networks, which is liable for the spread of AIDS and other sexually transmitted diseases. [2] [3]

See also

Related Research Articles

<span class="mw-page-title-main">Scale-free network</span> Network whose degree distribution follows a power law

A scale-free network is a network whose degree distribution follows a power law, at least asymptotically. That is, the fraction P(k) of nodes in the network having k connections to other nodes goes for large values of k as

<span class="mw-page-title-main">Network theory</span> Study of graphs as a representation of relations between discrete objects

In mathematics, computer science and network science, network theory is a part of graph theory. It defines networks as graphs where the vertices or edges possess attributes. Network theory analyses these networks over the symmetric relations or asymmetric relations between their (discrete) components.

<span class="mw-page-title-main">Small-world network</span> Graph where most nodes are reachable in a small number of steps

A small-world network is a graph characterized by a high clustering coefficient and low distances. On an example of social network, high clustering implies the high probability that two friends of one person are friends themselves. The low distances, on the other hand, mean that there is a short chain of social connections between any two people. Specifically, a small-world network is defined to be a network where the typical distance L between two randomly chosen nodes grows proportionally to the logarithm of the number of nodes N in the network, that is:

<span class="mw-page-title-main">Transport network analysis</span> Spatial analysis tools for geographic networks

A transport network, or transportation network, is a network or graph in geographic space, describing an infrastructure that permits and constrains movement or flow. Examples include but are not limited to road networks, railways, air routes, pipelines, aqueducts, and power lines. The digital representation of these networks, and the methods for their analysis, is a core part of spatial analysis, geographic information systems, public utilities, and transport engineering. Network analysis is an application of the theories and algorithms of graph theory and is a form of proximity analysis.

<span class="mw-page-title-main">Complex network</span> Network with non-trivial topological features

In the context of network theory, a complex network is a graph (network) with non-trivial topological features—features that do not occur in simple networks such as lattices or random graphs but often occur in networks representing real systems. The study of complex networks is a young and active area of scientific research inspired largely by empirical findings of real-world networks such as computer networks, biological networks, technological networks, brain networks, climate networks and social networks.

<span class="mw-page-title-main">Spatial network</span> Network representing spatial objects

A spatial network is a graph in which the vertices or edges are spatial elements associated with geometric objects, i.e., the nodes are located in a space equipped with a certain metric. The simplest mathematical realization of spatial network is a lattice or a random geometric graph, where nodes are distributed uniformly at random over a two-dimensional plane; a pair of nodes are connected if the Euclidean distance is smaller than a given neighborhood radius. Transportation and mobility networks, Internet, mobile phone networks, power grids, social and contact networks and biological neural networks are all examples where the underlying space is relevant and where the graph's topology alone does not contain all the information. Characterizing and understanding the structure, resilience and the evolution of spatial networks is crucial for many different fields ranging from urbanism to epidemiology.

<span class="mw-page-title-main">Community structure</span> Concept in graph theory

In the study of complex networks, a network is said to have community structure if the nodes of the network can be easily grouped into sets of nodes such that each set of nodes is densely connected internally. In the particular case of non-overlapping community finding, this implies that the network divides naturally into groups of nodes with dense connections internally and sparser connections between groups. But overlapping communities are also allowed. The more general definition is based on the principle that pairs of nodes are more likely to be connected if they are both members of the same community(ies), and less likely to be connected if they do not share communities. A related but different problem is community search, where the goal is to find a community that a certain vertex belongs to.

In applied probability theory, the Simon model is a class of stochastic models that results in a power-law distribution function. It was proposed by Herbert A. Simon to account for the wide range of empirical distributions following a power-law. It models the dynamics of a system of elements with associated counters. In this model the dynamics of the system is based on constant growth via addition of new elements as well as incrementing the counters at a rate proportional to their current values.

In network science, a gradient network is a directed subnetwork of an undirected "substrate" network where each node has an associated scalar potential and one out-link that points to the node with the smallest potential in its neighborhood, defined as the union of itself and its neighbors on the substrate network.

An ecological network is a representation of the biotic interactions in an ecosystem, in which species (nodes) are connected by pairwise interactions (links). These interactions can be trophic or symbiotic. Ecological networks are used to describe and compare the structures of real ecosystems, while network models are used to investigate the effects of network structure on properties such as ecosystem stability.

<span class="mw-page-title-main">Modularity (networks)</span> Measure of network community structure

Modularity is a measure of the structure of networks or graphs which measures the strength of division of a network into modules. Networks with high modularity have dense connections between the nodes within modules but sparse connections between nodes in different modules. Modularity is often used in optimization methods for detecting community structure in networks. Biological networks, including animal brains, exhibit a high degree of modularity. However, modularity maximization is not statistically consistent, and finds communities in its own null model, i.e. fully random graphs, and therefore it cannot be used to find statistically significant community structures in empirical networks. Furthermore, it has been shown that modularity suffers a resolution limit and, therefore, it is unable to detect small communities.

The clique percolation method is a popular approach for analyzing the overlapping community structure of networks. The term network community has no widely accepted unique definition and it is usually defined as a group of nodes that are more densely connected to each other than to other nodes in the network. There are numerous alternative methods for detecting communities in networks, for example, the Girvan–Newman algorithm, hierarchical clustering and modularity maximization.

<span class="mw-page-title-main">Global shipping network</span>

The global shipping network is the worldwide network of maritime traffic. From a network science perspective ports represent nodes and routes represent lines. Transportation networks have a crucial role in today's economy, more precisely, maritime traffic is one of the most important drivers of global trade.

<span class="mw-page-title-main">Luís Amaral</span> Portuguese physicist (born 1968)

Luís A. N. Amaral is a Portuguese physicist recognized for his research in complex systems and complex networks. His specific research interests include the emergence, evolution, and stability of complex social and biological systems. He is best known for his work in network classification and cartographic methods for uncovering the organization of complex networks. He is currently professor at McCormick School of Engineering and Feinberg School of Medicine, Northwestern University.

In graph theory and network analysis, node influence metrics are measures that rank or quantify the influence of every node within a graph. They are related to centrality indices. Applications include measuring the influence of each person in a social network, understanding the role of infrastructure nodes in transportation networks, the Internet, or urban networks, and the participation of a given node in disease dynamics.

<span class="mw-page-title-main">Individual mobility</span> How humans move within a network

Individual human mobility is the study that describes how individual humans move within a network or system. The concept has been studied in a number of fields originating in the study of demographics. Understanding human mobility has many applications in diverse areas, including spread of diseases, mobile viruses, city planning, traffic engineering, financial market forecasting, and nowcasting of economic well-being.

<span class="mw-page-title-main">Targeted immunization strategies</span>

Targeted immunization strategies are approaches designed to increase the immunization level of populations and decrease the chances of epidemic outbreaks. Though often in regards to use in healthcare practices and the administration of vaccines to prevent biological epidemic outbreaks, these strategies refer in general to immunization schemes in complex networks, biological, social or artificial in nature. Identification of at-risk groups and individuals with higher odds of spreading the disease often plays an important role in these strategies, since targeted immunization in high-risk groups is necessary for effective eradication efforts and has a higher return on investment than immunizing larger but lower-risk groups.

Robustness, the ability to withstand failures and perturbations, is a critical attribute of many complex systems including complex networks.

Trophic coherence is a property of directed graphs. It is based on the concept of trophic levels used mainly in ecology, but which can be defined for directed networks in general and provides a measure of hierarchical structure among nodes. Trophic coherence is the tendency of nodes to fall into well-defined trophic levels. It has been related to several structural and dynamical properties of directed networks, including the prevalence of cycles and network motifs, ecological stability, intervality, and spreading processes like epidemics and neuronal avalanches.

Marta Sales-Pardo is a Spanish statistical physicist, complex systems scientist, and network scientist. She is an associate professor at Rovira i Virgili University, in the Department of Chemical Engineering. She is notable for her contributions to complex networks, where she has studied both social and biochemical systems, especially the contribution of each node or individual to the overall network. Her research has earned several mentions in the Fulbright Program and the ICREA Program, among others.

References

  1. 1 2 3 4 5 6 7 Barthelemy, M. (2011). "Spatial Networks". Physics Reports. 499 (1–3): 1–101. arXiv: 1010.0302 . Bibcode:2011PhR...499....1B. doi:10.1016/j.physrep.2010.11.002. S2CID   4627021.
  2. 1 2 3 4 5 Guimera, R.; Mossa, S.; Turtschi, A.; Amaral, L. A. N. (2005). "The world-wide air transportation network: Anomalous centrality, community structure, and cities' global roles". Proc. Natl. Acad. Sci. USA. 102 (22): 7794–7799. arXiv: cond-mat/0312535 . Bibcode:2005PNAS..102.7794G. doi: 10.1073/pnas.0407994102 . PMC   1142352 . PMID   15911778.
  3. 1 2 3 Guimera, R.; Amaral, L. A. N. (2004). "Modeling the world-wide airport network" (PDF). European Physical Journal B. 38 (2): 381–385. Bibcode:2004EPJB...38..381G. doi:10.1140/epjb/e2004-00131-0. S2CID   12406825.
  4. 1 2 3 4 5 Lordan, O.; Sallan, J. M.; Simo, P.; Gonzales-Prieto, D. (2014). "Robustness of the air transport network". Transportation Research Part E: Logistics and Transportation Review. 68: 155–163. doi:10.1016/j.tre.2014.05.011.
  5. Barrat, A.; Barthelemy, M.; Pastor-Satorras, R.; Vespignani, A. (2004). "The architecture of complex weighted networks". Proc. Natl. Acad. Sci. 101 (11): 3747–3752. arXiv: cond-mat/0311416 . Bibcode:2004PNAS..101.3747B. doi: 10.1073/pnas.0400087101 . PMC   374315 . PMID   15007165.
  6. X. Hu and E. Di Paolo "A Genetic Algorithm Based on Complex Networks Theory for the Management of Airline Route Networks", Studies in Computational Intelligence (SCI) 129, 495–505 (2008) (http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.434.8417&rep=rep1&type=pdf#page=495).
  7. Wang, Junwei; Zhou, Yaoming; Huang, George Q. (2019-06-01). "Alternative pair in the airport network". Transportation Research Part A: Policy and Practice. 124: 408–418. doi:10.1016/j.tra.2019.04.010. ISSN   0965-8564. S2CID   159312236.