You are on page 1of 6

2021 IEEE International Conference on Distributed Computing, VLSI, Electrical Circuits and Robotics (DISCOVER) | 978-1-6654-1244-5/21/$31.

00 ©2021 IEEE | DOI: 10.1109/DISCOVER52564.2021.9663628

MTCMOS 8T SRAM Cell with Improved Stability


and Reduced Power Consumption
Anusha S Bommidi Shivanath Nikhil K Sai Manoj
Department of Electronics and Department of Electronics and Department of Electronics and
Communication Engineering Communication Engineering Communication Engineering
Amrita Vishwa Vidyapeetham Amrita Vishwa Vidyapeetham Amrita Vishwa Vidyapeetham
Bengaluru, India Bengaluru, India Bengaluru, India
anusha9904@gmail.com bommidinikhil123@gmail.com manojmmjx6@gmail.com

Kirti S. Pande
Department of Electronics and
Communication Engineering
Amrita Vishwa Vidyapeetham
Bengaluru, India
sp_kirti@blr.amrita.edu

Abstract—The semiconductor industry is expanding swiftly destruction, an SRAM cell with suitable MOS (Metal Oxide
and the demand for memory and faster access of memory is Semiconductor) transistor sizing needs to be designed. While
increasing. The data stability and energy usage are the basic scaling down of transistors enable high density, it also increases
requirements of cache memory in embedded processors that uses the leakage current [1].
SRAM. The SRAM cell parameters that require scrutiny at lower
supply voltages are data stability, leakage current and delay. In Maximum area on SoC (System on Chip) is occupied by
order to ameliorate the stability further and lower the substrate SRAM cells which influences the overall power consumption
(junction) leakage current in comparison to the existing SRAM significantly. On chip memory cells, use an array of SRAM cells
cells, the MTCMOS 8T SRAM cell is introduced in this paper. The for higher performance [2]. In order to attain lower power
proposed MTCMOS 8T SRAM cell uses HVT and LVT consumption, full scaling (both dimension and voltage
MOSFETs that helps in reduction of the average power parameters scaled down) is used which in turn increases the
consumption by subsiding the leakage current. The proposed subthreshold current exponentially [3]. The use of a single-
MTCMOS 8T SRAM cell is implemented, analysed, verified and ended SRAM cell minimises data charging and discharging at
compared to the existing SRAM cells using Cadence Virtuoso with the output node, resulting in lower leakage current and power
a channel length of 45 nm at a power supply of 500 mV. In consumption. [4].
proposed MTCMOS 8T SRAM cell, i) read stability RSVNM is
increased by 5.89%, 5.72% and 4.74% ii) write stability WTV is The SRAM cell’s stability is determined by the SNM (Static
increased by 4.16%, 4.16% and 5.05% iii) hold stability HSNM is Noise Margin). SRAM's SNM is the minimum amount of noise
increased by 0.24% iv) power consumption is decreased by voltage necessary to flip data stored on storage nodes. When the
58.87%, 3.164% and 66.49% in comparison to conventional 6T, MOSFET is operating in the vicinity of the threshold voltage
existing 8T and existing 9T SRAM cell respectively v) overall read (where the potential difference between gate and source is
path leakage current is reduced by 94.83% and 87.420%, when slightly lesser than the threshold voltage) a weak inversion is
compared with existing 8T and existing 9T SRAM cell formed, called the subthreshold region [5]. Decreasing the
respectively. supply voltage can affect the value at the storage nodes there
upon changing the logic values garnered in the SRAM cell while
Keywords—SRAM, SNM, MTCMOS (HVT, LVT), CMOS,
performing the read function (the stability of data at the storage
Subthreshold region, Low power, Leakage current, N-curve
nodes needs to be maintained) which reduces the stability.
I. INTRODUCTION Therefore, it is important to maintain the stability while working
with lower supply voltages. Thus, to improve the stability
Modern technological advancements demand for high speed, various SRAM cell topologies are adopted. In the traditional 6T
low power memory cells to store and access the data from cache SRAM cell, the pull-down transistors belonging to the latch,
memory. For such high expeditious applications, a well- must be slightly wider than the access transistors to attain better
designed SRAM (Static Random-Access Memory) cell is stability [6]. However, compared to other existing SRAM cells,
needed. SRAM is one such volatile memory used in many this does not enhance cell stability. The access, pull-up, and pull-
electronic devices for quick access of data, similar to cache down transistors can be sized appropriately to improve stability
memory. It uses cross coupled inverter circuitry to store each bit [3]. The 6T SRAM cell's lower read stability results in read
of information. SRAM cells do not require periodic refreshing destruction and greater power consumption. To resolve this
of data unlike DRAM (Dynamic Random-Access Memory). To problem of read stability, a read destruction free 7T SRAM cell
achieve the present-day requirements such as high speed write [7] was introduced and to reduce power utilization during the
& read along with minimum power consumption & read write phase, a 7T SRAM cell with a control transistor [8] was

