Efficient Quantum Dot Cellular Automata (QCA) Implementation of Code Converters

Size: px
Start display at page:

Download "Efficient Quantum Dot Cellular Automata (QCA) Implementation of Code Converters"

Transcription

1 Efficient Quantum ot Cellular Automata (QCA) mplementation of Converters J. qbal, F. A. Khanday *, N. A. Shah epartment of Electronics and nstrumentation Technology, University of Kashmir, Srinagar , ndia * farooqsnn20@yahoo.co.in Abstract- Conventional CMS technology has a lot of limitations while scaling into a nano-level. Therefore, several alternative technologies have been proposed as solutions in the open literature. Quantum Cellular Automata (QCA) technology is one such technology which can be a perfect replacement of Complementary Metal xide Semiconductor (CMS) technology for digital designs. Several digital circuit designs using QCA have been reported in the open literature but to the author s best knowledge QCA based designs of code converters have not been given. Therefore, in this paper the QCA based implementation of code converters is introduced. The proposed QCA designs enjoy the features of small area, superior performance factors in respect of noise, circuit stability and low power dissipation. The operation of QCA circuit is simulated using QCA designer bistable vector simulation. Keyword- CMS; Quantum Cellular Automata; Combinational Circuits; Converters. NTRUCTN CMS technology is approaching its scaling limit very fast. From practical point of view this technology in nano-scales is facing a lot of problems. So in order to enhance the performance of a system, new nano-technology approaches should be taken into account. Quantum Cellular Automata [1, 2] is now one of the promising and emerging technologies which not only provide a solution at nano-scale, but also offer solutions to the problems that currently CMS technology is facing [3, 4]. QCA technology is based on the interaction of bi-stable QCA cells constructed from four quantum dots. The cell is charged with two free electrons, which are able to tunnel between adjacent dots. These electrons tend to occupy antipodal sites as a result of their mutual electrostatic repulsion. Thus, there exist two equivalent energetically minimal arrangements of the two electrons in the QCA cell, as shown in Fig. 1. These two arrangements are denoted as cell polarization P= +1 and P= -1. By using cell polarization P = +1 to represent logic 1 and P = -1 to represent logic 0, binary information is encoded in the charge configuration of the QCA cell [2, 5]. Fig. 1 QCA cell polarization t is possible to implement all combinational and sequential logic functions by properly arranging cells so that the polarization of one cell sets the polarization of a nearby cell [6]. According to previous studies, several logic gates and computing devices [6] are implemented with QCA. Basic implementations that have been reported are the binary wire [4], the majority gate [3], NT gate [3], XR gate [3], bit-serial adder [3, 7, 8, 9], full adder [10-12, 3, 13, 14], multiplier [15], multiplexer [12, 16], flip-flop [17-19], serial memory [20, 21], parallel memory [22], Arithmetic Logic Unit [12, 23], microprocessor [23], Programmable Logic Array (PLA) [24], etc. To the best knowledge of authors, the QCA design of code converters is not given in the open literature. n this paper an endeavor has been made to introduce the efficient QCA design of code converters.. BULNG BLCKS F QCA The fundamental QCA logic primitives include a QCA wire, QCA inverter, and QCA majority gate [4-6], as described below. A. QCA Wire n a QCA wire, the binary signal propagates from input to output because of the electrostatic interactions between cells. The propagation in a 90 QCA wire is shown in Fig. 2. ther than the 90 QCA wire, a 45 QCA wire can also be used. n this case, the propagation of the binary signal alternates between the two polarizations [4]. Fig. 2 QCA (90 0 ) and (45 0 ) wire

2 B. QCA nverter The QCA cells can be used to form the primitive logic gates. The simplest structure is the inverter shown in Fig. 3. The electrostatic interaction is inverted, because the quantum-dots corresponding to different polarizations are misaligned between the cells [3]. C. QCA Majority Gate Fig. 3 QCA inverter The QCA majority gate performs a three-input logic function. A layout of a QCA majority gate is shown in Fig. 4. Assuming the inputs are a, b and c, the logic function of the majority gate is given as M ( a, b, c) ab bc ac (1) Fig. 4 QCA majority gate The tendency of the majority device cell to move to a ground state ensures that it takes on the polarization of the majority of its neighbors. The device cell will tend to follow the majority polarization because it represents the lowest energy state [3]. By fixing the polarization of one input to the QCA majority gate as logic 1 or logic 0 an AN gate or R gate will be obtained, respectively, as shown in Fig. 5.. Fig. 5 2 input AN and 2 input R gate. QCA CLCKNG The QCA circuits require a clock, not only to synchronize and control information flow but also to provide the power to run the circuit since there is no external source for powering cells. With the use of four phases clocking scheme in controlling cells, QCA processes and forwards information within cells in an arranged timing scheme. Cells can be grouped into zones so that the field influencing all the cells in the zones will be the same. The QCA clocking scheme consists of four phases: Switch, Hold, Release and Relax. uring the Relax phase, the electrons are pulled into the middle dots, so the cell is in null state. uring the Switch phase, the interdot barrier is slowly raised which pushes the electrons into the corner dots, so the cell attains a definitive polarity under the influence of its neighbors (which are in the Hold phase). n the Hold phase, barriers are high and a cell retains its polarity and acts as input to the neighboring cells. Finally in the Release phase, barriers are lowered and the electrons are pulled into the middle dots so the cell loses its polarity. Here switching is adiabatic, i.e. the system remains very close to the energy ground state during transition, and the stationary state of each cell can be obtained by solving the time-independent Schrodinger equation. Clocking zones of a QCA circuit or system are arranged in periodic fashion, so that zones in the Hold phase are followed by zones in the Switch, Release and Relax phases. A signal is effectively latched when one clocking zone goes into the Hold phase and acts as input to the subsequent zone. n a clocked QCA circuit, information is transferred and processed in a pipelined fashion and allows multi-bit

3 information transfer for QCA through signal latching. All cells within the same zone are allowed to switch simultaneously, while cells in different zones are isolated. This clocking method makes the design of QCA different from CMS circuits. The Fig. 6 shows the four available clock signals. Each signal is phase shifted by 90 degrees. When the clock signal is low the cells are latched. When the clock signal is high the cells are relaxed and have no polarization. n between, the cells are either latching or relaxing when the clock is decreasing or increasing respectively. Fig. 6 Four phases of clock V. QCA MPLEMENTATN F CE CNVERTERS The availability of a large variety of codes for the same discrete elements of information results in the use of different codes by different digital systems. t is sometimes necessary to use the output of one system as the input to the other. The conversion circuit must be inserted between the two systems if each uses different codes for the same information. Thus a code converter is a circuit that makes the two systems compatible even though each uses the different codes. ndeed, code converters have proven to be so effective that the National Security Agency (NSA) has made a career out of creating and breaking codes. converters are used for protecting private information from spies. They are also used to enhance data portability and tractability. converters have also found applications in algorithm generation and communication [25-30]. Some of the major codes are as follows: A. Binary A symbolic representation of data/information is called code. The base or radix of the binary number is 2. Hence, it has two independent symbols. The symbols used are 0 and 1. A binary digit is called a bit. A binary number consists of sequence of bits, each of which is either a 0 or 1. Each bit carries a weight based on its position relative to the binary point. The weight of each bit position is one power of 2 greater than the weight of the position to its immediate right. e. g. of binary number is which is equivalent to decimal number 35. B. BC Numeric codes used to represent decimal digits are called Binary d ecimal (BC) codes. A BC code is one, in which the digits of a decimal number are encoded-one at a time into group of four binary digits. There are a large number of BC codes in order to represent decimal digits 0, 1, 2, 9, it is necessary to use a sequence of at least four binary digits. Such a sequence of binary digits which represents a decimal digit is called code word. C. Gray s t is a non-weighted code; therefore, it is not suitable for arithmetic operations. t is a cyclic code because successive code words in this code differ in one bit position only i.e. it is a unit distance code. Applications of Gray :

