Научная статья на тему 'A new efficient non-reversible 4 bit binary to gray and 4 bit gray to binary converter in QCA'

A new efficient non-reversible 4 bit binary to gray and 4 bit gray to binary converter in QCA Текст научной статьи по специальности «Электротехника, электронная техника, информационные технологии»

CC BY
103
34
i Надоели баннеры? Вы всегда можете отключить рекламу.
Ключевые слова
QUANTUM-DOT CELLULAR AUTOMATA (QCA) / BINARY CODE / GRAY CODE / CONVERTER / QCA CELL / QCA DESIGNER

Аннотация научной статьи по электротехнике, электронной технике, информационным технологиям, автор научной работы — Islam Md. Tajul, Jahan Golam Sarwar, Bahar Ali Newaz, Kawsar Ahmed, Abdullah-Al-Shafi Md.

The present Very Large Scale Integration (VLSI) technology is based on Complementary Metal-oxide-Semiconductor (CMOS) technology. The development of the VLSI technology has reached its peak due to the fundamental physical limits of CMOS technology. The recent challenges, as well as the physical limitation of the traditional CMOS technology, has overcome by the Quantum-dot Cellular Automata (QCA) which is first introduced by C. S. Lent. The nanoscale size quantum cell is a feature of QCA technology. In this paper, we propose a new QCA structure for 4-bit binary to 4-bit gray and 4-bit gray to 4-bit binary using two input XOR gate. These structures are designed and simulated with QCA designer and compared with previous structure.

i Надоели баннеры? Вы всегда можете отключить рекламу.
iНе можете найти то, что вам нужно? Попробуйте сервис подбора литературы.
i Надоели баннеры? Вы всегда можете отключить рекламу.

Текст научной работы на тему «A new efficient non-reversible 4 bit binary to gray and 4 bit gray to binary converter in QCA»

A new efficient non-reversible 4 bit binary to gray and 4 bit gray to binary converter in QCA

Md. Tajul Islam1, Golam Sarwar Jahan1, Ali Newaz Bahar1, Kawsar Ahmed1, Md. Abdullah-Al-Shafi2

1 Department of Information and Communication Technology, Mawlana Bhashani Science and Technology

University, Santosh, Tangail-1902, Bangladesh 2 Institute of Information Technology (IIT), University of Dhaka, Dhaka-1000, Bangladesh tajulmbstu@gmail.com, sarwar13040@gmail.com, bahar_mitdu@yahoo.com, kawsar.ict@mbstu.ac.bd,

alshafi08@gmail.com

DOI 10.17586/2220-8054-2018-9-4-473-483

The present Very Large Scale Integration (VLSI) technology is based on Complementary Metal-oxide-Semiconductor (CMOS) technology. The development of the VLSI technology has reached its peak due to the fundamental physical limits of CMOS technology. The recent challenges, as well as the physical limitation of the traditional CMOS technology, has overcome by the Quantum-dot Cellular Automata (QCA) which is first introduced by C. S. Lent. The nanoscale size quantum cell is a feature of QCA technology. In this paper, we propose a new QCA structure for 4-bit binary to 4-bit gray and 4-bit gray to 4-bit binary using two input XOR gate. These structures are designed and simulated with QCA designer and compared with previous structure.

Keywords: quantum-dot cellular automata (QCA), binary code, gray code, converter, QCA cell, QCA designer.

Received: 1 June 2018 Revised: 6 July 2018

1. Introduction

Quantum Dot Cellular Automata (QCA) is one of the new and fledgling technology at the nanoscale [1] has been used widely in digital circuits and systems, also an innovative access towards the present age of nanotech-nology, a substitution of contemporary CMOS technology [2] and proposes a novel designing technique which is appropriate for logic circuits. Presently, CMOS technology has faced many problems such as delay, power consumption, size of circuits, the area [1,3-5], deteriorating supply voltage, power dissipation; hinder the microelectronics momentum using regular circuit scaling [1]. By using this technology, these problems are generated and different new technologies have recently been proposed to overcome these problems [6,7]; QCA is one of them. Electron transformation in IC technology is known as current flow in the device, but in QCA. there is no current flow only charge transformation, which is why this technology requires exceedingly low power for computing. Logic state representation is the main characteristic of this technology, not in terms of voltage levels but alternately represented in terms of logic cells. In QCA, coulombic interaction is caused to create the necessary computing logic states of 1 and 0; this technology uses less device to perform the calculation. This computing of logical states is created by the position of the electrons inside the QCA cells. These cells are the group of basic parts. QCA logic gates and circuits are carried out by these cells. In QCA, these cells have been replaced in lieu of hardware components [8]. In recent years, several QCA based logic circuits have been proposed [9-16].

