SlideShare a Scribd company logo
1 of 5
Download to read offline
Ravindar Kumar, Dr. Gurjit Kaur/ International Journal of Engineering Research and Applications
                           (IJERA) ISSN: 2248-9622 www.ijera.com
                            Vol. 2, Issue 4, July-August 2012, pp.093-097
      A Novel Approach to Design of 6T (8 X 8) SRAM Cell Low Power
              Dissipation Using MCML Technique on 45 Nm

                                    Ravindar Kumar*, Dr. Gurjit Kaur**
               *
                 (School of Information and Communication Technology, Gautam Buddha University, Greater
                                                     Noida, UP, India)
**
   (Assistant Professor, School of Information and Communication Technology, Gautam Buddha University, Greater Noida ,
                                                        UP, India)




ABSTRACT
          The most research on the power consumption              inverters that apply positive feedback to store significance.
of 6T SRAM has been focused on the static power                   Transistors M5 and M6 are two pass transistors that allow
dissipation and the power dissipated by the leakage               access to that storage nodes for reading and writing. To
current. On the other hand, as the current VLSI                   write information into SRAM cell, the new value of the
technology scaled down, the sub-threshold current                 information and its complement are driven on the bit lines,
increases which further increases the power                       and then word line is increasing. The new value will
consumption. In this paper we have proposed 6T (8 X               overwrite old value, since the bit lines are actively driven
8) SRAM cells using MCML technology which will                    by write circuitry [5]. To read a value from and SRAM cell,
reduce the leakage power in SRAM cell and will control            the bit lines are precharged high and then word line is
the sub-threshold current. The results of 6T (8 X 8)              increased turning on the pass transistors. Since one of the
SRAM cell array using MCML technology in 45 nm                    internal storage nodes is low down, one of the bit lines
library on Cadence Virtuoso Tool, represents that there           starts discharging. A sense amplifier which is connected to
is a significant reduction in power dissipation and               the bit lines sense which of the bit lines is discharging and
leakage current using MCML technology.                            reads the stored value. The sizing of the transistors in
Keywords: Cadence virtuoso tool, Low power                        SRAM cell should be done carefully for proper operation of
dissipation, Leakage current, MOS current mode logic,             SRAM [6].
SRAM cell

I. INTRODUCTION
          As the technology scales down, the increase in
leakage current is an important factor of CMOS device. As
the number of transistors increases, the leakage power
increases. Significant thought has been rewarded to the
design of minimum power and high-performance SRAM as
they are significant components in together handheld
devices and high performance processors [1].
Dynamic power has been a main source of power
dissipation. The static power dissipation is flattering a large
part of the total power dissipation. In any design the static
power is power dissipated which the switch is form on to
off and vice versa. The static power dissipation is the
product of supply power voltage and leakage current [3]
[4].
The objective of this paper is to design a low power 6T (8
X 8) SRAM cell array using MCML technology.
Simulation results shows that the proposed design power
savings measured up to the conventional SRAM cell array
based on the 6 transistors configuration. In this paper we
have designed 6T (8 X 8) SRAM with and without using                               Figure 1: 6T SRAM cell
MCML technique. Fig. 1 shows that design of 6T SRAM                The leakage currents in SRAM vary within a clock cycle
without MCML technology. A basic 6T SRAM cell has                 depending on the time of the operation being performed,
been 6 transistors (two p-type transistor and four n-type         since many types of the transistors would be in off state
transistor).Transistors M1, M2, M3 and M4 implemented as          during dissimilar operations. The SRAM cells have
a pair of cross-coupled CMOS                                      tendencies to be unstable and the very less power supply
                                                                  operation becomes hard to get.

                                                                                                                93 | P a g e
Ravindar Kumar, Dr. Gurjit Kaur/ International Journal of Engineering Research and Applications
                           (IJERA) ISSN: 2248-9622 www.ijera.com
                            Vol. 2, Issue 4, July-August 2012, pp.093-097
                                                                  The sense amplifiers have to increase the input signal (data)
II. SIMULATION OF 6T SRAM USING MCML                              which is present on the bit lines (bit line and bit bar line)
                                                                  during the read action. The memory cells are weak
2.1 SRAM CELL                                                     according their small size, and hence cannot the discharge
The 6T SRAM with MCML circuit designed with the help              the bit lines quick as much. Also, the bit lines carry on slew
of 9 transistors (4 PMOS, 5 NMOS transistors) is shown in         turn over a large difference of voltage is formed between bit
figure 2. MCML gates behaving like differential and steer         line and bit bar line. This causes large power dissipation
current between the two criticize resistances. Fig. 2 shows       since the bit lines have large capacitances. Thus the limiting
that PMOS transistor (M1, M2) works as resistors when             the word line pulse width, we can organized the amount of
supply voltage is zero. The NMOS transistor (M9) behaves          charge pulled down by the bit lines and hence limit power
like a current supply. The current source is an NMOS              dissipation. It consists of two cross paired gain stages which
transistor with fixed ref2 (gate) working in saturation state.    are allowed by the sense clock signal, sense clock signal is
The load resistor behaves like PMOS devices with fixed            enabled. The cross paired stage make curtains a full
gate voltage (ref1) and is created to be operator in the linear   strengthening of the input signal. This type of amplifier
region in order to model resistors.                               uses less amount of power, however they can possibility be
The goal of NMOS differential pair is to switch the current       slower as some timing margin is required for the generation
provided by the current source from one side to the other.        of the sense clock signal. If the sense amplifiers enabled
The current source for MCML circuits is designed with a           before sufficient difference of the voltage is formed, it
single NMOS transistor.                                           could direct to a wrong output. Accordingly, the timing of
 Table 1: Design parameter of 6T SRAM cell using MCML             the sense clock signal needs to be such that the sense
 Device      No. of         Threshold      Length/Width           amplifier can activate over various process corners and
             transistors voltage                                  temperature ranges.
 PMOS        4              400 mV         45 nm/120 nm
