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

PD Controller: Design01:26

PD Controller: Design

761
In automotive engineering, car suspension systems often employ Proportional Derivative (PD) controllers to enhance performance. PD controllers are utilized to adjust the damping force in response to road conditions. A controller, acting as an amplifier with a constant gain, demonstrates proportional control, with output directly mirroring input.
Designing a continuous-data controller requires selecting and linking components like adders and integrators, which are fundamental in Proportional,...
761
Time-Domain Interpretation of PD Control01:07

Time-Domain Interpretation of PD Control

500
Proportional-Derivative (PD) control is a widely used control method in various engineering systems to enhance stability and performance. In a system with only proportional control, common issues include high maximum overshoot and oscillation, observed in both the error signal and its rate of change. This behavior can be divided into three distinct phases: initial overshoot, subsequent undershoot, and gradual stabilization.
Consider the example of control of motor torque. Initially, a positive...
500
Propagation of Action Potentials01:23

Propagation of Action Potentials

15.4K
The propagation of an action potential refers to the process by which a nerve impulse, or "action potential," travels along a neuron.
Neurons (nerve cells) have a resting membrane potential, with a slightly negative charge inside compared to outside. This is maintained by ion channels, such as sodium (Na+) and potassium (K+) channels, which control the flow of ions. When a stimulus, like a touch or a signal from another neuron, triggers the neuron, sodium channels open, allowing sodium ions to...
15.4K
Implicit Differentiation: Problem Solving01:29

Implicit Differentiation: Problem Solving

183
Curves defined implicitly, where variables cannot be separated algebraically, require specialized techniques for analysis. The conchoid of Nicomedes exemplifies such a case. Its equation links x and y in a way that prevents isolation of one variable, making implicit differentiation essential to determine the slope and behavior at any point on the curve.The implicit form of the conchoid can be expressed as:To differentiate this equation, y is treated as a function of x, and the chain rule is...
183
Classification of Systems-II01:31

Classification of Systems-II

651
Continuous-time systems have continuous input and output signals, with time measured continuously. These systems are generally defined by differential or algebraic equations. For instance, in an RC circuit, the relationship between input and output voltage is expressed through a differential equation derived from Ohm's law and the capacitor relation,
651
Second Order systems II01:18

Second Order systems II

557
In an underdamped second-order system, where the damping ratio ζ is between 0 and 1, a unit-step input results in a transfer function that, when transformed using the inverse Laplace method, reveals the output response. The output exhibits a damped sinusoidal oscillation, and the difference between the input and output is termed the error signal. This error signal also demonstrates damped oscillatory behavior. Eventually, as the system reaches a steady state, the error diminishes to zero.
557

You might also read

Related Articles

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

Sort by
Same author

Regenerative Peripheral Nerve Interface (RPNI) and vascularized Denervated Muscle Targets (VDMT): a preclinical rabbit model as a translational feasibility and methodological platform.

Journal of translational medicine·2026
Same author

Concentric Versus Delta Bipolar Probes for Intraneural Fascicle Selection: A Rabbit Model Study.

Plastic and reconstructive surgery. Global open·2026
Same author

Non-Invasive Prediction of Embryo Ploidy from Time-Lapse Videos Using Video Vision Transformers (ViViT).

Studies in health technology and informatics·2026
Same author

Transformer-Based Architecture for Predicting Surgical Complications from EHR Data.

Studies in health technology and informatics·2026
Same author

A representational framework for learning and encoding structurally enriched trajectories in complex agent environments.

Neural networks : the official journal of the International Neural Network Society·2026
Same author

Pioneering robotic surgery for complex gynecologic conditions: implementation beyond cancer care.

Journal of robotic surgery·2025

Related Experiment Video

Updated: Apr 30, 2026

Real-Time Proxy-Control of Re-Parameterized Peripheral Signals using a Close-Loop Interface
11:54

Real-Time Proxy-Control of Re-Parameterized Peripheral Signals using a Close-Loop Interface

Published on: May 8, 2021

4.2K

An equivalence between adaptive dynamic programming with a critic and backpropagation through time.

Michael Fairbank, Eduardo Alonso, Danil Prokhorov

    IEEE Transactions on Neural Networks and Learning Systems
    |May 9, 2014
    PubMed
    Summary
    This summary is machine-generated.

    We introduce Value-Gradient Learning (VGL(λ)), an extension of Dual Heuristic Programming (DHP). This new algorithm guarantees convergence for optimizing control problems, unlike standard DHP.

    More Related Videos

    An Experimental Platform to Study the Closed-loop Performance of Brain-machine Interfaces
    10:51

    An Experimental Platform to Study the Closed-loop Performance of Brain-machine Interfaces

    Published on: March 10, 2011

    16.1K

    Related Experiment Videos

    Last Updated: Apr 30, 2026

    Real-Time Proxy-Control of Re-Parameterized Peripheral Signals using a Close-Loop Interface
    11:54

    Real-Time Proxy-Control of Re-Parameterized Peripheral Signals using a Close-Loop Interface

    Published on: May 8, 2021

    4.2K
    An Experimental Platform to Study the Closed-loop Performance of Brain-machine Interfaces
    10:51

    An Experimental Platform to Study the Closed-loop Performance of Brain-machine Interfaces

    Published on: March 10, 2011

    16.1K

    Area of Science:

    • Adaptive dynamic programming
    • Reinforcement learning
    • Control theory

    Background:

    • Dual Heuristic Programming (DHP) is an adaptive dynamic programming technique for learning critic functions using learned environment models.
    • DHP is applied to optimize control problems in large, continuous state spaces.
    • Standard DHP can exhibit divergence under specific conditions, particularly with greedy policies.

    Purpose of the Study:

    • To extend Dual Heuristic Programming (DHP) into a novel algorithm named Value-Gradient Learning (VGL(λ)).
    • To establish theoretical convergence guarantees for the new VGL(λ) algorithm.
    • To demonstrate the limitations of standard DHP and the advantages of the proposed VGL(λ) through experimental validation.

    Main Methods:

    • Extension of Dual Heuristic Programming (DHP) to create the Value-Gradient Learning (VGL(λ)) algorithm.
    • Mathematical proof establishing the equivalence of a VGL(λ) instance to Backpropagation Through Time for Control (BPTT-C) with a greedy policy.
    • Experimental evaluation including scenarios demonstrating DHP divergence and VGL(λ) convergence.

    Main Results:

    • Equivalence between VGL(λ) and BPTT-C with a greedy policy is proven.
    • VGL(λ) demonstrates guaranteed convergence under smoothness conditions and a greedy policy when using a general smooth nonlinear function approximator for the critic.
    • Experimental results highlight cases where standard DHP diverges, contrasting with the proven convergence of VGL(λ).

    Conclusions:

    • Value-Gradient Learning (VGL(λ)) provides a theoretically sound and convergent alternative to Dual Heuristic Programming (DHP) for control problems.
    • The established link between VGL(λ) and BPTT-C offers new insights into adaptive dynamic programming techniques.
    • VGL(λ) overcomes the convergence limitations of DHP, offering enhanced reliability for complex control tasks.