10T SRAM PAPER

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 5

Analysis & Design of MOSFET based 10

Transistor SRAM Memory for Low Power


Applications
Ketan Rojasara Maitreya Parekh Bhavesh Soni
Student of EC Department, Student of EC Department. Assistant Professor of EC Department
Ganpat University Ganpat University Ganpat University
Gujarat,384012, Gujarat,384012, Gujarat,384012,
ketanrojasara22@gnu.ac.in maitreyaparekh22@gnu.ac.in bhavesh.soni@ganpatuniversity.ac.in

Abstract: The demand for portable devices like mobile, has three terminals: the drain (D), gate (G), and source
electronics devices and laptops is really high, and people (S). A voltage connected to the gate (G) terminal
want them to work better and use less energy. These regulates current flow between drain (D) and source
gadgets use a type of memory that doesn't use much (S). In terms of relatively high speed and low loss
power, which is important to keep their backup batteries
working. In line with this, a new kind of memory chip has
operation, MOSFETs outperform bipolar transistors.
been created and tested. This chip is called "10T static According to the polarity of the channel, there are N
random-access memory (SRAM) cell." It's designed to type and P type, and according to the control
be more stable, work at a moderate speed, and use less mechanism, there are depletion type with normally on
energy. The LT-Spice tool was used to study how this (deactivated with gate voltage 0 V) and enhancement
chip would work with technology that's incredibly tiny type with normally off (gate voltage 0 V off).
only 18 nanometers wide. To make this new memory chip
special, they used a trick that makes reading information
more stable. They also figured out a way to reduce the The MOSFET allows you to regulate the flow of
power that's wasted when the chip is just sitting around. electricity with a small amount of voltage at its gate,
Imagine it's like turning off lights in empty rooms to save just like you can with a faucet you can turn with a
electricity. This new memory chip is like that it saves handle. As a result, it behaves like a resistor that alters
power when it's not actively working. The great thing is its resistance in response to the voltage applied.
that this new chip is much better at saving power Nowadays, MOSFETs are frequently employed in
compared to the regular memory chip that's usually electrical circuits in place of the JFET, another type of
used. When it comes to reading and writing information, transistor.
this new chip uses way less power about 63.6% less for
reading and 39.9% less for writing than the usual one.
And it's not just about using less power; this new
memory chip is also more reliable. When you want to
read or write something, it's more likely to work well. In
fact, it's about 1.91 times better for reading and 1.53
times better for writing, compared to the old version.
Plus, this new chip makes reading things a bit faster
about 1.2 times faster than the regular chip. But, when it
comes to writing information, it takes a bit longer – about
1.6 times longer than the usual memory chip.

INTRODUCTION
1.1 Introduction of MOSFET:
A type of transistor called a MOSFET functions in
electronic devices like a small switch. It is unique in
that it features a section dubbed the "gate" that is kept
off from the main path through which energy flows. It
resembles a particular gate because of this separation,
which may be opened or closed using a little voltage.
It may have a very high barrier to letting electricity in Figure 1.1.1: Basic MOSFET Structure
as a result of this separation. The MOSFET typically
The diagram above depicts the MOSFET's
fundamental construction. When compared to the
creation of the JFET, the MOSFET is built
significantly differently. In both enhancement and
depletion modes, the electric field produced by the
gate voltage modifies the flow of charge carriers, such
as electrons in the case of N-channel MOSFETs and
holes in P-channel MOSFETs. Here, two N-type Figure 1.2.2 : CMOS Inverter input and output
regions are employed beneath the drain and source waveform
terminals, and the gate terminal is located on top of a
thin metal oxide insulation layer. Similar to this, when the CMOS inverter receives a high
input voltage, the PMOS transistor is turned off while
the NMOS transistor is turned on to prevent as many
1.2 CMOS inverter : electrons from reaching the output voltage and provide
The two cross-coupled inverters are surrounded by the a low logic output value.
memory created in the SRAM cell. The circuit
diagram for a CMOS inverter is shown below. The 1.3 Introduction of SRAM:
general CMOS inverter structure is made up of PMOS
and NMOS transistors, with the pMOS transistors SRAM stands for Static Random Access Memory. The
grouped at the top and the nMOS transistors SRAM Memory used in this work was a 6T SRAM cell,
positioned at the bottom. which features two cross-coupled inverters in addition
to access transistors for reading and writing data. If we
suppose that the first inverter's output is logic 0 and its
input is logic 1, the memory built into the SRAM cell is
stored around the two cross-coupled inverters. As a
result, after one cycle, the second inverter's output will
be logic 1. As long as the SRAM cell is receiving
power, logic 1 will continue to flow in the inverters,
negating the need for routine circuit refreshing.

Figure 1.2.1: The Schematic of Basic CMOS


inverter

This is one approach to connect the CMOS inverter's