978-1-6654-1244-5/21/$31.00 ©2021 IEEE 242

Authorized licensed use limited to: Universidad de Antioquia. Downloaded on February 13,2024 at 19:04:22 UTC from IEEE Xplore. Restrictions apply.
introduced. In order to improve the read stability and lower the B. Existing 8T SRAM Cell
power utilization, a single ended 8T SRAM cell [9] and a 9T The existing 8T SRAM cell [9] is made up of latched
SRAM cell [10] with separate read and write path are devised. circuitry with M5 and M6 as the access transistors which are
But these cells have high read path leakage current with lower responsible for writing & reading the data into & from the cell
stability. as depicted in Fig. 2. While writing data into the cell, WWL is
To improve the stability further with reduced leakage current held high to turn ON the access transistors. Hence, creating a
& power consumption, a MTCMOS (Multi Threshold CMOS) path to write the data present on the bit lines into the cell.
8T SRAM cell suitable for subthreshold operations is proposed. Throughout the hold operation, WWL is kept low to conserve
It uses low threshold voltage (LVT) and high threshold voltage the data at the output nodes. While reading the data from the cell,
(HVT) MOSFETs. The HVT transistors help in reducing the the transistors M5 & M6 are deactivated and RBL, RWL are
leakage current, while LVT transistors allow faster switching furnished with a high voltage. While reading logic ‘1’ from node
rates [11]. The existing SRAM cells and proposed MTCMOS Q, the transistor M8 is turned OFF and hence RBL preserves its
8T SRAM cell are simulated, analysed and compared using value. While reading logic ‘0’ from node Q, transistor M8 is
Cadence Virtuoso with a channel length of 45 nm at a power activated and allows the discharge of RBL. Although, only a
supply of 500 mV. single bit line (RBL) is used for reading, there is reduction in
read destruction and power consumption, yet this deteriorates
The rest of the work is divided into the following sections: the stability of the cell. Since a single bit line is used, it indicates
The various topologies of SRAM cells are explained in Section that the differential input required to be generated, making the
II. In Section III, the proposed MTCMOS 8T SRAM cell is sense amplifier a complex circuit.
discussed. Section IV deals with the analysis and comparison of
the simulation outcomes. Section V concludes the work carried
out along with the further scope.
II. LITERATURE SURVEY
A. Conventional 6T SRAM Cell
Two cross-coupled inverters combine to form the
conventional 6T SRAM cell, as depicted in Fig. 1. These two
inverters serve as a latch, allowing complementary values to be
stored at Q and QB, the output nodes. The bit lines BL and BLB Fig. 2. Existing 8T SRAM Cell [9]
are connected to the output storage nodes Q and QB by the
access transistors [12]. During write and read operations, the C. Existing 9T SRAM Cell
word line (WL) switches ON these access transistors (M5 and The existing 9T SRAM cell [10] is illustrated schematically
M6). While performing write operation, the bit lines BL and in Fig. 3. The read access transistors M7, M8 and M9 provide
BLB are charged to complementary voltages, depending on the a separate read path that assists in improving the SRAM cell’s
data to be cached in the cell. The output nodes are charged read stability [10]. The write access transistors M5 and M6 are
based on the voltage present on BL and BLB. During the activated only during the write operation, allowing the value on
retention phase, the access transistors are OFF which enables WBL and WBLB to be recorded at node Q and QB respectively.
the SRAM cell to hold the data. The read access and write access transistors are switched OFF
during the hold operation in order to retain the previously
Read destruction is the fundamental drawback observed in written value. During the read operation, transistor M7 is ON
the conventional 6T SRAM cell. While performing the read and the high value on RBL or RBLB is discharged through M8
operation, BL and BLB are supplied with a high voltage. The or M9 respectively, based on the value stored at node QB and
node which is at logic ‘0’ allows the discharge of the Q. It can be perceived that there may be an increase in the
corresponding bit line, in turn charging this storage node. This substrate current through transistor M9 (standard threshold
activates the pull-down transistor of the other inverter pair voltage transistor) during logic ‘1’ and hence contributing
causing a change in the value on the other storage node [13]. towards the leakage power. Section IV outlines the
corresponding analysis.

