1.2 - The Fetch Execute Cycle Flashcards
Where is the computer’s memory?
The computer’s memory is very close to the CPU.
How is the CPU and Memory joined?
By buses
When people refer to the CPU and Memory , what do they call it?
Processor
What are three memory types?
Secondary storage: is used to save user data files and program files in a non-electrical form until they are needed by the processor.
Immediate Access Store (IAS): Computer’s ability to go directly to a requested file or piece of data instead of sifting through a list
Random Access Memory (RAM): primary storage that holds data ready to be used by the CPU.
What does memory hold?
-The instructions that tell the computer what to do.
-The data values that the computer needs
-The results of the CPU’s work.
How do modern computers transfer data and instructions differently?
In a modern computer the instructions and data are held in the same memory. But they go down two different buses to the CPU.
When the CPU completes an instruction, what does it do with the results?
It sends the results back to memory
What is memory made up of ?
-Memory is made of microscopic electrical circuits.
How does memory work?
The memory circuits can be on or off. Everything inside the memory is stored using these on / off signals.
How is data stored in memory?
How is data lost in memory ?
Data is stored in memory as electrical signals. But if the electricity is turned off, all the data will be lost.
What happens when you save your work?
Data is copied from memory to storage
What are some examples of storage ?
-The hard disk of your computer
-A flash memory drive
-The storage on your school network
-Cloud storage on the internet
What is another name of storage ?
Secondary storage
What is secondary storage?
Peripherals such as storage drives. Secondary storage is used to save user data files and program files in a non-electrical form until they are needed by the processor.