2. Quantum DOT Cellular Automata (QCA) 2.1. Basic QCA gate

A basic QCA cell comprises four quantum dots in a square shape coupled with tunnel barriers. To represent the information, quantum dot cellular automata use a binary logic. In a QCA logic device, two types of arrangements are normally seen denoted as cell polarization; P = +1 and P = -1, which represent "1" and "0" respectively are shown in Fig. 1. Through the charge configuration of the QCA cell, binary information is encoded. In any traditional logic circuit, data is exchanged by the electrical current but QCA works by the Columbic communication that associates the condition of one cell to the condition of its neighbors, which results in data change. All cell in a line with same polarization is known as QCA wire, shown in Fig. 2.

In QCA, majority voter gate and inverter act as the basic gate. The majority voter (MV) gate generates an output 1 if the majority of inputs are 1, as shown in Fig. 3(a). The logical operation of majority voter gate is shown in eq. (1):

MV(A, B, C) = AB + BC + AC. (1)

Quantum Dots

Fig. 1. Two different polarization

o • o • o • o • o • o • o • 0 •

• o • o • o • o • o • o • o • o

Fig. 2. QCA wire

We can implement the AND gate and OR gate from the majority voter by fixing the input (control input) permanently to a 0 or 1. The logical operation of AND gate and OR gate from the majority voter gate is shown in eq. (2) and eq. (3) respectively. If the control input is permanently set to 1, then it will work as an AND gate, shown in Fig. 3(b). Similarly, if the control input is 0 then it is an OR gate is shown in Fig. 3(c).

MV(A, B, 1) = A + B, (2)

MV(A, B, 0) = AB. (3)

(b)

(c)

FIG. 3. (a) Majority voter gate; (b) AND gate; (c) OR gate

2.2. XOR gate

Quantum Logical Circuit has several logical gates, among which XOR Gate is one [17,18]. XOR gate is used in many circuits, so it is very important. There are several structures for this gate, one of which is shown in Fig. 5.

The basic operation of XOR gate is (A xor B) or F (A, B) = AB + AB. The above structure can be implemented as QCA design shown in Fig. 6(a). The result of simulation of this design is shown in Fig. 6(b).

Fig. 4. Inverter

A B

Fig. 5. Schematic of XOR gate

(b)

Fig. 6. XOR gate: (a) QCA layout; (b) Simulation result

3. Non-reversible 4-bit binary to 4-bit gray code converter

A circuit is said to be non-reversible if it does not contain an equal number of inputs and an equal number of outputs. On the other hand, the non-reversible circuit is a circuit whose inputs cannot be reconstructed from its outputs.

The simplest form of computer code or programming data is called Binary code which is represented entirely by a binary system of digits consisting of a string of consecutive zeros and ones. In binary to gray code conversion, the Most Significant Bit (MSB) of the gray code is always equal to the MSB of the given binary code and by doing XOR operation between binary code bit at that index and previous index, the other bits of the output gray code can be obtained.

In this section, we have proposed the non-reversible 4-bit binary to 4-bit gray code converter structure using two-input XOR gate. For non-reversible 4-bit binary to 4-bit gray code converter, inputs are described as B0, B1, B2, and B3 where corresponding outputs are G0, G1, G2, and G3. It is observed that three two-input XOR gates are needed to design non-reversible 4-bit binary to 4-bit gray code converter. The first XOR gate generates GO and XOR of BO, B1. The second XOR gate generates G1 and XOR of B1, B2, while the third XOR gate generates G2 and XOR of B2, B3. The output G3 is calculated directly from input B3, so G3 = B3. Here, the polarization is set to -1 which is used as fixed polarization. Gray code outputs equation has shown in eq. (4):

G0 = B0 © B1, G1 = B1 © B2, G2 = B2 © B3, G3 = B3. (4)

In Fig. 7(a), we have shown the logical circuit of this converter as well as QCA design of this structure in Fig. 7(b). A truth table of this converter has shown on Table 2. The outcomes of the simulation of this converter have shown in Fig. 8.

(a) (b)

Fig. 7. Non-reversible 4-bit binary to 4-bit gray code converter: (a) Logical circuit; (b) QCA layout