NMOS        5              400 mV       45 nm/120 nm
Input       7 pins         Name: VDD, VSS, ref1,ref2
pins                       B, Bbar, WL




                                                                                   Figure 3: Sense Amplifier




                                                                        Figure 4: Transient response of Sense Amplifier
                                                                  2.3 ROW/ COLUMN DECODER
                                                                  3 to 8 decoder is made using 3 inputs AND GATE. Row
                                                                  decoder selects the word lines and column decoder selects
          Figure 2: SRAM cell using MCML                          the bit lines. Both decoders select the SRAM cell. A cell is
2.2 SENSE AMPLIFIER                                               accessed for reading or writing by choosing its row and
                                                                                                                 94 | P a g e
Ravindar Kumar, Dr. Gurjit Kaur/ International Journal of Engineering Research and Applications
                           (IJERA) ISSN: 2248-9622 www.ijera.com
                            Vol. 2, Issue 4, July-August 2012, pp.093-097
column. Every cell can store 0 or 1. The row and column          precharge circuit gives the difference voltage of bit lines, it
(or group of columns) decoder will select the particular cell    store the one bit in SRAM cell. Sense amplifier uses for
of SRAM cell array. Fig. 5 represents the schematic of 3 to      amplify the voltage. Sense amplifier is connected the bit
8 decoder.                                                       lines. Bit line will as act one input of sense amplifier and bit
                                                                 bar lines will act as another input of sense amplifier. Sense
                                                                 amplifier gives the difference of both inputs which is
                                                                 connected to the bit lines. When sense enable signal is
                                                                 high, sense amplifier will work otherwise its store previous
                                                                 values. Output of sense amplifier is the output signal of
                                                                 SRAM cell. Fig. 8 represents the transient response of (8 X
                                                                 8) SRAM cell array.




                  Figure 5: 3 to 8 decoder




                                                                              Figure 8: (8 X 8) SRAM cell array




       Figure 6: Transient response of 3 to 8 decoder

III SIMULATION OF (8 X 8) 6T SRAM CELL
ARRAY
          Fig. 7 shows (8 X 8) SRAM cell array. This is
made by using 3 to 8 decoder, precharge circuit, sense
amplifier, multiplexer and SRAM cell. 3 to 8 decoder is
used to select the row (Word lines) of SRAM cell and
column decoder is used to select the column of SRAM cell
array which are connected the bit lines. Precharge circuit is
used to store the previous value. It stores the voltage VDD/2.
Precharge circuit connects with the bit line and bit bar line.
When precharge signal is high, it will reset the old value.
SRAM cell is designed by using two cross coupled
inverters. Inverter using by PMOS and NMOS transistors.             Figure 8: Transient response of 8 X 8 SRAM cell array
SRAM cell has two pass transistors which are used to select      3.1 ( 8 X 8 ) SRAM ARRAY USING MCML
the bit lines. RAM cell is used to store the one bit. When       Fig. 9 shows (8 X 8) SRAM cell array using MCML. This
row and column decoder selects the one SRAM cell then            is made by using 3 to 8 decoder, precharge circuit, sense
                                                                                                                  95 | P a g e
Ravindar Kumar, Dr. Gurjit Kaur/ International Journal of Engineering Research and Applications
                              (IJERA) ISSN: 2248-9622 www.ijera.com
                               Vol. 2, Issue 4, July-August 2012, pp.093-097
amplifier, multiplexer and SRAM cell using MCML.        IV. SIMULATION RESULTS:
MCML circuit is connected the SRAM cell. In MCML, two                    4.1 POWER DISSIPATION
PMOS transistors are connected between VDD and the            Table 2 compares the power dissipation of (8 X 8) SRAM
PMOS transistor of inverter which works as a thin resistor,   cell array and (8 X 8) SRAM cell array with MOS Current
One NMOS transistor is connected between ground and           Mode Logic (MCML) on 45 nm. At a supply voltage of 1.2
NMOS transistor of inverter which works as current source.    V (8 X 8) SRAM cell array gives 480.3 µW of power
When row and column decoder selects the one SRAM cell         dissipation which further reduces to 128.6 µW using
and precharge circuit gives the difference voltage of bit     MCML technology. Results show that as the supply voltage
lines, it store the one bit in SRAM cell. Output of Sense     decrease the power dissipation also decreases. At 1.1 V the
amplifier is the output signal of SRAM cell which store the   power dissipation is 239.56 µW which further reduces to
SRAM cell using MCML technology.                              16.1 µW as we decrease the supply voltage from 1.1 to 0.7
MCML technology gives the low power because PMOS              V. For MCML it further to 6.78 µW at 0.7 V. So from the
transistor of MCML technology increases the subthreshold      results it is concluded that there is a significant reduction in
voltage which further decreases the threshold voltage and     the power dissipation using MCML technology.
decreases the leakage current. So leakage power is reduce.          Table 2: Power dissipation and vs. supply voltage
Fig. 10 represents the transient response of (8 X 8) SRAM
cell array using MCML technology.
                                                                 Supply         Power               Power dissipation
                                                                 Voltage    dissipation of         (8 X 8) SRAM cell
                                                                 (Volts)   (8 X 8) SRAM            array using MCML
                                                                              cell array
                                                                  1.2 V          480.3 µW              128.6 µW
                                                                  1.1 V         239.56 µW              78.91 µW
                                                                  1.0 V         120.22 µW              46.44 µW
                                                                  0.9 V          62.85 µW              25.37 µW
                                                                  0.8 V           31.4 µW               12.2 µW
                                                                  0.7 V           16.1 µW               6.78 µW
                                                              4.2 LEAKAGE CURRENT
                                                                       Table 3: Leakage current and technology
                                                                Technology                           Leakage current(
                                                                                                     µA)
                                                                8 X 8 SRAM cell array                49.28

                                                                8 X 8 SRAM cell array using             41.95
                                                                MCML

                                                              Table 3 represents the leakage current of (8 X 8) SRAM
     Figure 9: (8 X 8) SRAM cell array using MCML             cell array. We can see that there is a good reduction in
                        technology                            leakage current using MCML technology. For (8 X 8)
                                                              SRAM cell array the measured leakage current is 49.28 µA
                                                              which further reduces to 41.95 µA .using MCML
                                                              technologies. These values are measured for supply voltage
                                                              of 1.2 V.

                                                              4.3 STATIC POWER DISSIPATION
                                                                   Table 3: Technology and static power dissipation
                                                              Technology                    Static                power
                                                                                            dissipation(µW)
                                                              8 X 8 SRAM cell array         59.11
                                                              8 X 8 SRAM cell array 49.95
                                                              using MCML

                                                              The table 3 represents the static power dissipation for (8 X
                                                              8) SRAM cell array. Using MCML technology the static
                                                              power dissipation reduces to 49.95 µW from 59.11 µW.

                                                              4.4 POWER –DELAY AND ENERGY DELAY
                                                              PRODUCT
 Figure 10: Transient response of (8 X 8) SRAM cell array     Power –delay and energy delay product are represented in
                                                              table 4. The minimum power delay product is 9.83 e -12
                                                              using MCML technology which is 34.05e-12 without using
                                                                                                                96 | P a g e
