What is the main memory and what are the differences between RAM and ROM
Main Memory :
-> It is a Storage in a computer which is accessed directly by
CPU(Control Process Unit).
-> Main memory is also called internal memory or Centeral
storage that is Physical Memory
-> It is different from the External Storage that is usb,disk
drives etc..,
-> Computer manipulate data only in Main Memory.
-> Main memory is very fast to process the
data.
-> Every process is executed in Main memory.If any process to be
done then computer fetch that process or application into main
memory and perform actions.
-> In main Memory moving data and instructions very fast.
-> Data will not be permanent in Main memory.It will remove the
data as speed as possible simply as long they are
needed.
Difference between RAM and ROM :
ROM : Read Only Memory
Random Access Memory :
-> RAM stands for Random Access Memory.
-> RAM is a main memory to process the data also called volatile memory.
-> It process the data and stores temporary after process is done.I will remove the stored data.
->It needs flow of electricity to process the data
-> It is used both READ and WRITE
-> RAM is very fast but uses lot of electricity to process.
-> RAM will be in primary memory and also in CPU cache.
-> Data loss if power is lost suddenly.
-> RAM is available with high cost
-> RAM is large in size with higher capacity
Read Only Memory :
-> ROM stands for Read Only Memory
-> It stores the data permanently
-> ROM is also called Non volatile.Data in ROM will be safe even power last suddenly
-> It is used for only READ
-> ROM is available wih low cost.
-> ROM is small in size with less capacity
please up vote.If any doubt comment below.I will answer.Please up vote.Thank You
What is the main memory and what are the differences between RAM and ROM
-Can you mix ROM and RAM memory within the same memory map? Or does the memory have to be either ROM or RAM? -Can you mix Static and Dynamic memory within the same memory map? Or does the memory have to be either Static or Dynamic?
1. What is the difference between a RAM and a ROM? 2. What are the significant differences between an SRAM and a DRAM? 3. You have a 16K X 8 bit RAM, how many address lines and how many outputs will it have? 4. You are developing a finite state machine controller with 4 inputs, 2 outputs, and 60 states. You would like to implement the controller’s logic using a ROM. What is the minimum ROM size needed for your...
Q4. 13 Marksl For 8085-based system, design a memory system using 8K 8-bit ROM +8-bit RAM ICs to form 24K* 8-bit ROM and 24K 8-bit RAM. Use glue logic gates (NAND gates and Inverters) b) Use Decoder
Q4. 13 Marksl For 8085-based system, design a memory system using 8K 8-bit ROM +8-bit RAM ICs to form 24K* 8-bit ROM and 24K 8-bit RAM. Use glue logic gates (NAND gates and Inverters) b) Use Decoder
6. [7 marks] Answer the following questions regarding main memory. a) What are the differences between DRAM and SRAM in terms of characteristics such as speed, size, and cost? [3] b) Given a memory address of 34Ah (10 bits) with 4 memory banks. Determine the memory bank address and the address of the word in the bank using Low Order Interleaving (LOI). [4]
2. Suppose that a 16M X 16 main memory is built using 512K X 8 RAM chips and memory is word addressable. a) How many RAM chips are necessary? ______ b) How many RAM chips are needed for each memory word? _______ c) How many address bits are needed for each RAM chip? _______ d) How many address bits are needed for all memory? _______ A digital computer has a memory unit with 24 bits per word. The instruction set...
Suppose that a 1M x 64 main memory is built using 256K × 16 RAM chips and memory is word-addressable. e. How many address bits are needed for all of memory? f. If high-order interleaving is used, where would address 14 (which is E in hex) be located? g. Repeat Exercise 6f for low-order interleaving. Please explain with steps
8. Flash memory has some of the properties of ROM (it retains its contents with the power off), and some of the properties of RAM (you can read or write to it). However, most types of FLASH memory are slower when writing than when reading. Briefly explain why. Hint: The answer may not be in the course slides, do some research. Please write proper English sentences. [3 marks] Click here to enter text.
Computers uses RAM as memory to store and execute programs, but RAM are more expensive than hard-disk drives (HDD). Can HDD be used instead of RAM as computer memory? Explain
Question 18 O out of 8 points Consider the picture of main memory (RAM) X shown below. The address of the first item is Ox0804839C, and addresses are numbered sequentially. 55 53 4E 41 08048390 [a] [b] [c] [d] [e] [f] [g] [h] 21 00 00 00 fo
1. What characteristic of Random Access Memory (RAM) memory makes it NOT suitable for permanent storage? O A. Too slow O B. Unreliable ° C. It is volatile D. Too bulky