Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

HIGH-EFFICIENT VLSI ARCHITECTURE FOR THREE OPERAND BINARY ADDER

View through CrossRef
This paper presents a VLSI architecture for a three-operand binary adder. The proposed design is based on a carry-select adder (CSLA) and Han-Carlson (HCA) adder. Carry-select adder is known for its high speed and low power consumption. The architecture uses a novel carry-in selection scheme that reduces the number of logic gates required for carry generation. Additionally, Han-Carlson (HCA), a parallel prefix two-operand adder, can also be used for three-operand addition, significantly reducing the critical path delay at the cost of supplementary hardware. In addition to perform the three-operand binary addition with significantly less space and low power consumption, a novel high-speed and area-efficient adder architecture is suggested. This architecture uses pre-compute bitwise addition followed by carry-selection computation logic. The design also includes a parallel processing unit that allows the efficient computation for multiple operands of multiple results simultaneously. The proposed architecture has been implemented in Verilog HDL and synthesized using a 32nm CMOS technology. The simulation results show that the design achieves high performance with low power consumption. Additionally, the proposed design can be easily scaled to handle larger operands without sacrificing performance or area overhead. When compared to the current three-operand adder approaches, the suggested adder achieves the lowest ADP and PDP.
Title: HIGH-EFFICIENT VLSI ARCHITECTURE FOR THREE OPERAND BINARY ADDER
Description:
This paper presents a VLSI architecture for a three-operand binary adder.
The proposed design is based on a carry-select adder (CSLA) and Han-Carlson (HCA) adder.
Carry-select adder is known for its high speed and low power consumption.
The architecture uses a novel carry-in selection scheme that reduces the number of logic gates required for carry generation.
Additionally, Han-Carlson (HCA), a parallel prefix two-operand adder, can also be used for three-operand addition, significantly reducing the critical path delay at the cost of supplementary hardware.
In addition to perform the three-operand binary addition with significantly less space and low power consumption, a novel high-speed and area-efficient adder architecture is suggested.
This architecture uses pre-compute bitwise addition followed by carry-selection computation logic.
The design also includes a parallel processing unit that allows the efficient computation for multiple operands of multiple results simultaneously.
The proposed architecture has been implemented in Verilog HDL and synthesized using a 32nm CMOS technology.
The simulation results show that the design achieves high performance with low power consumption.
Additionally, the proposed design can be easily scaled to handle larger operands without sacrificing performance or area overhead.
When compared to the current three-operand adder approaches, the suggested adder achieves the lowest ADP and PDP.

Related Results

High-Speed Area-Efficient VLSI Architecture of Three Operand Binary Adder
High-Speed Area-Efficient VLSI Architecture of Three Operand Binary Adder
This paper proposes a novel high-speed three-operand binary adder architecture, namely the Han-Carlson adder, which mitigates the inherent limitations of traditional Carry Save Add...
A Novel High Computing Power Efficient VLSI Architectures of Three Operand Binary Adders
A Novel High Computing Power Efficient VLSI Architectures of Three Operand Binary Adders
Directly or indirectly adders are the basic elements in almost all digital circuits, three operand adders are the basic building blocks in LCG (Linear congruential generator) based...
Four-bit Nanoadder Controlled by Five-Inputs Majority Elements
Four-bit Nanoadder Controlled by Five-Inputs Majority Elements
This paper presents a nano circuit of a full one-bit adder on the proposed five-input majority element. This innovative full adder design is used to development of a four-bit adder...
A 32-bit Ripple-Ling Hybrid Carry adder
A 32-bit Ripple-Ling Hybrid Carry adder
Abstract - This paper presents the design and implementation of a 32-bit Ripple Carry Hybrid Adder that combines the simplicity of the Ripple-Carry Adder (RCA) with the speed advan...
POWER-EFFICIENT VLSI DESIGN: STRATEGIES FOR LOW-POWER APPLICATIONS
POWER-EFFICIENT VLSI DESIGN: STRATEGIES FOR LOW-POWER APPLICATIONS
“Power-Efficient VLSI Design: Strategies for Low-Power Applications” is a comprehensive guide that explores the intricacies of designing energy-efficient integrated circuits, addre...
Performance Comparison of 8-Digit BCD Adders using CLA and Brent–Kung Architectures
Performance Comparison of 8-Digit BCD Adders using CLA and Brent–Kung Architectures
Abstract - Binary Coded Decimal (BCD) adders play a crucial role in digital systems requiring precise decimal arithmetic, particularly in financial computing, commercial applicatio...
Performance Comparison of Adder Topologies with Parallel Processing Adder Circuit
Performance Comparison of Adder Topologies with Parallel Processing Adder Circuit
In today’s modern era IC architecture design adders are become obligatory block. The growth in digitalization scenario to produce compact design products parameters like power, del...

Back to Top