Performance Analysis of Reversible Fast Decimal Adders

Size: px
Start display at page:

Download "Performance Analysis of Reversible Fast Decimal Adders"

Transcription

1 Proceedings of the World Congress on Engineering and Coputer Science 7 WCECS 7, October 4-6, 7, San rancisco, USA Perforance Analysis of Reversible ast Decial Adders Rekha K. Jaes, Shahana T. K., K. Poulose Jacob, and Sreela Sasi Abstract - This paper presents a perforance analysis of reversible, fault tolerant VLSI ipleentations of carry select and hybrid decial adders suitable for ulti-digit BCD addition. The designs enable partial parallel processing of all digits that perfor high-speed addition in decial doain. When the nuber of digits is ore than 5 the hybrid decial adder can operate 5 ties faster than conventional decial adder using classical logic gates. The speed up factor of hybrid adder increases above when the nuber of decial digits is ore than 5 for reversible logic ipleentation. Such highspeed decial adders find applications in real tie processors and internet-based applications. The ipleentations use only reversible conservative redkin gates, which ake it suitable for VLSI circuits. Index Ters - decial arithetic, delay reduction, reversible logic, VLSI ipleentation I. INTRODUCTION Currently, fast decial arithetic is gaining popularity in the coputing counity due to the growing iportance of coercial, financial, and internet-based applications, which norally process decial data. Low power designs with high perforance are given prie iportance by researchers, as power has becoe a first-order design consideration. While efforts are being ade to reduce power dissipation due to leakage currents, alternate circuit design considerations are also gaining iportance. In recent years, reversible logic has eerged as one of the ost iportant approaches for power optiization. Landauer s principle states that a heat equivalent to kt*ln is generated for every bit of inforation lost, where k is the Boltzann s constant and T is the teperature []. Bennett showed that energy dissipation would not occur if the coputations were carried out using reversible circuits [] since these circuits do not lose inforation. Classical logic gates such as AND, OR, and XOR are not reversible. Hence, these gates dissipate heat and ay reduce the life of the circuit. So, reversible logic is in deand in high-speed power aware circuits. Manuscript received July 4, 7. Rekha K. Jaes is with Division of Electronics, Cochin University of Science and Technology, Kochi, Kerala-68, India (phone: ; e-ail: rekhajaes@ cusat.ac.in). Shahana T. K., is with Division of Electronics, Cochin University of Science and Technology, Kochi, Kerala, India. (e-ail: shahanatk@cusat.ac.in). Dr. K. Poulose Jacob is with Departent of Coputer Science, Cochin University of Science and Technology, Kochi, Kerala, India (e-ail: kpj@cusat.ac.in). Dr. Sreela Sasi is with the Coputer Science Departent, Gannon University, Erie, PA, USA. (e-ail: sasi@gannon.edu). A reversible conventional Binary Coded Decial (BCD) adder is proposed in [3] using NG (New Gate) and NTG (New Toffoli Gate) reversible gates. Even though the ipleentation is odified in [4] using TSG reversible gates, this approach is not taking care of the fanout restriction of reversible circuits, and hence it is only a near-reversible ipleentation. An iproved reversible ipleentation of decial adder with reduced nuber of garbage outputs is proposed in [5]. These ipleentations are for the conventional BCD adders, which are relatively slow. Parity checking is one of the oldest and the ost widely used ethods for error detection in digital systes. Parity preservation proves to be useful for ensuring the robustness of reversible logic circuits. Parity-preserving reversible logic gates can be used for fault detection. B. Parhai deonstrated the feasibility of parity-preserving approach in the design of reversible logic circuits with exaples of adder circuits [6]. In this research, carry select and hybrid decial adders suitable for ulti-digit BCD addition are ipleented using parity preserving reversible redkin gates. redkin gates are conservative reversible gates. A gate is conservative if the Haing weight (nuber of logical ones) of its input equals the Haing weight of its output. If a gate is conservative and reversible then it is parity preserving. The organization of this paper is as follows: Initially, fast decial adders such as carry select and hybrid adders are described. A coparison of carry select and hybrid BCD adders with conventional decial adder in ters of speed and area is done for classical gate ipleentation. Next section describes ipleentations of carry select and hybrid adders using only parity preserving reversible redkin gates. An optiu block size for a hybrid adder is also derived. inally, a graphical delay analysis of different fault tolerant ipleentations noralized to a redkin gate is presented. II. CARRY SELECT BCD ADDER The carry select BCD adder shown in ig. consists of a 4- bit binary adder, a 6-correction circuit, and a odified special adder along with a circuit (-input AND, -input OR and a : ultiplexer) to generate decial carry out (d cout ). The 4-bit binary adder adds the BCD inputs and generates a binary su, S (S 3- ) that is checked by the 6-correction circuit. The output of the 6-correction circuit L is given as L= C out + S 3 (S +S ) () ISBN: WCECS 7

2 Proceedings of the World Congress on Engineering and Coputer Science 7 WCECS 7, October 4-6, 7, San rancisco, USA where T dcout(carry-select) is the delay to generate K-bit fro the BCD inputs for the first digit T ux is the delay of a : ultiplexer T su-digit(carry-salact) is the delay of special adder for last digit III. HYBRID BCD ADDER Hybrid logic for N-digit BCD addition can be used for delay reduction and is shown in ig.. The N-digit BCD input is divided into -digit fixed blocks. Each -digit adder consists of single digit carry select adders. To speed up addition, carry lookahead logic is included in -digit blocks. or an -digit adder, Decial C out at th digit (K - ) can be coputed as given in equation (4) using equation (). ig : Carry Select BCD adder On receiving C in, a K-bit can be generated using equation (). K = S 3 S C in + L = P C in + L () where P is the carry propagate signal (S 3 S ) If the carry select technique is adopted for K-bit generation then k denotes the K-bit with C in = and k with C in = and is given by k =P +L and k =L. After coputing both bits (k and k ) a selection is done using a : ultiplexer. To reduce the hardware and to increase the speed of the circuit, the final adder stage (4-bit special adder) is a odified version of a 4-bit binary adder consisting of a half adder, full adders and an XOR gate as in ig.. An N-digit carry select adder will have a total (worst case) delay (T dsu (carry-select) ) equal to the su of the carry delay through the first digit (T dcout(carry-select) ), the carry select delays through the next (N-) digits, and the su delay through the last digit (T su-digit(carry-select) ). This is given in equation (3). T dsu(carry-select) = T d-cout(carry-select) +(N-)T ux +T su-digit(carry-select) (3) K - = C in P k + L i [ P j ] (4) k= i= j=i+ where L i is the L-bit of i th digit P i is the propagate bit for i th digit This can be written as K - = k (-) C in + k (-) C in (5) where k (-) = K - with C in = k (-) = K - with C in = The coputations up to the generation of L i and P i bits at each digit are carried out in parallel for all digits. The delay for L-bit generation is given as T L = T adder + T 6-correction (6) where T adder is the delay of the 4-bit binary adder, T 6-correction is the delay of the 6-correction circuit k (-) and k (-) for an -digit block are coputed using L i and P i as given in equation (4) after a delay of T k(-) which is the delay of an -input AND gate and (+) input OR gate. b (N-)-(N-) a (N-)-(N-) b (-)- a (-)- b (-)- a (-)- Carry lookahead Carry lookahead Carry lookahead C in d cout Mux -digit adder Mux -digit adder Mux -digit adder BCD Su (d N-)-(N-) ) BCD Su (d (-)- ) BCD Su (d (-)- ) ig. Hybrid N-digit Decial Adder ISBN: WCECS 7

