SlideShare a Scribd company logo
1 of 7
Download to read offline
IOSR Journal of Electronics and Communication Engineering (IOSR-JECE)
e-ISSN: 2278-2834,p- ISSN: 2278-8735.Volume 10, Issue 6, Ver. III (Nov - Dec .2015), PP 27-33
www.iosrjournals.org
DOI: 10.9790/2834-10632733 www.iosrjournals.org 27 | Page
Implementation of a High Speed and Power Efficient Reliable
Multiplier Using Adaptive Hold Technique
Padala.Abhishek.T.S.1
, Dr. Shaik.Mastan Vali, M.E, Ph.D2
1
M.Tech.Student, Department of ECE, MVGR College of Engineering, Vizianagaram, India.
2
Professor, Department of ECE, MVGR College of Engineering, Vizianagaram, India.
Abstract: Digital multipliers, the most important part which is used to implement most of the digital processing
and arithmetic applications such as Filters, FFT’s, etc. As the rapid developments in technology required, many
researchers are going to design multipliers which offers an efficient design aspects with respect to the speed
and power consumption. Digital multipliers are one of the most essential arithmetic functional units. The
overall performance of these systems depends on the multiplier’s throughput. The negative bias temperature
instability (NBTI) effect occurs when a pMOS transistor is under negative bias (Vgs = −Vdd), which results the
increase in the threshold voltage of the pMOS transistor, hence the delay in the multiplier is increased. In the
same way, positive bias temperature instability, occurs when an nMOS transistor is under positive bias. Both
the temperature effects decreases the transistor speed, in the long run, the system may fail due to timing
violations. Hence, there is a need to design a high speed and power efficient multiplier to increase the
performance of the device. In this paper Design of Multiplier circuit using Adaptive Hold Technique is
proposed. By using AHT circuit we can reduce the NBTI & PBTI effects, hence performance in terms of delay
will be increased and the aging effects will be reduced.
Keywords: Adaptive hold Technique (AHT), Metal oxide semiconductor (MOS), Negative bias temperature
instability (NBTI), positive bias temperature instability (PBTI).
I. Introduction
A multiplier is one of the most important unit which plays a vital role among most of the critical
arithmetic functional units in many applications such as Discrete cosine transforms (DCTs), digital filtering,
Fourier transform (FTs), The rate of production of these application devices depends on multipliers. If the
multipliers have high delay then the overall performance of the device will be reduced.
Moreover, there are some temperature instability effects such as NBTI (Negative bias temperature
instability) and PBTI (Positive bias temperature instability) occurs at the harsh environment in some
applications like aerospace applications, chemical industries and in various nuclear applications. The NBTI
occurs when a pMOS transistor is under negative bias (Vgs=−Vdd). In this situation, the interaction between
inversion layer holes and hydrogen- passivated Si atoms breaks the Si–H bond generated during the oxidation
process, generating H or H2 molecules. When these molecules get diffused, there will be incorporate traps will
be left. These traps between silicon and the gate oxide lead to increase in threshold voltage (Vth) and
automatically show an impact on reducing the speed in circuit switching. When the biased voltage is removed,
the reverse reaction occurs, and then NBTI effect will be reduced. However, the reverse reaction does not
eliminate all the interface traps generated during the stress phase, and Vth is increased in the long term. Hence, it
is important to design a more reliable high-performance multiplier which must have reduced threshold voltage
so, that NBTI can be reduced.
The similar effect on an nMOS transistor is PBTI, which occurs when an nMOS transistor is under
positive bias. Compared with the NBTI effect, the PBTI effect is much smaller on oxide/polygate transistors,
and therefore is usually ignored. Whereas, for high-k/metal-gate nMOS transistors with significant charge
trapping, the PBTI effect can no longer be ignored. In open literature it is shown that the PBTI effect is more
significant than the NBTI effect on 32-nm high-k/metal-gate processes [2].
A traditional method to mitigate the aging effect is overdesign [3], including such things as guard-
banding and gate over sizing; however, this approach are area and power inefficient. To avoid this problem,
many NBTI-aware methodologies have been proposed. An NBTI-aware technology mapping technique was
proposed by Yang etal., Calmera.A etal,.[3-6] to guarantee the performance of the circuit during its lifetime.
B.C.Paul, etal designed an NBTI-aware sleep transistor [7] to reduce the aging effects on pMOS sleep-
transistors, and the lifetime stability of the power-gated circuits under consideration was improved. Y Y. Chen
et al [8] proposed a joint logic restructuring and pin reordering method, which is based on detecting functional
symmetries and transistor stacking effects. They also proposed an NBTI optimization method that considered
path sensitization. Y.Lee etal., M.Basoglu etal., [9, 10] proposed dynamic voltage scaling and body-basing
Implementation of a High Speed and Power Efficient Reliable Multiplier Using Adaptive...
DOI: 10.9790/2834-10632733 www.iosrjournals.org 28 | Page
techniques to reduce power or extend circuit life. However, these techniques require circuit modifications or
optimization in specific circuits.
Traditional circuits use critical path delay as the overall circuit clock cycle in order to perform
correctly. However, the probability that the critical paths are activated is low. In most cases, the path delay is
shorter than the critical path. For these noncritical paths, using the critical path delay as the overall cycle period
will result in significant timing waste. Hence, the proposed adaptive hold multiplier is designed to reduce the
delay as well as to eliminate the temperature instabilities.
II. Existing Methods
2.1. Array Multiplier
The Array multiplier is well known due to its regular structure. Multiplier circuit is based on add and
shift algorithm. Each partial product is generated by the multiplication of the multiplicand with one multiplier
bit. The partial product are shifted according to their bit orders and then added. The addition can be performed
with normal carry propagate adder. N-1 adders are required where N is the multiplier length.
Fig.1 Multiplication Process
The AM is a fast parallel multiplier and the multiplication process is as shown in Fig. 1, and Fig.2
shows the block diagram of Array Multiplier. It consists of (n−1) rows of carry save adder (CSA), in which each
row contains (n − 1) full adder (FA) cells. Each FA in the CSA array has two outputs: 1) the sum bit goes down
and 2) the carry bit goes to the lower left FA. The last row is a ripple adder for carry propagation. The FAs in
the AM are always active regardless of input. In the results 16bit, 32bit array multipliers is designed and
compared.
Fig.2 Array Multiplier
2.2 Column Bypassing Multiplier
A column-bypassing multiplier is an advanced multiplier when compared to the traditional array
multiplier (AM). A low-power column-bypassing multiplier design is proposed to reduce power and delay as
well. According to Column Bypasing Multiplier the FA operations are disabled with the corresponding bit in the
multiplicand is 0. Fig.3 shows the architecture of 4×4 column-bypassing multiplier. In open literature the
column-bypassing multiplier is available [11] it is given by M.C.Wen, etal.
Implementation of a High Speed and Power Efficient Reliable Multiplier Using Adaptive...
DOI: 10.9790/2834-10632733 www.iosrjournals.org 29 | Page
Fig.3 Column Bypassing Multiplier
2.3 Row-Bypassing Multiplier
A low-power row-bypassing multiplier [13]
is also proposed to reduce the activity power of the AM. The
internal Architecture of the Row bypassing multiplier is as shown in the Fig.4. The operation of the low-power
row-bypassing multiplier is nearer as that of the low-power column-bypassing multiplier, but the difference is
the selector of the multiplexers and the tristate gates. The inputs are bypassed to FAs in the second rows, and the
tristate gates turn off the input paths to the FAs. Therefore, no switching activities occur in the first-row FAs; in
return, power consumption is reduced. Similarly, because b2 is 0, no switching activities will occur in the
second-row FAs. However, the FAs must be active in the third row because the b3 is not zero.
More detailed information for the row-bypassing multiplier is given in the open literature [12] by J.Ohban etal.
Fig.3 Row-bypassing multiplier.
III. Proposed Technique
The aging-aware reliable multiplier is designed by interlinking the Adaptive Hold Technique to the
either Row-bypassing or Column- bypassing multipliers. The proposed AHT Architecture consists of different
blocks such as of two m-bit inputs (m is a positive number), one 2m-bit output, one column or row-bypassing
multiplier, 2m 1-bit Razor flip-flops, and an AHT circuit. The overall architecture of the Aging Multiplier is as
shown in Fig.4.
As the two aging-aware multipliers can be implemented using similar architecture, and the difference
between the two bypassing multipliers lies in the input signals of the AHT. According to the bypassing selection
in the column or row-bypassing multiplier, the input signal of the AHT in the architecture with the column-
bypassing multiplier is the multiplicand (Md), whereas that of the row-bypassing multiplier is the multiplicator
Implementation of a High Speed and Power Efficient Reliable Multiplier Using Adaptive...
DOI: 10.9790/2834-10632733 www.iosrjournals.org 30 | Page
(mr). Razor flip-flops can be used to detect whether timing violations occur before the next input pattern arrives.
The functioning of the each module in the proposed multiplier is illustrated as follows:
Fig.4 Architecture of Aging Aware Multiplier
3.1 Razor flip flop
Razor flip-flops can be used to detect whether timing violations occur before the next input pattern
arrives. A 1-bit Razor flip-flop contains a main flip-flop, shadow latch, XOR gate, and multiplexer. The main
flip-flop catches the execution result for the combination circuit using a normal clock signal, and the shadow
latch catches the execution result using a delayed clock signal, which is slower than the normal clock signal. If
the latched bit of the shadow latch is different from that of the main flip-flop, this means the path delay of the
current operation exceeds the cycle period, and the main flip-flop catches an incorrect result. If errors occur, the
Razor flip-flop will set the error signal to 1 to notify the system to reexecute the operation and notify the AHL
circuit that an error has occurred.
Fig.5 Razor Flip-flop
3.2 Adaptive hold Technique
The Adaptive Hold Technique circuit is the key component of variable-latency multiplier. The AHL
circuit contains decision block, MUX and a D flip-flop. If the cycle period is too short, the column-bypassing
multiplier is not able to complete these operations successfully, causing timing violations. These timing
violations will be caught by the Razor flip-flops, which generate error signals. If errors happen frequently, it
means the circuit has suffered significant timing degradation due to the aging effect.
The overall flow of the proposed architecture is as follows: when input pattern is arrived to the column
or row bypassing multiplier, the AHT circuit execute simultaneously. According to the number of zeros in the
multiplicand or multiplicator, the AHT circuit will decides whether the input patterns require one or two cycles.
If the input pattern requires two cycles to complete, the AHT will output 0 to disable the clock signal of the flip-
flops. Otherwise, the AHT will output 1 for normal operations. When the column or row bypassing multiplier
finishes the operation, the result will be passed to the Razor flip-flops. The Razor flip-flops check whether there
is the path delay timing violation. If timing violations occur, it means the cycle period is not long enough for the
current operation to complete and that the execution result of the multiplier is incorrect. Thus, the Razor flip-
flops will output an error to inform the system that the current operation needs to be reexecuted using two cycles
to ensure the operation is correct. In this situation, the extra reexecution cycles caused by timing violation incurs
a penalty to overall average latency. However, the proposed AHT circuit can accurately predict whether the
input patterns require one or two cycles in most cases. Only a few input patterns may cause a timing variation
Implementation of a High Speed and Power Efficient Reliable Multiplier Using Adaptive...
DOI: 10.9790/2834-10632733 www.iosrjournals.org 31 | Page
when the AHT circuit judges incorrectly. In this case, the extra reexecution cycles did not produce significant
timing degradation.
Fig.6 Internal Architecture of AHT circuit
IV. Results
The traditional multipliers and proposed multiplier with 16bit, 32bit are designed in Verilog using
Xilinx tool 14.1 version and the simulations are observed with ISE simulator. Xilinx Synthesizer is used to
analyse the delay and the Xpower analyzer is used to analyse the Static and Dynamic power. Fig.7- Fig.11 are
the simulation results for 16 bit multipliers, Fig.12 - Fig.16 are simulation results for 32 bit multipliers. Table.1
and Table.2 are the synthesis results of 16 and 32bit multipliers respectively.
4.1 Simulations results
Fig.7 16x16 Array Multiplier
Fig.8 16x16 Row bypassing
Fig.9 16x16 Column bypassing
Fig.10 16x16 AHT using row bypassing
Fig.11 16x16 AHT using column bypassing
Implementation of a High Speed and Power Efficient Reliable Multiplier Using Adaptive...
DOI: 10.9790/2834-10632733 www.iosrjournals.org 32 | Page
Fig.12 32x32 Array Multiplier
Fig.13 32*32 Row bypassing
Fig.14 32*32 Column bypassing
Fig.15 32*32 AHT using row bypassing
Fig.16 32*32 AHT using column bypassing.
4.2 Synthesis results
Table.1 Comparison table of 16*16 multipliers
NAME
DELAY in
ns
POWER
(W)
AREA
Quiescent Power
(W)
Dynamic Power
(W)
Total Power
(W)
LUTs FFs SLICES
Array 41.821 0.081 0.12 0.201 701 - 389
Row
Bypassing
32.162 0.081 0.061 0.142 857 - 476
Column
Bypassing
30.872 0.081 0.04 0.121 726 - 409
AHT Row 6.420 0.081 0.008 0.089 1375 130 712
AHT Column 6.420 0.081 0.005 0.085 1199 132 626
Implementation of a High Speed and Power Efficient Reliable Multiplier Using Adaptive...
DOI: 10.9790/2834-10632733 www.iosrjournals.org 33 | Page
Table.2 Comparison table of 32*32 Multipliers
V. Conclusion
In this paper the proposed Technique for multiplier design has three important features. First, its Delay
is very less when compared to the Traditional Multipliers. Second, it can provide reliable operations even after
the aging effect occurs. The Razor flip-flops detect the timing violations and re-execute the operations using two
cycles. Last but not least, the AHT architecture is power efficient and it can also adjust the percentage of one-
cycle patterns to minimize performance degradations due to the aging effect. When the circuit is aged, and many
errors occur, the AHT circuit uses the second judging block to decide if an input is one cycle or two cycles and
hence the timing errors can also be eliminated and can perform the error free operations. As the AHT Technique
can be implemented by using both Row and Column bypassing multipliers, the 32bit AHT row bypassing
multiplier can perform its task with decrease of 47.004ns delay and 79milli-watts power dissipation when
compared to normal row multiplier. Similarly, the AHT column by passing multipliers can perform its task with
decrease of 45.507ns delay and 70milli-watts power dissipation when compared to normal column multiplier.
The proposed AHT architecture has a disadvantage in terms of size as the number of LUTs and Slices are more
in addition the Flip-flops are also used in order to increase the speed. But the AHT Multipliers has a great
advantage in the both Power and Delay as well but and hence, it can be stated as the reliable multiplier
technique which can be used in harsh environment mostly in aerospace applications etc.
References
[1] Lin.I.C., Cho.Y.H. and Yang.Y.M., Aging-Aware Reliable Multiplier Design With Adaptive Hold Logic, IEEE Transactions
on Very Large Scale Integration(VLSI) Systems, 23(3), 2015, 544-556.
[2] S.Zafar, A. Kumar, E. Gusev, and E. Cartier, Threshold voltage instabilities in high-k gate dielectric stack,IEEE Trans. Device
Mater, 5(1), 2005, 45–64.
[3] Yang, Hao.I, Shyh.Chyiyang, Wei Hwang and Ching Te Chuang, Impacts of NBTI/PBTI on Timing Control Circuits and
Degradation Tolerant Design in Nanoscale CMOS SRAM, IEEE Transactions on Circuits and Systems I, 58(6), 2011, 1239-1251.
[4] Calimera.A, Macii.E. and Poncino.M., Design Techniques for NBTI-Tolerant Power-Gating Architectures, IEEE Transactions on
Circuits and Systems II, 59(4),2012,249- 253.
[5] Paul.B.C., Kunhyuk Kang, Kufluoglu.H., Alam.M.A. and Roy.K., Impact of NBTI on the temporal performance degradation of
digital circuits, IEEE Transactions on Electron Device Letters, 26(8), 2005, 560-562.
[6] B.C.Paul, K.Kang, H.Kufluoglu, M.A.Alam and K.Roy, Negative bias temperature instability: Estimation and design for improved
reliability of nanoscale circuit, IEEE Transaction on Computer Aided Design and Integrated Circuits Systems, 26(4), 2007, 743–
751.
[7] Olivieri.N, Design of synchronous and asynchronous variable-latency pipelined multipliers, IEEE Transactions on Very Large Scale
Integration (VLSI) Systems, 9(2), 2001, 365-376.
[8] Y.Y.Chen, Variable-latency adder (VL-Adder) designs for low power and NBTI tolerance, IEEE Transaction on Very Large Scale
Integration (VLSI) Systems, 18(11), 2010, 1621–1624.
[9] M.Basoglu, M.Orshansky and M.Erez, NBTI-aware DVFS, A new approach to saving energy and increasing processor lifetime:
Proc.ACM/IEEE ISLPED, 2010, 253–258.
[10] D.Mohapatra, G.Karakonstantis and K.Roy, Low-power process variation tolerant arithmetic units using input-based elastic
clocking: Proc.ACM/IEEE ISLPED, 2007, 74–79.
[11] M.C.Wen, S.J.Wang and Y.N.Lin, Low power parallel multiplier with column bypassing: Proc. of IEEE ISCAS, 2005,1638–1641.
[12] J.Ohban, V.G.Moshnyaga and K.Inoue, Multiplier energy reduction through bypassing of partial products: Proc. APCCAS, 2002.
NAME
DELAY
in ns
POWER
(W)
AREA
Quiescent
Power (W)
Dynamic
Power (W)
Total
Power
(W)
LUTs FFs SLICES
Array 73.619 0.081 0.142 0.223 2963 - 1647
Row
Bypassing
53.467 0.081 0.088 0.169 3640 - 2018
Column
Bypassing
51.973 0.081 0.075 0.156 3063 - 1720
AHT Row 6.463 0.081 0.009 0.09 5153 259 2653
AHT
Column
6.466 0.081 0.005 0.086 4852 271 2676

