Quantum Dot Cellular Automata based Arithmetic and Logical Unit Design

DOI : 10.17577/IJERTV7IS040074

Download Full-Text PDF Cite this Publication

Text Only Version

Quantum Dot Cellular Automata based Arithmetic and Logical Unit Design

Reena Antony

Department of ECE Saintgits College of Engineering,

Kottayam, India

Aravindhan A.

Department of ECE Saintgits College of Engineering,

Kottayam, India

AbstractQuantum dot cellular automata(QCA) is an upcoming nanotechnology and it is considered as a suitable technology which overcomes the limitations of the current CMOS

  1. QCA Cell

    1. RELATED WORK

      technology. This paper proposes the design of an efficient single layer ALU in QCA without crossovers. The proposed architecture has significant reduction in cell count, area and complexity. The design is implemented with QCA Designer tool to analyse the efficiency of ALU.

      KeywordsQuantum dot cellular automata; QCA; CMOS; nanotechnology; ALU

      1. INTRODUCTION

        Due to the limitations of the conventional CMOS technology, researchers extremely felt the need to find an alternative technology for the coming future. As a result, quantum-dot cellular automata (QCA) was found to be a suitable replacement that would provide unique eminent features such as small feature size at an ultra low power consumption that can operate in room temperature at a frequency range of THz [1]. The International Technology Roadmap for Semiconductors (ITRS) report lists out several nano-electronics substitutes: Single Electron Tunneling(SET), Resonant Tunneling Diodes(RTD), Tunneling Phase Logic(TPL), Quantum Dot Cellular Automata(QCA). Accordingly, QCA is a promising technology which provides high device density at low power [2].

        Further, VLSI circuits carries following limitations: power dissipation, interconnections and short channel effects. Increment in the device density within a stipulated area may result in chip damage due to the thermal effect developed over the chip. QCA is a good alternative to the silicon based technology. Advantages of QCA based systems are high speed, high device density at low power consumption. Also high parallel processing can be attained by using QCA [3].

        This paper is composed of following sections. Section 1 includes the introduction. Section 2 gives details about related work carried out in the field of QCA. Section 3 includes the proposed ALU design. Section 4 comprises of simulation results and discussions. Finally, the conclusion is presented in Section 5.

        The basic building elements in QCA are cells. A cell has four quantum dots that are situated around the four vertices. There are two mobile electrons inside the cell which places themselves at opposite corners with respect to each other because of the columbic repulsion. Based on this arrangement of electrons, two possible polarization states are available such as P=+1 that is considered as binary value 1 and P=-1 which is treated as binary value 0 as shown in the fig.1. If the polarization state of one cell gradually changes from one state to the other, immediately the next consequent cell goes through a quasi-adiabatic switching phenomena which leads to a change of state of its polarization [4].

        0 1

        P=-1 P=+1

        Fig. 1. QCA cell comprsing four quantum dots and two electrons with two stable polarization states

  2. QCA wires

    In this technology, transmission of information is achieved by using QCA binary wires which are formed by linear arrangement of quantum cells as arrays. Columbic interactions within adjacent cells causes the change in polarization states of each cell which indeed results in the flow of information [5]. As there is no flow of current but only information flow through a binary wire, there is a significant reduction in power dissipation associated with signal transmission. The propagation of signal through a 90° QCA wire is shown in fig.2. In the proposed ALU, along with 90° QCA wires, the 45° QCA wire are also used in order to avoid crosstalk problems.

    0 0

    Fig. 2. QCA contact wire

  3. QCA Clocking

The clocked control of QCA cell arrays removes metastability issues, and facilitates pipelined computing architecture realization. There are 4 clock zones which is systematically applied to each QCA cell in QCA circuits.the clock zones are Clock 0, Clock 1, Clock 2 and Clock 3. The clock signal in each clock zone experiences 4 different phases-Switch, Hold, Release, and Relax [6]. There is a phase shift of 90 °between 4 adjacent phases of a clock zone. Fig. 3 illustrates four phase switching realized in each clocking phase for different clock zones. Information flows in a pipelined fashion from inputs to the outputs during each clock zones [7].