Fig. 1. Conventional 6T SRAM Cell Fig. 3. Existing 9T SRAM Cell [10]

243

Authorized licensed use limited to: Universidad de Antioquia. Downloaded on February 13,2024 at 19:04:22 UTC from IEEE Xplore. Restrictions apply.
III. PROPOSED MTCMOS 8T SRAM CELL The use of discrete write and read path in proposed
For improving the stability further and to curtail the substrate MTCMOS 8T SRAM cell obviates read destruction and
(junction) leakage current, the MTCMOS (Multi Threshold ameliorates the stability as compared to the conventional 6T
CMOS) 8T SRAM cell is proposed as delineated in Fig. 4. It is SRAM cell. The use of two-bit lines provides the differential
a requisite to have M6 and M8 transistors with HVT to curtail input required for the sense amplifier circuitry, and there by
the substrate (junction) leakage current. Therefore, the proposed reducing the complexity of the sense amplifier in contrast to the
MTCMOS 8T SRAM cell uses HVT MOSFETs (M6 and M8) existing 8T SRAM cell [9] (requires extra hardware to generate
and LVT MOSFETs (M1-M5& M7). This design of SRAM cell the differential input since single bit line is used). When
is implemented using Cadence Virtuoso with a channel length compared to the existing 9T SRAM cell [10], the HVT
of 45 nm at a power supply of 500 mV. transistors in the read path help to reduce substrate leakage
current during read operation, lowering the overall power
utilization.

Transistor Sizing: The SRAM cell’s stability can be


ameliorated by transistor sizing. The cell ratio (CR) is the
proportion of pull-down transistors to access transistors in a
circuit. The CR must be larger than 2 for improved read stability
[14]. The ratio of the pull-up transistor to the access transistor
is known as the pull-up ratio (PR). For improved write stability,
the PR has to be lower than 1.8 [14]. Hence, in the proposed
Fig. 4. Proposed MTCMOS 8T SRAM Cell
MTCMOS 8T SRAM cell the width of the pull-down transistor
(M1) is 360 nm and for M2-M8 the width is maintained at 120
TABLE I. VOLTAGE LEVELS OF INPUT SIGNALS DURING WRITE, HOLD nm, making the cell ratio to be 3 and pull-up ratio to be 1.
AND READ OPERATION FOR PROPOSED MTCMOS 8T SRAM
CELL IV. SIMULATION RESULTS
Stored Operation WWL WBL/RBLB RBL RWL The existing 8T and 9T SRAM cell experiences lower
Data stability and higher leakage current. The MTCMOS (Multi
Write VDD VDD GND GND Threshold CMOS) 8T SRAM cell is proposed and analysed in
Logic Hold GND VDD VDD GND Section III so as to ameliorate the stability further in contrast to
‘1’ the existing SRAM cells and to reduce the substrate (junction)
Read GND VDD VDD VDD
leakage current found in existing 8T and 9T SRAM cells. The
Write VDD GND GND GND design of traditional 6T, existing 8T and existing 9T SRAM cells
Logic Hold GND VDD VDD GND and the proposed MTCMOS 8T SRAM cell are simulated using
‘0’ Cadence Virtuoso. All the simulations are carried out using the
Read GND VDD VDD VDD
45 nm technology at a source voltage of 500 mV. All transistors
used in the conventional 6T, existing 8T and 9T SRAM cells are
During the write operation, the write access transistor M5 is simulated with a width of 120 nm and thus maintaining the CR
enabled by applying a high voltage to WWL and low voltage to and PR at 1. For the proposed MTCMOS 8T SRAM cell, the
RBL & RWL bit lines. WBL is supplied with either logic ‘1’ or pull-down transistor M1 and transistors M2-M8 have a width of
logic ‘0’ based on the logic value to be recorded in the SRAM 360 nm and 120 nm respectively making the CR to be 3 and PR
cell (i.e., at node Q and QB). Since M7 is OFF, RBL and RBLB to be 1.
do not find a discharge path through M8 or M6. During the hold A. Functionality of Proposed MTCMOS 8T SRAM Cell
operation, the access transistor M5 is turned OFF due to logic The proposed MTCMOS 8T SRAM cell is devised with the
‘0’ forced onto WWL and hence retaining the data at the output use of HVT MOSFETs (M6 & M8) and LVT MOSFETs (M1-
nodes Q & QB with the help of latched circuitry. M5 & M7). The functionality of this SRAM cell is as mentioned
in the above Section III. The transient response for logic ‘1’ and
During the read operation, WWL is forced with logic ‘0’ logic ‘0’ are illustrated in Fig. 5 and Fig. 6.
and RWL, RBL & RBLB are forced with logic ‘1’. Since M7
is ON, while reading a logic ‘0’ at Q, transistors M8 and M7 The proposed MTCMOS 8T SRAM cell's transient analysis
is performed on a 60 ns time period. Table II lists the voltage
provides a discharge path for RBL. Similarly, while reading a
levels acquired at nodes Q and QB throughout write, hold, and
logic ‘1’ at Q, transistors M6 and M7 provides a discharge path
read operations. While reading logic ‘0’ at QB & Q a slight
for RBLB. Therefore, irrespective of the value stored at the deviation of 912.416 nV and 839.241 nV is found. These
output nodes, the discharge of RBL or RBLB does not affect voltages are significantly lower when compared to standard 6T
the stored value in the cell, and hence abating the read SRAM cell, thus overcoming read destruction.
destruction. A succinct of required voltage levels for the
working of the proposed MTCMOS 8T SRAM cell during the
write, hold and read operation are tabulated in Table I.