Ravindar Kumar, Dr. Gurjit Kaur/ International Journal of Engineering Research and Applications
                               (IJERA) ISSN: 2248-9622 www.ijera.com
                                Vol. 2, Issue 4, July-August 2012, pp.093-097
MCML. The energy delay product for MCML is 78. 68e -12          leakage feed back with stack and sleep stack with
which was 9.83e-12 without MCML technology.                     keeper, International Journal of Engineering
                                                                Research and Application, 2( 2), 2012, pp. 192-201.
    Table 4: Technology, Power –delay and energy -delay
                          product
Technology              Power –Delay Energy –Delay
                        product           product
8 X 8 SRAM cell 34.05E-12                 272.04E-12
array
8 X 8 SRAM cell 9.83E-12                  78.68E-12
array using MCML

V CONCLUSION
          After simulation it is observed that the MCML
technology is the best technology because it reduces the
power dissipation. It has concluded that (8 X 8) SRAM cell
array using MCML gives the lower power dissipation of
128.6 µW; leakage current of 41.95 µA at power supply is
1.2 V. this technology also reduces the static power
dissipation i.e. 49.65 µW using MCML technology. It also
gives the lower power delay product of 9.8e -12 and energy
delay product of 78.68e-12.

References
[1].     Monika Yadav, Analysis of leakage technique on
         different SRAM cells, International Journal of
         Engineering Trends technology, 2, 2011, pp.78-82.
[2]      H.Mangalam and          K.Gunavathi,     Gate    and
         subthreshold leakage reduction SRAM cells,
         International Journal of DSP, 6, 2006, pp.51-55.
[3].     Neil H. E. Waste, principles of cmos vlsi design,
         (Edition pearson, Chapter 4, pp. 636-649, 1988).
[4].     Shyam AKashe , Ankit Srivastava, Sanjay Sharma,
         Calculation of power consumption in 7 transistor
         SRAM cell using cadence tool, International Journal
         of Advances in Engineering and Technology, 1(4),
         2011, pp. 189-194. .
[5].     K. Dhanumjaya, Dr. MN. Giri Prashad, Dr. k.
         Padmaraju and Dr. M. Raja reddy, Design of low
         power SRAM in 45 nm CMOS technology,
         International Journal of Engineering Research and
         Applications, 1( 4), pp. 2040-2045.
[6].     Mr. Viplav A. SOliv, Dr. Ajay A. Gurjar, An
         analytical approach to design VLSI implementation
         of low power , high speed SRAm cell using sub-
         micron technology, International Journal of
         Enterprise Computing and Business Systems, 2(1),
         2012.
[7].     Lisha li. Sripriva Raghavendran and Donald t.
         Comer, CMOS current Mode logice gates for high –
         speed applications 12th NASA Symposium on VLSI
         Design, Coeur d,Alene, Iaho, USA, Oct. 4-5, 2005.
[8].     Jason M. Musicer and Jan Rabaey, MOS current
         Mode logic for low power, low noise CORDIC
         computation     in    mixed-signal     environments,
         International Symposium on Low Power Electronics
         and Design, 2000, pp. 102-107.
[9].     V. G. santhi Swaroop, B. Murali Krishna, M. Vijaya
         Bhaskar, B. Raghu Kanth and V. Sai Praveen,
         Design of low power 8 bit SRAM architecture using

                                                                                                     97 | P a g e

More Related Content

What's hot

Static-Noise-Margin Analysis of Modified 6T SRAM Cell during Read Operation
Static-Noise-Margin Analysis of Modified 6T SRAM Cell during Read OperationStatic-Noise-Margin Analysis of Modified 6T SRAM Cell during Read Operation
Static-Noise-Margin Analysis of Modified 6T SRAM Cell during Read Operationidescitation
 
A 128 kbit sram with an embedded energy monitoring circuit and sense amplifie...
A 128 kbit sram with an embedded energy monitoring circuit and sense amplifie...A 128 kbit sram with an embedded energy monitoring circuit and sense amplifie...
A 128 kbit sram with an embedded energy monitoring circuit and sense amplifie...Grace Abraham
 
Using the CC2430 and TIMAC for low-power wireless sensor applications: A powe...
Using the CC2430 and TIMAC for low-power wireless sensor applications: A powe...Using the CC2430 and TIMAC for low-power wireless sensor applications: A powe...
Using the CC2430 and TIMAC for low-power wireless sensor applications: A powe...Zin Kyaw
 
A SINGLE-ENDED AND BIT-INTERLEAVING 7T SRAM CELL IN SUB-THRESHOLD REGION WITH...
A SINGLE-ENDED AND BIT-INTERLEAVING 7T SRAM CELL IN SUB-THRESHOLD REGION WITH...A SINGLE-ENDED AND BIT-INTERLEAVING 7T SRAM CELL IN SUB-THRESHOLD REGION WITH...
A SINGLE-ENDED AND BIT-INTERLEAVING 7T SRAM CELL IN SUB-THRESHOLD REGION WITH...jedt_journal
 
Essential Guide Power Supply & Transformers 2010
Essential Guide Power Supply & Transformers 2010Essential Guide Power Supply & Transformers 2010
Essential Guide Power Supply & Transformers 2010Gilbert Brault
 
