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

Elastic Collisions: Introduction01:00

Elastic Collisions: Introduction

14.6K
An elastic collision is one that conserves both internal kinetic energy and momentum. Internal kinetic energy is the sum of the kinetic energies of the objects in a system. Truly elastic collisions can only be achieved with subatomic particles, such as electrons striking nuclei. Macroscopic collisions can be very nearly, but not quite, elastic, as some kinetic energy is always converted into other forms of energy such as heat transfer due to friction and sound. An example of a nearly...
14.6K
Elastic Collisions: Case Study01:15

Elastic Collisions: Case Study

18.8K
Elastic collision of a system demands conservation of both momentum and kinetic energy. To solve problems involving one-dimensional elastic collisions between two objects, the equations for conservation of momentum and conservation of internal kinetic energy can be used. For the two objects, the sum of momentum before the collision equals the total momentum after the collision. An elastic collision conserves internal kinetic energy, and so the sum of kinetic energies before the collision equals...
18.8K
Non-equilibrium in the Cell01:16

Non-equilibrium in the Cell

5.2K
An important concept in studying metabolism and energy is that of chemical equilibrium. Most chemical reactions are reversible. They can proceed in both directions, releasing energy into their environment in one direction, and absorbing it from the environment in the other direction. The same is true for the chemical reactions involved in cell metabolism, such as the breaking down and building up of proteins into and from individual amino acids, respectively. Reactants within a closed system...
5.2K
Distribution Reliability and Automation01:25

Distribution Reliability and Automation

421
Distribution reliability in electrical power systems is critical for ensuring an uninterrupted power supply to consumers at minimal cost. According to IEEE Standard Terms, reliability is the probability that a device will function without failure over a specified time period or amount of usage. For electric power distribution, this translates to maintaining continuous power supply and addressing customer concerns over power outages. Several indices, as defined by IEEE Standard 1366-2012, are...
421
Cognitive Learning01:21

Cognitive Learning

896
Cognitive learning is based on purposive behavior, incidental learning, and insight learning.
E. C. Tolman's theory of purposive behavior emphasizes that much behavior is goal-directed. He argued that to understand behavior, we must look at the entire sequence of actions leading to a goal. For instance, high school students study hard, not just due to past reinforcement but also to achieve the goal of getting into a good college.
Tolman introduced the idea that behavior is influenced by...
896
Machines01:19

Machines

493
Machines are complex structures consisting of movable, pin-connected multi-force members that work together to transmit forces. One example of a machine is the cutting plier, which is used to cut wires by applying forces to its handles. When equal and opposite forces are exerted on the handles of the cutting plier, they cause the cutting edges to come together and apply equal and opposite reaction forces on the wire, which are greater than the applied forces.
A free-body diagram of the...
493

You might also read

Related Articles

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

Sort by
Same author

OctoPath: An OcTree-Based Self-Supervised Learning Approach to Local Trajectory Planning for Mobile Robots.

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

Related Experiment Videos

Cloud2Edge Elastic AI Framework for Prototyping and Deployment of AI Inference Engines in Autonomous Vehicles.

Sorin Grigorescu1, Tiberiu Cocias1, Bogdan Trasnea1

  • 1Robotics, Vision and Control Laboratory (ROVIS), Transilvania University of Brasov and Elektrobit Automotive, 500036 Brasov, Romania.

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

This paper introduces a new framework designed to streamline how AI is developed and deployed in self-driving cars. By balancing tasks between cloud servers and vehicle hardware, the system reduces data traffic and enhances privacy. The authors demonstrate this approach using two practical examples: identifying surroundings and predicting vehicle paths.

Keywords:
artificial intelligenceautonomous vehiclescloud computingdeep learningedge computingself-driving carsdeep learning modulescloud edge computingsoftware engineeringelectronic control units

Frequently Asked Questions

Related Experiment Videos

Area of Science:

  • Artificial Intelligence engineering within automotive systems
  • Cloud/Edge computing architectures for autonomous driving applications

Background:

No prior work had resolved the complexities of modernizing the full lifecycle for intelligent automotive software. Self-driving vehicles currently face significant hurdles when integrating advanced machine learning models into existing vehicular architectures. That uncertainty drove the need for more efficient methods to manage computational resources across distributed networks. Prior research has shown that cloud-based processing offers immense power but often struggles with latency and data security concerns. Conversely, local processing on vehicle hardware provides speed but lacks the massive training capacity found in remote data centers. This gap motivated the development of a hybrid approach that leverages both environments for optimal performance. Current industry standards often lack a unified workflow for transitioning from initial design to final implementation on embedded systems. The existing literature highlights a disconnect between high-level model training and the practical constraints of real-time vehicular hardware.