PMOS and NMOS transistors. Along with a voltage
supply (VDD) at source terminal of the PMOS
transistor and a ground (GND) terminal at the source
terminal of the NMOS transistor, the drain (D) and gate
Figure 1.3.1: Basic SRAM
(G) terminals of the NMOS transistor are connected.
The input voltage (Vin) is connected to both transistors’
gate terminals, and the output voltage(Vout) is
The use of wireless body-area networks to monitor
connected to the transistors' drain (D) terminals.
patients' health is a significant leap in technology. This
network consists of sensors that are used to gather data
The PMOS transistor turns on when the CMOS inverter
and are attached to people's bodies. The wireless body
receives a low input voltage, whereas the NMOS
area network tracks the patient's health in real time with
transistor switches off by allowing electrons to flow
the aid of signal processing using wireless sensor that
through the gate terminal and producing a high logic
use the processor and SRAM memory.
output value.
SRAM Memory is a sort of semiconductor memory cell
that can store binary data of a single bit; as a result,
power consumption by SRAM Memory should be
lower for lengthy battery backup. It utilizes less power The suggested 9T single ended SRAM cell uses little
and is faster than dynamic SRAM. power. However, this cell's bitline is connected to two
access transistors, which results in a greater bitline
2.1 PROPOSED 6 T SRAM CELL: capacitance.

Traditional (6T) SRAM cells have a straightforward 2.2 PROPOSED 7T SRAM CELL:
architecture, however they have issues with data
disturbance. Let's say a standard 6T cell has a Q= '1'
(QB = '0') storage value. Because of the voltage
division action between transistors M6 and M3, voltage
at QB begins to increase during read. When the voltage
(at QB) reaches the left inverter's (M2-M4) threshold
voltage, transistor M4 can come on, causing the cell to
leak content. Data disruption is the name given to this
issue. The standard 6T employs a stronger pulldown
(M3) transistor as compared to the access transistors
(M6) in order to reduce the problem of data disturbance
during read.
However, the access transistor needs to be more
powerful than the pullup transistor for dependable write
operation. As a result, the access transistor design
requirement for the traditional 6T cell is incompatible.
As a result, it becomes necessary to construct an SRAM
cell that can provide accurate read and write operations
Figure: 2.2.1 Schematic of 7T cell SRAM
Due to the unfavorable time the access transistors'
activation to reach the latch takes, reading in a standard An extra transistor is inserted into ground route of a
6T cell happens quite slowly. In SRAM, a delayed read 6T SRAM Memory in a 7T SRAM Memory
operation does indicate that the response time for a configuration to lessen leakage while the cell is in
specific read operation and write operation would be standby mode. The bottom transistor's purpose in
quite long, leading to more leakage power over this standby mode is to cut off the ground path and stop
extended time period in the idle circuit. The cell is leakage paths through the inverter transistor sources,
unsuitable for use in real applications due to this decline although this cell is unable to speed up reading.
in performance..
2.3 PROPOSED 8T SRAM CELL:

Figure 2.1.1 Schematic of 6T cell SRAM

Researchers have recently suggested a number of


different SRAM cell configurations. To solve the read-
Figure: 2.3.1 Schematic of 8T cell SRAM
related data disturbance issue, an 8T cell is suggested.
The size of the transistors has a significant impact on 3 Read Operation:
the data stability and operation of 6T and 7T SRAM
cells. The ratio of the size of the pull-down transistors depicts the schematic for an SRAM cell with 10
to the access transistors serves as a metric for transistors. Pull-down transistors NM1(NMOS1) and
describing the stability of 6T and 7T SRAM cells. NM2(NMOS2) are connected in series with transistors
Higher improves data stability but at the cost of more NM5(NMOS5) and NM6(NMOS6). Bit-lines are used
leakage power and more cell area. to operate the NM5(NMOS5) and NM6(NMOS6)
transistors, which function as dynamic loop cutters.
An 8T cell approach was employed to solve issue of The supply voltage is coupled to the RD and RBL
data storage destruction during read operations. For signals.
this implementation, the data retention element and the
data output element were separated using separate The virtual ground (VGD) or worldline (WL) signals
write/read bit and word signal lines. A read-disturb- are connected by GND. Assume that storage node Q
free operation is provided by this cell implementation. has logic '0' available. It causes the PM2 transistors to
turn on, resulting in a terminal QB logic '1'. Through
2.4 10T SRAM CELL the NM7 and NM8 transistors, the voltage at QB
terminal discharges RBL by activating the transistors
This 10T SRAM cell based on a MOSFET. The PM1 NM8. RBL bit-line(BL) logic '0' will therefore be
(PMOS1), NM1 (NMOS1), PM2 (PMOS2), and NM2 reachable as a result.
(NMOS2) transistors, which are connected with back-
to-back invertors, make up the main latch circuitry. 4 Write Operation:
The access transistors, NM3 and NM4, allow the
read/write operation. The WL and VGD signals are set to logic high at the
start of the write operation while the RD signal is set
at logic '0'. Bit-line and bit-line bar (BL and BLB)
depend on logic '1' or logic '0' is going to be written on
nodes Q/QB and are connected to complimentary
logics.

When writing logic "1" or "0", bit-line (BL) is


