SlideShare a Scribd company logo
Design and Minimization of Reversible
Programmable Logic Arrays and Its
Realization using Pass Transistors
Supervised by Dr. Hafiz Md. Hasan Babu
Professor, Dept. of Computer Science and Engineering
University of Dhaka, Dhaka-1000, Bangladesh
E-mails: hafizbabu@hotmail.com
Presented by Sajib Kumar Mitra
MS Student, Dept. of Computer Science and Engineering
University of Dhaka, Dhaka-1000, Bangladesh
E-mails: sajibmitra.csedu@yahoo.com
Purposes
• Define an new Architecture of RPLAs
• Minimization of Quantum Cost
• Reduction of Critical Path Delay
• Reduction of Number of Gates
• Garbage Outputs Optimization
• Pass Transistor Realization of RPLAs
Overview
• Reversible and Quantum Computing
• Reversible Programmable Logic Arrays
• Proposed Architecture of Reversible PLAs
• Delay Calculation of Reversible PLAs
• Pass Transistor Realization of MUX Gate
• Performance Analysis
• Conclusion
Reversible and Quantum Computing
Reversible Computing
• Equal number of input states and output states
• Preserves an unique mapping between input and
output vectors for any Reversible circuit
• One or more operations can be united called
Reversible Gate
• (N x N) Reversible Gate has N number of inputs
and N number of outputs where N= {1, 2, 3, …}
[1] A. K. Biswas, M. M. Hasan, A. R. Chowdhury, and H. M. H. Babu, “Efficient approaches
for designing reversible binary coded decimalimplement in a single adders,”
Microelectronics Jounrnal, vol. 39, no. 12, pp. 1693–1703, December 2008.
• Limitation
• Feedback is strictly restricted
• Fan-out must be one always
Fig. 1: Basic difference between Irreversible and
Reversible Circuits
Reversible Computing…
Fig. 2: Popular Reversible gates
Reversible Computing…
In Quantum Computing, encode information as a series of
quantum-mechanical states such as spin directions of electrons
or polarization orientations of a photon that might represent
as or might represent a superposition of the two values.
Encoded data is represented by qubits rather than bits
which can perform certain calculations exponentially
faster than conventional computing.
10 βα +=q
Quantum Computing
[2]W. N. N. Hung, X. Song, G. Yang, J. Yang, and M. Perkowski, “Quantum logic synthesis by
symbolic reachability analysis,” in 41st
Conference on (DAC’04), Design Automation
Conference, May 2004, pp. 838–841.
Quantum Computation uses matrix multiplication rather than
conventional Boolean operations and the information
measurement is realized by calculation the state of qubits .
The matrix operations over qubits are simply specifies by using
quantum primitives. For example,
Fig. 3: Reversible behavior of Quantum matrix operation
Quantum Computing…
Input Output
A B P Q
0 0 0 0
0 1 0 1
1 0 1 1
1 1 1 0
Input/output
Pattern
Symbol
00 a
01 b
10 c
11 d
Quantum Computing…
Fig. 4: Working Principle of Unitary Controlled NOT (UCN)
Reversible Programmable Logic Arrays
Reversible Programmable Logic
Arrays
Reversible Programmable Logic Arrays was first proposed by A. R.
Chowdhury for multi-outputs function [4]. Reversible PLA
consists of following components:
1. Reversible AND Plane and 2. Reversible EX-OR Plane
Fig. 5: Reversible Programmable Logic Arrays
Reversible Programmable Logic
Arrays…
The existing design [4] of Reversible Programmable Logic Arrays is
shown in Fig. 6.
Fig. 6: Existing design of Reversible PLAs.
[4] Ahsan Raja Chowdhury, Rumana Nazmul, Hafiz Md. Hasan Babu: A New Approach to
Synthesize Multiple-Output Functions Using Reversible Programmable Logic Array.
VLSI Design 2006: 311-316
Reversible Programmable Logic
Arrays…
Limitation of Previous Design:
1. Toffoli gate produces huge number of unused
outputs which are same as primary inputs.
2. Used Conventional Architecture (Complement and
non-complement lines for copying input variables)
3. Requires huge number of Gates
Proposed Architecture of Reversible
PLAs
Proposed Architecture of Reversible
PLAs
Proposed Design of RPLAs composed of followings:
1. EX-OR plane Optimization by using FG
2. Construction of AND plane by using MUX and FG
3. Delay Calculation based on Greedy Approach
We have used the following example to represent the
Proposed Design of RPLAs.
Proposed Architecture of Reversible
PLAs…
Construction of EX-OR plane :
1. EX-OR plane is constructed based on the ordering
of the size of Products of functions
2. EX-OR plane defines the particular order of all
products which will be followed by AND plane
Fig. 7: Optimized design of Reversible PLAs by using FG.
Proposed Architecture of Reversible
PLAs…
Proposed Architecture of Reversible
PLAs…
Sorted list of functions is: f4 f2 f1 f3 f5
f1 f2 f3 f4 f5
ab’ X X X
ab’c X X
a’b’c X
bc’ X X
ac X X X
Size of
Function
2 2 3 1 3
Functions
Products
Proposed Architecture of Reversible
PLAs…
f1 f2 f3 f4 f5
ab’ X X X
ab’c X X
a’b’c X
bc’ X X
ac X X X
Optimization of EX-OR Plane according to sorted list
of functions is:
f4 f2 f1 f3 f5
f4
ac
a’b’c
f2
4
f1
4ab’
ab’c
f3
4
4
bc’
4
4
2
f5
Proposed Architecture of Reversible
PLAs…
Theorem 1: Minimum number of Feynman gates to
realize EX-OR plane is: n + m – TDOT
Where ,
n= number of EX-OR
operations
m= number of output
functions
TDOT= total number of
cross-points
f4
ac
a’b’c
f2
4
f1
4ab’
ab’c
f3
4
4
bc’
4
4
2
f5
Proposed Architecture of Reversible
PLAs…
Construction of AND plane :
1.AND plane is constructed based on the ordering of the
Products
2. MUX and FG gates are used to design AND plane
3. Two different patterns of MUX gates have been used in
proposed design as follows:
Fig. 14: Reversible
MUX gate and two
different templates
of MUX gate which
are used in
proposed design.
Proposed Architecture of Reversible
PLAs…
Proposed Architecture of Reversible
PLAs…
Fig. 2: Proposed Architecture of Reversible PLAs.
Fig. 8: Proposed design of Reversible Programmable Logic
Arrays
Delay Calculation of Reversible PLAs
Delay Calculation of Reversible PLAs…
We divide the calculation into two phases:
a. AND Plane Delay and
b. EX-OR Plane Delay
Then we have merged both of the delay respect to both
planes. In further realization of delay calculation, we
consider the following things:
a. Gate (Via) is represented as circle (DOT).
b. Delay of any gate is 1 and via (DOT) denotes 0.
c. Decimal value shows the delay of circle
Delay Calculation of Reversible PLAs…
Delay Calculation of AND Plane
Delay Calculation of Reversible PLAs…
Fig. 9: Delay Calculation of Reversible AND plane
Delay Calculation of AND Plane
Delay Calculation of Reversible PLAs…
Delay Calculation of Reversible AND plane
ac
a’b’c
5
ab’
ab’c
6
6
bc’
2
2
2
1 6
5
6
a b c
Delay Calculation of AND Plane
Delay Calculation of Reversible PLAs…
Delay Calculation of Reversible AND plane for each
Product line, APD (Pi)
APD (P4)= 2
1
a b c
Start 2
1 2 3
2 3
3 4 5
6
T
L
B
R
T
L
B
R
APD (P1)= 3
APD (P0)= 3
APD (P3)= 5
APD (P2)= 6
Delay Calculation of EX-OR Plane
Delay Calculation of Reversible PLAs…
Fig. 10: Delay Calculation of Reversible EX-OR plane
Pass Transistor Realization of RPLAs
Delay Calculation of EX-OR Plane
Pass Transistor Realization of RPLAs
Fig. 11: Architecture of Pass Transistor and Working Principle
Delay Calculation of EX-OR Plane
Pass Transistor Realization of RPLAs…
Fig. 12: Pass Transistor Realization of Feynman Gate
Delay Calculation of EX-OR Plane
Pass Transistor Realization of RPLAs…
Fig. 13: Pass Transistor Realization of MUX Gate
Performance Analysis
Performance Analysis
Conclusions
We have proposed a regular structure of Reversible
Programmable Logic Arrays (RPLAs) based on MUX and
Feynman logic and the focus of our design is as follows:
The garbage outputs as operational outputs that reduced
the number of AND operations in RPLAs.
AND plane based on the ordering of Products gives an
excellent throughput of the overall design.
The performance of the proposed design over the existing
one.
The experimental results show that the proposed design
outperforms the existing one in terms of numbers of gates,
garbages and quantum costs.
Thank you