4 n instrumentation and data acquisition system where linear or angular displacement is measured. n shaft encoders, input-output devices, A/ converters and the other peripheral equipment.. Excess-3 t is a non-weighted code. t is also a self-complementing BC code used in decimal arithmetic units. The Excess-3 code for the decimal number is performed in the same manner as BC except that decimal number 3 is added to each decimal unit before encoding it to binary. The implementation of code converters in QCA needs their representation at conventional gate level first. For getting these representations, the conversion tables are depicted in Tables 1(a)-1(b). The logic expressions corresponding to Tables 1(a)-1(b) are as shown below Table 2. The QCA implementation layouts of the code converters given in Table 1(a)-(b) is depicted in Figs. 7(a)-7(i). The circuits of Figs. 7(a)-7(i) were designed and simulated using QCA designer tool. The overall QCA cell dimensions were defined as nm; the dot diameter was defined as 5 nm and the inter-cell distance as 2 nm. The various other specifications of the QCA tool which were used while performing the simulations are given in Table 3. Taking these specifications into consideration, the various performance parameters of the code converter designs were calculated and are given in Table 4. The simulation results of the designs, acquired by the QCA designer bistable vector simulation engine, are given in Figs. 8(a)-8(i). TABLE 1 TRUTH TABLE REPRESENTATNS F CE CNVERSNS Binary-Gray nput utput (a) 2421-BC Conversio 5421-BC BC BC-2421 BC-5421 BC-Excess-3 BC-Gray Excess-3- BC (b) (a)

5 (b) (c) (d)

6 (e) (f) (g)

7 (h) (i) Fig rotated QCA implementation of code converters. (a) binary to gray (b) 2421 to BC (c) 5421 to BC (d) BC to (e) BC to 2421 (f) BC to 5421 (g) BC to Ex-3 (h) BC to Gray (i) Ex-3 to BC (a)

8 (b) (c) (d)

9 (e) (f) (g)

10 (h) (i) Fig. 8 Simulation results of code converters (a) binary to gray (b) 2421 to BC (c) 5421 to BC (d) BC to (e) BC to 2421 (f) BC to 5421 (g) BC to Ex-3 (h) BC to Gray (i) Ex-3 to BC TABLE 2 NPUT-UTPUT LGC EQUATNS F THE CE CNVERTERS Circuit W X Y Binary to Gray A A B B C C 2421 to BC BC BC AB A C 5421 to BC A A B BC to BC to 2421 A C A BC B B BC BC C A BC B A BC B A BC BC A AB BC to 5421 A B A C A A BC to EX-3 A BC B BC B BC C BC to Gray A A B B C C EX-3 T BC AB AC B BC BC C

11 TABLE 3 SPECFCATNS F QCA TL Parameter Value Number of Samples Radius of Effect Convergence Tolerance Relative Permittivity Clock High e-022 Clock Low e-023 Clock Shift e+000 Clock Amplitude Factor Layer Separation Maximum terations per Sample 100 TABLE 4 CALCULATE PERFRMANCE PARAMETERS F THE CE CNVERTERS Circuit Total No of cells Cell Area (µm 2 ) Total Area (µm 2 ) 2421 to BC T BC BC T BC T BC T BC T EX BC T GRAY BNARY T GRAY EX-3 T BC Latency in clock zones V. CNCLUSN The design and simulation of a QCA code converter circuits has been presented in this paper. The operation of the converters has been analyzed using QCA designer bistable vector simulation. The designs are efficient in the sense that they contain less number of cells, utilize less number of clock phases and have significantly smaller maximum wire length which leads to kink-free operation at higher operating temperature. REFERENCES [1] C. S. Lent, P.. Tougaw, W. Porod, and G. H. Bernstein, Quantum cellular automata, Nanotechnology, vol. 4, iss. 1, pp , January [2] P.. Tougaw, C. S. Lent, and W. Porod, Bistable saturation in coupled quantum-dot cells, Journal of Applied Physics, vol. 74, iss. 5, pp , September 1, [3] P.. Tougaw and C. S. Lent, Logical devices implemented using quantum cellular automata, Journal of Applied Physics, vol. 75, iss. 3, pp , February 1, [4] C.S. Lent and P.. Tougaw, Lines of interacting quantum-dot cells: A binary wire, Journal of Applied Physics, vol. 74, iss. 10, pp , November 15, [5] C. S. Lent, P.. Tougaw, and W. Porod, Bistable saturation in coupled quantum dots for quantum cellular automata, Applied Physics Letters, vol. 62, iss. 7, pp , February 15, [6] C. S. Lent and P.. Tougaw, A device architecture for computing with quantum dots, Proceedings of the EEE, vol. 85, iss. 4, pp , April [7] P.. Tougaw and C. S. Lent, ynamic behavior of quantum cellular automata, Journal of Applied Physics, vol. 80, pp , [8] A.. rlov,. Amlani, G.H. Bernstein, C. S. Lent and G.L. Snider, Realization of a functional cell for quantum-dot cellular automata, Science, vol. 277, pp , [9] H. P. Wong,. J. Frank, P. M.Solomon, C. H. J. Wann, and J. J. Welser, Nanoscale CMS, Proceedings of the EEE, vol. 87, p. 537, [10] C. S. Lent, and P.. Tougaw, A device architecture for computing with quantum dots, Proc. EEE, vol. 85, pp , [11] T. Lantz and E. Peskin, A QCA implementation of a configurable logic block for an FPGA, EEE nternational Conference on Reconfigurable Computing and FPGA s, San Luis Potosi, Mexico, pp. 1-10, [12] A. Gin, S. Williams, H. Meng and P.. Tougaw, Hierarchical design of quantum-dot cellular automata devices, Applied Physics, vol. 5, pp , [13] K. Kim, K. Wu, and R. Karri, The robust QCA adder designs using composable QCA building blocks, EEE Transactions on

