Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

No.of devices in memeories

Status
Not open for further replies.

electronics_kumar

Advanced Member level 2
Joined
Nov 29, 2004
Messages
657
Helped
34
Reputation
68
Reaction score
9
Trophy points
1,298
Location
Tamilnadu
Activity points
5,552
how many numbers of tranisitors/Flipflop in a single SRAM
how many numbers of MOSFET in a single DRAM
 

Hello Kumar,

In a single SRAM memory cell, there are two NAND or NOR gates. You simply take the number of Transistors in a single NAND or NOR gate and multiply by 2.


I am not so sure with teh DRAM memory. But as far as I remember, the columns of a DRAM memory are interconnected together.(I am not sure wih this maybe the rows). Thats why you noticed its pretty fast to erase the contents of the memory because either the rows or columns are interconnected. the number of MOSFET in a DRAM memory is not based on per cell basis but on per number of COLUMNs (in case the columns are interconnected) or number of ROWS ( in case the ROWS are interconnected). The number of Columns denotes how wide is your memory word and the number of rows denotes to the memroy capacity. The MOSFETs are used to refresh the capacitors in a column.

Like I said i not so sure with the DRAM but I think if I remembered it correctly, thats the way how to count the MOSFETs in the DRAM
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top