More Related Content

PPTX
Reversible logic gate
PDF
A low power adder using reversible logic gates
PDF
A NEW DESIGN TECHNIQUE OF REVERSIBLE BCD ADDER BASED ON NMOS WITH PASS TRANSI...
PPT
Ieee project reversible logic gates by_amit
PPT
Minimum Cost Fault Tolerant Adder Circuits in Reversible Logic Synthesis
PDF
High Speed Time Efficient Reversible ALU Based Logic Gate Structure on Vertex...
PDF
C046051216
PDF
Low cost reversible signed comparator
Reversible logic gate
A low power adder using reversible logic gates
A NEW DESIGN TECHNIQUE OF REVERSIBLE BCD ADDER BASED ON NMOS WITH PASS TRANSI...
Ieee project reversible logic gates by_amit
Minimum Cost Fault Tolerant Adder Circuits in Reversible Logic Synthesis
High Speed Time Efficient Reversible ALU Based Logic Gate Structure on Vertex...
C046051216
Low cost reversible signed comparator

What's hot (15)

PDF
Implementation and Comparison of Efficient 16-Bit SQRT CSLA Using Parity Pres...
DOCX
Programmable array-logic-and-programmable-logic-array
PPT
Lec9 Intro to Computer Engineering by Hsien-Hsin Sean Lee Georgia Tech -- Com...
PDF
International Journal of Engineering and Science Invention (IJESI)
PDF
Design of Digital Adder Using Reversible Logic
PDF
A review on reversible logic gates and their implementation
PDF
Power Optimization using Reversible Gates for Booth’s Multiplier
PDF
Performance Analysis of Reversible 16 Bit ALU based on Novel Programmable Rev...
PDF
Design of 4:16 decoder using reversible logic gates
PDF
EVOLUTION OF STRUCTURE OF SOME BINARY GROUP-BASED N-BIT COMPARATOR, N-TO-2N D...
PDF
Low Power Reversible Parallel Binary Adder/Subtractor
PDF
FULL ADDER/ SUBTRACTOR USING REVERSIBLE LOGIC
PDF
Evolution of Structure of Some Binary Group-Based N-Bit Compartor, N-To-2N De...
PDF
Feasible methodology for
PPTX
Leakage power optimization for ripple carry adder
Implementation and Comparison of Efficient 16-Bit SQRT CSLA Using Parity Pres...
Programmable array-logic-and-programmable-logic-array
Lec9 Intro to Computer Engineering by Hsien-Hsin Sean Lee Georgia Tech -- Com...
International Journal of Engineering and Science Invention (IJESI)
Design of Digital Adder Using Reversible Logic
A review on reversible logic gates and their implementation
Power Optimization using Reversible Gates for Booth’s Multiplier
Performance Analysis of Reversible 16 Bit ALU based on Novel Programmable Rev...
Design of 4:16 decoder using reversible logic gates
EVOLUTION OF STRUCTURE OF SOME BINARY GROUP-BASED N-BIT COMPARATOR, N-TO-2N D...
Low Power Reversible Parallel Binary Adder/Subtractor
FULL ADDER/ SUBTRACTOR USING REVERSIBLE LOGIC
Evolution of Structure of Some Binary Group-Based N-Bit Compartor, N-To-2N De...
Feasible methodology for
Leakage power optimization for ripple carry adder
Ad