Fig. 4. Three input majority voter

  1. Five Input Majrity Voter

    Although QCA has many benefits; the design of complex architectures becomes tedious. The design task is difficult as all the architectures are drawn just by making use of three input majority voter,wire and inverter structure. In order to overcome the complexity in design, a new five input majority voter is introduced [9]. Fig.5 shows the five input majority voter. The expression for the five input majority voter is given by (2)

    5(, , , , ) = + + + + +

    + + + + (2)

    A

    Fig. 3. Clock zones in QCA

    D. Three Input Majrity Voter C

    The majority gate plays a significant role in the design B

    and implementation of QCA circuits. The three input majority

    voter is the basic structure used in realization of logical A

    expressions. AND and OR operations can be easily

    obtained with a slight change in the polarization of one of the

    QCA cell. The three input majority gate consists of five QCA D

    cells. The three inputs are A, B and C. The cell at the center is called the device cell which is initially at null state and it

    attains a polarization at once when all the input cells are at E

    stable polarization state as shown in fig.4. The outermost cell is the output cell [8].

    Majority Output

    The expression for three input majority voter is given by (1).

    3(, , ) = + + (1)

    Fig. 5. Five input majority voter

    1. PROPOSED ALU DESIGN

      The Arithmetic and logical unit (ALU) is a important part of Central Processing Unit . An ALU is a digital circuit that does arithmetic and logical operations. Arithmetic logic unit is a significant component of a microprocessor. An ALU performs operations such as addition, subtraction, increment, decrement, and, or, exor, not [10]. The proposed ALU is simulated using the QCA Designer tool. In this paper, two layouts of 1 bit ALU are proposed and implemented.

      Fig. 6. Logic implementation diagram of proposed Type 1 ALU

      0

      The logic implementation of Type 1 structure is shown in fig.6. The first ALU performs the function of AND, OR, half adder Sum and half subtractor difference. The second

      architecture of ALU performs the functions of AND, OR, A EXOR and full adder Sum. The 4:1 multiplexer is used in order to realize ALU functions.

      The operands are the inputs given to the ALU and

      performs the operation based on code generated by control B

      1

      Out A

      B

      Out

      unit. Extremely efficient and complex ALUs are present inside the processors of CPU. More than one ALU might be required to compute all the operations [11].

      By making use of majority voter, inverter and binary wire, any complex QCA structure can be developed. The basic lgic gates such as AND, OR, NOT, EXOR etc can be realized in QCA. Two input AND and OR gate can be implemented by using three input majority voter gate; by setting one input as constant.

      1. AND GATE

        The boolean AND gives the output as 1 if both the inputs are 1, otherwise it gives a 0. The majority voter can be used in the realization of the QCA based AND by setting one of its input to a fixed value 1 and the other two input are set as input driver cells [12]. The QCA design of two-input AND gate is as shown in fig.7(a).

        The expression for three input majority voter based AND gate is given by (3)

        3(, , 0) = . + . 0 + . 0 = . (3)

        Fig. 7. (a)QCA based AND structure,(b) OR gate QCA structure

      2. OR GATE

        The OR gate can be realized using majority voter in the same way as AND gate. Instead of a fixed 0, a fixed 1 is given to one of QCA cell [13]. OR gate structure is shown in fig.7(b).

        The expression for three input majority voter based OR gate is given by (4)

        3(, , 1) = . + . 1 + . 1 = + (4)

      3. EXOR

        The Exor is implemented by making use of three input majority voter and a five input majority voter. The Exclusive- Or is achieved by using the majority gate functions as shown in (5). The five input majority gate is used to implement the Exor function. Consequently, the Exclusive-or of and signals is produced in a different clocking zone. A high speed and single layer two-input XOR gate is introduced in a previous work. A five input majority gate along with two three-input majority gate and inverter is used to attain Exor functions as shown in (5).

        As illustrated in fig.8, Signal A, inverse of signal B, logic 1 are the inputs to the five input majority voter. The other

        two inputs are obtained from the output of the three input A

        majority voter. Thus as a result, the Exclusive-or of and

        1. Sum

        signals is obtained. The equation of two-input XOR gate as follows:

        5(, 3(, 0, ), 3(, 0, ), , 1) (5)

        5(, , , , 1) = +

        A

        B Out

        0 M3 M5

        B

        1

        Fig. 8. QCA based EXOR gate logic diagram

      4. HALF ADDER AND SUBTRACTOR

      The half adder circuit is basically used to calculate the sum and carry of the two binary inputs fed to it. The equations of half adder sum and Carry is as given below:

      =

      = .

      The most fundamental arithmetic logic circuits in digital systems are adder and subtractor circuits. Operation of adder

      B M3 M5

      Ci Cout

      Cin

      Fig. 9. QCA based full adder logic diagram

  2. MULTIPLEXER