For the proposed structure of non-reversible 4-bit binary to 4-bit gray code converter, the simulation factors values are shown in Table 3. The proposed work compared to previous works has a good improvement, especially in cell numbers and occupied areas. By comparing the previous works in [19] and [20], our proposed circuit has 37 cells which have improved 70.87 % and 80.73 %. Besides comparing the previous works in [19-22], the occupied area 90.24 %, 88.24 %, 55.56 % and 77.78 % have been reduced. The work is better than [19] because our proposed structure has no crossover. In our work, the clock cycle latency is 0.50 which is better than [19] and [20].

Table 1. Design factors for XOR gate

Design factor Value

Cell count 12

Area 0.02 ^m2

Crossover Zero

Latency 0.50

Table 2. Truth table of 4-bit binary to 4-bit gray code converter

Input Output

B0 B1 B2 B3 G0 G1 G2 G3

0 0 0 0 0 0 0 0

0 0 0 1 0 0 1 1

0 0 1 0 0 1 1 0

0 0 1 1 0 1 0 1

0 1 0 0 1 1 0 0

0 1 0 1 1 1 1 1

0 1 1 0 1 0 1 0

0 1 1 1 1 0 0 1

1 0 0 0 1 0 0 0

1 0 0 1 1 0 1 1

1 0 1 0 1 1 1 0

1 0 1 1 1 1 0 1

1 1 0 0 0 1 0 0

1 1 0 1 0 1 1 1

1 1 1 0 0 0 1 0

1 1 1 1 0 0 0 1

Table 3. Simulation factor for non-reversible 4-bit binary to 4-bit gray code converter

Design factor Proposed work Previous work in [19] Previous work in [20] Previous work in [21] Previous work in [22]

Cell count 37 127 192 105 131

Area (um2) 0.04 0.41 0.34 0.09 0.18

Crossover Zero Three Zero Zero -

Latency 0.50 0.75 2 - -

Fig. 8. Simulation result of 4-bit binary to 4-bit gray code converter

4. Non-reversible 4-bit gray to 4-bit binary code converter

Gray code is a reflected code where an ordering of 2n binary numbers such that only one bit changes from one entry to the next. In gray to binary code conversion, the Most Significant Bit (MSB) of the binary code is always equal to the MSB of the given binary number and by checking gray code bit at that index, other bits of the output binary code can be obtained. If current gray code bit is 0, then copy previous binary code bit. Otherwise, copy invert of previous binary code bit.

In this section, based on the XOR gate, we have also proposed a QCA circuit to convert the 4-bit gray code to 4-bit binary code. For non-reversible 4-bit gray to 4-bit binary code converter, inputs are described as G3, G2, G1 and G0 where corresponding outputs are B3, B2, B1, and B0. It is observed that three two-input XOR gates are needed to design non-reversible 4-bit binary to 4-bit gray code converter. The output B3 is calculated directly from input G3, so B3 = G3. First XOR gate generates B2 and XOR of B3, G2. Second XOR gate generates B1 and XOR of B2, G1. Third XOR gate generates B0 and XOR of B1, G0. Here, polarization is set to —1 which is used as fixed polarization. Binary code outputs equation has shown in eq. (5):

B0 = B1 © G0, B1 = B2 © G1, B2 = B3 © G2, B3 = G3. (5)

In Fig. 9(a) we have shown the logical circuit of this converter as well as QCA design of this structure in Fig. 9(b). A truth table of this converter has shown on Table. 4. The outcomes of the simulation of this converter are shown in Fig. 10.

For the proposed structure of non-reversible 4-bit gray to 4-bit binary code converter the simulation factors values have shown in Table. 4. The Proposed work compared to previous works shows good improvement, especially in cell numbers and occupied areas. By comparing the previous works in [19] and [20] respectively, our proposed circuit has 47 cells which have improved 52.53 % and 82.53 %, as well as the occupied area. In our work, the clock cycle latency is 1.00 which is also better than [20].

B3 B2

(a)

G2 o o o -1.00 1 ® * ® $ -1.00 $ ® ® 8

8 ® «■ 8 B2 ® * ® s ® 8 ® 8 B0

-1.00 ® ® ® ® 8- 8 * ® s « S ® $ ® ® ® ® © • ® ® ® ® ® ® ® ® 8 8 8