Viewers also liked (6)

PPTX
Logic gate implementing without using ICs by Nimay Giri
PPTX
The logic gate circuit
PPT
Chap 3
PDF
Reversible Logic Gate
DOCX
Report on-the-logic-gates
PPTX
Logic gates - AND, OR, NOT, NOR, NAND, XOR, XNOR Gates.
Logic gate implementing without using ICs by Nimay Giri
The logic gate circuit
Chap 3
Reversible Logic Gate
Report on-the-logic-gates
Logic gates - AND, OR, NOT, NOR, NAND, XOR, XNOR Gates.
Ad

Similar to Design and minimization of reversible programmable logic arrays and its realization using pass transistors (20)

PDF
A Novel Design of a 4 Bit Reversible ALU using Kogge-Stone Adder
PDF
A Novel Parity Preserving Reversible Binary-to-BCD Code Converter with Testab...
PDF
A Novel and Efficient Design for Squaring Units by Quantum-Dot Cellular Automata
PPTX
PPT.pptx
PPT
Reducing Structural Bias in Technology Mapping
PDF
Design and Verification of Area Efficient Carry Select Adder
PDF
Novel Tree Structure Based Conservative Reversible Binary Coded Decimal Adder...
PDF
International Journal of Engineering Research and Development (IJERD)
PDF
1 s2.0-s2090447917300291-main
PDF
Design and Implementation of Different types of Carry skip adder
PDF
R04605106110
DOCX
Project report on design & implementation of high speed carry select adder
PDF
IRJET- FPGA Implementation of High Speed and Low Power Speculative Adder
PDF
International Journal of Computational Engineering Research(IJCER)
PDF
International Journal of Engineering Research and Development (IJERD)
PDF
A Novel Design of 4 Bit Johnson Counter Using Reversible Logic Gates
PDF
Area-Delay Efficient Binary Adders in QCA
PPT
Ieee project reversible logic gates by_amit
PDF
Implementation of Low-Complexity Redundant Multiplier Architecture for Finite...
PDF
Cq25550554
A Novel Design of a 4 Bit Reversible ALU using Kogge-Stone Adder
A Novel Parity Preserving Reversible Binary-to-BCD Code Converter with Testab...
A Novel and Efficient Design for Squaring Units by Quantum-Dot Cellular Automata
PPT.pptx
Reducing Structural Bias in Technology Mapping
Design and Verification of Area Efficient Carry Select Adder
Novel Tree Structure Based Conservative Reversible Binary Coded Decimal Adder...
International Journal of Engineering Research and Development (IJERD)
1 s2.0-s2090447917300291-main
Design and Implementation of Different types of Carry skip adder
R04605106110
Project report on design & implementation of high speed carry select adder
IRJET- FPGA Implementation of High Speed and Low Power Speculative Adder
International Journal of Computational Engineering Research(IJCER)
International Journal of Engineering Research and Development (IJERD)
A Novel Design of 4 Bit Johnson Counter Using Reversible Logic Gates
Area-Delay Efficient Binary Adders in QCA
Ieee project reversible logic gates by_amit
Implementation of Low-Complexity Redundant Multiplier Architecture for Finite...
Cq25550554

