Memory is microchip; address are processor board slots
1 The processor puts the required addresses on to the address bus 2 Any addresses that invoke chip select are decoded 3 Chip select is generated 4 The processor waits for memory to settle 5 The processor generates a memory write control bit (MEMW) 6 The processor puts the data on to the data bus 7 The contents are written to a specific location on memory.
Max. memory address space= 216 X 2 bytes = 128 Kbytes
It depends upon the length of the data bit that is being stored in one memory address by the processor .
2N
Computer buses enable different parts of the computer to communicate. For instance, the Front Side Bus allows the processor to communicate with memory.
A bus is a collection of conducting wires which connect the processor and other devices in parallel scheme. The function of an address bus is to carry the address of the memory locations from the processor to the memory device, the address bus is unidirectional(only in one direction) in this processor so the flow of information on this bus is from the microprocessor to the attached device(memory module).
Control unit generates all the control signals like memory read signal,i/o read signal,memory write signal etc
controller performs its operations faster than processor because controller has memory in it so it takes less time cycles for fetching of address or data from memory where as in processor memory is connected externally so time taken will be more to perform its operations.
RAM is not located inside the processor, but rather mounts into slots on the motherboard. (ram is locate in third part of processor which called as memory address base)
32 bit processor can access 4294967296 bit memory adderss.
Common connections found in all memory devices include data, address, and control lines. Data lines facilitate the transfer of information, while address lines specify the location of the data within the memory. Control lines manage the operations such as read and write commands, ensuring proper communication between the memory device and the processor or other components. These connections enable the fundamental functionality of memory devices across various architectures.