3 Proceedings of the World Congress on Engineering and Coputer Science 7 WCECS 7, October 4-6, 7, San rancisco, USA On receiving C in, the Decial C out at th digit (K - ) is generated after an additional delay of a : ultiplexer (T ux ) and is given as T -dcout = T L + T k(-) + T ux (7) The total (worst case) delay of an N-digit hybrid BCD adder (T dsu (hybrid) ) with fixed size carry look ahead block is the su of the carry delay through the first -digit lookahead adder block (T -dcout ), the carry select delays through the interediate blocks, and the su delay through the last -digit block (T su--digit ). This is given in equation (8). T dsu (hybrid) = T -dcout + [(N/)-] T ux + T su--digit (8) where T su--digit = T ux + T su-digit (9) The total (worst case) delay of an N-digit conventional BCD adder (T dsu (conventional) ) given in equation () is the su of N ties the carry delay through one digit and the su delay through the last digit (T su-digit(conventional) ). T dsu (conventional) = N T dcout(conventional) + T su-digit(conventional) () A coparison of conventional, carry select and hybrid (with =4) BCD adders in ters of area and critical path delay is done with the logic synthesis tool Leonardo Spectru fro Mentor Graphics Corporation using ASIC Library. The critical path delay and area are noralized with respect to a full adder critical path delay of.98 ns and area of 38μ. ig. 3 shows the graphical analysis of delay, and ig. 4 shows the area-delay product noralized to that of a full adder. The area overhead of carry select and hybrid adders is copensated by the speed advantage copared to the conventional adder. Area-delay product nnoralized to a full adder Area-delay analysis of different BCD adders Conventional BCD adder Carry select BCD adder Hybrid BCD adder ig. 4: Analysis of area-delay product of Conventional, Carry Select and Hybrid BCD Adders ig. 5 deonstrates the speed up factor of carry select and hybrid BCD adders copared to conventional BCD adder as the nuber of digits increases. Hybrid decial adder is three ties faster than the conventional BCD adder as the nuber of digits increases above while the carry select BCD adder attains a speed up factor of.5 at this level. It is noted that the hybrid adder attains speed up over carry select BCD adder only when the nuber of input digits increases above 8. The delay coparison graphs show that hybrid adder is 5 ties faster than that for the conventional BCD adder, when the input word length is above Delay analysis of different BCD adders Conventional BCD adder Carry Select BCD adder Hybrid BCD adder Speed iproveent for Carry select and Hybrid BCD adders Carry select vs. Conventional BCD adder Hybrid vs. Conventional BCD adder Delay noralized to a full adder Speed up factor ig. 3: Delay analysis of Conventional, Carry Select and Hybrid BCD Adders ig. 5. Speed up factor for Carry select and Hybrid BCD adders vs. conventional BCD adder ISBN: WCECS 7

4 Proceedings of the World Congress on Engineering and Coputer Science 7 WCECS 7, October 4-6, 7, San rancisco, USA IV. REVERSIBLE GATES This section describes parity preserving reversible logic gates such as eynan Double Gate (G) and redkin Gate (RG). A 3*3 eynan Double Gate (G) [6] has 3 inputs A, B, C and 3 outputs P=A, Q=A B, R=A C. A 3*3 redkin Gate (RG) [7] has 3 inputs A, B, C and 3 outputs P=A, Q= A B AC, R= AB A C. These two gates satisfy the condition A B C=P Q R. In general, a parity preserving reversible gate is a gate in which the following condition is valid. X i = Y i () where X indicates an input, Y, an output, and i the nuber of inputs or outputs of the reversible gate. V. PARITY PRESERVING REVERSIBLE CARRY SELECT BCD ADDER Recently, Hafiz [3], Thapliyal [4] and Jaes [5] proposed reversible ipleentations of conventional BCD adders. But these ipleentations ake use of reversible gates other than parity preserving gates, and hence they are not fault tolerant ipleentations. This research proposes a reversible ipleentation of fast BCD adders using the parity preserving reversible redkin gates. The basic coponent of any adder is a full adder. A nuber of parity preserving reversible full adders are available in literature [6, 8]. ig. 6 and ig. 7 show the ipleentation of a half adder and a full adder using parity preserving redkin gates. The full adder ipleentation requires only 5 redkin gates at 3 levels, copared to 3-level 6-gate (5 redkin gates and eynan gate) ipleentation in [6], and 5-level 5- redkin gate ipleentation in [8] while observing the fanout restrictions. The 4-bit binary adder realized using a half adder and 3 full adders will achieve delay reduction by using ipleentations in ig. 6 and ig. 7. The least significant bit (half adder) requires a path delay of two RGs to generate C fro the addends. Then the carry ripples through the subsequent full adders with a path delay of two RGs per bit. This is because the first redkin gates of all full adders work in parallel with the first redkin gate of half adder in an n-bit binary adder. But in the ipleentation in [6], the delay is of 3 levels for each bit. So, an advantage of delay level/bit is achieved in this ipleentation. The delay to generate C out or Su in the n-bit binary adder is T c-ripple = T su-ripple = +(n-) () B A AB=Carry A B=Su B A C Su Carry ig. 7: ull adder using redkin Gates or a conventional n-bit adder with n full adders, it is T c-ripple (conventional) = T su-ripple(conventional) = 3+(n-) (3) or a BCD adder this delay is the delay with n=4 for each digit. In carry select BCD adder, since all digits are added in parallel this delay reains the sae as a single digit for N digit addition. The parity preserving reversible ipleentation of a 6- correction circuit is shown in ig. 8. The ipleentation requires 3 RGs to generate the L output. This circuit takes only ore delays after generating the Su to generate the L-bit. The delays to generate L-bit fro the BCD inputs for carry select and conventional BCD adders are given in (4) and (5). T L(carry-select) = 4+(n-) (4) T L (conventional) = 5+(n-) (5) ig. 9 shows the generation of K-bit or the Decial C out. The generation of k and k takes the delay of only one redkin gate after receiving L-bit as seen in ig. 9. After coputing both values (k and k ) a selection is done by a single RG, since an RG works as a : ultiplexer with A input as control input and B and C inputs as data inputs. So, the additional delay in each digit to generate K-bit after receiving C in is only due to one RG. S3 S S S L ig. 8: Generation of L-bit using redkin Gates S3 L S3 k k ig. 9: Generation of K-bit using k and k S3 Cout Cin Cin K=Decial Cout ig. 6: Half adder using redkin Gates ISBN: WCECS 7

5 Proceedings of the World Congress on Engineering and Coputer Science 7 WCECS 7, October 4-6, 7, San rancisco, USA The delay in generation of K-bit (Decial C out ) for one digit for carry select BCD adder is given in equation (6), where n=4. T d-cout(carry-select) = 6+ (n-) (6) Special adder ipleented using one half adder, two full adders and one XOR gate requires 5 redkin gates (3 for half adder, 5 for each full adder, for XOR gate) to generate the BCD su (d 3- ). The Decial C out or the K-bit is the last input to be received for the special adder. The K input passes through a axiu of 5 redkin gates to generate the BCD su (d 3- ). But C in is received by the special adder along with the K-bit only. On receiving C in the half adder of the special adder generates the carry bit after one redkin gate delay. The full adders and one XOR gate adds 5 ore redkin gate delays. So the delay of special adder (T su-digit(carry-select) ) is the delay of 6 redkin gates. or an N-digit BCD adder, Decial C out at N th digit (K (N-) ) is generated after a delay equal to the su of delay of K-bit generation for the first digit (T dcout(carry-select) )and the ultiplexer delays through the next (N-)digits. It is given in equation (7). T N-d-cout(carry-select) = T dcout(carry-select) +(N-)T ux = 6+(n-) + (N-) (7) Substituting the delays in equation (3), the total worst case delay (T dsu (carry-select) ) in ters of redkin gate delay is T d-su (carry-select) = 6+(n-) + (N-) + 6 (8) or a conventional BCD adder the final adder is a 4-bit binary adder. The K input passes through a axiu of 6 redkin gates (3 full adders) of the final adder to generate the BCD su. So total (worst case) delay of an N-digit conventional BCD adder in ters of redkin gate delay is T d-su (conventional) VI. = N T dcout(conventional) + T su-digit (conventional) = N T L(conventional) + T su-digit(conventional) = (5+(n-)) N + 6 (9) HYBRID REVERSIBLE BCD ADDER The total (worst case) delay of an N-digit hybrid BCD adder with fixed size carry look ahead block is given in equation (8). The first ter in equation (8) requires a delay as given in equation (7). In reversible ipleentation using redkin gates the delay to generate all L i bits is T L (given in equation (4)) with n=4. All P i will be available when the generation of L i gets over. T k(-) is the delay of an -input AND gate and (+) input OR gate. A input AND or a input OR can be ipleented by a single redkin gate. Higher order AND and OR gates can be constructed using redkin gates arranged in a binary tree. An -input AND gate or an -input OR gate requires (-) redkin gates. In a binary tree ipleentation an input passes through a axiu of log redkin gates [8]. On receiving C in, the selection of k (-) or k (-) requires one ore redkin delay for each -digit block. Hence the carry delay through the first -digit lookahead adder block is T -dcout = + log + log ( ) + () The delay for carry select for interediate blocks is N -. The su delay through the last -digit block is (+6). Total delay in generating N-digit BCD su is given as T d-su (hybrid) = + log + log ( ) + N () However, the assuption log = is valid for the sall block sizes applicable to carry look ahead adder designs. Thus, () can be written as N T d-su (hybrid) = 5++ Miniizing T d-su (hybrid) with respect to block size opt = ().5N (3) Substituting (3) into () gives the shortest delay for a fixed block size hybrid BCD reversible adder. T d-su (hybrid) = N (4) ig. graphically deonstrates the coputation of optiu block size (corresponding to shortest delay) of hybrid reversible BCD adders for different input lengths. ig. shows a coparative delay analysis of conventional, carry select and hybrid BCD adder reversible ipleentations noralized to that of a redkin gate. Delay of reversible Hybrid BCD adder Graphical analysis of optiu block size for Hybrid BCD adder 5 7 N= N=5 N= N= per block ig. : Graphical analysis of optiu block size of Hybrid reversible BCD adder for different input lengths ISBN: WCECS 7

