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

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...
Upsampling01:22

Upsampling

Managing signal sampling rates is essential in digital signal processing to maintain signal integrity. A decimated signal, characterized by a reduced frequency range due to its lower sampling rate, can be upsampled by inserting zeros between each sample. This upsampling process expands the original spectrum and introduces repeated spectral replicas at intervals dictated by the new Nyquist frequency. To refine this zero-inserted sequence, it is passed through a lowpass filter with a cutoff...
Fast Fourier Transform01:10

Fast Fourier Transform

The Fast Fourier Transform (FFT) is a computational algorithm designed to compute the Discrete Fourier Transform (DFT) efficiently. By breaking down the calculations into smaller, manageable sections, the FFT significantly reduces the computational complexity involved. Direct computation of an N-point DFT requires N2 complex multiplications, whereas the FFT algorithm needs only (N/2)log⁡2N multiplications, offering a much faster performance.
The computational efficiency of the FFT becomes...
Linear Approximation in Frequency Domain01:26

Linear Approximation in Frequency Domain

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.
Linear Approximation in Time Domain01:21

Linear Approximation in Time Domain

Nonlinear systems often require sophisticated approaches for accurate modeling and analysis, with state-space representation being particularly effective. This method is especially useful for systems where variables and parameters vary with time or operating conditions, such as in a simple pendulum or a translational mechanical system with nonlinear springs.
For a simple pendulum with a mass evenly distributed along its length and the center of mass located at half the pendulum's length, the...
Power Factor Correction01:20

Power Factor Correction

The power transmission to a factory involves the transfer of apparent power, a combination of active and reactive power. The power factor measures how effectively electrical power is converted into useful work output. The ratio of the real power (KW) that does the work to the apparent power (KVA) supplied to the circuit.

You might also read

Related Articles

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

Sort by
Same author

Synergistic role of plant growth-promoting rhizobacteria and fungi in biofertilizer development for chilli (<i>Capsicum annuum</i> L.): mechanistic and functional insights.

Frontiers in plant science·2026
Same author

Endovascular stem cell therapy reconfigures post-stroke ER dynamics via GRP78/Atlastin/CHOP axis.

Molecular brain·2026
Same author

Pancreatic Ductal Adenocarcinoma (PDAC) Arising from Mixed Duct Intraductal Papillary Mucinous Neoplasm (IPMN) can Mimic Multifocal Pseudocyst.

Pancreas·2026
Same author

Socioeconomic status, disease duration, and DLQI scores in adults with moderate-to-severe atopic dermatitis: A multicenter cross-sectional study.

JAAD international·2026
Same author

Qualitative and quantitative evaluation of phosphate-solubilizing ability of <i>Lysinibacillus macroides</i>: a climate-resilient biofertilizer candidate for sustainable crop nutrition.

Frontiers in microbiology·2026
Same author

Possible Association of Disturbances in the Estrous Cycle with Anxiety-related Behavior in Aluminum-exposed Female Rats.

Annals of African medicine·2026
Same journal

MT-MRI for detection of renal interstitial fibrosis in renovascular disease.

Scientific reports·2026
Same journal

Detection of underground objects from GPR data using a lightweight YOLO-based approach.

Scientific reports·2026
Same journal

Early systemic inflammatory-metabolic trajectory phenotypes are associated with survival outcomes in metastatic renal cell carcinoma treated with nivolumab.

Scientific reports·2026
Same journal

Water balance components in a dry-seeded rice-wheat system: Untangling the effects of tillage and mulching practices.

Scientific reports·2026
Same journal

Topological approaches to quantum tensor train compression via ZX-calculus and SVD.

Scientific reports·2026
Same journal

determinants of flood impacts and adaptive capacity among market vendors in Walukuba-Masese, Jinja city, Uganda.

Scientific reports·2026
See all related articles

Related Experiment Video

Updated: May 11, 2026

High-resolution, High-speed, Three-dimensional Video Imaging with Digital Fringe Projection Techniques
11:34

High-resolution, High-speed, Three-dimensional Video Imaging with Digital Fringe Projection Techniques

Published on: December 3, 2013

High-performance FPGA implementation of HEVC with dynamic programming for optimized intra-frame prediction.

Neeru Rathee1, Tripti Sharma1, Jyoti Yadav2

  • 1Maharaja Surajmal Institute of Technology, Janakpuri, Delhi, 110058, India.

Scientific Reports
|May 9, 2026
PubMed
Summary
This summary is machine-generated.

This study introduces a dynamic programming optimization for High-Efficiency Video Coding (HEVC) encoders on FPGAs. The novel approach significantly boosts throughput and enhances video quality for real-time UHD 4K video processing.

Keywords:
Application-specific integrated circuits (ASIC)Field programmable gate array (FPGA)High-efficiency video coding (HEVC)

Related Experiment Videos

Last Updated: May 11, 2026

High-resolution, High-speed, Three-dimensional Video Imaging with Digital Fringe Projection Techniques
11:34

High-resolution, High-speed, Three-dimensional Video Imaging with Digital Fringe Projection Techniques

Published on: December 3, 2013

Area of Science:

  • Digital Signal Processing
  • Computer Engineering
  • Video Compression Technologies

Background:

  • High-Efficiency Video Coding (HEVC) offers superior compression but suffers from high computational complexity, especially in intra-frame prediction.
  • Existing HEVC implementations struggle with real-time processing of high-resolution video due to computational demands.

Purpose of the Study:

  • To propose and validate a dynamic programming optimization technique for HEVC encoders on an FPGA platform.
  • To enhance both the performance and resource efficiency of HEVC encoding.

Main Methods:

  • Developed a hardware architecture featuring a sample extractor, correlation analyser, and sample predictor utilizing dynamic programming.
  • Implemented the architecture on a Virtex-6 ML605 FPGA platform for hardware validation.
  • Evaluated performance through throughput, power consumption, and Peak Signal-to-Noise Ratio (PSNR) metrics.

Main Results:

  • Achieved an operating frequency of 838 MHz, enabling real-time UHD 4K video encoding.
  • Demonstrated a 43% improvement in throughput, processing 50 frames per second.
  • Showcased high resource efficiency (12% logic, 7% BRAM, 4% DSP) and low power consumption (2.4 W).
  • Achieved PSNR improvements of [Formula: see text]–[Formula: see text] dB over traditional methods.

Conclusions:

  • The proposed dynamic programming approach significantly enhances HEVC encoder performance and resource efficiency on FPGAs.
  • The architecture facilitates low-latency, high-quality, real-time UHD video compression, suitable for next-generation systems.