12 Computer- aided esign of ntegrated Circuits and Systems, vol. 26, pp , [14] My. Choi and Mi.Choi, Scalability of globally asynchronous QCA (quantum-dot cellular automata) adder design, Journal of Electronic Testing, vol. 24, pp , [15]. Hanninen and J. Taka, Arithmetic design on quantum-dot cellular automata nanotechnology, Workshop on Embedded Computer Systems Architectures, Modeling, and Simulation SAMS, Samos, Greece, pp , [16] V. Vankamamidi, M. ttavi and F. Lombardi, Two-dimensional schemes for clocking/timing of QCA circuits, EEE Transactions on Computer-aided esign of ntegrated Circuits and Systems, vol. 27, pp , [17] J. Huang, M. Momenzadeh, and F. Lombardi, Analysis of missing and additional cell defects in sequential quantum-dot cellular automata, ntegration, the VLS Journal, 40, pp , [18] M. Momenzadeh, J. Huang and F. Lombardi, efect characterization and tolerance of QCA sequential devices and circuits, EEE nternational Symposium on efect and Fault Tolerance in VLS Systems, Monterey, California, U.S.A., pp , [19] J. Huang, M. Momenzadeh, and F. Lombardi, esign of sequential circuits by quantum-dot cellular automata, Microelectronics Journal, vol. 38, pp , [20] V. Vankamamidi, M. ttavi and F. Lombardi, Tile-based design of a serial memory in QCA, Proceedings of the 15 th ACM Great Lakes Symposium on VLS, Chicago, llinois, U.S.A., pp , [21] V. Vankamamidi, M. ttavi, and F. Lombardi, A serial memory by quantum-dot cellular automata (QCA), EEE Transactions on Computers, vol. 57, pp , [22] V. Vankamamidi, M. ttavi, and F. Lombardi, A line-based parallel memory for QCA implementation, EEE Transactions on Nanotechnology, vol. 4, pp , [23] M. T. Niemier, M. J. Kontz, and P. M. Kogge, A design of and design tools for a novel quantum dot based microprocessor, Proceedings of the 37 th esign Automation Conference, Los Angeles, California, U.S.A., pp , [24] M. Crocker, X. S. Hu, M. Niemier, M. Yan, and G. Bernstein, PLAs in quantum-dot cellular automata, EEE Transactions on Nanotechnology, vol. 7, pp , [25] L.T. Lee and J. Foster, Gray esign for N-imensional Signal Sets Using Genetic Algorithm & Binary Search Techniques, Proceedings of the EEE conference 1992, pp [26] H. M. Lucal, Arithmetic perations for igital Computers Using a Modified Reflected Binary, RE Transactions on Electronic Computers, pp , [27] L. Junjun,. Wei, Y. hu and M. Teng, Low complexity PTS algorithm based on gray code and its FPGA implementation, The 10 th nternational Conference on Electronic Measurement & nstruments CEM 2011, pp , [28] C. K. Yuen, Binary division and square-rooting using gray code, Proceedings of the 17 th conference on ACM Annual Computer Science Conference (CSC '89), pp , [29] A. liveira, H. Silva, Power line communications using orthogonal frequency division multiplexing with a gray code variation, Proceedings of the EEE conference 1992, pp [30] K. Takizawa and M. kada, High-speed gray-binary and binary-gray code convertors using electro-optic light modulators, Electronics Letters, vol. 14, iss. 22, pp ,

Design of Optimized Quantum-dot Cellular Automata RS Flip Flops

Design of Optimized Quantum-dot Cellular Automata RS Flip Flops Int. J. Nanosci. Nanotechnol., Vol. 13, No. 1, March. 2017, pp. 53-58 Design of Optimized Quantum-dot Cellular Automata RS Flip Flops A. Rezaei* 1 Electrical Engineering Department, Kermanshah University

More information

BINARY TO GRAY CODE CONVERTER IMPLEMENTATION USING QCA

BINARY TO GRAY CODE CONVERTER IMPLEMENTATION USING QCA BINARY TO GRAY CODE CONVERTER IMPLEMENTATION USING QCA Neha Guleria Department of Electronics and Communication Uttarakhand Technical University Dehradun, India Abstract Quantum dot Cellular Automata (QCA)

More information

DESIGN OF AREA-DELAY EFFICIENT ADDER BASED CIRCUITS IN QUANTUM DOT CELLULAR AUTOMATA

DESIGN OF AREA-DELAY EFFICIENT ADDER BASED CIRCUITS IN QUANTUM DOT CELLULAR AUTOMATA International Journal on Intelligent Electronic System, Vol.9 No.2 July 2015 1 DESIGN OF AREA-DELAY EFFICIENT ADDER BASED CIRCUITS IN QUANTUM DOT CELLULAR AUTOMATA Aruna S 1, Senthil Kumar K 2 1 PG scholar

More information

IMPLEMENTATION OF PROGRAMMABLE LOGIC DEVICES IN QUANTUM CELLULAR AUTOMATA TECHNOLOGY

IMPLEMENTATION OF PROGRAMMABLE LOGIC DEVICES IN QUANTUM CELLULAR AUTOMATA TECHNOLOGY IMPLEMENTATION OF PROGRAMMABLE LOGIC DEVICES IN QUANTUM CELLULAR AUTOMATA TECHNOLOGY Dr.E.N.Ganesh Professor ECE Department REC Chennai, INDIA Email : enganesh50@yahoo.co.in Abstract Quantum cellular automata

More information

Radiation Effects in Nano Inverter Gate

Radiation Effects in Nano Inverter Gate Nanoscience and Nanotechnology 2012, 2(6): 159-163 DOI: 10.5923/j.nn.20120206.02 Radiation Effects in Nano Inverter Gate Nooshin Mahdavi Sama Technical and Vocational Training College, Islamic Azad University,

More information

Five-Input Complex Gate with an Inverter Using QCA

Five-Input Complex Gate with an Inverter Using QCA Five-Input Complex Gate with an Inverter Using QCA Tina Suratkar 1 Assistant Professor, Department of Electronics & Telecommunication Engineering, St.Vincent Pallotti College Of Engineering and Technology,

More information

Double Feynman Gate (F2G) in Quantumdot Cellular Automata (QCA)

Double Feynman Gate (F2G) in Quantumdot Cellular Automata (QCA) Double Feynman Gate (F2G) in Quantumdot Cellular Automata (QCA) Ali Newaz Bahar E-mail: bahar_mitdu@yahoo.com Sajjad Waheed E-mail: sajad302@yahoo.com Md. Ashraf Uddin Department of Computer Science and

More information

A NOVEL PRESENTATION OF PERES GATE (PG) IN QUANTUM-DOT CELLULAR AUTOMATA(QCA)

A NOVEL PRESENTATION OF PERES GATE (PG) IN QUANTUM-DOT CELLULAR AUTOMATA(QCA) A NOVEL PRESENTATION OF PERES GATE (PG) IN QUANTUM-DOT ELLULAR AUTOMATA(QA) Angona Sarker Ali Newaz Bahar Provash Kumar Biswas Monir Morshed Department of Information and ommunication Technology, Mawlana

More information

DESIGN OF QCA FULL ADDER CIRCUIT USING CORNER APPROACH INVERTER

DESIGN OF QCA FULL ADDER CIRCUIT USING CORNER APPROACH INVERTER Research Manuscript Title DESIGN OF QCA FULL ADDER CIRCUIT USING CORNER APPROACH INVERTER R.Rathi Devi 1, PG student/ece Department, Vivekanandha College of Engineering for Women rathidevi24@gmail.com

More information

DESIGN OF PARITY GENERATOR AND PARITY CHECKER USING QUANTUM DOT AUTOMATA

DESIGN OF PARITY GENERATOR AND PARITY CHECKER USING QUANTUM DOT AUTOMATA Volume 118 No. 24 2018 ISSN: 1314-3395 (on-line version) url: http://www.acadpubl.eu/hub/ http://www.acadpubl.eu/hub/ DESIGN OF PARITY GENERATOR AND PARITY CHECKER USING QUANTUM DOT AUTOMATA MummadiSwathi

More information

Designing Cellular Automata Structures using Quantum-dot Cellular Automata

Designing Cellular Automata Structures using Quantum-dot Cellular Automata Designing Cellular Automata Structures using Quantum-dot Cellular Automata Mayur Bubna, Subhra Mazumdar, Sudip Roy and Rajib Mall Department of Computer Sc. & Engineering Indian Institute of Technology,

More information

Design and Optimization of Parity Generator and Parity Checker Based On Quantum-dot Cellular Automata Santanu Santra, Utpal Roy

Design and Optimization of Parity Generator and Parity Checker Based On Quantum-dot Cellular Automata Santanu Santra, Utpal Roy Design and Optimization of Parity Generator and Parity Checker Based On Quantum-dot Cellular Automata Santanu Santra, Utpal Roy Abstract Quantum-dot Cellular Automata (QCA) is one of the most substitute

More information

A Novel Design and Implementation of New Double Feynman and Six-correction logic (DFSCL) gates in Quantum-dot Cellular Automata (QCA)

A Novel Design and Implementation of New Double Feynman and Six-correction logic (DFSCL) gates in Quantum-dot Cellular Automata (QCA) A Novel Design and Implementation of New Double Feynman and Six-correction logic (DFSCL) gates in Quantum-dot Cellular Automata (QCA) Dr. Sajjad Waheed Sharmin Aktar Ali Newaz Bahar Department of Information

More information

DESİGN AND ANALYSİS OF FULL ADDER CİRCUİT USİNG NANOTECHNOLOGY BASED QUANTUM DOT CELLULAR AUTOMATA (QCA)

DESİGN AND ANALYSİS OF FULL ADDER CİRCUİT USİNG NANOTECHNOLOGY BASED QUANTUM DOT CELLULAR AUTOMATA (QCA) DESİGN AND ANALYSİS OF FULL ADDER CİRCUİT USİNG NANOTECHNOLOGY BASED QUANTUM DOT CELLULAR AUTOMATA (QCA) Rashmi Chawla 1, Priya Yadav 2 1 Assistant Professor, 2 PG Scholar, Dept of ECE, YMCA University

More information

International Journal of Advanced Research in ISSN: Engineering Technology & Science

International Journal of Advanced Research in ISSN: Engineering Technology & Science E n International Journal of Advanced Research in ISSN: 2349-2819 Engineering Technology & Science Email: editor@ijarets.org September-2016 Volume 3, Issue-9 A NOVEL RAM CELL DESIGN IN QUANTUM-DOT CELLULAR

More information

I. INTRODUCTION. CMOS Technology: An Introduction to QCA Technology As an. T. Srinivasa Padmaja, C. M. Sri Priya

I. INTRODUCTION. CMOS Technology: An Introduction to QCA Technology As an. T. Srinivasa Padmaja, C. M. Sri Priya International Journal of Scientific Research in Computer Science, Engineering and Information Technology 2018 IJSRCSEIT Volume 3 Issue 5 ISSN : 2456-3307 Design and Implementation of Carry Look Ahead Adder

More information

STUDY AND IMPLEMENTATION OF MUX BASED FPGA IN QCA TECHNOLOGY

STUDY AND IMPLEMENTATION OF MUX BASED FPGA IN QCA TECHNOLOGY STUDY AND IMPLEMENTATION OF MUX BASED FPGA IN QCA TECHNOLOGY E.N.Ganesh 1 / V.Krishnan 2 1. Professor, Rajalakshmi Engineering College 2. UG Student, Rajalakshmi Engineering College ABSTRACT This paper

More information

A Novel Design and Implementation of 8-3 Encoder Using Quantum-dot Cellular Automata (QCA) Technology

A Novel Design and Implementation of 8-3 Encoder Using Quantum-dot Cellular Automata (QCA) Technology A Novel Design and Implementation of 8-3 Encoder Using Quantum-dot Cellular Automata (QCA) Technology Md. Sofeoul-Al-Mamun Mohammad Badrul Alam Miah Fuyad Al Masud Department of Information and Communication

More information

Two Bit Arithmetic Logic Unit (ALU) in QCA Namit Gupta 1, K.K. Choudhary 2 and Sumant Katiyal 3 1

Two Bit Arithmetic Logic Unit (ALU) in QCA Namit Gupta 1, K.K. Choudhary 2 and Sumant Katiyal 3 1 Two Bit Arithmetic Logic Unit (ALU) in QCA Namit Gupta 1, K.K. Choudhary 2 and Sumant Katiyal 3 1 Department of Electronics, SVITS, Baroli, Sanwer Road, Indore, India namitg@hotmail.com 2 Department of

More information

A novel ternary quantum-dot cell for solving majority voter gate problem

A novel ternary quantum-dot cell for solving majority voter gate problem Appl Nanosci (2014) 4:255 262 DOI 10.1007/s13204-013-0208-y ORIGINAL ARTICLE A novel ternary quantum-dot cell for solving majority voter gate problem Mohammad A. Tehrani Safura Bahrami Keivan Navi Received:

More information

Matrix multiplication using quantum-dot cellular automata to implement conventional microelectronics

Matrix multiplication using quantum-dot cellular automata to implement conventional microelectronics Matrix multiplication using quantum-dot cellular automata to implement conventional microelectronics Joshua D Wood 1,3 and P Douglas Tougaw 2 1 Student Member, IEEE, Department of Electrical and Computer

More information

DESIGN OF AREA DELAY EFFICIENT BINARY ADDERS IN QUANTUM-DOT CELLULAR AUTOMATA

DESIGN OF AREA DELAY EFFICIENT BINARY ADDERS IN QUANTUM-DOT CELLULAR AUTOMATA DESIGN OF AREA DELAY EFFICIENT BINARY ADDERS IN QUANTUM-DOT CELLULAR AUTOMATA 1 Shrinidhi P D, 2 Vijay kumar K 1 M.Tech, VLSI&ES 2 Asst.prof. Department of Electronics and Communication 1,2 KVGCE Sullia,

More information

Design of Multiplexer Based 64-Bit SRAM using QCA

Design of Multiplexer Based 64-Bit SRAM using QCA AUSTRALIAN JOURNAL OF BASIC AND APPLIED SCIENCES ISSN:1991-8178 EISSN: 2309-8414 Journal home page: www.ajbasweb.com Design of Multiplexer Based 64-Bit SRAM using QCA 1 K. Pandiammal and 2 D. Meganathan

More information

Implementation of Quantum dot Cellular Automata based Novel Full Adder and Full Subtractor

Implementation of Quantum dot Cellular Automata based Novel Full Adder and Full Subtractor Implementation of Quantum dot Cellular Automata based Novel Full Adder and Full Subtractor Peer Zahoor Ahmad 1, Firdous Ahmad 2, b, Syed Muzaffar Ahmad 3, Dr. Rafiq Ahmad Khan 4 1 Department of Computer

More information

A Novel Design for Quantum-dot Cellular Automata Cells and Full Adders

A Novel Design for Quantum-dot Cellular Automata Cells and Full Adders A Novel Design for Quantum-dot Cellular Automata Cells and Full Adders Mostafa Rahimi Azghadi *, O. Kavehei, K. Navi Department of Electrical and Computer Engineering, Shahid Beheshti University, Tehran,

More information

Available online at ScienceDirect. Procedia Computer Science 70 (2015 ) Bengal , India

Available online at   ScienceDirect. Procedia Computer Science 70 (2015 ) Bengal , India Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 70 (2015 ) 153 159 4 th International Conference on Eco-friendly Computing and Communication Systems (ICECCS) Design of

More information

Quasiadiabatic switching for metal-island quantum-dot cellular automata

Quasiadiabatic switching for metal-island quantum-dot cellular automata JOURNAL OF APPLIED PHYSICS VOLUME 85, NUMBER 5 1 MARCH 1999 Quasiadiabatic switching for metal-island quantum-dot cellular automata Géza Tóth and Craig S. Lent a) Department of Electrical Engineering,

