SlideShare a Scribd company logo
1 of 6
Download to read offline
International Journal of Engineering Research and Development
e-ISSN: 2278-067X, p-ISSN : 2278-800X, www.ijerd.com
Volume 5, Issue 2 (December 2012), PP. 39-44

         A Novel Approach for Designing Online Testable
                      Reversible Circuits
      Md. Selim Al Mamun1, Pronab Kumar Mondal2, Uzzal Kumar Prodhan3
                 1,2,3
                         Jatiya Kabi Kazi Nazrul Islam University, Trishal, Mymensingh, Bangladesh.


    Abstract:- Reversible logic is gaining interest of many researchers due to its low power dissipating
    characteristic. In this paper we proposed a new approach for designing online testable reversible
    circuits. The resultant testable reversible circuit can detect any single bit error whiles it is operating.
    Appropriate theorems and lemmas are presented to clarify the proposed design. The experimental
    results show that our design approach is superior in terms of number of number of gates, garbage
    outputs and quantum cost.

    Keywords:- Benchmark Functions, Garbage Outputs, Online Testability, Reversible Logic, Quantum
    Cost

                                             I.        INTRODUCTION
          Conventional logic dissipates a significant amount of energy because information bits are lost during
logic operations. R. Launder[1] demonstrated that each bit of information loss dissipates kT*ln2 joules of heat
energy, where k is Boltzmann’s constant and T the absolute temperature at which computation is performed.
Reversible logic is being considered as an alternative of traditional logic since reversible computing does not
lose any information. According to Frank [2], reversible logic can recover a fraction of energy that can reach up
to 100%. C.H. Bennett [3] proved that the energy loss problem can be avoided if the circuits are built using
reversible gates. A reversible gate is a logical cell that has the same number of inputs and outputs, inputs and
outputs have a one-to-one mapping [4]. Several reversible gates have been designed till date. The important
basic reversible logic gates are Feynman gate [5] which is the only 2*2 reversible gate. There is also Toffoli
gate [6], Frekdin gate [7], Peres gate [8], all of which can be used to realize important combinational functions
and all are 3*3 reversible gates. Some popular reversible gates are shown in Fig.1. A good amount of research
work has been carried out in the area of reversible logic and testing. However, there is not much work in
literature on reversible logic with online testability. A circuit is called online testable if it is possible to test the
circuit while the circuit is performing the operation. In this paper we proposed a simple efficient approach to
design online testable reversible circuit that can detect any single bit error in the circuit. Our approach works
with any circuit that is designed using reversible logic gates. The general idea is to convert each n×n reversible
gate to a (n+1) × (n+1) testable block that is also reversible. The additional (n+1) th output bit is used to detect
the error. This error bit of every testable block is carried to a proposed checker circuit, producing a final error
bit. Thus examining the single error bit at the end, any single bit error can be detected. Comparisons of our
design with the existing ones show the efficiency of our design in terms of number of gates, number of garbage
outputs and quantum cost. The rest of the paper is organized as follows. Section 2 presents some related
research on online testability of reversible circuits. Section 3 describes our proposed approach for construction
of online testable reversible circuits. Section 4 presents our experimental results and compares our results with
the existing ones in literature. Finally this paper is concluded with Section 5.


                  A                         P=A*                        A                          P=A
                             Feynman                                               Toffoli
                               Gate                                     B                           Q=B
                 B                          Q  A B                                Gate
                                                                        C                           R  AB  C
                                (a)                                                   (b)




                                                           39
A Novel Approach for Designing Online Testable Reversible Circuits

              A                        P=A                           A                         P=A
                        Frekdin                                                 Peres
              B          Gate            Q  AB  AC                 B          Gate           Q  A B

              C                          R  AC  AB                C                          R  AB  C
                           (c)                                                    (d)
                  Fig.1. (a) Feynman gate, (b) Toffoli gate, (c) Frekdin gate and (d) Peres gate

                                         II.     RELATED WORKS
         Researchers have worked on various aspects of reversible logic testing, such as fault modeling [9], test
pattern generation [10] and many other areas. This section discusses a number of different approaches to
generate online testable reversible circuits reported in the literature and explores the issues regarding their
designs on error detection.
         In [11][12], Vasudevan et al. proposed a design methodology to construct a reversible circuit with
online testability. Two 4×4 reversible gates R1 and R2 and one 3×3 reversible gate R were proposed. A
combination of these R1 and R2 gates were used to construct testable logic blocks. The R gate was used to
construct a two pair rail checker, for detecting errors in any pair of testable blocks. Mahammad et al. [13, 14]
proposed an extension of the previous approach. Each n×n reversible gate G used in the circuit is converted into
a (n+1) × (n+1) deduced reversible gate DRG (G). This gate is cascaded to a special DRG(X) gate to construct
Testable Reversible Cell (TRC) where X is an n×n reversible gate that has the same input and output vectors.
To test every TRC a (2n+1) × (2n+1) bit error checker circuit called Testable Cell (TC) is formed. Thapliyal
and Vinod [14] proposed an approach similar to the previous one [11][12]. A new 4×4 reversible Online
Testable Gate (OTG) introduced in their work has a parity output at q. The R2 gate is combined with the OTG to
design a block with online testability feature. Two parity outputs s and q of this testable block are compared to
check whether the block is faulty or not. In [11,12], the two-pair two-rail checker circuit was designed using six
R gates, whereas in [15] the authors suggested a design using four 3×3 Toffoli gates and two 3×3 Fredkin gates.

                                          III.    OUR APPROACH
         In this section we presented our approach to convert a reversible circuit into an online testable
reversible circuit that can detect any single bit error in the circuit. Appropriate lemmas and theorems are also
presented to prove the correctness of our approach. Our proposed approach is described in 3 steps.

Step 1: Convert each reversible gate in the circuit to Testable Reversible Gate (TRG).
          In this step an n×n reversible gate, R is converted to (n+1) × (n+1) Testable Reversible Gate, TRG(R).
Here, approach proposed by Mahammad et al. [13],[14] is used for the conversation. Let input vector Iv= (I1,
I2,…,In) and output vector Ov =(O1, O2,…,On) of an n×n reversible gate R, then the Testable Reversible Gate,
TRG(R) is defined as Iv= (I1, I2,…,In, 0) and Ov =(O1, O2,…,On, Pout(TRG)) where Pout(TRG) = O1  O2  …  On.
The conversion is shown in Fig 2.


                          I1                     O1      I1                   O1
                          I2                     O2      I2     TRG(R)        O2
                                     R

                          In                     On      In                   On
                                                         0                    Pout (TRG)
                                      (a)
                                                                      (b)
                     Fig.2. (a) An n×n reversible gate R and (b) Testable Reversible Gate(TRG)

Lemma 1: TRG(R) is reversible.
Proof: If Iv(I1, I2,…,In) is mapped to Ov(O1, O2,…,On) in R then Iv= (I1, I2,…,In, 0) mapped to Ov = (O1, O2,…,On,
O1  O2  …  On) in TRG(R). Hence TRG(R) is reversible.

Step2: Construct Testable Block (TB) from Testable Reversible Gate (TRG).

A Testable Block (TB) is constructed by cascading TRG(R) with a (n+1) × (n+1) TRG(S) gate as shown in Fig.
3 where S is an n×n gate that has the same input and output vectors.

                                                       40
A Novel Approach for Designing Online Testable Reversible Circuits

                                      I1                                          O1
                                      I2      TRG(R)                TRG(S)        O2


                                      In                                          On
                                      0                 Pout (TRG)                Pout (TB)
                                            Fig.3. Testable Block (TB)
Lemma 2: TB(R) is reversible.
Proof: Testable Block (TB) is constructed from two reversible gates TRG(R) and TRG(S). Any circuit
constructed from reversible circuit is also reversible; hence TB(R) is reversible.

Lemma 3: TB(R) is erroneous if (n+1)th output of TB(R) produces 1.
Proof: From the construction of TB(R), note that the (n+1) th output of TRG(R) is Pout(TRG) = O1  O2  …  On
which is the (n+1)th input of the TRG(S) gate. The (n+1)th output of TB(R) is Pout(TB) = Pout(TRG)
 O1  O2  …  On = O1  O2  …  On  O1  O2  …  On = 0. So (n+1) output is 0 if there is no error
                                                                             th

and 1 if there occurs an error.

Step 3: Construct error checker circuit for Testing Blocks (TB).
         A modified 3×3 Frekdin gate proposed by Mamun et al in [16] is used as the building block for error
