We discussed two basic kinds of digital components that are
We discussed two basic kinds of digital components that are used to build computer systems. For each kind of component, give a simple example of where each might be used .
We discussed two basic kinds of digital components that are used to build computer systems. For each kind of component, give a simple example of where each might be used .
Solution
The two basic kinds of digital components that are used to build computer sytems are :
1. Memory ;
It is the most important digital component of a computer. Memory is used to store data. Simple example of memory usage is RAM which is the primary memory. ROM is used as secondary memory. It is very important to use memory in building a computer system. Most important use is to store OS for the booting process.
2. Data Path and control:
It provides a convenient abstraction for connecting the processor, memory, and I/O system and controlling their function efficiently.It is very important to have a control on the processes which are our requirements.
