Related Experiment Video
Updated: Jan 10, 2026

09:33
A Technical Perspective in Modern Tree-ring Research - How to Overcome Dendroecological and Wood Anatomical Challenges
Published on: March 5, 2015
29.6K
Design of high-performance, accurate, and approximate Dadda-tree multipliers for image processing applications
Aqib Amin Rather1, Burhan Khurshid2, Shoeib Amin Banday3
1Department of ECE, National Institute of Technology, Srinagar, Jammu and Kashmir, India.
Scientific Reports
|November 21, 2025
Summary
This study introduces efficient approximate computing multipliers for FPGAs, trading accuracy for performance. The novel design significantly improves power-delay-area product and image processing quality, especially for medical imaging.
Area of Science:
- Computer Engineering
- Digital Systems Design
- Approximate Computing
Background:
- Approximate computing offers a trade-off between accuracy and performance for enhanced efficiency.
- Efficient multiplier architectures are crucial for resource-constrained FPGA platforms.
- Existing multipliers may not meet the demands for high-performance, low-resource applications.
Purpose of the Study:
- To design and implement efficient approximate multiplier architectures for FPGAs.
- To leverage approximate computing principles for improved performance and resource utilization.
- To evaluate the proposed multipliers for error-resilient applications like medical imaging.
Main Methods:
- FPGA implementation of accurate and approximate multiplier units using the Dadda algorithm.
- Novel partial product reduction technique to minimize resources and critical path delay.
- Performance evaluation using power-delay-area product (PDAP) and peak signal-to-noise ratio (PSNR).
Main Results:
- The best-performing approximate 8x8 multiplier achieved a 28% and 37% improvement in PDAP over Xilinx exact and existing approximate multipliers.
- Significant improvement in PSNR observed during image processing across different modalities.
- Demonstrated superior performance in healthcare-related image processing tasks.
Conclusions:
- The proposed approximate multipliers offer a resource-efficient alternative to traditional designs.
- The novel technique effectively reduces resource utilization and critical path delay on FPGAs.
- The multipliers show strong potential for applications requiring error resilience, particularly in medical imaging.
Related Concept Videos
Fast Fourier Transform
856
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)log2N multiplications, offering a much faster performance.
The computational efficiency of the FFT becomes...
The computational efficiency of the FFT becomes...
856
Design Example: Capacitance Multiplier Circuit
1.4K
In integrated circuit technology, a capacitance multiplier is often utilized to produce a larger capacitance value when a small physical capacitance falls short. This is achieved by a circuit that multiplies capacitance values by a factor of up to 1000, such that a 10-pF capacitor can replicate the performance of a 100-nF capacitor.
The circuit illustrated in Figure 1 below incorporates two op-amps, with the first operating as a voltage follower and the second acting as an inverting amplifier.
The circuit illustrated in Figure 1 below incorporates two op-amps, with the first operating as a voltage follower and the second acting as an inverting amplifier.
1.4K