connected with "1" or "0", where bit-line bar (BLB) is
related with "1" or "0." Think about the case when
logic '0' is stored in storage node Q. The
NM5(NMOS5) and NM6(NMOS6) transistors are
respectively turned on and off while BL/BLB stays at
Vdd/GND. As a result, the left inverter's pull-down
intensity is decreased because the left side latch
inverter is now isolated from GND. This shows that
storage node Q's logic '1' is straightforward to
construct.

5 Hold Mode:
Figure 2.4.1 Schematic of 10T cell SRAM
Bit-line (BL) leakage current is a significant factor in
Dynamic loop cutting transistors, also known as NM5 hold mode. In order to switch on the transistors that
and NM6 transistors, help to widen the write static cut loops, bit-lines (BL) are connected to the power
noise margin. NM7 and NM8 transistors come source. The wake-up time can be cut down. The access
together to form a read decoupled arrangement. This transistors are turned off when the WL signal is set to
reduces the conflict between the access transistors and ground. In order to isolate the read port, RD/VGD
increases the RSNM. The suggested cell also employs signals are connected to GND/Vdd.
broader access transistors to improve the writing
capability. The transistor is stacked in order to reduce
read (RD) power consumption. Additionally, a VGD
signal is applied, which reduces bit-line (BL) leakage
current.
REFERENCES
SIMULATION RESULTS
[1] Dautov, R., & Tsouri, G. R. (2014). Securing while
sampling in wireless body area networks with
application to electrocardiography. IEEE journal of
Sr Parameter 6T Cell 7T Cell 8T Cell 10T biomedical and health informatics, 20(1), 135-142.
No Cell
[2] V Sharma, S Cosemans, M Ashouie, J Huisken, F
1 Technology 18nm 18nm 18nm 18nm Catthoor, W Dehaene (2012) Ultra low-energy SRAM
design for smart ubiquitous sensors.IEEE Micro
32(5):10–24
2 Supply 0.9v 0.9v 0.9v 0.9v
[3] Kumar, H., & Tomar, V. K. (2021). Design of low
Voltage power with expanded noise margin subthreshold 12T
SRAM cell for ultra-low power devices. Journal of
3 Power 6.673pw 5.340pw 2.573pw 1.701pw Circuits, Systems and Computers, 30(06), 2150106
Dissipation
[4] Bansal, M., Kumar, A., Singh, P., & Nagaria, R. K.
(2018, November). A Novel 10T SRAM cell for Low
4 Read Delay 110ps 92.8ps 81.7ps 50ps Power Applications. In 2018 5th IEEE Uttar Pradesh
Section International Conference on Electrical,
Electronics and Computer Engineering (UPCON) (pp.
5 Write 1.01ps 0.9ps 0.85ps 0.71ps
1-4). IEEE
Delay
[5] Kumar, H., & Tomar, V. K. (2021). A Review on
Performance Evaluation of Different Low Power
Table 1. Simulation Results for Different SRAM SRAM Cells in Nano-Scale Era. Wireless Personal
Cells Communications, 117(3), 1959-1984.

[6] Kim, Y. B., Kim, Y. B., & Lombardi, F. (2008,


September). Low power 8T SRAM using 32nm
CONCLUSION independent gate FinFET technology. In 2008 IEEE
The conventional 6T, 7T, 8T, and proposed 10T International SOC Conference (pp. 247-250). IEEE.
SRAM Memory implementations are included in this
[7] Liu, Z., & Kursun, V. (2008). Characterization of a
report's comparison of the performance metrics for novel nine-transistor SRAM cell. IEEE transactions on
five SRAM cell topologies. Analysis is being done in very large scale integration (VLSI) systems, 16(4),
particular on each SRAM cell's lowest power 488-492.
dissipation, read/write delay, and read behavior. While
[8] Kumar, H., & Tomar, V. K. (2021). A Review on
a 7T SRAM cell would concurrently lower leakage Performance Evaluation of Different Low Power
power and increase data stability, leakage is not SRAM Cells in Nano-Scale Era. Wireless Personal
significantly improved compared to an 8T SRAM cell. Communications, 117(3), 1959-1984.
This research paper suggests a 10T SRAM cell
[9] Kumar, A. A., & Chalil, A. (2019, April). Performance
architecture to get over this issue, which adds analysis of 6T SRAM cell on planar and FinFET
transmission gate and separate inverter as a single-end technology. In 2019 International Conference on
read port. The findings demonstrate that, in Communication and Signal Processing (ICCSP) (pp.
comparison to the 6T and 7T, 8T SRAMs, the 10T 0375-0379). IEEE
SRAM consistently consumes the least amount of [10] Kumar, H., & Tomar, V. K. (2022). Simulation and
power, reads faster, and improves read stability. Analysis of Schmitt Trigger-Based 9T SRAM Cell
So MOSFET based 10T SRAM may be a suitable or with Expanded Noise Margin and Low Power
good choice for good noise tolerance and low power Dissipation. In Advances in Communication, Devices
and Networking (pp. 341-347). Springer, Singapore..
applications

You might also like