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

Echo01:06

Echo

The human ear cannot distinguish between two sources of sound if they happen to reach within a specific time interval, typically 0.1 seconds apart. More than this, and they are perceived as separate sources.
Imagine the sound is reflected back to the ears. Assuming that the source is very close to the human, the difference between hearing the two sounds—the emitted sound and the reflected sound—may be more than the minimum time for perceiving distinct sounds. If this is the case, then the...
Reconstruction of Signal using Interpolation01:10

Reconstruction of Signal using Interpolation

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 sampling...
Integration by Parts: Problem Solving01:29

Integration by Parts: Problem Solving

Smart speakers process voice commands by modeling audio inputs as piecewise functions and analyzing them through integration against trigonometric functions, such as cosine. This mathematical approach is fundamental in signal processing, where complex sound waves are decomposed into simpler frequency components.Consider a definite integral involving a piecewise function multiplied by a cosine function. Because the function is defined differently over separate intervals, the integral is split...
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.
Rectangular and Triangular Pulse Function01:19

Rectangular and Triangular Pulse Function

The unit rectangular pulse function is mathematically represented by a rectangular function centered at the origin with a height of one unit. This function is defined by two parameters: T, which specifies the center location of the pulse along the time axis, and τ, which determines the pulse duration.
For example, consider a rectangular pulse with a 5V amplitude, a 3-second duration, and centered at t=2 seconds. This pulse can be expressed using the rectangular function, written as,
Deconvolution01:20

Deconvolution

Deconvolution, also known as inverse filtering, is the process of extracting the impulse response from known input and output signals. This technique is vital in scenarios where the system's characteristics are unknown, and they must be inferred from the observable signals.
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...

You might also read

Related Articles

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

Sort by
Same author

Adaptive Sampling for Sound Propagation.

IEEE transactions on visualization and computer graphics·2019
Same author

Audio-Material Reconstruction for Virtualized Reality Using a Probabilistic Damping Model.

IEEE transactions on visualization and computer graphics·2019
Same author

ADMM ⊇ Projective Dynamics: Fast Simulation of Hyperelastic Models with Dynamic Constraints.

IEEE transactions on visualization and computer graphics·2017
Same author

Pairwise Force SPH Model for Real-Time Multi-Interaction Applications.

IEEE transactions on visualization and computer graphics·2017
Same author

Isotropic Failure Criteria Are Not Appropriate for Anisotropic Fibrous Biological Tissues.

Journal of biomechanical engineering·2017
Same author

Blur and the perception of depth at occlusions.

Journal of vision·2016
Same journal

MesoSplats: Texture Synthesis with Gaussian Splatting.

IEEE transactions on visualization and computer graphics·2026
Same journal

GLLA: A Unified Force-Directed Graph Layout Framework Supporting Local Adjustments.

IEEE transactions on visualization and computer graphics·2026
Same journal

Multi-Perception Crowd: Learning to combine entity and implicit perception for diverse crowd simulation.

IEEE transactions on visualization and computer graphics·2026
Same journal

Hiding in Plain Sight: Camouflaging Real-world Objects.

IEEE transactions on visualization and computer graphics·2026
Same journal

RTF2Mesh: Restricted Tangent Face Based Mesh Compression With Neural Displacement Fields.

IEEE transactions on visualization and computer graphics·2026
Same journal

Practical Occluder Generation for Mobile Games.

IEEE transactions on visualization and computer graphics·2026
See all related articles

Related Experiment Video

Updated: Jun 21, 2026

A Stable Phantom Material for Optical and Acoustic Imaging
04:54

A Stable Phantom Material for Optical and Acoustic Imaging

Published on: June 16, 2023

Efficient and accurate sound propagation using adaptive rectangular decomposition.

Nikunj Raghuvanshi1, Rahul Narain, Ming C Lin

  • 1Department of Computer Science, University of North Carolina, Chapel Hill, Chapel Hill, NC 27599-3175, USA.

IEEE Transactions on Visualization and Computer Graphics
|July 11, 2009
PubMed
Summary
This summary is machine-generated.

This study introduces a new technique for accurate sound simulation in complex virtual environments. It achieves significant performance and memory gains, enabling detailed acoustic analysis on desktop computers.

More Related Videos

Continuous-Wave Propagation Channel-Sounding Measurement System - Testing, Verification, and Measurements
09:36

Continuous-Wave Propagation Channel-Sounding Measurement System - Testing, Verification, and Measurements

Published on: June 25, 2021

An Automated System for Sound Localization Testing in Hearing-Impaired Listeners
07:52

An Automated System for Sound Localization Testing in Hearing-Impaired Listeners

Published on: March 13, 2026

Related Experiment Videos

Last Updated: Jun 21, 2026

A Stable Phantom Material for Optical and Acoustic Imaging
04:54

A Stable Phantom Material for Optical and Acoustic Imaging

Published on: June 16, 2023

Continuous-Wave Propagation Channel-Sounding Measurement System - Testing, Verification, and Measurements
09:36

Continuous-Wave Propagation Channel-Sounding Measurement System - Testing, Verification, and Measurements

Published on: June 25, 2021

An Automated System for Sound Localization Testing in Hearing-Impaired Listeners
07:52

An Automated System for Sound Localization Testing in Hearing-Impaired Listeners

Published on: March 13, 2026

Area of Science:

  • Computational physics
  • Acoustics
  • Computer graphics

Background:

  • Accurate sound rendering enhances realism in interactive applications and aids engineering predictions.
  • Numerical simulation of wave propagation is key for realistic sound, but computationally demanding.
  • Traditional methods like Finite-Difference Time-Domain (FDTD) face computational and memory challenges.

Purpose of the Study:

  • To develop an efficient and accurate technique for simulating sound propagation in complex 3D virtual environments.
  • To overcome the computational limitations of existing wave simulation methods.
  • To enable high-fidelity acoustic analysis and auditory display on commodity hardware.

Main Methods:

  • Utilizes an adaptive rectangular decomposition of 3D scenes.
  • Leverages the analytical solution of the Wave Equation in rectangular domains.
  • Employs an efficient Graphics Processing Unit (GPU) implementation of the Discrete Cosine Transform (DCT).

Main Results:

  • Achieves at least a 100-fold performance increase over standard FDTD methods.
  • Demonstrates a 10-fold improvement in memory efficiency compared to FDTD.
  • Enables accurate numerical acoustic simulation in the kilohertz range for large, complex scenes.

Conclusions:

  • The proposed technique significantly enhances the efficiency and feasibility of acoustic simulations.
  • This advancement allows for complex acoustic analysis and auditory display on standard desktop computers.
  • The method opens new possibilities for real-time acoustic applications and architectural design.