SlideShare una empresa de Scribd logo
1 de 55
Descargar para leer sin conexión
SOVERAN S. DHAKAD
                          Asst.
                          Asst Professor
          Electronics & Communication Engg. Deptt.
               (M-Tech- Embedded System & VLSI Design)
                  Tech-

            Email-Id-
            Email-Id-soveran_vlsi@rediffmail.com
           Contact-
           Contact- 09685396020 ,0751-2387520(O)
                                ,0751-




  NAGAJI INSTITUTE OF TECHNOLOGY & MANAGEMENT,
THAKUR BABA CAMPUS ,JHANSI ROAD , NH-75 ,SITHOLI ,GWALIOR-474001
E-Mail –examcell@nitmindia.org ,website:- nitmindia.org.
                 @            g,                      g
Contact No. -0751-2410201 ,2387520 ,9685396020
A HIGH DENSITY, LOW LEAKAGE, 5T SRAM
    FOR EMBEDDED CACHE MEMORY
Memory
Operation
Sense Amplifier
          p
Cache Memory
Leakage In SRAM Cell
Why 5T SRAM Cell
Structure Diagram Of 5T SRAM
Operation in 5T SRAM Cell
Implementation & Result
Conclusion & Future Work
Reference
A memory in terms of computer hardware is a storage unit.
                                                     unit
 Storage devices such as magnetic device, hard disk, CDs,
DVDs etc
 The memory of a computer stores the programs and data
while being processed.
          gp
  It is built up of small units called bits which can hold one
binary symbol of data (referred to as a ’1’ or a ’0’).
 Also it helps to boot the system.
 Memory directly accessible by CPU
                               CPU.
  There are Various types of basic operations that have to
be supported by a RAM. These are the writing and reading
       pp         y                         g            g
of ’0’ and ’1’ respectively .
                       NITM , GWALIOR
MEMORY



                   RAM                    ROM




RAM (Random Access Memory)-
  Random Access Memory, a memory where information
can be stored and retrieved in non-sequential order
                               non sequential order.

ROM (Read Only Memory)-
  ROM, l
  ROM also k  known as fi firmware, i an i t
                                    is   integrated circuit
                                                 t d i it
programmed with specific data when it is manufactured.
ROM chips are used not only in computers, but in most other
electronic items as well.
                         NITM , GWALIOR
It is an array of elements
which can either store 1 or 0.
 It is dynamic in nature.
 It is volatile .
 It is made either of
semiconductors or capacitors
   i   d               i
as required.




                        NITM , GWALIOR
bitline conditioning
           wordlines
            row decoder                              bitlines


                                                 memory cells:
                                                 2n-k rows x
                                                 2m+k columns
                      r




n-k
      k                                          column
                                                 circuitry
 n        column
          decoder
                              2m bits


                          NITM , GWALIOR
The memory cells in a SRAM are organized in rows and
columns.
      Memory Cell = 2n-k Row Ҳ 2m+k Columns

 In the
 I th write operation , th W d li i i active state, i
        it       ti     the Word line is in ti t t in
that cause each data bit to be stored in a selected cell in the
associated column.

 In the read operation the read line is in active state in
             operation,                           state,
that cause the data bits stored in the selected row to appear
on th D t I/O li
   the Data   lines.

                        NITM , GWALIOR
NITM , GWALIOR
The 6T SRAM cell has a differential read operation. This
means that both the stored value and its inverse are used in
evaluation to determine the stored value. Before the onset of
a read operation, th W d li
     d      ti    the Word line i h ld l
                                is held low and th t
                                              d the two
bitlines connected to the cell through transistors M5 and M6
are precharged high . Since the gates of M5 and M6 are held
low, these access transistors are off and the cross-coupled
latch is isolated from the bitlines.



                         NITM , GWALIOR
A_b               bit_b

                 1.5



                 1.0
                           word              bit

                 0.5

                                        A
                 0.0
                 00
                       0   100    200       300     400     500   600
                                        time (ps)




NITM , GWALIOR
Read Operation:-
  If the value is a 1, stored at Q.
  The read cycle is started by pre charging both the bit
lines to a logical 1, then asserting the word line WL,
enabling both the access transistors.
  The
  Th second step occurs when th values stored i Q and
              d t               h the l      t    d in       d
Q are transferred to the bit lines by leaving BL at its pre
charged value and discharging BL through M1 and M5 to a
      g                        g g        g
logical 0.
   On the BL side, the transistors M4 and M6 pull the bit line
toward VDD, a logical 1  1.
  If the content of the memory was a 0, the opposite would
happen and BL would be pulled toward 1 and BL toward 0.


                        NITM , GWALIOR
A_b
                                   Ab


                 1.5                        A

                           bit_b
                           bit b
                 1.0



                 0.5
                           word

                 0.0
                       0    100     200   300   400   500   600   700
                                          time (ps)




NITM , GWALIOR
Write Operation:-
  The start of a write cycle begins by applying the value to be
written t th bit li
   itt to the      lines.
  If we wish to write a 0, we would apply a 0 to the bit lines, i.e.
setting BL to 1 and BL to 0.
This is similar to applying a reset pulse to a SR-latch , which
causes the flip flop to change state.
  A 1 is written by inverting the values of the bit lines. WL is
then asserted and the value that is to be stored is latched in.
  Note that the reason this works is that the bit line input-
drivers are d i
d i          designed t b much stronger th
                       d to be     h t        than th relatively
                                                     the l ti l
weak transistors in the cell itself, so that they can easily
override the previous state of the cross-coupled inverters.


                         NITM , GWALIOR
It is practically embedded in every application that
requires electronic use interface such as digital cameras
                                                  cameras,
cell phones, etc.
 Internal CPU caches , h d di k b ff
 I t    l        h     hard disk buffers, router b ff
                                             t   buffers,
LCD screens and printers also normally employ static RAM
to hold the image displayed .
 Small SRAM buffers are also found in CDROM and CDRW
drives; usually 256 kB.



                          NITM , GWALIOR
A Sense Amplifier is an essential
     S        A lifi   i           i l
circuit in designing memory chips.
  The resulting signal in the event of a
                signal,
Read operation, has a much lower
voltage swing. To compensate for that
swing a sense amplifier is used to
amplify voltage coming off Bit Line.
  The lt
  Th voltage coming out of th sense
                    i      t f the
amplifier typically has a fully swing (0 -
2.5V) voltage.
    )      g
  Sense amplifier also helps reduce the
delay times and power dissipation in
the overall SRAM chip.
                        NITM , GWALIOR
There are many versions of sense
amplifiers used in memory chips :-
  The one that we will use in our
design is called a Cross-coupled
Sense Amplifier demonstrated on a
         p
block diagram below.
  During a read sequence, Bit Line
and Bit Line are directed into X and
X inputs. Once SE has been set to
logic 1, the amplifier turns on, and
gives Y and Y as its outputs.



                      NITM , GWALIOR
Cache memory is basically a cost-effective method of
improving system performance.
  Cache memory is a relatively small, high-speed memory
that stores the most recently used instructions or data.
 Cache memory ca al o use d a ic RAM (DRAM)
        e o can also e dynamic       (DRAM).
 Cache memory stored information to the microprocessor
much faster than if only high-capacity DRAM is used
                                               used.
 Cache memory used to store data or instructions likely to
