Table of Contents
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 are the hardware components that allow us to communicate with a computer. They take data from the physical commodities, whether it’s a keystroke, a sound, or an image, and convert it into a digital format the processor can understand.
Input devices include:
- Keyboard - The most common input device. It uses a layout of buttons (keys) to input alphanumeric data and commands into the computer.
- Mouse – A handheld pointing device that controls the cursor on the screen. It allows users to select, click, and drag objects.
- Trackpad/Trackball - Trackball is a touch-sensitive interface found on laptops. And, Trackball is a stationary device with a ball on top; you roll the ball with your fingers to move the cursor, which is great for limited desk space.
- Joystick - A stick that pivots on a base and reports its angle or direction to the device it is controlling. It is primarily used for flight simulators and gaming.
- Scanner - Converts physical documents, photos, or text into digital images by "reading" the light reflected off the page.
- Microphone - Converts sound waves into electrical signals, allowing users to input audio for recording, communication, or voice commands.
- Digital Camera - Captures and stores photographs and videos digitally using an internal image sensor rather than film.
- Web Camera - A video camera that feeds or streams an image or video in real-time to or through a computer to a network.
- Optical Character Reader (OCR) - Software and hardware used to convert different types of documents (like scanned paper or PDFs) into editable and searchable data.
- Magnetic Ink Character Reader (MICR) - Used primarily by the banking industry to process cheques. It reads special ink that contains magnetic particles.
- Optical Mark Reader - Detects the presence or absence of a mark on a paper (like "filling in the bubbles" on a multiple-choice exam).
- Light Pen - A light-sensitive pointing device used to select menu items or "draw" directly on a CRT monitor. It’s less common now due to the rise of touch screens.
- Touch Screen - A display that can detect the presence and location of a touch within the display area, allowing users to interact directly with what is displayed.
- Voice Recognition Device (VRD) - A system that interprets human speech to carry out commands or transcribe text. This is the technology behind assistants like Siri or Alexa.
- Bar Code Reader - An optical scanner that can read printed barcodes, decode the data contained in them, and send it to a computer (common in retail).
Output Devices
Output devices include:
- Monitor – It is also known as ‘Visual Display Unit’. A monitor can be classified as: Catholic Ray Tube (CRT), Liquid Crystal Display (LCD), Light Emitting Diode (LED), and Plasma.
- Printer – Printers translate digital text and images into physical hard copies.
- Impact Printers – These work by physically striking an inked ribbon against paper (like a typewriter). Characteristics include: Noisy, lower resolution, but very cheap for bulk industrial printing (like carbon-copy invoices).
Examples:
- Dot-Matrix: Uses a print head of pins to create dots.
- Drum/Chain: High-speed printers that use a rotating drum or chain of characters.
- Non-Impact Printers - These do not hit the paper; they use chemicals, heat, or ink spray.Characteristics include: High quality, high speed, and very quiet.
Examples:
- Inkjet: Sprays tiny droplets of liquid ink onto paper.
- Laser: Uses a laser beam to create an electrostatic image on a drum, which then attracts powdered "toner" to the paper.
- Speaker: Converts digital audio signals into sound waves. High-end setups may include a Subwoofer for low frequencies.
- Plotter: Unlike a standard printer that prints in "dots," a plotter uses a pen to draw continuous, high-precision vector lines. They are used by architects and engineers for large blueprints or CAD drawings.
- Microfilm (Computer Output Microfilm - COM): This process records computer data onto miniature photographic film. It is primarily used by libraries and archives for long-term storage because it takes up very little physical space and lasts for decades.
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:
- Hard Disc Drive (HDD) – These are traditional, mechanical storage devices that use spinning discs to read and write data.
- Solid State Drive (SDD) – SSDs are faster and more durable than HDDs. They use flash memory to store data.
- USB Flash Drive – These are small, portable devices and connect to a computer via USB port. It uses flash memory.
- 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.