6 Proceedings of the World Congress on Engineering and Coputer Science 7 WCECS 7, October 4-6, 7, San rancisco, USA Delay noralized to a redkin gate [log(delay)] Delay analysis of different reversible BCD adders Conventional Carry Select Hybrid Speed up factor Speed iproveent of Carry select and Hybrid reversible BCD adders Carry select vs Conventional Hybrid vs Conventional ig. : Delay analysis of VLSI ipleentations of BCD adders igure deonstrates the speed up factor of reversible redkin gate ipleentations of carry select and hybrid BCD adders copared to conventional BCD adder. It can be noted that the hybrid adder attains speed over carry select BCD adder for all values of N in reversible ipleentation. Speed up factor of hybrid adder increases above when the nuber of decial digits is ore than 5 for fault tolerant reversible logic ipleentation. VII. CONCLUSION AND UTURE WORK This research fors the basis of a fast Decial ALU for a reversible CPU. aster decial adder circuits have been explored for several decades. This paper continues that practice by describing several reversible BCD adders using only redkin gate (RG), a conservative reversible logic gate. VLSI ipleentations using only one type of odular building blocks can decrease syste design and anufacturing cost. ig. : Speed up factor for VLSI reversible ipleentations of fast BCD adders vs. Conventional BCD adder The perforance coparison of carry select and hybrid BCD adders with conventional BCD adder are presented. It is noted that the hybrid BCD adder attains speed up over carry select and conventional BCD adders, for any input length in a reversible ipleentation. Varying the size of the carry lookahead blocks can reduce the total worst case delay, since carries generated or absorbed in the adder center have shorter data paths [9]. Investigations into deterining alternate ipleentations can be done using logic synthesis ethods [,, ]. Characterization of new failies of n-input n-output reversible gates that can be used for regular structures is an area which can be investigated further. Additionally, it is noted that there is a lack of siulation tools that support reversible gates, and this is ost definitely an area worthy of attention. REERENCES [] R. Landauer, Irreversibility and Heat Generation in Coputational Process, IBM Journal of Research and Dev., 5, pp.83-9, 96. [] Bennett, C., Logical Reversibility of Coputation, IBM Journal of Research and Developent, 7, pp.55-53, 973. [3] Md. Hafiz Hasan Babu and A. R. Chowdhury, "Design of a Reversible Binary Coded Decial Adder by Using Reversible 4-bit Parallel Adder, VLSI Design 5, pp.55-6, Jan 5. [4] H. Thapliyal, S. Kotiyal and M.B Srinivas, Novel BCD Adders and their Reversible Logic Ipleentation for IEEE 754r orat, 9 th VLSI Design 6, pp , Jan 6. [5] R. Jaes, T. K. Shahana, K. P. Jacob and S. Sasi, Iproved Reversible Logic Ipleentation of Decial Adder, To be published in Proceedings of IEEE th VDAT Syposiu Aug, 7. [6] B. Parhai; ault Tolerant Reversible Circuits Proc. 4th Asiloar Conf. Signals, Systes, and Coputers, CA, Oct 6. [7] E. redkin and T. Toffoli, Conservative logic, Intl. J. Theoretical Physics, Vol, 98, pp [8] J.W.Bruce, M.A.Thornton, L.Shivakuariah, P.S.Kokate, X.Li, "Efficient Adder Circuits Based on a Conservative Logic Gate", Proceedings of the IEEE Coputer Society Annual Syposiu on VLSI, April, PA, USA, pp [9] B. Parhai, Coputer Arithetic: Algoriths and Hardware Designs, Oxford University Press,. [] Ditri Maslov, "Reversible Logic Synthesis, PhD Dissertation, Coputer Science Departent, University of New Brunswick, Canada, October 3. [] P. Gupta, A. Agrawal, N. K. Jha, An algorith for synthesis of reversible logic circuits, IEEE Transactions on Coputer Aided Design of Integrated Circuits and Systes, Nov. 6, Volue: 5, Issue, pp [] Guowu Yang; ei Xie; Xiaoyu Song; Hung, W.N.N.; Perkowski, M.A., A constructive Algorith for Reversible Logic synthesis IEEE Congress on Evolutionary Coputation, July 6, pp ISBN: WCECS 7

Power Improvement in 64-Bit Full Adder Using Embedded Technologies Er. Arun Gandhi 1, Dr. Rahul Malhotra 2, Er. Kulbhushan Singla 3

Power Improvement in 64-Bit Full Adder Using Embedded Technologies Er. Arun Gandhi 1, Dr. Rahul Malhotra 2, Er. Kulbhushan Singla 3 Power Iproveent in 64-Bit Full Adder Using Ebedded Technologies Er. Arun Gandhi 1, Dr. Rahul Malhotra 2, Er. Kulbhushan Singla 3 1 Departent of ECE, GTBKIET, Chhapianwali Malout, Punjab 2 Director, Principal,

More information

Energy-Efficient Cellular Communications Powered by Smart Grid Technology

Energy-Efficient Cellular Communications Powered by Smart Grid Technology Energy-Efficient Cellular Counications Powered by Sart Grid Technology Itiaz Nasi, Mostafa Zaan Chowdhury, and Md. Syadus Sefat Departent of Electrical and Electronic Engineering Khulna University of Engineering

More information

Efficient carry skip Adder design using full adder and carry skip block based on reversible Logic. India

Efficient carry skip Adder design using full adder and carry skip block based on reversible Logic. India American Journal of Engineering Research (AJER) e-issn: 2320-0847 p-issn : 2320-0936 Volume-4, Issue-12, pp-95-100 www.ajer.org Research Paper Open Access Efficient carry skip Adder design using full adder

More information

An Optimized Wallace Tree Multiplier using Parallel Prefix Han-Carlson Adder for DSP Processors

An Optimized Wallace Tree Multiplier using Parallel Prefix Han-Carlson Adder for DSP Processors An Optimized Wallace Tree Multiplier using Parallel Prefix Han-Carlson Adder for DSP Processors T.N.Priyatharshne Prof. L. Raja, M.E, (Ph.D) A. Vinodhini ME VLSI DESIGN Professor, ECE DEPT ME VLSI DESIGN

More information

EFFICIENT DESIGN AND IMPLEMENTATION OF ADDERS WITH REVERSIBLE LOGIC

EFFICIENT DESIGN AND IMPLEMENTATION OF ADDERS WITH REVERSIBLE LOGIC EFFICIENT DESIGN AND IMPLEMENTATION OF ADDERS WITH REVERSIBLE LOGIC Manoj Kumar K 1, Subhash S 2, Mahesh B Neelagar 3 1,2 PG Scholar, 3 Assistant Professor, Dept of PG studies, VTU-Belagavi, Karnataka

More information

Energy Efficient Code Converters Using Reversible Logic Gates

Energy Efficient Code Converters Using Reversible Logic Gates Energy Efficient Code Converters Using Reversible Logic Gates Gade Ujjwala MTech Student, JNIT,Hyderabad. Abstract: Reversible logic design has been one of the promising technologies gaining greater interest

More information

Design of High Speed Power Efficient Combinational and Sequential Circuits Using Reversible Logic

Design of High Speed Power Efficient Combinational and Sequential Circuits Using Reversible Logic Design of High Speed Power Efficient Combinational and Sequential Circuits Using Reversible Logic Basthana Kumari PG Scholar, Dept. of Electronics and Communication Engineering, Intell Engineering College,