® ® ® ® ® ® is ® ® ® ® ® Si ® £ ® 8 IS ® ® ® ® ® № ® ® № ® « $ J ® ® 1 ® ® «1 ® ® ® $ ® <s> ® * ® « ® # ® # ® 1» ® ® ® ® ® ®

® » ® 8 ® ® 8 8 if} ® g ® ® * 8 8 ® ® ® 8 8 8 8 8

® ® 8 8 ® 8 8 ® ® ®

G3 o c] o o 8 8 8 ® til GO ® » ® 1<

® ® ® « # ■:#:■ | 8 # 8 # o o o oj o 0

(b)

Fig. 9. Non-reversible 4-bit gray to 4-bit binary code converter: (a) Logical circuit; (b) QCA layout

Fig. 10. Simulation result of non-reversible 4-bit gray to 4-bit binary code converter

Table 4. Truth table of 4-bit gray to 4-bit binary code converter

Input Output

G3 G2 G1 G0 B3 B2 B1 B0

0 0 0 0 0 0 0 0

0 0 0 1 0 0 0 1

0 0 1 0 0 0 1 1

0 0 1 1 0 0 1 0

iНе можете найти то, что вам нужно? Попробуйте сервис подбора литературы.

0 1 0 0 0 1 1 1

0 1 0 1 0 1 1 0

0 1 1 0 0 1 0 0

0 1 1 1 0 1 0 1

1 0 0 0 1 1 1 1

1 0 0 1 1 1 1 0

1 0 1 0 1 1 0 0

1 0 1 1 1 1 0 1

1 1 0 0 1 0 0 0

1 1 0 1 1 0 0 1

1 1 1 0 1 0 1 1

1 1 1 1 1 0 1 0

Table 5. Simulation factors for the non-reversible 4-bit gray code to 4-bit binary code converter

Design factor Proposed work Previous work in [19] Previous work in [20]

Cell count 47 99 269

Area (um2) 0.05 - 0.69

Crossover Zero Zero Zero

Latency 1 0.75 6

5. Power depletion of the proposed layout

The power dissipation by a QCA cell is calculated using the Hartree-Fock approximation [23-25]. The Hamiltonian matrix of a mean-field approach is illustrated as the eq. (6):

H

—Ek

E Ci/i,

Y

Y

ET E Ci/

—Ek

(Cj-i + Cj+i )

Y

Y

E (Cj-i + Cj+i)

(6)

The energy cost of two neighboring cells (i and j) with opposite polarizations is derived as follows in eq. (7):

4 4

qi,nqj,m

1

eoer

|ri,n rj,m1

2

2

For a single QCA cell the instantaneous total power equation can be calculated as:

D _dE h Pt 7~ — —

dt

2

dr t

—— • A dt

h + h

r. dA

dt

Pi + P2.

(8)

In eq. (8), the term Pi includes two main components: first, the power gain achieved from the difference of the input and output signal powers (Pin - Pout) and second, the transferred clocking power to the cell (Pciock) and the term P2 represents dissipated power (Pdiss) [24]. The upper bound power dissipation model [26] of a QCA cell can be given as eq. (9):

P

Edi

diss

h

diss

T 2T

cc cc

tanh

h r+

ks T

+

tanh

h r_

ks T

(9)

Finally, in one clock cycle, the energy dissipation of a QCA cell is estimated as follows in eq. (10):

E

diss

T

h ¡' -> dA , h

- r ■ — dt — -2 J dt 2

T

r • A

t

dr,

- A ■ — dt

T dt

T

(10)

Power estimation tool known as QCAPro [25, 27-29] is used to calculate the dissipated power. Combination of leakage and switching power [24] known as the total power loss in a QCA circuit is evaluated by the QCAPro. The power dissipation map of our proposed designs is obtained at 2 K temperature with 0.5Ek. In the following figures, high power dissipating cells are indicated using thermal hotspots with darker colors. The thermal hotspot map or power map of the proposed non-reversible 4-bit binary to gray and 4-bit gray to binary converter under energy level of 0.5Ek are shown in Fig. 11(a) and (b) respectively.

(a)

(b)

FIG. 11. Power dissipation map for the proposed non-reversible (a) 4-bit Binary to Gray converter (b) 4-bit Gray to Binary converter at 2K temperature and tunneling energy of 0.5 Ek

+

x

+

+

In addition, the leakage, switching and total energy dissipation of proposed designs at three different tunneling energy levels (0.5Ek, 1.0Ek, 1.5Ek) at 2 K temperature is given in Table 6.