be used soon by the CPU. Its purpose is to speed up
operation by bridging the performance gap between the
CPU and the main memory.


                      NITM , GWALIOR
Two types of cache level are used in cache memory:
                                           memory:-
L1 :- It usually integrated into the processor chip and has a
very limited storage capacity.
    y               g     p    y
 It gives an extremely short access time, and therefore
provides the highest performance
  This cache usually runs at the same clock frequency as
the CPU
L2 :-It is separate memory chip or set of chips external to
the processor and usually has a larger storage capacity
than L1 cache.
th           h
 This is connected to CPU through an internal bus
 Some higher-level caches (L3. L4, .), but L1 and L2 are the
most common.
                       NITM , GWALIOR
There are some very important requirements for a memory
when it is to be embedded as on-chip cache:
  It has to be reliable and stable. This is of course true for
all memories, but is specially important for cache due to
the more extreme performance requirements and area
limitations.
 Memory provide high performance gap between main
memory and the CPU.
 Another   important
             p             requirement
                             q             is   low    p
                                                       power
consumption.



                       NITM , GWALIOR
Low power design is important from three different
reasons-
      Technology driven forces
           Minimum feature size,
           Minimize parasitic capacitance
           Higher operating speed
      Design driven forces
           Power consumption in digital circuits
                         p         g
           Power consumption in analog circuits
      Market driven forces
           The growing demand for long life portable
           equipment.



                    NITM , GWALIOR
There are various types of applications of low power-
 Battery-powered portable systems, for example laptops,
CDs, ,DVDs
 Electronic packet communication products such as;
cordless and cellular telephones, PDAs (Personal Digital
Assistants), pagers.
 Sub-GHz
 S b GH processors f hi h
                   for high-performance workstations
                               f           k t ti
and computers.
  Other applications such as WLANs (Wireless Local Area
Network) and electronic goals (calculators, hearing aids,
watches, etc.).


                      NITM , GWALIOR
The supply voltage must be reduced.
 The threshold voltage (VT) must be reduced proportionally
with the supply voltage so th t a sufficient gate overdrive is
 ith th      l    lt       that     ffi i t t         d i i
maintained.
  Reduction in the threshold voltage causes increase in
leakage current.
                      NITM , GWALIOR
During an idle phase, the word lines are deselected (WL =
                   phase
‘0’) and the bit lines are precharged (BL = ‘1’ and BL = ‘1’).
  The memory cell data either transistors N4 P1 N2 (for bit
                      data,                     N4, P1,
= ‘1’) or N3, P2, N1 (for bit = ‘0’) will be leaking .
  The transistors in the off state in bold for bit = ‘0’. In this
case N3,N1 and P2 are off and will be leaking. The leakage
current in the memory cell would be as shown in equation:
 ImemcellIdle = IDsub(N1) + IDsub(N3) + IDsub(P2)
      where, IDsub is the sub threshold leakage current of
the MOSFET , which is given by the equation :-
    IDsub = Is e VGS/(nKT)/q [1-VDS/eKT/q ]
where, Is and n are imperial parameters with n ≥ 1.
                         NITM , GWALIOR
The sub threshold leakage in the whole memory core
   is given by equation .
     ImemcoreIdle = Nrows. Cools . ImemcellIdle
where, Nrows and Ncols are the number of rows and
  columns respectively in the memory core.
   Thus to reduce the leakage of a memory cell we have
   to
   t concentrate on t
             t t    two components of l k
                                  t f leakage :-
1. one is the leakage inside the cell .
2. Second is leakage to bit lines.




                      NITM , GWALIOR
Techniques are used to reduce the leakage current is:-
T h i             d      d     h l k              i
Dual VT :-
    This technique requires no additional control circuitry
   and can substantially reduce the leakage current when
   compared to low VT devices
                       devices.
     No data are discarded and no additional caches
   misses are incurred. However , high- transistors have
                                   high
   slower switching speed and lower current drive.
ABC-MTCMOS :-
     It can reduce the leakage current significantly using a
   simple circuit while in the sleep mode.


                       NITM , GWALIOR
In order to reduce undesirable leakage current in the
  I    d        d        d i bl l k              i h
sleep mode, the back gate bias is automatically
controlled to increase the threshold voltage.
                                          g




                   NITM , GWALIOR
DVS (Dynamic Voltage Scaling):-
In this method to reduce the leakage power of SRAM cells,
in active mode.
    When cells are not intended to be accessed for a time
   period, the a e placed i a sleep mode.
    e iod they are laced in lee      ode
     In a sleep mode the leakage power is significantly
   reduced due to the decreases in both leakage current
   and supply voltage.




                      NITM , GWALIOR
We have to used Two PMOS transistor P1,P2, to control the
  supply voltage of the memory cell based on the
   p      g
  operating.
1. Active Mode 2. Sleep Mode
     If cell is active mode , P1 supplies a standard supply
     voltage, and P2 supplies a standby voltage.
     If cell is Sleep mode, P1 and P2 are controlled by
     complementary supply voltage control signals.
                     NITM , GWALIOR
Embedded memory-
E b dd d
 Easy to implement in generic CMOS process.
 Easy to design as logic circuit.
 Easy to test by finite-state machine.
Compliable design-
 Fixed cell size to a ow us ded cat g in peripheral c cu t
    ed ce s e allow         dedicating pe p e a circuit
design
 Synchronous interface since 0.35µm generation simplifies
                             0 35µm
the design
 A larger number of instances required
                       NITM , GWALIOR
NITM , GWALIOR
In the 5T SRAM cell differs fundamentally from the cell
used in 2PMOS & 3 NMOS Transistors.

 The latch of the cell is disconnected from the gnd supply to
facilitate it
f ilit t write.

 This requires an additional metal wire and also destabilizes
        q
all cells on the bit line during write.

 The design and all simulations are carried out at 100nm
technology.


                         NITM , GWALIOR
Read Operation-The operation scheme when reading a 5T
cell is very similar to the 6T SRAM.
 Before the onset of a read operation, the word line is held
low and the bitline is precharged.
 The bitline is not precharged to VCC, So another value is
carefully chosen according to stability and performance
requirements.
 If reading a ’0’ BL will now b pulled d
       di     ’0’,    ill     be  ll d down th
                                            through th
                                                  h the
transistor combination. If instead a ’1’ is to be read, the
situation is slightly different from the 6T case.
                        NITM , GWALIOR
Write Operation-Writing in the 5T SRAM cell differs from
the 6T cell mainly by the fact that it is done from only one
bitline.
 In the 5T cell the value to be written is held on the bitline,
and the word line is asserted.
 The 6T cell was sized so that a ’1’ could not be written by
                                  1
a high voltage on the bitline, the 5T cell has to be sized
differently.




                        NITM , GWALIOR
The difference between the 5T SRAM and the 6T SRAM is
how the sensing of the stored value is done.

  The 6T cell has two bit lines and the stored value is sensed
differentially.

  The 5T cell only has one bitline. Depending on the value
stored, the 5T bitline is either raised or lowered.

  A few different techniques can be used for this. One idea
might be to use a type of sample and hold circuit that would
Sample the value before the read and then use this value as a
reference in a differential sense amplifier.


                        NITM , GWALIOR