244

Authorized licensed use limited to: Universidad de Antioquia. Downloaded on February 13,2024 at 19:04:22 UTC from IEEE Xplore. Restrictions apply.
TABLE II. VOLTAGE VALUES OBTAINED AT NODES Q AND QB DURING
THE TRANSIENT ANALYSIS OF PROPOSED MTCMOS 8T
SRAM CELL

Data Operation
Node
Stored Write (mV) Hold (mV) Read (mV)
Q 500.002 499.998 499.997
Logic ‘1’
QB 0.006230 0.000837 0.000912
Q 0.000236 0.000804 0.0008392
Logic ‘0’
QB 499.999 500 499.998
Fig. 7. N-Curve for Proposed MTCMOS 8T SRAM Cell

The difference in voltage betwixt the first and second points


that intersect at the zero-current line is used to calculate the
Read SVNM. The difference in voltage betwixt the second and
third points, which cuts at the zero-current line, is used to
calculate write trip voltage (WTV). A comparison of RSVNM
and WTV attained from the N-Curve plots of the conventional
6T, existing 8T, existing 9T and proposed MTCMOS SRAM
Cells are illustrated in Fig. 8.

Fig. 5. Working Principle of Proposed MTCMOS 8T SRAM Cell for Logic


‘1’

Fig. 8. Read and Write Static Noise Margin Comparison

When comparing the proposed MTCMOS 8T SRAM cell


