SlideShare a Scribd company logo
A Comprehensive Guide to Designing Subthreshold SRAM Bit Cells
Image Source: AI Generated
Modern semiconductor design faces a major challenge with power consumption, especially
when dealing with battery-operated and IoT devices. SRAM memory blocks can use up to 60%
of the total chip power, which gives us a great chance to save power. A promising way to handle
this comes from subthreshold SRAM design that saves power dramatically by running
transistors below their threshold voltage.
Let me break down everything about designing strong subthreshold SRAM bit cells. You'll learn
about basic operating principles and different cell layouts. We'll get into key design elements
like voltage scaling effects, process variations, and stability challenges. This piece gives you the
knowledge to create reliable subthreshold SRAM designs for next-generation low-power
applications through detailed coverage of power optimization methods, technology scaling
effects, and real-world implementation guidelines.
Fundamentals of Subthreshold SRAM Operation
This exploration of SRAM fundamentals helps us understand how these significant memory
elements operate in the subthreshold region. The core architecture and challenges of
subthreshold SRAM design are the sort of thing I love to discuss.
Basic SRAM Cell Architecture
SRAM design's foundation rests on its simple building block - the memory cell. A 6T
configuration serves as the typical implementation method, which consists of two cross-coupled
inverters that form a storage element and two access transistors [1]. This arrangement creates a
bi-stable circuit that maintains its state while power flows [2].
The cell operates through careful transistor sizing, where:
 The NMOS transistors require a minimum width-to-length ratio of 2
 PMOS transistors need a ratio of 4
 Access transistors just need a ratio above 4 [1]
Subthreshold Operating Principles
Supply voltage drops below the transistor's threshold voltage during subthreshold operation,
which guides us to dramatic power savings. Active power shows a quadratic dependence on
voltage, while leakage power associates exponentially with voltage scaling [3]. This region's
operation helps achieve substantial power reduction, especially when you have IoT applications
where battery life matters most.
Operating RegionSupply VoltageCharacteristics
Nominal
0.8V
Standard operation [3]
Near-threshold
0.5V-0.7V
Moderate power savings [3]
Subthreshold
<0.5V
Maximum power efficiency [3]
Key Design Challenges
Subthreshold SRAM design presents several vital challenges. Read stability becomes a concern
since the Static Noise Margin (SNM) drops substantially as supply voltage reduces [4]. The Ion-
to-Ioff ratio decreases exponentially in the subthreshold region, which limits the number of
cells per bitline and affects density [4].
Process variations create a significant challenge. Threshold voltage variation becomes more
pronounced at lower voltages. VDDMIN associates strongly with threshold voltage variation,
which makes the cell susceptible to parameter mismatch [3]. Conventional 6T SRAM's VDDMIN
faces constraints from conflicting requirements of read stability and write ability [3].
Bitline swing during read operations presents unique challenges. Both the read current from the
accessed cell and total leakage noise from idle cells in the same column affect it [3]. Sense
amplifiers struggle to separate between reading a '0' cell with minimum leakage and reading a
'1' cell with maximum leakage at ultra-low voltages [3].
Design Considerations for Subthreshold Operation
Designing subthreshold SRAM requires careful attention to several vital operating parameters
that affect performance and reliability. Experience shows these parameters become more
important as we redefine the limits of low-power operation.
Voltage Scaling Effects
Voltage scaling brings both opportunities and challenges in subthreshold design. Sub-VT
circuits offer dramatic reduction in energy consumption [5]. The delay increases exponentially
with additional voltage scaling once VDD drops below VT [5]. Analysis reveals the optimum-
energy supply voltage point typically sits around 400mV. This results in energy consumption
decreasing by 62.5% compared to operation at 1200mV [6].
Process Variation Impact
Process variation stands out as a vital challenge in subthreshold operation. Random variations
affect the geometry and threshold voltage of CMOS devices fundamentally. These effects become
more prominent in scaled technologies [5]. Measurements indicate:
 Low supply voltage applications see SNM degradation by 35% [6]
 Proper circuit techniques can improve standard values of read and hold SNM by 82% and
29.4% respectively [6]
 The proposed designs work effectively in supply voltage ranges from 150mV to 1200mV [6]
Temperature Sensitivity
Temperature effects are vital to subthreshold operation. Sub-threshold designs show extreme
sensitivity to temperature variations [7]. These circuits differ from super-threshold designs
because they:
 Don't rely on self-heating due to their ultra-low power consumption [7]
 Need reliable operation at cold extremes for extended periods [7]
 Display notable performance variation across temperature ranges from 0°C to 85°C [8]
Various techniques help alleviate these challenges. Modified Schmitt Trigger inverters have
proven successful by ensuring stable operations in both superthreshold and subthreshold
regions [6]. Research points to VDD tuning, PMOS sizing, and reducing the duty cycle as the
most effective techniques to reduce degradation [6].
These factors create a complex design space through their interaction. Performance can vary
dramatically without proper management - from 1 MHz in one corner to 1 kHz in a different
corner [7]. This necessitates resilient design methodologies that account for all variations while
preserving the power benefits of subthreshold operation.
Advanced SRAM Cell Topologies
Our research into SRAM architectures shows that cell topology is vital to achieve optimal
subthreshold operation. Various cell configurations have evolved to address the basic challenges
we discussed earlier.
6T vs 8T Configurations
The conventional 6T cell is area-efficient but faces stability challenges during read operations.
Stored data can be accidentally overwritten when the voltage at node V1 reaches the threshold
of NMOS N2 [9]. The 8T designs emerged with separate read/write bit and word signal lines to
solve this problem [9].
The 8T configuration brings several advantages:
 Read-disturb-free operation through separated data paths
 Better stability in scaled technologies
 Better read static noise margin (RSNM)
The improved stability comes with a trade-off - the 8T implementation needs 30% more area
than the 6T design [9].
9T and 10T Cell Designs
The 9T and 10T configurations redefine the limits of stability and power optimization. The 9T
SRAM shows a 1.67× increase in SNM compared to standard 6T cells [10]. Our 10T design
implementations achieved:
 36% reduction in leakage power
 64% reduction in leakage current
 13% improvement in read stability [11]