A New Soft-Switched Resonant DC-DC Converter
A New Soft-Switched Resonant DC-DC ConverterA New Soft-Switched Resonant DC-DC Converter
A New Soft-Switched Resonant DC-DC ConverterIDES Editor
 
Design of ultra low power 8 channel analog multiplexer using dynamic threshol...
Design of ultra low power 8 channel analog multiplexer using dynamic threshol...Design of ultra low power 8 channel analog multiplexer using dynamic threshol...
Design of ultra low power 8 channel analog multiplexer using dynamic threshol...VLSICS Design
 
Design of Low Voltage D-Flip Flop Using MOS Current Mode Logic (MCML) For Hig...
Design of Low Voltage D-Flip Flop Using MOS Current Mode Logic (MCML) For Hig...Design of Low Voltage D-Flip Flop Using MOS Current Mode Logic (MCML) For Hig...
Design of Low Voltage D-Flip Flop Using MOS Current Mode Logic (MCML) For Hig...IOSRJVSP
 
Energy optimization of 6T SRAM cell using low-voltage and high-performance in...
Energy optimization of 6T SRAM cell using low-voltage and high-performance in...Energy optimization of 6T SRAM cell using low-voltage and high-performance in...
Energy optimization of 6T SRAM cell using low-voltage and high-performance in...IJECEIAES
 
CELL STABILITY ANALYSIS OF CONVENTIONAL 6T DYNAMIC 8T SRAM CELL IN 45NM TECHN...
CELL STABILITY ANALYSIS OF CONVENTIONAL 6T DYNAMIC 8T SRAM CELL IN 45NM TECHN...CELL STABILITY ANALYSIS OF CONVENTIONAL 6T DYNAMIC 8T SRAM CELL IN 45NM TECHN...
CELL STABILITY ANALYSIS OF CONVENTIONAL 6T DYNAMIC 8T SRAM CELL IN 45NM TECHN...VLSICS Design
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
SRAM- Ultra low voltage operation
SRAM- Ultra low voltage operationSRAM- Ultra low voltage operation
SRAM- Ultra low voltage operationTeam-VLSI-ITMU
 
Cmos active pixel design using 0.6 μm image sensor
Cmos active pixel design using 0.6 μm image sensorCmos active pixel design using 0.6 μm image sensor
Cmos active pixel design using 0.6 μm image sensoreSAT Publishing House
 

What's hot (19)

Static-Noise-Margin Analysis of Modified 6T SRAM Cell during Read Operation
Static-Noise-Margin Analysis of Modified 6T SRAM Cell during Read OperationStatic-Noise-Margin Analysis of Modified 6T SRAM Cell during Read Operation
Static-Noise-Margin Analysis of Modified 6T SRAM Cell during Read Operation
 
A 128 kbit sram with an embedded energy monitoring circuit and sense amplifie...
A 128 kbit sram with an embedded energy monitoring circuit and sense amplifie...A 128 kbit sram with an embedded energy monitoring circuit and sense amplifie...
A 128 kbit sram with an embedded energy monitoring circuit and sense amplifie...
 
Using the CC2430 and TIMAC for low-power wireless sensor applications: A powe...
Using the CC2430 and TIMAC for low-power wireless sensor applications: A powe...Using the CC2430 and TIMAC for low-power wireless sensor applications: A powe...
Using the CC2430 and TIMAC for low-power wireless sensor applications: A powe...
 
A SINGLE-ENDED AND BIT-INTERLEAVING 7T SRAM CELL IN SUB-THRESHOLD REGION WITH...
A SINGLE-ENDED AND BIT-INTERLEAVING 7T SRAM CELL IN SUB-THRESHOLD REGION WITH...A SINGLE-ENDED AND BIT-INTERLEAVING 7T SRAM CELL IN SUB-THRESHOLD REGION WITH...
A SINGLE-ENDED AND BIT-INTERLEAVING 7T SRAM CELL IN SUB-THRESHOLD REGION WITH...
 
Lecture14
Lecture14Lecture14
Lecture14
 
Essential Guide Power Supply & Transformers 2010
Essential Guide Power Supply & Transformers 2010Essential Guide Power Supply & Transformers 2010
Essential Guide Power Supply & Transformers 2010
 
38
3838
38
 
A New Soft-Switched Resonant DC-DC Converter
A New Soft-Switched Resonant DC-DC ConverterA New Soft-Switched Resonant DC-DC Converter
A New Soft-Switched Resonant DC-DC Converter
 
Design of ultra low power 8 channel analog multiplexer using dynamic threshol...
Design of ultra low power 8 channel analog multiplexer using dynamic threshol...Design of ultra low power 8 channel analog multiplexer using dynamic threshol...
Design of ultra low power 8 channel analog multiplexer using dynamic threshol...
 
64 bit sram memory: design paper
64 bit sram memory: design paper64 bit sram memory: design paper
64 bit sram memory: design paper
 
Design of Low Voltage D-Flip Flop Using MOS Current Mode Logic (MCML) For Hig...
Design of Low Voltage D-Flip Flop Using MOS Current Mode Logic (MCML) For Hig...Design of Low Voltage D-Flip Flop Using MOS Current Mode Logic (MCML) For Hig...
Design of Low Voltage D-Flip Flop Using MOS Current Mode Logic (MCML) For Hig...
 
Energy optimization of 6T SRAM cell using low-voltage and high-performance in...
Energy optimization of 6T SRAM cell using low-voltage and high-performance in...Energy optimization of 6T SRAM cell using low-voltage and high-performance in...
Energy optimization of 6T SRAM cell using low-voltage and high-performance in...
 
Cn31594600
Cn31594600Cn31594600
Cn31594600
 
REALISATION OF STATIC RANDOM ACCESS MEMORY USING QUATERNARY DLATCH
REALISATION OF STATIC RANDOM ACCESS MEMORY USING QUATERNARY DLATCHREALISATION OF STATIC RANDOM ACCESS MEMORY USING QUATERNARY DLATCH
REALISATION OF STATIC RANDOM ACCESS MEMORY USING QUATERNARY DLATCH
 
