WO2006015102A2 - System and method of mapping and analyzing vulnerabilities in networks - Google Patents
System and method of mapping and analyzing vulnerabilities in networks Download PDFInfo
- Publication number
- WO2006015102A2 WO2006015102A2 PCT/US2005/026752 US2005026752W WO2006015102A2 WO 2006015102 A2 WO2006015102 A2 WO 2006015102A2 US 2005026752 W US2005026752 W US 2005026752W WO 2006015102 A2 WO2006015102 A2 WO 2006015102A2
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- data
- network
- cells
- cell
- information
- Prior art date
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L43/00—Arrangements for monitoring or testing data switching networks
- H04L43/08—Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
- H04L43/0823—Errors, e.g. transmission errors
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/22—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks comprising specially adapted graphical user interfaces [GUI]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L43/00—Arrangements for monitoring or testing data switching networks
- H04L43/10—Active monitoring, e.g. heartbeat, ping or trace-route
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/12—Discovery or management of network topologies
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/16—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks using machine learning or artificial intelligence
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/14—Network architectures or network communication protocols for network security for detecting or protecting against malicious traffic
- H04L63/1433—Vulnerability analysis
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y04—INFORMATION OR COMMUNICATION TECHNOLOGIES HAVING AN IMPACT ON OTHER TECHNOLOGY AREAS
- Y04S—SYSTEMS INTEGRATING TECHNOLOGIES RELATED TO POWER NETWORK OPERATION, COMMUNICATION OR INFORMATION TECHNOLOGIES FOR IMPROVING THE ELECTRICAL POWER GENERATION, TRANSMISSION, DISTRIBUTION, MANAGEMENT OR USAGE, i.e. SMART GRIDS
- Y04S40/00—Systems for electrical power generation, transmission, distribution or end-user application management characterised by the use of communication or information technologies, or communication or information technology specific aspects supporting them
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y04—INFORMATION OR COMMUNICATION TECHNOLOGIES HAVING AN IMPACT ON OTHER TECHNOLOGY AREAS
- Y04S—SYSTEMS INTEGRATING TECHNOLOGIES RELATED TO POWER NETWORK OPERATION, COMMUNICATION OR INFORMATION TECHNOLOGIES FOR IMPROVING THE ELECTRICAL POWER GENERATION, TRANSMISSION, DISTRIBUTION, MANAGEMENT OR USAGE, i.e. SMART GRIDS
- Y04S40/00—Systems for electrical power generation, transmission, distribution or end-user application management characterised by the use of communication or information technologies, or communication or information technology specific aspects supporting them
- Y04S40/20—Information technology specific aspects, e.g. CAD, simulation, modelling, system security
Definitions
- the present invention relates to mapping and analyzing vulnerability in networks.
- FIGURE 1 illustrates a system for mapping and analyzing a network, according to one embodiment of the present invention.
- FIGURE 2 illustrates an example of a grid with attribute information, according to one embodiment of the invention.
- FIGURE 3 illustrates a method for mapping and analyzing a network, according to one embodiment of the present invention.
- FIGURES 4-5 illustrate examples of the method for mapping and analyzing a network, according to one embodiment of the present invention.
- FIGURE 6 illustrates an example of a density analysis, according to one embodiment of the present invention.
- FIGURES 7-9 illustrate the weighted density analysis, according to one embodiment of the present invention.
- FIGURES 10-11 illustrate examples of an interdependency analysis, according to one embodiment of the present invention.
- FIGURES 12-13 illustrate examples of a choke point analysis, according to one embodiment of the present invention.
- FIGURES 14-16 illustrate examples of a cell disjoint path analysis, according to one embodiment of the present invention.
- FIGURES 17-21 illustrate features of a network failure simulation, according to one embodiment of the present invention.
- FIGURE 1 illustrates a system for mapping and analyzing a network, according to one embodiment of the present invention.
- the system includes a storage database 105, which includes the following: a network line file 110, storing line data from a spatial network; a network point file 115, storing network data that has been converted into points; a network point/attribute file 120, storing network point data including attribute information assigned to points; and a network grid file 125, storing point data associated with grid information.
- the grid could be stored with attributes for each cell based on the point data in each cell, as illustrated in FIGURE 2.
- the system also includes a geographic information system (GIS) 130, which includes a line to point converter program 135, a point/attribute assignment program 140, a grid generator program 145, and a weight assignment program 150.
- GIS 130 can include: a density analysis/surface mapping program 155, an interdependency analysis program 160, a failure simulation program 165, or a disjoint path analysis program 170, or any combination thereof.
- the system can use any GIS platform, including open source GIS systems to uniquely combine algorithms, scripts, and processes to an analytic output.
- the line to point converter program 135 transfers the original spatial network vector (i.e., line) data into points.
- the point/attribute assignment program 140 assigns attributes to each point from the original network vector data.
- the grid generator program 145 applies a grid to the data and associates point data to cells in the grid.
- the weight assignment program 150 assigns a weight to each point.
- the density analysis/surface mapping program 155 calculates the number of points within each cell in the grid.
- the interdependency analysis program 160 compares the points of two networks to each other.
- the failure simulation program 165 and the disjoint path analysis program 170 analyze network effects and how infrastructure in one cell is spatially related to infrastructure in other cells. This embodiment analyzes a spatial network using a GIS 130. Spatial networks include any network that has a geographic reference to it, and can be presented in a coordinate system. Of course, other types of logical networks can be analyzed using any system for characterizing the network.
- the system also includes a user interface 175, which can generate a 3-D vulnerability topology map 180, a vulnerability heat map 185, a statistical and numeric output map 190, or a disjoint path visualization heat map 195.
- a 3-D vulnerability topology map 180 x andy represent the position on a two-dimensional axis in which the map lies, and z represents the height and indicates the level of network density or vulnerability depending on interpretation.
- the vulnerability heat map 185 presents variation in cell value with different colors ⁇ i.e., high values could be red fading to blue as values decreased), much like a choropleth map.
- the statistical and numeric output map 190 presents actual mathematical values calculated for each cell as non- visual output.
- the disjoint path visualization heat map 195 presents routing alternatives between two or more discrete points in the network, while also showing areas of the network that are vulnerable. Using the example above of a heat map fading from red to blue, the disjoint path heat map would illustrate alternative routes that avoided red ⁇ i.e., vulnerable) areas.
- the line data can comprise, but is not limited to: satellite imagery data; or digitized map data; or any combination thereof.
- the network data can comprise, but is not limited to: static network data; dynamic network data; satellite network data; telecommunication data; marketing data; demographic data; business data; right-of- way routing data; or regional location data; or any combination thereof.
- the telecommunication data can comprise, but is not limited to: metropolitan area fiber data; long haul fiber data; co-location facilities data; internet exchanges data; wireless tower data; wire center data; undersea cables data; undersea cable landings data; or data center data; or any combination thereof.
- the right-of-way routing data can comprise, but is not limited to: gas pipeline data; oil pipeline data; highway data; rail data; or electric power transmission lines data; or any combination thereof.
- the static network data can comprise, but is not limited to: ip network data; or network topology data; or any combination thereof.
- the dynamic network data can comprise, but is not limited to network traffic data.
- the regional location data can comprise, but is not limited to: continent information; nation information; state information; county information; zip code information; census block information; census track information; time information; metropolitan information; or functional information; or any combination thereof.
- the functional information is defined by using, for example, but not limited to: a formula; a federal reserve bank region; a trade zone; a census region; or a monetary region; or any combination thereof.
- the network data can be obtained by, for example, but not limited to: purchasing data; manually constructing data; mining data from external sources; probing networks; tracing networks; accessing proprietary data; or digitizing hard copy data; or any combination thereof.
- FIGURE 3 illustrates a method for mapping and analyzing a network, according to one embodiment of the present invention.
- the spatial network line (i.e., vector) data is loaded from the network line file into the GIS 130.
- step 310 the network line data is converted into points using the line to point converter program 135, and is saved as a network point file 115.
- a script is loaded to execute this function.
- parameters can be set by the user (e.g., the total number of points the user wants created, the distance between consecutive points, etc.). As the number of points becomes higher, the analysis becomes more granular, but also more computationally taxing.
- step 315 attributes are assigned to each point by fusing the attribute data file with the network point file, creating a network point/attribute file.
- the attribute data is derived from the original network.
- the attribute data allows each point to have its own weight ⁇ e.g., capacity, diameter, traffic, voltage, bandwidth, etc.)
- step 320 a network grid is integrated with the network point/attribute file.
- the result is saved as a network grid file.
- the network grid encompasses the area of interest.
- a variety of scripts are available to create a grid overlay.
- the size of the grid cell can be set in accordance with the desired granularity of results. Grid size can range from a few meters to several kilometers, or higher, allowing a wide variety of scales to be achieved.
- step 325 now that points and a grid have been created, calculations using the points and the grid, saved in the network grid file, are used to perform different types of analyses ⁇ e.g., vulnerability analysis) on the network. For example, as illustrated in FIGURE 4, within each cell of the grid, computations can be made based on the points contained within each cell. Thus, starting with the first cell in the upper left hand corner, and numbering each cell moving from left to the right, the resulting tables counting the points in each cell would be shown in FIGURE 5.
- step 330 calculations regarding cell criticality, including ranking of cell criticality, can be made.
- step 335 information from step 330 can be utilized to perform network failure simulations.
- step 340 cell disjoint analysis can be performed.
- step 345 genetic algorithms can be used to solve multicriteria disjoint routing problems. Of course, any one of steps 330-345 can be performed, or any combination thereof.
- the criticality of cells can be measured in a number of ways, including, but not limited to: a density analysis, a weighted density analysis, an interdependency analysis, a choke-point analysis, or any combination of multiplying, adding, dividing, normalizing, logging, powering, or any other mathematical or statistical operation to the points of one or more networks in a grid cell.
- Density Analysis In a density analysis, the number of points within each cell is calculated, and is assigned to each cell.
- the numeric value of the grid cell signifies the relative concentration of network resources in a specified geographic area. This allows the identification of areas with low levels of geographic diversity but high levels of network infrastructure, which could be bottlenecks or points of vulnerability.
- FIGURE 6 a density analysis of the electric power grid illustrates that the highest density of electric transmission lines with the least amount of diversity coincides with the area in Ohio that has been named as the origin of the Northeast Blackout in August of 2003. These results can be presented visually in a variety of ways.
- the value of each grid cell can be assigned a z-value in accordance with its calculated value.
- the z- values of all the grid cells can then be plotted as a three dimensional map where height indicates the level of network density or vulnerability depending on interpretation. Further, these three-dimensional maps can be animated and a fly through provided. The results can also be presented as a choropleth map where different colors signify the calculated value of the grid cell. The end result can be a heat map of network density or vulnerability.
- Weighted Density Analysis Unlike traditional matrix methods, the weighted density analysis approach allows for the inclusion of weights for very large and complex networks. Along with calculating the number of points in each cell, the weight of each point can be considered as well. The first possible function is adding together the sum of weights for all points in a cell. Second, a ratio can be computed of the total weight of each cell divided by the number of points in each cell. The values within each cell can be added, subtracted, logged, powered, normalized, divided, or multiplied depending on the desires of the user. The same visualization techniques outlined above under the density analysis can be used here as well.
- FIGURES 7-8 illustrate a weighted density analysis (FIGURE 8) and a regular density analysis (FIGURE 7) for the North America gas pipeline network.
- FOGURE 8 a weighted density analysis
- FOGURE 7 a regular density analysis
- FIGURE 9 the capacity of a cell could be divided by the density of a cell to discover areas that have more capacity than density (i.e., diversity), identifying, for example, bottlenecks in the network.
- the output of such an approach is illustrated in FIGURE 9 for the North American gas pipeline network.
- Interdependency Analysis In addition to analyzing single network infrastructures, multiple networks can be studied to determine their spatial interdependency.
- FIGURE 10 is a grid density analysis that combines the fiber and power grids to analyze where there are common geographic interdependencies between the two infrastructures.
- an analysis can be constructed that illustrates spatial interdependencies between a network and other fixed objects.
- the spatial interdependence between bridges and telecommunication fibers or dams and power transmission lines can be studied. This is accomplished by calculating the intersection of points with the fixed object represented by polygons. This can be visualized utilizing the means outlined above in the density analysis section.
- FIGURE 11 illustrates polygons that are critical bridges that intersect with fiber optic cable. The more fiber that interests with the bridge, the taller the corresponding red bar.
- FIGURE 12 illustrates a prototype network with a 10 X 10 grid overlay and reference numbers.
- the lines represent the network and the numbers in the cells are references for a contiguity matrix.
- the network is broken down into 35 cells by overlaying a 10 X 10 grid, extracting only those cells that contain sections of the network. Using the extracted cells, a 35 X 35 contiguity matrix is generated using the following rule: a cell is adjacent to another if it lies directly above, below, to the right, to the left or at any of the four diagonal positions.
- FIGURE 13 illustrates the contiguity matrix generated for the prototype network.
- Each cell can also be assigned a weight, or non-zero number, that reflects some attribute of the network contained in that cell (e.g., capacity or density).
- the degree of a cell is defined as the number of cells that are directly adjacent to it, as defined in the adjacency matrix
- the degree of a cell is a measure of the local connectedness of a cell, or portion of a network. Betweenness and closeness are two indicators derived from social network theory, and they are used to characterize the centrality of a cell in relation to the rest of the network. The closeness centrality of a cell is based on the average minimum distance of that cell to all other cells in the network.
- Entropy is a measure of disorder in a network based on the graph structure, where, for a particular cell, the value ranges from 0 to 1.
- a weighted entropy indicator is also calculated for each cell defined by the product of its entropy and capacity.
- a cell disjoint path analysis analyzes network effects and how infrastructure in one cell is spatially related to infrastructure in other cells. Two or more paths are completely disjoint if no cells are shared in the paths between two or more locations. Thus, the more cells that are shared by a plural paths, the less disjoint the paths are. The more that multiple paths are disjoint, the more resilient the network is to failures, since there are fewer shared cells in which failure can cause multiple paths to fail. If the connection of two locations is critical, then knowing how disjoint the paths are that connect them is crucial to understanding the resiliency and reliability of a network connecting them.
- FIGURE 14 displays a grid laid over a network line file (represented by the diagonal lines).
- the cells are assigned numbers.
- the cells containing a network point have a circle in the cell.
- the cells containing a network point are cells 1, 5, 7, 9, 13, 17, 19, 21, and 25. Attributes can also be assigned to the points based on a variety of factors.
- a cell adjacency list i.e., connectivity edge list
- the cell adjacency list for the network in FIGURE 14 is:
- the number of disjoint paths between two nodes can be calculated. For example, in FIGURE 14, if a node was located in each of cell 25 and cell 5, there is only one path between 25 and 5: 25, 19, 13, 9, 5. Thus, if any cell in that path failed, the nodes in cells 25 and 5 would no longer be able to communicate with each other, and the network would fail.
- FIGURE 15 illustrates the addition of another link to the same network. If an additional link, represented by the line covering 5, 10, 15, 20, and 25, were added to the network, the calculation would be different. With the addition of the new network link, there is now a second path between the node in cell 25 and 5 with the path — 25, 20, 15, 10, and 5 (represented by the vertical line).
- the second link adds a second route to connect the nodes in cells 25 and 5.
- a cell fails in the first path, there is now a second path to connect the two nodes together.
- This in turn doubles the resiliency of the network because there are now two paths instead of just one path to connect the two nodes.
- the two links are completely disjoint in that the two links do not share any cells. Failure in any one cell cannot cause both links to fail.
- FIGURE 16 illustrates a ring topology (including a ring of cells 2, 3, 4, 9, 14,
- Ring topology is typical to telecommunication networks that are often laid in rings to provide two paths to customers. From the ring, customers are connected by laterals to the ring, as shown by cells 6 and 15.
- the cell adjacency list is:
- the nodes for the logical network would be cells 6 and 15, because these nodes are where laterals are laid to connect customers to the network. Customers would have a node in their location connected to the network ring by a lateral.
- the disjoint paths between these two cells are not as obvious, because cells 7 and 14 are needed for both possible paths between the two nodes. In such a case, the following equation can be used to calculate cell disjointness of the paths.
- y is the sum over the common cells of the two paths
- i is the sum over the cells of the two paths
- ED edge disjointness
- Ij is shared links or cells
- / is unshared links or cells.
- cells 7 and 14 are needed for both paths, and thus /) is 2.
- the total number of cells in the paths are 12, and thus /, is 12.
- the paths are 83.3% disjoint.
- the error tolerance and attack tolerance of a network or set of interrelated networks can be analyzed by using the rankings of cell criticality described above, removing them sequentially from the grid, and examining different properties of the network as they are removed. There are several properties that can be observed and some of these include diameter, average geodescic distance, the degree of balkanization, cohesion and distance fragmentation. Diameter is the maximum distance necessary to travel between two nodes in the network measured by the number of links that comprise the route and average geodescic distance is the average distance in links between all combinations of nodes in the network. The degree of balkanization is the number of subnetworks, or disconnected parts of the network, at any point in the simulation. Cohesion and distance fragmentation are measures of connectivity derived from social network theory.
- FIGURES 17-21 illustrate the results when, for each measure of criticality, the top ten most critical cells are removed in sequence.
- FIGURE 17 illustrates the diameter.
- FIGURE 18 represents the average geodescic distance.
- FIGURE 19 illustrates Balkanization of the network.
- FIGURE 20 illustrates cohesion, n terms of network resiliency.
- FIGURE 21 illustrates distance fragmentation.
- the results of the simulations for the prototype network show that out of the six criticality indices used, degree appears to have the most immediate negative impact on all of the global properties examined. Entropy also has a strong negative impact, although the effects are more delayed.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Human Computer Interaction (AREA)
- Health & Medical Sciences (AREA)
- Cardiology (AREA)
- General Health & Medical Sciences (AREA)
- Environmental & Geological Engineering (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Radar Systems Or Details Thereof (AREA)
- Investigating Or Analysing Biological Materials (AREA)
Abstract
Description
Claims
Priority Applications (7)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
AU2005269320A AU2005269320B2 (en) | 2004-07-30 | 2005-07-28 | System and method of mapping and analyzing vulnerabilities in networks |
JP2007523801A JP2008509459A (en) | 2004-07-30 | 2005-07-28 | System and method for mapping and analyzing vulnerabilities in networks |
CA002575397A CA2575397A1 (en) | 2004-07-30 | 2005-07-28 | System and method of mapping and analyzing vulnerabilities in networks |
AT05777205T ATE480927T1 (en) | 2004-07-30 | 2005-07-28 | SYSTEM AND METHOD FOR IMAGING AND ANALYZING VULNERABILITIES IN NETWORKS |
EP05777205A EP1774720B1 (en) | 2004-07-30 | 2005-07-28 | System and method of mapping and analyzing vulnerabilities in networks |
DE602005023475T DE602005023475D1 (en) | 2004-07-30 | 2005-07-28 | SYSTEM AND METHOD FOR PICTURE AND ANALYSIS OF WEAKNESSES IN NETWORKS |
AU2010202029A AU2010202029A1 (en) | 2004-07-30 | 2010-05-19 | System and method of mapping and analyzing vulnerabilities in networks |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US10/902,283 | 2004-07-30 | ||
US10/902,283 US7529195B2 (en) | 2004-07-30 | 2004-07-30 | System and method of mapping and analyzing vulnerabilities in networks |
Publications (2)
Publication Number | Publication Date |
---|---|
WO2006015102A2 true WO2006015102A2 (en) | 2006-02-09 |
WO2006015102A3 WO2006015102A3 (en) | 2007-04-26 |
Family
ID=35787814
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/US2005/026752 WO2006015102A2 (en) | 2004-07-30 | 2005-07-28 | System and method of mapping and analyzing vulnerabilities in networks |
Country Status (8)
Country | Link |
---|---|
US (4) | US7529195B2 (en) |
EP (1) | EP1774720B1 (en) |
JP (1) | JP2008509459A (en) |
AT (1) | ATE480927T1 (en) |
AU (2) | AU2005269320B2 (en) |
CA (1) | CA2575397A1 (en) |
DE (1) | DE602005023475D1 (en) |
WO (1) | WO2006015102A2 (en) |
Families Citing this family (75)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8543456B2 (en) * | 2003-12-15 | 2013-09-24 | Ip Mining Corporation | Media targeting system and method |
US7765319B1 (en) * | 2003-07-30 | 2010-07-27 | Gorman Sean P | System and method for analyzing the structure of logical networks |
US7529195B2 (en) * | 2004-07-30 | 2009-05-05 | Fortiusone, Inc. | System and method of mapping and analyzing vulnerabilities in networks |
US20060117020A1 (en) * | 2004-12-01 | 2006-06-01 | John Toebes | Arrangement for selecting a server to provide distributed services from among multiple servers based on a location of a client device |
WO2008031085A2 (en) | 2006-09-08 | 2008-03-13 | Fortiusone, Inc. | System and method for web enabled geo-analytics and image processing |
WO2008100938A2 (en) * | 2007-02-13 | 2008-08-21 | Fortiusone, Inc. | A method and system for integrating a social network and data repository to enable map creation |
DE102008012664A1 (en) * | 2008-01-30 | 2009-08-06 | Repower Systems Ag | Wind turbine and a tower or tower segment and a door frame for it |
US8560670B2 (en) * | 2008-01-31 | 2013-10-15 | Centurylink Intellectual Property Llc | System and method for characterizing communication network capacity in a geographic area |
US8743740B2 (en) * | 2008-04-08 | 2014-06-03 | At&T Intellectual Property I, L.P. | Methods and apparatus to implement a partial mesh virtual private local area network service |
US8331250B2 (en) * | 2008-07-18 | 2012-12-11 | Centurylink Intellectual Property Llc | System and method for strategic network planning |
US9104695B1 (en) | 2009-07-27 | 2015-08-11 | Palantir Technologies, Inc. | Geotagging structured data |
US8564596B2 (en) * | 2010-01-12 | 2013-10-22 | Palantir Technologies, Inc. | Techniques for density mapping |
US8509109B2 (en) * | 2011-06-27 | 2013-08-13 | Mitsubishi Electric Research Laboratories, Inc. | Method for discovering and maintaining routes in smart meter networks |
US20130174113A1 (en) * | 2011-12-30 | 2013-07-04 | Arteris SAS | Floorplan estimation |
US8601135B2 (en) * | 2012-01-03 | 2013-12-03 | Cisco Technology, Inc. | Supporting WPS sessions using TCP-based connections |
WO2014088561A1 (en) * | 2012-12-04 | 2014-06-12 | Hewlett-Packard Development Company, L.P. | Displaying information technology conditions with heat maps |
US9501507B1 (en) | 2012-12-27 | 2016-11-22 | Palantir Technologies Inc. | Geo-temporal indexing and searching |
US9380431B1 (en) | 2013-01-31 | 2016-06-28 | Palantir Technologies, Inc. | Use of teams in a mobile application |
US8903717B2 (en) | 2013-03-15 | 2014-12-02 | Palantir Technologies Inc. | Method and system for generating a parser and parsing complex data |
US8855999B1 (en) | 2013-03-15 | 2014-10-07 | Palantir Technologies Inc. | Method and system for generating a parser and parsing complex data |
US8930897B2 (en) | 2013-03-15 | 2015-01-06 | Palantir Technologies Inc. | Data integration tool |
US9912683B2 (en) * | 2013-04-10 | 2018-03-06 | The United States Of America As Represented By The Secretary Of The Army | Method and apparatus for determining a criticality surface of assets to enhance cyber defense |
US9565101B2 (en) * | 2013-04-22 | 2017-02-07 | Fujitsu Limited | Risk mitigation in data center networks |
US8799799B1 (en) | 2013-05-07 | 2014-08-05 | Palantir Technologies Inc. | Interactive geospatial map |
US11196636B2 (en) | 2013-06-14 | 2021-12-07 | Catbird Networks, Inc. | Systems and methods for network data flow aggregation |
US9912549B2 (en) | 2013-06-14 | 2018-03-06 | Catbird Networks, Inc. | Systems and methods for network analysis and reporting |
US8938686B1 (en) | 2013-10-03 | 2015-01-20 | Palantir Technologies Inc. | Systems and methods for analyzing performance of an entity |
US8924872B1 (en) | 2013-10-18 | 2014-12-30 | Palantir Technologies Inc. | Overview user interface of emergency call data of a law enforcement agency |
US9021384B1 (en) | 2013-11-04 | 2015-04-28 | Palantir Technologies Inc. | Interactive vehicle information map |
US8868537B1 (en) | 2013-11-11 | 2014-10-21 | Palantir Technologies, Inc. | Simple web search |
US9503367B2 (en) | 2013-12-10 | 2016-11-22 | Fujitsu Limited | Risk mitigation in data center networks using virtual machine sharing |
US9582566B2 (en) * | 2013-12-27 | 2017-02-28 | International Business Machines Corporation | Condensing hierarchical data |
US9460402B2 (en) | 2013-12-27 | 2016-10-04 | International Business Machines Corporation | Condensing hierarchical data |
US9594771B2 (en) | 2014-01-16 | 2017-03-14 | Courage Services, Inc. | System for analysis and geospatial visualization |
US9727376B1 (en) | 2014-03-04 | 2017-08-08 | Palantir Technologies, Inc. | Mobile tasks |
US9129219B1 (en) | 2014-06-30 | 2015-09-08 | Palantir Technologies, Inc. | Crime risk forecasting |
RU2679179C1 (en) * | 2014-09-05 | 2019-02-06 | Кэтбёрд Нэтворкс, Инк. | Systems and methods for creating and modifying access lists |
CN104392388B (en) * | 2014-11-11 | 2018-03-23 | 国家电网公司 | The automatic mapping method and its device of transformer station's communication chart in power grid GIS |
US10372879B2 (en) | 2014-12-31 | 2019-08-06 | Palantir Technologies Inc. | Medical claims lead summary report generation |
EP3070622A1 (en) | 2015-03-16 | 2016-09-21 | Palantir Technologies, Inc. | Interactive user interfaces for location-based data analysis |
US9923778B2 (en) | 2015-03-23 | 2018-03-20 | Utopus Insights, Inc. | Network management based on assessment of topological robustness and criticality of assets |
US9460175B1 (en) | 2015-06-03 | 2016-10-04 | Palantir Technologies Inc. | Server implemented geographic information system with graphical interface |
US9600146B2 (en) | 2015-08-17 | 2017-03-21 | Palantir Technologies Inc. | Interactive geospatial map |
US10706434B1 (en) | 2015-09-01 | 2020-07-07 | Palantir Technologies Inc. | Methods and systems for determining location information |
US9639580B1 (en) | 2015-09-04 | 2017-05-02 | Palantir Technologies, Inc. | Computer-implemented systems and methods for data management and visualization |
US10109094B2 (en) | 2015-12-21 | 2018-10-23 | Palantir Technologies Inc. | Interface to index and display geospatial data |
US10068199B1 (en) | 2016-05-13 | 2018-09-04 | Palantir Technologies Inc. | System to catalogue tracking data |
US9686357B1 (en) | 2016-08-02 | 2017-06-20 | Palantir Technologies Inc. | Mapping content delivery |
US10437840B1 (en) | 2016-08-19 | 2019-10-08 | Palantir Technologies Inc. | Focused probabilistic entity resolution from multiple data sources |
US10476896B2 (en) * | 2016-09-13 | 2019-11-12 | Accenture Global Solutions Limited | Malicious threat detection through time series graph analysis |
US10515433B1 (en) | 2016-12-13 | 2019-12-24 | Palantir Technologies Inc. | Zoom-adaptive data granularity to achieve a flexible high-performance interface for a geospatial mapping system |
US10270727B2 (en) | 2016-12-20 | 2019-04-23 | Palantir Technologies, Inc. | Short message communication within a mobile graphical map |
US10460602B1 (en) | 2016-12-28 | 2019-10-29 | Palantir Technologies Inc. | Interactive vehicle information mapping system |
CN106780262B (en) * | 2017-01-13 | 2020-12-25 | 中国科学院空天信息创新研究院 | Co-location mode discovery method and device considering urban road network constraints |
US10205736B2 (en) | 2017-02-27 | 2019-02-12 | Catbird Networks, Inc. | Behavioral baselining of network systems |
US10579239B1 (en) | 2017-03-23 | 2020-03-03 | Palantir Technologies Inc. | Systems and methods for production and display of dynamically linked slide presentations |
US10691516B2 (en) * | 2017-04-05 | 2020-06-23 | International Business Machines Corporation | Measurement and visualization of resiliency in a hybrid IT infrastructure environment |
US11334216B2 (en) | 2017-05-30 | 2022-05-17 | Palantir Technologies Inc. | Systems and methods for visually presenting geospatial information |
US10895946B2 (en) | 2017-05-30 | 2021-01-19 | Palantir Technologies Inc. | Systems and methods for using tiled data |
US10403011B1 (en) | 2017-07-18 | 2019-09-03 | Palantir Technologies Inc. | Passing system with an interactive user interface |
CN107678329A (en) * | 2017-09-08 | 2018-02-09 | 广州市迪士普智慧科技有限公司 | A kind of panorama interconnected control systems and control method |
US10371537B1 (en) | 2017-11-29 | 2019-08-06 | Palantir Technologies Inc. | Systems and methods for flexible route planning |
US11599706B1 (en) | 2017-12-06 | 2023-03-07 | Palantir Technologies Inc. | Systems and methods for providing a view of geospatial information |
US10698756B1 (en) | 2017-12-15 | 2020-06-30 | Palantir Technologies Inc. | Linking related events for various devices and services in computer log files on a centralized server |
US10896234B2 (en) | 2018-03-29 | 2021-01-19 | Palantir Technologies Inc. | Interactive geographical map |
US10830599B2 (en) | 2018-04-03 | 2020-11-10 | Palantir Technologies Inc. | Systems and methods for alternative projections of geographical information |
US11585672B1 (en) | 2018-04-11 | 2023-02-21 | Palantir Technologies Inc. | Three-dimensional representations of routes |
US10429197B1 (en) | 2018-05-29 | 2019-10-01 | Palantir Technologies Inc. | Terrain analysis for automatic route determination |
US10369579B1 (en) | 2018-09-04 | 2019-08-06 | Zyxogen, Llc | Multi-orifice nozzle for droplet atomization |
US10467435B1 (en) | 2018-10-24 | 2019-11-05 | Palantir Technologies Inc. | Approaches for managing restrictions for middleware applications |
US11025672B2 (en) | 2018-10-25 | 2021-06-01 | Palantir Technologies Inc. | Approaches for securing middleware data access |
CN109728934B (en) * | 2018-12-03 | 2022-05-03 | 清华大学 | Network space map model creation method and device |
US11055651B2 (en) | 2018-12-13 | 2021-07-06 | Schneider Electric USA, Inc. | Systems and methods for visualization of flow direction in a distribution network |
CN109981346B (en) * | 2019-02-21 | 2020-07-10 | 清华大学 | Network space coordinate system creating method and device based on autonomous system |
US11750277B2 (en) * | 2021-04-29 | 2023-09-05 | Rockwell Collins, Inc. | Application of machine learning to MUOS network management |
Family Cites Families (74)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5355442A (en) | 1992-12-16 | 1994-10-11 | Loral Aerospace Corp. | Terrain visualization by ray tracing a conical height field transformation |
CA2187704C (en) | 1996-10-11 | 1999-05-04 | Darcy Kim Rossmo | Expert system method of performing crime site analysis |
US6084989A (en) * | 1996-11-15 | 2000-07-04 | Lockheed Martin Corporation | System and method for automatically determining the position of landmarks in digitized images derived from a satellite-based imaging system |
US6535220B2 (en) | 1998-02-17 | 2003-03-18 | Sun Microsystems, Inc. | Static and dynamic video resizing |
US6804394B1 (en) * | 1998-04-10 | 2004-10-12 | Hsu Shin-Yi | System for capturing and using expert's knowledge for image processing |
WO2000070463A1 (en) | 1999-05-14 | 2000-11-23 | L-3 Communications Corporation | Apparatus and methods for analyzing multiple network security vulnerabilities |
EP1208472A4 (en) * | 1999-06-14 | 2005-03-23 | Compudigm Int Ltd | Data visualisation system and method |
US6421668B1 (en) * | 1999-08-05 | 2002-07-16 | Agilent Technologies, Inc. | Method and system for partitioning data into subsets of related data |
US6640103B1 (en) * | 1999-11-23 | 2003-10-28 | Telefonaktiebolaget Lm Ericsson (Publ) | Method and system for cellular system border analysis |
US6868421B1 (en) * | 1999-11-27 | 2005-03-15 | Ching-Fang Lin | Method of converting geospatial database into compressive database for multiple dimensional data storage |
FR2801710B1 (en) | 1999-11-29 | 2002-05-03 | Inst Francais Du Petrole | METHOD FOR GENERATING A HYBRID MESH FOR MODELING A HETEROGENEOUS FORMATION CROSSED BY ONE OR MORE WELLS |
US6535227B1 (en) * | 2000-02-08 | 2003-03-18 | Harris Corporation | System and method for assessing the security posture of a network and having a graphical user interface |
JP2001222613A (en) * | 2000-02-10 | 2001-08-17 | F M I:Kk | Method and device for displaying commercial area and medium |
JP2001229186A (en) * | 2000-02-18 | 2001-08-24 | Dainippon Printing Co Ltd | Map composite information generation system |
US6424933B1 (en) * | 2000-03-17 | 2002-07-23 | Vicinity Corporation | System and method for non-uniform scaled mapping |
EP1282855B1 (en) * | 2000-03-17 | 2011-10-12 | Microsoft Corporation | System and method for abstracting and visualizing a route map |
WO2001071624A1 (en) * | 2000-03-22 | 2001-09-27 | 3-Dimensional Pharmaceuticals, Inc. | System, method, and computer program product for representing object relationships in a multidimensional space |
US20020112237A1 (en) | 2000-04-10 | 2002-08-15 | Kelts Brett R. | System and method for providing an interactive display interface for information objects |
AU2001273111A1 (en) * | 2000-06-30 | 2002-01-14 | Anthony Romito | Method and apparatus for a GIS based search engine utilizing real time advertising |
US6704024B2 (en) * | 2000-08-07 | 2004-03-09 | Zframe, Inc. | Visual content browsing using rasterized representations |
US6985929B1 (en) * | 2000-08-31 | 2006-01-10 | The United States Of America As Represented By The Secretary Of The Navy | Distributed object-oriented geospatial information distribution system and method thereof |
US7181406B1 (en) | 2000-10-04 | 2007-02-20 | Morgan Stanley Dean Witter & Co. | Geographic market indicator |
AU2002216725A1 (en) | 2000-11-03 | 2002-05-21 | Outlet Group, Llc | Method and system of an integrated business topography and virtual 3d network portal |
US20020055926A1 (en) | 2000-11-06 | 2002-05-09 | Meir Dan | Open platform information on universal maps |
US7062084B2 (en) * | 2000-12-01 | 2006-06-13 | Sharp Laboratories Of America, Inc. | Method for image description using color and local spatial information |
US20020112232A1 (en) | 2001-02-15 | 2002-08-15 | Ream James A. | System and process for building host computers |
US7512676B2 (en) | 2001-09-13 | 2009-03-31 | Network Foundation Technologies, Llc | Systems for distributing data over a computer network and methods for arranging nodes for distribution of data over a computer network |
US7035933B2 (en) * | 2001-09-13 | 2006-04-25 | Network Foundation Technologies, Inc. | System of distributing content data over a computer network and method of arranging nodes for distribution of data over a computer network |
US20030090485A1 (en) * | 2001-11-09 | 2003-05-15 | Snuffer John T. | Transition effects in three dimensional displays |
US7152105B2 (en) * | 2002-01-15 | 2006-12-19 | Mcafee, Inc. | System and method for network vulnerability detection and reporting |
US6915211B2 (en) | 2002-04-05 | 2005-07-05 | Groundswell Technologies, Inc. | GIS based real-time monitoring and reporting system |
US7256910B2 (en) * | 2002-04-23 | 2007-08-14 | Weyerhaeuser Company | Color separation method and printed product of the method |
US7212670B1 (en) | 2002-05-03 | 2007-05-01 | Imagetree Corp. | Method of feature identification and analysis |
US7639842B2 (en) | 2002-05-03 | 2009-12-29 | Imagetree Corp. | Remote sensing and probabilistic sampling based forest inventory method |
US6831641B2 (en) | 2002-06-17 | 2004-12-14 | Mitsubishi Electric Research Labs, Inc. | Modeling and rendering of surface reflectance fields of 3D objects |
US6952779B1 (en) * | 2002-10-01 | 2005-10-04 | Gideon Cohen | System and method for risk detection and analysis in a computer network |
US7400770B2 (en) * | 2002-11-06 | 2008-07-15 | Hrl Laboratories | Method and apparatus for automatically extracting geospatial features from multispectral imagery suitable for fast and robust extraction of landmarks |
US7844417B2 (en) | 2003-02-21 | 2010-11-30 | First American Real Estate Solutions, Llc | GIS-based rapid population assessment tool |
CA2461118C (en) | 2003-03-15 | 2013-01-08 | Oculus Info Inc. | System and method for visualizing connected temporal and spatial information as an integrated visual representation on a user interface |
EP1605824A2 (en) * | 2003-03-25 | 2005-12-21 | Imaging Therapeutics, Inc. | Methods for the compensation of imaging technique in the processing of radiographic images |
US7216123B2 (en) | 2003-03-28 | 2007-05-08 | Board Of Trustees Of The Leland Stanford Junior University | Methods for ranking nodes in large directed graphs |
US9607092B2 (en) | 2003-05-20 | 2017-03-28 | Excalibur Ip, Llc | Mapping method and system |
CA2436312C (en) * | 2003-08-01 | 2011-04-05 | Perry Peterson | Close-packed, uniformly adjacent, multiresolutional, overlapping spatial data ordering |
US7177882B2 (en) | 2003-09-05 | 2007-02-13 | Oracle International Corporation | Georaster physical data model for storing georeferenced raster data |
US7593353B2 (en) * | 2004-03-13 | 2009-09-22 | International Business Machines Corporation | Methods and apparatus for content delivery via application level multicast with minimum communication delay |
US7120620B2 (en) | 2004-04-02 | 2006-10-10 | Spatial Data Analytics Corporation | Method and system for forecasting events and threats based on geospatial modeling |
US20050278386A1 (en) * | 2004-06-15 | 2005-12-15 | Geographic Data Technology, Inc. | Geospatial information system and method for updating same |
US7711812B2 (en) | 2004-06-18 | 2010-05-04 | International Business Machines Corporation | Definition system and method for web services that monitor other web services |
US7529195B2 (en) * | 2004-07-30 | 2009-05-05 | Fortiusone, Inc. | System and method of mapping and analyzing vulnerabilities in networks |
US7359555B2 (en) | 2004-10-08 | 2008-04-15 | Mitsubishi Electric Research Laboratories, Inc. | Detecting roads in aerial images using feature-based classifiers |
EP1825430A4 (en) | 2004-10-19 | 2009-08-26 | Yahoo Inc | System and method for location based social networking |
US20070168370A1 (en) * | 2004-11-16 | 2007-07-19 | Hardy Mark D | System and methods for provisioning geospatial data |
US20060129538A1 (en) | 2004-12-14 | 2006-06-15 | Andrea Baader | Text search quality by exploiting organizational information |
US7739038B2 (en) | 2004-12-17 | 2010-06-15 | Information Patterns Llc | Methods and apparatus for geo-collaboration |
US20060229058A1 (en) | 2005-10-29 | 2006-10-12 | Outland Research | Real-time person-to-person communication using geospatial addressing |
US8341110B2 (en) * | 2005-04-04 | 2012-12-25 | Geoeye Analytics Inc. | Temporal-influenced geospatial modeling system and method |
US8850011B2 (en) | 2005-04-21 | 2014-09-30 | Microsoft Corporation | Obtaining and displaying virtual earth images |
US20060271281A1 (en) | 2005-05-20 | 2006-11-30 | Myron Ahn | Geographic information knowledge systems |
US7467147B2 (en) * | 2005-06-01 | 2008-12-16 | Groundspeak, Inc. | System and method for facilitating ad hoc compilation of geospatial data for on-line collaboration |
US7933897B2 (en) | 2005-10-12 | 2011-04-26 | Google Inc. | Entity display priority in a distributed geographic information system |
US20070171716A1 (en) * | 2005-11-30 | 2007-07-26 | William Wright | System and method for visualizing configurable analytical spaces in time for diagrammatic context representations |
US20070218900A1 (en) * | 2006-03-17 | 2007-09-20 | Raj Vasant Abhyanker | Map based neighborhood search and community contribution |
US7965902B1 (en) * | 2006-05-19 | 2011-06-21 | Google Inc. | Large-scale image processing using mass parallelization techniques |
US20070281690A1 (en) | 2006-06-01 | 2007-12-06 | Flipt, Inc | Displaying and tagging places of interest on location-aware mobile communication devices in a local area network |
US7643673B2 (en) | 2006-06-12 | 2010-01-05 | Google Inc. | Markup language for interactive geographic information system |
US11341202B2 (en) * | 2006-10-04 | 2022-05-24 | Craxel, Inc. | Efficient method of location-based content management and delivery |
US7778808B2 (en) * | 2007-04-24 | 2010-08-17 | Harris Corporation | Geospatial modeling system providing data thinning of geospatial data points and related methods |
US7983474B2 (en) * | 2007-10-17 | 2011-07-19 | Harris Corporation | Geospatial modeling system and related method using multiple sources of geographic information |
US20090132469A1 (en) * | 2007-11-16 | 2009-05-21 | Urban Mapping, Inc. | Geocoding based on neighborhoods and other uniquely defined informal spaces or geographical regions |
US7822426B1 (en) * | 2008-01-17 | 2010-10-26 | Where, Inc. | System and method for snapping a user location to a landmark of known location |
US20120179432A1 (en) | 2008-02-13 | 2012-07-12 | Harris Corporation | Geospatial modeling system providing poisson-based void inpainting and related methods |
US20100085350A1 (en) * | 2008-10-02 | 2010-04-08 | Microsoft Corporation | Oblique display with additional detail |
US8060582B2 (en) * | 2008-10-22 | 2011-11-15 | Google Inc. | Geocoding personal information |
US8665266B2 (en) * | 2010-06-23 | 2014-03-04 | The United States Of America, As Represented By The Secretary Of The Navy | Global visualization process terrain database builder |
-
2004
- 2004-07-30 US US10/902,283 patent/US7529195B2/en active Active
-
2005
- 2005-07-28 AU AU2005269320A patent/AU2005269320B2/en not_active Ceased
- 2005-07-28 JP JP2007523801A patent/JP2008509459A/en active Pending
- 2005-07-28 EP EP05777205A patent/EP1774720B1/en not_active Not-in-force
- 2005-07-28 WO PCT/US2005/026752 patent/WO2006015102A2/en active Application Filing
- 2005-07-28 AT AT05777205T patent/ATE480927T1/en not_active IP Right Cessation
- 2005-07-28 CA CA002575397A patent/CA2575397A1/en not_active Abandoned
- 2005-07-28 DE DE602005023475T patent/DE602005023475D1/en active Active
-
2009
- 2009-03-26 US US12/411,958 patent/US8422399B2/en active Active
-
2010
- 2010-05-19 AU AU2010202029A patent/AU2010202029A1/en not_active Abandoned
-
2013
- 2013-02-26 US US13/777,124 patent/US9054946B2/en not_active Expired - Lifetime
-
2015
- 2015-03-24 US US14/666,712 patent/US9973406B2/en not_active Expired - Lifetime
Non-Patent Citations (1)
Title |
---|
See references of EP1774720A4 * |
Also Published As
Publication number | Publication date |
---|---|
AU2010202029A1 (en) | 2010-06-10 |
EP1774720A2 (en) | 2007-04-18 |
DE602005023475D1 (en) | 2010-10-21 |
US20130246598A1 (en) | 2013-09-19 |
US20080259815A1 (en) | 2008-10-23 |
US9054946B2 (en) | 2015-06-09 |
US7529195B2 (en) | 2009-05-05 |
US8422399B2 (en) | 2013-04-16 |
EP1774720B1 (en) | 2010-09-08 |
US9973406B2 (en) | 2018-05-15 |
CA2575397A1 (en) | 2006-02-09 |
JP2008509459A (en) | 2008-03-27 |
US20150236930A1 (en) | 2015-08-20 |
WO2006015102A3 (en) | 2007-04-26 |
US20090238100A1 (en) | 2009-09-24 |
AU2005269320B2 (en) | 2010-03-04 |
AU2005269320A1 (en) | 2006-02-09 |
ATE480927T1 (en) | 2010-09-15 |
EP1774720A4 (en) | 2009-01-21 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9973406B2 (en) | Systems and methods for mapping and analyzing networks | |
Cavallaro et al. | Assessment of urban ecosystem resilience through hybrid social–physical complex networks | |
Rodríguez-Núñez et al. | Measuring the vulnerability of public transport networks | |
Pant et al. | Vulnerability assessment framework for interdependent critical infrastructures: case-study for Great Britain’s rail network | |
Bono et al. | A network-based analysis of the impact of structural damage on urban accessibility following a disaster: the case of the seismically damaged Port Au Prince and Carrefour urban road networks | |
US20100306372A1 (en) | System and method for analyzing the structure of logical networks | |
Ye et al. | Assessing network vulnerability of heavy rail systems with the impact of partial node failures | |
Liu et al. | A comprehensive risk analysis of transportation networks affected by rainfall‐induced multihazards | |
Rui et al. | Urban growth modeling with road network expansion and land use development | |
Jayasinghe et al. | Network Centrality Assessment (NCA) as an alternative approach to predict vehicular traffic volume: A case of Colombo, Sri Lanka. | |
Modarres et al. | Application of network theory and AHP in urban transportation to minimize earthquake damages | |
Tozal | Autonomous system ranking by topological characteristics: A comparative study | |
P. Gorman et al. | An application of complex network theory to German commuting patterns | |
Pant et al. | Systemic resilience metrics for interdependent infrastructure networks | |
Zhang et al. | From axial to pedestrian path-centre line: The case of 3d pedestrian network in Hong Kong, central | |
Gardner et al. | Finding geographic vulnerabilities in multilayer networks using reduced network state enumeration | |
Bachmann et al. | Analyzing the Robustness of the Chilean Optical Network | |
CN118037129B (en) | Evaluation method and system for comprehensive transportation hub city development level | |
Kurowska et al. | The applicability of accessibility analyses in spatial planning | |
Kumbhar et al. | Study of Topological Connectivity of Optical Networks Using Graph Spectra | |
Mahajan | Vulnerability Assessment and Capacity Scan of Alberta’s Provincial Highway Network | |
Daoudi et al. | A Constraint Programming approach for coverage optimization problem in WSN | |
Wang et al. | Measurement of Traffic Network Vulnerability for Mississippi Coastal Region | |
Cai et al. | Mapping and Analysis of Pennsylvania's Telecommunications Infrastructure | |
Robinson | Using GIS Tools to assess the Vulnerability of the Internet |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AK | Designated states |
Kind code of ref document: A2 Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KM KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NG NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SM SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW |
|
AL | Designated countries for regional patents |
Kind code of ref document: A2 Designated state(s): BW GH GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LT LU LV MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG |
|
121 | Ep: the epo has been informed by wipo that ep was designated in this application | ||
WWE | Wipo information: entry into national phase |
Ref document number: 2005777205 Country of ref document: EP |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2575397 Country of ref document: CA |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2007523801 Country of ref document: JP Ref document number: 2005269320 Country of ref document: AU |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
ENP | Entry into the national phase |
Ref document number: 2005269320 Country of ref document: AU Date of ref document: 20050728 Kind code of ref document: A |
|
WWP | Wipo information: published in national office |
Ref document number: 2005269320 Country of ref document: AU |
|
WWP | Wipo information: published in national office |
Ref document number: 2005777205 Country of ref document: EP |