At the simplest level, computers are little more than a collection of transistors and circuits. They connect together to form logic gates, which in turn are used to form logic circuits.
Computer systems consist of hardwareThe physical parts of a computer system, eg a graphics card, hard disk drive or CD drive. and software. Hardware is the physical components of the computer, such as the central processing unit (CPU), hard disk, monitor, keyboard and mouse. Software is the programs that run on a computer.
A computer system requires both hardware and software to function. Aside from the internal components of a computer, additional hardware allows the user to communicate with the system through inputData which is inserted into a system for processing and/or storage. and outputData which is sent out of a system.. The table below shows some examples of input and output hardware.
Input device
Output device
Mouse
Screen
Keyboard
Speakers
Camera
Printer
Microphone
LEDs
Input device
Mouse
Output device
Screen
Input device
Keyboard
Output device
Speakers
Input device
Camera
Output device
Printer
Input device
Microphone
Output device
LEDs
The software in a computer system enables the hardware to function and the user to perform tasks. Software within a computer system is divided into two main types, system software and application software.
System software
System software is any software that assists with the running or management of the computer system. This can include operating systems, security software and file management software.
Application software
Application software is any software added to the system that enables the user to perform a task. For example, a word processor allows the user to type a document and a browser allows the user to view web pages.