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

Fast Decoupled and DC Powerflow01:24

Fast Decoupled and DC Powerflow

376
The fast decoupled power flow method addresses contingencies in power system operations, such as generator outages or transmission line failures. This method provides quick power flow solutions, essential for real-time system adjustments. Fast decoupled power flow algorithms simplify the Jacobian matrix by neglecting certain elements, leading to two sets of decoupled equations:
376
Network Function of a Circuit01:25

Network Function of a Circuit

445
Frequency response analysis in electrical circuits provides vital insights into a circuit's behavior as the frequency of the input signal changes. The transfer function, a mathematical tool, is instrumental in understanding this behavior. It defines the relationship between phasor output and input and comes in four types: voltage gain, current gain, transfer impedance, and transfer admittance. The critical components of the transfer function are the poles and zeros.
445
Block Diagram Reduction01:22

Block Diagram Reduction

355
The process of deriving the transfer function of a control system often involves reducing its block diagram to a single block. This simplification can be achieved through a series of strategic operations, including relocating branch points and comparators. These operations preserve the overall function of the system while allowing for easier manipulation and combination of blocks.
The first step in this process is the identification and relocation of a branch point. A branch point, where a...
355
Ampere-Maxwell's Law: Problem-Solving01:17

Ampere-Maxwell's Law: Problem-Solving

864
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...
864
Biasing of FET01:22

Biasing of FET

423
Biasing a Junction Field Effect Transistor (JFET) is crucial for setting operational parameters and ensuring efficient functioning in electronic circuits. JFETs are characterized by using a single carrier type in N-channel or P-channel configurations, where the channel is surrounded by PN junctions. These junctions are central to the device's ability to control current flow.
In an N-channel JFET, the structure consists of N-type material forming the channel on a P-type substrate, with the...
423
Design Consideration01:22

Design Consideration

388
Designing a structure involves a series of considerations, primarily the material's ultimate strength, calculated through tests that measure changes under increased force until the material reaches its breaking point or limit. The ultimate load, where the material breaks, is divided by its original cross-sectional area, resulting in the ultimate normal stress or strength. The ultimate shearing stress is another significant factor taken into account.
The factor of safety is another key...
388

You might also read

Related Articles

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

Sort by
Same author

Molecular Pathogenesis of and Regenerative Strategies for Osteonecrosis of the Femoral Head.

Tissue engineering. Part B, Reviews·2026
Same author

Screening and Evaluation of Salt-Tolerant Wheat Cultivars.

Plants (Basel, Switzerland)·2026
Same author

Visualizing Electrochemical Oxidation and Dissolution of Platinum Surfaces at the Atomic Scale.

Journal of the American Chemical Society·2026
Same author

Anxiety modulates voluntary attentional orienting to emotional gaze cues: Eye movements for pro- and anti-saccades.

Psychonomic bulletin & review·2026
Same author

Network Pharmacology Analysis and Animal Experiment Validation of Penthorum chinense Pursh in Treating Cholestatic Liver Disease.

Current pharmaceutical design·2026
Same author

A Thr/Ser-centered phosphate-binding triad of phosphate-binding protein SphX from Synechocystis.

Communications biology·2026
Same journal

Supporting human-agent communication for explainable planning in spatial-temporal planning problems.

Neural computing & applications·2026
Same journal

Contrastive learning-based video quality assessment-jointed video vision transformer for video recognition.

Neural computing & applications·2026
Same journal

Sequential pattern transformer (SPT): a generative and interpretable framework for predicting disease trajectories.

Neural computing & applications·2026
Same journal

Balancing misclassification errors in image-based inference using problem domain semantics and a nested cascade architecture.

Neural computing & applications·2025
Same journal

Deep multi-objective reinforcement learning for utility-based infrastructural maintenance optimization.

Neural computing & applications·2025
Same journal

A fairness scale for real-time recidivism forecasts using a national database of convicted offenders.

Neural computing & applications·2025
See all related articles

Related Experiment Video

Updated: Nov 4, 2025

Deep Neural Networks for Image-Based Dietary Assessment
13:19

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.5K

Resource-constrained FPGA/DNN co-design.

Zhichao Zhang1, Abbas Z Kouzani1

  • 1School of Engineering, Deakin University, Geelong, VIC 3216 Australia.

Neural Computing & Applications
|May 24, 2021
PubMed
Summary
This summary is machine-generated.

This study miniaturizes deep neural networks (DNNs) for neurotransmitter analysis using electrochemical data. A novel algorithm compresses DNNs by 6.18x, enabling efficient execution on low-resource FPGA platforms.

Keywords:
Deep neural networkElectrochemical sensingField-programmable gate arrayHardware-and-software co-designLempel–Ziv–Welch compression

More Related Videos

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

885

Related Experiment Videos

Last Updated: Nov 4, 2025

Deep Neural Networks for Image-Based Dietary Assessment
13:19

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.5K
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

885

Area of Science:

  • * Computational Neuroscience
  • * Electrical Engineering
  • * Analytical Chemistry

Background:

  • * Deep neural networks (DNNs) excel in learning tasks but require substantial computational resources.
  • * Executing complex DNNs on low-resource platforms necessitates hardware-software co-design strategies.
  • * Electrochemical methods are vital for neurotransmitter concentration analysis.

Purpose of the Study:

  • * To develop a miniaturized deep neural network (DNN) for analyzing electrochemical data.
  • * To reduce DNN resource utilization for deployment on low-resource processing platforms.
  • * To enable efficient neurotransmitter concentration determination using DNNs on FPGAs.

Main Methods:

  • * A DNN model was applied to analyze electrochemical data for neurotransmitter concentration.
  • * A DNN miniaturization algorithm combined pruning (weight reduction) and Lempel-Ziv-Welch compression.
  • * A DNN overlay integrated decompression and inference for FPGA execution on a PYNQ-Z2 board.

Main Results:

  • * The DNN miniaturization algorithm achieved a compression factor of 6.18.
  • * Resource utilization on the FPGA was reduced by approximately 50%.
  • * The approach successfully executed the DNN without complex quantization algorithms.

Conclusions:

  • * Hardware-software co-design effectively reduces DNN complexity for low-resource applications.
  • * Miniaturized DNNs are suitable for real-time analysis of electrochemical data, such as neurotransmitter concentrations.
  • * The proposed method offers a practical solution for deploying DNNs on FPGAs, enhancing efficiency and reducing hardware requirements.