Multiplexers play a considerable role in applications where the desired input must flow onto the output. Implementation of multi-input multiplexer in a single layer is noteworthy. There are diverse structures that have been introduced in previous researches to realize multiplexers. These designs were implemented using combinations of three three-input majority gates, inverters in different ways. The cell count in each case where found to be different. An innovative methodology for designing 2-to-1 multiplexer is introduced in [1]. This design has a modular structure that consists of several elementary blocks as illustrated in fig.10.These designs have been implemented according to (7)

5(, 3(, 0, ), 3(, 0, ), , 1)

3(, , , , 1) = + (7)

A

B

and subtractor circuits is directly affected by the performance 0

of digital systems [8]. In order to improve the performance of

the arithmetic circuits several QCA based approaches are S devised over the recent years. The half subtractors are implemented over a single layer. A half subtractor performs

M3 M5

1

Out

subtraction of two input A and B, and outputs the difference and borrow.

=

= .

E. FULL ADDER

The most significant mathematical operation is addition as other operations such as subtraction, multiplication, and division can be implemented by using the adders itself. Thus design of arithmetic circuits must be efficiently done [14]

=

= + +

The QCA majority voter based equations for sum and carry is given by (6)

= 5(, , 3(A, , ), 3(A, , ), )

= 3(A, , ) (6)

The fig.9 shows the logic diagram of the full adder circuit which is implemented using the five input majority voter,three input majority voters and inverters.

Fig. 10. QCA based 2:1 Multiplexer logic diagram

The 4:1 multiplexer is also implemented by using three 2:1 multiplexers that are based on five input majority voter. This design is less complex and efficient in terms of cell count and area. The fig.11 shows the logic diagram of the 4:1 Multiplexer which is implemented using the five input majority voter based three 2:1 multiplexers.

Fig. 11. QCA based 4:1 Multiplexer logic diagram

  1. SIMULATION AND EXPERIMENTAL RESULT ANALYSIS

    QCA Designer 2.0.3 open software tool is used for the simulation of the proposed work. The table 1 represents the default values of parameters under Coherence vector simulation engine in QCA Designer tool[15].

    TABLE I. COHERENCE VECTOR PRAMETER MODEL

    Parameter

    Area

    Temperature

    1.000000K

    Relaxation time

    1.000000e 15 s

    Time step

    1.000000e 016 s

    Total simulation time

    7.000000e 011 s

    Clock low

    9.800000e 022 J

    Clock high

    3.800000e 023 J

    Layer separation

    11.500000

    Clock amplitude factor

    2.000000

    Radius of effect

    80.000000 nm

    Relative permittivity

    12.900000

    The basic gates implementation and verification of results is performed using QCA designer software. The fig.12 and fig.13 shows the simulation results of the basic AND gate and OR gate in QCA Designer using Coherence vector engine.

    Fig. 12. Output waveform of QCA based AND gate

    Fig. 13. Output waveform of QCA based OR gate

    Fig. 14. QCA based EXOR gate implementation

    Fig. 15. Simulation result of QCA based EXOR gate

    The fig.14 shows the implementation of the EXOR gate which is developed by using the five input majority voter and fig.15 shows simulation results of the five input majority voter based EXOR gate. The fig.16 shows the implementation of the 4:1 Multiplexer which is implemented using the five input majority voter based three 2:1 multiplexers and fig.17 shows simulation results of the five input majority voter based 4:1 Multiplexer. Cell count is 98 cells and the total area consumed for the implementation of 4:1 multiplexer is 0.21 um2.

    Fig. 16. QCA based 4:1 Multiplexer logic diagram

    Fig. 17. Simulation results of QCA based 4:1 Multiplexer

    Fig.18(a) shows the layout of Arithmetic and Logical Unit (Type 1) which performs four operations such as AND, OR, Sum and Difference. Fig.18(b) shows the layout of Arithmetic and Logical Unit (Type 2) which performs four operations such as AND, OR, EXOR and Full adder Sum.

    Type 1

    Type 2

    Functions

    AND,OR,SUM, DIFF

    AND,OR,,EXOR, SUM

    Cell Count

    381

    510

    Cell area

    0.86um2

    0.98um2

    Simulation time

    230s

    313s

    No. of Clock Cycles

    4

    5

    Fig. 18. (a)QCA based ALU layout(Type 1), (b)QCA based ALU layout(Type 2)

    [7]

    J. Timler and C. S. Lent, Power gain and dissipation in quantum- dot cellular automata, J. Appl. Phys., vol. 91, no. 2, pp. 823831, 2002.

    [8]

    P. Z. Ahmad, G. M. Wani, S. Mohammad, K. Quadri, F. Ahmad,

    and A. N. Bahar, Design of novel QCA-based half / full subtractors, vol. 6, pp. 5966, 2017.

    [9]

    M. Balali, A. Rezai, H. Balali, F. Rabiei, and S. Emadi, A novel

    design of 5-input majority gate in quantum-dot cellular automata technology, ISCAIE 2017 – 2017 IEEE Symp. Comput. Appl. Ind.

    [10]

    N. G. A. K. S. K. & K. K. C. Nilesh Patidar, A NOVEL 4-BIT

    (a) (b)

    Electron., vol. 5, no. 1, pp. 1316, 2017.

  2. CONCLUSION

