Introduction to Computer System
Overview
In this tutorial, we will learn about a basic computer system and its components. Computers are common devices and can be found anywhere in real-life. For example, Home PCs and Laptops, Office Workstations, Servers, etc.
Computer System
A computer system is an electronic machine that operates and performs tasks under the control of instructions stored in memory. In basic terms, a computer system is a device that can accept input, store, retrieve, process the data, and produces output information.
There are different functions of the computer system. The basic function of a computer is to process the input data and produce meaningful information for the end user.
Computer Components
The two major computer components are as follows:
- Hardware
- Software
A computer system consists of both components.
Hardware
Computer Hardware is the physical component of the computer. Hardware components can be many. A computer is a complex device containing many sub-systems. Each sub-system is a piece of computer hardware or part of another hardware device.
Some examples of computer hardware are as follows:
- Input Devices
- Output Devices
- CPU( Central Processing Unit)
- Storage Devices(Primary & Auxiliary )
The computer hardware devices shown in the picture are as follows:
- 1 -> Computer Monitor
- 2 -> System Unit
- 3 -> Keyboard
- 4 -> Mouse
- 5 -> Printer
- 6 -> Speaker
- 7 -> Modem
Let’s take an example of the System unit. The system unit consists of several internal components:
- CPU
- Motherboard
- Power Supply
- BUS
- Clock
- Network Card
Motherboard
Motherboard is the system circuit board of the computer. It provides the framework upon which every other computer component is assembled and built like CPU, Chipset, RAM, etc. Every component in the computer connects either directly or indirectly to the motherboard.
Block Diagram of Computer
The block diagram of a digital computer is shown below:
https://www.testingdocs.com/block-diagram-of-a-digital-computer/
Software
Software refers to program instructions written in a computer language that allows the hardware components to perform the intended function. Computer software can be broadly divided into:
- System Software
- Application Software
- Programming Languages
An operating system is a program that manages all the computer hardware. It acts as an interactive interface to the end user and interprets the commands so that it can communicate with the hardware. Examples of System Software are Operating Systems:
- Microsoft Windows
- UNIX/Linux OS
- MacOS
- Solaris, etc.
Application software programs are installed on top of the operating system. These programs can be proprietary licensed software or open-source free software. Examples of Application software:
- Microsoft Office( Word, Excel, Powerpoint)
- Google Chrome browser
- Mozilla Firefox browser
- Outlook Express
- Thunderbird, etc
Types of Software
https://www.testingdocs.com/types-of-computer-software/
Popular Operating Systems
- Microsoft Windows
https://www.microsoft.com/en-in/windows
- Apple Mac
- Ubuntu