The dissipated leakage energy by the proposed non-reversible 4-bit binary to gray code converter are 12.98 meV, 35.49 meV and 60.25 meV at 7 = 0.5Ek, 7 = 1.0Ek and 7 = 1.5Ek respectively and by proposed non-reversible 4-bit binary to gray code converter are 17.97 meV, 48.02 meV and 80.83 meV at 7 = 0.50Ek, 7 = 1.0Ek and 7 = 1.5Ek respectively. The dissipated switching energy by the proposed non-reversible 4-bit binary to gray code converter are 27.53 meV, 23.15 meV and 19.53 meV at 7 = 0.50Ek, 7 = 1.0Ek and 7 = 1.50Ek respectively and by proposed non-reversible 4-bit binary to gray code converter are 17.7 meV, 14.31 meV and 11.73 meV at 7 = 0.50Ek, 7 = 1.0Ek and 7 = 1.50Ek respectively.

Table 6. Energy dissipation analysis of proposed non-reversible gate

Power dissipated at T = 2 K

Avg. leakage energy Avg. switching energy dissipation (meV) dissipation (meV) Total energy dissipation (meV)

Circuit 0.5 Ek 1.0 Ek 1.5 Ek 0.5 Efc 1.0 Efc 1.5 Efc 0.5 Ek 1.0 Ek 1.5 Ek

B2G Converter 12.98 5.49 0.25 7.53 3.15 9.53 0.51 8.64 9.78

G2R

7.97 8.02 0.83 7.70 4.31 1.73 5.67 2.33 2.56

Converter

Finally, the total dissipated energy by the proposed non-reversible 4-bit binary to gray code converter are 40.51 meV, 58.64 meV and 79.78 meV at 7 = 0.50Ek, 7 = 1.0Ek and 7 = 1.50Ek respectively and by proposed non-reversible 4-bit binary to gray code converter are 35.67 meV, 62.33 meV and 92.56 meV at 7 = 0.50Ek, 7 = 1.0Ek and 7 = 1.50Ek respectively. The leakage energy, switching energy and the total energy dissipation of proposed designs are presented graphically in Fig. 12 respectively.

iНе можете найти то, что вам нужно? Попробуйте сервис подбора литературы.

Fig. 12. Energy dissipation graph of proposed B2G and G2B at three different tunneling energy levels at temperature (T = 2 K)

6. Conclusion

in this paper, we have presented a 4-bit non-reversible binary to gray and vice versa converter with a new QCA design. We designed our circuits in non-reversible mode. These structures come up with improvements compared to the previous works. These proposed circuits are fit in the manner that they enclose fewer cells, clock phases, logic gate count, overall size, and area as well as distinguish them from earlier reported designs. The proposed circuits can be considered as a promising step to design highly area efficient and low power consuming complex logic circuits as well as input-output devices.

References

[1] Lent C.S., Tougaw P.D., Porod W., Bernstein G.H. Quantum cellular automata. Nanotechnology, 1993, 4 (1), P. 49-57.

[2] Cho H., Swartzlander Jr. E.E. Adder and multiplier design in quantum-dot cellular automata. IEEE Transactions on Computers, 2009, 58 (6), P. 721-727.

[3] Schaller R.R. Moore's law: past, present and future. IEEE spectrum, 1997, 34 (6), P. 52-59.

[4] Niemier M.T. Designing digital systems in quantum cellular automata. PhD diss., University of Notre Dame, 2000.

[5] Orlov A.O., Amlani I., et al. Realization of a functional cell for quantum-dot cellular automata. Science, 1997, 277 (5328), P. 928-930.

[6] Tahoori M.B., Momenzadeh M., Huang J., Lombardi F. Defects and faults in quantum cellular automata at nano scale. IEEE, 2004, P. 291.

[7] Snider G.L., Orlov A.O., et al. Quantum-dot cellular automata. Journal of Vacuum Science & Technology A, 1999, 17 (4), P. 1394-1398.

[8] Thapliyal H., Ranganathan N., Kotiyal S. Design of testable reversible sequential circuits. IEEE Transactions on Very Large Scale Integration Systems, 2013, 21 (7), P. 1201-1209.

[9] Mallaiah A., Swamy G.N., Padmapriya K. 1 bit and 2 bit comparator designs and analysis for quantumdot cellular automata. Nanosystems: Physics, Chemistry, Mathematics, 2017, 8 (6), P. 709-716.

