TYPES & COMPONENTS OF COMPUTER SYSTEMS Flashcards
What is hardware?
general term for the physical components that make up a typical computer system.
List examples of internal hardware
- motherboard
-central processing unit (CPU)
-random access memory (RAM)
-read only memory (ROM)
-graphics card
-sound card
-network interface card (NIC)
-internal storage devices (HDD & SDD)
Motherboard -
-printed circuit board found in all computers
- allows the processor and other computer hardware to function and communicate with each other
- acts as a kind of ‘hub’ which other computer devices connect to
- consists of a sheet of non-conductive material
-thin layers of copper or aluminuim are printed onto this sheet
- these form the circuits b/w various components
-contains several circuits and slots to connect to other components.
RAM
- internal chip where data is temporarily stored when running applications
-this memory can be written to and read from
-contents lost when power to the computer is turned off
-referred to as volatile or temporary memory
-stores the data, files or part of the operating system currently in use
CPU
- electronic circuit board in a computer that can execute instructions from a computer program.
- two main components are ;
- arithmetic & logic unit (ALU) where arithmetic and logical operations are carried out
- control unit (CU) which takes instructions, decodes and then executes those instructions
ROM
- used to store information that needs to be permanent.
-used to contain configuration system for a computer system.
-chips can’t be altered and can only be read from.
-information stored on the ROM chip is not lost even when power is turned off to the computer.
-often referred to as non-volatile memory
NIC
- a component that allows a computer or any other device to be connected to a network, it can be wired or wireless
-hard-coded with a unique MAC address code
HDD/SDD
- HDD are magnetic in nature and one of the main methods of storing data, files and most of the system and applications software.
-SDDs have the same function, they are more faster.
Sound Card
-integrated circuit board that provides a computer with the ability to produce sounds.
-these sounds can be heard by the user either through speakers or headphones.
-also allow a user to record sound input from a microphone connected to the computer, and manipute sound stored on a disk.
Graphics Card
-allows the computer to send graphical information to a video display such as a monitor, TV, or a projector.
-usually connects to the motherboard
- usually made up of ;
- processing unit
- memory unit (RAM)
- cooling mechanism
- connections to a display unit
what is software?
general term used for the progams that control the computer system and process data.
what are application softwares?
provides the services that the user requires to solve a given task.
what is system software?
designed to provide a platform on which all other software can run
word processing (app soft)
- used to manipulate a text doc
-text entered using a keyboard
spreadsheet (app soft)
used to organize and manipulate numerical data
numbers are organized on a grid of lettered columns and numbered rows