checker circuit. The input vector, Iv and output vector, Ov for 3×3 modified Fredkin Gate (MFRG) is defined as
follows: Iv = (A, B, C) and Ov=(P=A, Q  AB  AC , R  AC  AB ). The quantum cost of MFRG gate is 4. Fig.4
shows the modified Frekdin gate MFRG.
                                                            A                                 P=A
             A                         P=A
                       MFRG                                B                                  Q  AB  AC
             B                         Q  AB  AC
                                                           C        V      V         V+      R  AC  AB
             C                         R  AC  AB
                          (a)                                                     (b)
               Fig.4. (a) Modified Frekdin Gate (MFRG) and (b) Equivalent quantum realization

        All the (n+1)th output of TB(R) is carried out to the inputs of error checker circuit which is constructed
cascading MFRG gates. Fig.5 shows the final online testable reversible circuits.




                            Fig.5. Block diagram of online testable reversible circuits.

Theorem 1: The circuit constructed in step 3 has the following two properties.
1)     The circuit is reversible.
2)     If there is a single bit error in any TB(R) then the output E = 1.

Proof:
1) From lemma 2 we get that all the testable blocks, TB(R)s are reversible. These reversible blocks are
combined with a reversible circuit consisting of reversible MFRGs. Thus the resultant circuit is reversible.

2) From lemma 3 we get that if a testable block TB(R) is erroneous the (n+1) th output e =1. Let consider two
testable blocks TB1(R) and TB2(R) with output e1 and e2 which are carried out to the 1st and 3rd inputs of the error


                                                        41
A Novel Approach for Designing Online Testable Reversible Circuits

checker circuit consisting of a single MFRG gate. The output e  e1.e2  e1 = e1+e2. So if any of the e1 and e2 is
1 e will be 1 which proves the theorem for two testable blocks.
For n testable blocks the output e= e1+e2+…. +en. If any of the n testable blocks produces error, e output of the
corresponding block will be 1, hence e = 1 which proves the theorem for any number of testable blocks.

Theorem 2: n checker (can check n bits) circuit can be realized by at least n-1 gates.
Proof: A single MFRG can be used for 2-checker circuit. We can systematically add additional n-2 MFRG
gates to produce n-checker circuit. Thus n-checker can be realized by at least n-1 gates.

Theorem 3: n checker circuit can be realized by at least 2(n-1) garbage outputs.
Proof: A MFRG produces 2 garbage outputs. For n-checker circuit we need n-1 MFRG gates. So in total 2(n-1)
garbage outputs are produced in the construction of n checker circuit.

Theorem 4: A reversible circuit of n reversible gates can be realized by at least 3n-1 gates.
Proof: For every reversible gate in the circuit a testable block TB(R) is constructed which consists of two gates.
For n testable block we need an n-checker circuit consisting of n-1 gates. So total number of gates = 2n+n-1 =
3n-1.

Theorem 5: n testable block-checker circuit can be realized by at least 2(n-1) garbage outputs.
Proof: For every n×n reversible gate a testable block consisting of two (n+1) × (n+1) TRG(R) and TRG(S)
gates are constructed. All the n+1 outputs of the TRG(R) are used as the n+1 input of TRG(S) gates and all the
outputs of TRG(S) are primary outputs. So no garbage output is produced for testable block. From theorem 3 we
know 2(n-1) garbage outputs are produced for n-checker circuit. So in total 2(n-1) garbage outputs are produced.

                     IV.          EXPERIMENTAL RESULTS AND DISCUSSIONS
          In this section we discussed the outcome and contribution of our paper by comparing our results with
the existing ones that are available in literature.

A.       Evaluation of Proposed Checker Circuit:
         We proposed a checker circuit that that uses only modified Frekdin gate for two testable blocks. For n
testable blocks we need only n-1 modified Frekdin gates. The comparisons of our proposed design of checker
circuit with the existing ones in literature are summarized in table I.

                                  Table I: Comparisons of different checker circuits
         Design of n-checker                                 Cost Comparisons
         circuit for n testable          No. of gates         Garbage outputs          Quantum cost
         blocks
         Proposed                            n-1                   2(n-1)                 4(n-1)
         Existing[12]                        6n                      8n            Quantum realization
                                                                                   of R gate is not
                                                                                   available
         Existing [15]                        6n                     8n                     30n
         Existing[17]                         2n                     3n                      6n

B.      Evaluation of proposed approach
        Here we presented our proposed approach for designing online testable reversible circuit. The
comparisons of our proposed approach with the existing ones in literature are summarized in table II.

                Table II: Comparisons of different design approaches of online testable circuits
             Design of circuits of n                        Cost Comparisons
             Testable Blocks                  Number of Gates             Number of Garbage
                                                                                 Outputs
             Proposed                                3n-1                         2(n-1)
             Existing[12]                             8n                           10n
             Existing[15]                             8n                           10n
             Existing[17]                             4n                            5n



                                                         42
A Novel Approach for Designing Online Testable Reversible Circuits

        In this paper we not only highlighted on the available designs but also implemented some popular
benchmark functions. A number of benchmark functions collected from [18] are also implemented using
approach. In table III we presented the comparisons in terms of number of gates and garbage outputs. The
implementation results of [12] and [17] are taken from [17].

             Table III: Comparisons of proposed approach with existing ones for benchmark functions
       Benchmark                   Number of Gates                      Number of Garbage Outputs
       with online      Existing[12] Existing[17] Proposed Existing[12] Existing[17] Proposed
       testability
       Hwb4                 178            92           32            208            101          20
       Mod5adder            490           248           44            587            285          28
       Xor5                  26            16           11            32             20           10
       Ham7                 386           196           74            451            214          48
       4mod5                 66            36           14            79             42           12
       Rd32                  82            44           11            98             51            8
       5mod5                306           156           23            368            181          19
       4 49                 242           124           35            286            139          22
       Hwb5                 578           292           71            686            329          46
       Rd53                 306           156           35            367            180          26
       Ham3                  66            36           11            76             39            6
       3 17                 106            56           17            125            63           10

From the experimental results it is found that performance of our experimental results is superior than that of the
existing design in terms of number of gates and number of garbage outputs.

                                              V.        CONCLUSION
          Testing is required to ensure the quality and reliability of a circuit. Testing reversible circuit is very
challenge as the levels of logic are significantly higher than the standard logic. In this paper we proposed a new
approach for the realization of online reversible testable circuit that is efficient in terms of number of gates,
delay and garbage outputs . While describing our approach we presented appropriate theorems and lemmas to
prove the correctness of our approach. Comparative studies and experimental results of benchmark functions
reflect the superiority of our design.

ACKNOWLEDGMENT
         The authors would like to thank the anonymous referees for their constructive feedback, which helped significantly
improving technical quality of this paper
.
                                                   REFERENCES
[1].      Rolf Landauer, Irreversibility and Heat Generation in the Computing Process", IBM Journal of
          Research and Development, vol. 5, pp. 183-191, 1961.
[2].      M. P. Frank. Introduction to reversible computing: motivation, progress, and challenges. In
          Proceedings of the 2nd Conference on Computing Frontiers, pages 385-390, Ischia, Italy, 4-6 May
          2005.
[3].      Charles H.Bennett, Logical Reversibility of computation, IBM Journal of Research and Development,
          vol. 17, no. 6, pp. 525-532, 1973.
[4].      Md Selim Al Mamun, Indrani Mandal and Md Hasanuzzaman. "Design of Universal Shift Register
          Using Reversible Logic." (2012).
[5].      Richard P.Feynman, "Quantum mechanical computers," Foundations of Physics, vol. 16, no. 6, pp.
          507-531, 1986.
[6].      Tommaso Toffoli, "Reversible Computing," Automata, Languages and Programming, 7th Colloquium
          of Lecture Notes in Computer Science, vol. 85, pp. 632-644, 1980.
[7].      Edward Fredkin and Tommaso Toffoli, "Conservative Logic," International Journal of Theoretical
          Physics, vol. 21, pp. 219-253, 1982.
[8].      A. Peres, "Reversible Logic and Quantum Computers," Physical Review A, vol. 32, pp. 3266-3276,
          1985.



                                                            43
A Novel Approach for Designing Online Testable Reversible Circuits

[9].    J. P. Hayes, I. Polian, and B. Becker. Testing for missing gate faults in reversible circuits. In
        Proceedings of the 13th Asian Test Symposium, ATS ’04, pages 100–105, Washington, DC, USA, 2004.
        IEEE Computer Society.