[10] Bahar A.N., Waheed S., Habib M.A. A novel presentation of reversible logic gate in Quantum-dot Cellular Automata (QCA). International Conference on Electrical Engineering and Information Communication Technology, 2014, 14651168.

[11] Islam S.S., Farzana S., Bahar A.N. Area efficient layout design of Multiply Complements Logic (MCL) gate using QCA Technology. Global Journal of Research In Engineering, 2014, 14 (4), P. 7-10.

[12] Bahar A.N., Waheed S., Hossain N. A new approach of presenting reversible logic gate in nanoscale. Springer Plus, 2015, 4 (1), P. 153.

[13] Abdullah-Al-Shafi M., Bahar A.N. QCA: An effective approach to implement logic circuit in nanoscale. International Conference on Informatics, Electronics and Vision, 2016, P. 620-624.

[14] Bahar A.N., Waheed S. Design and implementation of an efficient single layer five input majority voter gate in quantum-dot cellular automata. Springer Plus, 2016, 5 (1), P. 636.

[15] Abdullah-Al-Shafi M., Bahar A.N. Optimized design and performance analysis of novel comparator and full adder in nanoscale. Cogent Engineering, 2016, 3 (1), 1237864.

[16] Biswas P.K., Bahar A.N., et al. An Efficient Design of Reversible Subtractor in Quantum-Dot Cellular Automata. International Journal of Grid and Distributed Computing, 2017, 10 (5), P. 13-24.

[17] Heikalabad S.R., Navin A.H., Hosseinzadeh M. Content addressable memory cell in quantum-dot cellular automata. Microelectronic Engineering, 2016, 163, P. 140-150.

[18] Heikalabad S.R., Navin A.H., Hosseinzadeh M., Oladghaffari T. Midpoint memory: a special memory structure for data-oriented models implementation. Journal of Circuits, Systems and Computers, 2015, 24 (05), 1550063.

[19] Rao N.G., Srikanth P.C., Sharan P. A novel quantum-dot cellular automata for 4-bit code converters. Optik - International Journal for Light and Electron Optics, 2016, 127 (10), P. 4246-4249.

[20] Beigh M.R., Mustafa M. Design and simulation of efficient code converter circuits for Quantum-Dot cellular automata. Journal of Computational and Theoretical Nanoscience, 2014, 11 (12), P. 2564-2569.

[21] Chaithanya P., Ramesh B., Srujana V., Vikram V. Implementation of Efficient Binary To Gray Code Converter Using Quantum Dot Cellular Automata. International Journal for Research in Applied Science and Engineering Technology, 2017, 5 (9), P. 522-529.

[22] Islam S., Abdullah-Al-Shafi M.O.H.A.M.M.A.D., Bahar A.N. Implementation of Binary to Gray code Converters in Quantum Dot Cellular Automata. Journal of Today's Ideas - Tomorrow's Technologies, 2015, 3 (2), P. 145-160.

[23] Timler J., Lent C.S. Power gain and dissipation in quantum-dot cellular automata. Journal of applied physics, 2002, 91 (2), P. 823-831.

[24] Srivastava S., Sarkar S., Bhanja S. Estimation of upper bound of power dissipation in QCA circuits. IEEE transactions on nanotechnology, 2009, 8 (1), P. 116-127.

[25] Srivastava S., Asthana A., Bhanja S., Sarkar S. QCAPro-an error-power estimation tool for QCA circuit design. Circuits and Systems, IEEE International Symposium, 2011, P. 2377-2380.

[26] Reshi J.I., Banday M.T. Efficient design of nano scale adder and subtractor circuits using quantum dot cellular automata. International Conference on Electrical, Electronics, Engineering Trends, Communication, Optimization and Sciences, 2016, 17693881.

[27] Abdullah-Al-Shafi M., Bahar A.N. Novel binary to gray code converters in QCA with power dissipation analysis. International Journal of Multimedia and Ubiquitous Engineering, 2016, 11 (8), P. 379-396.

[28] Bahar A.N., Rahman M.M., Nahid N.M., Hassan M.K. Energy dissipation dataset for reversible logic gates in quantum dot-cellular automata. Data in Brief, 2017, 10, P. 557-560.

[29] Bahar A.N., Uddin M.S., et al. Designing efficient QCA even parity generator circuits with power dissipation analysis. Alexandria Engineering Journal, 2017, In Press, https://doi.org/10.10167j.aej.2017.02.002.

i Надоели баннеры? Вы всегда можете отключить рекламу.