More information

Design and Implementation of Reversible Multiplier using optimum TG Full Adder

Design and Implementation of Reversible Multiplier using optimum TG Full Adder IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 12, Issue 3, Ver. IV (May - June 2017), PP 81-89 www.iosrjournals.org Design and Implementation

More information

Design and Implementation of Block Based Transpose Form FIR Filter

Design and Implementation of Block Based Transpose Form FIR Filter Design and Ipleentation of Bloc Based Transpose For FIR Filter O. Venata rishna 1, Dr. C. Venata Narasihulu 2, Dr.. Satya Prasad 3 1 (ECE, CVR College of Engineering, Hyderabad, India) 2 (ECE, Geethanjali

More information

An Area Efficient and High Speed Reversible Multiplier Using NS Gate

An Area Efficient and High Speed Reversible Multiplier Using NS Gate RESEARCH ARTICLE OPEN ACCESS An Area Efficient and High Speed Reversible Multiplier Using NS Gate Venkateswarlu Mukku 1, Jaddu MallikharjunaReddy 2 1 Asst.Professor,Dept of ECE, Universal College Of Engineering

More information

IMPLEMENTATION OF HIGH SPEED LOW POWER VEDIC MULTIPLIER USING REVERSIBLE LOGIC

IMPLEMENTATION OF HIGH SPEED LOW POWER VEDIC MULTIPLIER USING REVERSIBLE LOGIC IMPLEMENTATION OF HIGH SPEED LOW POWER VEDIC MULTIPLIER USING REVERSIBLE LOGIC Manoj Kumar.K 1, Dr Meghana Kulkarni 2 1 PG Scholar, 2 Associate Professor Dept of PG studies, VTU-Belagavi, Karnataka,(India)

More information

SECURITY AND BER PERFORMANCE TRADE-OFF IN WIRELESS COMMUNICATION SYSTEMS APPLICATIONS

SECURITY AND BER PERFORMANCE TRADE-OFF IN WIRELESS COMMUNICATION SYSTEMS APPLICATIONS Latin Aerican Applied Research 39:187-192 (2009) SECURITY AND BER PERFORMANCE TRADE-OFF IN WIRELESS COMMUNICATION SYSTEMS APPLICATIONS L. ARNONE, C. GONZÁLEZ, C. GAYOSO, J. CASTIÑEIRA MOREIRA and M. LIBERATORI

More information

International Journal of Advanced Research in Electronics and Communication Engineering (IJARECE) Volume 3, Issue 9, September 2014

International Journal of Advanced Research in Electronics and Communication Engineering (IJARECE) Volume 3, Issue 9, September 2014 International Journal of Advanced Research in Electronics and Counication Engineering Volue 3, Issue 9, Septeber 2014 High Speed Error Detection and Data Recovery Architecture for Video Testing Applications

More information

AccuBridge TOWARDS THE DEVELOPMENT OF A DC CURRENT COMPARATOR RATIO STANDARD

AccuBridge TOWARDS THE DEVELOPMENT OF A DC CURRENT COMPARATOR RATIO STANDARD AccuBridge TOWARD THE DEVELOPMENT OF A DC CURRENT COMPARATOR RATO TANDARD Duane Brown,Andrew Wachowicz, Dr. hiping Huang 3 Measureents nternational, Prescott Canada duanebrown@intl.co, Measureents nternational,

More information

Implementation of Adaptive Viterbi Decoder

Implementation of Adaptive Viterbi Decoder Ipleentation of Adaptive Viterbi Decoder Devendra Made #1 VIII Se B.E.(Etrx) K.D.K.College of Engineering, Nagpur, Maharashtra(I) Asst. Prof. R.B. Khule *2 M.Tech V.L.S.I. K.D.K.College of Engineering,

More information

PREDICTING SOUND LEVELS BEHIND BUILDINGS - HOW MANY REFLECTIONS SHOULD I USE? Apex Acoustics Ltd, Gateshead, UK

PREDICTING SOUND LEVELS BEHIND BUILDINGS - HOW MANY REFLECTIONS SHOULD I USE? Apex Acoustics Ltd, Gateshead, UK PREDICTING SOUND LEVELS BEHIND BUILDINGS - HOW MANY REFLECTIONS SHOULD I USE? W Wei A Cooke J Havie-Clark Apex Acoustics Ltd, Gateshead, UK Apex Acoustics Ltd, Gateshead, UK Apex Acoustics Ltd, Gateshead,

More information

Intermediate-Node Initiated Reservation (IIR): A New Signaling Scheme for Wavelength-Routed Networks with Sparse Conversion

Intermediate-Node Initiated Reservation (IIR): A New Signaling Scheme for Wavelength-Routed Networks with Sparse Conversion Interediate-Node Initiated Reservation IIR): A New Signaling Schee for Wavelength-Routed Networks with Sparse Conversion Kejie Lu, Jason P. Jue, Tiucin Ozugur, Gaoxi Xiao, and Irich Chlatac The Center

More information

Transmit Power and Bit Allocations for OFDM Systems in a Fading Channel

Transmit Power and Bit Allocations for OFDM Systems in a Fading Channel Transit Power and Bit Allocations for OFD Systes in a Fading Channel Jiho Jang *, Kwang Bok Lee, and Yong-Hwan Lee * Sasung Electronics Co. Ltd., Suwon P.O.Box, Suwon-si, Gyeonggi-do 44-74, Korea School

More information

A New Reversible SMT Gate and its Application to Design Low Power Circuits

A New Reversible SMT Gate and its Application to Design Low Power Circuits A New Reversible SMT Gate and its Application to Design Low Power Circuits Monika Tiwari 1, G.R. Mishra 2, O.P.Singh 2 M.Tech Student, Dept. of E.C.E, Amity University, Lucknow (U.P.), India 1 Associate

More information

Design of 4x4 Parity Preserving Reversible Vedic Multiplier