QCA Designer tool version 2.0.3 is used for the implementation and simulation of the proposed work. The proposed ALU layout is more efficient in area as the entire implementation involves the five input majority voter based design. This implementation of 1-bit ALU can be further expanded to created higher bit versions of ALU ranging from 2 bit to 64 bit. The proposed ALU structure has the advantage of being implemented in just a single layer. In future works, highly robust and more device density enhancement can be used in arithmetic and logic circuits that are much fault tolerant in digital systems.

REFERENCES

  1. A. M. Chabi, S. Sayedsalehi, S. Angizi, and K. Navi, Efficient QCA Exclusive-or and Multiplexer Circuits Based on a Nanoelectronic-Compatible Designing Approach, Int. Sch. Res. Not., vol. 2014, no. d, 2014.

  2. R. Akeela and M. D. Wagh, A five-input majority gate in quantum- dot cellular automata, NSTI Nanotech, vol. 2, pp. 978981, 2011.

  3. S. Basu, A. Bal, and S. Sengupta, A Novel Design of Half and Full Adder using Basic QCA, vol. 104, no. 3, pp. 15, 2014.

  4. R. Jaiswal and T. N. Sasamal, Efficient Design of Exclusive-Or Gate using 5-Input Majority Gate in QCA, IOP Conf. Ser. Mater. Sci. Eng., vol. 225, p. 12143, 2017.

  5. M. Balali, A. Rezai, H. Balali, F. Rabiei, and S. Emadi, Towards coplanar quantum-dot cellular automata adders based on efficient three-input XOR gate, Results Phys., vol. 7, pp. 13891395, 2017.

  6. V. Vankamamidi, S. Member, and M. Ottavi, Two-Dimensional Schemes for Clocking / Timing of QCA Circuits, Comput. Des., vol. 27, no. 1, pp. 3444, 2008.

ARITHMETIC LOGIC UNIT IMPLEMENTATION IN QUANTUM-DOT\nCELLULAR AUTOMATA, Int. J.

Nanotechnol. Appl., vol. 3, no. 2, pp. 18, 2013.

  1. L. H. B. Sardinha, D. S. Silva, M. A. M. Vieira, L. F. M. Vieira, and

    O. P. Vilela Neto, TCAM/CAM-QCA: (Ternary) Content Addressable Memory using Quantum-dot Cellular Automata, Microelectronics J., vol. 46, no. 7, pp. 563571, 2015.

  2. A. N. Bahar, S. Waheed, N. Hossain, and M. Asaduzzaman, A novel 3-input XOR function implementation in quantum dot-cellular automata with energy dissipation analysis, Alexandria Eng. J., 2016.

  3. G. Singh, R. K. Sarin, and B. Raj, Design and analysis of area efficient QCA based reversible logic gates, Microprocess. Microsyst., vol. 52, pp. 5968, 2017.

  4. H. Thapliyal and C. Labrado, Design of adder and subtractor circuits in majority logic-based field-coupled QCA nanocomputing, Electron. Lett., vol. 52, no. 6, pp. 464466, 2016.

  5. M. Abdullah-Al-Shafi and A. N. Bahar, QCA: An effective approach to implement logic circuit in nanoscale, 5th Int. Conf. Informatics, Electron. Vision, ICIEV 2016, pp. 620624, 2016.

Leave a Reply