Chapter 1 - Types and Components of a Computer System Flashcards
What is “Hardware”
Physical components that make up a computer system
What is “Software”
Programs that control the computer system
What are the 7 internal hardware devices
Motherboard RAM (Random Access Memory) ROM (Read-Only Memory) Video cards Sound cards HDD (Hard Disk Drive) SSD (Solid State Drive)
What is an “Application Software”
Programs that allow the user to do specific tasks
What are the 8 application softwares
Word processor Spreadsheet Database Control and measuring software Apps (Applications) Photo editing software Video editing software Graphics manipulation software
What is a word processor software used for
Manipulate text documents
- essay
- report
What are the functions of a word processor software
creating/editing/saving/manipulating text copy and paste spell checkers/thesaurus importing photos/images translation
What is a spreadsheet used for
organise and manipulate numerical data
What are the functions of a spreadsheet
use of formulas to carry out calculations
ability to produce graphs
ability to do modelling and ‘what if’ calculations
What is a database used for
organise, manipulate, and analyse data
What are the functions of a database
Ability to carry out queries on database data and produce a report
Add/delete/modify data in a table
What is a control and measuring software used for
Allows computer or microprocessor to interface with sensors so it’s possible to:
- measure physical quantities (temperature)
- control applications (chemical process) by comparing sensor data with stored data
What are apps used for
Runs on mobile phones or tablets
Give examples of apps
Video and music streaming
GPS (global positioning system)
Camera facilities
What is a photo editing software used for
Allows user to manipulate digital photographs stored on a computer (photoshop)
What is a video editing software used for
Allows user to manipulate videos to produce an edited video
What is a graphics manipulation software used for
Allows bitmap and vector images to be changed
What is a “System Software”
Programs that allow the hardware to run properly and allows the user to communicate with the computer
What are the 5 different types of system software
Compiler Linkers Device driver OS (operating system) Utilities
What is a “Compiler”
Computer program that translates a program written in a high-level language (HLL) into machine code so that it can be directly used by a computer to perform a required task
What is the original and code after compilation called in a compiler
Source code
Object code
What is a “Linker”
Computer program that takes one or more object files produced by a compiler and combines them into a single program that can be run on a computer
What is a “Device Driver”
Software that enables one or more hardware devices to communicate with computer’s operating system
What is a “Operating System”
Software in the background of a computer system that manages basic functions
What do operating systems allow
Input/output operations Users to communicate with the computer Error handling to take place Loading and running of programs to occur Managing of security (user accounts/passwords)
What are “Utility programs”
Software that has been designed to carry out specific tasks on a computer
Programs that help manage, maintain, and control computer resources
Give examples of utility programs
Antivirus Anti-spyware Backup of files Disk repair File management Security Screensavers Disk defragmenter
What is a “Motherboard”
Printed circuit board found in all computers
What is “RAM”
Random Access Memory
Internal chip where data is temporarily stored when running applications (can be written and read)
What is “ROM”
Read-Only-Memory
Memory used to store information that needs to be permanent
Contains coding known as “boot file”
- tells computer what to do on start up: referred as BIOS (Basic Input/Output System)
What is a “Video card”
Allows computer to send graphical information to a video display device such as a monitor/television/projector
Usually connects to motherboard