Digital Logic
Digital Logic
Memory
What is the name of the semiconductor memory IC whose digital data can be written or read, and whose memory word address can be accessed randomly?
What is the name of the semiconductor memory IC whose digital data can be written or read, and whose memory word address can be accessed randomly?
RAM – Random-Access Memory.
See Wikipedia's articles on:
Last edited by markadlerdallas. Register to edit
Tags: none
What is the name of the semiconductor IC that has a fixed pattern of digital data stored in its memory matrix?
What is the name of the semiconductor IC that has a fixed pattern of digital data stored in its memory matrix?
ROM – Read-Only Memory.
From kj6prf:
Because it has a fixed, unchangeable pattern, this memory is read-only memory.
See Wikipedia's articles on:
Last edited by markadlerdallas. Register to edit
Tags: none
What does the term “IO” mean within a microprocessor system?
What does the term “IO” mean within a microprocessor system?
Input-output.
See Wikipedia's article Input/output
For fun demonstration of the IO concept, using a mouse pointer, please see the iohk.io/en/ site, for Input | Output demonstration in color (really great).
Last edited by markadlerdallas. Register to edit
Tags: none
What is the name for a microprocessor’s sequence of commands and instructions?
What is the name for a microprocessor’s sequence of commands and instructions?
Program.
See Wikipedia's article Computer program
Also, see the Tutorials Point site for the article Computer Programming - Overview
And, see the Southern New Hampshire University site for the article What is Computer Programming and How to Become a Computer Programmer
Last edited by markadlerdallas. Register to edit
Tags: none
How many individual memory cells would be contained in a memory IC that has 4 data bus input/output pins and 4 address pins for connection to the address bus?
How many individual memory cells would be contained in a memory IC that has
4 data bus input/output pins and
4 address pins for connection to the address bus?
64
42=16 * 4 = 64
For more information, please see the Faculty Etsu Edu site for the pdf document called CHAPTER TWELVE Memory Organization
Also, see the Classes Engineering WUSTL Edu site for the pdf presentation Chapter 7- Memory System Design
Last edited by markadlerdallas. Register to edit
Tags: none
What is the name of the random-accessed semiconductor memory IC that must be refreshed periodically to maintain reliable data storage in its memory matrix?
What is the name of the random-accessed semiconductor memory IC that must be refreshed periodically to maintain reliable data storage in its memory matrix?
DRAM – Dynamic Random-Access Memory.
From wp2ahg:
This is not a trick question. "Random Access" is in the question itself. So, this is clearly not either of the ROM (read-only memory) answers.
"Dynamic" (as opposed to 'static') just means it needs to be periodically refreshed.
See Wikipedia's articles on:
Last edited by markadlerdallas. Register to edit
Tags: none