Chapter 1: Types and components of computer systems Flashcards
- When is a computer considered useful?
= When it has both hardware and software
- What is Hardware?
= Hardware are physical components which make up the computer system
- What are the two types of hardware?
= Internal hardware and external hardware
- List all internal hardware devices.
- motherboard
- random-access memory (RAM)
- read-only memory (ROM)
- video cards
- sound cards
- network interface card (NIC)
- internal storage devices: hard disk drive (HDD) and solid state drive (SSD)
- List all external hardware devices.
- monitor
- speaker
- keyboard
- mouse
- printer
- external storage devices
- What is a motherboard?
= The motherboard is a printed circuit board found in all computers
- What is the function of a motherboard?
= All components of a computer are plugged into the motherboard and it allows the processor and other computer hardware to function and communicate with each other
- What does the motherboard consist of?
= It consists of a sheet of non-conductive material such as hard plastic and has thin layers of copper and aluminium printed on it
- What is the long form of RAM?
= Random access memory
- What is RAM?
= RAM is an internal chip where data is temporarily stored when running applications. This memory can be written to and read from. Its contents are lost when power to the computer is turned off.
- What is memory stored in RAM called?
= Volatile temporary memory
- What type of data does RAM store?
= Data, files and part of the operating system currently in use
- What is the long form of ROM?
= Read-only memory
- What is ROM?
= ROM is an internal chip where memory is used to store information that needs to be permanent. These chips cannot be altered and can only be read from. Data stored in ROM chip is not lost even power is turned off
- What is memory stored in ROM called?
= Non-volatile memory
- What type of data does ROM store?
= the boot file containing codes called BIOS which tells the computer what to do when it first starts up and
- Where does the BIOS store its data?
= the BIOS (basic input/output system) stores the data (date,time,system configuration) in a non-volatile chip called CMOS (complementary metal oixde semiconductor)
- List the differences between RAM and ROM.
- RAM is a temporary memory device while ROM is a permanent memory device
- RAM is a volatile temporary memory device while ROM is a non-volatile memory device
- Data in RAM can be written to and read from while data in ROM can only be read from and cannot be altered
- RAM is used to store data, files, programs, part of the operating systems [OS] currently in use while ROM is used to store BIOS instructions and other data needed to start up
- RAM can be increased in size to improve the operational speed of a computer but ROM cannot
- List the similarities between RAM and ROM
- internal memory storage devices
- internal hardware
- stores information in binary format
- What is a video card?
= A video card allows the computer to send graphical information to a video display device such as monitor, television or projector. It is usually connected to the motherboard
- What are video cards usually made of?
- a processing unit
- a memory unit
- a cooling mechanism (often in the form of a heat sink since these cards generate much heat)
- connections to a display unit (monitor, television or projector)