Topic 1 - Types and components of computer systems Flashcards
Define Hardware
The electronic, physical component that make up a typical computer system.
What does ‘NIC’ stand for and what is it?
Network Interface card: A circuit board that is installed on the computer to connect to the network.
Function of NIC
Provides a computer with a dedicated, full-time connection to a network.
What does CPU stand for?
Central Processing Unit
Function of CPU
Processes input, stores data, and outputs results.
What are the 2 main examples of Internal Memory?
- RAM (Random Access Memory)
- ROM (Read-Only Memory)
Define Softwares
Programs that control the operation of a computer or the processing of electronic data.
What are the main types of software?
- Application Software
- System Software
Function of Application Software
Provide services that the user requires to solve a task. Can be both general-purpose or custom-made software (also known as specialist software).
Examples of Application Softwares
- Databases
- Spreadsheets
- Word processors
Purpose of System Software
Provides the services that the computer requires to operate.
Types of System Softwares
- Compilers
- Linkers
- Device Drivers
- OS (Operating Systems)
- Utilities
Function of Compilers
Translates high-level language into machine code.
Function of Linkers
Creates links between language processors to form workable solutions.
Function of Device Drivers
Enables the device to work with an externally connected device.
Functions of OS
- Stands for Operating System
- enables computer systems to function
- allows user to communicate with computer system
Function of Utilities Software
Provides the necessary facilities (ie antivirus, scan disk, disk defragmentation, etc.)
Define Disk Defragmentation
Rearranges fragmented data in the disk so the disks can work more efficiently.
Define CPU
Component of the computer that understands and executes hardware and software operations.
What does the CPU consist of?
- CU - Central Unit
- ALU - Arithmetic and Logic Unit
- Registers
Function of CU
Manages the input and output devices.
CU stands for Control Unit