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
 
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
 
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
 
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
 
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...
 
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 ...
 
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
 

Viewers also liked

Implementation of XOR Based Pad Generation Mutual Authentication Protocol for...
Implementation of XOR Based Pad Generation Mutual Authentication Protocol for...Implementation of XOR Based Pad Generation Mutual Authentication Protocol for...
Implementation of XOR Based Pad Generation Mutual Authentication Protocol for...IOSR Journals
 
Perceived Effects of Facebook on Academic Activities of Agricultural Students...
Perceived Effects of Facebook on Academic Activities of Agricultural Students...Perceived Effects of Facebook on Academic Activities of Agricultural Students...
Perceived Effects of Facebook on Academic Activities of Agricultural Students...IOSR Journals
 
A Generalization of QN-Maps
A Generalization of QN-MapsA Generalization of QN-Maps
A Generalization of QN-MapsIOSR Journals
 
Encephalization – An Evolutionary Predisposition to Diabetes: A “Large Brain ...
Encephalization – An Evolutionary Predisposition to Diabetes: A “Large Brain ...Encephalization – An Evolutionary Predisposition to Diabetes: A “Large Brain ...
Encephalization – An Evolutionary Predisposition to Diabetes: A “Large Brain ...IOSR Journals
 

Viewers also liked (20)

I013155259
I013155259I013155259
I013155259
 
Implementation of XOR Based Pad Generation Mutual Authentication Protocol for...
Implementation of XOR Based Pad Generation Mutual Authentication Protocol for...Implementation of XOR Based Pad Generation Mutual Authentication Protocol for...
Implementation of XOR Based Pad Generation Mutual Authentication Protocol for...
 
F017143035
F017143035F017143035
F017143035
 
B017410916
B017410916B017410916
B017410916
 
E010123337
E010123337E010123337
E010123337
 
Perceived Effects of Facebook on Academic Activities of Agricultural Students...
Perceived Effects of Facebook on Academic Activities of Agricultural Students...Perceived Effects of Facebook on Academic Activities of Agricultural Students...
Perceived Effects of Facebook on Academic Activities of Agricultural Students...
 
E011113336
E011113336E011113336
E011113336
 
C0741113
C0741113C0741113
C0741113
 
C010311421
C010311421C010311421
C010311421
 
A010320106
A010320106A010320106
A010320106
 
G012525867
G012525867G012525867
G012525867
 
L012648389
L012648389L012648389
L012648389
 
G010345056
G010345056G010345056
G010345056
 
O017117786
O017117786O017117786
O017117786
 
A Generalization of QN-Maps
A Generalization of QN-MapsA Generalization of QN-Maps
A Generalization of QN-Maps
 
M010617376
M010617376M010617376
M010617376
 
Encephalization – An Evolutionary Predisposition to Diabetes: A “Large Brain ...
Encephalization – An Evolutionary Predisposition to Diabetes: A “Large Brain ...Encephalization – An Evolutionary Predisposition to Diabetes: A “Large Brain ...
Encephalization – An Evolutionary Predisposition to Diabetes: A “Large Brain ...
 
C010221015
C010221015C010221015
C010221015
 
L010628894
L010628894L010628894
L010628894
 
B017420915
B017420915B017420915
B017420915
 

Similar to F010632733

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 F010632733 (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 IOSR Journals (20)

A011140104
A011140104A011140104
A011140104
 
M0111397100
M0111397100M0111397100
M0111397100
 
L011138596
L011138596L011138596
L011138596
 
K011138084
K011138084K011138084
K011138084
 
J011137479
J011137479J011137479
J011137479
 
I011136673
I011136673I011136673
I011136673
 
G011134454
G011134454G011134454
G011134454
 
H011135565
H011135565H011135565
H011135565
 
F011134043
F011134043F011134043
F011134043
 
E011133639
E011133639E011133639
E011133639
 
D011132635
D011132635D011132635
D011132635
 
C011131925
C011131925C011131925
C011131925
 
B011130918
B011130918B011130918
B011130918
 
A011130108
A011130108A011130108
A011130108
 
I011125160
I011125160I011125160
I011125160
 
H011124050
H011124050H011124050
H011124050
 
G011123539
G011123539G011123539
G011123539
 
F011123134
F011123134F011123134
F011123134
 
E011122530
E011122530E011122530
E011122530
 
D011121524
D011121524D011121524
D011121524
 

Recently uploaded

How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...gurkirankumar98700
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 

Recently uploaded (20)

How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 

F010632733

  • 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