Do you want to learn what are the components of computer system and how these components are functions and how they are interconnected altogether to make a computer system then this article is made for you.
Today we are using computer in everywhere of our life. So, it is very essential for everyone to have the basic knowledge of computer, which ultimately makes your life very simple, easy and more faster.
When, you start using computer, you might be thinking, how this computer (electronic device) works and what are the components are interconnected within the computer and how these components works etc.
Don’t worry, through this article I will give you the detailed information about every components of computer system and their functions.
Before going to step in components of computer, you need to understand basic concepts of computer, then we will dive into what are the components of computer and how they functions.
Let’s get started.
What is a computer ?
Computer is an electronic device or a machine which capable to accept data from user, store digitized data, perform & process the operation in accordance with a set of instruction and give us the desired results as output.
A computer is defined as a machine for manipulating data according to a list of instructions.
Computer system is broadly divided into two functional entities i.e. 1) Software and 2) Hardware.
What is Software ?
Computer software consists of the instructions and the data that the computer manipulates to perform various data processing tasks.
What is Hardware ?

The hardware of the computer system consists of all the electronic components and electromechanical devices that comprise the physical entity of the device.
Hardware and software are mutually dependent on each other. Hardware and Software both work together to make a computer useful.
In simple word, if we relate the computer with a human, we can say that hardware is the “physical body” of a computer system, and software is the “brain or mind” of computer system.
A human can’t live without the body and mind. In the same line, hardware and software both are equally important to run the body of computer.
In this article, we will focus only on hardware of the computer system.
A computer system is made in combination of various electronic and hardware components.
To operate any computer, we need CPU, Input Devices & Output Devices. But, normally a computer system means only CPU and all other devices are helping the computer to run effectively.
But, it does not mean, other devices i.e. Input & Output devices are not important. These devices are equally important to run a computer or get the our desire output.
What are the components of Computer System ?
A Computer is made up of a lot of components, however the computer is organized into four units System Unit, Input Devices, Output Devices & Storage Devices.

Main and actual part of computer is CPU and other parts i.e. Input (Keyboard and Mouse), Output (Monitor) are just supporting/ helping parts through which we are input.

In this article, we only focus on discussion of components of System Unit of Computer.
Note : If you like to know more about computer science in Hindi language, you can visit our TazaHindi website, where you get clear idea about computer science in Hindi.
A Computer System or a computer system unit made with combination of different components which includes Motherboard, CPU, Chipset, Memory, Storage, Power Supply, Video Card, Slots for expansion Cards, Serial Ports & other peripherals etc.
MOTHERBOARD:

A motherboard is the backbone of a computer through which all the components and external peripherals connect. The motherboard is the mother of all boards on components/ peripherals on our computer.
The motherboard have different form factor. The form factor of motherboard indicates the shape, power supply, mounting holes, physical layout and size specifications of the board. Motherboard form factors are ATX, EATX, Flex ATX, HPTX, Micro ATX, Mini ITX, Thin Mini ITX, Mini DTX, SSI CEB, SSI EEB, XL ATX etc.
The motherboards are also manufactured by different brand i.e. ASRock, Asus, Intel, Gigabyte, MSI, Foxconn, Jetway, Biostar etc.
The motherboard is made up of a series of copper layers of Printed Circuit Board (PCB). Motherboard physically connect all the parts of a computer together and it is responsible for the interaction of all the elements of the computer such as CPU, Memory, hard drives, optical drives, video card, sound card, power supply switch, reset switch & several card slots.
CPU (CENTRAL PROCESSING UNIT):

CPU is stands for Central Processing Unit. It is also known as a processor or microprocessor. The CPU is the computational unit and is the heart of computer’s.
The CPU controls the operations of the computer and performs its data processing functions. The CPU is responsible for handling all instructions and calculation it receives from other hardware components in the computer and software programs running on the computer.
Basic functional components of CPU are Arithmetic Logic Unit (ALU), Control Unit (CU), Registers & CPU interconnections.

ALU
ALU is a collection of logic circuits designed to perform all the arithmetic operations (i.e. addition, subtraction, multiplication and division) and logical operations (i.e. not, and, or, and exclusive or).
Control Unit
Control Unit controls the system operations of the CPU and coordinates with all other units for proper system operation. Control unit acts as nerve centre for the other units.
Registers
Registers form the internal memory for CPU and provide storage to the CPU. The register are used to store the data, addresses, and flags that are in use, by the CPU.
CPU interconnections
CPU interconnections provides means for communication among the control unit, ALU and registers of the CPU.
Basic Tasks of CPU is:
- Read the given instructions
- Decode the instructions
- Get operands for execution
- Process the instruction
- Give out store the result
CPU SOCKET

A socket is a part of a connector that contains an internal contact to receive the extended side (pin) of a connector.
CPU’s process is connected to the Computer motherboard via a CPU Socket. A CPU socket uses a series of pins.
CPU socket is not soldered and can be replaced. The processor’s specific socket type needs to match the socket type used by the board.
CHIPSET:
Chipset play a leading role in the design and fabrication of modern personal computers.
A chipset is a group of interdependent chips or integrated circuits on a motherboard that control the flow of data and instructions between the central processing unit.
BIOS:

