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

Vector Representation of Complex Numbers01:16

Vector Representation of Complex Numbers

122
Complex numbers, represented in Cartesian coordinates, can also be visualized as vectors. These vectors can be expressed in polar form, emphasizing their magnitude and angle. When a complex number is input into a function, the output is another complex number, highlighting the function's zero point from which the vector representation can originate.
Consider a function defined as the product of the complex factors in the numerator divided by the product of the complex factors in the...
122
Convolution: Math, Graphics, and Discrete Signals01:24

Convolution: Math, Graphics, and Discrete Signals

257
In any LTI (Linear Time-Invariant) system, the convolution of two signals is denoted using a convolution operator, assuming all initial conditions are zero. The convolution integral can be divided into two parts: the zero-input or natural response and the zero-state or forced response, with t0 indicating the initial time.
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
257
Reconstruction of Signal using Interpolation01:10

Reconstruction of Signal using Interpolation

195
Signal processing techniques are essential for accurately converting continuous signals to digital formats and vice versa. When a continuous signal is sampled with a period T, the resulting sampled signal exhibits replicas of the original spectrum in the frequency domain, spaced at intervals equal to the sampling frequency. To handle this sampled signal, a zero-order hold method can be applied, which creates a piecewise constant signal by retaining each sample's value until the next...
195
Linear Approximation in Frequency Domain01:26

Linear Approximation in Frequency Domain

91
Linear systems are characterized by two main properties: superposition and homogeneity. Superposition allows the response to multiple inputs to be the sum of the responses to each individual input. Homogeneity ensures that scaling an input by a scalar results in the response being scaled by the same scalar.
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
91
Association Areas of the Cortex01:21

Association Areas of the Cortex

5.3K
Association areas are regions of the cerebral cortex that do not have a specific sensory or motor function. Instead, they integrate and interpret information from various sources to enable higher cognitive processes such as memory, learning, and decision-making. Some key association areas include the following:
Prefrontal Association Area: This area is located in the frontal lobe and is involved in planning, decision-making, and moderating social behavior. It connects with primary motor areas,...
5.3K
Integrator and Differentiator01:13

Integrator and Differentiator

839
Op-amp circuits have significant applications in various fields, including automotive engineering. One such application is cruise control systems in cars, where op-amp circuits are integral for maintaining a constant speed. In these systems, op-amps function as both integrators and differentiators.
An integrator within an op-amp circuit produces an output directly proportional to the integral of the input signal. This is achieved by replacing the feedback resistor in a typical inverting...
839

You might also read

Related Articles

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

Sort by
Same author

Prediction of conduction velocity distribution and motor unit action potential from evoked compound muscle action potential: a novel metaheuristic-based framework.

Biomedical physics & engineering express·2026
Same author

Machine Learning-Based Classification of Gliomas and Tumor Grades with SHAP-Guided Feature Interpretation.

Genes·2026
Same author

Urban Green Space and Mental Health: Mediating Roles of Physical Activity and Social Cohesion.

American journal of health promotion : AJHP·2026
Same author

Integrated Assessment of Wall Shear Stress-Related Hemodynamic Parameters in Abdominal Aortic Aneurysms: A Retrospective Cross-Sectional Study on Ruptured Cases.

International journal for numerical methods in biomedical engineering·2026
Same author

Considering neurophysiological mechanisms of dual-tasking in people with multiple sclerosis: an exploratory, cross-sectional small-N study.

Frontiers in neurology·2026
Same author

Correction: Senceroglu et al. Constructing an Intelligent Model Based on Support Vector Regression to Simulate the Solubility of Drugs in Polymeric Media. <i>Pharmaceuticals</i> 2022, <i>15</i>, 1405.

Pharmaceuticals (Basel, Switzerland)·2026

Related Experiment Video

Updated: Jul 3, 2025

Author Spotlight: Bridging Gaps in Anatomy and Establishing a Foundation for Algorithmic Studies
04:25

Author Spotlight: Bridging Gaps in Anatomy and Establishing a Foundation for Algorithmic Studies

Published on: December 15, 2023

2.4K

FPGA Implementation of Complex-Valued Neural Network for Polar-Represented Image Classification.

Maruf Ahmad1, Lei Zhang1, Muhammad E H Chowdhury2

  • 1Faculty of Engineering and Applied Science, University of Regina, Regina, SK S4S 0A2, Canada.

Sensors (Basel, Switzerland)
|February 10, 2024
PubMed
Summary

This study introduces a novel complex-valued neural network (CVNN) on Field-Programmable Gate Arrays (FPGAs) for efficient image classification. The FPGA-based CVNN achieves superior speed and power efficiency, outperforming existing models for critical applications.

Keywords:
CVNN on FPGAFPGA implementationcomplex-valued neural networkimage classification

More Related Videos

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

539
A Method for 3D Reconstruction and Virtual Reality Analysis of Glial and Neuronal Cells
12:49

A Method for 3D Reconstruction and Virtual Reality Analysis of Glial and Neuronal Cells

Published on: September 28, 2019

12.8K

Related Experiment Videos

Last Updated: Jul 3, 2025

Author Spotlight: Bridging Gaps in Anatomy and Establishing a Foundation for Algorithmic Studies
04:25

Author Spotlight: Bridging Gaps in Anatomy and Establishing a Foundation for Algorithmic Studies

Published on: December 15, 2023

2.4K
Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

539
A Method for 3D Reconstruction and Virtual Reality Analysis of Glial and Neuronal Cells
12:49

A Method for 3D Reconstruction and Virtual Reality Analysis of Glial and Neuronal Cells

Published on: September 28, 2019

12.8K

Area of Science:

  • Computer Science
  • Electrical Engineering
  • Artificial Intelligence

Background:

  • Existing neural network models face limitations in energy and resource efficiency.
  • Field-Programmable Gate Arrays (FPGAs) offer potential for hardware acceleration.
  • Complex-valued neural networks (CVNNs) present advanced architectural possibilities.

Purpose of the Study:

  • To develop an energy-efficient and resource-optimized image classification system.
  • To explore the deployment of CVNNs on FPGAs for enhanced performance.
  • To address the limitations of current neural network models in speed and power consumption.

Main Methods:

  • Implemented a novel Cartesian to polar image transformation to reduce data volume.
  • Designed and optimized a CVNN model specifically for FPGA implementation.
  • Evaluated the system's performance on the MNIST dataset for image classification.

Main Results:

  • The developed CVNN_128 model achieved 88.3% accuracy on the MNIST test dataset.
  • Inference time was significantly reduced to 1.6 ms with a power consumption of 4.66 mW.
  • The system demonstrated over 100x improvement in classification speed and power efficiency compared to existing models.

Conclusions:

  • FPGA implementation of CVNNs offers substantial advantages for image classification.
  • The proposed approach excels in scenarios demanding high speed, low resource usage, and minimal power consumption.
  • This research highlights a promising direction for efficient deep learning hardware acceleration.