Chapter 1: Types and Components of A Computer System Flashcards
What are the two things that make up a computer system?
Hardware and software
What is hardware?
Hardware is the tangible physical components that make up a computer system that you can touch and feel.
What is software?
Software is the programs that can control a computer system.
Are these hardware or software:
1.Keyboard
2.Mobile Phone
3.Virus Checker
4.Chip
Hardware, hardware, software, hardware
What are the two types of software?
Application Software and System Software
What are Application Software?
They are programs that allow the user to perform a specific task
When we list examples of Application Software, do we use brand names?
NO, TECHNICAL NAMES ONLY
What are some examples of Application Software?
Some examples are:
-Word Processor
-Spreadsheet
-Database
-Presentation
-Control and measuring software
-Apps
-Applet
-Photo editing
-Video editing
-Graphics editing
-Audio production and editing
-Computer-Aided design
What is System Software?
They are programs that let the hardware run properly and the user communicate with the computer.
What are a few examples of System Software?
Some examples are:
-Complier
-Linkers
-Device Driver
-Operating System(OS)
-Utilities
What does a compiler do?
A compiler transforms high-level language to machine language
What do linkers do?
A linker links multiple compiled programs
What are the two types of hardware?
Internal and external
What is internal hardware?
It is the computer parts that are found inside a computer.
What are some examples of internal hardware?
-Motherboard
-CPU
-RAM
-ROM
-Video card
-Sound card
-HDD
-SSD
What are the types of data?
Analogue and digital
In analogue, how is information represented by?
It is represented by a quantity that is a continuous variable such as an electric current
True or False?
Physical measurements are digital
False
In digital, how is information represented by?
It is represented by a fixed value, usually by the digits 1 and 0.
Analogue signals are denoted by…
Sine waves
Digital signals are denoted by…
Square waves
Are these examples of analogue or digital data?
1. Human voice
2. Computers
3. CDs
4.DVDs
5. Thermometer
6. Speakers
1.Analogue
2. Digital
3. Digital
4. Digital
5. Analogue
6. Analogue
What does ADC stand for and what is it?
It stands for Analogue to Digital Converter. It is a device that is used to convert Analogue signal to Digital signals
What does DAC stand for and what is it?
It stands for Digital to Analogue Converter. It is a device that is used to convert Digital signal to Analogue signals
What is an actuator?
An actuator is a device that causes a machine or other device to work
Data from the sensor needs to be converted
from analogue to digital before it is processed.
Explain the need for this conversion:
The sensor only reads analogue data while the microprocessor only reads digital data
What are the three types of external hardware?
Input, out, storage
What are two examples of input devices?
Keyboard and mouse
What are two examples of output devices?
Monitor and printer
What are two examples of storage devices?
DVD R/Q drive and removable hard drive
What is a CPU?
It is the part of a computer that interprets and executes the commands from the computer hardware and software. It is a part of a computer’s motherboard made of discrete components and integrated circuits.
What are the three main components of the CPU?
- Control Unit
- Arithmetic and Logical Unit
- Immediate Access Store
What does the Control Unit do?
It controls the input and output devices
What does the ALU do?
It performs calculations and decision-making
What does the IAS do?
It holds the data and program instruction being used currently by the CPU