BIOS stands for Basic Input/ Output System. BIOS is the program a computer’s microprocessor uses to start the computer system after it is powered on.
BIOS is a chip located on all motherboards of computer that contain instructions and setup for how our system should boot and how it operate.
BIOS is to act as a middleman between Operating Systems and the hardware run on it.
CMOS:

CMOS is stands for Complementary Metal-Oxide-Semiconductor. CMOS is used to keep the clock chip running even when power is off.
The CMOS is a memory chip that houses setting configurations and is powered by the onboard battery.
MEMORY & STORAGE:
In any computer system, the memory usually refers to the actual hardware device, where the programs, data, operands or the calculations are stored.
Memory is basically divided into a large array of bytes. A byte can hold a small amount of information, such as a single character or a numeric value between 0 and 255.
TYPES OF COMPUTER MEMORY
Memory system of a computer classified in four types i.e. 1) Internal Memory, 2) Main Memory, 3) Secondary Memory & 4) Cache Memory:
Internal Memory
Internal Memory refers to a set of CPU register. Internal Memory serve as working memory, storing temporary results during the computation process
Primary Memory/ Main Memory:

The Main Memory is the working memory of the CPU. Main memory consists of a large number of semiconductor storage cells.
Main memories are usually built from dynamic IC’s. If the power of computer is lost, the information store and hold in the main memory will be lost.
Main memory is divided into two categories RAM and ROM. RAM stands for Random Access Memory and ROM stands for Read Only Memory.
Secondary Memory

Secondary Memory is used to store larger amount of information for the long period of time. Access to the secondary memory is much slower in compare to the main memory. Secondary memory is sometimes called external memory.
External memory or secondary memory has the important property which stored the information is not lost when the computer is switched off.
Example of secondary memory are Hard Disk Drive, Solid State Drive, CD/ DVD, Pen drive etc.
Cache Memory
Cache Memory is special memory that operates much faster than other memory of computer. The CPU accesses the memory at least once to fetch the instruction and sometimes again accesses memory to fetch the operands.
Cache memory lies between the microprocessor and the system RAM. Cache memory is used as a buffer to reduce the time of memory access.
Cache memory usually on the computer processor chip and not on the motherboard.
Cache memory is a high speed memory that resides very close to the CPU. There are two levels of cache called L1 (level 1) and L2 (level 2). The level 1 memory is a part of the microprocessor, and the level 2 memory is just outside the microprocessor.
POWER SUPPLY UNIT:

Power supplies play a vital role in the operation of PCs and their peripherals. A Power Supply Unit is an important part of any electric circuit which provides the power to the circuit for a proper operation. All electronic devices require a constant voltage with any fluctuations.
The Power Supplies are classified as two categories i.e. Linear Regulated Power Supply and Switched Mode Power Supply.
In Linear Power Supply, the active device that provides regulation, is always operated in active or liner region of its characteristics. In Switching Power Supply, the active device that provides regulation is always in switched mode.
In the modern computer we use a Power Supply Unit which is called Switch Mode Power Supply (SMPS)
A Power Supply Unit converts main electricity i.e. AC voltage to low voltage (DC voltages) that can be used by electronic, electro-mechanical devices and components of a computer.
Different types of SMPS are AT, ATX, BTX, Micro BTX.
DIMM SLOTS

DIMM stands for Dual in Line Memory Module. These are the slots on the motherboard that accept the system’s RAM.
PCI EXPRESS

PCI stands for Peripheral Component Interconnect. Every desktop PC motherboard has a number of PCIs slots.
PCIs are the expansion slots on the motherboard that accept video cards, Graphic cards, TV tuners, and other board based components.
ATX POWER CONNECTOR

24 Pin ATX Power Connector is the main power source for computer system. This is the biggest power cable coming off a desktop Computer power supply. Normally positioned near the DIMM / Ram slots of your PC.
PWM FAN HEADERS

A pair of four pins to which used to connect a chassis fan. The PWM header allows for fine control over fan speeds based on temperature guidelines that are set at a system level.
CPU POWER CONNECTOR

The CPU Power connector is a dedicated four-pin or eight-pin power connection, usually positioned near the actual CPU socket.
Thanks for reading this article.
If you have any question about the topic, please let me inform through contact us page or comment section. I will be answered your question, as soon as possible.
Looking to know more about computer science. I have stock of articles on computer science, computer security, programming web designing. Link of these articles are given below:
- Why Study Computer Science in 2021
- What are the subjects cover in Computer Science
- What are the benefits of learning computer programming
- What is Computer Crime & Types of Computer Crimes
- What is Artificial Intelligence & How AI will help us in future
- How to make money with Web Designing
- How to make money with software development
If you found this article valuable for you, please share it on Facebook, Twitter, Instagram, Pinterest, WhatsApp or other social platforms.