The 10T structure uses an innovative approach with an inverter as read buffer connected to the
Qb of the cell [12]. We found that it eliminates precharge circuits typically needed in 6T designs
[12].
Performance Comparison
Our analysis led to this comparison of different SRAM topologies:
Cell TypeArea OverheadKey AdvantagesPrimary Application
6T
Baseline
Smallest area
Standard applications
8T
+30%
Read stability
Low power designs
9T
+40%
Enhanced SNM
High stability needs
10T
+45%
Lowest leakage
Ultra-low power
The conventional 6T, 7T, and 8T SRAM cells are area-efficient but don't deal very well with
leakage power and read stability issues [11]. The 9T configuration offers a middle ground by
reducing leakage power and improving data stability [12]. Our recent work with 10T designs
achieved the best balance of power and stability metrics, making it ideal for ultra-low power
applications [11].
Stability Analysis and Optimization
Reliable subthreshold SRAM design depends on stability analysis. Our team learned that
optimizing stability metrics plays a vital role in ensuring reliable operation under all conditions.
Static Noise Margin Enhancement
Static Noise Margin (SNM) stands out as the main indicator of cell robustness in subthreshold
SRAM stability. Our measurements indicate that SNM equals the minimum noise voltage at
each data storage node needed to flip the cell's state [13]. The conventional 6T SRAM cells face
major challenges because SNM degrades by up to 35% at lower supply voltages [13].
Our team improved stability through these techniques:
 Modified Schmitt trigger designs
 Optimized transistor sizing ratios
 Virtual ground techniques
Read/Write Stability Metrics
Our research combines traditional and innovative approaches to develop complete stability
metrics. The N-curve gives additional current information that helps overcome the limits of
standard SNM measurements [14]. Our tests revealed:
Stability ParameterTraditional MethodN-curve Method
Read Stability
RSNM
SVNM & SINM
Write Stability
WSNM
WTV & WTI
Maximum Measurable Noise
0.5 Vdd
No limit [15]
N-curve analysis's combined voltage and current information proved valuable. A small Static
Voltage Noise Margin (SVNM) paired with a large Static Current Noise Margin (SINM) can
maintain cell stability [14].
Process Corner Analysis
The largest longitudinal study of process corners showed key variations in stability metrics. Our
simulations across five process corners (TT, FF, SS, FS, SF) yielded valuable results [16].
SNM peaks at SF (slow-fast) corner and bottoms out at FS (fast-slow) corner. The TT (typical-
typical) corner shows moderate stability [16]. Temperature changes affect stability significantly
- SNM decreases as temperature rises from 40°C to 100°C [16].
The on/off current ratio drops to about 103 (PMOS = 5.6 × 103, NMOS = 4.527 × 103) in the
subthreshold region, compared to 106 in saturation region [15]. This substantial reduction
makes leakage current effects more noticeable, which demands careful stability measurements.
Write margin analysis shows that higher supply voltage leads to better write margins in all
process corners. We measured a write margin of 0.148V at TT corner at 40°C, which went up to
0.167V at 100°C [16]. This behavior shows how operating parameters interact in complex ways in
subthreshold design.
Power Optimization Techniques
Our power optimization research for subthreshold SRAM has yielded several innovative
approaches that achieve ultra-low power operation. The results show that a complete power
management system must address both static and dynamic power components to maintain
reliable operation.
Leakage Current Reduction
Leakage power makes up about 60-70% of total power consumption in modern SRAM designs
[17]. Several effective techniques help curb this challenge:
 Dual threshold voltage optimization
 Gated-VDD implementation
 Multi-threshold CMOS design
 Dynamic voltage scaling
The measurements indicate up to 200X leakage reduction compared to conventional approaches
[18]. The best results come from using high-Vth transistors in sleep control paths while keeping
low-Vth devices in critical paths.
Dynamic Power Management
The team's innovative approaches to dynamic power reduction have produced significant
improvements. Voltage scaling implementation showed that lower supply voltage creates
quadratic power savings [19]. Careful optimization achieved these results:
TechniquePower Reduction
Write '0' Power
22.64% [19]
Write '1' Power
30.68% [19]
Bitline Leakage
64% [19]
Read Power
66% at 1V [19]
Dynamic power optimization works best when combined with architectural modifications. A
modified bit-line structure reduces capacitive coupling and saves power during read and write
operations.
Sleep Mode Strategies
The quest for ultra-low power operation led to sophisticated sleep mode strategies. Power-
ground-gating (PG-gating) implementation achieved 60% lower leakage power compared to
conventional gating techniques [20].
The optimal sleep mode implementation depends on:
 Wake-up energy overhead
 Data retention requirements
 Standby current optimization
 Temperature sensitivity
Sleep transistor sizing creates a critical trade-off between leakage reduction and performance
overhead [21]. The optimized circuits save energy from 14.5% to 42.28% and reduce standby
power between 62.8% to 67% [21].
Applications with long idle periods benefit from a hierarchical power gating strategy. This
method proves highly effective as standby leakage current drops to levels similar to battery self-
discharge rates [21]. Stronger power gating switches minimize performance penalties while
keeping acceptable leakage during standby mode.
Technology Scaling Considerations
Semiconductor technology nodes are advancing rapidly, and this brings new challenges to
subthreshold SRAM design. Traditional scaling methods no longer give proportional benefits, so
we need innovative solutions to keep up performance and reliability.
Node-specific Design Rules
Our work with advanced nodes shows that double patterning lithography (DPL) is now essential
for 32nm and newer technology nodes [22]. Our measurements reveal that DPL can affect SRAM
cell robustness by a lot, and cell failure probability goes up by 3.3X compared to single exposure
lithography [22]. We found that there was a systematic offset between two exposures in DPL,
which leads to:
 Uncorrelated CD variation between adjacent devices
 More functional failures in SRAM cells
 Lower yield metrics in scaled technologies
Our optimization work led to a 3.6X reduction in SRAM cell failure probability with DPL-aware
sizing schemes [22].
Layout Optimization
We created detailed layout optimization strategies that deal with scaling challenges. Buried
power rails are working well in our implementation because they put all power rails beneath
the transistors [23]. This method comes with several benefits:
Optimization TechniqueMain Benefit
Buried Power Rails
Lower wiring resistance
Multi-die Integration
Better PPA for logic
Single-port Memory
Better area efficiency
Our latest designs show that single-core memories are the densest full-power options available
[23]. This helps us maintain performance while managing area constraints in advanced nodes.
Area-Power Tradeoffs
Our testing across multiple technology nodes reveals important tradeoffs between area and
power consumption. Advanced nodes create big challenges for SRAM scaling:
1. Power Rail Design: Dual power rail implementation takes up more area but provides better
voltage levels for SRAM and periphery circuits [23].
2. Sleep Mode Implementation: Sleep modes can cut down power consumption drastically, and
leakage current relates exponentially to VDD [23].
3. Technology Migration: Nanosheets could make SRAM bit cell height 40nm taller if all other
process/layout margins stay the same [23].
We created economical solutions by combining advanced logic dies with SRAM dies made in
older technology nodes [23]. Process variations become more important at advanced nodes, so
we need to think over layout techniques and design rules carefully [24].
Our newest implementations show better stability performance through optimized device
sizing. The stability analysis reveals that Cell Ratio and Pull-up Ratio optimization can boost
read margins by 8.69% and write margins by 16.85% compared to standard designs [24].
Performance Characterization Methods
Testing subthreshold SRAM cells demands advanced measurement methods and well-designed
test structures. Our team has created detailed ways to assess stability, reliability, and
operational margins in operating conditions of all types.
Test Structure Design
The research led us to build specialized test structures that give flexible and direct access to
SRAM internal nodes. Transmission gates (TG) proved to be the quickest way to access internal
nodes, as voltage drops stayed below 1% of power supply voltage (less than 8mV at VDD=0.8V)
[25]. The test structure we built has:
 Multiple layers of metal connection with redundant vias
 Transmission gates sized carefully for column and bank selection
 Layout optimization to minimize IR drops
 ESD-protected IO structures