with the traditional 6T, existing 8T and existing 9T SRAM cells
it can be inferred that the, i) RSVNM is improved by 5.89%,
5.72% and 4.74%, ii) WTV is improved by 4.16%, 4.16% and
5.05% respectively.
Fig. 6. Working Principle of Proposed MTCMOS 8T SRAM Cell for Logic
‘0’
C. Static Noise Margin Measurements for Hold Operation
B. Static Noise Margin Measurements for Read and Write The hold SNM is calculated by setting the SRAM cell in
Operation hold mode and connecting two DC sources in series with the
The SNM (Static Noise Margin) is used to assess the inverters [17]. A butterfly curve is plotted and the maximum
stability of an SRAM cell. The minimal amount of noise size of the square that fits into the curve is taken as the HSNM.
voltage necessary to flip the data stored on the storage nodes is The butterfly curve plot of proposed MTCMOS 8T SRAM cell
known as the SNM of SRAM. Adjusting the CR and PR of an is delineated in Fig. 9. A comparison of HSNM obtained from
SRAM cell can improve its read and write stability respectively the butterfly curve for the conventioanl 6T, existing 8T,
[15]. existing 9T and proposed MTCMOS 8T SRAM cells are
delineated in Fig. 10.
N-curve is a plot of the voltage supply Vin enforced at the
storage node Q versus the equivalent current Iin flowing The HSNM of the traditional 6T, existing 8T and existing
through the source [16]. The N-curve method is used to 9T SRAM cells are measured to be 409 mV whereas that of the
determine the static voltage noise margin (SVNM) of read and proposed MTCMOS 8T SRAM cell is 410 mV as delinated in
write for the SRAM cell. Fig. 7 shows the N-curve plot of the Table III. The proposed MTCMOS 8T SRAM cell has an
proposed MTCMOS 8T SRAM cell. HSNM of 0.24% higher than existing SRAM cells.

245

Authorized licensed use limited to: Universidad de Antioquia. Downloaded on February 13,2024 at 19:04:22 UTC from IEEE Xplore. Restrictions apply.
existing 8T, existing 9T and proposed MTCMOS 8T SRAM
cells are 1366.3 fA, 381.1775 fA and 0.00991 fA respectively.
This leakage current in the proposed design is decreased by
99.99% when compared to existing 8T and 9T SRAM cell
respectively.

Junction leakage current is the current flow between PN


junction (towards the substrate terminal) when the transistor is
in OFF state. The junction leakage current for the existing 8T,
existing 9T and proposed MTCMOS 8T SRAM cells are
Fig. 9. Butterfly Curve for HSNM of Proposed MTCMOS 8T SRAM Cell 7.587 fA, 23.0786 fA and 2.92741 fA respectively. This
junction leakage current for the proposed MTCMOS 8T SRAM
cell is decreased by 61.419%, 66.113% in comparison with the
existing 8T and existing 9T SRAM cell respectively.

The gate leakage current is the current flow from gate to


source, drain and body during the transistor’s OFF state. The
gate leakage current for the existing 8T, existing 9T and
proposed MTCMOS 8T SRAM cells are 157.059 fA, 224.8755
fA and 76.2015 fA respectively. When compared to existing
8T and 9T SRAM cells, the proposed MTCMOS 8T SRAM cell
Fig. 10. Hold Static Noise Margin Comparison
has shown a reduction in gate leakage current by 51.482% and
87.315%, respectively.
D. Average Power Consumption
The total power consumed by the SRAM cell is computed All these leakage currents are also tabulated in Table III. It
by taking the average power obtained while performing write, can be perceived that the use of HVT MOSFETs in the read
hold and read operations for logic ‘0’ and logic ‘1’. The power path have reduced leakage current for the proposed MTCMOS
analysis is carried out for 60 ns. The average power 8T SRAM cell.
consumption for conventional 6T, existing 8T, existing 9T and
proposed MTCMOS 8T SRAM cells are 47.87 pW, 20.2715 TABLE III. OVERALL COMPARISON OF EXISTING AND PROPOSED SRAM
CELLS
pW, 58.585 pW and 19.63 pW respectively as depicted in Table
III. From Fig. 11, it is inferred that the overall power consumed Parameter Conventional Existing Existing Proposed
6T SRAM Cell 8T 9T MTCMOS
by the proposed 8T MTCMOS SRAM cell is lowered by
SRAM SRAM 8T SRAM
58.70%, 3.164% and 66.49% when compared to conventional Cell [9] Cell [10] Cell
6T, existing 8T and existing 9T SRAM cells. The inclusion of
Area *(fm²) 32.4 43.2 48.6 54
HVT and LVT transistors in the proposed circuit results in a
RSVNM (mV) 209.658 210 212.034 222.0195
reduction in power consumption.
WTV (mV) 240 240 237.966 250
HSNM (mV) 409 409 409 410
Average Power 47.87 20.2715 58.585 19.63
Consumption
(pW)
Subthreshold 1366.3 381.1775 0.009912
Leakage
Current (fA)
Gate Leakage 7.5877 23.0786 2.92741
Current (fA) (No separate
read path)

