Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Short-distance Transport of Resources02:12

Short-distance Transport of Resources

16.6K
Short-distance transport refers to transport that occurs over a distance of just 2-3 cells, crossing the plasma membrane in the process. Small uncharged molecules, such as oxygen, carbon dioxide, and water, can diffuse across the plasma membrane on their own. In contrast, ions and larger molecules require the assistance of transport proteins due to their charge or size. Transport across membranes also occurs within individual cells, playing a variety of essential roles for the plant as a whole.
16.6K
Design Example: Alignment of a Road Line Using GIS01:17

Design Example: Alignment of a Road Line Using GIS

121
The alignment of a road line using Geographic Information Systems (GIS) is a critical process in civil engineering, combining advanced technology with practical decision-making. This methodology begins with the collection of geospatial data, including information on land cover, geomorphology, drainage patterns, slope, and contour details. Such data is typically acquired through satellite imagery and GIS tools, offering a comprehensive understanding of the terrain.Once the data is gathered, it...
121
Fast Decoupled and DC Powerflow01:24

Fast Decoupled and DC Powerflow

312
The fast decoupled power flow method addresses contingencies in power system operations, such as generator outages or transmission line failures. This method provides quick power flow solutions, essential for real-time system adjustments. Fast decoupled power flow algorithms simplify the Jacobian matrix by neglecting certain elements, leading to two sets of decoupled equations:
312
The Power Flow Problem and Solution01:26

The Power Flow Problem and Solution

370
Power flow problem analysis is fundamental for determining real and reactive power flows in network components, such as transmission lines, transformers, and loads. The power system's single-line diagram provides data on the bus, transmission line, and transformer. Each bus k in the system is characterized by four key variables: voltage magnitude Vk​, phase angle δk​, real power Pk​, and reactive power Qk​. Two of these four variables are inputs, while the...
370
Manipulation and Analysis01:21

Manipulation and Analysis

75
GIS manipulation and analysis functions are vital for decision-making and planning. These activities range from data retrieval tasks, such as selecting information based on specific criteria, to advanced analytical techniques that address complex spatial problems.One critical GIS analysis method is overlaying, which combines multiple data layers to examine impacts. For example, overlaying a river-dammed lake boundary with road networks can identify affected infrastructure. Another common...
75
Distributed Loads: Problem Solving01:21

Distributed Loads: Problem Solving

778
Beams are structural elements commonly employed in engineering applications requiring different load-carrying capacities. The first step in analyzing a beam under a distributed load is to simplify the problem by dividing the load into smaller regions, which allows one to consider each region separately and calculate the magnitude of the equivalent resultant load acting on each portion of the beam. The magnitude of the equivalent resultant load for each region can be determined by calculating...
778

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Low-Temperature Plasma Activation of Biomaterials and Its Stability over Time and Post-Sterilisation Effects.

Materials (Basel, Switzerland)·2026
Same author

Does the bone drill bit remain sharp after a collision with the intramedullary pin? a study on isolated canine tibias.

BMC veterinary research·2026
Same author

A Comparison of Two Surgical Treatment Methods for Atlantoaxial Instability in Dogs: Finite Element Analysis and a Canine Cadaver Study.

Materials (Basel, Switzerland)·2026
Same author

An Anatomical Study on Canine Cadavers Investigating the Caudolateral Approach Involving the Elevation of the Anconeus Muscle and Splitting of the Triceps Brachii Muscle for the Potential Treatment of T-Y Humeral Fractures.

Animals : an open access journal from MDPI·2026
Same author

Impact of multiple steam sterilizations on the mechanical properties of 3D-printed surgical items.

Scientific reports·2025
Same author

Nerve palpation to reduce the risk of ulnar nerve injury associated with caudo-medial arthroscopic portal creation in the canine elbow - a cadaveric study.

Veterinary research communications·2025

Related Experiment Video

Updated: Sep 29, 2025

Evaluating the Effect of Roadside Parking on a Dual-Direction Urban Street
14:55

Evaluating the Effect of Roadside Parking on a Dual-Direction Urban Street

Published on: January 20, 2023

3.5K

Speeding Up Reachability Queries in Public Transport Networks Using Graph Partitioning.

Bezaye Tesfaye1, Nikolaus Augsten1, Mateusz Pawlik1

  • 1University of Salzburg, Salzburg, Austria.

Information Systems Frontiers : a Journal of Research and Innovation
|March 21, 2022
PubMed
Summary

This study introduces a novel index for efficient reachability queries in public transport networks. The new method partitions networks into cells, outperforming existing solutions for large-scale spatial and temporal pathfinding.

Keywords:
Public transport networksReachability queriesSpatial network databasesTemporal graphs

More Related Videos

Modeling the Functional Network for Spatial Navigation in the Human Brain
05:55

Modeling the Functional Network for Spatial Navigation in the Human Brain

Published on: October 13, 2023

1.2K
Large Scale Energy Efficient Sensor Network Routing Using a Quantum Processor Unit
05:30

Large Scale Energy Efficient Sensor Network Routing Using a Quantum Processor Unit

Published on: September 8, 2023

675

Related Experiment Videos

Last Updated: Sep 29, 2025

Evaluating the Effect of Roadside Parking on a Dual-Direction Urban Street
14:55

Evaluating the Effect of Roadside Parking on a Dual-Direction Urban Street

Published on: January 20, 2023

3.5K
Modeling the Functional Network for Spatial Navigation in the Human Brain
05:55

Modeling the Functional Network for Spatial Navigation in the Human Brain

Published on: October 13, 2023

1.2K
Large Scale Energy Efficient Sensor Network Routing Using a Quantum Processor Unit
05:30

Large Scale Energy Efficient Sensor Network Routing Using a Quantum Processor Unit

Published on: September 8, 2023

675

Area of Science:

  • Computer Science
  • Database Systems
  • Spatial Databases

Background:

  • Public transport networks present unique challenges for pathfinding due to time-varying travel costs.
  • Reachability queries, crucial for applications like recommendations and geomarketing, retrieve all points of interest (POIs) accessible within a budget.
  • Existing methods, such as modified Dijkstra's algorithm or individual path queries per POI, lack scalability for large networks.

Purpose of the Study:

  • To develop an efficient and scalable solution for reachability queries in time-dependent public transport networks.
  • To propose a novel index that optimizes the retrieval of reachable POIs.

Main Methods:

  • A new lightweight reachability index is proposed.
  • The core strategy involves partitioning the transport network into cells.
  • The query process expands the network analysis cell by cell, differing from traditional edge-by-edge approaches.

Main Results:

  • The proposed index-based approach significantly enhances the efficiency of reachability queries.
  • Empirical evaluations on both synthetic and real-world datasets demonstrate the effectiveness of the method.
  • The solution scales well for large public transport networks.

Conclusions:

  • The novel cell-based reachability index offers an efficient and effective solution for querying public transport networks.
  • This approach overcomes the scalability limitations of existing methods.
  • The findings have implications for various location-based services and spatial data analysis applications.