[10].   K. N. Patel, J. P. Hayes, and I. L. Markov. Fault testing for reversible circuits. IEEE Transactions on
        Computer Aided Design of Integrated Circuits and Systems, 23(8):1220–1230, 2004.
[11].   D. P. Vasudevan, P. K. Lala, and J. P. Parkerson. Online testable reversible logic circuit design using
        NAND blocks. In Proceedings of IEEE International Symposium on Defect and Fault tolerance in
        VLSI Systems, pages 324–331, Los Alamitos, CA, USA, 10-13 October 2004.
[12].   D. P. Vasudevan, P. K. Lala, D. Jia, and J. P. Parkerson. Reversible logic design with online testability.
        IEEE Transactions on Instrumentation and Measurement, 55(2):406–414, 2006.
[13].   S. N. Mahammad, S. Hari, S. Shroff, and V. Kamakoti. Constructing online testable circuits using
        reversible logic. In Proceedings of 10th IEEE International VLSI Design and Test Symposium (VDAT),
        pages 373–383, Goa, India, August 2006.
[14].   S. N.Mahammad and K. Veezhinathan. Constructing online testable circuits using reversible logic.
        IEEE Transactions on Instrumentation and Measurement, 59(1):101–109, 2010.
[15].   H. Thapliyal and A. P. Vinod. Designing efficient online testable reversible adders with new reversible
        gate. In Proceedings of IEEE International Symposium on Circuits and Systems (ISCAS), pages 1085–
        1088, New Orleans, LA, 27-30 May 2007.
[16].   Md. Selim Al Mamun and Syed Monowar Hossain, Design of Reversible Random Access Memory.
        International Journal of Computer Applications, 56(15):18-23, October 2012. Published by Foundation
        of Computer Science, New York, USA.
[17].   Moshaddek Hasan, A.K.M. Tauhidul Islam, Ahsan Raja Chowdhury, Design and analysis of online
        testability of reversible sequential circuits, 12th International Conference on Computer and Information
        Technology (ICCIT 2009) 21-23 December, 2009, Dhaka, Bangladesh.




                                                      44

More Related Content

What's hot