More Related Content

What's hot

An Optimized Device Sizing of Two-Stage CMOS OP-AMP Using Multi-Objective Gen...
An Optimized Device Sizing of Two-Stage CMOS OP-AMP Using Multi-Objective Gen...An Optimized Device Sizing of Two-Stage CMOS OP-AMP Using Multi-Objective Gen...
An Optimized Device Sizing of Two-Stage CMOS OP-AMP Using Multi-Objective Gen...ijcisjournal
 
IRJET - Optimizing a High Lateral Misalignment Tolerance of the Short-Ra...
IRJET  -  	  Optimizing a High Lateral Misalignment Tolerance of the Short-Ra...IRJET  -  	  Optimizing a High Lateral Misalignment Tolerance of the Short-Ra...
IRJET - Optimizing a High Lateral Misalignment Tolerance of the Short-Ra...IRJET Journal
 
Design a Low Power High Speed Full Adder Using AVL Technique Based on CMOS Na...
Design a Low Power High Speed Full Adder Using AVL Technique Based on CMOS Na...Design a Low Power High Speed Full Adder Using AVL Technique Based on CMOS Na...
Design a Low Power High Speed Full Adder Using AVL Technique Based on CMOS Na...IOSR Journals
 
Design and Analysis of Low Power High Speed Hybrid logic 8-T Full Adder Circuit
Design and Analysis of Low Power High Speed Hybrid logic 8-T Full Adder CircuitDesign and Analysis of Low Power High Speed Hybrid logic 8-T Full Adder Circuit
Design and Analysis of Low Power High Speed Hybrid logic 8-T Full Adder CircuitAssociate Professor in VSB Coimbatore
 