NITM , GWALIOR
NITM , GWALIOR
NITM , GWALIOR
Table 5.1: Leakage power and performance of 6T cell


                       Metrics                            Standard 6T cell

Read time (WL high up to 100mV difference in bit lines)
                                                               336ps

Write time (WL high up to node flips)
                                                               76ps

Leakage Power/cell                                            2.03nW




                                  NITM , GWALIOR
Table 5.2: Comparison of leakage power reduction
techniques


Leakage Reduction     Leakage Power        Percentage
Technique           Dissipation/Cell (in   Reduction
                           n W)

   Conventional              2.030                 -

       DVS                   0.230             88.7

   Gated-VDD
   G t d VDD                 0.033
                             0 033             98.3
                                               98 3




                     NITM , GWALIOR
Table 5.3: Leakage power and performance of 5T cell
        5 3:
                         Metrics                             Standard 6T cell
Read time (WL high up to 100mV difference in bit lines)            365ps

Write time (WL high up to node flips)                              102ps

Leakage Power/cell                                                1.79nW


 Table 5.4: Comparison of leakage power dissipation in 6T
                      and 5T cell
Leakage Reduction               Leakage Power                   Percentage
    Technique               Dissipation/Cell (in nW)            Reduction

                                6T                      5T
   Conventional            2.030                1.790              11.8
      DVS                  0.230
                            .                   0.170
                                                 . 7               26.0
   Gated-VDD               0.033                0.029              12.1

                              NITM , GWALIOR
NITM , GWALIOR
NITM , GWALIOR
NITM , GWALIOR
NITM , GWALIOR
NITM , GWALIOR
NITM , GWALIOR
Various circuit level techniques have been applied to 6T
and designed 5T SRAM cell for leakage power reduction
and compared. Out of all the techniques discussed DVS has
found t b th b t as it reduces l k
f   d to be the best          d      leakage comparable t
                                                     bl to
Gated VDD as well as retain the cell information.

    It has been found that in conventional 6T SRAM cell up
to 98% reduction in leakage power can be achieved using
these techniques. With conventional 5T cell about 11.8%
leakage power reduction has been achieved than
conventional 6T cell. Further applying the leakage
reduction t h i
  d ti      techniques t th 5T cell h shown 26% more
                       to the       ll has h
reduction in leakage than in the case of 6T cell.



                        NITM , GWALIOR
In this thesis various circuit level leakage pg power
reduction techniques have been analyzed with 6T and 5T
SRAM cell at 180nm technology. A large reduction in
leakage has been observed As memory cells being
                      observed.
discussed have to be used in cache memory their stability is
also very important. So stability analysis of both 6T and 5T
cells after applying leakage reduction techniques can be
       f         i                   i         i
analyzed.
   Device level techniques such as retrograde well; Halo
                       q                    g          ;
doping and LDD (Light Doped Drain) implantation can be
employed for leakage reduction in individual MOSFETs
which eventually will reduce in large reduction As leakage
                                       reduction.
will be more significant beyond 100nm technology so this
work should be extended to higher technologies such as
90nm, 70
90     70nm or b
               beyond.
                     d

                       NITM , GWALIOR
[1] Soveran Singh Dhakad, Shyam Akashe, “CMOS VLSI
    S        Si h Dh k d Sh          Ak h
Design” National Conference in NEE ,Gwalior , Ist Oct. 2009.
[ ]
[2] Soveran Singh Dhakad, Shyam Akashe, “Cache
                    g              y
Memory cell for Leakage Power ” National Conference in
NEE , Gwalior ,26th June . 2010.




                         NITM , GWALIOR