Our tests found that SRAM test structures' layout must match actual SRAM arrays closely to get
accurate measurements [25]. This method lets us assess many SRAM cells quickly while keeping
precise measurements.
Measurement Techniques
The team created several innovative ways to assess SRAM performance thoroughly. These key
measurement techniques are:
TechniqueParameter MeasuredKey Advantage
Static Noise Margin
Cell Stability
Direct stability measurement [26]
Supply Read Retention
Read Stability
Non-invasive testing [26]
Bit-line Write Trip
Write-ability
In-situ measurement [27]
Current-based Testing
Dynamic Stability
Correlation with conventional metrics [26]
Direct bit-line measurements helped us achieve large-scale testing of read stability and
writeability in functional SRAM arrays [27]. This method works great to estimate yield in large
SRAM arrays without changing the array structure.
Results Analysis
The detailed analysis gave us crucial insights about subthreshold SRAM performance. Cell
supply level affects read stability significantly, while other stability boost techniques like
reverse body bias make small changes [26]. The measurements showed:
4. Stability Metrics: The correlation (R²) between measured and simulated stability reaches:
 0.84 for read stability [26]
 0.92 for write ability [26]
5. Performance Characterization: The bit-line measurement technique shows:
 Accurate correlation with conventional stability metrics
 Capability to test large arrays efficiently
 Minimal impact on normal array operation [27]
Standard industry tools like TANNER EDA helped us simulate various parameters including
power and delay [26]. Dynamic SRRV measurement uses less power than conventional read and
write failure tests [26].
Temperature variation tests showed that subthreshold leakage grows almost exponentially with
temperature [28]. At 125°C, optimized cell designs achieve:
 77% reduction in standby leakage power compared to conventional 6T cells
 25% improvement over P4 cells
 40% better performance than P3 bit cells [28]
Implementation Guidelines
A systematic approach that combines careful planning with thorough verification helps
implement subthreshold SRAM designs successfully. Our team created complete guidelines
based on years of experience to achieve reliable operation with ultra-low power consumption.
Design Flow Steps
The design process starts by focusing on system reliability and noise margins for proper
operation at very low voltages [29]. Our implementation priorities include:
 Architecture selection based on application needs
 A thorough review of process corners and temperature ranges
 Assist features that improve stability
 Power optimization techniques
Bit-line activity reduction is vital since these lines use more power due to their long wiring and
high capacitance [29]. Our team saved power by removing the bit-line during write operations.
This allows each cell to perform write operations separately with the power supply [29].
Verification Methodology
Multiple validation layers ensure resilient operation in all conditions. Our team developed an
all-encompassing approach that has:
Verification PhaseKey Focus AreasTools Used
Behavioral
Functional correctness
RTL simulation
Circuit-level
Stability metrics
SPICE analysis
System-level
Integration validation
Mixed-mode testing
Tests confirm that designs with selective cell activation for read and write operations reduce
errors and power use [29]. The verification methods specifically target:
6. Read stability validation
7. Write margin verification
8. Process corner analysis
9. Temperature sensitivity testing
Best Practices
Years of experience led us to identify several vital best practices for successful subthreshold
SRAM implementation:
Power Management Power-gating techniques reduce static power consumption by up to 60%
[29]. P-FET access transistors minimize static power in our designs because they show lower
leakage current compared to N-FET in FinFET technology [29].
Stability Enhancement Noise margins improved through optimization by implementing:
 Separate read paths for better RSNM
 Write assist techniques for robust operation
 Half-select-free designs to minimize errors [29]
Process Variation Handling Ultra-low power design needs to address various reliability
challenges [30]. The solution involves:
 Complete corner analysis
 Temperature variation compensation
 Process-specific optimization techniques
The reading path works better when separated from the power supply by three P-type
transistors. The writing path needs two P-type transistors [29]. This approach increases delay
compared to N-type implementations, but optimizes power consumption [29].
Technology Selection FinFET technology provides excellent properties for subthreshold
operation with:
 Low leakage power characteristics
 Better gate control capabilities
 Better mitigation of short-channel effects [31]