Approximated computing for low power neural networks
Approximated computing for low power neural networksApproximated computing for low power neural networks
Approximated computing for low power neural networksTELKOMNIKA JOURNAL
 
A Novel Low Power Energy Efficient SRAM Cell With Reduced Power Consumption u...
A Novel Low Power Energy Efficient SRAM Cell With Reduced Power Consumption u...A Novel Low Power Energy Efficient SRAM Cell With Reduced Power Consumption u...
A Novel Low Power Energy Efficient SRAM Cell With Reduced Power Consumption u...iosrjce
 
An operational amplifier with recycling folded cascode topology and adaptive ...
An operational amplifier with recycling folded cascode topology and adaptive ...An operational amplifier with recycling folded cascode topology and adaptive ...
An operational amplifier with recycling folded cascode topology and adaptive ...VLSICS Design
 
Conducted EMI Reduction Accomplished via IEEE 1588 PTP for Grid Connected Par...
Conducted EMI Reduction Accomplished via IEEE 1588 PTP for Grid Connected Par...Conducted EMI Reduction Accomplished via IEEE 1588 PTP for Grid Connected Par...
Conducted EMI Reduction Accomplished via IEEE 1588 PTP for Grid Connected Par...idescitation
 
Adiabatic Logic Based Low Power Carry Select Adder for future Technologies
Adiabatic Logic Based Low Power Carry Select Adder for future TechnologiesAdiabatic Logic Based Low Power Carry Select Adder for future Technologies
Adiabatic Logic Based Low Power Carry Select Adder for future TechnologiesIJMER
 
IRJET- Design of Phased Array Antenna for Beam Forming Applications using...
IRJET-  	  Design of Phased Array Antenna for Beam Forming Applications using...IRJET-  	  Design of Phased Array Antenna for Beam Forming Applications using...
IRJET- Design of Phased Array Antenna for Beam Forming Applications using...IRJET Journal
 

What's hot (15)

An Optimized Device Sizing of Two-Stage CMOS OP-AMP Using Multi-Objective Gen...
An Optimized Device Sizing of Two-Stage CMOS OP-AMP Using Multi-Objective Gen...An Optimized Device Sizing of Two-Stage CMOS OP-AMP Using Multi-Objective Gen...
An Optimized Device Sizing of Two-Stage CMOS OP-AMP Using Multi-Objective Gen...
 
Ijetcas14 641
Ijetcas14 641Ijetcas14 641
Ijetcas14 641
 
Dx34756759
Dx34756759Dx34756759
Dx34756759
 
IRJET - Optimizing a High Lateral Misalignment Tolerance of the Short-Ra...
IRJET  -  	  Optimizing a High Lateral Misalignment Tolerance of the Short-Ra...IRJET  -  	  Optimizing a High Lateral Misalignment Tolerance of the Short-Ra...
IRJET - Optimizing a High Lateral Misalignment Tolerance of the Short-Ra...
 
Design a Low Power High Speed Full Adder Using AVL Technique Based on CMOS Na...
Design a Low Power High Speed Full Adder Using AVL Technique Based on CMOS Na...Design a Low Power High Speed Full Adder Using AVL Technique Based on CMOS Na...
Design a Low Power High Speed Full Adder Using AVL Technique Based on CMOS Na...
 
Design and Analysis of Low Power High Speed Hybrid logic 8-T Full Adder Circuit
Design and Analysis of Low Power High Speed Hybrid logic 8-T Full Adder CircuitDesign and Analysis of Low Power High Speed Hybrid logic 8-T Full Adder Circuit
Design and Analysis of Low Power High Speed Hybrid logic 8-T Full Adder Circuit
 
Approximated computing for low power neural networks
Approximated computing for low power neural networksApproximated computing for low power neural networks
Approximated computing for low power neural networks
 
A Novel Low Power Energy Efficient SRAM Cell With Reduced Power Consumption u...
A Novel Low Power Energy Efficient SRAM Cell With Reduced Power Consumption u...A Novel Low Power Energy Efficient SRAM Cell With Reduced Power Consumption u...
A Novel Low Power Energy Efficient SRAM Cell With Reduced Power Consumption u...
 
A modeling and performance of the triple field plate HEMT
A modeling and performance of the triple field plate HEMTA modeling and performance of the triple field plate HEMT
A modeling and performance of the triple field plate HEMT
 
An operational amplifier with recycling folded cascode topology and adaptive ...
An operational amplifier with recycling folded cascode topology and adaptive ...An operational amplifier with recycling folded cascode topology and adaptive ...
An operational amplifier with recycling folded cascode topology and adaptive ...
 
Conducted EMI Reduction Accomplished via IEEE 1588 PTP for Grid Connected Par...
Conducted EMI Reduction Accomplished via IEEE 1588 PTP for Grid Connected Par...Conducted EMI Reduction Accomplished via IEEE 1588 PTP for Grid Connected Par...
Conducted EMI Reduction Accomplished via IEEE 1588 PTP for Grid Connected Par...
 