Fig. 11. Average Power Consumption Comparison Junction 157.059 224.8755 76.2015
Leakage
Current (fA)

E. Read Path Leakage Current


The read path leakage (i.e., the subthreshold, junction and *Area is calculated by sum of product of width and length corresponding to
gate leakage) currents are measured across the HVT transistors each transistor.
M6 and M8. The current flow between drain and source of the
MOSFET in the subthreshold region (i.e., gate to source voltage
goes below the threshold voltage) is called subthreshold
leakage current [18]. The subthreshold leakage current for the

246

Authorized licensed use limited to: Universidad de Antioquia. Downloaded on February 13,2024 at 19:04:22 UTC from IEEE Xplore. Restrictions apply.
V. CONCLUSION AND FURTHER SCOPE Computational Intelligence and Computing Research (ICCIC), 2015, pp.
1-5, doi: 10.1109/ICCIC.2015.7435749.
The parameters of SRAM cell that require scrutiny at lower [6] G. Torrens, B. Alorda, C. Carmona, D. MalagÓn-PeriÁnez, J. Segura and
supply voltages are data stability, leakage current and delay. It S. Bota, "A 65-nm Reliable 6T CMOS SRAM Cell with Minimum Size
is surveyed from the literature that the conventional 6T SRAM Transistors," in IEEE Transactions on Emerging Topics in Computing,
cell exhibits higher read destruction while other existing single vol. 7, no. 3, pp. 447-455, 1 July-Sept. 2019, doi:
10.1109/TETC.2017.2721932.
ended 8T and 9T SRAM cell show higher leakage current with
reduced data stability. The MTCMOS 8T SRAM cell is [7] Debasish Nayak, Debiprasad Priyabrata Acharya, Kamalakanta
Mahapatra, “A read disturbance free differential read SRAM cell for low
proposed so as to ameliorate the stability further when compared power and reliable cache in embedded processor”,AEU - International
with the existing SRAM cells and to reduce the substrate Journal of Electronics and Communications, Volume 74, 2017, Pages
(junction) leakage current found in existing 8T and 9T SRAM 192-197, ISSN 1434-8411, https://doi.org/10.1016/j.aeue.2017.02.012.
cells. The proposed MTCMOS 8T SRAM cell uses HVT [8] Giterman, O. Keren and A. Fish, "A 7T Security Oriented SRAM Bitcell,"
MOSFETs (M6 and M8) and LVT MOSFETs (M1-M5 & M7). in IEEE Transactions on Circuits and Systems II: Express Briefs, vol. 66,
The use of HVT transistors help in subsiding the leakage current no. 8, pp. 1396-1400, Aug. 2019, doi: 10.1109/TCSII.2018.2886175.
and average power consumption. The conventional 6T, existing [9] D. Mittal and V. K. Tomar, "Performance Evaluation of 6T, 7T, 8T, and
9T SRAM cell Topologies at 90 nm Technology Node," 2020 11th
8T, existing 9T and proposed MTCMOS 8T SRAM cells are International Conference on Computing, Communication and
implemented, analysed, verified and compared at 45 nm Networking Technologies (ICCCNT), Kharagpur, India, 2020, pp. 1-4,
technology using Cadence Virtuoso with source voltage of 500 doi: 10.1109/ICCCNT49239.2020.9225554.
mV. In proposed MTCMOS 8T SRAM cell, i) read margin [10] Z. Liu and V. Kursun, "Characterization of a Novel Nine-Transistor
RSVNM is increased by 5.89%, 5.72% and 4.74% ii) write SRAM Cell," in IEEE Transactions on Very Large Scale Integration
margin WTV is increased by 4.16%, 4.16% and 5.05% iii) hold (VLSI) Systems, vol. 16, no. 4, pp. 488-492, April 2008, doi:
10.1109/TVLSI.2007.915499.
margin HSNM is increased by 0.24% iv) power consumption is
[11] R. Adithi, S. Dambal and K. S. Pande, "NMOS Only Schmitt Trigger
decreased by 58.87%, 3.164% and 66.49% when compared to Based SRAM Cell, " 2019 3rd International conference on Electronics,
conventional 6T SRAM cell, existing 8T and existing 9T SRAM Communication and Aerospace Technology (ICECA), Coimbatore, India,
cell respectively, v) overall read path leakage current is reduced 2019, pp. 290-295, doi: 10.1109/ICECA.2019.8821802.
by 94.83% and 87.420%, when compared to existing 8T and [12] A. Chunn, A. Agrawal and A. Naugarhiya, "An 8T TG-DTMOS Based
existing 9T SRAM cell respectively. Low power cache Subthreshold SRAM Cell with Improved Write Ability and Access
memories and digital signal processors can be designed using Times," 2020 24th International Symposium on VLSI Design and Test
(VDAT), Bhubaneswar, India, 2020, pp. 1-6, doi:
the proposed MTCMOS 8T SRAM cell. As a further work, the 10.1109/VDAT50263.2020.9190442.
body bias technique can be used and a cell array can be analysed.
[13] D. Nayak et al., "A Novel Driver less SRAM with Indirect Read for Low
Energy Consumption and Read Noise Elimination," 2019 Devices for
REFERENCES Integrated Circuit (DevIC), Kalyani, India, 2019, pp. 314-317, doi:
[1] R. Suthar, K. S. Pande and N. S. Murty, "Leakage Reduction in DT8T 10.1109/DEVIC.2019.8783644.
SRAM Cell Using Body Biasing Technique," 2017 IEEE International [14] Tanvir, Tanvir. "Design and Stability Analysis of a High-Temperature
Symposium on Nanoelectronic and Information Systems (iNIS), Bhopal, SRAM." Electronic Thesis or Dissertation. University of Akron, 2012.
2017, pp. 215-219, doi: 10.1109/iNIS.2017.51. OhioLINK Electronic Theses and Dissertations Center.
[2] S. Mohan, K. S. Pande and N. S. Murty, "Stability investigation for 1R- [15] S. K. Singh, S. V. Singh, B. K. Kausik, C. Chauhan and T. Tripathi,
2W and 2R-2W Register File SRAM bit cell using FinFET in "Characterization & improvement of SNM in deep submicron SRAM
subthreshold region," 2015 International Conference on VLSI Systems, design," 2014 International Conference on Signal Processing and
Architecture, Technology and Applications (VLSI-SATA), 2015, pp. 1-6, Integrated Networks (SPIN), Noida, India, 2014, pp. 538-542, doi:
doi: 10.1109/VLSI-SATA.2015.7050495. 10.1109/SPIN.2014.6777013.
[3] P. Sreelakshmi, K. S. Pande and N. S. Murty, "SRAM cell with improved [16] M. Samson and M. B. Srinivas, "Analyzing N-Curve Metrics for Sub-
stability and reduced leakage current for subthreshold region of Threshold 65nm CMOS SRAM," 2008 8th IEEE Conference on
operation," 2015 IEEE International Conference on Computational Nanotechnology, Arlington, TX, USA, 2008, pp. 25-28, doi:
Intelligence and Computing Research (ICCIC), Madurai, 2015, pp. 1-5, 10.1109/NANO.2008.16.
doi: 10.1109/ICCIC.2015.7435750.
[17] Grossar, E., et al. (2006). Read stability and write-ability analysis of
[4] D. Sreenivasan, D. Purushothaman, K. S. Pande and N. S. Murty, "Dual- SRAM cells for nanometer technologies. IEEE Journal of Solid-State
threshold single-ended Schmitt-Trigger based SRAM cell," 2016 IEEE Circuits, 41(11), 2577–2588.
International Conference on Computational Intelligence and Computing
[18] M. Yadav and S. Akashe, "New Technique for Reducing Sub-threshold
Research (ICCIC), Chennai, India, 2016, pp. 1-4, doi:
Leakage in SRAM," 2012 Second International Conference on Advanced
10.1109/ICCIC.2016.7919674.
Computing & Communication Technologies, Rohtak, India, 2012, pp.
[5] J. Parimala, K. Priyanka, L. S. Kaumudi, K. S. Pande and N. S. Murty, 374-377, doi: 10.1109/ACCT.2012.78.
"Subthreshold voltage to supply voltage level shifter using modified
revised wilson current mirror," 2015 IEEE International Conference on

247

Authorized licensed use limited to: Universidad de Antioquia. Downloaded on February 13,2024 at 19:04:22 UTC from IEEE Xplore. Restrictions apply.

You might also like