Design of Shift Registers using SEU-tolerant Isolated-DICE latch

DOI : 10.17577/IJERTV4IS040473

Download Full-Text PDF Cite this Publication

Text Only Version

Design of Shift Registers using SEU-tolerant Isolated-DICE latch

1Loya Sai Kiran

1Student,

Department of Electronics and Communication/VLSI Design, SRM University, Chennai, India

2Mrs. M Valarmathi

2Assistant Professor (Sr.G),

Department of Electronics and Communication/VLSI Design, SRM University, Chennai, India

Abstract — Latch is a circuit which retains whatever output state results from a momentary input signal until reset by another signal. Soft errors that occur in the latch circuit may result in the corruption of data stored in it, inorder to overcome from soft errors several methods are pre-proposed. In this paper Serial-In-Serial-Out (SISO), Serial-In-Parallel- Out (SIPO) Parallel-In-Serial-Out (PISO), Parallel-In- Parallel-Out (PIPO) shift registers are designed using the SEU-tolerant Isolated-DICE latch which shows the designed registers have low power and delay characteristics than the Serial-In-Serial-Out (SISO), Serial-In-Parallel-Out (SIPO), Parallel-In-Serial-Out (PISO), Parallel-In-Parallel-Out (PIPO) shift registers of conventional latch circuit. The simulations had been done in Cadence Virtuoso using 90nm technology and 45nm technology. Comparison had been done between existing SISO, SIPO, PISO, PIPO shift registers and designed SISO, SIPO, PISO, PIPO shift registers under 45nm and 90nm technologies and results are tabulated.