CELL STABILITY ANALYSIS OF CONVENTIONAL 6T DYNAMIC 8T SRAM CELL IN 45NM TECHN...
CELL STABILITY ANALYSIS OF CONVENTIONAL 6T DYNAMIC 8T SRAM CELL IN 45NM TECHN...CELL STABILITY ANALYSIS OF CONVENTIONAL 6T DYNAMIC 8T SRAM CELL IN 45NM TECHN...
CELL STABILITY ANALYSIS OF CONVENTIONAL 6T DYNAMIC 8T SRAM CELL IN 45NM TECHN...
 
Ef31876879
Ef31876879Ef31876879
Ef31876879
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
SRAM- Ultra low voltage operation
SRAM- Ultra low voltage operationSRAM- Ultra low voltage operation
SRAM- Ultra low voltage operation
 
Cmos active pixel design using 0.6 μm image sensor
Cmos active pixel design using 0.6 μm image sensorCmos active pixel design using 0.6 μm image sensor
Cmos active pixel design using 0.6 μm image sensor
 

Viewers also liked

Viewers also liked (20)

Lo2419411943
Lo2419411943Lo2419411943
Lo2419411943
 
Mo2420762084
Mo2420762084Mo2420762084
Mo2420762084
 
An24266270
An24266270An24266270
An24266270
 
Mv2421182120
Mv2421182120Mv2421182120
Mv2421182120
 
Ly2419921995
Ly2419921995Ly2419921995
Ly2419921995
 
Lk2419191924
Lk2419191924Lk2419191924
Lk2419191924
 
Lg2418971899
Lg2418971899Lg2418971899
Lg2418971899
 
Lq2419491954
Lq2419491954Lq2419491954
Lq2419491954
 
Bf24371374
Bf24371374Bf24371374
Bf24371374
 
Ld2418741880
Ld2418741880Ld2418741880
Ld2418741880
 
Mq2420912096
Mq2420912096Mq2420912096
Mq2420912096
 
Ms2420992102
Ms2420992102Ms2420992102
Ms2420992102
 
Bu24478485
Bu24478485Bu24478485
Bu24478485
 
1ª división provincial alevín
1ª división provincial alevín1ª división provincial alevín
1ª división provincial alevín
 
Realmente Cuidamos Nuestro Cuerpo
Realmente Cuidamos Nuestro CuerpoRealmente Cuidamos Nuestro Cuerpo
Realmente Cuidamos Nuestro Cuerpo
 
la vida
la vidala vida
la vida
 
arqueros
arquerosarqueros
arqueros
 
Projeto multa empresa que pagar salário menor para mulheres
Projeto multa empresa que pagar salário menor para mulheresProjeto multa empresa que pagar salário menor para mulheres
Projeto multa empresa que pagar salário menor para mulheres
 
Nicos
NicosNicos
Nicos
 
Educação como leito de Procrusto
Educação como leito de ProcrustoEducação como leito de Procrusto
Educação como leito de Procrusto
 

Similar to Designing Low-Power 6T SRAM Using MCML

An improvised design implementation of sram
An improvised design implementation of sramAn improvised design implementation of sram
An improvised design implementation of sramIAEME Publication
 
An improvised design implementation of sram
An improvised design implementation of sramAn improvised design implementation of sram
An improvised design implementation of sramIAEME Publication
 
A Novel Low Power Energy Efficient SRAM Cell With Reduced Power Consumption u...
A Novel Low Power Energy Efficient SRAM Cell With Reduced Power Consumption u...A Novel Low Power Energy Efficient SRAM Cell With Reduced Power Consumption u...
A Novel Low Power Energy Efficient SRAM Cell With Reduced Power Consumption u...iosrjce
 
PERFORMANCE EVALUATION OF DIFFERENT SRAM CELL STRUCTURES AT DIFFERENT TECHNOL...
PERFORMANCE EVALUATION OF DIFFERENT SRAM CELL STRUCTURES AT DIFFERENT TECHNOL...PERFORMANCE EVALUATION OF DIFFERENT SRAM CELL STRUCTURES AT DIFFERENT TECHNOL...
PERFORMANCE EVALUATION OF DIFFERENT SRAM CELL STRUCTURES AT DIFFERENT TECHNOL...VLSICS Design
 
Research Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and ScienceResearch Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and Scienceresearchinventy
 
Design and Simulation Low power SRAM Circuits
Design and Simulation Low power SRAM CircuitsDesign and Simulation Low power SRAM Circuits
Design and Simulation Low power SRAM Circuitsijsrd.com
 
Low power sram design using block partitioning
Low power sram design using block partitioningLow power sram design using block partitioning
Low power sram design using block partitioningeSAT Publishing House
 
Low power sram design using block partitioning
Low power sram design using block partitioningLow power sram design using block partitioning
Low power sram design using block partitioningeSAT Journals
 
SRAM BASED IN-MEMORY MATRIX VECTOR MULTIPLIER
SRAM BASED IN-MEMORY MATRIX VECTOR MULTIPLIERSRAM BASED IN-MEMORY MATRIX VECTOR MULTIPLIER
SRAM BASED IN-MEMORY MATRIX VECTOR MULTIPLIERIRJET Journal
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)theijes
 
Analysis and Simulation of Sub-threshold Leakage Current in P3 SRAM Cell at D...
Analysis and Simulation of Sub-threshold Leakage Current in P3 SRAM Cell at D...Analysis and Simulation of Sub-threshold Leakage Current in P3 SRAM Cell at D...
Analysis and Simulation of Sub-threshold Leakage Current in P3 SRAM Cell at D...IDES Editor
 
IRJET- Deisgn of Low Power 16x16 Sram with Adiabatic Logic
IRJET- Deisgn of Low Power 16x16 Sram with Adiabatic LogicIRJET- Deisgn of Low Power 16x16 Sram with Adiabatic Logic
IRJET- Deisgn of Low Power 16x16 Sram with Adiabatic LogicIRJET Journal
 
MTJ-Based Nonvolatile 9T SRAM Cell
MTJ-Based Nonvolatile 9T SRAM CellMTJ-Based Nonvolatile 9T SRAM Cell
MTJ-Based Nonvolatile 9T SRAM Cellidescitation
 