Learning Erlang (from a Prolog dropout's perspective)
Learning Erlang (from a Prolog dropout's perspective)Learning Erlang (from a Prolog dropout's perspective)
Learning Erlang (from a Prolog dropout's perspective)elliando dias
 
Ast2Cfg - A Framework for CFG-Based Analysis and Visualisation of Ada Programs
Ast2Cfg - A Framework for CFG-Based Analysis and Visualisation of Ada ProgramsAst2Cfg - A Framework for CFG-Based Analysis and Visualisation of Ada Programs
Ast2Cfg - A Framework for CFG-Based Analysis and Visualisation of Ada ProgramsGneuromante canalada.org
 
Compilation of COSMO for GPU using LLVM
Compilation of COSMO for GPU using LLVMCompilation of COSMO for GPU using LLVM
Compilation of COSMO for GPU using LLVMLinaro
 
Chap5 - ADSP 21K Manual
Chap5 - ADSP 21K ManualChap5 - ADSP 21K Manual
Chap5 - ADSP 21K ManualSethCopeland
 
System design using HDL - Module 5
System design using HDL - Module 5System design using HDL - Module 5
System design using HDL - Module 5Aravinda Koithyar
 
Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
G-TAD: Sub-Graph Localization for Temporal Action Detection
G-TAD: Sub-Graph Localization for Temporal Action DetectionG-TAD: Sub-Graph Localization for Temporal Action Detection
G-TAD: Sub-Graph Localization for Temporal Action DetectionMengmeng Xu
 
An evaluation of LLVM compiler for SVE with fairly complicated loops
An evaluation of LLVM compiler for SVE with fairly complicated loopsAn evaluation of LLVM compiler for SVE with fairly complicated loops
An evaluation of LLVM compiler for SVE with fairly complicated loopsLinaro
 
Orthogonal Faster than Nyquist Transmission for SIMO Wireless Systems
Orthogonal Faster than Nyquist Transmission for SIMO Wireless SystemsOrthogonal Faster than Nyquist Transmission for SIMO Wireless Systems
Orthogonal Faster than Nyquist Transmission for SIMO Wireless SystemsT. E. BOGALE
 
Optimizing with persistent data structures (LLVM Cauldron 2016)
Optimizing with persistent data structures (LLVM Cauldron 2016)Optimizing with persistent data structures (LLVM Cauldron 2016)
Optimizing with persistent data structures (LLVM Cauldron 2016)Igalia
 
Numerical Simulation: Flight Dynamic Stability Analysis Using Unstructured Ba...
Numerical Simulation: Flight Dynamic Stability Analysis Using Unstructured Ba...Numerical Simulation: Flight Dynamic Stability Analysis Using Unstructured Ba...
Numerical Simulation: Flight Dynamic Stability Analysis Using Unstructured Ba...Masahiro Kanazaki
 
Range Extended Second Order Digital Phase Locked Loop
Range Extended Second Order Digital Phase Locked LoopRange Extended Second Order Digital Phase Locked Loop
Range Extended Second Order Digital Phase Locked LoopIDES Editor
 
TMPA-2017: Modeling of PLC-programs by High-level Coloured Petri Nets
TMPA-2017: Modeling of PLC-programs by High-level Coloured Petri NetsTMPA-2017: Modeling of PLC-programs by High-level Coloured Petri Nets
TMPA-2017: Modeling of PLC-programs by High-level Coloured Petri NetsIosif Itkin
 
Vortex Dissipation Due to Airfoil-Vortex Interaction
Vortex Dissipation Due to Airfoil-Vortex InteractionVortex Dissipation Due to Airfoil-Vortex Interaction
Vortex Dissipation Due to Airfoil-Vortex InteractionMasahiro Kanazaki
 

What's hot (20)

7th Semeste Electronics and Communication Engineering (June-2016) Question Pa...
7th Semeste Electronics and Communication Engineering (June-2016) Question Pa...7th Semeste Electronics and Communication Engineering (June-2016) Question Pa...
7th Semeste Electronics and Communication Engineering (June-2016) Question Pa...
 
Learning Erlang (from a Prolog dropout's perspective)
Learning Erlang (from a Prolog dropout's perspective)Learning Erlang (from a Prolog dropout's perspective)
Learning Erlang (from a Prolog dropout's perspective)
 
Ast2Cfg - A Framework for CFG-Based Analysis and Visualisation of Ada Programs
Ast2Cfg - A Framework for CFG-Based Analysis and Visualisation of Ada ProgramsAst2Cfg - A Framework for CFG-Based Analysis and Visualisation of Ada Programs
Ast2Cfg - A Framework for CFG-Based Analysis and Visualisation of Ada Programs
 
Compilation of COSMO for GPU using LLVM
Compilation of COSMO for GPU using LLVMCompilation of COSMO for GPU using LLVM
Compilation of COSMO for GPU using LLVM
 
Chap5 - ADSP 21K Manual
Chap5 - ADSP 21K ManualChap5 - ADSP 21K Manual
Chap5 - ADSP 21K Manual
 
System design using HDL - Module 5
System design using HDL - Module 5System design using HDL - Module 5
System design using HDL - Module 5
 
J0166875
J0166875J0166875
J0166875
 
Rcpp
RcppRcpp
Rcpp
 
Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)
 
G-TAD: Sub-Graph Localization for Temporal Action Detection
G-TAD: Sub-Graph Localization for Temporal Action DetectionG-TAD: Sub-Graph Localization for Temporal Action Detection
G-TAD: Sub-Graph Localization for Temporal Action Detection
 
Poster rga
Poster rgaPoster rga
Poster rga
 
An evaluation of LLVM compiler for SVE with fairly complicated loops
An evaluation of LLVM compiler for SVE with fairly complicated loopsAn evaluation of LLVM compiler for SVE with fairly complicated loops
An evaluation of LLVM compiler for SVE with fairly complicated loops
 
Orthogonal Faster than Nyquist Transmission for SIMO Wireless Systems
Orthogonal Faster than Nyquist Transmission for SIMO Wireless SystemsOrthogonal Faster than Nyquist Transmission for SIMO Wireless Systems
Orthogonal Faster than Nyquist Transmission for SIMO Wireless Systems
 
Optimizing with persistent data structures (LLVM Cauldron 2016)
Optimizing with persistent data structures (LLVM Cauldron 2016)Optimizing with persistent data structures (LLVM Cauldron 2016)
Optimizing with persistent data structures (LLVM Cauldron 2016)
 
Numerical Simulation: Flight Dynamic Stability Analysis Using Unstructured Ba...
Numerical Simulation: Flight Dynamic Stability Analysis Using Unstructured Ba...Numerical Simulation: Flight Dynamic Stability Analysis Using Unstructured Ba...
Numerical Simulation: Flight Dynamic Stability Analysis Using Unstructured Ba...
 
Range Extended Second Order Digital Phase Locked Loop
Range Extended Second Order Digital Phase Locked LoopRange Extended Second Order Digital Phase Locked Loop
Range Extended Second Order Digital Phase Locked Loop
 
TMPA-2017: Modeling of PLC-programs by High-level Coloured Petri Nets
TMPA-2017: Modeling of PLC-programs by High-level Coloured Petri NetsTMPA-2017: Modeling of PLC-programs by High-level Coloured Petri Nets
TMPA-2017: Modeling of PLC-programs by High-level Coloured Petri Nets
 
Vlsi design
Vlsi designVlsi design
Vlsi design
 
Vortex Dissipation Due to Airfoil-Vortex Interaction
Vortex Dissipation Due to Airfoil-Vortex InteractionVortex Dissipation Due to Airfoil-Vortex Interaction
Vortex Dissipation Due to Airfoil-Vortex Interaction
 
Fine Grained Complexity
Fine Grained ComplexityFine Grained Complexity
Fine Grained Complexity
 

Viewers also liked

Menerapkanteknikpengambilangambarproduksi kd2 (ind)
Menerapkanteknikpengambilangambarproduksi kd2 (ind)Menerapkanteknikpengambilangambarproduksi kd2 (ind)
Menerapkanteknikpengambilangambarproduksi kd2 (ind)Sayugo
 
Applied ecosystem services in working forests: A direct market valuation
Applied ecosystem services in working forests: A direct market valuationApplied ecosystem services in working forests: A direct market valuation
Applied ecosystem services in working forests: A direct market valuationD. Stuart Hale, CF
 
3D Shapes | Moreslides.com
3D Shapes | Moreslides.com3D Shapes | Moreslides.com
3D Shapes | Moreslides.comMoreslides.com
 
Kursai 2012
Kursai 2012Kursai 2012
Kursai 2012Lietuva
 
Solutions for Sleep
Solutions for SleepSolutions for Sleep
Solutions for Sleepjcarvin
 
Revolusi jilbab di indonesia(ski)
Revolusi jilbab di indonesia(ski)Revolusi jilbab di indonesia(ski)
Revolusi jilbab di indonesia(ski)Diah Mbunya Faisa
 
Mengelola isihalamanweb5 (ind)
Mengelola isihalamanweb5 (ind)Mengelola isihalamanweb5 (ind)
Mengelola isihalamanweb5 (ind)Sayugo
 
(11) INTERACTION Final event - Wrap-up
(11) INTERACTION Final event - Wrap-up(11) INTERACTION Final event - Wrap-up
(11) INTERACTION Final event - Wrap-upInteraction-FP7
 
Oxfam shop christmas catalogue 2012
Oxfam shop  christmas catalogue 2012Oxfam shop  christmas catalogue 2012
Oxfam shop christmas catalogue 2012Webmaster
 
Lumbalni sindrom
Lumbalni sindromLumbalni sindrom
Lumbalni sindromddejanbg
 
Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
Textual analysis
Textual analysisTextual analysis
Textual analysisDemiLowe
 
Presents Orlova Training
Presents Orlova TrainingPresents Orlova Training
Presents Orlova TrainingVanda Wanda
 

Viewers also liked (20)

Menerapkanteknikpengambilangambarproduksi kd2 (ind)
Menerapkanteknikpengambilangambarproduksi kd2 (ind)Menerapkanteknikpengambilangambarproduksi kd2 (ind)
Menerapkanteknikpengambilangambarproduksi kd2 (ind)
 
Applied ecosystem services in working forests: A direct market valuation
Applied ecosystem services in working forests: A direct market valuationApplied ecosystem services in working forests: A direct market valuation
Applied ecosystem services in working forests: A direct market valuation
 
Thrill
ThrillThrill
Thrill
 
3D Shapes | Moreslides.com
3D Shapes | Moreslides.com3D Shapes | Moreslides.com
3D Shapes | Moreslides.com
 
русь языческая
русь языческаярусь языческая
русь языческая
 
Kursai 2012
Kursai 2012Kursai 2012
Kursai 2012
 
Solutions for Sleep
Solutions for SleepSolutions for Sleep
Solutions for Sleep
 
Revolusi jilbab di indonesia(ski)
Revolusi jilbab di indonesia(ski)Revolusi jilbab di indonesia(ski)
Revolusi jilbab di indonesia(ski)
 
Mengelola isihalamanweb5 (ind)
Mengelola isihalamanweb5 (ind)Mengelola isihalamanweb5 (ind)
Mengelola isihalamanweb5 (ind)
 
Anexo a.g1.home
Anexo a.g1.homeAnexo a.g1.home
Anexo a.g1.home
 
(11) INTERACTION Final event - Wrap-up
(11) INTERACTION Final event - Wrap-up(11) INTERACTION Final event - Wrap-up
(11) INTERACTION Final event - Wrap-up
 
Mesopotamia
MesopotamiaMesopotamia
Mesopotamia
 
Laboratorio #2
Laboratorio #2Laboratorio #2
Laboratorio #2
 
Mi vida
Mi vidaMi vida
Mi vida
 
Oxfam shop christmas catalogue 2012
Oxfam shop  christmas catalogue 2012Oxfam shop  christmas catalogue 2012
Oxfam shop christmas catalogue 2012
 
Lumbalni sindrom
Lumbalni sindromLumbalni sindrom
Lumbalni sindrom
 
Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)
 
Textual analysis
Textual analysisTextual analysis
Textual analysis
 
Webinar 20121119 facebook
Webinar 20121119 facebookWebinar 20121119 facebook
Webinar 20121119 facebook
 
Presents Orlova Training
Presents Orlova TrainingPresents Orlova Training
Presents Orlova Training
 

Similar to Welcome to International Journal of Engineering Research and Development (IJERD)

An Efficient Construction of Online Testable Circuits using Reversible Logic ...
An Efficient Construction of Online Testable Circuits using Reversible Logic ...An Efficient Construction of Online Testable Circuits using Reversible Logic ...
An Efficient Construction of Online Testable Circuits using Reversible Logic ...ijsrd.com
 
Design of Digital Adder Using Reversible Logic
Design of Digital Adder Using Reversible LogicDesign of Digital Adder Using Reversible Logic
Design of Digital Adder Using Reversible LogicIJERA Editor
 
Design of Digital Adder Using Reversible Logic
Design of Digital Adder Using Reversible LogicDesign of Digital Adder Using Reversible Logic
Design of Digital Adder Using Reversible LogicIJERA Editor
 
Evolution of Structure of Some Binary Group-Based N-Bit Compartor, N-To-2N De...
Evolution of Structure of Some Binary Group-Based N-Bit Compartor, N-To-2N De...Evolution of Structure of Some Binary Group-Based N-Bit Compartor, N-To-2N De...
Evolution of Structure of Some Binary Group-Based N-Bit Compartor, N-To-2N De...VLSICS Design
 
Design of Reversible Sequential Circuit Using Reversible Logic Synthesis
Design of Reversible Sequential Circuit Using Reversible Logic SynthesisDesign of Reversible Sequential Circuit Using Reversible Logic Synthesis
Design of Reversible Sequential Circuit Using Reversible Logic SynthesisVLSICS Design
 
Design of Reversible Sequential Circuit Using Reversible Logic Synthesis
Design of Reversible Sequential Circuit Using Reversible Logic SynthesisDesign of Reversible Sequential Circuit Using Reversible Logic Synthesis
Design of Reversible Sequential Circuit Using Reversible Logic SynthesisVLSICS Design
 
Design of 4:16 decoder using reversible logic gates
Design of 4:16 decoder using reversible logic gatesDesign of 4:16 decoder using reversible logic gates
Design of 4:16 decoder using reversible logic gatesIJERA Editor
 
A review on reversible logic gates and their implementation
A review on reversible logic gates and their implementationA review on reversible logic gates and their implementation
A review on reversible logic gates and their implementationDebraj Maji
 
Performance Analysis of Reversible 16 Bit ALU based on Novel Programmable Rev...
Performance Analysis of Reversible 16 Bit ALU based on Novel Programmable Rev...Performance Analysis of Reversible 16 Bit ALU based on Novel Programmable Rev...
Performance Analysis of Reversible 16 Bit ALU based on Novel Programmable Rev...IRJET Journal
 
Nand or gates ver_student
Nand or gates ver_studentNand or gates ver_student
Nand or gates ver_studentWanNurdiana
 
Low cost reversible signed comparator
Low cost reversible signed comparatorLow cost reversible signed comparator
Low cost reversible signed comparatorVLSICS Design
 
A Novel Parity Preserving Reversible Binary-to-BCD Code Converter with Testab...
A Novel Parity Preserving Reversible Binary-to-BCD Code Converter with Testab...A Novel Parity Preserving Reversible Binary-to-BCD Code Converter with Testab...
A Novel Parity Preserving Reversible Binary-to-BCD Code Converter with Testab...VIT-AP University
 
EVOLUTION OF STRUCTURE OF SOME BINARY GROUP-BASED N-BIT COMPARATOR, N-TO-2N D...
EVOLUTION OF STRUCTURE OF SOME BINARY GROUP-BASED N-BIT COMPARATOR, N-TO-2N D...EVOLUTION OF STRUCTURE OF SOME BINARY GROUP-BASED N-BIT COMPARATOR, N-TO-2N D...
EVOLUTION OF STRUCTURE OF SOME BINARY GROUP-BASED N-BIT COMPARATOR, N-TO-2N D...VIT-AP University
 
Low Power Reversible Parallel Binary Adder/Subtractor
Low Power Reversible Parallel Binary Adder/SubtractorLow Power Reversible Parallel Binary Adder/Subtractor
Low Power Reversible Parallel Binary Adder/SubtractorVLSICS Design
 
A Novel Design of 4 Bit Johnson Counter Using Reversible Logic Gates
A Novel Design of 4 Bit Johnson Counter Using Reversible Logic GatesA Novel Design of 4 Bit Johnson Counter Using Reversible Logic Gates
A Novel Design of 4 Bit Johnson Counter Using Reversible Logic Gatesijsrd.com
 
EVOLUTION OF STRUCTURE OF SOME BINARY GROUP-BASED N-BIT COMPARATOR, N-TO-2N D...
EVOLUTION OF STRUCTURE OF SOME BINARY GROUP-BASED N-BIT COMPARATOR, N-TO-2N D...EVOLUTION OF STRUCTURE OF SOME BINARY GROUP-BASED N-BIT COMPARATOR, N-TO-2N D...
EVOLUTION OF STRUCTURE OF SOME BINARY GROUP-BASED N-BIT COMPARATOR, N-TO-2N D...VLSICS Design
 
Low Power Reversible Parallel Binary Adder/Subtractor
Low Power Reversible Parallel Binary Adder/SubtractorLow Power Reversible Parallel Binary Adder/Subtractor
Low Power Reversible Parallel Binary Adder/SubtractorVLSICS Design
 
Lec9 Intro to Computer Engineering by Hsien-Hsin Sean Lee Georgia Tech -- Com...
Lec9 Intro to Computer Engineering by Hsien-Hsin Sean Lee Georgia Tech -- Com...Lec9 Intro to Computer Engineering by Hsien-Hsin Sean Lee Georgia Tech -- Com...
Lec9 Intro to Computer Engineering by Hsien-Hsin Sean Lee Georgia Tech -- Com...Hsien-Hsin Sean Lee, Ph.D.
 

Similar to Welcome to International Journal of Engineering Research and Development (IJERD) (20)

Bk044382388
Bk044382388Bk044382388
Bk044382388
 
An Efficient Construction of Online Testable Circuits using Reversible Logic ...
An Efficient Construction of Online Testable Circuits using Reversible Logic ...An Efficient Construction of Online Testable Circuits using Reversible Logic ...
An Efficient Construction of Online Testable Circuits using Reversible Logic ...
 
Design of Digital Adder Using Reversible Logic
Design of Digital Adder Using Reversible LogicDesign of Digital Adder Using Reversible Logic
Design of Digital Adder Using Reversible Logic
 
Design of Digital Adder Using Reversible Logic
Design of Digital Adder Using Reversible LogicDesign of Digital Adder Using Reversible Logic
Design of Digital Adder Using Reversible Logic
 
Evolution of Structure of Some Binary Group-Based N-Bit Compartor, N-To-2N De...
Evolution of Structure of Some Binary Group-Based N-Bit Compartor, N-To-2N De...Evolution of Structure of Some Binary Group-Based N-Bit Compartor, N-To-2N De...
Evolution of Structure of Some Binary Group-Based N-Bit Compartor, N-To-2N De...
 
C046051216
C046051216C046051216
C046051216
 
Design of Reversible Sequential Circuit Using Reversible Logic Synthesis
Design of Reversible Sequential Circuit Using Reversible Logic SynthesisDesign of Reversible Sequential Circuit Using Reversible Logic Synthesis
Design of Reversible Sequential Circuit Using Reversible Logic Synthesis
 
Design of Reversible Sequential Circuit Using Reversible Logic Synthesis
Design of Reversible Sequential Circuit Using Reversible Logic SynthesisDesign of Reversible Sequential Circuit Using Reversible Logic Synthesis
Design of Reversible Sequential Circuit Using Reversible Logic Synthesis
 
Design of 4:16 decoder using reversible logic gates
Design of 4:16 decoder using reversible logic gatesDesign of 4:16 decoder using reversible logic gates
Design of 4:16 decoder using reversible logic gates
 
A review on reversible logic gates and their implementation
A review on reversible logic gates and their implementationA review on reversible logic gates and their implementation
A review on reversible logic gates and their implementation
 
Performance Analysis of Reversible 16 Bit ALU based on Novel Programmable Rev...
Performance Analysis of Reversible 16 Bit ALU based on Novel Programmable Rev...Performance Analysis of Reversible 16 Bit ALU based on Novel Programmable Rev...
Performance Analysis of Reversible 16 Bit ALU based on Novel Programmable Rev...
 
Nand or gates ver_student
Nand or gates ver_studentNand or gates ver_student
Nand or gates ver_student
 
Low cost reversible signed comparator
Low cost reversible signed comparatorLow cost reversible signed comparator
Low cost reversible signed comparator
 
A Novel Parity Preserving Reversible Binary-to-BCD Code Converter with Testab...
A Novel Parity Preserving Reversible Binary-to-BCD Code Converter with Testab...A Novel Parity Preserving Reversible Binary-to-BCD Code Converter with Testab...
A Novel Parity Preserving Reversible Binary-to-BCD Code Converter with Testab...
 
EVOLUTION OF STRUCTURE OF SOME BINARY GROUP-BASED N-BIT COMPARATOR, N-TO-2N D...
EVOLUTION OF STRUCTURE OF SOME BINARY GROUP-BASED N-BIT COMPARATOR, N-TO-2N D...EVOLUTION OF STRUCTURE OF SOME BINARY GROUP-BASED N-BIT COMPARATOR, N-TO-2N D...
EVOLUTION OF STRUCTURE OF SOME BINARY GROUP-BASED N-BIT COMPARATOR, N-TO-2N D...
 
Low Power Reversible Parallel Binary Adder/Subtractor
Low Power Reversible Parallel Binary Adder/SubtractorLow Power Reversible Parallel Binary Adder/Subtractor
Low Power Reversible Parallel Binary Adder/Subtractor
 
A Novel Design of 4 Bit Johnson Counter Using Reversible Logic Gates
A Novel Design of 4 Bit Johnson Counter Using Reversible Logic GatesA Novel Design of 4 Bit Johnson Counter Using Reversible Logic Gates
A Novel Design of 4 Bit Johnson Counter Using Reversible Logic Gates
 
EVOLUTION OF STRUCTURE OF SOME BINARY GROUP-BASED N-BIT COMPARATOR, N-TO-2N D...
EVOLUTION OF STRUCTURE OF SOME BINARY GROUP-BASED N-BIT COMPARATOR, N-TO-2N D...EVOLUTION OF STRUCTURE OF SOME BINARY GROUP-BASED N-BIT COMPARATOR, N-TO-2N D...
EVOLUTION OF STRUCTURE OF SOME BINARY GROUP-BASED N-BIT COMPARATOR, N-TO-2N D...
 
Low Power Reversible Parallel Binary Adder/Subtractor
Low Power Reversible Parallel Binary Adder/SubtractorLow Power Reversible Parallel Binary Adder/Subtractor
Low Power Reversible Parallel Binary Adder/Subtractor
 
Lec9 Intro to Computer Engineering by Hsien-Hsin Sean Lee Georgia Tech -- Com...
Lec9 Intro to Computer Engineering by Hsien-Hsin Sean Lee Georgia Tech -- Com...Lec9 Intro to Computer Engineering by Hsien-Hsin Sean Lee Georgia Tech -- Com...
Lec9 Intro to Computer Engineering by Hsien-Hsin Sean Lee Georgia Tech -- Com...
 

More from IJERD Editor

A Novel Method for Prevention of Bandwidth Distributed Denial of Service Attacks
A Novel Method for Prevention of Bandwidth Distributed Denial of Service AttacksA Novel Method for Prevention of Bandwidth Distributed Denial of Service Attacks
A Novel Method for Prevention of Bandwidth Distributed Denial of Service AttacksIJERD Editor
 
MEMS MICROPHONE INTERFACE
MEMS MICROPHONE INTERFACEMEMS MICROPHONE INTERFACE
MEMS MICROPHONE INTERFACEIJERD Editor
 
Influence of tensile behaviour of slab on the structural Behaviour of shear c...
Influence of tensile behaviour of slab on the structural Behaviour of shear c...Influence of tensile behaviour of slab on the structural Behaviour of shear c...
Influence of tensile behaviour of slab on the structural Behaviour of shear c...IJERD Editor
 
Gold prospecting using Remote Sensing ‘A case study of Sudan’
Gold prospecting using Remote Sensing ‘A case study of Sudan’Gold prospecting using Remote Sensing ‘A case study of Sudan’
Gold prospecting using Remote Sensing ‘A case study of Sudan’IJERD Editor
 
Reducing Corrosion Rate by Welding Design
Reducing Corrosion Rate by Welding DesignReducing Corrosion Rate by Welding Design
Reducing Corrosion Rate by Welding DesignIJERD Editor
 
Router 1X3 – RTL Design and Verification
Router 1X3 – RTL Design and VerificationRouter 1X3 – RTL Design and Verification
Router 1X3 – RTL Design and VerificationIJERD Editor
 
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...IJERD Editor
 
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVR
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVRMitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVR
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVRIJERD Editor
 
Study on the Fused Deposition Modelling In Additive Manufacturing
Study on the Fused Deposition Modelling In Additive ManufacturingStudy on the Fused Deposition Modelling In Additive Manufacturing
Study on the Fused Deposition Modelling In Additive ManufacturingIJERD Editor
 
Spyware triggering system by particular string value
Spyware triggering system by particular string valueSpyware triggering system by particular string value
Spyware triggering system by particular string valueIJERD Editor
 
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...IJERD Editor
 
Secure Image Transmission for Cloud Storage System Using Hybrid Scheme
Secure Image Transmission for Cloud Storage System Using Hybrid SchemeSecure Image Transmission for Cloud Storage System Using Hybrid Scheme
Secure Image Transmission for Cloud Storage System Using Hybrid SchemeIJERD Editor
 
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...IJERD Editor
 
Gesture Gaming on the World Wide Web Using an Ordinary Web Camera
Gesture Gaming on the World Wide Web Using an Ordinary Web CameraGesture Gaming on the World Wide Web Using an Ordinary Web Camera
Gesture Gaming on the World Wide Web Using an Ordinary Web CameraIJERD Editor
 
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...IJERD Editor
 
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...IJERD Editor
 
Moon-bounce: A Boon for VHF Dxing
Moon-bounce: A Boon for VHF DxingMoon-bounce: A Boon for VHF Dxing
Moon-bounce: A Boon for VHF DxingIJERD Editor
 
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...IJERD Editor
 
Importance of Measurements in Smart Grid
Importance of Measurements in Smart GridImportance of Measurements in Smart Grid
Importance of Measurements in Smart GridIJERD Editor
 
Study of Macro level Properties of SCC using GGBS and Lime stone powder
Study of Macro level Properties of SCC using GGBS and Lime stone powderStudy of Macro level Properties of SCC using GGBS and Lime stone powder
Study of Macro level Properties of SCC using GGBS and Lime stone powderIJERD Editor
 

More from IJERD Editor (20)

A Novel Method for Prevention of Bandwidth Distributed Denial of Service Attacks
A Novel Method for Prevention of Bandwidth Distributed Denial of Service AttacksA Novel Method for Prevention of Bandwidth Distributed Denial of Service Attacks
A Novel Method for Prevention of Bandwidth Distributed Denial of Service Attacks
 
MEMS MICROPHONE INTERFACE
MEMS MICROPHONE INTERFACEMEMS MICROPHONE INTERFACE
MEMS MICROPHONE INTERFACE
 
Influence of tensile behaviour of slab on the structural Behaviour of shear c...
Influence of tensile behaviour of slab on the structural Behaviour of shear c...Influence of tensile behaviour of slab on the structural Behaviour of shear c...
Influence of tensile behaviour of slab on the structural Behaviour of shear c...
 
Gold prospecting using Remote Sensing ‘A case study of Sudan’
Gold prospecting using Remote Sensing ‘A case study of Sudan’Gold prospecting using Remote Sensing ‘A case study of Sudan’
Gold prospecting using Remote Sensing ‘A case study of Sudan’
 
Reducing Corrosion Rate by Welding Design
Reducing Corrosion Rate by Welding DesignReducing Corrosion Rate by Welding Design
Reducing Corrosion Rate by Welding Design
 
Router 1X3 – RTL Design and Verification
Router 1X3 – RTL Design and VerificationRouter 1X3 – RTL Design and Verification
Router 1X3 – RTL Design and Verification
 
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...
 
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVR
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVRMitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVR
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVR
 
Study on the Fused Deposition Modelling In Additive Manufacturing
Study on the Fused Deposition Modelling In Additive ManufacturingStudy on the Fused Deposition Modelling In Additive Manufacturing
Study on the Fused Deposition Modelling In Additive Manufacturing
 
Spyware triggering system by particular string value
Spyware triggering system by particular string valueSpyware triggering system by particular string value
Spyware triggering system by particular string value
 
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...
 
Secure Image Transmission for Cloud Storage System Using Hybrid Scheme
Secure Image Transmission for Cloud Storage System Using Hybrid SchemeSecure Image Transmission for Cloud Storage System Using Hybrid Scheme
Secure Image Transmission for Cloud Storage System Using Hybrid Scheme
 
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...
 
Gesture Gaming on the World Wide Web Using an Ordinary Web Camera
Gesture Gaming on the World Wide Web Using an Ordinary Web CameraGesture Gaming on the World Wide Web Using an Ordinary Web Camera
Gesture Gaming on the World Wide Web Using an Ordinary Web Camera
 
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...
 
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...
 
Moon-bounce: A Boon for VHF Dxing
Moon-bounce: A Boon for VHF DxingMoon-bounce: A Boon for VHF Dxing
Moon-bounce: A Boon for VHF Dxing
 
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...
 
Importance of Measurements in Smart Grid
Importance of Measurements in Smart GridImportance of Measurements in Smart Grid
Importance of Measurements in Smart Grid
 
Study of Macro level Properties of SCC using GGBS and Lime stone powder
Study of Macro level Properties of SCC using GGBS and Lime stone powderStudy of Macro level Properties of SCC using GGBS and Lime stone powder
Study of Macro level Properties of SCC using GGBS and Lime stone powder
 

Welcome to International Journal of Engineering Research and Development (IJERD)

  • 1. International Journal of Engineering Research and Development e-ISSN: 2278-067X, p-ISSN : 2278-800X, www.ijerd.com Volume 5, Issue 2 (December 2012), PP. 39-44 A Novel Approach for Designing Online Testable Reversible Circuits Md. Selim Al Mamun1, Pronab Kumar Mondal2, Uzzal Kumar Prodhan3 1,2,3 Jatiya Kabi Kazi Nazrul Islam University, Trishal, Mymensingh, Bangladesh. Abstract:- Reversible logic is gaining interest of many researchers due to its low power dissipating characteristic. In this paper we proposed a new approach for designing online testable reversible circuits. The resultant testable reversible circuit can detect any single bit error whiles it is operating. Appropriate theorems and lemmas are presented to clarify the proposed design. The experimental results show that our design approach is superior in terms of number of number of gates, garbage outputs and quantum cost. Keywords:- Benchmark Functions, Garbage Outputs, Online Testability, Reversible Logic, Quantum Cost I. INTRODUCTION Conventional logic dissipates a significant amount of energy because information bits are lost during logic operations. R. Launder[1] demonstrated that each bit of information loss dissipates kT*ln2 joules of heat energy, where k is Boltzmann’s constant and T the absolute temperature at which computation is performed. Reversible logic is being considered as an alternative of traditional logic since reversible computing does not lose any information. According to Frank [2], reversible logic can recover a fraction of energy that can reach up to 100%. C.H. Bennett [3] proved that the energy loss problem can be avoided if the circuits are built using reversible gates. A reversible gate is a logical cell that has the same number of inputs and outputs, inputs and outputs have a one-to-one mapping [4]. Several reversible gates have been designed till date. The important basic reversible logic gates are Feynman gate [5] which is the only 2*2 reversible gate. There is also Toffoli gate [6], Frekdin gate [7], Peres gate [8], all of which can be used to realize important combinational functions and all are 3*3 reversible gates. Some popular reversible gates are shown in Fig.1. A good amount of research work has been carried out in the area of reversible logic and testing. However, there is not much work in literature on reversible logic with online testability. A circuit is called online testable if it is possible to test the circuit while the circuit is performing the operation. In this paper we proposed a simple efficient approach to design online testable reversible circuit that can detect any single bit error in the circuit. Our approach works with any circuit that is designed using reversible logic gates. The general idea is to convert each n×n reversible gate to a (n+1) × (n+1) testable block that is also reversible. The additional (n+1) th output bit is used to detect the error. This error bit of every testable block is carried to a proposed checker circuit, producing a final error bit. Thus examining the single error bit at the end, any single bit error can be detected. Comparisons of our design with the existing ones show the efficiency of our design in terms of number of gates, number of garbage outputs and quantum cost. The rest of the paper is organized as follows. Section 2 presents some related research on online testability of reversible circuits. Section 3 describes our proposed approach for construction of online testable reversible circuits. Section 4 presents our experimental results and compares our results with the existing ones in literature. Finally this paper is concluded with Section 5. A P=A* A P=A Feynman Toffoli Gate B Q=B B Q  A B Gate C R  AB  C (a) (b) 39
  • 2. A Novel Approach for Designing Online Testable Reversible Circuits A P=A A P=A Frekdin Peres B Gate Q  AB  AC B Gate Q  A B C R  AC  AB C R  AB  C (c) (d) Fig.1. (a) Feynman gate, (b) Toffoli gate, (c) Frekdin gate and (d) Peres gate II. RELATED WORKS Researchers have worked on various aspects of reversible logic testing, such as fault modeling [9], test pattern generation [10] and many other areas. This section discusses a number of different approaches to generate online testable reversible circuits reported in the literature and explores the issues regarding their designs on error detection. In [11][12], Vasudevan et al. proposed a design methodology to construct a reversible circuit with online testability. Two 4×4 reversible gates R1 and R2 and one 3×3 reversible gate R were proposed. A combination of these R1 and R2 gates were used to construct testable logic blocks. The R gate was used to construct a two pair rail checker, for detecting errors in any pair of testable blocks. Mahammad et al. [13, 14] proposed an extension of the previous approach. Each n×n reversible gate G used in the circuit is converted into a (n+1) × (n+1) deduced reversible gate DRG (G). This gate is cascaded to a special DRG(X) gate to construct Testable Reversible Cell (TRC) where X is an n×n reversible gate that has the same input and output vectors. To test every TRC a (2n+1) × (2n+1) bit error checker circuit called Testable Cell (TC) is formed. Thapliyal and Vinod [14] proposed an approach similar to the previous one [11][12]. A new 4×4 reversible Online Testable Gate (OTG) introduced in their work has a parity output at q. The R2 gate is combined with the OTG to design a block with online testability feature. Two parity outputs s and q of this testable block are compared to check whether the block is faulty or not. In [11,12], the two-pair two-rail checker circuit was designed using six R gates, whereas in [15] the authors suggested a design using four 3×3 Toffoli gates and two 3×3 Fredkin gates. III. OUR APPROACH In this section we presented our approach to convert a reversible circuit into an online testable reversible circuit that can detect any single bit error in the circuit. Appropriate lemmas and theorems are also presented to prove the correctness of our approach. Our proposed approach is described in 3 steps. Step 1: Convert each reversible gate in the circuit to Testable Reversible Gate (TRG). In this step an n×n reversible gate, R is converted to (n+1) × (n+1) Testable Reversible Gate, TRG(R). Here, approach proposed by Mahammad et al. [13],[14] is used for the conversation. Let input vector Iv= (I1, I2,…,In) and output vector Ov =(O1, O2,…,On) of an n×n reversible gate R, then the Testable Reversible Gate, TRG(R) is defined as Iv= (I1, I2,…,In, 0) and Ov =(O1, O2,…,On, Pout(TRG)) where Pout(TRG) = O1  O2  …  On. The conversion is shown in Fig 2. I1 O1 I1 O1 I2 O2 I2 TRG(R) O2 R In On In On 0 Pout (TRG) (a) (b) Fig.2. (a) An n×n reversible gate R and (b) Testable Reversible Gate(TRG) Lemma 1: TRG(R) is reversible. Proof: If Iv(I1, I2,…,In) is mapped to Ov(O1, O2,…,On) in R then Iv= (I1, I2,…,In, 0) mapped to Ov = (O1, O2,…,On, O1  O2  …  On) in TRG(R). Hence TRG(R) is reversible. Step2: Construct Testable Block (TB) from Testable Reversible Gate (TRG). A Testable Block (TB) is constructed by cascading TRG(R) with a (n+1) × (n+1) TRG(S) gate as shown in Fig. 3 where S is an n×n gate that has the same input and output vectors. 40
  • 3. A Novel Approach for Designing Online Testable Reversible Circuits I1 O1 I2 TRG(R) TRG(S) O2 In On 0 Pout (TRG) Pout (TB) Fig.3. Testable Block (TB) Lemma 2: TB(R) is reversible. Proof: Testable Block (TB) is constructed from two reversible gates TRG(R) and TRG(S). Any circuit constructed from reversible circuit is also reversible; hence TB(R) is reversible. Lemma 3: TB(R) is erroneous if (n+1)th output of TB(R) produces 1. Proof: From the construction of TB(R), note that the (n+1) th output of TRG(R) is Pout(TRG) = O1  O2  …  On which is the (n+1)th input of the TRG(S) gate. The (n+1)th output of TB(R) is Pout(TB) = Pout(TRG)  O1  O2  …  On = O1  O2  …  On  O1  O2  …  On = 0. So (n+1) output is 0 if there is no error th and 1 if there occurs an error. Step 3: Construct error checker circuit for Testing Blocks (TB). A modified 3×3 Frekdin gate proposed by Mamun et al in [16] is used as the building block for error checker circuit. The input vector, Iv and output vector, Ov for 3×3 modified Fredkin Gate (MFRG) is defined as follows: Iv = (A, B, C) and Ov=(P=A, Q  AB  AC , R  AC  AB ). The quantum cost of MFRG gate is 4. Fig.4 shows the modified Frekdin gate MFRG. A P=A A P=A MFRG B Q  AB  AC B Q  AB  AC C V V V+ R  AC  AB C R  AC  AB (a) (b) Fig.4. (a) Modified Frekdin Gate (MFRG) and (b) Equivalent quantum realization All the (n+1)th output of TB(R) is carried out to the inputs of error checker circuit which is constructed cascading MFRG gates. Fig.5 shows the final online testable reversible circuits. Fig.5. Block diagram of online testable reversible circuits. Theorem 1: The circuit constructed in step 3 has the following two properties. 1) The circuit is reversible. 2) If there is a single bit error in any TB(R) then the output E = 1. Proof: 1) From lemma 2 we get that all the testable blocks, TB(R)s are reversible. These reversible blocks are combined with a reversible circuit consisting of reversible MFRGs. Thus the resultant circuit is reversible. 2) From lemma 3 we get that if a testable block TB(R) is erroneous the (n+1) th output e =1. Let consider two testable blocks TB1(R) and TB2(R) with output e1 and e2 which are carried out to the 1st and 3rd inputs of the error 41
  • 4. A Novel Approach for Designing Online Testable Reversible Circuits checker circuit consisting of a single MFRG gate. The output e  e1.e2  e1 = e1+e2. So if any of the e1 and e2 is 1 e will be 1 which proves the theorem for two testable blocks. For n testable blocks the output e= e1+e2+…. +en. If any of the n testable blocks produces error, e output of the corresponding block will be 1, hence e = 1 which proves the theorem for any number of testable blocks. Theorem 2: n checker (can check n bits) circuit can be realized by at least n-1 gates. Proof: A single MFRG can be used for 2-checker circuit. We can systematically add additional n-2 MFRG gates to produce n-checker circuit. Thus n-checker can be realized by at least n-1 gates. Theorem 3: n checker circuit can be realized by at least 2(n-1) garbage outputs. Proof: A MFRG produces 2 garbage outputs. For n-checker circuit we need n-1 MFRG gates. So in total 2(n-1) garbage outputs are produced in the construction of n checker circuit. Theorem 4: A reversible circuit of n reversible gates can be realized by at least 3n-1 gates. Proof: For every reversible gate in the circuit a testable block TB(R) is constructed which consists of two gates. For n testable block we need an n-checker circuit consisting of n-1 gates. So total number of gates = 2n+n-1 = 3n-1. Theorem 5: n testable block-checker circuit can be realized by at least 2(n-1) garbage outputs. Proof: For every n×n reversible gate a testable block consisting of two (n+1) × (n+1) TRG(R) and TRG(S) gates are constructed. All the n+1 outputs of the TRG(R) are used as the n+1 input of TRG(S) gates and all the outputs of TRG(S) are primary outputs. So no garbage output is produced for testable block. From theorem 3 we know 2(n-1) garbage outputs are produced for n-checker circuit. So in total 2(n-1) garbage outputs are produced. IV. EXPERIMENTAL RESULTS AND DISCUSSIONS In this section we discussed the outcome and contribution of our paper by comparing our results with the existing ones that are available in literature. A. Evaluation of Proposed Checker Circuit: We proposed a checker circuit that that uses only modified Frekdin gate for two testable blocks. For n testable blocks we need only n-1 modified Frekdin gates. The comparisons of our proposed design of checker circuit with the existing ones in literature are summarized in table I. Table I: Comparisons of different checker circuits Design of n-checker Cost Comparisons circuit for n testable No. of gates Garbage outputs Quantum cost blocks Proposed n-1 2(n-1) 4(n-1) Existing[12] 6n 8n Quantum realization of R gate is not available Existing [15] 6n 8n 30n Existing[17] 2n 3n 6n B. Evaluation of proposed approach Here we presented our proposed approach for designing online testable reversible circuit. The comparisons of our proposed approach with the existing ones in literature are summarized in table II. Table II: Comparisons of different design approaches of online testable circuits Design of circuits of n Cost Comparisons Testable Blocks Number of Gates Number of Garbage Outputs Proposed 3n-1 2(n-1) Existing[12] 8n 10n Existing[15] 8n 10n Existing[17] 4n 5n 42
  • 5. A Novel Approach for Designing Online Testable Reversible Circuits In this paper we not only highlighted on the available designs but also implemented some popular benchmark functions. A number of benchmark functions collected from [18] are also implemented using approach. In table III we presented the comparisons in terms of number of gates and garbage outputs. The implementation results of [12] and [17] are taken from [17]. Table III: Comparisons of proposed approach with existing ones for benchmark functions Benchmark Number of Gates Number of Garbage Outputs with online Existing[12] Existing[17] Proposed Existing[12] Existing[17] Proposed testability Hwb4 178 92 32 208 101 20 Mod5adder 490 248 44 587 285 28 Xor5 26 16 11 32 20 10 Ham7 386 196 74 451 214 48 4mod5 66 36 14 79 42 12 Rd32 82 44 11 98 51 8 5mod5 306 156 23 368 181 19 4 49 242 124 35 286 139 22 Hwb5 578 292 71 686 329 46 Rd53 306 156 35 367 180 26 Ham3 66 36 11 76 39 6 3 17 106 56 17 125 63 10 From the experimental results it is found that performance of our experimental results is superior than that of the existing design in terms of number of gates and number of garbage outputs. V. CONCLUSION Testing is required to ensure the quality and reliability of a circuit. Testing reversible circuit is very challenge as the levels of logic are significantly higher than the standard logic. In this paper we proposed a new approach for the realization of online reversible testable circuit that is efficient in terms of number of gates, delay and garbage outputs . While describing our approach we presented appropriate theorems and lemmas to prove the correctness of our approach. Comparative studies and experimental results of benchmark functions reflect the superiority of our design. ACKNOWLEDGMENT The authors would like to thank the anonymous referees for their constructive feedback, which helped significantly improving technical quality of this paper . REFERENCES [1]. Rolf Landauer, Irreversibility and Heat Generation in the Computing Process", IBM Journal of Research and Development, vol. 5, pp. 183-191, 1961. [2]. M. P. Frank. Introduction to reversible computing: motivation, progress, and challenges. In Proceedings of the 2nd Conference on Computing Frontiers, pages 385-390, Ischia, Italy, 4-6 May 2005. [3]. Charles H.Bennett, Logical Reversibility of computation, IBM Journal of Research and Development, vol. 17, no. 6, pp. 525-532, 1973. [4]. Md Selim Al Mamun, Indrani Mandal and Md Hasanuzzaman. "Design of Universal Shift Register Using Reversible Logic." (2012). [5]. Richard P.Feynman, "Quantum mechanical computers," Foundations of Physics, vol. 16, no. 6, pp. 507-531, 1986. [6]. Tommaso Toffoli, "Reversible Computing," Automata, Languages and Programming, 7th Colloquium of Lecture Notes in Computer Science, vol. 85, pp. 632-644, 1980. [7]. Edward Fredkin and Tommaso Toffoli, "Conservative Logic," International Journal of Theoretical Physics, vol. 21, pp. 219-253, 1982. [8]. A. Peres, "Reversible Logic and Quantum Computers," Physical Review A, vol. 32, pp. 3266-3276, 1985. 43
  • 6. A Novel Approach for Designing Online Testable Reversible Circuits [9]. J. P. Hayes, I. Polian, and B. Becker. Testing for missing gate faults in reversible circuits. In Proceedings of the 13th Asian Test Symposium, ATS ’04, pages 100–105, Washington, DC, USA, 2004. IEEE Computer Society. [10]. K. N. Patel, J. P. Hayes, and I. L. Markov. Fault testing for reversible circuits. IEEE Transactions on Computer Aided Design of Integrated Circuits and Systems, 23(8):1220–1230, 2004. [11]. D. P. Vasudevan, P. K. Lala, and J. P. Parkerson. Online testable reversible logic circuit design using NAND blocks. In Proceedings of IEEE International Symposium on Defect and Fault tolerance in VLSI Systems, pages 324–331, Los Alamitos, CA, USA, 10-13 October 2004. [12]. D. P. Vasudevan, P. K. Lala, D. Jia, and J. P. Parkerson. Reversible logic design with online testability. IEEE Transactions on Instrumentation and Measurement, 55(2):406–414, 2006. [13]. S. N. Mahammad, S. Hari, S. Shroff, and V. Kamakoti. Constructing online testable circuits using reversible logic. In Proceedings of 10th IEEE International VLSI Design and Test Symposium (VDAT), pages 373–383, Goa, India, August 2006. [14]. S. N.Mahammad and K. Veezhinathan. Constructing online testable circuits using reversible logic. IEEE Transactions on Instrumentation and Measurement, 59(1):101–109, 2010. [15]. H. Thapliyal and A. P. Vinod. Designing efficient online testable reversible adders with new reversible gate. In Proceedings of IEEE International Symposium on Circuits and Systems (ISCAS), pages 1085– 1088, New Orleans, LA, 27-30 May 2007. [16]. Md. Selim Al Mamun and Syed Monowar Hossain, Design of Reversible Random Access Memory. International Journal of Computer Applications, 56(15):18-23, October 2012. Published by Foundation of Computer Science, New York, USA. [17]. Moshaddek Hasan, A.K.M. Tauhidul Islam, Ahsan Raja Chowdhury, Design and analysis of online testability of reversible sequential circuits, 12th International Conference on Computer and Information Technology (ICCIT 2009) 21-23 December, 2009, Dhaka, Bangladesh. 44