Design of 4x4 Parity Preserving Reversible Vedic Multiplier 153 Design of 4x4 Parity Preserving Reversible Vedic Multiplier Akansha Sahu*, Anil Kumar Sahu** *(Department of Electronics & Telecommunication Engineering, CSVTU, Bhilai) ** (Department of Electronics

More information

Efficient Reversible GVJ Gate as Half Adder & Full Adder and its Testing on Single Precision Floating Point Multiplier

Efficient Reversible GVJ Gate as Half Adder & Full Adder and its Testing on Single Precision Floating Point Multiplier Efficient Reversible GVJ Gate as Half Adder & Full Adder and its Testing on Single Precision Floating Point Multiplier Efficient Reversible GVJ Gate as Half Adder & Full Adder and its Testing on Single

More information

COMPARISON OF TOKEN HOLDING TIME STRATEGIES FOR A STATIC TOKEN PASSING BUS. M.E. Ulug

COMPARISON OF TOKEN HOLDING TIME STRATEGIES FOR A STATIC TOKEN PASSING BUS. M.E. Ulug COMPARISON OF TOKEN HOLDING TIME STRATEGIES FOR A STATIC TOKEN PASSING BUS M.E. Ulug General Electric Corporate Research and Developent Schenectady, New York 1245 ABSTRACT Waiting ties have been calculated

More information

Relation between C/N Ratio and S/N Ratio

Relation between C/N Ratio and S/N Ratio Relation between C/N Ratio and S/N Ratio In our discussion in the past few lectures, we have coputed the C/N ratio of the received signals at different points of the satellite transission syste. The C/N

More information

NINTH INTERNATIONAL CONGRESS ON SOUND AND VIBRATION, ICSV9 PASSIVE CONTROL OF LAUNCH NOISE IN ROCKET PAYLOAD BAYS

NINTH INTERNATIONAL CONGRESS ON SOUND AND VIBRATION, ICSV9 PASSIVE CONTROL OF LAUNCH NOISE IN ROCKET PAYLOAD BAYS first nae & faily nae: Rick Morgans Page nuber: 1 NINTH INTERNATIONAL CONGRESS ON SOUND AND VIBRATION, ICSV9 PASSIVE CONTROL OF LAUNCH NOISE IN ROCKET PAYLOAD BAYS Rick Morgans, Ben Cazzolato, Anthony

More information

Yield Enhancement Techniques for 3D Memories by Redundancy Sharing among All Layers

Yield Enhancement Techniques for 3D Memories by Redundancy Sharing among All Layers Yield Enhanceent Techniques for 3D Meories by Redundancy Sharing aong All Layers Joohwan Lee, Kihyun Park, and Sungho Kang Three-diensional (3D) eories using through-silicon vias (TSVs) will likely be

More information

Smarter Balanced Assessment Consortium Claims, Targets, and Standard Alignment for Math

Smarter Balanced Assessment Consortium Claims, Targets, and Standard Alignment for Math Sarter Balanced Assessent Consortiu Clais, s, Stard Alignent for Math The Sarter Balanced Assessent Consortiu (SBAC) has created a hierarchy coprised of clais targets that together can be used to ake stateents

More information

AREA AND DELAY EFFICIENT DESIGN FOR PARALLEL PREFIX FINITE FIELD MULTIPLIER

AREA AND DELAY EFFICIENT DESIGN FOR PARALLEL PREFIX FINITE FIELD MULTIPLIER AREA AND DELAY EFFICIENT DESIGN FOR PARALLEL PREFIX FINITE FIELD MULTIPLIER 1 CH.JAYA PRAKASH, 2 P.HAREESH, 3 SK. FARISHMA 1&2 Assistant Professor, Dept. of ECE, 3 M.Tech-Student, Sir CR Reddy College

More information

A New Localization and Tracking Algorithm for Wireless Sensor Networks Based on Internet of Things

A New Localization and Tracking Algorithm for Wireless Sensor Networks Based on Internet of Things Sensors & Transducers 203 by IFSA http://www.sensorsportal.co A New Localization and Tracking Algorith for Wireless Sensor Networks Based on Internet of Things, 2 Zhang Feng, Xue Hui-Feng, 2 Zhang Yong-Heng,

More information

EQUALIZED ALGORITHM FOR A TRUCK CABIN ACTIVE NOISE CONTROL SYSTEM

EQUALIZED ALGORITHM FOR A TRUCK CABIN ACTIVE NOISE CONTROL SYSTEM EQUALIZED ALGORITHM FOR A TRUCK CABIN ACTIVE NOISE CONTROL SYSTEM Guangrong Zou, Maro Antila, Antti Lanila and Jari Kataja Sart Machines, VTT Technical Research Centre of Finland P.O. Box 00, FI-0 Tapere,

More information

Comparison Between PLAXIS Output and Neural Network in the Guard Walls

Comparison Between PLAXIS Output and Neural Network in the Guard Walls Coparison Between PLAXIS Output and Neural Network in the Guard Walls Ali Mahbod 1, Abdolghafar Ghorbani Pour 2, Abdollah Tabaroei 3, Sina Mokhtar 2 1- Departent of Civil Engineering, Shahid Bahonar University,

More information

TRANSISTOR LEVEL IMPLEMENTATION OF DIGITAL REVERSIBLE CIRCUITS

TRANSISTOR LEVEL IMPLEMENTATION OF DIGITAL REVERSIBLE CIRCUITS TRANSISTOR LEVEL IMPLEMENTATION OF DIGITAL REVERSIBLE CIRCUITS K.Prudhvi Raj 1 and Y.Syamala 2 1 PG student, Gudlavalleru Engineering College, Krishna district, Andhra Pradesh, India 2 Departement of ECE,

More information

TESTING OF ADCS BY FREQUENCY-DOMAIN ANALYSIS IN MULTI-TONE MODE

TESTING OF ADCS BY FREQUENCY-DOMAIN ANALYSIS IN MULTI-TONE MODE THE PUBLISHING HOUSE PROCEEDINGS OF THE ROMANIAN ACADEMY, Series A, OF THE ROMANIAN ACADEMY Volue 5, Nuber /004, pp.000-000 TESTING OF ADCS BY FREQUENCY-DOMAIN ANALYSIS IN MULTI-TONE MODE Daniel BELEGA

More information

Distributed Power Delivery for Energy Efficient and Low Power Systems

Distributed Power Delivery for Energy Efficient and Low Power Systems Distributed Power Delivery for Energy Efficient and Low Power Systes Selçuk Köse Departent of Electrical Engineering University of South Florida Tapa, Florida 33620 kose@usf.edu Eby G. Friedan Departent

More information

A NOVEL IMPLEMENTATION OF HIGH SPEED MULTIPLIER USING BRENT KUNG CARRY SELECT ADDER K. Golda Hepzibha 1 and Subha 2

A NOVEL IMPLEMENTATION OF HIGH SPEED MULTIPLIER USING BRENT KUNG CARRY SELECT ADDER K. Golda Hepzibha 1 and Subha 2 A NOVEL IMPLEMENTATION OF HIGH SPEED MULTIPLIER USING BRENT KUNG CARRY SELECT ADDER K. Golda Hepzibha 1 and Subha 2 ECE Department, Sri Manakula Vinayagar Engineering College, Puducherry, India E-mails:

More information

Kalman Filtering for NLOS Mitigation and Target Tracking in Indoor Wireless Environment

Kalman Filtering for NLOS Mitigation and Target Tracking in Indoor Wireless Environment 16 Kalan Filtering for NLOS Mitigation and Target Tracking in Indoor Wireless Environent Chin-Der Wann National Sun Yat-Sen University Taiwan 1. Introduction Kalan filter and its nonlinear extension, extended

More information

ISSN Vol.02, Issue.11, December-2014, Pages:

ISSN Vol.02, Issue.11, December-2014, Pages: ISSN 2322-0929 Vol.02, Issue.11, December-2014, Pages:1134-1139 www.ijvdcs.org Optimized Reversible Vedic Multipliers for High Speed Low Power Operations GOPATHOTI VINOD KUMAR 1, KANDULA RAVI KUMAR 2,

More information

Radio Resource Management in a Coordinated Cellular Distributed Antenna System By Using Particle Swarm Optimization

Radio Resource Management in a Coordinated Cellular Distributed Antenna System By Using Particle Swarm Optimization Radio Resource Manageent in a Coordinated Cellular Distributed Antenna Syste By Using Particle Swar Optiization Oer Haliloglu (1), Cenk Toker (1), Gurhan Bulu (1), Hali Yanikoeroglu (2) (1) Departent of

More information

University of Bristol - Explore Bristol Research. Peer reviewed version. Link to published version (if available): /ICC.2006.

University of Bristol - Explore Bristol Research. Peer reviewed version. Link to published version (if available): /ICC.2006. Kaya, I., & Kocak, T. (2006). Energy-efficient pipelined bloo filters for network intrusion detection. IEEE International Conference on Counications, 5, 2382-2387. DOI: 10.1109/ICC.2006.255126 Peer reviewed

More information

A simple charge sensitive preamplifier for experiments with a small number of detector channels

A simple charge sensitive preamplifier for experiments with a small number of detector channels A siple charge sensitive preaplifier for experients with a sall nuber of detector channels laudio Arnaboldi and Gianluigi Pessina Istituto Nazionale di Fisica Nucleare (INFN) Università degli Studi di

More information

High Speed Low Power Operations for FFT Using Reversible Vedic Multipliers

High Speed Low Power Operations for FFT Using Reversible Vedic Multipliers High Speed Low Power Operations for FFT Using Reversible Vedic Multipliers Malugu.Divya Student of M.Tech, ECE Department (VLSI), Geethanjali College of Engineering & Technology JNTUH, India. Mrs. B. Sreelatha

More information

A Low-Power 12 Transistor Full Adder Design using 3 Transistor XOR Gates

A Low-Power 12 Transistor Full Adder Design using 3 Transistor XOR Gates A Low-Power 12 Transistor Full Adder Design using 3 Transistor XOR Gates Anil Kumar 1 Kuldeep Singh 2 Student Assistant Professor Department of Electronics and Communication Engineering Guru Jambheshwar

More information

Selective Harmonic Elimination for Multilevel Inverters with Unbalanced DC Inputs

Selective Harmonic Elimination for Multilevel Inverters with Unbalanced DC Inputs Selective Haronic Eliination for Multilevel Inverters with Unbalanced DC Inputs Abstract- Selective haronics eliination for the staircase voltage wavefor generated by ultilevel inverters has been widely

More information

Implementation of 256-bit High Speed and Area Efficient Carry Select Adder

Implementation of 256-bit High Speed and Area Efficient Carry Select Adder Implementation of 5-bit High Speed and Area Efficient Carry Select Adder C. Sudarshan Babu, Dr. P. Ramana Reddy, Dept. of ECE, Jawaharlal Nehru Technological University, Anantapur, AP, India Abstract Implementation

More information

A Novel NLOS Mitigation Approach for Wireless Positioning System

A Novel NLOS Mitigation Approach for Wireless Positioning System 2 3rd International Conference on Coputer and Electrical Engineering (ICCEE 2) IPCSIT vol. 53 (22) (22) IACSIT Press, Singapore DOI:.7763/IPCSIT.22.V53.No..54 A Novel NLOS Mitigation Approach for Wireless

More information

Design of Delay-Power Efficient Carry Select Adder using 3-T XOR Gate

Design of Delay-Power Efficient Carry Select Adder using 3-T XOR Gate Adv. Eng. Tec. Appl. 5, No. 1, 1-6 (2016) 1 Advanced Engineering Technology and Application An International Journal http://dx.doi.org/10.18576/aeta/050101 Design of Delay-Power Efficient Carry Select

More information

PUBLICATIONS OF PROBLEMS & APPLICATION IN ENGINEERING RESEARCH - PAPER CSEA2012 ISSN: ; e-issn:

PUBLICATIONS OF PROBLEMS & APPLICATION IN ENGINEERING RESEARCH - PAPER   CSEA2012 ISSN: ; e-issn: New BEC Design For Efficient Multiplier NAGESWARARAO CHINTAPANTI, KISHORE.A, SAROJA.BODA, MUNISHANKAR Dept. of Electronics & Communication Engineering, Siddartha Institute of Science And Technology Puttur

More information

FPGA IMPLENTATION OF REVERSIBLE FLOATING POINT MULTIPLIER USING CSA

FPGA IMPLENTATION OF REVERSIBLE FLOATING POINT MULTIPLIER USING CSA FPGA IMPLENTATION OF REVERSIBLE FLOATING POINT MULTIPLIER USING CSA Vidya Devi M 1, Lakshmisagar H S 1 1 Assistant Professor, Department of Electronics and Communication BMS Institute of Technology,Bangalore

More information

A Novel Approach For Designing A Low Power Parallel Prefix Adders

A Novel Approach For Designing A Low Power Parallel Prefix Adders A Novel Approach For Designing A Low Power Parallel Prefix Adders R.Chaitanyakumar M Tech student, Pragati Engineering College, Surampalem (A.P, IND). P.Sunitha Assistant Professor, Dept.of ECE Pragati

More information

Analysis on DV-Hop Algorithm and its variants by considering threshold

Analysis on DV-Hop Algorithm and its variants by considering threshold Analysis on DV-Hop Algorith and its variants by considering threshold Aanpreet Kaur 1, Pada Kuar 1, Govind P Gupta 2 1 Departent of Coputer Science & Engineering Jaypee Institute of Inforation Technology,

More information

SIGNED PIPELINED MULTIPLIER USING HIGH SPEED COMPRESSORS

SIGNED PIPELINED MULTIPLIER USING HIGH SPEED COMPRESSORS INTERNATIONAL JOURNAL OF RESEARCH IN COMPUTER APPLICATIONS AND ROBOTICS ISSN 2320-7345 SIGNED PIPELINED MULTIPLIER USING HIGH SPEED COMPRESSORS 1 T.Thomas Leonid, 2 M.Mary Grace Neela, and 3 Jose Anand

More information

A NOVEL APPROACH OF VEDIC MATHEMATICS USING REVERSIBLE LOGIC FOR HIGH SPEED ASIC DESIGN OF COMPLEX MULTIPLIER

A NOVEL APPROACH OF VEDIC MATHEMATICS USING REVERSIBLE LOGIC FOR HIGH SPEED ASIC DESIGN OF COMPLEX MULTIPLIER A NOVEL APPROACH OF VEDIC MATHEMATICS USING REVERSIBLE LOGIC FOR HIGH SPEED ASIC DESIGN OF COMPLEX MULTIPLIER SK. MASTAN VALI 1*, N.SATYANARAYAN 2* 1. II.M.Tech, Dept of ECE, AM Reddy Memorial College

More information

Adaptive Harmonic IIR Notch Filter with Varying Notch Bandwidth and Convergence Factor

Adaptive Harmonic IIR Notch Filter with Varying Notch Bandwidth and Convergence Factor Journal of Counication and Coputer (4 484-49 doi:.765/548-779/4.6. D DAVID PUBLISHING Adaptive Haronic IIR Notch Filter with Varying Notch Bandwidth and Convergence Factor Li Tan, Jean Jiang, and Liango

More information

High Speed Binary Counters Based on Wallace Tree Multiplier in VHDL

High Speed Binary Counters Based on Wallace Tree Multiplier in VHDL High Speed Binary Counters Based on Wallace Tree Multiplier in VHDL E.Sangeetha 1 ASP and D.Tharaliga 2 Department of Electronics and Communication Engineering, Tagore College of Engineering and Technology,

More information

A New Gate for Low Cost Design of All-optical Reversible Logic Circuit

A New Gate for Low Cost Design of All-optical Reversible Logic Circuit A New Gate for Low Cost Design of All-optical Reversible Logic Circuit Mukut Bihari Malav, Department of Computer Science & Engineering UCE, Rajasthan Technical University Kota, Rajasthan, India mbmalav@gmail.com

More information

FULL ADDER/SUBTRACTOR CIRCUIT USING REVERSIBLE LOGIC GATES

FULL ADDER/SUBTRACTOR CIRCUIT USING REVERSIBLE LOGIC GATES FULL ADDER/SUBTRACTOR CIRCUIT USING REVERSIBLE LOGIC GATES 1 PRADEESHA R. CHANDRAN, 2 ANAND KUMAR, 3 ARTI NOOR 1 IV year, B. Tech., Dept. of ECE, Karunya University, Coimbatore, Tamil Nadu, India, 643114

More information

A Novel Designing Approach for Low Power Carry Select Adder M. Vidhya 1, R. Muthammal 2 1 PG Student, 2 Associate Professor,

A Novel Designing Approach for Low Power Carry Select Adder M. Vidhya 1, R. Muthammal 2 1 PG Student, 2 Associate Professor, A Novel Designing Approach for Low Power Carry Select Adder M. Vidhya 1, R. Muthammal 2 1 PG Student, 2 Associate Professor, ECE Department, GKM College of Engineering and Technology, Chennai-63, India.

More information

Design and Implementation of Complex Multiplier Using Compressors

Design and Implementation of Complex Multiplier Using Compressors Design and Implementation of Complex Multiplier Using Compressors Abstract: In this paper, a low-power high speed Complex Multiplier using compressor circuit is proposed for fast digital arithmetic integrated

More information

AN EFFICIENT APPROACH TO MINIMIZE POWER AND AREA IN CARRY SELECT ADDER USING BINARY TO EXCESS ONE CONVERTER

AN EFFICIENT APPROACH TO MINIMIZE POWER AND AREA IN CARRY SELECT ADDER USING BINARY TO EXCESS ONE CONVERTER AN EFFICIENT APPROACH TO MINIMIZE POWER AND AREA IN CARRY SELECT ADDER USING BINARY TO EXCESS ONE CONVERTER K. RAMAMOORTHY 1 T. CHELLADURAI 2 V. MANIKANDAN 3 1 Department of Electronics and Communication

More information

Area and Delay Efficient Carry Select Adder using Carry Prediction Approach

Area and Delay Efficient Carry Select Adder using Carry Prediction Approach Journal From the SelectedWorks of Kirat Pal Singh July, 2016 Area and Delay Efficient Carry Select Adder using Carry Prediction Approach Satinder Singh Mohar, Punjabi University, Patiala, Punjab, India

More information

A Fault Analysis in Reversible Sequential Circuits

A Fault Analysis in Reversible Sequential Circuits IOSR Journal of VLSI and Signal Processing (IOSR-JVSP) Volume 4, Issue 2, Ver. I (Mar-Apr. 2014), PP 36-42 e-issn: 2319 4200, p-issn No. : 2319 4197 A Fault Analysis in Reversible Sequential Circuits B.Anuradha

More information

Performance Analysis of an AMC System with an Iterative V-BLAST Decoding Algorithm

Performance Analysis of an AMC System with an Iterative V-BLAST Decoding Algorithm I. J. Counications, Network and Syste Sciences, 008,, 105-06 Published Online May 008 in SciRes (http://www.srpublishing.org/journal/ijcns/). Perforance Analysis of an AMC Syste with an Iterative V-BLAST

More information

Incorporating Performance Degradation in Fault Tolerant Control System Design with Multiple Actuator Failures

Incorporating Performance Degradation in Fault Tolerant Control System Design with Multiple Actuator Failures International Incorporating Journal Perforance of Control, Degradation Autoation, in and ault Systes, Tolerant vol. Control, no. Syste, pp. 7-, Design with June Multiple Actuator ailures 7 Incorporating

More information

High Speed, Low power and Area Efficient Processor Design Using Square Root Carry Select Adder

High Speed, Low power and Area Efficient Processor Design Using Square Root Carry Select Adder IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 9, Issue 2, Ver. VII (Mar - Apr. 2014), PP 14-18 High Speed, Low power and Area Efficient

More information

A High Speed Wallace Tree Multiplier Using Modified Booth Algorithm for Fast Arithmetic Circuits

A High Speed Wallace Tree Multiplier Using Modified Booth Algorithm for Fast Arithmetic Circuits IOSR Journal of Electronics and Communication Engineering (IOSRJECE) ISSN: 2278-2834, ISBN No: 2278-8735 Volume 3, Issue 1 (Sep-Oct 2012), PP 07-11 A High Speed Wallace Tree Multiplier Using Modified Booth

More information

An orthogonal multi-beam based MIMO scheme. for multi-user wireless systems

An orthogonal multi-beam based MIMO scheme. for multi-user wireless systems An orthogonal ulti-bea based IO schee for ulti-user wireless systes Dong-chan Oh o and Yong-Hwan Lee School of Electrical Engineering and IC, Seoul ational University Kwana P.O. Box 34, Seoul, 151-600,

More information

A HIGH POWER FACTOR THREE-PHASE RECTIFIER BASED ON ADAPTIVE CURRENT INJECTION APPLYING BUCK CONVERTER

A HIGH POWER FACTOR THREE-PHASE RECTIFIER BASED ON ADAPTIVE CURRENT INJECTION APPLYING BUCK CONVERTER 9th International onference on Power Electronics Motion ontrol - EPE-PEM Košice A HIGH POWER FATOR THREE-PHASE RETIFIER BASE ON AAPTIVE URRENT INJETION APPYING BUK ONVERTER Žarko Ja, Predrag Pejović EE

More information

Design of an optimized multiplier based on approximation logic

Design of an optimized multiplier based on approximation logic ISSN:2348-2079 Volume-6 Issue-1 International Journal of Intellectual Advancements and Research in Engineering Computations Design of an optimized multiplier based on approximation logic Dhivya Bharathi

More information

Efficient FIR Filter Design Using Modified Carry Select Adder & Wallace Tree Multiplier

Efficient FIR Filter Design Using Modified Carry Select Adder & Wallace Tree Multiplier Efficient FIR Filter Design Using Modified Carry Select Adder & Wallace Tree Multiplier Abstract An area-power-delay efficient design of FIR filter is described in this paper. In proposed multiplier unit

More information

An Optimized Design of High-Speed and Energy- Efficient Carry Skip Adder with Variable Latency Extension

An Optimized Design of High-Speed and Energy- Efficient Carry Skip Adder with Variable Latency Extension An Optimized Design of High-Speed and Energy- Efficient Carry Skip Adder with Variable Latency Extension Monisha.T.S 1, Senthil Prakash.K 2 1 PG Student, ECE, Velalar College of Engineering and Technology

More information

EXPERIMENTAL VERIFICATION OF SINUSOIDAL APPROXIMATION IN ANALYSIS OF THREE-PHASE TWELVE-PULSE OUTPUT VOLTAGE TYPE RECTIFIERS

EXPERIMENTAL VERIFICATION OF SINUSOIDAL APPROXIMATION IN ANALYSIS OF THREE-PHASE TWELVE-PULSE OUTPUT VOLTAGE TYPE RECTIFIERS th INTERNATIONAL SYPOSIU on POWER ELECTRONICS - Ee 9 XV eđunarodni sipoziju Energetska elektronika Ee 9 NOVI SAD, REPUBLIC OF SERBIA, October 8 th - th, 9 EXPERIENTAL VERIFICATION OF SINUSOIDAL APPROXIATION

More information

ACCURATE DISPLACEMENT MEASUREMENT BASED ON THE FREQUENCY VARIATION MONITORING OF ULTRASONIC SIGNALS

ACCURATE DISPLACEMENT MEASUREMENT BASED ON THE FREQUENCY VARIATION MONITORING OF ULTRASONIC SIGNALS XVII IMEKO World Congress Metrology in 3rd Millenniu June 22 27, 2003, Dubrovnik, Croatia ACCURATE DISPLACEMENT MEASUREMENT BASED ON THE FREQUENCY VARIATION MONITORING OF ULTRASONIC SIGNALS Ch. Papageorgiou

More information

Comparative Analysis of Various Adders using VHDL

Comparative Analysis of Various Adders using VHDL International Journal of Engineering and Technical Research (IJETR) ISSN: 2321-0869, Volume-3, Issue-4, April 2015 Comparative Analysis of Various s using VHDL Komal M. Lineswala, Zalak M. Vyas Abstract

More information

Characteristics of a Stand-Alone Induction Generator in Small Hydroelectric Plants

Characteristics of a Stand-Alone Induction Generator in Small Hydroelectric Plants Characteristics of a Stand-Alone nduction Generator in Sall Hydroelectric Plants M. H. Haque School of Electrical and Electronic Engineering Nanyang Technological University Singapore 69798 Abstract-This

More information

CH 24 SLOPE. rise = run. Ch 24 Slope. Introduction

CH 24 SLOPE. rise = run. Ch 24 Slope. Introduction 9 CH SLOPE Introduction A line has any attributes, or characteristics. Two of the ost iportant are its intercepts and its slope. The intercepts (previous chapter) tell us where the line crosses the x-axis

More information

New Characteristics Analysis Considering Transmission Distance and Load Variation in Wireless Power Transfer via Magnetic Resonant Coupling

New Characteristics Analysis Considering Transmission Distance and Load Variation in Wireless Power Transfer via Magnetic Resonant Coupling New Characteristics nalysis Considering Transission Distance and oad Variation in Wireless Power Transfer via Magnetic Resonant Coupling Masaki Kato, Takehiro ura, Yoichi Hori The Departent of dvanced

More information

ELEC2202 Communications Engineering Laboratory Frequency Modulation (FM)

ELEC2202 Communications Engineering Laboratory Frequency Modulation (FM) ELEC Counications Engineering Laboratory ---- Frequency Modulation (FM) 1. Objectives On copletion of this laboratory you will be failiar with: Frequency odulators (FM), Modulation index, Bandwidth, FM

More information

Index Terms: Low Power, CSLA, Area Efficient, BEC.

Index Terms: Low Power, CSLA, Area Efficient, BEC. Modified LowPower and AreaEfficient Carry Select Adder using DLatch Veena V Nair MTech student, ECE Department, Mangalam College of Engineering, Kottayam, India Abstract Carry Select Adder (CSLA) is one

More information

Implementation of an 8-bit Low-power Multiplier based on Reversible Gate Technology

Implementation of an 8-bit Low-power Multiplier based on Reversible Gate Technology SEE 2014 Zone I Conference, pril 3-5, 2014, University of ridgeport, ridgpeort, CT, US. Implementation of an 8-bit Low-power Multiplier based on Reversible Gate Technology orui Li 1, Xiaowei Yu 2, o Zhang

More information

Alternative Encoding Techniques for Digital Loudspeaker Arrays

Alternative Encoding Techniques for Digital Loudspeaker Arrays Alternative Encoding Techniques for Digital Loudspeaer Arrays Fotios Kontoichos, Nicolas Alexander Tatlas, and John Mourjopoulos Audio and Acoustic Technology Group, Wire Counications Laboratory, Electrical

More information

NOVEL HIGH SPEED IMPLEMENTATION OF 32 BIT MULTIPLIER USING CSLA and CLAA

NOVEL HIGH SPEED IMPLEMENTATION OF 32 BIT MULTIPLIER USING CSLA and CLAA NOVEL HIGH SPEED IMPLEMENTATION OF 32 BIT MULTIPLIER USING CSLA and CLAA #1 NANGUNOORI THRIVENI Pursuing M.Tech, #2 P.NARASIMHULU - Associate Professor, SREE CHAITANYA COLLEGE OF ENGINEERING, KARIMNAGAR,

More information

UNIT - II CONTROLLED RECTIFIERS (Line Commutated AC to DC converters) Line Commutated Converter

UNIT - II CONTROLLED RECTIFIERS (Line Commutated AC to DC converters) Line Commutated Converter UNIT - II CONTROLLED RECTIFIERS (Line Coutated AC to DC converters) INTRODUCTION TO CONTROLLED RECTIFIERS Controlled rectifiers are line coutated ac to power converters which are used to convert a fixed

More information

Available online at ScienceDirect. Procedia Technology 24 (2016 )

Available online at   ScienceDirect. Procedia Technology 24 (2016 ) Available online at www.sciencedirect.co ScienceDirect Procedia Technology 4 (16 ) 834 841 International Conference on Eerging Trends in Engineering, Science and Technology (ICETEST - 15) An Intensity

More information

A 1.2V rail-to-rail 100MHz amplifier.

A 1.2V rail-to-rail 100MHz amplifier. University of Michigan, EECS413 Final project. A 1.2V rail-to-rail 100MHz aplifier. 1 A 1.2V rail-to-rail 100MHz aplifier. Mark Ferriss, Junghwan Han, Joshua Jaeyoung Kang, University of Michigan. Abstract

More information

Keywords: International Mobile Telecommunication (IMT) Systems, evaluating the usage of frequency bands, evaluation indicators

Keywords: International Mobile Telecommunication (IMT) Systems, evaluating the usage of frequency bands, evaluation indicators 2nd International Conference on Advances in Mechanical Engineering and Industrial Inforatics (AMEII 206) Entropy Method based Evaluation for Spectru Usage Efficiency of International Mobile Telecounication

More information

A Survey on A High Performance Approximate Adder And Two High Performance Approximate Multipliers

A Survey on A High Performance Approximate Adder And Two High Performance Approximate Multipliers IOSR Journal of Business and Management (IOSR-JBM) e-issn: 2278-487X, p-issn: 2319-7668 PP 43-50 www.iosrjournals.org A Survey on A High Performance Approximate Adder And Two High Performance Approximate

More information

A Compact Design of 8X8 Bit Vedic Multiplier Using Reversible Logic Based Compressor

A Compact Design of 8X8 Bit Vedic Multiplier Using Reversible Logic Based Compressor A Compact Design of 8X8 Bit Vedic Multiplier Using Reversible Logic Based Compressor 1 Viswanath Gowthami, 2 B.Govardhana, 3 Madanna, 1 PG Scholar, Dept of VLSI System Design, Geethanajali college of engineering

More information

Notes on Orthogonal Frequency Division Multiplexing (OFDM)

Notes on Orthogonal Frequency Division Multiplexing (OFDM) Notes on Orthogonal Frequency Division Multiplexing (OFDM). Discrete Fourier ransfor As a reinder, the analytic fors of Fourier and inverse Fourier transfors are X f x t t, f dt x t exp j2 ft dt (.) where

More information

Implementation of Reversible Arithmetic and Logic Unit (ALU)

Implementation of Reversible Arithmetic and Logic Unit (ALU) Implementation of Reversible Arithmetic and Logic Unit (ALU) G.Vimala Student, Department of Electronics and Communication Engineering, Dr K V Subba Reddy Institute of Technology, Dupadu, Kurnool,AP, India.

More information

INTERNATIONAL TELECOMMUNICATION UNION

INTERNATIONAL TELECOMMUNICATION UNION INTERNATIONAL TELECOMMUNICATION UNION ITU-T J.133 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (07/2002) SERIES J: CABLE NETWORKS AND TRANSMISSION OF TELEVISION, SOUND PROGRAMME AND OTHER MULTIMEDIA

More information

COMBINED FREQUENCY AND SPATIAL DOMAINS POWER DISTRIBUTION FOR MIMO-OFDM TRANSMISSION

COMBINED FREQUENCY AND SPATIAL DOMAINS POWER DISTRIBUTION FOR MIMO-OFDM TRANSMISSION The 8th nnual IEEE International Syposiu on Personal, Indoor and Mobile Radio Counications (PIMRC 07) COMINED FREQUENCY ND SPTIL DOMINS POWER DISTRIUTION FOR MIMO-OFDM TRNSMISSION Wladiir ocquet, Kazunori

More information

Fundamental study for measuring microflow with Michelson interferometer enhanced by external random signal

Fundamental study for measuring microflow with Michelson interferometer enhanced by external random signal Bulletin of the JSME Journal of Advanced Mechanical Design, Systes, and Manufacturing Vol.8, No.4, 2014 Fundaental study for easuring icroflow with Michelson interferoeter enhanced by external rando signal

More information

Design of an Arrayed Waveguide Grating with flat spectral response

Design of an Arrayed Waveguide Grating with flat spectral response Design of an Arrayed Waveguide Grating with flat spectral response Thoas Kaalakis, Thoas Sphicopoulos and Diitris Syvridis (Departent of Inforatics and Telecounications, University of Athens, Panepistiiopolis,

More information

Iterative Receiver Signal Processing for Joint Mitigation of Transmitter and Receiver Phase Noise in OFDM-Based Cognitive Radio Link

Iterative Receiver Signal Processing for Joint Mitigation of Transmitter and Receiver Phase Noise in OFDM-Based Cognitive Radio Link Iterative Receiver Signal Processing for Joint Mitigation of Transitter and Receiver Phase Noise in OFDM-Based Cognitive Radio Link Ville Syrjälä and Mikko Valkaa Departent of Counications Engineering

More information

Design of 32-bit Carry Select Adder with Reduced Area

Design of 32-bit Carry Select Adder with Reduced Area Design of 32-bit Carry Select Adder with Reduced Area Yamini Devi Ykuntam M.V.Nageswara Rao G.R.Locharla ABSTRACT Addition is the heart of arithmetic unit and the arithmetic unit is often the work horse

More information

CHAPTER 3 ANALYSIS OF LOW POWER, AREA EFFICIENT AND HIGH SPEED ADDER TOPOLOGIES

CHAPTER 3 ANALYSIS OF LOW POWER, AREA EFFICIENT AND HIGH SPEED ADDER TOPOLOGIES 44 CHAPTER 3 ANALYSIS OF LOW POWER, AREA EFFICIENT AND HIGH SPEED ADDER TOPOLOGIES 3.1 INTRODUCTION The design of high-speed and low-power VLSI architectures needs efficient arithmetic processing units,

More information

WIPL-D Pro: What is New in v12.0?

WIPL-D Pro: What is New in v12.0? WIPL-D Pro: What is New in v12.0? Iproveents/new features introduced in v12.0 are: 1. Extended - Extree Liits a. Extreely LOW contrast aterials b. Extended resolution for radiation pattern c. Extreely

More information

Interference Management in LTE Femtocell Systems Using Fractional Frequency Reuse

Interference Management in LTE Femtocell Systems Using Fractional Frequency Reuse Interference Manageent in LTE Fetocell Systes Using Fractional Frequency Reuse Poongup Lee and Jitae Shin School of Inforation and Counication Engineering Sungyunwan University, Suwon, 440-746, Korea {poongup,

More information

A Novel Approach to 32-Bit Approximate Adder

A Novel Approach to 32-Bit Approximate Adder A Novel Approach to 32-Bit Approximate Adder Shalini Singh 1, Ghanshyam Jangid 2 1 Department of Electronics and Communication, Gyan Vihar University, Jaipur, Rajasthan, India 2 Assistant Professor, Department

More information

Low Power and Area EfficientALU Design

Low Power and Area EfficientALU Design Low Power and Area EfficientALU Design A.Sowmya, Dr.B.K.Madhavi ABSTRACT: This project work undertaken, aims at designing 8-bit ALU with carry select adder. An arithmetic logic unit acts as the basic building

More information

Design and Comparative Analysis of Conventional Adders and Parallel Prefix Adders K. Madhavi 1, Kuppam N Chandrasekar 2

Design and Comparative Analysis of Conventional Adders and Parallel Prefix Adders K. Madhavi 1, Kuppam N Chandrasekar 2 Design and Comparative Analysis of Conventional Adders and Parallel Prefix Adders K. Madhavi 1, Kuppam N Chandrasekar 2 1 M.Tech scholar, GVIC, Madhanapally, A.P, India 2 Assistant Professor, Dept. of

More information