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

Parallel Processing01:20

Parallel Processing

883
The brain processes sensory information rapidly due to parallel processing, which involves sending data across multiple neural pathways at the same time. This method allows the brain to manage various sensory qualities, such as shapes, colors, movements, and locations, all concurrently. For instance, when observing a forest landscape, the brain simultaneously processes the movement of leaves, the shapes of trees, the depth between them, and the various shades of green. This enables a quick and...
883
Distributed Loads: Problem Solving01:21

Distributed Loads: Problem Solving

1.2K
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...
1.2K
Ampere-Maxwell's Law: Problem-Solving01:17

Ampere-Maxwell's Law: Problem-Solving

1.3K
A parallel-plate capacitor with capacitance C, whose plates have area A and separation distance d, is connected to a resistor R and a battery of voltage V. The current starts to flow at t = 0. What is the displacement current between the capacitor plates at time t? From the properties of the capacitor, what is the corresponding real current?
To solve the problem, we can use the equations from the analysis of an RC circuit and Maxwell's version of Ampère's law.
For the first part of the...
1.3K
Machines: Problem Solving I01:22

Machines: Problem Solving I

797
A toggle clamp is a mechanical device commonly used for holding and clamping objects in various applications, such as woodworking, metalworking, and assembly operations. Consider a toggle clamp subjected to a force of 200 N at the handle. The vertical clamping force can be calculated, provided the dimensions of the toggle clamp are known.
The toggle clamp system is a machine structure consisting of movable, pin-connected multi-force members that form a stabilized system to transmit forces. The...
797
Machines: Problem Solving II01:30

Machines: Problem Solving II

743
Machines are complex structures consisting of movable, pin-connected multi-force members that work together to transmit forces. Consider a lifting tong carrying a 100 kg load. It comprises movable sections DAF and CBG linked together with member AB.
743
Statically Indeterminate Problem Solving01:16

Statically Indeterminate Problem Solving

849
Statically indeterminate problems are those where statics alone can not determine the internal forces or reactions. Consider a structure comprising two cylindrical rods made of steel and brass. These rods are joined at point B and restrained by rigid supports at points A and C. Now, the reactions at points A and C and the deflection at point B are to be determined. This rod structure is classified as statically indeterminate as the structure has more supports than are necessary for maintaining...
849

You might also read

Related Articles

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

Sort by
Same author

Multi-strategy Sea Horse Optimization algorithm for UAV path planning.

Frontiers in robotics and AI·2026
Same author

Bibliometric Analysis of Artificial Intelligence in Pediatric Radiology and Medical Imaging: A Focus on Deep Learning Applications.

Bioengineering (Basel, Switzerland)·2026
Same author

Vision-Language Models in Medical Imaging for Cancer Diagnosis: A Bibliometric Review.

Bioengineering (Basel, Switzerland)·2026
Same author

Analyzing EEG data during opium addiction treatment using a fuzzy logic-based machine learning model.

Frontiers in psychiatry·2025
Same author

A novel recommender system using light graph convolutional network and personalized knowledge-aware attention sub-network.

Scientific reports·2025
Same author

Maximizing Influence in Social Networks Using Combined Local Features and Deep Learning-Based Node Embedding.

Big data·2024
Same journal

Characterization of genomic diversity in bacteriophages infecting Rhodococcus.

PloS one·2026
Same journal

Effectiveness of the Responding to Experienced and Anticipated Discrimination (READ) training on reducing stigma for medical students in Tunisia.

PloS one·2026
Same journal

Cell-cell junction gene signatures as subtype-specific prognostic biomarkers in breast cancer.

PloS one·2026
Same journal

GC-MS based tentative identification of γ-sitosterol from Brassica nigra seeds and evaluation of its anticancer potential: An integrated in vitro and in silico study.

PloS one·2026
Same journal

Ad-based social media interventions increase belief accuracy and generate pro-social opinions among non-news readers.

PloS one·2026
Same journal

Negotiating knowledge: The role of network hedging in the production of high-impact science.

PloS one·2026
See all related articles

Related Experiment Video

Updated: Mar 29, 2026

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

1.2K

Loop parallelization in source code for internet of things computing using hybrid heuristic algorithm.

Bahman Arasteh1,2, Seyed Salar Sefati1,3, Huseyin Kusetogullari4,5

  • 1Department of Software Engineering, Faculty of Engineering and Natural Science, Istinye University, Istanbul, Turkiye.

Plos One
|March 27, 2026
PubMed
Summary
This summary is machine-generated.

This study introduces PSOALS, a novel hybrid method for dynamic parallelization of nested loops in IoT systems. It significantly improves task scheduling, resource use, and scalability for efficient real-time processing.

Related Experiment Videos

Last Updated: Mar 29, 2026

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

1.2K

Area of Science:

  • Computer Science
  • Parallel Computing
  • Internet of Things (IoT)

Background:

  • Task scheduling in High-Performance Computing (HPC) and IoT systems faces challenges due to sequential loop execution limiting parallelism.
  • Efficiently parallelizing nested loops is crucial for optimizing performance in heterogeneous IoT environments.

Purpose of the Study:

  • To propose a hybrid approach, PSOALS, for dynamic parallelization of nested loops in heterogeneous IoT environments.
  • To enhance makespan, resource utilization, and scalability by minimizing communication overhead in task scheduling.

Main Methods:

  • PSOALS combines Particle Swarm Optimization (PSO), Genetic Algorithm (GA), and wave-angle scheduling.
  • Nested loops are modeled as two-dimensional iteration spaces, with loop iterations encoded as particles.
  • A dependency-aware fitness function and mutation/diversity techniques are employed for solution optimization.

Main Results:

  • PSOALS demonstrates superior performance compared to block-based, cyclic, and GA-based scheduling methods.
  • The proposed method shows improvements in convergence speed, stability, and execution time across various IoT configurations.
  • Wave-angle scheduling balances load and communication delays, enhancing task execution order.

Conclusions:

  • PSOALS offers a scalable and adaptive solution for efficient loop parallelization and dependency management in IoT.
  • The approach addresses future IoT challenges including real-time processing, energy efficiency, and large-scale deployment.
  • Dynamic scheduling and optimized task execution order are key to improved IoT system performance.