These best practices create designs that work reliably at supply voltages as low as 0.6V while
maintaining acceptable performance [29]. The team achieved this by balancing energy
efficiency, reliability, and performance tradeoffs at the system level [30].
Conclusion
Subthreshold SRAM design is a vital advancement for next-generation low-power electronic
systems. Our detailed study reveals the delicate balance needed between power efficiency and
reliable operation. We showed how 8T, 9T, and 10T configurations improve stability compared
to traditional 6T designs, despite requiring more area.
The power optimization techniques we tested yielded impressive results. Dual threshold voltage
optimization and sophisticated sleep mode strategies achieved up to 200X leakage reduction
compared to conventional approaches. Our modified Schmitt trigger designs and optimized
transistor sizing delivered up to 82% improvement in read SNM, which proved essential for
stability enhancement.
Double patterning lithography and layout optimization present critical challenges in technology
scaling. Buried power rails and careful process corner analysis become more significant at
advanced nodes. We developed specialized test structures and measurement techniques that
provide reliable frameworks to evaluate SRAM stability in a variety of operating conditions.
Semiconductor technology advances drive subthreshold SRAM's evolution continuously. Our
findings are the foundations for creating strong, energy-efficient memory solutions that battery-
operated and IoT devices need. These insights lead the way to trailblazing solutions in ultra-low-
power memory design and challenge what's possible in energy-constrained applications.
References
[1] -
[2] -
[3] -
[4] -
[5] -
[6] -
[7] -
[8] -
[9] -
[10] -
[11] -
[12] -
[13] -
[14] -
[15] -
[16] -
[17] -
[18] -
[19] -
[20] -
[21] -
[22] -
[23] -
[24] -
[25] -
[26] -
[27] -
[28] -
[29] -
[30] -
[31] -https://asic-soc.blogspot.com/2007/07/sram-cell-design.htmlhttps://en.wikipedia.org/
wiki/Static_random-access_memoryhttps://www.sciencedirect.com/science/article/abs/pii/
S016792602400097Xhttps://people.ece.umn.edu/groups/VLSIresearch/papers/2008/
ISCAS08_SRAM.pdfhttp://www.princeton.edu/~nverma/VermaLabSite/Publications/2006/
CalhounWangVermaChandrakasan_ISLPED2006.pdfhttps://www.researchgate.net/
publication/215800156_Process_variations_in_sub-
threshold_SRAM_cells_in_65nm_CMOShttps://semiengineering.com/dealing-with-sub-
threshold-variation/https://www.researchgate.net/figure/Temperature-Vs-Sub-threshold-
Leakage-at-07V-in-SRAM-cells-The-least-subthreshold_fig4_224908914https://
www.ece.ucdavis.edu/~ramirtha/EEC216/W08/mzhang_eec216report_public.pdfhttps://
www.sciencedirect.com/science/article/pii/S2773064623000543https://
www.researchgate.net/publication/
283862501_Design_and_analysis_of_different_types_SRAM_cell_topologieshttps://gvpress.com/
journals/IJHIT/vol9_no2/10.pdfhttps://www.researchgate.net/publication/
271300583_Static_Noise_Margin_Analysis_of_Various_SRAM_Topologieshttps://
www.researchgate.net/publication/2983293_Read_Stability_and_Write-
Ability_Analysis_of_SRAM_Cells_for_Nanometer_Technologieshttps://www.mdpi.com/2079-
9292/11/8/1196https://pdfs.semanticscholar.org/
2500/53337e074aaf52b294061c711f99f9631f1b.pdfhttps://www.preprints.org/frontend/
manuscript/e5f10ce4228efb3e8f6a2bde2f8e3474/download_pubhttps://dl.ifip.org/db/conf/
vlsi/vlsisoc2005/ParkM05.pdfhttps://www.ijera.com/papers/Vol2_issue5/
KC2517811784.pdfhttps://sportlab.usc.edu/archives/472https://www.researchgate.net/
publication/
221060520_Analysis_and_Optimization_of_Sleep_Modes_in_Subthreshold_Circuit_Desig
nhttps://blaauw.engin.umich.edu/wp-content/uploads/sites/342/2017/11/428.pdfhttps://
semiengineering.com/sram-scaling-issues-and-what-comes-next/https://
www.researchgate.net/publication/
379681957_Investigating_the_Impact_of_Technology_Scaling_on_Stability_Performance_of_Sub-
threshold_Static_Random_Access_Memory_Bitcell_Topologieshttps://apps.dtic.mil/sti/tr/pdf/
AD1075360.pdfhttps://www.ijaist.com/wp-content/uploads/2018/08/
SRAMStabilityMeasuremntInCMOSTechnology.pdfhttps://people.eecs.berkeley.edu/~bora/
Journals/2009/JSSC2009-Nov.pdfhttps://research.ijcaonline.org/volume51/number19/
pxc3880272.pdfhttps://www.sciencedirect.com/science/article/abs/pii/
S1434841121004726https://rlpvlsi.ece.virginia.edu/sites/rlpvlsi.virginia.edu/files/
MWCAS2017__SessionA3L-B_PaperID1465_HarshPatel.pdfhttps://www.sciencedirect.com/
science/article/abs/pii/S1434841122002874

More Related Content

PDF
30_Design.pdf
PDF
Average and Static Power Analysis of a 6T and 7T SRAM Bit-Cell at 180nm, 90nm...
PDF
IRJET- Comparative Analysis of High Speed SRAM Cell for 90nm CMOS Technology
PDF
MTJ-Based Nonvolatile 9T SRAM Cell
PDF
FPGA IMPLEMENTATION OF LOW POWER SRAM BASED PROCESSOR IN 8T USING HETTS
PDF
IRJET- Design of Energy Efficient 8T SRAM Cell at 90nm Technology
PDF
A Comparitive Analysis of Improved 6t Sram Cell With Different Sram Cell
PDF
International Journal of Engineering Research and Development (IJERD)
30_Design.pdf
Average and Static Power Analysis of a 6T and 7T SRAM Bit-Cell at 180nm, 90nm...
IRJET- Comparative Analysis of High Speed SRAM Cell for 90nm CMOS Technology
MTJ-Based Nonvolatile 9T SRAM Cell
FPGA IMPLEMENTATION OF LOW POWER SRAM BASED PROCESSOR IN 8T USING HETTS
IRJET- Design of Energy Efficient 8T SRAM Cell at 90nm Technology
A Comparitive Analysis of Improved 6t Sram Cell With Different Sram Cell
International Journal of Engineering Research and Development (IJERD)

Similar to sram bit cell ssram bit cellssram bit cellssram bit cell (20)

PDF
IRJET- Modified Low Power Single Bit-Line Static Random-Access Memory Cell Ar...
PDF
Design & Implementation of Subthreshold Memory Cell design based on the prima...
PDF
Design of Low Power High Density SRAM Bit Cell
PDF
Design and Implementation of 6t SRAM using FINFET with Low Power Application
PDF
Design and Simulation Low power SRAM Circuits
PDF
Design and Performance Evaluation of a 64-bit SRAM Memory Array Utilizing Mod...
PDF
Static-Noise-Margin Analysis of Modified 6T SRAM Cell during Read Operation
PDF
Implementation of an Efficient SRAM for Ultra-Low Voltage Application Based o...
PDF
Implementation of an Efficient SRAM for Ultra-Low Voltage Application Based o...
PDF
Tsp cmc 46872
PDF
Process Variation and Radiation-Immune Single Ended 6T SRAM Cell
PDF
Kc2517811784
PDF
Kc2517811784
PDF
Study and Analysis of Low Power SRAM Memory Array at nano-scaled Technology
PPTX
24wh1da507_mini_Comparative Power Analysis of Conventional and Stacked SRAM c...
PDF
10T Dual-voltage Low Power SRAM Project Report
PDF
Ef31876879
PDF
Ef31876879
PDF
Fj3110731078
PDF
250nm Technology Based Low Power SRAM Memory
IRJET- Modified Low Power Single Bit-Line Static Random-Access Memory Cell Ar...
Design & Implementation of Subthreshold Memory Cell design based on the prima...
Design of Low Power High Density SRAM Bit Cell
Design and Implementation of 6t SRAM using FINFET with Low Power Application
Design and Simulation Low power SRAM Circuits
Design and Performance Evaluation of a 64-bit SRAM Memory Array Utilizing Mod...
Static-Noise-Margin Analysis of Modified 6T SRAM Cell during Read Operation
Implementation of an Efficient SRAM for Ultra-Low Voltage Application Based o...
Implementation of an Efficient SRAM for Ultra-Low Voltage Application Based o...
Tsp cmc 46872
Process Variation and Radiation-Immune Single Ended 6T SRAM Cell
Kc2517811784
Kc2517811784
Study and Analysis of Low Power SRAM Memory Array at nano-scaled Technology
24wh1da507_mini_Comparative Power Analysis of Conventional and Stacked SRAM c...
10T Dual-voltage Low Power SRAM Project Report
Ef31876879
Ef31876879
Fj3110731078
250nm Technology Based Low Power SRAM Memory
Ad