Adiabatic Logic Based Low Power Carry Select Adder for future Technologies
Adiabatic Logic Based Low Power Carry Select Adder for future TechnologiesAdiabatic Logic Based Low Power Carry Select Adder for future Technologies
Adiabatic Logic Based Low Power Carry Select Adder for future Technologies
 
IRJET- Design of Phased Array Antenna for Beam Forming Applications using...
IRJET-  	  Design of Phased Array Antenna for Beam Forming Applications using...IRJET-  	  Design of Phased Array Antenna for Beam Forming Applications using...
IRJET- Design of Phased Array Antenna for Beam Forming Applications using...
 
Cq4301536541
Cq4301536541Cq4301536541
Cq4301536541
 
Ijetcas14 643
Ijetcas14 643Ijetcas14 643
Ijetcas14 643
 

Similar to High Speed and Power Efficient Reliable Multiplier Using AHT

IRJET- Efficient Multiplier Design using Adaptive Hold Logic with Montgomery ...
IRJET- Efficient Multiplier Design using Adaptive Hold Logic with Montgomery ...IRJET- Efficient Multiplier Design using Adaptive Hold Logic with Montgomery ...
IRJET- Efficient Multiplier Design using Adaptive Hold Logic with Montgomery ...IRJET Journal
 
Optimal Body Biasing Technique for CMOS Tapered Buffer
Optimal Body Biasing Technique for  CMOS Tapered Buffer Optimal Body Biasing Technique for  CMOS Tapered Buffer
Optimal Body Biasing Technique for CMOS Tapered Buffer IJEEE
 
age acknowledging reliable multiplier
age acknowledging reliable multiplierage acknowledging reliable multiplier
age acknowledging reliable multiplierIJAEMSJORNAL
 
AGING EFFECT TOLERANT MULTIPRECISION RAZOR-BASED MULTIPLIER
AGING EFFECT TOLERANT MULTIPRECISION RAZOR-BASED MULTIPLIERAGING EFFECT TOLERANT MULTIPRECISION RAZOR-BASED MULTIPLIER
AGING EFFECT TOLERANT MULTIPRECISION RAZOR-BASED MULTIPLIEREditor IJMTER
 
Design and Implementation of Multiplier using Advanced Booth Multiplier and R...
Design and Implementation of Multiplier using Advanced Booth Multiplier and R...Design and Implementation of Multiplier using Advanced Booth Multiplier and R...
Design and Implementation of Multiplier using Advanced Booth Multiplier and R...IRJET Journal
 
An Ultra-Low Power Robust Koggestone Adder at Sub-Threshold Voltages for Impl...
An Ultra-Low Power Robust Koggestone Adder at Sub-Threshold Voltages for Impl...An Ultra-Low Power Robust Koggestone Adder at Sub-Threshold Voltages for Impl...
An Ultra-Low Power Robust Koggestone Adder at Sub-Threshold Voltages for Impl...VLSICS Design
 
GENERIC SYSTEM VERILOG UNIVERSAL VERIFICATION METHODOLOGY BASED REUSABLE VERI...
GENERIC SYSTEM VERILOG UNIVERSAL VERIFICATION METHODOLOGY BASED REUSABLE VERI...GENERIC SYSTEM VERILOG UNIVERSAL VERIFICATION METHODOLOGY BASED REUSABLE VERI...
GENERIC SYSTEM VERILOG UNIVERSAL VERIFICATION METHODOLOGY BASED REUSABLE VERI...VLSICS Design
 
Design of ultra low power 8 channel analog multiplexer using dynamic threshol...
Design of ultra low power 8 channel analog multiplexer using dynamic threshol...Design of ultra low power 8 channel analog multiplexer using dynamic threshol...
Design of ultra low power 8 channel analog multiplexer using dynamic threshol...VLSICS Design
 
Sub-Threshold Leakage Current Reduction Techniques In VLSI Circuits -A Survey
Sub-Threshold Leakage Current Reduction Techniques In VLSI Circuits -A SurveySub-Threshold Leakage Current Reduction Techniques In VLSI Circuits -A Survey
Sub-Threshold Leakage Current Reduction Techniques In VLSI Circuits -A SurveyIJERA Editor
 
Design of High-Speed Dynamic Double-Tail Comparator
Design of High-Speed Dynamic Double-Tail ComparatorDesign of High-Speed Dynamic Double-Tail Comparator
Design of High-Speed Dynamic Double-Tail ComparatorIJERDJOURNAL
 
Designing of Low Power CNTFET Based D Flip-Flop Using Forced Stack Technique
Designing of Low Power CNTFET Based D Flip-Flop Using Forced Stack TechniqueDesigning of Low Power CNTFET Based D Flip-Flop Using Forced Stack Technique
Designing of Low Power CNTFET Based D Flip-Flop Using Forced Stack TechniqueIJERA Editor
 
Area Efficient Pulsed Clocks & Pulsed Latches on Shift Register Tanner
Area Efficient Pulsed Clocks & Pulsed Latches on Shift Register TannerArea Efficient Pulsed Clocks & Pulsed Latches on Shift Register Tanner
Area Efficient Pulsed Clocks & Pulsed Latches on Shift Register TannerIJMTST Journal
 
A Low Power High Bandwidth Four Quadrant Analog Multiplier in 32 NM CNFET Tec...
A Low Power High Bandwidth Four Quadrant Analog Multiplier in 32 NM CNFET Tec...A Low Power High Bandwidth Four Quadrant Analog Multiplier in 32 NM CNFET Tec...
A Low Power High Bandwidth Four Quadrant Analog Multiplier in 32 NM CNFET Tec...VLSICS Design
 
A Novel Design of a Microstrip Microwave Power Amplifier for DCS Application ...
A Novel Design of a Microstrip Microwave Power Amplifier for DCS Application ...A Novel Design of a Microstrip Microwave Power Amplifier for DCS Application ...
A Novel Design of a Microstrip Microwave Power Amplifier for DCS Application ...IJECEIAES
 
Analysis and design_of_a_low-voltage_low-power[1]
Analysis and design_of_a_low-voltage_low-power[1]Analysis and design_of_a_low-voltage_low-power[1]
Analysis and design_of_a_low-voltage_low-power[1]Srinivas Naidu
 
A Review of Different Methods for Booth Multiplier
A Review of Different Methods for Booth MultiplierA Review of Different Methods for Booth Multiplier
A Review of Different Methods for Booth MultiplierIJERA Editor
 
IRJET- Design of Memristor based Multiplier
IRJET- Design of Memristor based MultiplierIRJET- Design of Memristor based Multiplier
IRJET- Design of Memristor based MultiplierIRJET Journal
 

Similar to High Speed and Power Efficient Reliable Multiplier Using AHT (20)

IRJET- Efficient Multiplier Design using Adaptive Hold Logic with Montgomery ...
IRJET- Efficient Multiplier Design using Adaptive Hold Logic with Montgomery ...IRJET- Efficient Multiplier Design using Adaptive Hold Logic with Montgomery ...
IRJET- Efficient Multiplier Design using Adaptive Hold Logic with Montgomery ...
 
Optimal Body Biasing Technique for CMOS Tapered Buffer
Optimal Body Biasing Technique for  CMOS Tapered Buffer Optimal Body Biasing Technique for  CMOS Tapered Buffer
Optimal Body Biasing Technique for CMOS Tapered Buffer
 
age acknowledging reliable multiplier
age acknowledging reliable multiplierage acknowledging reliable multiplier
age acknowledging reliable multiplier
 
AGING EFFECT TOLERANT MULTIPRECISION RAZOR-BASED MULTIPLIER
AGING EFFECT TOLERANT MULTIPRECISION RAZOR-BASED MULTIPLIERAGING EFFECT TOLERANT MULTIPRECISION RAZOR-BASED MULTIPLIER
AGING EFFECT TOLERANT MULTIPRECISION RAZOR-BASED MULTIPLIER
 
Design and Implementation of Multiplier using Advanced Booth Multiplier and R...
Design and Implementation of Multiplier using Advanced Booth Multiplier and R...Design and Implementation of Multiplier using Advanced Booth Multiplier and R...
Design and Implementation of Multiplier using Advanced Booth Multiplier and R...
 
An Ultra-Low Power Robust Koggestone Adder at Sub-Threshold Voltages for Impl...
An Ultra-Low Power Robust Koggestone Adder at Sub-Threshold Voltages for Impl...An Ultra-Low Power Robust Koggestone Adder at Sub-Threshold Voltages for Impl...
An Ultra-Low Power Robust Koggestone Adder at Sub-Threshold Voltages for Impl...
 