More information

Design of A Efficient Hybrid Adder Using Qca

Design of A Efficient Hybrid Adder Using Qca International Journal of Engineering Science Invention ISSN (Online): 2319 6734, ISSN (Print): 2319 6726 PP30-34 Design of A Efficient Hybrid Adder Using Qca 1, Ravi chander, 2, PMurali Krishna 1, PG Scholar,

More information

NOVEL QCA CONTROL GATE AND NEW DESIGNING OF MEMORY ON THE BASIS OF QUANTUM DOT CELLULAR AUTOMATA WITH MINIMUM QCA BLOCKS

NOVEL QCA CONTROL GATE AND NEW DESIGNING OF MEMORY ON THE BASIS OF QUANTUM DOT CELLULAR AUTOMATA WITH MINIMUM QCA BLOCKS Indian J.Sci.Res. 2(1) : 96-100, 2014 ISSN : 2250-0138 (Online) ISSN: 0976-2876(Print) NOVEL QCA CONTROL GATE AND NEW DESIGNING OF MEMORY ON THE BASIS OF QUANTUM DOT CELLULAR AUTOMATA WITH MINIMUM QCA

More information

DELAY EFFICIENT BINARY ADDERS IN QCA K. Ayyanna 1, Syed Younus Basha 2, P. Vasanthi 3, A. Sreenivasulu 4