[1[. H. Tran, “Demonstration of 5T SRAM and 6T Dual Port RAM Cell Arrays, Symposium on VLSI Circuits, pp.
               Demonstration                   Dual-Port          Arrays,”
74-79, Jun. 2005.

[2]. V. De and S. Borkar, “Technology and design challenges for low power and high performance”, International
Symposium Low Power Electronics and Design, pp.167- 170, 2000.

[3]. S. Borkar, “Technology trends and design challenges for microprocessor design”,ESSIRC, pp. 10-18, Sep. 1995.

[4]. S. Narendra, S. Borkar, V. De, D. Antoniadis, and A. Chandrakasan, “Scaling of stack effect and its application for
leakage reduction,” in Proc. IEEE/ACM International Symposium on Low Power Electronics and Design, pp. 175–
      g                                                  y                                                g
182, Aug.2006.

[5].T. Floyd, “Digital Fundamentals”, Prentice Hall, ninth edition, 2007.

[6]. J. M. Rabaey, A. Chandrakasan,
[6] J M Rabaey A Chandrakasan and B Nikolic “Digital Integrated Circuits: A Design Perspective”, Prentice Hall
                                          B. Nikolic, Digital                      Perspective
series in electronics and VLSI, Prentice Hall,second edition, 2006.

[7].I. Carlson, S. Anderson, S. Natarajan and A. Alvandpour, “ A high density, low leakage, 5T SRAM for embedded
caches”,     Proceedings of the 30th Solid State Circuits Conference, ESSCIRC, pp. 220-230, December 2002.

[8].M. Mamidipaka, K. Khouri, N.Dutt, and M. Abadir, “Analytical models for leakagepower estimation of memory
array structures”, International Conference on Hardware/Software and Co-design and System Synthesis pp. 149-167,
2001.

[9].J. T. Koa and A. P. Chandrakasan, “Dual threshold voltage techniques for low-power digital circuits”, in IEEE
Journal of solid state Circuits, Vol. 37, No.10, pp.1119-1218,March 2006.

                                                 NITM , GWALIOR
[[ ]
[[10].B. Amelifard, F. Fallah, M. Pedram, “Reducing the sub-threshold and g
                   ,         ,           ,        g                       gate-tunneling leakage of SRAM cells
                                                                                       g      g
using dual-vt and dual-tox assessment”, in IEEE Proceedings of Design, Automation and Test, Vol. 2, pp. 5-7, 2001.

[11].C. H. Kim and K. Roy, “A leakage tolerant cache memory for low voltage microprocessors,” Proceedings of the
1998 International Symposium on Low-Power Electronics and Design, pp. 271-280, 2000.

[12].M. Powell, S. Yang, B. Falsafi, K. Roy, and T. Vijaykumar, “Gated-VDD: A circuit technique to reduce leakage
in deep-submicron cache memories”, Proceedings IEEE/ACM International Symposium on Low Power Electronics
and Design, 2002, pp. 98–100.

[13].S. Yang, M. Powell, B. Falsafi, K. Roy, and T. Vijaykumar, “An integratedcircuit/architecture approach to
reducing leakage in deep-submicron high-performance I-caches”, in Proc. IEEE/ACM International Symposium on
High-Performance Computer Architecture, 2005, pp. 157–162.

[14].S. Mutoh, T. Douseki, Y. Matsuya, T. Aoki, S. Shigematsu,
[14] S Mutoh T Douseki Y Matsuya T Aoki S Shigematsu and J Yamada “1-V power supply high-speed digital
                                                                J. Yamada, 1-V
circuit technology with Multi-threshold-voltage CMOS,” IEEE Journal Solid-State Circuits, vol. 34, pp. 1007-1025,
Aug. 2000.

[15].K. Nii, H. Makino, Y. Tujihashi, C. Morishima, Y. Hayakawa, H. Nunogami, T.Arakawa, and H. Hamano, “A low
power SRAM using Auto-Backgate-Controlled MT-CMOS”, in Proceedings IEEE/ACM International Symposium on
Low Power Electronic Devices, 2007, pp. 296–300.

[16].H. Makino et al., “An Auto-Backgate-Controlled MTCMOS Circuit”, submitted to Symposium on VLSI
Circuits, June 2000.



                                            NITM , GWALIOR
[17].N. S. Kim, K. Flautner, D. Blaauw and T. Mudge, “Circuit and Micro-architectural techniques for reducing
cache leakage power”, IEEE Transaction on VLSI systems Vol. 12, No. 4, pp. 168-198, Feb. 2008.

[18].K. Flautner, N. S. Kim, S. Martin, D. Blaauw, and T. Mudge, “Drowsy caches: Simple techniques for reducing
leakage power”, in Proc IEEE/ACM International Symposium on Computer Architecture 2005 pp 142 157
        power      Proc.                                                 Architecture, 2005, pp. 142–157.

[19].X. Chen and H. Bajwa, “Energy-efficient dual-port cache architecture with improved performances,” IEE
Journal of Electronic Letters, Vol. 43, No. 1, pp. 15-18, Jan.2007.

[20].H. Tran, “Demonstration of 5T SRAM and 6T Dual-Port RAM Cell Arrays,” Symposium on VLSI Circuits, pp.
69-71, Jun. 1994.

[21].S. Kim, N. Vijaykrishnan, M. Kandemir and M. J. Irwin, “Optimizing leakage energy consumption in cache
bitlines
bitlines” Journal of Design Automation for Embedded Systems Mar 2005
                                                    Systems, Mar. 2005.

[22].A. Karandikar and K. K. Parhi, “Low power SRAM design using hierarchical divided bitline approach”, in
Proceedings International Conference on Computer Design: VLSI in computers and Processors, pp. 82-100, 2000.

[23] B.D. Yong and L.-S. Kim, “A l
                   d         i        low power SRAM using hi
                                                            i hierarchical bi li and l l sense amplifier”, i IEEE
                                                                       hi l bitline d local       lifi     in
Journal of Solid State Circuits, Vol. 41, No. 7, pp. 1388- 1400, Jun. 2005.

[24]. E. Seevinck, F. J. List and J. Lohsttoh, “Static-Noise Margin Analysis of MOS SRAM Cells,”IEEE JSSC,
VOL. SC-22, NOS, pp.848-854, Oct.1998.
            ,     , pp          ,



                                               NITM , GWALIOR
[25]. J. Lohstroh, E. Seevinck and J. de Groot, “Worst-Case Static Noise Margin Criteria for Logic Circuits and
Their Mathematical Equivalence,”IEEE JSSC, VOL. SC-18, NO. 6, pp. 801-807, Dec.1999.

[26]. A. Alvandpour, D. Somasekhar, R. Krishnamurthy, V. De, S. Borkar and C. Svensson, “Bitline leakage
equalization for sub - lOOnm caches,” European Solid state Circuits 2003 ESSCIRC’03 Conference on
                             caches            Solid-state Circuits, 2003, ESSCIRC 03.               on,
pp. 420-425, Sept. 2004.

[27] Soveran Singh Dhakad, Shyam Akashe, Sanjay Sharma “Cache Leakage : A Leakage aware cache
simulator” International Journals of Computing and Applications, vol 5 no.2 (july-Dec-2010).

[28] Soveran Singh Dhakad, Shyam Akashe, Sanjay Sharma “Dynamic Zero compression for Cache
Energy Reduction ” International Journals of power engineering ,vol 2 no.2 (july-Dec-2010).

[29] Soveran Singh Dhakad, Shyam Akashe, “CMOS VLSI Design National Conference in NEE Gwalior,
                   Dhakad        Akashe CMOS        Design”                       NEE, Gwalior
Ist Oct. 2009.

[30] Soveran Singh Dhakad, Shyam Akashe, “Cache Memory cell for Leakage Power” National
Conference in NEE, Gwalior, 26th June. 2010.




                                            NITM , GWALIOR
THANK YOU
     AND
HAVE A NICE DAY
   NITM , GWALIOR

Más contenido relacionado

La actualidad más candente

Low power vlsi design ppt
Low power vlsi design pptLow power vlsi design ppt
Low power vlsi design pptAnil Yadav
 
VLSI Design Methodologies
VLSI Design MethodologiesVLSI Design Methodologies
VLSI Design MethodologiesKeshav
 
SRAM read and write and sense amplifier
SRAM read and write and sense amplifierSRAM read and write and sense amplifier
SRAM read and write and sense amplifierSoumyajit Langal
 
Clock divider by 3
Clock divider by 3Clock divider by 3
Clock divider by 3Ashok Reddy
 
Driving large capacitive loads
Driving large capacitive loadsDriving large capacitive loads
Driving large capacitive loadsRavi Selvaraj
 
8051 Microcontroller ppt
8051 Microcontroller ppt8051 Microcontroller ppt
8051 Microcontroller pptRahul Kumar
 
Memories in digital electronics
Memories in digital electronicsMemories in digital electronics
Memories in digital electronicsSijuGeorge10
 
Static and Dynamic Read/Write memories
Static and Dynamic Read/Write memoriesStatic and Dynamic Read/Write memories
Static and Dynamic Read/Write memoriesAbhilash Nair
 
LPC 2148 ARM MICROCONTROLLER
LPC 2148 ARM MICROCONTROLLERLPC 2148 ARM MICROCONTROLLER
LPC 2148 ARM MICROCONTROLLERsravannunna24
 
microcontroller basics
microcontroller basicsmicrocontroller basics
microcontroller basicssagar Ramdev
 
LOW POWER DESIGN VLSI
LOW POWER DESIGN VLSILOW POWER DESIGN VLSI
LOW POWER DESIGN VLSIDuronto riyad
 

La actualidad más candente (20)

ARM Processors
ARM ProcessorsARM Processors
ARM Processors
 
DRAM
DRAMDRAM
DRAM
 
Dual port ram
Dual port ramDual port ram
Dual port ram
 
8251 USART
8251 USART8251 USART
8251 USART
 
Vlsi stick daigram (JCE)
Vlsi stick daigram (JCE)Vlsi stick daigram (JCE)
Vlsi stick daigram (JCE)
 
Combinational Logic
Combinational LogicCombinational Logic
Combinational Logic
 
Low power vlsi design ppt
Low power vlsi design pptLow power vlsi design ppt
Low power vlsi design ppt
 
Low Power VLSI Design
Low Power VLSI DesignLow Power VLSI Design
Low Power VLSI Design
 
VLSI Design Methodologies
VLSI Design MethodologiesVLSI Design Methodologies
VLSI Design Methodologies
 
SRAM read and write and sense amplifier
SRAM read and write and sense amplifierSRAM read and write and sense amplifier
SRAM read and write and sense amplifier
 
Clock divider by 3
Clock divider by 3Clock divider by 3
Clock divider by 3
 
Pass Transistor Logic
Pass Transistor LogicPass Transistor Logic
Pass Transistor Logic
 
Driving large capacitive loads
Driving large capacitive loadsDriving large capacitive loads
Driving large capacitive loads
 
8051 Microcontroller ppt
8051 Microcontroller ppt8051 Microcontroller ppt
8051 Microcontroller ppt
 
Memories in digital electronics
Memories in digital electronicsMemories in digital electronics
Memories in digital electronics
 
Static and Dynamic Read/Write memories
Static and Dynamic Read/Write memoriesStatic and Dynamic Read/Write memories
Static and Dynamic Read/Write memories
 
Switch level modeling
Switch level modelingSwitch level modeling
Switch level modeling
 
LPC 2148 ARM MICROCONTROLLER
LPC 2148 ARM MICROCONTROLLERLPC 2148 ARM MICROCONTROLLER
LPC 2148 ARM MICROCONTROLLER
 
microcontroller basics
microcontroller basicsmicrocontroller basics
microcontroller basics
 
LOW POWER DESIGN VLSI
LOW POWER DESIGN VLSILOW POWER DESIGN VLSI
LOW POWER DESIGN VLSI
 

Similar a SRAM

IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD Editor
 
Computer Organisation and Architecture
Computer Organisation and ArchitectureComputer Organisation and Architecture
Computer Organisation and ArchitectureSubhasis Dash
 
Chapter5 the memory-system-jntuworld
Chapter5 the memory-system-jntuworldChapter5 the memory-system-jntuworld
Chapter5 the memory-system-jntuworldPraveen Kumar
 
A Simplied Bit-Line Technique for Memory Optimization
A Simplied Bit-Line Technique for Memory OptimizationA Simplied Bit-Line Technique for Memory Optimization
A Simplied Bit-Line Technique for Memory Optimizationijsrd.com
 
Final vlsi projectreport
Final vlsi projectreportFinal vlsi projectreport
Final vlsi projectreportphilipsinter
 
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
 
Unit 4 memory system
Unit 4   memory systemUnit 4   memory system
Unit 4 memory systemchidabdu
 
Digital logic-formula-notes-final-1
Digital logic-formula-notes-final-1Digital logic-formula-notes-final-1
Digital logic-formula-notes-final-1Kshitij Singh
 
Random Access Memory
Random Access Memory Random Access Memory
Random Access Memory rohitladdu
 
EC8392 -DIGITAL ELECTRONICS -II YEAR ECE-by S.SESHA VIDHYA /ASP/ ECE/ RMKCET
EC8392 -DIGITAL ELECTRONICS -II YEAR ECE-by S.SESHA VIDHYA /ASP/ ECE/ RMKCETEC8392 -DIGITAL ELECTRONICS -II YEAR ECE-by S.SESHA VIDHYA /ASP/ ECE/ RMKCET
EC8392 -DIGITAL ELECTRONICS -II YEAR ECE-by S.SESHA VIDHYA /ASP/ ECE/ RMKCETSeshaVidhyaS
 
Memory types and logic families
Memory types and logic familiesMemory types and logic families
Memory types and logic familiesJaipal Dhobale
 

Similar a SRAM (20)

IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
 
Computer Organisation and Architecture
Computer Organisation and ArchitectureComputer Organisation and Architecture
Computer Organisation and Architecture
 
Kj2417641769
Kj2417641769Kj2417641769
Kj2417641769
 
Chapter5 the memory-system-jntuworld
Chapter5 the memory-system-jntuworldChapter5 the memory-system-jntuworld
Chapter5 the memory-system-jntuworld
 
C0211520
C0211520C0211520
C0211520
 
Sram pdf
Sram pdfSram pdf
Sram pdf
 
A Simplied Bit-Line Technique for Memory Optimization
A Simplied Bit-Line Technique for Memory OptimizationA Simplied Bit-Line Technique for Memory Optimization
A Simplied Bit-Line Technique for Memory Optimization
 
B0540714
B0540714B0540714
B0540714
 
Memory systems n
Memory systems nMemory systems n
Memory systems n
 
64 bit sram memory: design paper
64 bit sram memory: design paper64 bit sram memory: design paper
64 bit sram memory: design paper
 
Final vlsi projectreport
Final vlsi projectreportFinal vlsi projectreport
Final vlsi projectreport
 
natchatra
natchatranatchatra
natchatra
 
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)
 
Digital 9 16
Digital 9 16Digital 9 16
Digital 9 16
 
Unit 4 memory system
Unit 4   memory systemUnit 4   memory system
Unit 4 memory system
 
8085 microprocessor Embedded system
8085 microprocessor  Embedded system8085 microprocessor  Embedded system
8085 microprocessor Embedded system
 
Digital logic-formula-notes-final-1
Digital logic-formula-notes-final-1Digital logic-formula-notes-final-1
Digital logic-formula-notes-final-1
 
Random Access Memory
Random Access Memory Random Access Memory
Random Access Memory
 
EC8392 -DIGITAL ELECTRONICS -II YEAR ECE-by S.SESHA VIDHYA /ASP/ ECE/ RMKCET
EC8392 -DIGITAL ELECTRONICS -II YEAR ECE-by S.SESHA VIDHYA /ASP/ ECE/ RMKCETEC8392 -DIGITAL ELECTRONICS -II YEAR ECE-by S.SESHA VIDHYA /ASP/ ECE/ RMKCET
EC8392 -DIGITAL ELECTRONICS -II YEAR ECE-by S.SESHA VIDHYA /ASP/ ECE/ RMKCET
 
Memory types and logic families
Memory types and logic familiesMemory types and logic families
Memory types and logic families
 

Último

Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersRaghuram Pandurangan
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfNeo4j
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityIES VE
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality AssuranceInflectra
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Mark Goldstein
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPathCommunity
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rick Flair
 
Testing tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesTesting tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesKari Kakkonen
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Strongerpanagenda
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfIngrid Airi González
 
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...AliaaTarek5
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...panagenda
 

Último (20)

Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information Developers
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdf
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a reality
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to Hero
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...
 
Testing tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesTesting tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examples
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdf
 
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
 

SRAM

  • 1. SOVERAN S. DHAKAD Asst. Asst Professor Electronics & Communication Engg. Deptt. (M-Tech- Embedded System & VLSI Design) Tech- Email-Id- Email-Id-soveran_vlsi@rediffmail.com Contact- Contact- 09685396020 ,0751-2387520(O) ,0751- NAGAJI INSTITUTE OF TECHNOLOGY & MANAGEMENT, THAKUR BABA CAMPUS ,JHANSI ROAD , NH-75 ,SITHOLI ,GWALIOR-474001 E-Mail –examcell@nitmindia.org ,website:- nitmindia.org. @ g, g Contact No. -0751-2410201 ,2387520 ,9685396020
  • 2. A HIGH DENSITY, LOW LEAKAGE, 5T SRAM FOR EMBEDDED CACHE MEMORY
  • 3. Memory Operation Sense Amplifier p Cache Memory Leakage In SRAM Cell Why 5T SRAM Cell Structure Diagram Of 5T SRAM Operation in 5T SRAM Cell Implementation & Result Conclusion & Future Work Reference
  • 4. A memory in terms of computer hardware is a storage unit. unit Storage devices such as magnetic device, hard disk, CDs, DVDs etc The memory of a computer stores the programs and data while being processed. gp It is built up of small units called bits which can hold one binary symbol of data (referred to as a ’1’ or a ’0’). Also it helps to boot the system. Memory directly accessible by CPU CPU. There are Various types of basic operations that have to be supported by a RAM. These are the writing and reading pp y g g of ’0’ and ’1’ respectively . NITM , GWALIOR
  • 5. MEMORY RAM ROM RAM (Random Access Memory)- Random Access Memory, a memory where information can be stored and retrieved in non-sequential order non sequential order. ROM (Read Only Memory)- ROM, l ROM also k known as fi firmware, i an i t is integrated circuit t d i it programmed with specific data when it is manufactured. ROM chips are used not only in computers, but in most other electronic items as well. NITM , GWALIOR
  • 6. It is an array of elements which can either store 1 or 0. It is dynamic in nature. It is volatile . It is made either of semiconductors or capacitors i d i as required. NITM , GWALIOR
  • 7. bitline conditioning wordlines row decoder bitlines memory cells: 2n-k rows x 2m+k columns r n-k k column circuitry n column decoder 2m bits NITM , GWALIOR
  • 8. The memory cells in a SRAM are organized in rows and columns. Memory Cell = 2n-k Row Ҳ 2m+k Columns In the I th write operation , th W d li i i active state, i it ti the Word line is in ti t t in that cause each data bit to be stored in a selected cell in the associated column. In the read operation the read line is in active state in operation, state, that cause the data bits stored in the selected row to appear on th D t I/O li the Data lines. NITM , GWALIOR
  • 10. The 6T SRAM cell has a differential read operation. This means that both the stored value and its inverse are used in evaluation to determine the stored value. Before the onset of a read operation, th W d li d ti the Word line i h ld l is held low and th t d the two bitlines connected to the cell through transistors M5 and M6 are precharged high . Since the gates of M5 and M6 are held low, these access transistors are off and the cross-coupled latch is isolated from the bitlines. NITM , GWALIOR
  • 11. A_b bit_b 1.5 1.0 word bit 0.5 A 0.0 00 0 100 200 300 400 500 600 time (ps) NITM , GWALIOR
  • 12. Read Operation:- If the value is a 1, stored at Q. The read cycle is started by pre charging both the bit lines to a logical 1, then asserting the word line WL, enabling both the access transistors. The Th second step occurs when th values stored i Q and d t h the l t d in d Q are transferred to the bit lines by leaving BL at its pre charged value and discharging BL through M1 and M5 to a g g g g logical 0. On the BL side, the transistors M4 and M6 pull the bit line toward VDD, a logical 1 1. If the content of the memory was a 0, the opposite would happen and BL would be pulled toward 1 and BL toward 0. NITM , GWALIOR
  • 13. A_b Ab 1.5 A bit_b bit b 1.0 0.5 word 0.0 0 100 200 300 400 500 600 700 time (ps) NITM , GWALIOR
  • 14. Write Operation:- The start of a write cycle begins by applying the value to be written t th bit li itt to the lines. If we wish to write a 0, we would apply a 0 to the bit lines, i.e. setting BL to 1 and BL to 0. This is similar to applying a reset pulse to a SR-latch , which causes the flip flop to change state. A 1 is written by inverting the values of the bit lines. WL is then asserted and the value that is to be stored is latched in. Note that the reason this works is that the bit line input- drivers are d i d i designed t b much stronger th d to be h t than th relatively the l ti l weak transistors in the cell itself, so that they can easily override the previous state of the cross-coupled inverters. NITM , GWALIOR
  • 15. It is practically embedded in every application that requires electronic use interface such as digital cameras cameras, cell phones, etc. Internal CPU caches , h d di k b ff I t l h hard disk buffers, router b ff t buffers, LCD screens and printers also normally employ static RAM to hold the image displayed . Small SRAM buffers are also found in CDROM and CDRW drives; usually 256 kB. NITM , GWALIOR
  • 16. A Sense Amplifier is an essential S A lifi i i l circuit in designing memory chips. The resulting signal in the event of a signal, Read operation, has a much lower voltage swing. To compensate for that swing a sense amplifier is used to amplify voltage coming off Bit Line. The lt Th voltage coming out of th sense i t f the amplifier typically has a fully swing (0 - 2.5V) voltage. ) g Sense amplifier also helps reduce the delay times and power dissipation in the overall SRAM chip. NITM , GWALIOR
  • 17. There are many versions of sense amplifiers used in memory chips :- The one that we will use in our design is called a Cross-coupled Sense Amplifier demonstrated on a p block diagram below. During a read sequence, Bit Line and Bit Line are directed into X and X inputs. Once SE has been set to logic 1, the amplifier turns on, and gives Y and Y as its outputs. NITM , GWALIOR
  • 18. Cache memory is basically a cost-effective method of improving system performance. Cache memory is a relatively small, high-speed memory that stores the most recently used instructions or data. Cache memory ca al o use d a ic RAM (DRAM) e o can also e dynamic (DRAM). Cache memory stored information to the microprocessor much faster than if only high-capacity DRAM is used used. Cache memory used to store data or instructions likely to be used soon by the CPU. Its purpose is to speed up operation by bridging the performance gap between the CPU and the main memory. NITM , GWALIOR
  • 19. Two types of cache level are used in cache memory: memory:- L1 :- It usually integrated into the processor chip and has a very limited storage capacity. y g p y It gives an extremely short access time, and therefore provides the highest performance This cache usually runs at the same clock frequency as the CPU L2 :-It is separate memory chip or set of chips external to the processor and usually has a larger storage capacity than L1 cache. th h This is connected to CPU through an internal bus Some higher-level caches (L3. L4, .), but L1 and L2 are the most common. NITM , GWALIOR
  • 20. There are some very important requirements for a memory when it is to be embedded as on-chip cache: It has to be reliable and stable. This is of course true for all memories, but is specially important for cache due to the more extreme performance requirements and area limitations. Memory provide high performance gap between main memory and the CPU. Another important p requirement q is low p power consumption. NITM , GWALIOR
  • 21. Low power design is important from three different reasons- Technology driven forces Minimum feature size, Minimize parasitic capacitance Higher operating speed Design driven forces Power consumption in digital circuits p g Power consumption in analog circuits Market driven forces The growing demand for long life portable equipment. NITM , GWALIOR
  • 22. There are various types of applications of low power- Battery-powered portable systems, for example laptops, CDs, ,DVDs Electronic packet communication products such as; cordless and cellular telephones, PDAs (Personal Digital Assistants), pagers. Sub-GHz S b GH processors f hi h for high-performance workstations f k t ti and computers. Other applications such as WLANs (Wireless Local Area Network) and electronic goals (calculators, hearing aids, watches, etc.). NITM , GWALIOR
  • 23. The supply voltage must be reduced. The threshold voltage (VT) must be reduced proportionally with the supply voltage so th t a sufficient gate overdrive is ith th l lt that ffi i t t d i i maintained. Reduction in the threshold voltage causes increase in leakage current. NITM , GWALIOR
  • 24. During an idle phase, the word lines are deselected (WL = phase ‘0’) and the bit lines are precharged (BL = ‘1’ and BL = ‘1’). The memory cell data either transistors N4 P1 N2 (for bit data, N4, P1, = ‘1’) or N3, P2, N1 (for bit = ‘0’) will be leaking . The transistors in the off state in bold for bit = ‘0’. In this case N3,N1 and P2 are off and will be leaking. The leakage current in the memory cell would be as shown in equation: ImemcellIdle = IDsub(N1) + IDsub(N3) + IDsub(P2) where, IDsub is the sub threshold leakage current of the MOSFET , which is given by the equation :- IDsub = Is e VGS/(nKT)/q [1-VDS/eKT/q ] where, Is and n are imperial parameters with n ≥ 1. NITM , GWALIOR
  • 25. The sub threshold leakage in the whole memory core is given by equation . ImemcoreIdle = Nrows. Cools . ImemcellIdle where, Nrows and Ncols are the number of rows and columns respectively in the memory core. Thus to reduce the leakage of a memory cell we have to t concentrate on t t t two components of l k t f leakage :- 1. one is the leakage inside the cell . 2. Second is leakage to bit lines. NITM , GWALIOR
  • 26. Techniques are used to reduce the leakage current is:- T h i d d h l k i Dual VT :- This technique requires no additional control circuitry and can substantially reduce the leakage current when compared to low VT devices devices. No data are discarded and no additional caches misses are incurred. However , high- transistors have high slower switching speed and lower current drive. ABC-MTCMOS :- It can reduce the leakage current significantly using a simple circuit while in the sleep mode. NITM , GWALIOR
  • 27. In order to reduce undesirable leakage current in the I d d d i bl l k i h sleep mode, the back gate bias is automatically controlled to increase the threshold voltage. g NITM , GWALIOR
  • 28. DVS (Dynamic Voltage Scaling):- In this method to reduce the leakage power of SRAM cells, in active mode. When cells are not intended to be accessed for a time period, the a e placed i a sleep mode. e iod they are laced in lee ode In a sleep mode the leakage power is significantly reduced due to the decreases in both leakage current and supply voltage. NITM , GWALIOR
  • 29. We have to used Two PMOS transistor P1,P2, to control the supply voltage of the memory cell based on the p g operating. 1. Active Mode 2. Sleep Mode If cell is active mode , P1 supplies a standard supply voltage, and P2 supplies a standby voltage. If cell is Sleep mode, P1 and P2 are controlled by complementary supply voltage control signals. NITM , GWALIOR
  • 30. Embedded memory- E b dd d Easy to implement in generic CMOS process. Easy to design as logic circuit. Easy to test by finite-state machine. Compliable design- Fixed cell size to a ow us ded cat g in peripheral c cu t ed ce s e allow dedicating pe p e a circuit design Synchronous interface since 0.35µm generation simplifies 0 35µm the design A larger number of instances required NITM , GWALIOR
  • 32. In the 5T SRAM cell differs fundamentally from the cell used in 2PMOS & 3 NMOS Transistors. The latch of the cell is disconnected from the gnd supply to facilitate it f ilit t write. This requires an additional metal wire and also destabilizes q all cells on the bit line during write. The design and all simulations are carried out at 100nm technology. NITM , GWALIOR
  • 33. Read Operation-The operation scheme when reading a 5T cell is very similar to the 6T SRAM. Before the onset of a read operation, the word line is held low and the bitline is precharged. The bitline is not precharged to VCC, So another value is carefully chosen according to stability and performance requirements. If reading a ’0’ BL will now b pulled d di ’0’, ill be ll d down th through th h the transistor combination. If instead a ’1’ is to be read, the situation is slightly different from the 6T case. NITM , GWALIOR
  • 34. Write Operation-Writing in the 5T SRAM cell differs from the 6T cell mainly by the fact that it is done from only one bitline. In the 5T cell the value to be written is held on the bitline, and the word line is asserted. The 6T cell was sized so that a ’1’ could not be written by 1 a high voltage on the bitline, the 5T cell has to be sized differently. NITM , GWALIOR
  • 35. The difference between the 5T SRAM and the 6T SRAM is how the sensing of the stored value is done. The 6T cell has two bit lines and the stored value is sensed differentially. The 5T cell only has one bitline. Depending on the value stored, the 5T bitline is either raised or lowered. A few different techniques can be used for this. One idea might be to use a type of sample and hold circuit that would Sample the value before the read and then use this value as a reference in a differential sense amplifier. NITM , GWALIOR
  • 39. Table 5.1: Leakage power and performance of 6T cell Metrics Standard 6T cell Read time (WL high up to 100mV difference in bit lines) 336ps Write time (WL high up to node flips) 76ps Leakage Power/cell 2.03nW NITM , GWALIOR
  • 40. Table 5.2: Comparison of leakage power reduction techniques Leakage Reduction Leakage Power Percentage Technique Dissipation/Cell (in Reduction n W) Conventional 2.030 - DVS 0.230 88.7 Gated-VDD G t d VDD 0.033 0 033 98.3 98 3 NITM , GWALIOR
  • 41. Table 5.3: Leakage power and performance of 5T cell 5 3: Metrics Standard 6T cell Read time (WL high up to 100mV difference in bit lines) 365ps Write time (WL high up to node flips) 102ps Leakage Power/cell 1.79nW Table 5.4: Comparison of leakage power dissipation in 6T and 5T cell Leakage Reduction Leakage Power Percentage Technique Dissipation/Cell (in nW) Reduction 6T 5T Conventional 2.030 1.790 11.8 DVS 0.230 . 0.170 . 7 26.0 Gated-VDD 0.033 0.029 12.1 NITM , GWALIOR
  • 48. Various circuit level techniques have been applied to 6T and designed 5T SRAM cell for leakage power reduction and compared. Out of all the techniques discussed DVS has found t b th b t as it reduces l k f d to be the best d leakage comparable t bl to Gated VDD as well as retain the cell information. It has been found that in conventional 6T SRAM cell up to 98% reduction in leakage power can be achieved using these techniques. With conventional 5T cell about 11.8% leakage power reduction has been achieved than conventional 6T cell. Further applying the leakage reduction t h i d ti techniques t th 5T cell h shown 26% more to the ll has h reduction in leakage than in the case of 6T cell. NITM , GWALIOR
  • 49. In this thesis various circuit level leakage pg power reduction techniques have been analyzed with 6T and 5T SRAM cell at 180nm technology. A large reduction in leakage has been observed As memory cells being observed. discussed have to be used in cache memory their stability is also very important. So stability analysis of both 6T and 5T cells after applying leakage reduction techniques can be f i i i analyzed. Device level techniques such as retrograde well; Halo q g ; doping and LDD (Light Doped Drain) implantation can be employed for leakage reduction in individual MOSFETs which eventually will reduce in large reduction As leakage reduction. will be more significant beyond 100nm technology so this work should be extended to higher technologies such as 90nm, 70 90 70nm or b beyond. d NITM , GWALIOR
  • 50. [1] Soveran Singh Dhakad, Shyam Akashe, “CMOS VLSI S Si h Dh k d Sh Ak h Design” National Conference in NEE ,Gwalior , Ist Oct. 2009. [ ] [2] Soveran Singh Dhakad, Shyam Akashe, “Cache g y Memory cell for Leakage Power ” National Conference in NEE , Gwalior ,26th June . 2010. NITM , GWALIOR
  • 51. [1[. H. Tran, “Demonstration of 5T SRAM and 6T Dual Port RAM Cell Arrays, Symposium on VLSI Circuits, pp. Demonstration Dual-Port Arrays,” 74-79, Jun. 2005. [2]. V. De and S. Borkar, “Technology and design challenges for low power and high performance”, International Symposium Low Power Electronics and Design, pp.167- 170, 2000. [3]. S. Borkar, “Technology trends and design challenges for microprocessor design”,ESSIRC, pp. 10-18, Sep. 1995. [4]. S. Narendra, S. Borkar, V. De, D. Antoniadis, and A. Chandrakasan, “Scaling of stack effect and its application for leakage reduction,” in Proc. IEEE/ACM International Symposium on Low Power Electronics and Design, pp. 175– g y g 182, Aug.2006. [5].T. Floyd, “Digital Fundamentals”, Prentice Hall, ninth edition, 2007. [6]. J. M. Rabaey, A. Chandrakasan, [6] J M Rabaey A Chandrakasan and B Nikolic “Digital Integrated Circuits: A Design Perspective”, Prentice Hall B. Nikolic, Digital Perspective series in electronics and VLSI, Prentice Hall,second edition, 2006. [7].I. Carlson, S. Anderson, S. Natarajan and A. Alvandpour, “ A high density, low leakage, 5T SRAM for embedded caches”, Proceedings of the 30th Solid State Circuits Conference, ESSCIRC, pp. 220-230, December 2002. [8].M. Mamidipaka, K. Khouri, N.Dutt, and M. Abadir, “Analytical models for leakagepower estimation of memory array structures”, International Conference on Hardware/Software and Co-design and System Synthesis pp. 149-167, 2001. [9].J. T. Koa and A. P. Chandrakasan, “Dual threshold voltage techniques for low-power digital circuits”, in IEEE Journal of solid state Circuits, Vol. 37, No.10, pp.1119-1218,March 2006. NITM , GWALIOR
  • 52. [[ ] [[10].B. Amelifard, F. Fallah, M. Pedram, “Reducing the sub-threshold and g , , , g gate-tunneling leakage of SRAM cells g g using dual-vt and dual-tox assessment”, in IEEE Proceedings of Design, Automation and Test, Vol. 2, pp. 5-7, 2001. [11].C. H. Kim and K. Roy, “A leakage tolerant cache memory for low voltage microprocessors,” Proceedings of the 1998 International Symposium on Low-Power Electronics and Design, pp. 271-280, 2000. [12].M. Powell, S. Yang, B. Falsafi, K. Roy, and T. Vijaykumar, “Gated-VDD: A circuit technique to reduce leakage in deep-submicron cache memories”, Proceedings IEEE/ACM International Symposium on Low Power Electronics and Design, 2002, pp. 98–100. [13].S. Yang, M. Powell, B. Falsafi, K. Roy, and T. Vijaykumar, “An integratedcircuit/architecture approach to reducing leakage in deep-submicron high-performance I-caches”, in Proc. IEEE/ACM International Symposium on High-Performance Computer Architecture, 2005, pp. 157–162. [14].S. Mutoh, T. Douseki, Y. Matsuya, T. Aoki, S. Shigematsu, [14] S Mutoh T Douseki Y Matsuya T Aoki S Shigematsu and J Yamada “1-V power supply high-speed digital J. Yamada, 1-V circuit technology with Multi-threshold-voltage CMOS,” IEEE Journal Solid-State Circuits, vol. 34, pp. 1007-1025, Aug. 2000. [15].K. Nii, H. Makino, Y. Tujihashi, C. Morishima, Y. Hayakawa, H. Nunogami, T.Arakawa, and H. Hamano, “A low power SRAM using Auto-Backgate-Controlled MT-CMOS”, in Proceedings IEEE/ACM International Symposium on Low Power Electronic Devices, 2007, pp. 296–300. [16].H. Makino et al., “An Auto-Backgate-Controlled MTCMOS Circuit”, submitted to Symposium on VLSI Circuits, June 2000. NITM , GWALIOR
  • 53. [17].N. S. Kim, K. Flautner, D. Blaauw and T. Mudge, “Circuit and Micro-architectural techniques for reducing cache leakage power”, IEEE Transaction on VLSI systems Vol. 12, No. 4, pp. 168-198, Feb. 2008. [18].K. Flautner, N. S. Kim, S. Martin, D. Blaauw, and T. Mudge, “Drowsy caches: Simple techniques for reducing leakage power”, in Proc IEEE/ACM International Symposium on Computer Architecture 2005 pp 142 157 power Proc. Architecture, 2005, pp. 142–157. [19].X. Chen and H. Bajwa, “Energy-efficient dual-port cache architecture with improved performances,” IEE Journal of Electronic Letters, Vol. 43, No. 1, pp. 15-18, Jan.2007. [20].H. Tran, “Demonstration of 5T SRAM and 6T Dual-Port RAM Cell Arrays,” Symposium on VLSI Circuits, pp. 69-71, Jun. 1994. [21].S. Kim, N. Vijaykrishnan, M. Kandemir and M. J. Irwin, “Optimizing leakage energy consumption in cache bitlines bitlines” Journal of Design Automation for Embedded Systems Mar 2005 Systems, Mar. 2005. [22].A. Karandikar and K. K. Parhi, “Low power SRAM design using hierarchical divided bitline approach”, in Proceedings International Conference on Computer Design: VLSI in computers and Processors, pp. 82-100, 2000. [23] B.D. Yong and L.-S. Kim, “A l d i low power SRAM using hi i hierarchical bi li and l l sense amplifier”, i IEEE hi l bitline d local lifi in Journal of Solid State Circuits, Vol. 41, No. 7, pp. 1388- 1400, Jun. 2005. [24]. E. Seevinck, F. J. List and J. Lohsttoh, “Static-Noise Margin Analysis of MOS SRAM Cells,”IEEE JSSC, VOL. SC-22, NOS, pp.848-854, Oct.1998. , , pp , NITM , GWALIOR
  • 54. [25]. J. Lohstroh, E. Seevinck and J. de Groot, “Worst-Case Static Noise Margin Criteria for Logic Circuits and Their Mathematical Equivalence,”IEEE JSSC, VOL. SC-18, NO. 6, pp. 801-807, Dec.1999. [26]. A. Alvandpour, D. Somasekhar, R. Krishnamurthy, V. De, S. Borkar and C. Svensson, “Bitline leakage equalization for sub - lOOnm caches,” European Solid state Circuits 2003 ESSCIRC’03 Conference on caches Solid-state Circuits, 2003, ESSCIRC 03. on, pp. 420-425, Sept. 2004. [27] Soveran Singh Dhakad, Shyam Akashe, Sanjay Sharma “Cache Leakage : A Leakage aware cache simulator” International Journals of Computing and Applications, vol 5 no.2 (july-Dec-2010). [28] Soveran Singh Dhakad, Shyam Akashe, Sanjay Sharma “Dynamic Zero compression for Cache Energy Reduction ” International Journals of power engineering ,vol 2 no.2 (july-Dec-2010). [29] Soveran Singh Dhakad, Shyam Akashe, “CMOS VLSI Design National Conference in NEE Gwalior, Dhakad Akashe CMOS Design” NEE, Gwalior Ist Oct. 2009. [30] Soveran Singh Dhakad, Shyam Akashe, “Cache Memory cell for Leakage Power” National Conference in NEE, Gwalior, 26th June. 2010. NITM , GWALIOR
  • 55. THANK YOU AND HAVE A NICE DAY NITM , GWALIOR