54 lines
2.7 KiB
Markdown
54 lines
2.7 KiB
Markdown
![]() |
---
|
||
|
title: Computer Hardware
|
||
|
---
|
||
|
## Computer Hardware
|
||
|
|
||
|
In this section, we explore the various hardware components of modern computers.
|
||
|
|
||
|
## Parts of a Personal Computer
|
||
|
|
||
|
### Central Processing Unit (CPU)
|
||
|
A Central Processing Unit (CPU) is the electronic circuitry within a computer that carries out the instructions of a computer program by performing the basic arithmetic, logical, control and input/output (I/O) operations specified by the instructions.
|
||
|
|
||
|

|
||
|
|
||
|
### Expansion Cards (eg. GPU)
|
||
|
A graphics processing unit (GPU) is a specialized electronic circuit designed to rapidly manipulate and alter memory to accelerate the creation of images in a frame buffer intended for output to a display device.
|
||
|
|
||
|

|
||
|
|
||
|
### Storage (SSD or HDD)
|
||
|
The Solid State Drive (SSD) or Hard Disk Drive (HDD) are used to store information on the computer. It retains the memory even after loss of power.
|
||
|
|
||
|

|
||
|
|
||
|
### Memory (RAM)
|
||
|
Random-access memory (RAM) is a form of computer data storage which stores data and machine code currently being used. A random-access memory device allows data items to be read or written in almost the same amount of time irrespective of the physical location of data inside the memory.
|
||
|
|
||
|

|
||
|
|
||
|
### Case
|
||
|
A case is used to house all the components of a computer.
|
||
|
|
||
|

|
||
|
|
||
|
### Power Supply
|
||
|
A power supply is an electronic device that supplies electric energy to an electrical load.
|
||
|
|
||
|

|
||
|
|
||
|
### Motherboard
|
||
|
Motherboard holds and allows communication between many of the crucial electronic components of a system, such as the central processing unit (CPU) and memory, and provides connectors for other peripherals.
|
||
|
|
||
|
/gig-57c732ed3df78c71b60e7aa5.jpg)
|
||
|
|
||
|
### Input and Output devices (eg. Keyboard and Mouse)
|
||
|
Input/Output device is any hardware used by a human operator or other systems to communicate with a computer.
|
||
|
|
||
|

|
||
|
|
||
|
### Monitor
|
||
|
A computer monitor is an output device which displays information in pictorial form.
|
||
|
|
||
|

|