GENERIC SYSTEM VERILOG UNIVERSAL VERIFICATION METHODOLOGY BASED REUSABLE VERI...
GENERIC SYSTEM VERILOG UNIVERSAL VERIFICATION METHODOLOGY BASED REUSABLE VERI...GENERIC SYSTEM VERILOG UNIVERSAL VERIFICATION METHODOLOGY BASED REUSABLE VERI...
GENERIC SYSTEM VERILOG UNIVERSAL VERIFICATION METHODOLOGY BASED REUSABLE VERI...
 
Bl34395398
Bl34395398Bl34395398
Bl34395398
 
Ijaerv10n9spl 473
Ijaerv10n9spl 473Ijaerv10n9spl 473
Ijaerv10n9spl 473
 
Design of ultra low power 8 channel analog multiplexer using dynamic threshol...
Design of ultra low power 8 channel analog multiplexer using dynamic threshol...Design of ultra low power 8 channel analog multiplexer using dynamic threshol...
Design of ultra low power 8 channel analog multiplexer using dynamic threshol...
 
Sub-Threshold Leakage Current Reduction Techniques In VLSI Circuits -A Survey
Sub-Threshold Leakage Current Reduction Techniques In VLSI Circuits -A SurveySub-Threshold Leakage Current Reduction Techniques In VLSI Circuits -A Survey
Sub-Threshold Leakage Current Reduction Techniques In VLSI Circuits -A Survey
 
Design of High-Speed Dynamic Double-Tail Comparator
Design of High-Speed Dynamic Double-Tail ComparatorDesign of High-Speed Dynamic Double-Tail Comparator
Design of High-Speed Dynamic Double-Tail Comparator
 
Designing of Low Power CNTFET Based D Flip-Flop Using Forced Stack Technique
Designing of Low Power CNTFET Based D Flip-Flop Using Forced Stack TechniqueDesigning of Low Power CNTFET Based D Flip-Flop Using Forced Stack Technique
Designing of Low Power CNTFET Based D Flip-Flop Using Forced Stack Technique
 
Ad4103173176
Ad4103173176Ad4103173176
Ad4103173176
 
Area Efficient Pulsed Clocks & Pulsed Latches on Shift Register Tanner
Area Efficient Pulsed Clocks & Pulsed Latches on Shift Register TannerArea Efficient Pulsed Clocks & Pulsed Latches on Shift Register Tanner
Area Efficient Pulsed Clocks & Pulsed Latches on Shift Register Tanner
 
A Low Power High Bandwidth Four Quadrant Analog Multiplier in 32 NM CNFET Tec...
A Low Power High Bandwidth Four Quadrant Analog Multiplier in 32 NM CNFET Tec...A Low Power High Bandwidth Four Quadrant Analog Multiplier in 32 NM CNFET Tec...
A Low Power High Bandwidth Four Quadrant Analog Multiplier in 32 NM CNFET Tec...
 
A Novel Design of a Microstrip Microwave Power Amplifier for DCS Application ...
A Novel Design of a Microstrip Microwave Power Amplifier for DCS Application ...A Novel Design of a Microstrip Microwave Power Amplifier for DCS Application ...
A Novel Design of a Microstrip Microwave Power Amplifier for DCS Application ...
 
Analysis and design_of_a_low-voltage_low-power[1]
Analysis and design_of_a_low-voltage_low-power[1]Analysis and design_of_a_low-voltage_low-power[1]
Analysis and design_of_a_low-voltage_low-power[1]
 
A Review of Different Methods for Booth Multiplier
A Review of Different Methods for Booth MultiplierA Review of Different Methods for Booth Multiplier
A Review of Different Methods for Booth Multiplier
 
IRJET- Design of Memristor based Multiplier
IRJET- Design of Memristor based MultiplierIRJET- Design of Memristor based Multiplier
IRJET- Design of Memristor based Multiplier
 

More from iosrjce

An Examination of Effectuation Dimension as Financing Practice of Small and M...
An Examination of Effectuation Dimension as Financing Practice of Small and M...An Examination of Effectuation Dimension as Financing Practice of Small and M...
An Examination of Effectuation Dimension as Financing Practice of Small and M...iosrjce
 
Does Goods and Services Tax (GST) Leads to Indian Economic Development?
Does Goods and Services Tax (GST) Leads to Indian Economic Development?Does Goods and Services Tax (GST) Leads to Indian Economic Development?
Does Goods and Services Tax (GST) Leads to Indian Economic Development?iosrjce
 
Childhood Factors that influence success in later life
Childhood Factors that influence success in later lifeChildhood Factors that influence success in later life
Childhood Factors that influence success in later lifeiosrjce
 
Emotional Intelligence and Work Performance Relationship: A Study on Sales Pe...
Emotional Intelligence and Work Performance Relationship: A Study on Sales Pe...Emotional Intelligence and Work Performance Relationship: A Study on Sales Pe...
Emotional Intelligence and Work Performance Relationship: A Study on Sales Pe...iosrjce
 
Customer’s Acceptance of Internet Banking in Dubai
Customer’s Acceptance of Internet Banking in DubaiCustomer’s Acceptance of Internet Banking in Dubai
Customer’s Acceptance of Internet Banking in Dubaiiosrjce
 
A Study of Employee Satisfaction relating to Job Security & Working Hours amo...
A Study of Employee Satisfaction relating to Job Security & Working Hours amo...A Study of Employee Satisfaction relating to Job Security & Working Hours amo...
A Study of Employee Satisfaction relating to Job Security & Working Hours amo...iosrjce
 
Consumer Perspectives on Brand Preference: A Choice Based Model Approach
Consumer Perspectives on Brand Preference: A Choice Based Model ApproachConsumer Perspectives on Brand Preference: A Choice Based Model Approach
Consumer Perspectives on Brand Preference: A Choice Based Model Approachiosrjce
 
Student`S Approach towards Social Network Sites
Student`S Approach towards Social Network SitesStudent`S Approach towards Social Network Sites
Student`S Approach towards Social Network Sitesiosrjce
 
Broadcast Management in Nigeria: The systems approach as an imperative
Broadcast Management in Nigeria: The systems approach as an imperativeBroadcast Management in Nigeria: The systems approach as an imperative
Broadcast Management in Nigeria: The systems approach as an imperativeiosrjce
 
A Study on Retailer’s Perception on Soya Products with Special Reference to T...
A Study on Retailer’s Perception on Soya Products with Special Reference to T...A Study on Retailer’s Perception on Soya Products with Special Reference to T...
A Study on Retailer’s Perception on Soya Products with Special Reference to T...iosrjce
 
A Study Factors Influence on Organisation Citizenship Behaviour in Corporate ...
A Study Factors Influence on Organisation Citizenship Behaviour in Corporate ...A Study Factors Influence on Organisation Citizenship Behaviour in Corporate ...
A Study Factors Influence on Organisation Citizenship Behaviour in Corporate ...iosrjce
 
Consumers’ Behaviour on Sony Xperia: A Case Study on Bangladesh
Consumers’ Behaviour on Sony Xperia: A Case Study on BangladeshConsumers’ Behaviour on Sony Xperia: A Case Study on Bangladesh
Consumers’ Behaviour on Sony Xperia: A Case Study on Bangladeshiosrjce
 
