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

Errors in Global Positioning System01:26

Errors in Global Positioning System

38
Global Positioning System (GPS) technology has revolutionized navigation and positioning, but its accuracy is often compromised by various errors. These errors, stemming from environmental, satellite, and receiver-related factors, require careful mitigation to ensure reliable performance across applications.Atmospheric ErrorsGPS signals travel through the Earth’s ionosphere and troposphere, introducing delays which affect accuracy. The ionosphere is strongly influenced by charged particles,...
38
Types of Global Positioning System Surveys01:30

Types of Global Positioning System Surveys

50
GPS surveying methods vary in application, accuracy, and data collection techniques, catering to diverse surveying and mapping needs. Static GPS, kinematic GPS, and real-time kinematic (RTK) surveying are widely used. Each technique offers distinct advantages.Static GPS involves placing one receiver at a known reference point and another at the target point. It collects exact positional data by observing multiple satellite ranges over an extended period, achieving centimeter-level accuracy for...
50
Introduction to Global Positioning System01:30

Introduction to Global Positioning System

46
The Global Positioning System (GPS) revolutionized positioning on Earth, providing precise location data through satellite ranging. The GPS system was developed in 1978 by the U.S. Department of Defense  for military use, and it became available for civilian applications in 1983, transforming fields including navigation, fleet management, and time synchronization for telecommunications systems.GPS consists of satellites in medium Earth orbit, about 20,200 kilometers above the surface,...
46
Design Example: Identifying the Locations of Monuments in the Field Using Global Positioning System Device01:30

Design Example: Identifying the Locations of Monuments in the Field Using Global Positioning System Device

24
Surveyors use Global Positioning System (GPS) technology to measure the precise location and elevation of points on Earth. In a recent survey, GPS receivers were used to determine the coordinates and elevations of two park monuments. The process involved careful mission planning, data collection, and correction to ensure accuracy. The survey began with mission planning to identify optimal satellite visibility and minimize Position Dilution of Precision (PDOP). A geodetic control point...
24
Field Application of Global Positioning System01:28

Field Application of Global Positioning System

38
The Global Positioning System (GPS) has become an indispensable tool in fieldwork, offering unparalleled precision and efficiency for surveying, navigation, and infrastructure development. By harnessing signals from a constellation of satellites, GPS receivers determine the location of objects with remarkable speed and accuracy, often completing calculations within a second.Advantages of Modern GPS TechnologyContemporary GPS receivers are designed to meet the practical demands of field...
38
Probability Histograms01:17

Probability Histograms

11.1K
A probability histogram is a visual representation of a probability distribution. Similar a typical histogram, the probability histogram consists of contiguous (adjoining) boxes. It has both a horizontal axis and a vertical axis. The horizontal axis is labeled with what the data represents. The vertical axis is labeled with probability. Each rectangular bar in the histogram is 1 unit wide, which suggests that the area under each bar equals the probability, P(x), where x is 1, 2, 3, and so on.
11.1K

You might also read

Related Articles

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

Sort by
Same author

Epigenetic Mechanisms Linking Chronic Obstructive Pulmonary Disease and Atrial Fibrillation: A Multi-Omics Mendelian Randomization Study.

International journal of chronic obstructive pulmonary disease·2026
Same author

Preimplantation genetic testing-M for pathogenic variant in CTC1 gene causing cerebroretinal microangiopathy.

Journal of assisted reproduction and genetics·2026
Same author

Development of machine learning models to predict risk of hospitalisation and 90-day readmission among patients with cardiovascular risk factors using community health survey data.

BMJ health & care informatics·2025
Same author

Patient-reported outcomes and perceived medication confidence as predictors of healthcare utilization among adults with cardiovascular risk factors.

Scientific reports·2025
Same author

The efficacy and safety of romosozumab sequential therapy in postmenopausal women: A systematic review and meta-analysis.

Journal of orthopaedics·2025
Same author

A four-tier warning framework for pine wilt disease: integrating species distribution models and smart sensing approaches.

Pest management science·2025

Related Experiment Video

Updated: Jun 9, 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.2K

A Distributed VMD-BiLSTM Model for Taxi Demand Forecasting with GPS Sensor Data.

Hasan A H Naji1, Qingji Xue1, Tianfeng Li1

  • 1School of Digital Media, Nanyang Institute of Technology, Chang Jiang Road No. 80, Nanyang 473004, China.

Sensors (Basel, Switzerland)
|October 26, 2024
PubMed
Summary

Forecasting taxi demand using a hybrid deep learning model reduces wasted resources and emissions. This approach efficiently processes large-scale trajectory data, improving taxi services.

Keywords:
GPS sensor databidirectional long short-term memoryspark platformtaxi demand forecastingvariational mode decomposition

More Related Videos

Evaluation of an Exclusive Spur Dike U-Turn Design with Radar-Collected Data and Simulation
11:41

Evaluation of an Exclusive Spur Dike U-Turn Design with Radar-Collected Data and Simulation

Published on: February 1, 2020

20.3K
Trajectory Data Analyses for Pedestrian Space-time Activity Study
16:14

Trajectory Data Analyses for Pedestrian Space-time Activity Study

Published on: February 25, 2013

13.5K

Related Experiment Videos

Last Updated: Jun 9, 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.2K
Evaluation of an Exclusive Spur Dike U-Turn Design with Radar-Collected Data and Simulation
11:41

Evaluation of an Exclusive Spur Dike U-Turn Design with Radar-Collected Data and Simulation

Published on: February 1, 2020

20.3K
Trajectory Data Analyses for Pedestrian Space-time Activity Study
16:14

Trajectory Data Analyses for Pedestrian Space-time Activity Study

Published on: February 25, 2013

13.5K

Area of Science:

  • Transportation Science
  • Artificial Intelligence
  • Data Science

Background:

  • Taxis are crucial for public transport, but vacant vehicles represent significant resource waste.
  • Short-term taxi demand forecasting balances supply and demand, reducing fuel consumption.
  • Existing machine learning and deep learning models struggle with computational costs and large-scale trajectory data.

Purpose of the Study:

  • To develop an efficient hybrid deep learning model for accurate taxi demand prediction.
  • To address the computational challenges of existing models using large-scale sensor data.
  • To improve taxi operational efficiency and profitability.

Main Methods:

  • A hybrid model combining Variational Mode Decomposition (VMD) and Bidirectional Long Short-Term Memory (BiLSTM).
  • VMD decomposes traffic features into frequency-specific sub-modes.
  • BiLSTM predicts demand using decomposed features, optimized for performance on the Spark distributed platform.

Main Results:

  • The proposed VMD-BiLSTM model demonstrates superior accuracy and efficiency compared to state-of-the-art methods.
  • The model effectively utilizes large-scale taxi trajectory data.
  • Performance was validated on a real-world dataset, showing significant improvements in distributed computing.

Conclusions:

  • The hybrid VMD-BiLSTM model offers an effective solution for taxi demand prediction.
  • This approach enhances passenger search efficiency and increases taxi profitability.
  • The model's distributed performance makes it suitable for large-scale transportation networks.