Keywords—-Soft error, Single event upset, Isolate-DICE, latch

  1. INTRODUCTION

    As advancement in the integration of MOS technology in ICs is growing rapidly the digital circuits are becoming much more susceptible to noise due to reduced supply voltage and increase in the transistor density. Alpha particles and cosmic rays are the sources that are responsible for soft errors [2-7] that occur in the circuit of an VLSI environment. The development in the nano-scale technology results in increased circuit density along with improved performance and reduced cost. However the reduction in transistor size and power supply voltage cause the parasitic capacitance at internal nodes of the circuit to decrease which results in the critical charge reduction ( The minimum charge that is required for maintaining the correct logic state is called critical charge ). Consequently, instantaneous voltage transient error occurs as the cosmic rays or low- energy alpha particles cause interference in circuit internal nodes as the reliability of circuits against soft errors gets lower. Soft errors are classified into two types according to the different locations they occur:

    1. Single event transients (SETs) occurs in combinational circuits

    2. Single event upsets (SEUs) occurs when the logic state of circuits changes undesirably in the storage elements such as latches or register nodes. WOV (Windows of Vulnerability) of sequential circuits is more than the combinational circuit, so combinational circuits are usually less susceptible to particle strikes than sequential circuits. In this paper a robust register design is presented that performs both superior soft-error resistant capability and lower power and delay. The design is made using the previously existing new method called Isolated-DICE technique because of its advantages of simplicity. This isolating technique is capable of masking soft errors in between the circuit internal and external nodes. It is also capable of masking SEU by cross-coupled inter-latching and isolation concept of containing more number of storage points

    In a memory cell, a soft error changes logic state or a data value. A soft error does not damage the system's hardware. It only causes damage to the data that is being present at a particular point.

    There are two types of soft errors

    Chip-level soft error These errors occurs as radioactive atoms in the chip's material decays and alpha particles are released into the chip. As the alpha particle consists of a kinetic energy and positive charge, the particle can hit a memory node and cause the node to change its logic state to a different value.

    System-level soft error – These errors occur when the noise phenomenon hits the data that is stored is being processed. The wrong data bit can even be saved in memory and cause problems at a later time due to this soft error

    Fig. 1 shown above is a conventional latch which stores the logic value using the feedback path. The feed forward signal transmission path consists of two inverters and one transmission gate. One inverter and one transmission gate are present in the storage feedback path. TG2 turns off and TG1 turns on when the clk signal is 1 then the input data value is directly propagated from input D to output Q. TG2 turns on and TG1 turns of when the clk signal is 0then the stored logic state in kept undisturbed. Out of the two modes available for operation while the circuit is in latching mode unexpected ionizing particles with higher energy are responsible for occurring of SEU that leads to transient voltages. According to the figure shown in Fig.1 in1 is the node that is having the minimum critical charge and it is one most likely to flip. Simplicity is the major advantage of this latch but while highly susceptible to SEU is main drawback of this latch.

  2. EXISTING SEU-TOLERANT LATCH CIRCUIT DESIGN

    The SEU-tolerant latch design uses the DICE design for further improvement in enhancing its SEU-tolerance. It is compatible to recover the SEU faults in storage node pairs in one another and also not to get affected by each other. The high energy particle strike is resisted by using isolation mechanism. In this method the output node q1 is made apart from q0, q2 and to isolate from SEU interference the signal propagation path is being cut during the latching mode.

    Fig.2. shows the isolated DICE latch design, in this design the output node is made isolated by using the two additional MOS transistors TP6 and TN5 to maintain the stored logic state. The signal transmission paths to q1 form w4 and w3 are broken off when CLK = 0 and CLKB =1 and thus the logic state can be protected in the output node q1 from the impact of soft errors. To maintain the same logic state in w4 and w3 a feedback circuit is present, through this feedback circuit the logic state of w3 and w4 are set to inverse of q1 to avoid isolation mechanism getting destroyed by the single event upset.

    In the latching mode, when the output q1 is at logic1, transistor TP9 becomes off and the transistor TN9 becomes on, and nodes w4 and w3 are directly connected to VSS(ground voltage level) even when the SEU is affected the output node is not affected in the similar manner when the output q1 is at logic0, transistor TP9 becomes on and the transistor TN9 becomes off, and nodes w4 and w3 are directly connected to VDD instead (supply voltage level) even when the SEU is affected the output node is not affected too. The isolation mechanism in this method is capable of tolerating multiple soft errors along with resisting of single particle strikes. The transistors TP6 and TN5 are turned off for preventing the faults of surrounding internal nodes to propagate to the output q1.

  3. PROPOSED SHIFT REGISTERS

    Shift registers are interns referred to as sequential logic were sequential circuits are not only affected by the present state but also the previous state that can be used for storing data in the form of binary numbers. In the other sense sequential logic remembers the past events too. These register includes certain discrete delay in the digital signal. The delay in the digital signal depends on the number of stages a register my includes for example a n-bit delay is obtained for a n-stage shift register, here the stage indicates that is a delay stage they are formed using D-flip flop /latch the basic schematic diagram of D latch is as shown in the figure 3

    Fig.3. Schematic of Isolated-DICE latch

    Shift registers are classified according to structure into following types they are as mentioned below

    1. Serial in / serial out

    2. Parallel in / serial out

    3. Serial in / parallel out

    4. Parallel in / parallel out

    1. Serial in / serial out (SISO)

      In this register the data is shifted serially from input to the output only one bit at a time under the clock control the block diagram of SISO register is as shown in the figure 4.

      Fig.4. 4-stage SISO shift register

    2. Parallel in / serial out (PISO)

    In this type of register parallel data is loaded into the register simultaneously and is shifted out of the register in a serial manner under the clock control one bit at a time. The block diagram of PISO register is as shown in the figure 5.

  4. SIMULATION RESULTS

    The design and Simulation is done in CADENCE virtuoso environment using 45nm and 90nm technology design rule which is suitable for operating are VDD 0.7V- 1.2V, a gate length of 45nm and 90nm, width of 360nm, 240nm and 120nm PMOS and NMOS respectively in order to provide efficient outputs. The four shift registers schematic and output waveforms are clearly mentioned

    A. Serial in / serial out (SISO)

    4-stage PISO shift register

    1. Serial in / parallel out (SIPO)

      Fig.5.

      Fig.8.Schematic diagram of SISO shift register

      In this register the serial data is loaded, one bit at a time, with the stored data in the register is being available at the each individual output in parallel form. The block diagram of SIPO register is shown in the figure 6.

      Fig.6. 4-stage SIPO shift register

    2. Parallel in / parallel out (PIPO)

    In this type of register parallel data is loaded into the register simultaneously, and the output data is transferred together to their respective outputs by the same clock pulse. The block diagram of PIPO register is as shown in the figure 7.

    Fig.7. 4-stage PIPO shift register

    Fig.9. Simulated waveforms of SISO shift register

    1. Parallel in / serial out (PISO)

      Fig.10. Schematic diagram of PISO shift register

      Fig.11. Simulated waveforms of PISO shift register

    2. Serial in / parallel out (SIPO)

      Fig.12. Schematic diagram of SIPO shift register

      Fig.13. Simulated waveforms of SIPO shift registers

    3. Parallel in / parallel out (PIPO)

    Fig.14. Schematic diagram of PIPO shift register

    Fig.15. Simulated waveforms of PIPO shift register

    Table.1. Average power observations

    S.NO

    SHIFT REGISTERS

    BASIC LATCH

    (µw)

    ISOLATED -DICE LATCH

    90

    nm (nw)

    45

    nm (nw)

    1.

    SISO

    4.89

    32.53

    13.31

    2.

    PISO

    20.25

    34.25

    16.47

    3.

    SIPO

    4.89

    30.94

    12.79

    4.95

    31.62

    12.90

    5.04

    31.75

    12.94

    5.12

    32.53

    13.31

    4.

    PIPO

    20.49

    30.79

    13.08

    S.NO

    SHIFT REGISTERS

    BASIC LATCH

    (ps)

    ISOLATED -DICE LATCH

    90

    nm (ps)

    45

    nm (ps)

    1.

    SISO

    354.3

    426.7

    50.69

    2.

    PISO

    394.3

    82.66

    41.45

    3.

    SIPO

    107.5

    97.83

    30.82

    203.3

    201.2

    34.02

    299.1

    329.5

    36.49

    354.3

    426.7

    39.89

    4.

    PIPO

    066.7

    78.93

    36.88

    Table.2. Delay observations

  5. CONCLUSION