Recently uploaded (20)

PDF
Insiders guide to clinical Medicine.pdf
PDF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PPTX
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
PDF
Pre independence Education in Inndia.pdf
PPTX
master seminar digital applications in india
PDF
Anesthesia in Laparoscopic Surgery in India
PPTX
BOWEL ELIMINATION FACTORS AFFECTING AND TYPES
PDF
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
PDF
Complications of Minimal Access Surgery at WLH
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PDF
VCE English Exam - Section C Student Revision Booklet
PDF
01-Introduction-to-Information-Management.pdf
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PDF
STATICS OF THE RIGID BODIES Hibbelers.pdf
PPTX
GDM (1) (1).pptx small presentation for students
PDF
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
PDF
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
PDF
Basic Mud Logging Guide for educational purpose
PPTX
human mycosis Human fungal infections are called human mycosis..pptx
Insiders guide to clinical Medicine.pdf
FourierSeries-QuestionsWithAnswers(Part-A).pdf
2.FourierTransform-ShortQuestionswithAnswers.pdf
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
Pre independence Education in Inndia.pdf
master seminar digital applications in india
Anesthesia in Laparoscopic Surgery in India
BOWEL ELIMINATION FACTORS AFFECTING AND TYPES
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
Complications of Minimal Access Surgery at WLH
Final Presentation General Medicine 03-08-2024.pptx
VCE English Exam - Section C Student Revision Booklet
01-Introduction-to-Information-Management.pdf
Supply Chain Operations Speaking Notes -ICLT Program
STATICS OF THE RIGID BODIES Hibbelers.pdf
GDM (1) (1).pptx small presentation for students
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
Basic Mud Logging Guide for educational purpose
human mycosis Human fungal infections are called human mycosis..pptx