Implementation of an Efficient SRAM for Ultra-Low Voltage Application Based o...
Implementation of an Efficient SRAM for Ultra-Low Voltage Application Based o...Implementation of an Efficient SRAM for Ultra-Low Voltage Application Based o...
Implementation of an Efficient SRAM for Ultra-Low Voltage Application Based o...IOSR Journals
 

Similar to Designing Low-Power 6T SRAM Using MCML (20)

Kc2517811784
Kc2517811784Kc2517811784
Kc2517811784
 
Kc2517811784
Kc2517811784Kc2517811784
Kc2517811784
 
An improvised design implementation of sram
An improvised design implementation of sramAn improvised design implementation of sram
An improvised design implementation of sram
 
An improvised design implementation of sram
An improvised design implementation of sramAn improvised design implementation of sram
An improvised design implementation of sram
 
A Novel Low Power Energy Efficient SRAM Cell With Reduced Power Consumption u...
A Novel Low Power Energy Efficient SRAM Cell With Reduced Power Consumption u...A Novel Low Power Energy Efficient SRAM Cell With Reduced Power Consumption u...
A Novel Low Power Energy Efficient SRAM Cell With Reduced Power Consumption u...
 
Low power sram
Low power sramLow power sram
Low power sram
 
Fj3110731078
Fj3110731078Fj3110731078
Fj3110731078
 
PERFORMANCE EVALUATION OF DIFFERENT SRAM CELL STRUCTURES AT DIFFERENT TECHNOL...
PERFORMANCE EVALUATION OF DIFFERENT SRAM CELL STRUCTURES AT DIFFERENT TECHNOL...PERFORMANCE EVALUATION OF DIFFERENT SRAM CELL STRUCTURES AT DIFFERENT TECHNOL...
PERFORMANCE EVALUATION OF DIFFERENT SRAM CELL STRUCTURES AT DIFFERENT TECHNOL...
 
Kj2417641769
Kj2417641769Kj2417641769
Kj2417641769
 
Af34193199
Af34193199Af34193199
Af34193199
 
Research Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and ScienceResearch Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and Science
 
Design and Simulation Low power SRAM Circuits
Design and Simulation Low power SRAM CircuitsDesign and Simulation Low power SRAM Circuits
Design and Simulation Low power SRAM Circuits
 
Low power sram design using block partitioning
Low power sram design using block partitioningLow power sram design using block partitioning
Low power sram design using block partitioning
 
Low power sram design using block partitioning
Low power sram design using block partitioningLow power sram design using block partitioning
Low power sram design using block partitioning
 
SRAM BASED IN-MEMORY MATRIX VECTOR MULTIPLIER
SRAM BASED IN-MEMORY MATRIX VECTOR MULTIPLIERSRAM BASED IN-MEMORY MATRIX VECTOR MULTIPLIER
SRAM BASED IN-MEMORY MATRIX VECTOR MULTIPLIER
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)
 
Analysis and Simulation of Sub-threshold Leakage Current in P3 SRAM Cell at D...
Analysis and Simulation of Sub-threshold Leakage Current in P3 SRAM Cell at D...Analysis and Simulation of Sub-threshold Leakage Current in P3 SRAM Cell at D...
Analysis and Simulation of Sub-threshold Leakage Current in P3 SRAM Cell at D...
 
IRJET- Deisgn of Low Power 16x16 Sram with Adiabatic Logic
IRJET- Deisgn of Low Power 16x16 Sram with Adiabatic LogicIRJET- Deisgn of Low Power 16x16 Sram with Adiabatic Logic
IRJET- Deisgn of Low Power 16x16 Sram with Adiabatic Logic
 
MTJ-Based Nonvolatile 9T SRAM Cell
MTJ-Based Nonvolatile 9T SRAM CellMTJ-Based Nonvolatile 9T SRAM Cell
MTJ-Based Nonvolatile 9T SRAM Cell
 
Implementation of an Efficient SRAM for Ultra-Low Voltage Application Based o...
Implementation of an Efficient SRAM for Ultra-Low Voltage Application Based o...Implementation of an Efficient SRAM for Ultra-Low Voltage Application Based o...
Implementation of an Efficient SRAM for Ultra-Low Voltage Application Based o...
 

