The anatomy of a computer explains how a computer is built and how its main parts work together to perform tasks. Just like the human body has organs with specific roles, a computer has components such as the processor, memory, storage devices, and input/output units, each with a unique function. Understanding these parts helps users know how computers process data, store information, and produce results efficiently.
Input Devices:
Input devices include: -
- Keyboard
- Mouse – mouse can be wired (trackball), wireless (touchpad), optical (stylus) etc.
- Trackpad or trackball (pointing device).
- Joystick
- Scanner
- Microphone
- Digital camera
- Web camera
- Optical Character Reader (OCR)
- Magnetic Ink Character Reader (MICR)
- Optical Mark Reader
- Light pen
- Touch screen
- Voice Recognition Device (VRD)
- Bar code Reader
Output Devices:
Output devices include: -
- Monitor – it is also known as ‘Virtual Display Unit’. A monitor can be classified as: Catholic Ray Tube (CRT), Liquid Crystal Display (LCD), Light Emitting Diode (LED), and Plasma.
- Printer – printers can be classified as:
a. Impact Printer –
- Low quality
- Hammer technique
- Cost is high
- Slow speed
- Eg.: line printer (drum printer, chain printer), serial printer (dot-matrix printer)
b. Non-Impact Printer –
- High quality
- High cost
- No noise
- Laser beam charges paper
- High speed
- Eg.: inkjet printer, laser jet printer
- Speaker
- Plotter
- Microfilm
Central Processing Unit (CPU):
After receiving data and commands from users, a computer system now has to process it according to the instructions provided, which is done by the CPU.
CPU consists of: -
1. Arithmetic and Logic nit (ALU) –
- This part performs arithmetic operations.
- It performs basic mathematical calculations like addition, subtraction, division, multiplication etc.
- It can also perform logical calculations like comparison.
- Actual computation take place through ALU.
2. Control Unit (CU) –
- This unit is the backbone of a computer.
- It is responsible for coordinating tasks between all components of a computer system.
- It collects data from input units and sends it to processing units, depending on its nature.
- Finally, it transmits processed data to output units for users.
3. Memory Unit –
- Once a user enters data using input devices, the computer system stores this data in its memory unit. It uses a set of pre-programmed instructions to transmit this data to other parts of the CPU.
Storage Devices:
Various storage devices are as follows: -
1. Hard Disc Drive (HDD) – these are traditional, mechanical storage devices that use spinning discs to read and write data.
2. Solid State Drive (SDD) – SSDs are faster and more durable than HDDs. They use flash memory to store data.
3. USB Flash Drive – these are small, portable devices and connect to a computer via USB port. It uses flash memory.
4. CD/DVD/Blu-Ray Disc – these optical drives use discs to read and write data. Blu-Ray discs have higher capacity than CDs/DVDs.
Each of these storage devices have its own advantages and use cases, depending on factors like speed, capacity, portability and cost.