Hardware And Software Flashcards
Von Neumann parts
- CPU(central processor unite)
- Input
- Output
- Working storage(RAM)
- Permanent storage(hard drive)
Control unit
Responsible for handling the movement of instructions and data around the PC.
Buses
Data and instructions are carried on buses.
Arithmetic logic unit
Responsible for carrying out calculations.
Accumulator
Type of memory called register. Used for arithmetic and logic calculations.
Input/Output
Way of inputting data into PC and the way of outputting informations.
Address bus
Uni-directional bus carries signals relating to memory addresses between processor and memory.
Data bus
Bi-directional bus used to exchange data between processor, memory and input/output.
Control bus
Bus carries signals used to coordinate the computer’s activities.
Main parts of operating system
Kernel
Device drivers
User inference
System utilities
Kernel
Loading the applications into memory Scheduling tasks to run on the CPU Memory management File management Uploading/loading
Device drivers
Every piece of hardware is connected to it. Allows operating system to control and communicate with it.
User interface
Directing what you see on the screen and reacting to your key press and other inputs.
System utilities
Provides all basic facilities that run in the background without user interaction. E.g. cryptographic password management, file management services
ROM
Is non-volatile chip. Used to start up process of a computer.