Design and minimization of reversible programmable logic arrays and its realization using pass transistors

  • 1. Design and Minimization of Reversible Programmable Logic Arrays and Its Realization using Pass Transistors Supervised by Dr. Hafiz Md. Hasan Babu Professor, Dept. of Computer Science and Engineering University of Dhaka, Dhaka-1000, Bangladesh E-mails: hafizbabu@hotmail.com Presented by Sajib Kumar Mitra MS Student, Dept. of Computer Science and Engineering University of Dhaka, Dhaka-1000, Bangladesh E-mails: sajibmitra.csedu@yahoo.com
  • 2. Purposes • Define an new Architecture of RPLAs • Minimization of Quantum Cost • Reduction of Critical Path Delay • Reduction of Number of Gates • Garbage Outputs Optimization • Pass Transistor Realization of RPLAs
  • 3. Overview • Reversible and Quantum Computing • Reversible Programmable Logic Arrays • Proposed Architecture of Reversible PLAs • Delay Calculation of Reversible PLAs • Pass Transistor Realization of MUX Gate • Performance Analysis • Conclusion
  • 5. Reversible Computing • Equal number of input states and output states • Preserves an unique mapping between input and output vectors for any Reversible circuit • One or more operations can be united called Reversible Gate • (N x N) Reversible Gate has N number of inputs and N number of outputs where N= {1, 2, 3, …} [1] A. K. Biswas, M. M. Hasan, A. R. Chowdhury, and H. M. H. Babu, “Efficient approaches for designing reversible binary coded decimalimplement in a single adders,” Microelectronics Jounrnal, vol. 39, no. 12, pp. 1693–1703, December 2008.
  • 6. • Limitation • Feedback is strictly restricted • Fan-out must be one always Fig. 1: Basic difference between Irreversible and Reversible Circuits Reversible Computing…
  • 7. Fig. 2: Popular Reversible gates Reversible Computing…
  • 8. In Quantum Computing, encode information as a series of quantum-mechanical states such as spin directions of electrons or polarization orientations of a photon that might represent as or might represent a superposition of the two values. Encoded data is represented by qubits rather than bits which can perform certain calculations exponentially faster than conventional computing. 10 βα +=q Quantum Computing [2]W. N. N. Hung, X. Song, G. Yang, J. Yang, and M. Perkowski, “Quantum logic synthesis by symbolic reachability analysis,” in 41st Conference on (DAC’04), Design Automation Conference, May 2004, pp. 838–841.
  • 9. Quantum Computation uses matrix multiplication rather than conventional Boolean operations and the information measurement is realized by calculation the state of qubits . The matrix operations over qubits are simply specifies by using quantum primitives. For example, Fig. 3: Reversible behavior of Quantum matrix operation Quantum Computing…
  • 10. Input Output A B P Q 0 0 0 0 0 1 0 1 1 0 1 1 1 1 1 0 Input/output Pattern Symbol 00 a 01 b 10 c 11 d Quantum Computing… Fig. 4: Working Principle of Unitary Controlled NOT (UCN)
  • 12. Reversible Programmable Logic Arrays Reversible Programmable Logic Arrays was first proposed by A. R. Chowdhury for multi-outputs function [4]. Reversible PLA consists of following components: 1. Reversible AND Plane and 2. Reversible EX-OR Plane Fig. 5: Reversible Programmable Logic Arrays
  • 13. Reversible Programmable Logic Arrays… The existing design [4] of Reversible Programmable Logic Arrays is shown in Fig. 6. Fig. 6: Existing design of Reversible PLAs. [4] Ahsan Raja Chowdhury, Rumana Nazmul, Hafiz Md. Hasan Babu: A New Approach to Synthesize Multiple-Output Functions Using Reversible Programmable Logic Array. VLSI Design 2006: 311-316
  • 14. Reversible Programmable Logic Arrays… Limitation of Previous Design: 1. Toffoli gate produces huge number of unused outputs which are same as primary inputs. 2. Used Conventional Architecture (Complement and non-complement lines for copying input variables) 3. Requires huge number of Gates
  • 15. Proposed Architecture of Reversible PLAs
  • 16. Proposed Architecture of Reversible PLAs Proposed Design of RPLAs composed of followings: 1. EX-OR plane Optimization by using FG 2. Construction of AND plane by using MUX and FG 3. Delay Calculation based on Greedy Approach We have used the following example to represent the Proposed Design of RPLAs.
  • 17. Proposed Architecture of Reversible PLAs… Construction of EX-OR plane : 1. EX-OR plane is constructed based on the ordering of the size of Products of functions 2. EX-OR plane defines the particular order of all products which will be followed by AND plane Fig. 7: Optimized design of Reversible PLAs by using FG.
  • 18. Proposed Architecture of Reversible PLAs…
  • 19. Proposed Architecture of Reversible PLAs… Sorted list of functions is: f4 f2 f1 f3 f5 f1 f2 f3 f4 f5 ab’ X X X ab’c X X a’b’c X bc’ X X ac X X X Size of Function 2 2 3 1 3 Functions Products
  • 20. Proposed Architecture of Reversible PLAs… f1 f2 f3 f4 f5 ab’ X X X ab’c X X a’b’c X bc’ X X ac X X X Optimization of EX-OR Plane according to sorted list of functions is: f4 f2 f1 f3 f5 f4 ac a’b’c f2 4 f1 4ab’ ab’c f3 4 4 bc’ 4 4 2 f5
  • 21. Proposed Architecture of Reversible PLAs… Theorem 1: Minimum number of Feynman gates to realize EX-OR plane is: n + m – TDOT Where , n= number of EX-OR operations m= number of output functions TDOT= total number of cross-points f4 ac a’b’c f2 4 f1 4ab’ ab’c f3 4 4 bc’ 4 4 2 f5
  • 22. Proposed Architecture of Reversible PLAs… Construction of AND plane : 1.AND plane is constructed based on the ordering of the Products 2. MUX and FG gates are used to design AND plane 3. Two different patterns of MUX gates have been used in proposed design as follows: Fig. 14: Reversible MUX gate and two different templates of MUX gate which are used in proposed design.
  • 23. Proposed Architecture of Reversible PLAs…
  • 24. Proposed Architecture of Reversible PLAs… Fig. 2: Proposed Architecture of Reversible PLAs. Fig. 8: Proposed design of Reversible Programmable Logic Arrays
  • 25. Delay Calculation of Reversible PLAs
  • 26. Delay Calculation of Reversible PLAs… We divide the calculation into two phases: a. AND Plane Delay and b. EX-OR Plane Delay Then we have merged both of the delay respect to both planes. In further realization of delay calculation, we consider the following things: a. Gate (Via) is represented as circle (DOT). b. Delay of any gate is 1 and via (DOT) denotes 0. c. Decimal value shows the delay of circle
  • 27. Delay Calculation of Reversible PLAs…
  • 28. Delay Calculation of AND Plane Delay Calculation of Reversible PLAs… Fig. 9: Delay Calculation of Reversible AND plane
  • 29. Delay Calculation of AND Plane Delay Calculation of Reversible PLAs… Delay Calculation of Reversible AND plane ac a’b’c 5 ab’ ab’c 6 6 bc’ 2 2 2 1 6 5 6 a b c
  • 30. Delay Calculation of AND Plane Delay Calculation of Reversible PLAs… Delay Calculation of Reversible AND plane for each Product line, APD (Pi) APD (P4)= 2 1 a b c Start 2 1 2 3 2 3 3 4 5 6 T L B R T L B R APD (P1)= 3 APD (P0)= 3 APD (P3)= 5 APD (P2)= 6
  • 31. Delay Calculation of EX-OR Plane Delay Calculation of Reversible PLAs… Fig. 10: Delay Calculation of Reversible EX-OR plane
  • 33. Delay Calculation of EX-OR Plane Pass Transistor Realization of RPLAs Fig. 11: Architecture of Pass Transistor and Working Principle
  • 34. Delay Calculation of EX-OR Plane Pass Transistor Realization of RPLAs… Fig. 12: Pass Transistor Realization of Feynman Gate
  • 35. Delay Calculation of EX-OR Plane Pass Transistor Realization of RPLAs… Fig. 13: Pass Transistor Realization of MUX Gate
  • 38. Conclusions We have proposed a regular structure of Reversible Programmable Logic Arrays (RPLAs) based on MUX and Feynman logic and the focus of our design is as follows: The garbage outputs as operational outputs that reduced the number of AND operations in RPLAs. AND plane based on the ordering of Products gives an excellent throughput of the overall design. The performance of the proposed design over the existing one. The experimental results show that the proposed design outperforms the existing one in terms of numbers of gates, garbages and quantum costs.