Design of a Balanced Scorecard on Nonprofit Organizations (Study on Yayasan P...
Design of a Balanced Scorecard on Nonprofit Organizations (Study on Yayasan P...Design of a Balanced Scorecard on Nonprofit Organizations (Study on Yayasan P...
Design of a Balanced Scorecard on Nonprofit Organizations (Study on Yayasan P...iosrjce
 
Public Sector Reforms and Outsourcing Services in Nigeria: An Empirical Evalu...
Public Sector Reforms and Outsourcing Services in Nigeria: An Empirical Evalu...Public Sector Reforms and Outsourcing Services in Nigeria: An Empirical Evalu...
Public Sector Reforms and Outsourcing Services in Nigeria: An Empirical Evalu...iosrjce
 
Media Innovations and its Impact on Brand awareness & Consideration
Media Innovations and its Impact on Brand awareness & ConsiderationMedia Innovations and its Impact on Brand awareness & Consideration
Media Innovations and its Impact on Brand awareness & Considerationiosrjce
 
Customer experience in supermarkets and hypermarkets – A comparative study
Customer experience in supermarkets and hypermarkets – A comparative studyCustomer experience in supermarkets and hypermarkets – A comparative study
Customer experience in supermarkets and hypermarkets – A comparative studyiosrjce
 
Social Media and Small Businesses: A Combinational Strategic Approach under t...
Social Media and Small Businesses: A Combinational Strategic Approach under t...Social Media and Small Businesses: A Combinational Strategic Approach under t...
Social Media and Small Businesses: A Combinational Strategic Approach under t...iosrjce
 
Secretarial Performance and the Gender Question (A Study of Selected Tertiary...
Secretarial Performance and the Gender Question (A Study of Selected Tertiary...Secretarial Performance and the Gender Question (A Study of Selected Tertiary...
Secretarial Performance and the Gender Question (A Study of Selected Tertiary...iosrjce
 
Implementation of Quality Management principles at Zimbabwe Open University (...
Implementation of Quality Management principles at Zimbabwe Open University (...Implementation of Quality Management principles at Zimbabwe Open University (...
Implementation of Quality Management principles at Zimbabwe Open University (...iosrjce
 
Organizational Conflicts Management In Selected Organizaions In Lagos State, ...
Organizational Conflicts Management In Selected Organizaions In Lagos State, ...Organizational Conflicts Management In Selected Organizaions In Lagos State, ...
Organizational Conflicts Management In Selected Organizaions In Lagos State, ...iosrjce
 

More from iosrjce (20)

An Examination of Effectuation Dimension as Financing Practice of Small and M...
An Examination of Effectuation Dimension as Financing Practice of Small and M...An Examination of Effectuation Dimension as Financing Practice of Small and M...
An Examination of Effectuation Dimension as Financing Practice of Small and M...
 
Does Goods and Services Tax (GST) Leads to Indian Economic Development?
Does Goods and Services Tax (GST) Leads to Indian Economic Development?Does Goods and Services Tax (GST) Leads to Indian Economic Development?
Does Goods and Services Tax (GST) Leads to Indian Economic Development?
 
Childhood Factors that influence success in later life
Childhood Factors that influence success in later lifeChildhood Factors that influence success in later life
Childhood Factors that influence success in later life
 
Emotional Intelligence and Work Performance Relationship: A Study on Sales Pe...
Emotional Intelligence and Work Performance Relationship: A Study on Sales Pe...Emotional Intelligence and Work Performance Relationship: A Study on Sales Pe...
Emotional Intelligence and Work Performance Relationship: A Study on Sales Pe...
 
Customer’s Acceptance of Internet Banking in Dubai
Customer’s Acceptance of Internet Banking in DubaiCustomer’s Acceptance of Internet Banking in Dubai
Customer’s Acceptance of Internet Banking in Dubai
 
A Study of Employee Satisfaction relating to Job Security & Working Hours amo...
A Study of Employee Satisfaction relating to Job Security & Working Hours amo...A Study of Employee Satisfaction relating to Job Security & Working Hours amo...
A Study of Employee Satisfaction relating to Job Security & Working Hours amo...
 
Consumer Perspectives on Brand Preference: A Choice Based Model Approach
Consumer Perspectives on Brand Preference: A Choice Based Model ApproachConsumer Perspectives on Brand Preference: A Choice Based Model Approach
Consumer Perspectives on Brand Preference: A Choice Based Model Approach
 
Student`S Approach towards Social Network Sites
Student`S Approach towards Social Network SitesStudent`S Approach towards Social Network Sites
Student`S Approach towards Social Network Sites
 
Broadcast Management in Nigeria: The systems approach as an imperative
Broadcast Management in Nigeria: The systems approach as an imperativeBroadcast Management in Nigeria: The systems approach as an imperative
Broadcast Management in Nigeria: The systems approach as an imperative
 
A Study on Retailer’s Perception on Soya Products with Special Reference to T...
A Study on Retailer’s Perception on Soya Products with Special Reference to T...A Study on Retailer’s Perception on Soya Products with Special Reference to T...
A Study on Retailer’s Perception on Soya Products with Special Reference to T...
 
A Study Factors Influence on Organisation Citizenship Behaviour in Corporate ...
A Study Factors Influence on Organisation Citizenship Behaviour in Corporate ...A Study Factors Influence on Organisation Citizenship Behaviour in Corporate ...
A Study Factors Influence on Organisation Citizenship Behaviour in Corporate ...
 
Consumers’ Behaviour on Sony Xperia: A Case Study on Bangladesh
Consumers’ Behaviour on Sony Xperia: A Case Study on BangladeshConsumers’ Behaviour on Sony Xperia: A Case Study on Bangladesh
Consumers’ Behaviour on Sony Xperia: A Case Study on Bangladesh
 
Design of a Balanced Scorecard on Nonprofit Organizations (Study on Yayasan P...
Design of a Balanced Scorecard on Nonprofit Organizations (Study on Yayasan P...Design of a Balanced Scorecard on Nonprofit Organizations (Study on Yayasan P...
Design of a Balanced Scorecard on Nonprofit Organizations (Study on Yayasan P...
 
Public Sector Reforms and Outsourcing Services in Nigeria: An Empirical Evalu...
Public Sector Reforms and Outsourcing Services in Nigeria: An Empirical Evalu...Public Sector Reforms and Outsourcing Services in Nigeria: An Empirical Evalu...
Public Sector Reforms and Outsourcing Services in Nigeria: An Empirical Evalu...
 
Media Innovations and its Impact on Brand awareness & Consideration
Media Innovations and its Impact on Brand awareness & ConsiderationMedia Innovations and its Impact on Brand awareness & Consideration
Media Innovations and its Impact on Brand awareness & Consideration
 
Customer experience in supermarkets and hypermarkets – A comparative study
Customer experience in supermarkets and hypermarkets – A comparative studyCustomer experience in supermarkets and hypermarkets – A comparative study
Customer experience in supermarkets and hypermarkets – A comparative study
 
Social Media and Small Businesses: A Combinational Strategic Approach under t...
Social Media and Small Businesses: A Combinational Strategic Approach under t...Social Media and Small Businesses: A Combinational Strategic Approach under t...
Social Media and Small Businesses: A Combinational Strategic Approach under t...
 
Secretarial Performance and the Gender Question (A Study of Selected Tertiary...
Secretarial Performance and the Gender Question (A Study of Selected Tertiary...Secretarial Performance and the Gender Question (A Study of Selected Tertiary...
Secretarial Performance and the Gender Question (A Study of Selected Tertiary...
 
Implementation of Quality Management principles at Zimbabwe Open University (...
Implementation of Quality Management principles at Zimbabwe Open University (...Implementation of Quality Management principles at Zimbabwe Open University (...
Implementation of Quality Management principles at Zimbabwe Open University (...
 
Organizational Conflicts Management In Selected Organizaions In Lagos State, ...
Organizational Conflicts Management In Selected Organizaions In Lagos State, ...Organizational Conflicts Management In Selected Organizaions In Lagos State, ...
Organizational Conflicts Management In Selected Organizaions In Lagos State, ...
 

Recently uploaded

(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...ranjana rawat
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 

Recently uploaded (20)

DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 

High Speed and Power Efficient Reliable Multiplier Using AHT

  • 1. IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-ISSN: 2278-2834,p- ISSN: 2278-8735.Volume 10, Issue 6, Ver. III (Nov - Dec .2015), PP 27-33 www.iosrjournals.org DOI: 10.9790/2834-10632733 www.iosrjournals.org 27 | Page Implementation of a High Speed and Power Efficient Reliable Multiplier Using Adaptive Hold Technique Padala.Abhishek.T.S.1 , Dr. Shaik.Mastan Vali, M.E, Ph.D2 1 M.Tech.Student, Department of ECE, MVGR College of Engineering, Vizianagaram, India. 2 Professor, Department of ECE, MVGR College of Engineering, Vizianagaram, India. Abstract: Digital multipliers, the most important part which is used to implement most of the digital processing and arithmetic applications such as Filters, FFT’s, etc. As the rapid developments in technology required, many researchers are going to design multipliers which offers an efficient design aspects with respect to the speed and power consumption. Digital multipliers are one of the most essential arithmetic functional units. The overall performance of these systems depends on the multiplier’s throughput. The negative bias temperature instability (NBTI) effect occurs when a pMOS transistor is under negative bias (Vgs = −Vdd), which results the increase in the threshold voltage of the pMOS transistor, hence the delay in the multiplier is increased. In the same way, positive bias temperature instability, occurs when an nMOS transistor is under positive bias. Both the temperature effects decreases the transistor speed, in the long run, the system may fail due to timing violations. Hence, there is a need to design a high speed and power efficient multiplier to increase the performance of the device. In this paper Design of Multiplier circuit using Adaptive Hold Technique is proposed. By using AHT circuit we can reduce the NBTI & PBTI effects, hence performance in terms of delay will be increased and the aging effects will be reduced. Keywords: Adaptive hold Technique (AHT), Metal oxide semiconductor (MOS), Negative bias temperature instability (NBTI), positive bias temperature instability (PBTI). I. Introduction A multiplier is one of the most important unit which plays a vital role among most of the critical arithmetic functional units in many applications such as Discrete cosine transforms (DCTs), digital filtering, Fourier transform (FTs), The rate of production of these application devices depends on multipliers. If the multipliers have high delay then the overall performance of the device will be reduced. Moreover, there are some temperature instability effects such as NBTI (Negative bias temperature instability) and PBTI (Positive bias temperature instability) occurs at the harsh environment in some applications like aerospace applications, chemical industries and in various nuclear applications. The NBTI occurs when a pMOS transistor is under negative bias (Vgs=−Vdd). In this situation, the interaction between inversion layer holes and hydrogen- passivated Si atoms breaks the Si–H bond generated during the oxidation process, generating H or H2 molecules. When these molecules get diffused, there will be incorporate traps will be left. These traps between silicon and the gate oxide lead to increase in threshold voltage (Vth) and automatically show an impact on reducing the speed in circuit switching. When the biased voltage is removed, the reverse reaction occurs, and then NBTI effect will be reduced. However, the reverse reaction does not eliminate all the interface traps generated during the stress phase, and Vth is increased in the long term. Hence, it is important to design a more reliable high-performance multiplier which must have reduced threshold voltage so, that NBTI can be reduced. The similar effect on an nMOS transistor is PBTI, which occurs when an nMOS transistor is under positive bias. Compared with the NBTI effect, the PBTI effect is much smaller on oxide/polygate transistors, and therefore is usually ignored. Whereas, for high-k/metal-gate nMOS transistors with significant charge trapping, the PBTI effect can no longer be ignored. In open literature it is shown that the PBTI effect is more significant than the NBTI effect on 32-nm high-k/metal-gate processes [2]. A traditional method to mitigate the aging effect is overdesign [3], including such things as guard- banding and gate over sizing; however, this approach are area and power inefficient. To avoid this problem, many NBTI-aware methodologies have been proposed. An NBTI-aware technology mapping technique was proposed by Yang etal., Calmera.A etal,.[3-6] to guarantee the performance of the circuit during its lifetime. B.C.Paul, etal designed an NBTI-aware sleep transistor [7] to reduce the aging effects on pMOS sleep- transistors, and the lifetime stability of the power-gated circuits under consideration was improved. Y Y. Chen et al [8] proposed a joint logic restructuring and pin reordering method, which is based on detecting functional symmetries and transistor stacking effects. They also proposed an NBTI optimization method that considered path sensitization. Y.Lee etal., M.Basoglu etal., [9, 10] proposed dynamic voltage scaling and body-basing
  • 2. Implementation of a High Speed and Power Efficient Reliable Multiplier Using Adaptive... DOI: 10.9790/2834-10632733 www.iosrjournals.org 28 | Page techniques to reduce power or extend circuit life. However, these techniques require circuit modifications or optimization in specific circuits. Traditional circuits use critical path delay as the overall circuit clock cycle in order to perform correctly. However, the probability that the critical paths are activated is low. In most cases, the path delay is shorter than the critical path. For these noncritical paths, using the critical path delay as the overall cycle period will result in significant timing waste. Hence, the proposed adaptive hold multiplier is designed to reduce the delay as well as to eliminate the temperature instabilities. II. Existing Methods 2.1. Array Multiplier The Array multiplier is well known due to its regular structure. Multiplier circuit is based on add and shift algorithm. Each partial product is generated by the multiplication of the multiplicand with one multiplier bit. The partial product are shifted according to their bit orders and then added. The addition can be performed with normal carry propagate adder. N-1 adders are required where N is the multiplier length. Fig.1 Multiplication Process The AM is a fast parallel multiplier and the multiplication process is as shown in Fig. 1, and Fig.2 shows the block diagram of Array Multiplier. It consists of (n−1) rows of carry save adder (CSA), in which each row contains (n − 1) full adder (FA) cells. Each FA in the CSA array has two outputs: 1) the sum bit goes down and 2) the carry bit goes to the lower left FA. The last row is a ripple adder for carry propagation. The FAs in the AM are always active regardless of input. In the results 16bit, 32bit array multipliers is designed and compared. Fig.2 Array Multiplier 2.2 Column Bypassing Multiplier A column-bypassing multiplier is an advanced multiplier when compared to the traditional array multiplier (AM). A low-power column-bypassing multiplier design is proposed to reduce power and delay as well. According to Column Bypasing Multiplier the FA operations are disabled with the corresponding bit in the multiplicand is 0. Fig.3 shows the architecture of 4×4 column-bypassing multiplier. In open literature the column-bypassing multiplier is available [11] it is given by M.C.Wen, etal.
  • 3. Implementation of a High Speed and Power Efficient Reliable Multiplier Using Adaptive... DOI: 10.9790/2834-10632733 www.iosrjournals.org 29 | Page Fig.3 Column Bypassing Multiplier 2.3 Row-Bypassing Multiplier A low-power row-bypassing multiplier [13] is also proposed to reduce the activity power of the AM. The internal Architecture of the Row bypassing multiplier is as shown in the Fig.4. The operation of the low-power row-bypassing multiplier is nearer as that of the low-power column-bypassing multiplier, but the difference is the selector of the multiplexers and the tristate gates. The inputs are bypassed to FAs in the second rows, and the tristate gates turn off the input paths to the FAs. Therefore, no switching activities occur in the first-row FAs; in return, power consumption is reduced. Similarly, because b2 is 0, no switching activities will occur in the second-row FAs. However, the FAs must be active in the third row because the b3 is not zero. More detailed information for the row-bypassing multiplier is given in the open literature [12] by J.Ohban etal. Fig.3 Row-bypassing multiplier. III. Proposed Technique The aging-aware reliable multiplier is designed by interlinking the Adaptive Hold Technique to the either Row-bypassing or Column- bypassing multipliers. The proposed AHT Architecture consists of different blocks such as of two m-bit inputs (m is a positive number), one 2m-bit output, one column or row-bypassing multiplier, 2m 1-bit Razor flip-flops, and an AHT circuit. The overall architecture of the Aging Multiplier is as shown in Fig.4. As the two aging-aware multipliers can be implemented using similar architecture, and the difference between the two bypassing multipliers lies in the input signals of the AHT. According to the bypassing selection in the column or row-bypassing multiplier, the input signal of the AHT in the architecture with the column- bypassing multiplier is the multiplicand (Md), whereas that of the row-bypassing multiplier is the multiplicator
  • 4. Implementation of a High Speed and Power Efficient Reliable Multiplier Using Adaptive... DOI: 10.9790/2834-10632733 www.iosrjournals.org 30 | Page (mr). Razor flip-flops can be used to detect whether timing violations occur before the next input pattern arrives. The functioning of the each module in the proposed multiplier is illustrated as follows: Fig.4 Architecture of Aging Aware Multiplier 3.1 Razor flip flop Razor flip-flops can be used to detect whether timing violations occur before the next input pattern arrives. A 1-bit Razor flip-flop contains a main flip-flop, shadow latch, XOR gate, and multiplexer. The main flip-flop catches the execution result for the combination circuit using a normal clock signal, and the shadow latch catches the execution result using a delayed clock signal, which is slower than the normal clock signal. If the latched bit of the shadow latch is different from that of the main flip-flop, this means the path delay of the current operation exceeds the cycle period, and the main flip-flop catches an incorrect result. If errors occur, the Razor flip-flop will set the error signal to 1 to notify the system to reexecute the operation and notify the AHL circuit that an error has occurred. Fig.5 Razor Flip-flop 3.2 Adaptive hold Technique The Adaptive Hold Technique circuit is the key component of variable-latency multiplier. The AHL circuit contains decision block, MUX and a D flip-flop. If the cycle period is too short, the column-bypassing multiplier is not able to complete these operations successfully, causing timing violations. These timing violations will be caught by the Razor flip-flops, which generate error signals. If errors happen frequently, it means the circuit has suffered significant timing degradation due to the aging effect. The overall flow of the proposed architecture is as follows: when input pattern is arrived to the column or row bypassing multiplier, the AHT circuit execute simultaneously. According to the number of zeros in the multiplicand or multiplicator, the AHT circuit will decides whether the input patterns require one or two cycles. If the input pattern requires two cycles to complete, the AHT will output 0 to disable the clock signal of the flip- flops. Otherwise, the AHT will output 1 for normal operations. When the column or row bypassing multiplier finishes the operation, the result will be passed to the Razor flip-flops. The Razor flip-flops check whether there is the path delay timing violation. If timing violations occur, it means the cycle period is not long enough for the current operation to complete and that the execution result of the multiplier is incorrect. Thus, the Razor flip- flops will output an error to inform the system that the current operation needs to be reexecuted using two cycles to ensure the operation is correct. In this situation, the extra reexecution cycles caused by timing violation incurs a penalty to overall average latency. However, the proposed AHT circuit can accurately predict whether the input patterns require one or two cycles in most cases. Only a few input patterns may cause a timing variation
  • 5. Implementation of a High Speed and Power Efficient Reliable Multiplier Using Adaptive... DOI: 10.9790/2834-10632733 www.iosrjournals.org 31 | Page when the AHT circuit judges incorrectly. In this case, the extra reexecution cycles did not produce significant timing degradation. Fig.6 Internal Architecture of AHT circuit IV. Results The traditional multipliers and proposed multiplier with 16bit, 32bit are designed in Verilog using Xilinx tool 14.1 version and the simulations are observed with ISE simulator. Xilinx Synthesizer is used to analyse the delay and the Xpower analyzer is used to analyse the Static and Dynamic power. Fig.7- Fig.11 are the simulation results for 16 bit multipliers, Fig.12 - Fig.16 are simulation results for 32 bit multipliers. Table.1 and Table.2 are the synthesis results of 16 and 32bit multipliers respectively. 4.1 Simulations results Fig.7 16x16 Array Multiplier Fig.8 16x16 Row bypassing Fig.9 16x16 Column bypassing Fig.10 16x16 AHT using row bypassing Fig.11 16x16 AHT using column bypassing
  • 6. Implementation of a High Speed and Power Efficient Reliable Multiplier Using Adaptive... DOI: 10.9790/2834-10632733 www.iosrjournals.org 32 | Page Fig.12 32x32 Array Multiplier Fig.13 32*32 Row bypassing Fig.14 32*32 Column bypassing Fig.15 32*32 AHT using row bypassing Fig.16 32*32 AHT using column bypassing. 4.2 Synthesis results Table.1 Comparison table of 16*16 multipliers NAME DELAY in ns POWER (W) AREA Quiescent Power (W) Dynamic Power (W) Total Power (W) LUTs FFs SLICES Array 41.821 0.081 0.12 0.201 701 - 389 Row Bypassing 32.162 0.081 0.061 0.142 857 - 476 Column Bypassing 30.872 0.081 0.04 0.121 726 - 409 AHT Row 6.420 0.081 0.008 0.089 1375 130 712 AHT Column 6.420 0.081 0.005 0.085 1199 132 626
  • 7. Implementation of a High Speed and Power Efficient Reliable Multiplier Using Adaptive... DOI: 10.9790/2834-10632733 www.iosrjournals.org 33 | Page Table.2 Comparison table of 32*32 Multipliers V. Conclusion In this paper the proposed Technique for multiplier design has three important features. First, its Delay is very less when compared to the Traditional Multipliers. Second, it can provide reliable operations even after the aging effect occurs. The Razor flip-flops detect the timing violations and re-execute the operations using two cycles. Last but not least, the AHT architecture is power efficient and it can also adjust the percentage of one- cycle patterns to minimize performance degradations due to the aging effect. When the circuit is aged, and many errors occur, the AHT circuit uses the second judging block to decide if an input is one cycle or two cycles and hence the timing errors can also be eliminated and can perform the error free operations. As the AHT Technique can be implemented by using both Row and Column bypassing multipliers, the 32bit AHT row bypassing multiplier can perform its task with decrease of 47.004ns delay and 79milli-watts power dissipation when compared to normal row multiplier. Similarly, the AHT column by passing multipliers can perform its task with decrease of 45.507ns delay and 70milli-watts power dissipation when compared to normal column multiplier. The proposed AHT architecture has a disadvantage in terms of size as the number of LUTs and Slices are more in addition the Flip-flops are also used in order to increase the speed. But the AHT Multipliers has a great advantage in the both Power and Delay as well but and hence, it can be stated as the reliable multiplier technique which can be used in harsh environment mostly in aerospace applications etc. References [1] Lin.I.C., Cho.Y.H. and Yang.Y.M., Aging-Aware Reliable Multiplier Design With Adaptive Hold Logic, IEEE Transactions on Very Large Scale Integration(VLSI) Systems, 23(3), 2015, 544-556. [2] S.Zafar, A. Kumar, E. Gusev, and E. Cartier, Threshold voltage instabilities in high-k gate dielectric stack,IEEE Trans. Device Mater, 5(1), 2005, 45–64. [3] Yang, Hao.I, Shyh.Chyiyang, Wei Hwang and Ching Te Chuang, Impacts of NBTI/PBTI on Timing Control Circuits and Degradation Tolerant Design in Nanoscale CMOS SRAM, IEEE Transactions on Circuits and Systems I, 58(6), 2011, 1239-1251. [4] Calimera.A, Macii.E. and Poncino.M., Design Techniques for NBTI-Tolerant Power-Gating Architectures, IEEE Transactions on Circuits and Systems II, 59(4),2012,249- 253. [5] Paul.B.C., Kunhyuk Kang, Kufluoglu.H., Alam.M.A. and Roy.K., Impact of NBTI on the temporal performance degradation of digital circuits, IEEE Transactions on Electron Device Letters, 26(8), 2005, 560-562. [6] B.C.Paul, K.Kang, H.Kufluoglu, M.A.Alam and K.Roy, Negative bias temperature instability: Estimation and design for improved reliability of nanoscale circuit, IEEE Transaction on Computer Aided Design and Integrated Circuits Systems, 26(4), 2007, 743– 751. [7] Olivieri.N, Design of synchronous and asynchronous variable-latency pipelined multipliers, IEEE Transactions on Very Large Scale Integration (VLSI) Systems, 9(2), 2001, 365-376. [8] Y.Y.Chen, Variable-latency adder (VL-Adder) designs for low power and NBTI tolerance, IEEE Transaction on Very Large Scale Integration (VLSI) Systems, 18(11), 2010, 1621–1624. [9] M.Basoglu, M.Orshansky and M.Erez, NBTI-aware DVFS, A new approach to saving energy and increasing processor lifetime: Proc.ACM/IEEE ISLPED, 2010, 253–258. [10] D.Mohapatra, G.Karakonstantis and K.Roy, Low-power process variation tolerant arithmetic units using input-based elastic clocking: Proc.ACM/IEEE ISLPED, 2007, 74–79. [11] M.C.Wen, S.J.Wang and Y.N.Lin, Low power parallel multiplier with column bypassing: Proc. of IEEE ISCAS, 2005,1638–1641. [12] J.Ohban, V.G.Moshnyaga and K.Inoue, Multiplier energy reduction through bypassing of partial products: Proc. APCCAS, 2002. NAME DELAY in ns POWER (W) AREA Quiescent Power (W) Dynamic Power (W) Total Power (W) LUTs FFs SLICES Array 73.619 0.081 0.142 0.223 2963 - 1647 Row Bypassing 53.467 0.081 0.088 0.169 3640 - 2018 Column Bypassing 51.973 0.081 0.075 0.156 3063 - 1720 AHT Row 6.463 0.081 0.009 0.09 5153 259 2653 AHT Column 6.466 0.081 0.005 0.086 4852 271 2676