Purpose Of The Study:

The primary aim of this research is to establish a novel framework for the development and deployment of AI inference engines in self-driving cars. This study addresses the urgent need to modernize the prototyping cycle for intelligent automotive components. The authors seek to overcome limitations in existing workflows by introducing a hybrid approach that spans both cloud and edge environments. By distributing training tasks elastically, the framework intends to optimize resource utilization across the entire system. A secondary goal involves reducing the reliance on high-bandwidth network connections during the operation of autonomous driving applications. The researchers also focus on mitigating privacy concerns by keeping critical data processing closer to the vehicle. This work aims to provide a structured path from initial software design to final hardware implementation. Ultimately, the study strives to enhance the reliability and efficiency of AI integration in the automotive sector.

Main Methods:

The authors employ a structured review approach to design a hybrid computational framework. They utilize a data-driven V-Model to organize the transition from theoretical design to physical implementation. Software-in-the-Loop paradigms facilitate the initial prototyping phase within remote cloud environments. The team then transitions to Hardware-in-the-Loop testing for final evaluation on specific electronic control units. This methodology ensures that models are validated against both simulated and real-world constraints. The researchers select two distinct use-cases to verify the framework's versatility in handling complex automotive tasks. They analyze the distribution of training workloads to optimize network usage and data security. This systematic approach allows for a seamless integration of deep learning modules into vehicular systems.

Main Results:

The framework successfully demonstrates a reduction in network bandwidth consumption by elastically distributing deep learning tasks. The researchers confirm that their approach mitigates privacy issues by limiting the exposure of sensitive vehicular data. Environment perception tasks show improved efficiency when processed through the proposed hybrid architecture. Most probable path prediction results indicate that the framework maintains high performance during real-time inference. The study validates the V-Model as a reliable structure for managing the entire development lifecycle. Experimental data shows that Software-in-the-Loop prototyping effectively prepares models for subsequent Hardware-in-the-Loop validation. The authors report that the integration of cloud and edge resources supports the deployment of complex AI components. These findings highlight the practical utility of the framework in addressing the demands of modern autonomous driving applications.

Conclusions:

The authors propose a hybrid framework that effectively balances computational loads between remote servers and local vehicle hardware. This synthesis suggests that utilizing a data-driven V-Model improves the overall efficiency of the development cycle. The researchers demonstrate that their approach successfully mitigates privacy risks by keeping sensitive data closer to the source. Their findings indicate that network bandwidth requirements are significantly reduced through elastic resource allocation strategies. The study confirms that Software-in-the-Loop paradigms provide a robust environment for initial prototyping phases. Hardware-in-the-Loop testing is shown to be a reliable method for evaluating performance on actual electronic control units. The authors conclude that their framework supports complex tasks like environment perception and path prediction in real-world scenarios. This work provides a scalable solution for future automotive software engineering and deployment practices.

The framework utilizes an elastic distribution of deep learning tasks across cloud and edge resources. By offloading specific computations, the system minimizes the volume of data transmitted over networks while simultaneously addressing privacy concerns inherent in centralized processing models.

The researchers utilize a data-driven V-Model to structure the development lifecycle. This approach integrates Software-in-the-Loop paradigms for early-stage prototyping and Hardware-in-the-Loop testing for final validation on target electronic control units.

Hardware-in-the-Loop testing is necessary to ensure that AI models function correctly within the specific constraints of vehicle-based electronic control units. This stage bridges the gap between simulated cloud environments and the physical limitations of automotive hardware.

The cloud environment acts as the primary platform for initial prototyping and training tasks. In contrast, the edge resources handle the final deployment and real-time inference execution on the vehicle itself.

The authors measure effectiveness through two practical use-cases: environment perception and most probable path prediction. These scenarios validate the framework's ability to handle complex, real-time decision-making tasks required for autonomous navigation.

The researchers propose that their framework simplifies the transition from design to deployment. They claim this approach addresses the need for modernizing automotive software lifecycles by providing a unified, scalable methodology for complex AI integration.