DELAY EFFICIENT BINARY ADDERS IN QCA K. Ayyanna 1, Syed Younus Basha 2, P. Vasanthi 3, A. Sreenivasulu 4 DELAY EFFICIENT BINARY ADDERS IN QCA K. Ayyanna 1, Syed Younus Basha 2, P. Vasanthi 3, A. Sreenivasulu 4 1 Assistant Professor, Department of ECE, Brindavan Institute of Technology & Science, A.P, India

More information

CHAPTER 3 QCA INTRODUCTION

CHAPTER 3 QCA INTRODUCTION 24 CHAPTER 3 QCA INTRODUCTION Quantum dot cellular automata provide a novel electronics paradigm for information processing and communication. It has been recognized as one of the revolutionary nanoscale

More information

Wire-Crossing Technique on Quantum-Dot Cellular Automata

Wire-Crossing Technique on Quantum-Dot Cellular Automata Wire-Crossing Technique on Quantum-Dot Cellular Automata Sang-Ho Shin 1, Jun-Cheol Jeon 2 and Kee-Young Yoo * 1 School of Computer Science and Engineering, Kyungpook National University, Daegu, South Korea

More information

Analysis And Design Of Priority Encoder Circuit Using Quantum Dot Cellular Automata

Analysis And Design Of Priority Encoder Circuit Using Quantum Dot Cellular Automata Analysis And Design Of Priority Encoder Circuit Using Quantum Dot Cellular Automata P. Ilanchezhian Associate Professor, Department of IT, Sona College of Technology, Salem Dr. R. M. S. Parvathi Principal,

More information

Serial Parallel Multiplier Design in Quantum-dot Cellular Automata

Serial Parallel Multiplier Design in Quantum-dot Cellular Automata Serial Parallel Multiplier Design in Quantum-dot Cellular Automata Heumpil Cho and Earl E. Swartzlander, Jr. Application Specific Processor Group Department of Electrical and Computer Engineering The University

More information

New Symmetric and Planar Designs of Reversible Full- Adders/Subtractors in Quantum-Dot Cellular Automata

New Symmetric and Planar Designs of Reversible Full- Adders/Subtractors in Quantum-Dot Cellular Automata 1 New Symmetric and Planar Designs of Reversible Full- Adders/Subtractors in Quantum-Dot Cellular Automata Moein Sarvaghad-Moghaddam 1, Ali A. Orouji 1,* 1 Department of Electrical and Computer Engineering,

More information

Quantum-dot cellular automata

Quantum-dot cellular automata Quantum-dot cellular automata G. L. Snider, a) A. O. Orlov, I. Amlani, X. Zuo, G. H. Bernstein, C. S. Lent, J. L. Merz, and W. Porod Department of Electrical Engineering, University of Notre Dame, Notre

More information

Novel Bit Adder Using Arithmetic Logic Unit of QCA Technology

Novel Bit Adder Using Arithmetic Logic Unit of QCA Technology Novel Bit Adder Using Arithmetic Logic Unit of QCA Technology Uppoju Shiva Jyothi M.Tech (ES & VLSI Design), Malla Reddy Engineering College For Women, Secunderabad. Abstract: Quantum cellular automata

More information

Design of an Alphanumeric Symbol Encoder Circuit using Quantum Dot Cellular Automata

Design of an Alphanumeric Symbol Encoder Circuit using Quantum Dot Cellular Automata Design of an Alphanumeric Symbol Encoder Circuit using Quantum Dot Cellular Automata Ratna Chakrabarty 1, Anisha Paul 2, Ankita Majumder 3 Department of Electronics and Communication Engineering, Institute

More information

