Hardware & Operating System Flashcards
What is a peripheral device?
A peripheral device is a device that connects to the computer in some way to give a computer additional functionality
True Or False: Peripheral devices are essential for computers to run.
False
Give examples of types of peripheral devices?
Input
Output
External Storage
Explain what Input is?
Sends information to the computer system
Explain what Output is?
Sends information from the computer system (to the user)
What is External Storage is?
Stores Data
Gives examples of Input, Output, & External Storage respectively?
Input = Keyboard, Mouse, Microphone
Output = Monitor, Printer, Speakers
External Storage = External HDD, USB Drive
Explain what a bit is.
A bit is the basic unit of data
1000 GBs = ?
1 Terabyte
1000 KBs = ?
1 Megabyte
1000 MBs = ?
1 Gigabyte
1000 bytes = ?
1 Kilobyte
An MP3 song is approx. how large?
5 MBs
An SD movie is approx. how large?
100-500 MBs
A word doc is approx. how large?
20+ KBs
A HD movie is approx. how large?
1 GB+
A JPEG is approx. how large?
<500 KB
A HDD is approx. how large?
1TB - 4 TB
A CD is approx. how large?
700 MB
A DVD is approx. how large?
4 GB
Name all types of computer systems
- Mobile Device
- Desktop System
- Server
Define Desktop System?
Designed for use at a single location on or near a desk or table due to its size and power requirements (requires many peripherals. )
Define Mobile Device?
Any computing device designed principally for portability
Define Server?
A device on a network that manages network resources. There are many different types of servers
What are the core components of a computer system?
- CPU
- RAM
- HDD
- Motherboard
- PSU
List one additional component that can be added to a PC?
GPU Graphics Processing Unit
Explain what a CPU is & what it does?
Central Processing Unit
The CPU is known as the brain of the computer. The CPU is responsible for processing instructions.
Measured in ghz (gigahertz)
What does a CPU need for it to function properly
A fan
True Or False: CPU are single, dual, or quad cores?
True
4 cores allows how many tasks at a time
4
True Or False: More cores means the system is usually faster?
False
Finish the sentence
“It’s not about how many cores you are running,”
“t’s about which software you are running on them.”
Programs have to be specifically developed to take advantage of multiple core processors. This is called?
Multi-Threaded Software
Identify & explain the 3 components that make up the CPU?
- Control Unit = directs or coordinates the operations of the processor
- Arithmetic Logic Unit = performs the arithmetic and logic operation for the CPU
- Register = random access memory used by the processor for fast access to instructions or calculations
What is RAM what does it do?
Is Random Access Memory it is very fast memory, used for quick access. Programs currently in use are stored on the RAM
True Or False: RAM is non-volatile?
False
True Or False: RAM is primary memory?
True
RAM has a low capacity usually how small?
4-16 GB
True Or False: RAM is permanent storage?
False
What is HDD & what does it do?
Hard Disk Drive it is very slower memory, because it is mechanical (moving parts)
True Or False: HDD is non-volatile?
True
True Or False: HDD is Primary Memory?
False
HDD has a high capacity, usually how large?
1-4TB
True Or False: HDD is permanent storage?
True
What is SSD & what does it do?
Solid State Drive, A SSD a type of mass storage device similar to a hard disk drive (HDD). (Secondary, Permanent storage)
SDD is not mechanical this allows what?
So the speed that it can read and write data is much faster
The storage size of a SSD is what?
350-1TB
True Or False: SSD is both secondary & permanent storage?
True
SSD are often used to store the what?
OS or other frequent applications
What is the Motherboard?
The main circuit board of the computer.
All of the other hardware components attach to the motherboard
What is the Power Supply Unit?
The PSU supplies power to the computer
Measured in Watts (650W)
What is the GPU & what does it do?
Graphical Processor Unit. This contains a processor dedicated for graphical related tasks
Explain what integrated graphics are?
Onboard basic graphics built into CPU’s
For gaming/video editing what special GPU are you going to need?
GFX card (video card)
Describe the Operating System?
The operating system is the most important software program that runs on a computer, an OS manages the computers software and hardware. It also allows the user to communicate with the computer
True Or False: You don’t need a OS for a computer system?
False
List some examples of OS systems?
- Microsoft Windows
- Mac OS System
- Linux
List some Mobile OS systems?
- iOS
- Android
List & describe all functions of the OS System?
-Provision of User Interface: Provides the interface between the user and the software and hardware. (allows for interaction)
- Management of system resources: Provides the routines and tasks that manage the resources used by the hardware and software
- Management of security and access rights: provides security to system resources (eg – windows defender)
- Running system and user applications: Provides the scheduling, resources and routines that allow the installation and running of user applications.
How many bits make up a byte?
8