Designing Low-Power 6T SRAM Using MCML

  • 1. Ravindar Kumar, Dr. Gurjit Kaur/ International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 2, Issue 4, July-August 2012, pp.093-097 A Novel Approach to Design of 6T (8 X 8) SRAM Cell Low Power Dissipation Using MCML Technique on 45 Nm Ravindar Kumar*, Dr. Gurjit Kaur** * (School of Information and Communication Technology, Gautam Buddha University, Greater Noida, UP, India) ** (Assistant Professor, School of Information and Communication Technology, Gautam Buddha University, Greater Noida , UP, India) ABSTRACT The most research on the power consumption inverters that apply positive feedback to store significance. of 6T SRAM has been focused on the static power Transistors M5 and M6 are two pass transistors that allow dissipation and the power dissipated by the leakage access to that storage nodes for reading and writing. To current. On the other hand, as the current VLSI write information into SRAM cell, the new value of the technology scaled down, the sub-threshold current information and its complement are driven on the bit lines, increases which further increases the power and then word line is increasing. The new value will consumption. In this paper we have proposed 6T (8 X overwrite old value, since the bit lines are actively driven 8) SRAM cells using MCML technology which will by write circuitry [5]. To read a value from and SRAM cell, reduce the leakage power in SRAM cell and will control the bit lines are precharged high and then word line is the sub-threshold current. The results of 6T (8 X 8) increased turning on the pass transistors. Since one of the SRAM cell array using MCML technology in 45 nm internal storage nodes is low down, one of the bit lines library on Cadence Virtuoso Tool, represents that there starts discharging. A sense amplifier which is connected to is a significant reduction in power dissipation and the bit lines sense which of the bit lines is discharging and leakage current using MCML technology. reads the stored value. The sizing of the transistors in Keywords: Cadence virtuoso tool, Low power SRAM cell should be done carefully for proper operation of dissipation, Leakage current, MOS current mode logic, SRAM [6]. SRAM cell I. INTRODUCTION As the technology scales down, the increase in leakage current is an important factor of CMOS device. As the number of transistors increases, the leakage power increases. Significant thought has been rewarded to the design of minimum power and high-performance SRAM as they are significant components in together handheld devices and high performance processors [1]. Dynamic power has been a main source of power dissipation. The static power dissipation is flattering a large part of the total power dissipation. In any design the static power is power dissipated which the switch is form on to off and vice versa. The static power dissipation is the product of supply power voltage and leakage current [3] [4]. The objective of this paper is to design a low power 6T (8 X 8) SRAM cell array using MCML technology. Simulation results shows that the proposed design power savings measured up to the conventional SRAM cell array based on the 6 transistors configuration. In this paper we have designed 6T (8 X 8) SRAM with and without using Figure 1: 6T SRAM cell MCML technique. Fig. 1 shows that design of 6T SRAM The leakage currents in SRAM vary within a clock cycle without MCML technology. A basic 6T SRAM cell has depending on the time of the operation being performed, been 6 transistors (two p-type transistor and four n-type since many types of the transistors would be in off state transistor).Transistors M1, M2, M3 and M4 implemented as during dissimilar operations. The SRAM cells have a pair of cross-coupled CMOS tendencies to be unstable and the very less power supply operation becomes hard to get. 93 | P a g e
  • 2. Ravindar Kumar, Dr. Gurjit Kaur/ International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 2, Issue 4, July-August 2012, pp.093-097 The sense amplifiers have to increase the input signal (data) II. SIMULATION OF 6T SRAM USING MCML which is present on the bit lines (bit line and bit bar line) during the read action. The memory cells are weak 2.1 SRAM CELL according their small size, and hence cannot the discharge The 6T SRAM with MCML circuit designed with the help the bit lines quick as much. Also, the bit lines carry on slew of 9 transistors (4 PMOS, 5 NMOS transistors) is shown in turn over a large difference of voltage is formed between bit figure 2. MCML gates behaving like differential and steer line and bit bar line. This causes large power dissipation current between the two criticize resistances. Fig. 2 shows since the bit lines have large capacitances. Thus the limiting that PMOS transistor (M1, M2) works as resistors when the word line pulse width, we can organized the amount of supply voltage is zero. The NMOS transistor (M9) behaves charge pulled down by the bit lines and hence limit power like a current supply. The current source is an NMOS dissipation. It consists of two cross paired gain stages which transistor with fixed ref2 (gate) working in saturation state. are allowed by the sense clock signal, sense clock signal is The load resistor behaves like PMOS devices with fixed enabled. The cross paired stage make curtains a full gate voltage (ref1) and is created to be operator in the linear strengthening of the input signal. This type of amplifier region in order to model resistors. uses less amount of power, however they can possibility be The goal of NMOS differential pair is to switch the current slower as some timing margin is required for the generation provided by the current source from one side to the other. of the sense clock signal. If the sense amplifiers enabled The current source for MCML circuits is designed with a before sufficient difference of the voltage is formed, it single NMOS transistor. could direct to a wrong output. Accordingly, the timing of Table 1: Design parameter of 6T SRAM cell using MCML the sense clock signal needs to be such that the sense Device No. of Threshold Length/Width amplifier can activate over various process corners and transistors voltage temperature ranges. PMOS 4 400 mV 45 nm/120 nm NMOS 5 400 mV 45 nm/120 nm Input 7 pins Name: VDD, VSS, ref1,ref2 pins B, Bbar, WL Figure 3: Sense Amplifier Figure 4: Transient response of Sense Amplifier 2.3 ROW/ COLUMN DECODER 3 to 8 decoder is made using 3 inputs AND GATE. Row decoder selects the word lines and column decoder selects Figure 2: SRAM cell using MCML the bit lines. Both decoders select the SRAM cell. A cell is 2.2 SENSE AMPLIFIER accessed for reading or writing by choosing its row and 94 | P a g e
  • 3. Ravindar Kumar, Dr. Gurjit Kaur/ International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 2, Issue 4, July-August 2012, pp.093-097 column. Every cell can store 0 or 1. The row and column precharge circuit gives the difference voltage of bit lines, it (or group of columns) decoder will select the particular cell store the one bit in SRAM cell. Sense amplifier uses for of SRAM cell array. Fig. 5 represents the schematic of 3 to amplify the voltage. Sense amplifier is connected the bit 8 decoder. lines. Bit line will as act one input of sense amplifier and bit bar lines will act as another input of sense amplifier. Sense amplifier gives the difference of both inputs which is connected to the bit lines. When sense enable signal is high, sense amplifier will work otherwise its store previous values. Output of sense amplifier is the output signal of SRAM cell. Fig. 8 represents the transient response of (8 X 8) SRAM cell array. Figure 5: 3 to 8 decoder Figure 8: (8 X 8) SRAM cell array Figure 6: Transient response of 3 to 8 decoder III SIMULATION OF (8 X 8) 6T SRAM CELL ARRAY Fig. 7 shows (8 X 8) SRAM cell array. This is made by using 3 to 8 decoder, precharge circuit, sense amplifier, multiplexer and SRAM cell. 3 to 8 decoder is used to select the row (Word lines) of SRAM cell and column decoder is used to select the column of SRAM cell array which are connected the bit lines. Precharge circuit is used to store the previous value. It stores the voltage VDD/2. Precharge circuit connects with the bit line and bit bar line. When precharge signal is high, it will reset the old value. SRAM cell is designed by using two cross coupled inverters. Inverter using by PMOS and NMOS transistors. Figure 8: Transient response of 8 X 8 SRAM cell array SRAM cell has two pass transistors which are used to select 3.1 ( 8 X 8 ) SRAM ARRAY USING MCML the bit lines. RAM cell is used to store the one bit. When Fig. 9 shows (8 X 8) SRAM cell array using MCML. This row and column decoder selects the one SRAM cell then is made by using 3 to 8 decoder, precharge circuit, sense 95 | P a g e
  • 4. Ravindar Kumar, Dr. Gurjit Kaur/ International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 2, Issue 4, July-August 2012, pp.093-097 amplifier, multiplexer and SRAM cell using MCML. IV. SIMULATION RESULTS: MCML circuit is connected the SRAM cell. In MCML, two 4.1 POWER DISSIPATION PMOS transistors are connected between VDD and the Table 2 compares the power dissipation of (8 X 8) SRAM PMOS transistor of inverter which works as a thin resistor, cell array and (8 X 8) SRAM cell array with MOS Current One NMOS transistor is connected between ground and Mode Logic (MCML) on 45 nm. At a supply voltage of 1.2 NMOS transistor of inverter which works as current source. V (8 X 8) SRAM cell array gives 480.3 µW of power When row and column decoder selects the one SRAM cell dissipation which further reduces to 128.6 µW using and precharge circuit gives the difference voltage of bit MCML technology. Results show that as the supply voltage lines, it store the one bit in SRAM cell. Output of Sense decrease the power dissipation also decreases. At 1.1 V the amplifier is the output signal of SRAM cell which store the power dissipation is 239.56 µW which further reduces to SRAM cell using MCML technology. 16.1 µW as we decrease the supply voltage from 1.1 to 0.7 MCML technology gives the low power because PMOS V. For MCML it further to 6.78 µW at 0.7 V. So from the transistor of MCML technology increases the subthreshold results it is concluded that there is a significant reduction in voltage which further decreases the threshold voltage and the power dissipation using MCML technology. decreases the leakage current. So leakage power is reduce. Table 2: Power dissipation and vs. supply voltage Fig. 10 represents the transient response of (8 X 8) SRAM cell array using MCML technology. Supply Power Power dissipation Voltage dissipation of (8 X 8) SRAM cell (Volts) (8 X 8) SRAM array using MCML cell array 1.2 V 480.3 µW 128.6 µW 1.1 V 239.56 µW 78.91 µW 1.0 V 120.22 µW 46.44 µW 0.9 V 62.85 µW 25.37 µW 0.8 V 31.4 µW 12.2 µW 0.7 V 16.1 µW 6.78 µW 4.2 LEAKAGE CURRENT Table 3: Leakage current and technology Technology Leakage current( µA) 8 X 8 SRAM cell array 49.28 8 X 8 SRAM cell array using 41.95 MCML Table 3 represents the leakage current of (8 X 8) SRAM Figure 9: (8 X 8) SRAM cell array using MCML cell array. We can see that there is a good reduction in technology leakage current using MCML technology. For (8 X 8) SRAM cell array the measured leakage current is 49.28 µA which further reduces to 41.95 µA .using MCML technologies. These values are measured for supply voltage of 1.2 V. 4.3 STATIC POWER DISSIPATION Table 3: Technology and static power dissipation Technology Static power dissipation(µW) 8 X 8 SRAM cell array 59.11 8 X 8 SRAM cell array 49.95 using MCML The table 3 represents the static power dissipation for (8 X 8) SRAM cell array. Using MCML technology the static power dissipation reduces to 49.95 µW from 59.11 µW. 4.4 POWER –DELAY AND ENERGY DELAY PRODUCT Figure 10: Transient response of (8 X 8) SRAM cell array Power –delay and energy delay product are represented in table 4. The minimum power delay product is 9.83 e -12 using MCML technology which is 34.05e-12 without using 96 | P a g e
  • 5. Ravindar Kumar, Dr. Gurjit Kaur/ International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 2, Issue 4, July-August 2012, pp.093-097 MCML. The energy delay product for MCML is 78. 68e -12 leakage feed back with stack and sleep stack with which was 9.83e-12 without MCML technology. keeper, International Journal of Engineering Research and Application, 2( 2), 2012, pp. 192-201. Table 4: Technology, Power –delay and energy -delay product Technology Power –Delay Energy –Delay product product 8 X 8 SRAM cell 34.05E-12 272.04E-12 array 8 X 8 SRAM cell 9.83E-12 78.68E-12 array using MCML V CONCLUSION After simulation it is observed that the MCML technology is the best technology because it reduces the power dissipation. It has concluded that (8 X 8) SRAM cell array using MCML gives the lower power dissipation of 128.6 µW; leakage current of 41.95 µA at power supply is 1.2 V. this technology also reduces the static power dissipation i.e. 49.65 µW using MCML technology. It also gives the lower power delay product of 9.8e -12 and energy delay product of 78.68e-12. References [1]. Monika Yadav, Analysis of leakage technique on different SRAM cells, International Journal of Engineering Trends technology, 2, 2011, pp.78-82. [2] H.Mangalam and K.Gunavathi, Gate and subthreshold leakage reduction SRAM cells, International Journal of DSP, 6, 2006, pp.51-55. [3]. Neil H. E. Waste, principles of cmos vlsi design, (Edition pearson, Chapter 4, pp. 636-649, 1988). [4]. Shyam AKashe , Ankit Srivastava, Sanjay Sharma, Calculation of power consumption in 7 transistor SRAM cell using cadence tool, International Journal of Advances in Engineering and Technology, 1(4), 2011, pp. 189-194. . [5]. K. Dhanumjaya, Dr. MN. Giri Prashad, Dr. k. Padmaraju and Dr. M. Raja reddy, Design of low power SRAM in 45 nm CMOS technology, International Journal of Engineering Research and Applications, 1( 4), pp. 2040-2045. [6]. Mr. Viplav A. SOliv, Dr. Ajay A. Gurjar, An analytical approach to design VLSI implementation of low power , high speed SRAm cell using sub- micron technology, International Journal of Enterprise Computing and Business Systems, 2(1), 2012. [7]. Lisha li. Sripriva Raghavendran and Donald t. Comer, CMOS current Mode logice gates for high – speed applications 12th NASA Symposium on VLSI Design, Coeur d,Alene, Iaho, USA, Oct. 4-5, 2005. [8]. Jason M. Musicer and Jan Rabaey, MOS current Mode logic for low power, low noise CORDIC computation in mixed-signal environments, International Symposium on Low Power Electronics and Design, 2000, pp. 102-107. [9]. V. G. santhi Swaroop, B. Murali Krishna, M. Vijaya Bhaskar, B. Raghu Kanth and V. Sai Praveen, Design of low power 8 bit SRAM architecture using 97 | P a g e