!"#$%&'()*"+,-./*($-"#+"0+'*"12%3+ (#3+4"#&'*"12%3+5'6+6)17-$%1$/)%8*

!#$%&'()*+,-./*($-#+0+'*12%3+ (#3+4#&'*12%3+5'6+6)17-$%1$/)%8* Università di Pisa!"$%&'()*"+,-./*($-"+"0+'*"12%3+ (3+4"&'*"12%3+5'6+6)17-$%1$/)%8* $%&'()*% I(8,4-(J1&-%9(0&/1/&14(,9155K0&6%4J,L(%&1MN51--4%&(',)0&6%4J,-(',)O151'%J2&(',L(%&() P&(Q14=(-R9(:(=, +$%,-..'/*0*'%

More information

arxiv: v1 [cs.et] 13 Jul 2016

arxiv: v1 [cs.et] 13 Jul 2016 Processing In-memory realization using Quantum Dot Cellular Automata arxiv:1607.05065v1 [cs.et] 13 Jul 2016 P.P. Chougule, 1 B. Sen, 2 and T.D. Dongale 1 1 Computational Electronics and Nanoscience Research

More information

Design a Collector with More Reliability against Defects during Manufacturing in Nanometer Technology, QCA

Design a Collector with More Reliability against Defects during Manufacturing in Nanometer Technology, QCA Journal of Software Engineering and pplications, 2013, 6, 304-312 http://dx.doi.org/10.4236/jsea.2013.66038 Published Online June 2013 (http://www.scirp.org/journal/jsea) Design a Collector with More Reliability

More information

Unit II Chapter 4:- Digital Logic Contents 4.1 Introduction... 4

Unit II Chapter 4:- Digital Logic Contents 4.1 Introduction... 4 Unit II Chapter 4:- Digital Logic Contents 4.1 Introduction... 4 4.1.1 Signal... 4 4.1.2 Comparison of Analog and Digital Signal... 7 4.2 Number Systems... 7 4.2.1 Decimal Number System... 7 4.2.2 Binary

More information

Design of Arithmetic Logic Unit (ALU) using Modified QCA Adder

Design of Arithmetic Logic Unit (ALU) using Modified QCA Adder Design of Arithmetic Logic Unit (ALU) using Modified QCA Adder M.S.Navya Deepthi M.Tech (VLSI), Department of ECE, BVC College of Engineering, Rajahmundry. Abstract: Quantum cellular automata (QCA) is

More information

Design of Sequential Circuits Using MV Gates in Nanotechnology

Design of Sequential Circuits Using MV Gates in Nanotechnology 2015 IJSRSET Volume 1 Issue 2 Print ISSN : 2395-1990 Online ISSN : 2394-4099 Themed Section: Engineering and Technology Design of Sequential Circuits Using MV Gates in Nanotechnology Bahram Dehghan 1,

More information

Design of an Optimal Decimal Adder in Quantum Dot Cellular Automata

Design of an Optimal Decimal Adder in Quantum Dot Cellular Automata International Journal of Nanotechnology and Applications ISSN 0973-631X Volume 11, Number 3 (2017), pp. 197-211 Research India Publications http://www.ripublication.com Design of an Optimal Decimal Adder

More information

Sample Test Paper - I

Sample Test Paper - I Scheme G Sample Test Paper - I Course Name : Computer Engineering Group Marks : 25 Hours: 1 Hrs. Q.1) Attempt any THREE: 09 Marks a) Define i) Propagation delay ii) Fan-in iii) Fan-out b) Convert the following:

More information

Exploring and Exploiting Quantum-Dot Cellular Automata

Exploring and Exploiting Quantum-Dot Cellular Automata Int. J. Nanosci. Nanotechnol., Vol. 11, No. 4, Dec. 2015, pp. 225-232 Exploring and Exploiting Quantum-Dot Cellular Automata S. A. Ebrahimi and M. R. Reshadinezhad * Faculty of Computer Engineering, University

More information

Design of a Controllable Adder-Subtractor circuit using Quantum Dot Cellular Automata

Design of a Controllable Adder-Subtractor circuit using Quantum Dot Cellular Automata IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 12, Issue 4 Ver. III (Jul. Aug. 2017), PP 44-59 www.iosrjournals.org Design of a Controllable

More information

Combinational Logic. By : Ali Mustafa

Combinational Logic. By : Ali Mustafa Combinational Logic By : Ali Mustafa Contents Adder Subtractor Multiplier Comparator Decoder Encoder Multiplexer How to Analyze any combinational circuit like this? Analysis Procedure To obtain the output

More information

Basic Logic Gate Realization using Quantum Dot Cellular Automata based Reversible Universal Gate

Basic Logic Gate Realization using Quantum Dot Cellular Automata based Reversible Universal Gate Basic Logic Gate Realization using Quantum Dot Cellular Automata based Reversible Universal Gate Saroj Kumar Chandra Department Of Computer Science & Engineering, Chouksey Engineering College, Bilaspur

More information

Comparative analysis of QCA adders

Comparative analysis of QCA adders International Journal of Electrical Electronics Computers & Mechanical Engineering (IJEECM) ISSN: 2278-2808 Volume 5 Issue 12 ǁ December. 2017 IJEECM journal of Electronics and Communication Engineering

More information

International Journal of Combined Research & Development (IJCRD) eissn: x;pissn: Volume: 7; Issue: 7; July -2018

International Journal of Combined Research & Development (IJCRD) eissn: x;pissn: Volume: 7; Issue: 7; July -2018 XOR Gate Design Using Reversible Logic in QCA and Verilog Code Yeshwanth GR BE Final Year Department of ECE, The Oxford College of Engineering Bommanahalli, Hosur Road, Bangalore -560068 yeshwath.g13@gmail.com

More information

Reliability Modeling of Nanoelectronic Circuits

Reliability Modeling of Nanoelectronic Circuits Reliability odeling of Nanoelectronic Circuits Jie Han, Erin Taylor, Jianbo Gao and José Fortes Department of Electrical and Computer Engineering, University of Florida Gainesville, Florida 6-600, USA.

More information

Design of Efficient Mirror Adder in Quantum- Dot Cellular Automata

Design of Efficient Mirror Adder in Quantum- Dot Cellular Automata IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Design of Efficient Mirror Adder in Quantum- Dot Cellular Automata To cite this article: Prashant Kumar Mishra and Manju K. Chattopadhyay

More information

DIAGNOSIS OF FAULT IN TESTABLE REVERSIBLE SEQUENTIAL CIRCUITS USING MULTIPLEXER CONSERVATIVE QUANTUM DOT CELLULAR AUTOMATA

DIAGNOSIS OF FAULT IN TESTABLE REVERSIBLE SEQUENTIAL CIRCUITS USING MULTIPLEXER CONSERVATIVE QUANTUM DOT CELLULAR AUTOMATA DIAGNOSIS OF FAULT IN TESTABLE REVERSIBLE SEQUENTIAL CIRCUITS USING MULTIPLEXER CONSERVATIVE QUANTUM DOT CELLULAR AUTOMATA Nikitha.S.Paulin 1, S.Abirami 2, Prabu Venkateswaran.S 3 1, 2 PG students / VLSI

More information

Power dissipation in clocking wires for clocked molecular quantum-dot cellular automata

Power dissipation in clocking wires for clocked molecular quantum-dot cellular automata DOI 10.1007/s10825-009-0304-0 Power dissipation in clocking wires for clocked molecular quantum-dot cellular automata Enrique P. Blair Eric Yost Craig S. Lent Springer Science+Business Media LLC 2009 Abstract

More information

A NML-HDL Snake Clock Based QCA Architecture

A NML-HDL Snake Clock Based QCA Architecture International Journal of Scientific and Research Publications, Volume 4, Issue 2, February 2014 1 A NML-HDL Snake Clock Based QCA Architecture 1 Mr. M. B. Kachare, 2 Dr. P. H. Zope 1 ME I st (Dig. Electronics),

More information

FAULT MODELS AND YIELD ANALYSIS FOR QCA-BASED PLAS 1

FAULT MODELS AND YIELD ANALYSIS FOR QCA-BASED PLAS 1 FAULT MODELS AND YIELD ANALYSIS FOR QCA-BASED PLAS Michael Crocker, X. Sharon Hu, and Michael Niemier Department of Computer Science and Engineering University of Notre Dame Notre Dame, IN 46556, USA Email:

More information

Reg. No. Question Paper Code : B.E./B.Tech. DEGREE EXAMINATION, NOVEMBER/DECEMBER Second Semester. Computer Science and Engineering

Reg. No. Question Paper Code : B.E./B.Tech. DEGREE EXAMINATION, NOVEMBER/DECEMBER Second Semester. Computer Science and Engineering Sp 6 Reg. No. Question Paper Code : 27156 B.E./B.Tech. DEGREE EXAMINATION, NOVEMBER/DECEMBER 2015. Second Semester Computer Science and Engineering CS 6201 DIGITAL PRINCIPLES AND SYSTEM DESIGN (Common

More information

Implementation of Binary to Gray Code Converters in Quantum Dot Cellular Automata

Implementation of Binary to Gray Code Converters in Quantum Dot Cellular Automata DOI: 10.15415/jotitt.2015.32010 Implementation of Binary to Gray Code Converters in Quantum Dot Cellular Automata SHIFATUL ISLAM, MOHAMMAD ABDULLAH-AL-SHAFI AND ALI NEWAZ BAHAR* Department of Information

More information

LOGIC CIRCUITS. Basic Experiment and Design of Electronics. Ho Kyung Kim, Ph.D.

LOGIC CIRCUITS. Basic Experiment and Design of Electronics. Ho Kyung Kim, Ph.D. Basic Experiment and Design of Electronics LOGIC CIRCUITS Ho Kyung Kim, Ph.D. hokyung@pusan.ac.kr School of Mechanical Engineering Pusan National University Digital IC packages TTL (transistor-transistor

More information

Journal of Babylon University/Engineering Sciences/ No.(1)/ Vol.(22): 2014

Journal of Babylon University/Engineering Sciences/ No.(1)/ Vol.(22): 2014 Journal of Babylon University/Engineering Sciences/ No.(1)/ Vol.(22): 2014 Quantum Dot Cellular Automata models using VHDL-AMS Esam A. alkalidy Esam_alk@yahoo.com ECE department, Shahid Beheshti Univbersity,

More information

vidyarthiplus.com vidyarthiplus.com vidyarthiplus.com ANNA UNIVERSITY- COMBATORE B.E./ B.TECH. DEGREE EXAMINATION - JUNE 2009. ELECTRICAL & ELECTONICS ENGG. - FOURTH SEMESTER DIGITAL LOGIC CIRCUITS PART-A

More information

LOGIC CIRCUITS. Basic Experiment and Design of Electronics

LOGIC CIRCUITS. Basic Experiment and Design of Electronics Basic Experiment and Design of Electronics LOGIC CIRCUITS Ho Kyung Kim, Ph.D. hokyung@pusan.ac.kr School of Mechanical Engineering Pusan National University Outline Combinational logic circuits Output

More information

ROBUSTNESS AND POWER DISSIPATION IN QUANTUM-DOT CELLULAR AUTOMATA. A Dissertation. Submitted to the Graduate School. of the University of Notre Dame

ROBUSTNESS AND POWER DISSIPATION IN QUANTUM-DOT CELLULAR AUTOMATA. A Dissertation. Submitted to the Graduate School. of the University of Notre Dame ROBUSTNESS AND POWER DISSIPATION IN QUANTUM-DOT CELLULAR AUTOMATA A Dissertation Submitted to the Graduate School of the University of Notre Dame in Partial Fulfillment of the Requirements for the Degree

More information

High Speed Time Efficient Reversible ALU Based Logic Gate Structure on Vertex Family

High Speed Time Efficient Reversible ALU Based Logic Gate Structure on Vertex Family International Journal of Engineering Research and Development e-issn: 2278-067X, p-issn: 2278-800X, www.ijerd.com Volume 11, Issue 04 (April 2015), PP.72-77 High Speed Time Efficient Reversible ALU Based

More information

Department of Electrical & Electronics EE-333 DIGITAL SYSTEMS

Department of Electrical & Electronics EE-333 DIGITAL SYSTEMS Department of Electrical & Electronics EE-333 DIGITAL SYSTEMS 1) Given the two binary numbers X = 1010100 and Y = 1000011, perform the subtraction (a) X -Y and (b) Y - X using 2's complements. a) X = 1010100

More information

Enrique Pacis Blair United States Naval Academy. (Dated: December 20, 2009) Abstract

Enrique Pacis Blair United States Naval Academy. (Dated: December 20, 2009) Abstract The Development of Theoretical Quantum-Mechanical Models to Advance Theoretical and Experimental Research in Clocked Molecular Quantum-dot Cellular Automata Enrique Pacis Blair United States Naval Academy

More information

Demonstration of a functional quantum-dot cellular automata cell

Demonstration of a functional quantum-dot cellular automata cell Demonstration of a functional quantum-dot cellular automata cell Islamshah Amlani, a) Alexei O. Orlov, Gregory L. Snider, Craig S. Lent, and Gary H. Bernstein Department of Electrical Engineering, University

More information

Fundamentals of Digital Design

Fundamentals of Digital Design Fundamentals of Digital Design Digital Radiation Measurement and Spectroscopy NE/RHP 537 1 Binary Number System The binary numeral system, or base-2 number system, is a numeral system that represents numeric

More information

Observation of switching in a quantum-dot cellular automata cell

Observation of switching in a quantum-dot cellular automata cell Nanotechnology 10 (1999) 166 173. Printed in the UK PII: S0957-4484(99)97404-4 Observation of switching in a quantum-dot cellular automata cell Gary H Bernstein, Islamshah Amlani, Alexei O Orlov, Craig

More information

On the Analysis of Reversible Booth s Multiplier

On the Analysis of Reversible Booth s Multiplier 2015 28th International Conference 2015 on 28th VLSI International Design and Conference 2015 14th International VLSI Design Conference on Embedded Systems On the Analysis of Reversible Booth s Multiplier

More information

Quantum-Dot Cellular Automata (QCA)

Quantum-Dot Cellular Automata (QCA) Quantum-Dot Cellular Automata (QCA) Quantum dots are nanostructures [nano-: one billionth part of] created from standard semiconductive material. A quantum dot can be visualized as a well. Electrons, once

More information

Design of an Ultra-Efficient Reversible Full Adder-Subtractor in Quantum-dot Cellular Automata

Design of an Ultra-Efficient Reversible Full Adder-Subtractor in Quantum-dot Cellular Automata Design of an Ultra-Efficient Reversible Full Adder-Subtractor in Quantum-dot Cellular Automata Elham Taherkhani 1, Mohammad Hossein Moaiyeri 1,2* and Shaahin Angizi 3 1 Nanotechnology and Quantum Computing

More information

Sequential Logic Circuits

Sequential Logic Circuits Chapter 4 Sequential Logic Circuits 4 1 The defining characteristic of a combinational circuit is that its output depends only on the current inputs applied to the circuit. The output of a sequential circuit,

More information

Latches. October 13, 2003 Latches 1

Latches. October 13, 2003 Latches 1 Latches The second part of CS231 focuses on sequential circuits, where we add memory to the hardware that we ve already seen. Our schedule will be very similar to before: We first show how primitive memory

More information

The ternary quantum-dot cell and ternary logic

The ternary quantum-dot cell and ternary logic Lebar Bajec I, Zimic N and Mraz M 26 Nanotechnology 7 937 c 26 IOP Publishing Ltd The ternary quantum-dot cell and ternary logic I Lebar Bajec, N Zimic and M Mraz University of Ljubljana, Faculty of Computer

More information

Australian Journal of Basic and Applied Sciences. Implementation and Testing of Fredkin Gate based Sequential Circuits

Australian Journal of Basic and Applied Sciences. Implementation and Testing of Fredkin Gate based Sequential Circuits ISSN:1991-8178 Australian Journal of Basic and Applied Sciences Journal home page: www.ajbasweb.com Implementation and Testing of Fredkin Gate based Sequential Circuits 1 E. John Alex and 2 M. Vijayaraj

More information

Optimal design of 2-Bit Optical Magnitude Comparator using electro-optic effect inside Mach-Zehnder interferometers

Optimal design of 2-Bit Optical Magnitude Comparator using electro-optic effect inside Mach-Zehnder interferometers Proceedings of the Second International Conference on Research in DOI: 10.15439/2017R93 Intelligent and Computing in Engineering pp. 15 20 ACSIS, Vol. 10 ISSN 2300-5963 Optimal design of 2-Bit Optical

More information

Lecture 7: Logic design. Combinational logic circuits

Lecture 7: Logic design. Combinational logic circuits /24/28 Lecture 7: Logic design Binary digital circuits: Two voltage levels: and (ground and supply voltage) Built from transistors used as on/off switches Analog circuits not very suitable for generic

More information

Logic. Combinational. inputs. outputs. the result. system can

Logic. Combinational. inputs. outputs. the result. system can Digital Electronics Combinational Logic Functions Digital logic circuits can be classified as either combinational or sequential circuits. A combinational circuit is one where the output at any time depends

More information

Automatic Design of Optimal Logic Circuits Based on Ternary Quantum-dot Cellular Automata

Automatic Design of Optimal Logic Circuits Based on Ternary Quantum-dot Cellular Automata Manuscript received Mar. 20, 2008; revised Jul. 29, 2008 Automatic Design of Optimal Logic Circuits Based on Ternary Quantum-dot Cellular Automata MIHA JANEZ, IZTOK LEBAR BAJEC, PRIMOZ PECAR, ANDREJ JAZBEC,

More information

!"#"$#%&'(&)(*+,'#+-(."//+/,0( 1+#&-,#&'(1$#%&'(%'(2%/%$&'3&'3 %'4+/,#&0(."//4#

!#$#%&'(&)(*+,'#+-(.//+/,0( 1+#&-,#&'(1$#%&'(%'(2%/%$&'3&'3 %'4+/,#&0(.//4# Università di Pisa!""$%&'(&)(*+,'+-(."//+/,0( 1+&-,&'(1$%&'(%'(2%/%$&'3&'3 %'4+/,&0(."//4 $%&'(()*+,+)% 4)6%?&)@0/&'A)./*0*/0?)%A0BBC./D'?@%E)'/0FGB0&&?'/),%+./D'?@%&),%+H0B0,'@-/),%E)'/)+ I/)J0?5)&KA)L)5%