More from ChetanShahukari (18)

PPTX
How to Think and Analyze Effectively _GD.pptx
PPTX
How to Think and Analyze Effectively.pptx
PPTX
How_to_Think_and_Analyze_Effectively_Chetan.pptx
PPTX
How_to_Think_and_Analyze_Effectively_Presentation.pptx
PPTX
Presentation1 copy (4)
PPTX
Presentation1 copy (3)
PPTX
Dsp review
PPTX
Dsp review 1,2,3
PPTX
Dsp lab task1 ganesh
PPTX
Urbanplanning cat1
PPTX
Micro task1
PPTX
Presentation1
PDF
Dsp lab task 2
PPTX
19bec0855 project review 1-converted
PDF
Iot vijaya priya r cat1
PPTX
PPTX
Presentation1 copy (2)
PPTX
Presentation1 copy
How to Think and Analyze Effectively _GD.pptx
How to Think and Analyze Effectively.pptx
How_to_Think_and_Analyze_Effectively_Chetan.pptx
How_to_Think_and_Analyze_Effectively_Presentation.pptx
Presentation1 copy (4)
Presentation1 copy (3)
Dsp review
Dsp review 1,2,3
Dsp lab task1 ganesh
Urbanplanning cat1
Micro task1
Presentation1
Dsp lab task 2
19bec0855 project review 1-converted
Iot vijaya priya r cat1
Presentation1 copy (2)
Presentation1 copy
Ad

Recently uploaded (20)

PDF
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
PPTX
Artificial Intelligence
PDF
Model Code of Practice - Construction Work - 21102022 .pdf
PDF
Operating System & Kernel Study Guide-1 - converted.pdf
PDF
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
PPT
Project quality management in manufacturing
PDF
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
PDF
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
PPTX
OOP with Java - Java Introduction (Basics)
PDF
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
PPTX
Current and future trends in Computer Vision.pptx
PPTX
Lecture Notes Electrical Wiring System Components
PPTX
CH1 Production IntroductoryConcepts.pptx
PDF
Embodied AI: Ushering in the Next Era of Intelligent Systems
PDF
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
PDF
Automation-in-Manufacturing-Chapter-Introduction.pdf
PPTX
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
PPT
Introduction, IoT Design Methodology, Case Study on IoT System for Weather Mo...
PPTX
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
PPTX
additive manufacturing of ss316l using mig welding
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
Artificial Intelligence
Model Code of Practice - Construction Work - 21102022 .pdf
Operating System & Kernel Study Guide-1 - converted.pdf
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
Project quality management in manufacturing
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
OOP with Java - Java Introduction (Basics)
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
Current and future trends in Computer Vision.pptx
Lecture Notes Electrical Wiring System Components
CH1 Production IntroductoryConcepts.pptx
Embodied AI: Ushering in the Next Era of Intelligent Systems
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
Automation-in-Manufacturing-Chapter-Introduction.pdf
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
Introduction, IoT Design Methodology, Case Study on IoT System for Weather Mo...
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
additive manufacturing of ss316l using mig welding