In this paper SISO, PISO, SIOP and PIPO shift registers are designed using a robust SEU-tolerant latch design, under 90 nm and 45nm CMOS technology. Simulation results and tabulated observations shows that the newly designed shift registers are much more efficient in power and delay. However, the shift registers using basic latch consumes more energy and performs with larger delay. The proposed shift registers are capable of masking multiple SEUs when compared to the general shift registers.

REFERENCES

  1. A low power-delay-product and robust Isolated-DICE based SEU- tolerant latch circuit design I-Chyn Weya , Yu-Sheng Yangc, Bin- Cheng Wuc, Chien-Chang Pengb Volume 45, Issue 1, January 2014,

    Pages 113

  2. D. Rennie, D. Li, M. Sachdev, B.L. Bhuva, S. Jagannathan, S.J. Wen, R. Wong, Performance, metastability, and soft-error robustness trade-offs for flip-flops in 40 nm CMOS, IEEE Transactions on Circuits and Systems-I 59 (8) (2012).

  3. E. Ibe, H. Taniguchi, Y. Yahagi, K. Shimbo, T. Toba, Impact of scaling on neutroninduced soft error in SRAMs from a 250 nm to a

    22 nm design rule, IEEE Transactions on Electron Devices 57 (2010) 15271538.

  4. M. Omana, D. Rossi, C. Metra, High-performance robust latches, IEEE Transactions on Computers 59 (11) (2010) 14551465.

  5. D.R. Blum, J.G. Delgado-Frias, Delay and energy analysis of SEU and SETtolerant pipeline latches and flip-flops, IEEE Transactions Nuclear Science 56 (June. 2009) 16181628.

  6. N. Miskov-Zivanov, and D. Marculescu, A systematic approach to modeling and analysis of transient faults in logic circuits, in: Proceedings of Quality of Electronic Design, pp. 408413, 2009.

  7. S. Gangadhar, M. Skoufis, and S. Tragoudas, Propagation of transients along sensitizable paths, in: Proceedings of Fourteenth IEEE International On-Line Testing Symposium, pp. 129134, 2008.

  8. P. Shivakumar, M. Kistler, S.W. Keckler, D. Burger, and L. Alvisi, Modeling the effect of technology trends on the soft error rate of combinational logic, in: Proceedings of the International Conference on Dependable Systems and Networks, pp. 389398, 2002.

  9. R.C. Baumann, Radiation-induced soft-errors in advanced semiconductor technologies, IEEE Transactions on Device and Materials Reliability 5 (3) (2005) 305316.

  10. P. Hazucha, C. Svensson, Impact of CMOS technology scaling on the atmospheric neutron soft error rate, IEEE Transactions on Nuclear Science 47 (2000) 25862594.

Leave a Reply