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

Optimal Foraging00:48

Optimal Foraging

13.0K
How animals obtain and eat their food is called foraging behavior. Foraging can include searching for plants and hunting for prey and depends on the species and environment.
13.0K
Two-Dimensional Force System: Problem Solving01:29

Two-Dimensional Force System: Problem Solving

1.1K
Solving problems related to two-dimensional force systems is an essential aspect of mechanics and engineering. By applying the principles of vector analysis and force equilibrium, one can determine the effect of multiple forces acting on an object in a two-dimensional space.
The first step to solving a two-dimensional force system problem is to draw a free-body diagram of the object under consideration. This diagram helps identify all the external forces acting on the object, including their...
1.1K
Three-Dimensional Force System:Problem Solving01:30

Three-Dimensional Force System:Problem Solving

1.2K
A three-dimensional force system refers to a scenario in which three forces act simultaneously in three different directions. This type of problem is commonly encountered in physics and engineering, where it is necessary to calculate the resultant force on the system, which can then be used to predict or analyze the behavior of the object or structure under consideration.
To solve a three-dimensional force system, first resolve each force into its respective scalar components. Do this using...
1.2K
Flat Belts: Problem Solving01:28

Flat Belts: Problem Solving

650
Flat belts are crucial in many industrial applications as they help transmit power from one pulley to another. The concept of forces and moments is used to determine the maximum moment on a pulley. For instance, consider a flat belt that wraps around two pulleys, A and B, with radii of 30 cm and 10 cm, respectively. The angle between the belt and the horizontal is 20 degrees at the pulleys. As pulley B rotates clockwise and drives pulley A, tension T2 is caused at one end of the belt, while...
650
Velocity and Position by Graphical Method01:34

Velocity and Position by Graphical Method

9.2K
Velocity and position can be calculated from the known function of acceleration as a function of time. The total area under the acceleration-time graph and the velocity-time graph gives the change in velocity and position, respectively. In the case of an airplane, its acceleration is tracked using the inertial navigation system. The pilot provides the input of the airplane's initial position and velocity before takeoff. The inertial navigation system then uses the acceleration data to...
9.2K
Sequence Networks of Rotating Machines01:24

Sequence Networks of Rotating Machines

396
A Y-connected synchronous generator, grounded through a neutral impedance, is designed to produce balanced internal phase voltages with only positive-sequence components. The generator's sequence networks include a source voltage that is exclusively in the positive-sequence network. The sequence components of line-to-ground voltages at the generator terminals illustrate this configuration.
Zero-sequence current induces a voltage drop across the generator's neutral impedance and other...
396

You might also read

Related Articles

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

Sort by
Same author

A Revisiting Method Using a Covariance Traveling Salesman Problem Algorithm for Landmark-Based Simultaneous Localization and Mapping.

Sensors (Basel, Switzerland)·2019
Same journal

RETRACTED: Zhang et al. A Novel Framework for Reconstruction and Imaging of Target Scattering Centers via Wide-Angle Incidence in Radar Networks. <i>Sensors</i> 2025, <i>25</i>, 6802.

Sensors (Basel, Switzerland)·2026
Same journal

Enhancing Unsupervised Multi-Source Domain Adaptation for Person Re-Identification via Mixture of Experts and Graph-Based Relation.

Sensors (Basel, Switzerland)·2026
Same journal

Development of an Instrumented Glove for Palmar Pressure Assessment in Kayakers.

Sensors (Basel, Switzerland)·2026
Same journal

Development and Experimental Validation of an Autonomous IoT-Based Monitoring System for Real-Time Water Quality Assessment in the Amazon River.

Sensors (Basel, Switzerland)·2026
Same journal

Semi-Supervised Adversarial Learning Framework for Controller Area Network Bus Intrusion Detection.

Sensors (Basel, Switzerland)·2026
Same journal

Smart Optimization Method for Safety Signs in Innovative Manufacturing Environments Integrating Industrial Field IoT Sensors and Knowledge Graphs.

Sensors (Basel, Switzerland)·2026
See all related articles

Related Experiment Video

Updated: Dec 2, 2025

The Modular Design and Production of an Intelligent Robot Based on a Closed-Loop Control Strategy
11:53

The Modular Design and Production of an Intelligent Robot Based on a Closed-Loop Control Strategy

Published on: October 14, 2017

12.0K

Graph Search-Based Exploration Method Using a Frontier-Graph Structure for Mobile Robots.

Hyejeong Ryu1

  • 1Department of Mechatronics Engineering, Kangwon National University, Chuncheon KR24341, Korea.

Sensors (Basel, Switzerland)
|November 6, 2020
PubMed
Summary
This summary is machine-generated.

This study introduces a graph search method for robot exploration. It uses a frontier-graph to efficiently map environments by managing local information and improving path planning.

Keywords:
breadth-first searchdepth-first searchexplorationfrontier detectionloop-closingmobile robots

More Related Videos

Author Spotlight: Investigating the Effects of Mind-Body-Movement Practices on Brain Function
06:17

Author Spotlight: Investigating the Effects of Mind-Body-Movement Practices on Brain Function

Published on: January 26, 2024

2.4K
Using Insect Electroantennogram Sensors on Autonomous Robots for Olfactory Searches
07:23

Using Insect Electroantennogram Sensors on Autonomous Robots for Olfactory Searches

Published on: August 4, 2014

23.5K

Related Experiment Videos

Last Updated: Dec 2, 2025

The Modular Design and Production of an Intelligent Robot Based on a Closed-Loop Control Strategy
11:53

The Modular Design and Production of an Intelligent Robot Based on a Closed-Loop Control Strategy

Published on: October 14, 2017

12.0K
Author Spotlight: Investigating the Effects of Mind-Body-Movement Practices on Brain Function
06:17

Author Spotlight: Investigating the Effects of Mind-Body-Movement Practices on Brain Function

Published on: January 26, 2024

2.4K
Using Insect Electroantennogram Sensors on Autonomous Robots for Olfactory Searches
07:23

Using Insect Electroantennogram Sensors on Autonomous Robots for Olfactory Searches

Published on: August 4, 2014

23.5K

Area of Science:

  • Robotics
  • Artificial Intelligence
  • Computer Science

Background:

  • Robot exploration in unknown environments is challenging due to the need for efficient mapping and navigation.
  • Updating a single global map can be computationally expensive and prone to errors.

Purpose of the Study:

  • To propose a novel graph search-based exploration method for robots.
  • To systematically manage local information during exploration using a frontier-graph structure.
  • To enhance the efficiency of environment mapping and navigation.

Main Methods:

  • A frontier-graph structure is created using segmented frontier nodes and their transformations.
  • Frontier detection and segmentation are achieved using local grid maps.
  • Breadth-first search (BFS) is employed on the frontier-graph for target selection and loop-closing.
  • The BFS exploration is optimized for efficient sequence generation between adjacent nodes.

Main Results:

  • The frontier-graph structure effectively manages local information, overcoming limitations of global map updates.
  • The BFS-based exploration method systematically extends the frontier-graph.
  • Efficient mapping of the entire environment is achieved regardless of the robot's starting position.

Conclusions:

  • The proposed graph search-based exploration method offers a systematic and efficient approach to robot mapping.
  • The frontier-graph structure and improved BFS enhance exploration performance in unknown environments.