sram bit cell ssram bit cellssram bit cellssram bit cell

  • 1. A Comprehensive Guide to Designing Subthreshold SRAM Bit Cells Image Source: AI Generated Modern semiconductor design faces a major challenge with power consumption, especially when dealing with battery-operated and IoT devices. SRAM memory blocks can use up to 60% of the total chip power, which gives us a great chance to save power. A promising way to handle this comes from subthreshold SRAM design that saves power dramatically by running transistors below their threshold voltage. Let me break down everything about designing strong subthreshold SRAM bit cells. You'll learn about basic operating principles and different cell layouts. We'll get into key design elements like voltage scaling effects, process variations, and stability challenges. This piece gives you the knowledge to create reliable subthreshold SRAM designs for next-generation low-power applications through detailed coverage of power optimization methods, technology scaling effects, and real-world implementation guidelines. Fundamentals of Subthreshold SRAM Operation This exploration of SRAM fundamentals helps us understand how these significant memory elements operate in the subthreshold region. The core architecture and challenges of subthreshold SRAM design are the sort of thing I love to discuss. Basic SRAM Cell Architecture SRAM design's foundation rests on its simple building block - the memory cell. A 6T configuration serves as the typical implementation method, which consists of two cross-coupled inverters that form a storage element and two access transistors [1]. This arrangement creates a bi-stable circuit that maintains its state while power flows [2].
  • 2. The cell operates through careful transistor sizing, where:  The NMOS transistors require a minimum width-to-length ratio of 2  PMOS transistors need a ratio of 4  Access transistors just need a ratio above 4 [1] Subthreshold Operating Principles Supply voltage drops below the transistor's threshold voltage during subthreshold operation, which guides us to dramatic power savings. Active power shows a quadratic dependence on voltage, while leakage power associates exponentially with voltage scaling [3]. This region's operation helps achieve substantial power reduction, especially when you have IoT applications where battery life matters most. Operating RegionSupply VoltageCharacteristics Nominal 0.8V Standard operation [3] Near-threshold 0.5V-0.7V Moderate power savings [3] Subthreshold <0.5V Maximum power efficiency [3] Key Design Challenges Subthreshold SRAM design presents several vital challenges. Read stability becomes a concern since the Static Noise Margin (SNM) drops substantially as supply voltage reduces [4]. The Ion- to-Ioff ratio decreases exponentially in the subthreshold region, which limits the number of cells per bitline and affects density [4]. Process variations create a significant challenge. Threshold voltage variation becomes more pronounced at lower voltages. VDDMIN associates strongly with threshold voltage variation, which makes the cell susceptible to parameter mismatch [3]. Conventional 6T SRAM's VDDMIN faces constraints from conflicting requirements of read stability and write ability [3]. Bitline swing during read operations presents unique challenges. Both the read current from the accessed cell and total leakage noise from idle cells in the same column affect it [3]. Sense amplifiers struggle to separate between reading a '0' cell with minimum leakage and reading a '1' cell with maximum leakage at ultra-low voltages [3].
  • 3. Design Considerations for Subthreshold Operation Designing subthreshold SRAM requires careful attention to several vital operating parameters that affect performance and reliability. Experience shows these parameters become more important as we redefine the limits of low-power operation. Voltage Scaling Effects Voltage scaling brings both opportunities and challenges in subthreshold design. Sub-VT circuits offer dramatic reduction in energy consumption [5]. The delay increases exponentially with additional voltage scaling once VDD drops below VT [5]. Analysis reveals the optimum- energy supply voltage point typically sits around 400mV. This results in energy consumption decreasing by 62.5% compared to operation at 1200mV [6]. Process Variation Impact Process variation stands out as a vital challenge in subthreshold operation. Random variations affect the geometry and threshold voltage of CMOS devices fundamentally. These effects become more prominent in scaled technologies [5]. Measurements indicate:  Low supply voltage applications see SNM degradation by 35% [6]  Proper circuit techniques can improve standard values of read and hold SNM by 82% and 29.4% respectively [6]  The proposed designs work effectively in supply voltage ranges from 150mV to 1200mV [6] Temperature Sensitivity Temperature effects are vital to subthreshold operation. Sub-threshold designs show extreme sensitivity to temperature variations [7]. These circuits differ from super-threshold designs because they:  Don't rely on self-heating due to their ultra-low power consumption [7]  Need reliable operation at cold extremes for extended periods [7]  Display notable performance variation across temperature ranges from 0°C to 85°C [8] Various techniques help alleviate these challenges. Modified Schmitt Trigger inverters have proven successful by ensuring stable operations in both superthreshold and subthreshold regions [6]. Research points to VDD tuning, PMOS sizing, and reducing the duty cycle as the most effective techniques to reduce degradation [6]. These factors create a complex design space through their interaction. Performance can vary dramatically without proper management - from 1 MHz in one corner to 1 kHz in a different corner [7]. This necessitates resilient design methodologies that account for all variations while preserving the power benefits of subthreshold operation. Advanced SRAM Cell Topologies Our research into SRAM architectures shows that cell topology is vital to achieve optimal subthreshold operation. Various cell configurations have evolved to address the basic challenges we discussed earlier.
  • 4. 6T vs 8T Configurations The conventional 6T cell is area-efficient but faces stability challenges during read operations. Stored data can be accidentally overwritten when the voltage at node V1 reaches the threshold of NMOS N2 [9]. The 8T designs emerged with separate read/write bit and word signal lines to solve this problem [9]. The 8T configuration brings several advantages:  Read-disturb-free operation through separated data paths  Better stability in scaled technologies  Better read static noise margin (RSNM) The improved stability comes with a trade-off - the 8T implementation needs 30% more area than the 6T design [9]. 9T and 10T Cell Designs The 9T and 10T configurations redefine the limits of stability and power optimization. The 9T SRAM shows a 1.67× increase in SNM compared to standard 6T cells [10]. Our 10T design implementations achieved:  36% reduction in leakage power  64% reduction in leakage current  13% improvement in read stability [11] The 10T structure uses an innovative approach with an inverter as read buffer connected to the Qb of the cell [12]. We found that it eliminates precharge circuits typically needed in 6T designs [12]. Performance Comparison Our analysis led to this comparison of different SRAM topologies: Cell TypeArea OverheadKey AdvantagesPrimary Application 6T Baseline Smallest area Standard applications 8T +30% Read stability Low power designs
  • 5. 9T +40% Enhanced SNM High stability needs 10T +45% Lowest leakage Ultra-low power The conventional 6T, 7T, and 8T SRAM cells are area-efficient but don't deal very well with leakage power and read stability issues [11]. The 9T configuration offers a middle ground by reducing leakage power and improving data stability [12]. Our recent work with 10T designs achieved the best balance of power and stability metrics, making it ideal for ultra-low power applications [11]. Stability Analysis and Optimization Reliable subthreshold SRAM design depends on stability analysis. Our team learned that optimizing stability metrics plays a vital role in ensuring reliable operation under all conditions. Static Noise Margin Enhancement Static Noise Margin (SNM) stands out as the main indicator of cell robustness in subthreshold SRAM stability. Our measurements indicate that SNM equals the minimum noise voltage at each data storage node needed to flip the cell's state [13]. The conventional 6T SRAM cells face major challenges because SNM degrades by up to 35% at lower supply voltages [13]. Our team improved stability through these techniques:  Modified Schmitt trigger designs  Optimized transistor sizing ratios  Virtual ground techniques Read/Write Stability Metrics Our research combines traditional and innovative approaches to develop complete stability metrics. The N-curve gives additional current information that helps overcome the limits of standard SNM measurements [14]. Our tests revealed: Stability ParameterTraditional MethodN-curve Method Read Stability RSNM
  • 6. SVNM & SINM Write Stability WSNM WTV & WTI Maximum Measurable Noise 0.5 Vdd No limit [15] N-curve analysis's combined voltage and current information proved valuable. A small Static Voltage Noise Margin (SVNM) paired with a large Static Current Noise Margin (SINM) can maintain cell stability [14]. Process Corner Analysis The largest longitudinal study of process corners showed key variations in stability metrics. Our simulations across five process corners (TT, FF, SS, FS, SF) yielded valuable results [16]. SNM peaks at SF (slow-fast) corner and bottoms out at FS (fast-slow) corner. The TT (typical- typical) corner shows moderate stability [16]. Temperature changes affect stability significantly - SNM decreases as temperature rises from 40°C to 100°C [16]. The on/off current ratio drops to about 103 (PMOS = 5.6 × 103, NMOS = 4.527 × 103) in the subthreshold region, compared to 106 in saturation region [15]. This substantial reduction makes leakage current effects more noticeable, which demands careful stability measurements. Write margin analysis shows that higher supply voltage leads to better write margins in all process corners. We measured a write margin of 0.148V at TT corner at 40°C, which went up to 0.167V at 100°C [16]. This behavior shows how operating parameters interact in complex ways in subthreshold design. Power Optimization Techniques Our power optimization research for subthreshold SRAM has yielded several innovative approaches that achieve ultra-low power operation. The results show that a complete power management system must address both static and dynamic power components to maintain reliable operation. Leakage Current Reduction Leakage power makes up about 60-70% of total power consumption in modern SRAM designs [17]. Several effective techniques help curb this challenge:  Dual threshold voltage optimization  Gated-VDD implementation  Multi-threshold CMOS design
  • 7.  Dynamic voltage scaling The measurements indicate up to 200X leakage reduction compared to conventional approaches [18]. The best results come from using high-Vth transistors in sleep control paths while keeping low-Vth devices in critical paths. Dynamic Power Management The team's innovative approaches to dynamic power reduction have produced significant improvements. Voltage scaling implementation showed that lower supply voltage creates quadratic power savings [19]. Careful optimization achieved these results: TechniquePower Reduction Write '0' Power 22.64% [19] Write '1' Power 30.68% [19] Bitline Leakage 64% [19] Read Power 66% at 1V [19] Dynamic power optimization works best when combined with architectural modifications. A modified bit-line structure reduces capacitive coupling and saves power during read and write operations. Sleep Mode Strategies The quest for ultra-low power operation led to sophisticated sleep mode strategies. Power- ground-gating (PG-gating) implementation achieved 60% lower leakage power compared to conventional gating techniques [20]. The optimal sleep mode implementation depends on:  Wake-up energy overhead  Data retention requirements  Standby current optimization  Temperature sensitivity Sleep transistor sizing creates a critical trade-off between leakage reduction and performance overhead [21]. The optimized circuits save energy from 14.5% to 42.28% and reduce standby power between 62.8% to 67% [21].
  • 8. Applications with long idle periods benefit from a hierarchical power gating strategy. This method proves highly effective as standby leakage current drops to levels similar to battery self- discharge rates [21]. Stronger power gating switches minimize performance penalties while keeping acceptable leakage during standby mode. Technology Scaling Considerations Semiconductor technology nodes are advancing rapidly, and this brings new challenges to subthreshold SRAM design. Traditional scaling methods no longer give proportional benefits, so we need innovative solutions to keep up performance and reliability. Node-specific Design Rules Our work with advanced nodes shows that double patterning lithography (DPL) is now essential for 32nm and newer technology nodes [22]. Our measurements reveal that DPL can affect SRAM cell robustness by a lot, and cell failure probability goes up by 3.3X compared to single exposure lithography [22]. We found that there was a systematic offset between two exposures in DPL, which leads to:  Uncorrelated CD variation between adjacent devices  More functional failures in SRAM cells  Lower yield metrics in scaled technologies Our optimization work led to a 3.6X reduction in SRAM cell failure probability with DPL-aware sizing schemes [22]. Layout Optimization We created detailed layout optimization strategies that deal with scaling challenges. Buried power rails are working well in our implementation because they put all power rails beneath the transistors [23]. This method comes with several benefits: Optimization TechniqueMain Benefit Buried Power Rails Lower wiring resistance Multi-die Integration Better PPA for logic Single-port Memory Better area efficiency Our latest designs show that single-core memories are the densest full-power options available [23]. This helps us maintain performance while managing area constraints in advanced nodes.
  • 9. Area-Power Tradeoffs Our testing across multiple technology nodes reveals important tradeoffs between area and power consumption. Advanced nodes create big challenges for SRAM scaling: 1. Power Rail Design: Dual power rail implementation takes up more area but provides better voltage levels for SRAM and periphery circuits [23]. 2. Sleep Mode Implementation: Sleep modes can cut down power consumption drastically, and leakage current relates exponentially to VDD [23]. 3. Technology Migration: Nanosheets could make SRAM bit cell height 40nm taller if all other process/layout margins stay the same [23]. We created economical solutions by combining advanced logic dies with SRAM dies made in older technology nodes [23]. Process variations become more important at advanced nodes, so we need to think over layout techniques and design rules carefully [24]. Our newest implementations show better stability performance through optimized device sizing. The stability analysis reveals that Cell Ratio and Pull-up Ratio optimization can boost read margins by 8.69% and write margins by 16.85% compared to standard designs [24]. Performance Characterization Methods Testing subthreshold SRAM cells demands advanced measurement methods and well-designed test structures. Our team has created detailed ways to assess stability, reliability, and operational margins in operating conditions of all types. Test Structure Design The research led us to build specialized test structures that give flexible and direct access to SRAM internal nodes. Transmission gates (TG) proved to be the quickest way to access internal nodes, as voltage drops stayed below 1% of power supply voltage (less than 8mV at VDD=0.8V) [25]. The test structure we built has:  Multiple layers of metal connection with redundant vias  Transmission gates sized carefully for column and bank selection  Layout optimization to minimize IR drops  ESD-protected IO structures Our tests found that SRAM test structures' layout must match actual SRAM arrays closely to get accurate measurements [25]. This method lets us assess many SRAM cells quickly while keeping precise measurements. Measurement Techniques The team created several innovative ways to assess SRAM performance thoroughly. These key measurement techniques are: TechniqueParameter MeasuredKey Advantage Static Noise Margin
  • 10. Cell Stability Direct stability measurement [26] Supply Read Retention Read Stability Non-invasive testing [26] Bit-line Write Trip Write-ability In-situ measurement [27] Current-based Testing Dynamic Stability Correlation with conventional metrics [26] Direct bit-line measurements helped us achieve large-scale testing of read stability and writeability in functional SRAM arrays [27]. This method works great to estimate yield in large SRAM arrays without changing the array structure. Results Analysis The detailed analysis gave us crucial insights about subthreshold SRAM performance. Cell supply level affects read stability significantly, while other stability boost techniques like reverse body bias make small changes [26]. The measurements showed: 4. Stability Metrics: The correlation (R²) between measured and simulated stability reaches:  0.84 for read stability [26]  0.92 for write ability [26] 5. Performance Characterization: The bit-line measurement technique shows:  Accurate correlation with conventional stability metrics  Capability to test large arrays efficiently  Minimal impact on normal array operation [27] Standard industry tools like TANNER EDA helped us simulate various parameters including power and delay [26]. Dynamic SRRV measurement uses less power than conventional read and write failure tests [26]. Temperature variation tests showed that subthreshold leakage grows almost exponentially with temperature [28]. At 125°C, optimized cell designs achieve:  77% reduction in standby leakage power compared to conventional 6T cells
  • 11.  25% improvement over P4 cells  40% better performance than P3 bit cells [28] Implementation Guidelines A systematic approach that combines careful planning with thorough verification helps implement subthreshold SRAM designs successfully. Our team created complete guidelines based on years of experience to achieve reliable operation with ultra-low power consumption. Design Flow Steps The design process starts by focusing on system reliability and noise margins for proper operation at very low voltages [29]. Our implementation priorities include:  Architecture selection based on application needs  A thorough review of process corners and temperature ranges  Assist features that improve stability  Power optimization techniques Bit-line activity reduction is vital since these lines use more power due to their long wiring and high capacitance [29]. Our team saved power by removing the bit-line during write operations. This allows each cell to perform write operations separately with the power supply [29]. Verification Methodology Multiple validation layers ensure resilient operation in all conditions. Our team developed an all-encompassing approach that has: Verification PhaseKey Focus AreasTools Used Behavioral Functional correctness RTL simulation Circuit-level Stability metrics SPICE analysis System-level Integration validation Mixed-mode testing Tests confirm that designs with selective cell activation for read and write operations reduce errors and power use [29]. The verification methods specifically target: 6. Read stability validation
  • 12. 7. Write margin verification 8. Process corner analysis 9. Temperature sensitivity testing Best Practices Years of experience led us to identify several vital best practices for successful subthreshold SRAM implementation: Power Management Power-gating techniques reduce static power consumption by up to 60% [29]. P-FET access transistors minimize static power in our designs because they show lower leakage current compared to N-FET in FinFET technology [29]. Stability Enhancement Noise margins improved through optimization by implementing:  Separate read paths for better RSNM  Write assist techniques for robust operation  Half-select-free designs to minimize errors [29] Process Variation Handling Ultra-low power design needs to address various reliability challenges [30]. The solution involves:  Complete corner analysis  Temperature variation compensation  Process-specific optimization techniques The reading path works better when separated from the power supply by three P-type transistors. The writing path needs two P-type transistors [29]. This approach increases delay compared to N-type implementations, but optimizes power consumption [29]. Technology Selection FinFET technology provides excellent properties for subthreshold operation with:  Low leakage power characteristics  Better gate control capabilities  Better mitigation of short-channel effects [31] These best practices create designs that work reliably at supply voltages as low as 0.6V while maintaining acceptable performance [29]. The team achieved this by balancing energy efficiency, reliability, and performance tradeoffs at the system level [30]. Conclusion Subthreshold SRAM design is a vital advancement for next-generation low-power electronic systems. Our detailed study reveals the delicate balance needed between power efficiency and reliable operation. We showed how 8T, 9T, and 10T configurations improve stability compared to traditional 6T designs, despite requiring more area. The power optimization techniques we tested yielded impressive results. Dual threshold voltage optimization and sophisticated sleep mode strategies achieved up to 200X leakage reduction
  • 13. compared to conventional approaches. Our modified Schmitt trigger designs and optimized transistor sizing delivered up to 82% improvement in read SNM, which proved essential for stability enhancement. Double patterning lithography and layout optimization present critical challenges in technology scaling. Buried power rails and careful process corner analysis become more significant at advanced nodes. We developed specialized test structures and measurement techniques that provide reliable frameworks to evaluate SRAM stability in a variety of operating conditions. Semiconductor technology advances drive subthreshold SRAM's evolution continuously. Our findings are the foundations for creating strong, energy-efficient memory solutions that battery- operated and IoT devices need. These insights lead the way to trailblazing solutions in ultra-low- power memory design and challenge what's possible in energy-constrained applications. References [1] - [2] - [3] - [4] - [5] - [6] - [7] - [8] - [9] - [10] - [11] - [12] - [13] - [14] - [15] - [16] - [17] - [18] - [19] - [20] - [21] - [22] - [23] - [24] - [25] - [26] - [27] - [28] - [29] - [30] -
  • 14. [31] -https://asic-soc.blogspot.com/2007/07/sram-cell-design.htmlhttps://en.wikipedia.org/ wiki/Static_random-access_memoryhttps://www.sciencedirect.com/science/article/abs/pii/ S016792602400097Xhttps://people.ece.umn.edu/groups/VLSIresearch/papers/2008/ ISCAS08_SRAM.pdfhttp://www.princeton.edu/~nverma/VermaLabSite/Publications/2006/ CalhounWangVermaChandrakasan_ISLPED2006.pdfhttps://www.researchgate.net/ publication/215800156_Process_variations_in_sub- threshold_SRAM_cells_in_65nm_CMOShttps://semiengineering.com/dealing-with-sub- threshold-variation/https://www.researchgate.net/figure/Temperature-Vs-Sub-threshold- Leakage-at-07V-in-SRAM-cells-The-least-subthreshold_fig4_224908914https:// www.ece.ucdavis.edu/~ramirtha/EEC216/W08/mzhang_eec216report_public.pdfhttps:// www.sciencedirect.com/science/article/pii/S2773064623000543https:// www.researchgate.net/publication/ 283862501_Design_and_analysis_of_different_types_SRAM_cell_topologieshttps://gvpress.com/ journals/IJHIT/vol9_no2/10.pdfhttps://www.researchgate.net/publication/ 271300583_Static_Noise_Margin_Analysis_of_Various_SRAM_Topologieshttps:// www.researchgate.net/publication/2983293_Read_Stability_and_Write- Ability_Analysis_of_SRAM_Cells_for_Nanometer_Technologieshttps://www.mdpi.com/2079- 9292/11/8/1196https://pdfs.semanticscholar.org/ 2500/53337e074aaf52b294061c711f99f9631f1b.pdfhttps://www.preprints.org/frontend/ manuscript/e5f10ce4228efb3e8f6a2bde2f8e3474/download_pubhttps://dl.ifip.org/db/conf/ vlsi/vlsisoc2005/ParkM05.pdfhttps://www.ijera.com/papers/Vol2_issue5/ KC2517811784.pdfhttps://sportlab.usc.edu/archives/472https://www.researchgate.net/ publication/ 221060520_Analysis_and_Optimization_of_Sleep_Modes_in_Subthreshold_Circuit_Desig nhttps://blaauw.engin.umich.edu/wp-content/uploads/sites/342/2017/11/428.pdfhttps:// semiengineering.com/sram-scaling-issues-and-what-comes-next/https:// www.researchgate.net/publication/ 379681957_Investigating_the_Impact_of_Technology_Scaling_on_Stability_Performance_of_Sub- threshold_Static_Random_Access_Memory_Bitcell_Topologieshttps://apps.dtic.mil/sti/tr/pdf/ AD1075360.pdfhttps://www.ijaist.com/wp-content/uploads/2018/08/ SRAMStabilityMeasuremntInCMOSTechnology.pdfhttps://people.eecs.berkeley.edu/~bora/ Journals/2009/JSSC2009-Nov.pdfhttps://research.ijcaonline.org/volume51/number19/ pxc3880272.pdfhttps://www.sciencedirect.com/science/article/abs/pii/ S1434841121004726https://rlpvlsi.ece.virginia.edu/sites/rlpvlsi.virginia.edu/files/ MWCAS2017__SessionA3L-B_PaperID1465_HarshPatel.pdfhttps://www.sciencedirect.com/ science/article/abs/pii/S1434841122002874