More information

Vidyalankar S.E. Sem. III [EXTC] Digital Electronics Prelim Question Paper Solution ABCD ABCD ABCD ABCD ABCD ABCD ABCD ABCD = B

Vidyalankar S.E. Sem. III [EXTC] Digital Electronics Prelim Question Paper Solution ABCD ABCD ABCD ABCD ABCD ABCD ABCD ABCD = B . (a). (b). (c) S.E. Sem. III [EXTC] igital Electronics Prelim Question Paper Solution ABC ABC ABC ABC ABC ABC ABC ABC = B LHS = ABC ABC ABC ABC ABC ABC ABC ABC But ( ) = = ABC( ) ABC( ) ABC( ) ABC( )

More information

Ultralow-Power Reconfigurable Computing with Complementary Nano-Electromechanical Carbon Nanotube Switches

Ultralow-Power Reconfigurable Computing with Complementary Nano-Electromechanical Carbon Nanotube Switches Ultralow-Power Reconfigurable Computing with Complementary Nano-Electromechanical Carbon Nanotube Switches Presenter: Tulika Mitra Swarup Bhunia, Massood Tabib-Azar, and Daniel Saab Electrical Eng. And

More information

Realization of Single Qubit Operations Using. Coherence Vector Formalism in. Quantum Cellular Automata

