0% found this document useful (0 votes)
98 views5 pages

Unit 7

The document discusses different types of memory elements including dynamic shift registers, 1T and 3T dynamic RAM cells, and 4T dynamic and 6T static memory cells. It provides circuit diagrams and explanations of the working and characteristics of each type. Key points covered include how data is written, read, stored and refreshed in each element. Timing considerations and sources of power dissipation are also summarized.

Uploaded by

Raja Vidya
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
98 views5 pages

Unit 7

The document discusses different types of memory elements including dynamic shift registers, 1T and 3T dynamic RAM cells, and 4T dynamic and 6T static memory cells. It provides circuit diagrams and explanations of the working and characteristics of each type. Key points covered include how data is written, read, stored and refreshed in each element. Timing considerations and sources of power dissipation are also summarized.

Uploaded by

Raja Vidya
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

www.allsyllabus.

com

Unit 7: Memory
Objectives: At the end of this unit we will be able to understand
• System timing consideration
• Storage / Memory Elements
 dynamic shift register
 1T and 3T dynamic memory
 4T dynamic and 6T static CMOS memory
• Array of memory cells
System timing considerations:
• Two phase non-overlapping clock
• φ1 leads φ2
• Bits to be stored are written to register and subsystems on φ1
• Bits or data written are assumed to be settled before φ2

m
• φ2 signal used to refresh data
• Delays assumed to be less than the intervals between the leading edge of φ1 & φ2

co
• Bits or data may be read on the next φ1
• There must be atleast one clocked storage element in series with every closed

s.
loop signal path bu
Storage / Memory Elements:
The elements that we will be studying are:
la
• Dynamic shift register
• 3T dynamic RAM cell
yl

• 1T dynamic memory cell


• Pseudo static RAM / register cell
lls

• 4T dynamic & 6T static memory cell


• JK FF circuit
.a

• D FF circuit
w

Dynamic shift register:


w

Circuit diagram: Refer to unit 4(ch 6.5.4)


w

Power dissipation
• static dissipation is very small
• dynamic power is significant
• dissipation can be reduced by alternate geometry
Volatility
• data storage time is limited to 1msec or less

24
vtu.allsyllabus.com
www.allsyllabus.com

3T dynamic RAM cell:

Circuit diagram

VDD

Bus
T3

T2
T1
GND

m
WR RD

co
Figure 7.1: 3T Dynamic RAM Cell
Working

s.
• RD = low, bit read from bus through T1, WR = high, logic level on bus
bu
sent to Cg of T2, WR = low again
• Bit level is stored in Cg of T2, RD=WR=low
• Stored bit is read by RD = high, bus will be pulled to ground if a 1 was
la
stored else 0 if T2 non-conducting, bus will remain high.
yl

Dissipation
• Static dissipation is nil
lls

• Depends on bus pull-up & on duration of RD signal & switching


frequency
.a

Volatility
• Cell is dynamic, data will be there as long as charge remains on Cg of T2
w
w

1T dynamic memory cell:


w

Circuit diagram

Figure 7.2: 1T Dynamic RAM Cell

25
vtu.allsyllabus.com
www.allsyllabus.com

Working
• Row select (RS) = high, during write from R/W line Cm is charged
• data is read from Cm by detecting the charge on Cm with RS = high
• cell arrangement is bit complex.
• solution: extend the diffusion area comprising source of pass transistor,
but Cd<<< Cgchannel
• another solution : create significant capacitor using poly plate over
diffusion area.
• Cm is formed as a 3-plate structure
• with all this careful design is necessary to achieve consistent readability
Dissipation
• no static power, but there must be an allowance for switching energy
during read/write

m
Pseudo static RAM / register cell:

co
Circuit diagram

s.
WR,φ1 bu RD,φ1

O/P
y lla
ls

φ2
l

Figure 7.3: nMOS pseudo-static memory Cell


.a
w

WR, φ1 RD, φ1
w
w

WR,φ1 φ2 RD,φ1

O/P

φ2
Figure 7.4: CMOS pseudo-static memory Cell

26
vtu.allsyllabus.com
www.allsyllabus.com

Working
• dynamic RAM need to be refreshed periodically and hence not
convenient
• static RAM needs to be designed to hold data indefinitely
• One way is connect 2 inverter stages with a feedback.
• say φ2 to refresh the data every clock cycle
• bit is written on activating the WR line which occurs with φ1 of the clock
• bit on Cg of inverter 1 will produce complemented output at inverter 1 and
true at output of inverter 2
• at every φ2 , stored bit is refreshed through the gated feedback path
• stored bit is held till φ2 of clock occurs at time less than the decay time of
stored bit
• to read RD along with φ1 is activated
Note:

m
• WR and RD must be mutually exclusive
• φ2 is used for refreshing, hence no data to be read, if so charge sharing

co
effect, leading to destruction of stored bit
• cells must be stackable, both side-by-side & top to bottom

s.
• allow for other bus lines to run through the cell
bu
4T dynamic & 6T static memory cell:
la
Circuit diagram
yl
lls
.a
w
w
w

bit bit_b
word

Figure 7.4: Dynamic and static memory cells

27
vtu.allsyllabus.com
www.allsyllabus.com

Working
• uses 2 buses per bit to store bit and bit’
• both buses are precharged to logic 1 before read or write operation.
• write operation
• read operation
Write operation
• both bit & bit’ buses are precharged to VDD with clock φ1 via transistor
T5 & T6
• column select line is activated along with φ2
• either bit or bit’ line is discharged along the I/O line when carrying a
logic 0
• row & column select signals are activated at the same time => bit line
states are written in via T3 & T4, stored by T1 & T2 as charge
Read operation

m
• bit and bit’ lines are again precharged to VDD via T5 & T6 during φ1
• if 1 has been stored, T2 ON & T1 OFF

co
• bit’ line will be discharged to VSS via T2
• each cell of RAM array be of minimum size & hence will be the

s.
transistors
• implies incapable of sinking large charges quickly
bu
• RAM arrays usually employ some form of sense amplifier
• T1, T2, T3 & T4 form as flip-flop circuit
• if sense line to be inactive, state of the bit line reflects the charge present
la

on gate capacitance of T1 & T3


yl

• current flowing from VDD through an on transistor helps to maintain the


state of bit lines
lls
.a
w
w
w

28
vtu.allsyllabus.com

You might also like