memory calculation
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-11-25 5:32 AM
Posted on November 25, 2015 at 14:32
Hi,
anyone describe whats the below lines means.'' memory device containing 64Mbit Pseudo Static Random AccessMemory using a self-refresh DRAM array organized as 4M words by 16 bits.''
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-11-25 6:20 AM
Posted on November 25, 2015 at 15:20
Do you understand the difference between dynamic and static memory? ie charge held by a capacitor vs logic state held by several transistors.
4 x 16 = 64 The memory is arranged so each storage location holds 16 bits, there are 4 million (4194304) locations, which are uniquely addressable, in random order. The device is dynamic, pretending to be a static device, it refreshes (recharges) the storage cell capacitors in the background, with no interaction from the external system.
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