Realization of Single Qubit Operations Using. Coherence Vector Formalism in. Quantum Cellular Automata Adv. Studies Theor. Phys., Vol. 6, 01, no. 14, 697-70 Realization of Single Qubit Operations Using Coherence Vector Formalism in Quantum Cellular Automata G. Pavan 1, N. Chandrasekar and Narra Sunil Kumar

More information

Performance Enhancement of Reversible Binary to Gray Code Converter Circuit using Feynman gate

Performance Enhancement of Reversible Binary to Gray Code Converter Circuit using Feynman gate Performance Enhancement of Reversible Binary to Gray Code Converter Circuit using Feynman gate Kamal Prakash Pandey 1, Pradumn Kumar 2, Rakesh Kumar Singh 3 1, 2, 3 Department of Electronics and Communication

More information

CS/COE0447: Computer Organization

CS/COE0447: Computer Organization CS/COE0447: Computer Organization and Assembly Language Logic Design Review Sangyeun Cho Dept. of Computer Science Logic design? Digital hardware is implemented by way of logic design Digital circuits

More information

Quantum Cellular Automata: The Physics of Computing with Arrays of Quantum Dot Molecules

Quantum Cellular Automata: The Physics of Computing with Arrays of Quantum Dot Molecules Quantum Cellular Automata: The Physics of Computing with Arrays of Quantum Dot Molecules Craig. S. Lent, P. Douglas Tougaw, and Wolfgang Porod Department of Electrical Engineering, University of Notre

More information

Chapter 4. Sequential Logic Circuits

Chapter 4. Sequential Logic Circuits Chapter 4 Sequential Logic Circuits 1 2 Chapter 4 4 1 The defining characteristic of a combinational circuit is that its output depends only on the current inputs applied to the circuit. The output of

More information

CORRELATION AND COHERENCE IN QUANTUM-DOT CELLULAR AUTOMATA. A Dissertation. Submitted to the Graduate School. of the University of Notre Dame

CORRELATION AND COHERENCE IN QUANTUM-DOT CELLULAR AUTOMATA. A Dissertation. Submitted to the Graduate School. of the University of Notre Dame CORRELATION AND COHERENCE IN QUANTUM-DOT CELLULAR AUTOMATA A Dissertation Submitted to the Graduate School of the University of Notre Dame in Partial Fulfillment of the Requirements for the Degree of Doctor

More information

Power Optimization using Reversible Gates for Booth s Multiplier

Power Optimization using Reversible Gates for Booth s Multiplier International Journal for Modern Trends in Science and Technology Volume: 02, Issue No: 11, November 2016 ISSN: 2455-3778 http://www.ijmtst.com Power Optimization using Reversible Gates for Booth s Multiplier

More information

Molecular quantum-dot cellular automata: From molecular structure to circuit dynamics

Molecular quantum-dot cellular automata: From molecular structure to circuit dynamics JOURNAL OF APPLIED PHYSICS 102, 034311 2007 Molecular quantum-dot cellular automata: From molecular structure to circuit dynamics Yuhui Lu, Mo Liu, and Craig Lent a Department of Electrical Engineering,

More information

Philadelphia University Student Name: Student Number:

Philadelphia University Student Name: Student Number: Philadelphia University Student Name: Student Number: Faculty of Engineering Serial Number: Final Exam, First Semester: 2017/2018 Dept. of Computer Engineering Course Title: Logic Circuits Date: 29/01/2018

More information

Lecture 22 Chapters 3 Logic Circuits Part 1

Lecture 22 Chapters 3 Logic Circuits Part 1 Lecture 22 Chapters 3 Logic Circuits Part 1 LC-3 Data Path Revisited How are the components Seen here implemented? 5-2 Computing Layers Problems Algorithms Language Instruction Set Architecture Microarchitecture

More information

EE40 Lec 15. Logic Synthesis and Sequential Logic Circuits

EE40 Lec 15. Logic Synthesis and Sequential Logic Circuits EE40 Lec 15 Logic Synthesis and Sequential Logic Circuits Prof. Nathan Cheung 10/20/2009 Reading: Hambley Chapters 7.4-7.6 Karnaugh Maps: Read following before reading textbook http://www.facstaff.bucknell.edu/mastascu/elessonshtml/logic/logic3.html

More information

Magnetic QCA systems

Magnetic QCA systems Microelectronics Journal 36 (2005) 619 624 www.elsevier.com/locate/mejo Magnetic QCA systems G.H. Bernstein a, *, A. Imre a, V. Metlushko c, A. Orlov a, L. Zhou a,l.ji a, G. Csaba b, W. Porod a a Center

More information

SIR C.R.REDDY COLLEGE OF ENGINEERING ELURU DIGITAL INTEGRATED CIRCUITS (DIC) LABORATORY MANUAL III / IV B.E. (ECE) : I - SEMESTER

SIR C.R.REDDY COLLEGE OF ENGINEERING ELURU DIGITAL INTEGRATED CIRCUITS (DIC) LABORATORY MANUAL III / IV B.E. (ECE) : I - SEMESTER SIR C.R.REDDY COLLEGE OF ENGINEERING ELURU 534 007 DIGITAL INTEGRATED CIRCUITS (DIC) LABORATORY MANUAL III / IV B.E. (ECE) : I - SEMESTER DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING DIGITAL

More information

ECEN 248: INTRODUCTION TO DIGITAL SYSTEMS DESIGN. Week 9 Dr. Srinivas Shakkottai Dept. of Electrical and Computer Engineering

ECEN 248: INTRODUCTION TO DIGITAL SYSTEMS DESIGN. Week 9 Dr. Srinivas Shakkottai Dept. of Electrical and Computer Engineering ECEN 248: INTRODUCTION TO DIGITAL SYSTEMS DESIGN Week 9 Dr. Srinivas Shakkottai Dept. of Electrical and Computer Engineering TIMING ANALYSIS Overview Circuits do not respond instantaneously to input changes

More information

Systems I: Computer Organization and Architecture

Systems I: Computer Organization and Architecture Systems I: Computer Organization and Architecture Lecture 6 - Combinational Logic Introduction A combinational circuit consists of input variables, logic gates, and output variables. The logic gates accept

More information