What are the 10 internal and 10 external basic hardware components of a simple computer system?

Like this article? We recommend

A modern PC is both simple and complicated. It is simple in the sense that over the years, many of the components used to construct a system have become integrated with other components into fewer and fewer actual parts. It is complicated in the sense that each part in a modern system performs many more functions than did the same types of parts in older systems.

This section briefly examines all the components and peripherals in a modern PC system. Each item is discussed further in later chapters.

Here are the components and peripherals necessary to assemble a basic modern PC system:

  • Motherboard
  • Processor
  • Memory (RAM)
  • Case/chassis
  • Power supply
  • Floppy drive
  • Hard disk
  • CD-ROM, CD-RW, or DVD-ROM drive
  • Keyboard
  • Mouse
  • Video card
  • Monitor (display)
  • Sound card
  • Speakers
  • Modem

A breakdown of these items is shown in Table 2.4.

Table 2.4 Basic PC Components

Component

Description

Motherboard

The motherboard is the core of the system. It really is the PC; everything else is connected to it, and it controls everything in the system. Microprocessors are covered in detail in Chapter 3, "Microprocessor Types and Specifications."

Processor

The processor is often thought of as the "engine" of the computer. It's also called the CPU (central processing unit).

Memory (RAM)

The system memory is often called RAM (for random access memory). This is the primary memory, which holds all the programs and data the processor is using at a given time. Memory is covered in detail in Chapter 6, "Memory."

Case/chassis

The case is the frame or chassis that houses the motherboard, power supply, disk drives, adapter cards, and any other physical components in the system. The case is covered in detail in Chapter 21, "Power Supply and Chassis/Case."

Power supply

The power supply is what feeds electrical power to every single part in the PC. The power supply is covered in detail in Chapter 21.

Floppy drive

The floppy drive is a simple, inexpensive, low-capacity, removable-media, magnetic storage device.

Hard drive

The hard disk is the primary archival storage memory for the system. Hard disk drives are also covered in detail in Chapter 10, "Hard Disk Storage."

CD-ROM/DVD-ROM

CD-ROM (compact disc read-only) and DVD-ROM (digital versatile disc read-only) drives are relatively high-capacity, removable media, optical drives. These drives are covered in detail in Chapter 13, "Optical Storage."

Keyboard

The keyboard is the primary device on a PC that is used by a human to communicate with and control a system. Keyboards are covered in detail in Chapter 18, "Input Devices."

Mouse

Although many types of pointing devices are on the market today, the first and most popular device for this purpose is the mouse. The mouse and other pointing devices are covered in detail in Chapter 18.

Video card

The video card controls the information you see on the monitor. Video cards are covered in detail in Chapter 15, "Video Hardware."

Monitor

Monitors are covered in detail in Chapter 15.

Sound card

It enables the PC to generate complex sounds. Sound cards and speakers are covered in detail in Chapter 16, "Audio Hardware."

Modem

Most prebuilt PCs ship with a modem (generally an internal modem). Modems and other Internet-connectivity devices and methods are covered in Chapter 19, "Internet Connectivity."


It’s important for any business that utilises technology and computers to understand the basics of the computer hardware components they are using. Without the adequate hardware, your software may not run efficiently – if at all. It’s important to stay informed about the equipment your business uses, as it can greatly impact your productivity. The rest can be left to your business IT support provider!

Firstly, what is IT hardware? Put simply, IT hardware refers to any physical or tangible elements of a computer. IT hardware helps to facilitate any computing operations as well as taking input and outputting or storing the computed results. 

There are four main computer hardware components that this blog post will cover: input devices, processing devices, output devices and memory (storage) devices. Collectively, these hardware components make up the computer system. 

Input Devices 

Input devices comprise of any devices that users need in order to give instructions to a computer. Essentially input devices act as the medium for sending data to a computer so that users can interact with and control it. The most widely known examples are the keyboard and mouse. Input devices are also used to transfer data between computers. 

What are the 10 internal and 10 external basic hardware components of a simple computer system?

Output Devices 

Output devices are devices that allow computers to send data to other devices or to users. In general, the data that computers send to human users is in forms that we can understand. Most often, these forms include audio and video. The most widely known examples of output devices are monitors, speakers and printers. These devices produce video, audio and graphic output, respectively. 

What are the 10 internal and 10 external basic hardware components of a simple computer system?

Processing Devices 

Processing is the core function of any computer. When a computer receives data from an input device, this data must first go through an intermediate stage before it is sent to an output device. Processing is the intermediate stage where raw data is transformed into information so that it can be outputted meaningfully for the user. An example of a processing device is the central processing unit (CPU), which is a set of electronic circuitry that processes and executes instructions. 

What are the 10 internal and 10 external basic hardware components of a simple computer system?

Memory (Storage) Devices

Memory devices are any devices that are capable of storing information temporarily or permanently. There are two types of memory; primary and secondary. Primary memory refers to RAM (random access memory), which is used to store instructions and data temporarily before and after they are processed. RAM is volatile, which simply means it only retains information when the computer is turned on and is cleared once the computer turns off. 

Secondary memory refers to any external storage media. Secondary memory is non-volatile, which means that information can be stored long-term. The most common example of an external secondary memory device is the USB flash drive. 

What are the 10 internal and 10 external basic hardware components of a simple computer system?

Computer Hardware is the physical part of a computer, as distinguished from the computer software that executes or runs on the hardware. The hardware of a computer is infrequently changed, while software and data are modified frequently. The term soft refers to readily created, modified, or erased. These are unlike the physical components within the computer which are hard.

When you think of the term computer hardware you probably think of the guts inside your personal computer at home or the one in your classroom. However, computer hardware does not specifically refer to personal computers. Instead, it is all types of computer systems. Computer hardware is in embedded systems in automobiles, microwave ovens, CD players, DVD players, and many more devices. In 2003, only 0.2% of all microprocessors sold were for personal computers. How many other things in your house or your classroom use computer hardware?

What are the 10 internal and 10 external basic hardware components of a simple computer system?

Inside Computer

The motherboard is the body or mainframe of the computer, through which all other components interface. It is the central circuit board making up a complex electronic system. A motherboard provides the electrical connections by which the other components of the system communicate. The mother board includes many components such as: central processing unit (CPU), random access memory (RAM), firmware, and internal and external buses.

What are the 10 internal and 10 external basic hardware components of a simple computer system?

Motherboard

The Central Processing Unit (CPU; sometimes just called processor) is a machine that can execute computer programs. It is sometimes referred to as the brain of the computer.

What are the 10 internal and 10 external basic hardware components of a simple computer system?

CPU Diagram

There are four steps that nearly all CPUs use in their operation: fetch, decode, execute, and writeback. The first step, fetch, involves retrieving an instruction from program memory. In the decode step, the instruction is broken up into parts that have significance to other portions of the CPU. During the execute step various portions of the CPU, such as the arithmetic logic unit (ALU) and the floating point unit (FPU) are connected so they can perform the desired operation. The final step, writeback, simply writes back the results of the execute step to some form of memory.

Random access memory (RAM) is fast-access memory that is cleared when the computer is power-down. RAM attaches directly to the motherboard, and is used to store programs that are currently running. RAM is a set of integrated circuits that allow the stored data to be accessed in any order (why it is called random). There are many different types of RAM. Distinctions between these different types include: writable vs. read-only, static vs. dynamic, volatile vs. non-volatile, etc.

What are the 10 internal and 10 external basic hardware components of a simple computer system?

RAM

Firmware is loaded from the Read only memory (ROM) run from the Basic Input-Output System (BIOS). It is a computer program that is embedded in a hardware device, for example a microcontroller. As it name suggests, firmware is somewhere between hardware and software. Like software, it is a computer program which is executed by a microprocessor or a microcontroller. But it is also tightly linked to a piece of hardware, and has little meaning outside of it. Most devices attached to modern systems are special-purpose computers in their own right, running their own software. Some of these devices store that software (“firmware”) in a ROM within the device itself

The power supply as its name might suggest is the device that supplies power to all the components in the computer. Its case holds a transformer, voltage control, and (usually) a cooling fan. The power supply converts about 100-120 volts of AC power to low-voltage DC power for the internal components to use. The most common computer power supplies are built to conform with the ATX form factor. This enables different power supplies to be interchangable with different components inside the computer. ATX power supplies also are designed to turn on and off using a signal from the motherboard, and provide support for modern functions such as standby mode.

If your putting something in your computer and taking it out is most likely a form of removable media. There are many different removable media devices. The most popular are probably CD and DVD drives which almost every computer these days has at least one of. There are some new disc drives such as Blu-ray which can hold a much larger amount of information then normal CDs or DVDs. One type of removable media which is becoming less popular is floppy disk.

CDs are the most common type of removable media. They are inexpensive but also have short life-span. There are a few different kinds of CDs. CD-ROM which stands for Compact Disc read-only memory are popularly used to distribute computer software although any type of data can be stored on them. CD-R is another variation which can only be written to once but can be read many times. CD-RW (rewritable) can be written to more than once as well as read more than once. Some other types of CDs which are not as popular include Super Audio CD (SACD), Video Compact Discs (VCD), Super Video Compact Discs (SVCD), PhotoCD, PictureCD, CD-i, and Enhanced CD.

What are the 10 internal and 10 external basic hardware components of a simple computer system?

CD-ROM Drive

There are two types of devices in a computer that use CDs: CD-ROM drive and a CD writer. The CD-ROM drive used for reading a CD. The CD writer drive can read and write a CD. CD writers are much more popular are new computers than a CD-ROM drive. Both kinds of CD drives are called optical disc drives because the use a laser light or electromagnetic waves to read or write data to or from a CD.

DVDs (digital versatile discs) are another popular optical disc storage media format. The main uses for DVDs are video and data storage. Most DVDs are of the same dimensions as compact discs. Just like CDs there are many different variations. DVD-ROM has data which can only be read and not written. DVD-R and DVD+R can be written once and then function as a DVD-ROM. DVD-RAM, DVD-RW, or DVD+RW hold data that can be erased and re-written multiple times. DVD-Video and DVD-Audio discs respectively refer to properly formatted and structured video and audio content. The devices that use DVDs are very similar to the devices that use CDs. There is a DVD-ROM drive as well as a DVD writer that work the same way as a CD-ROM drive and CD writer. There is also a DVD-RAM drive that reads and writes to the DVD-RAM variation of DVD.

What are the 10 internal and 10 external basic hardware components of a simple computer system?

DVD

Blu-ray is a newer optical disc storage media format. Its main uses are high-definition video and data storage. The disc has the same dimensions as a CD or DVD. The term “Blu-ray” comes from the blue laser used to read and write to the disc. The Blu-ray discs can store much more data then CDs or DVDs. A dual layer Blu-ray disc can store up to 50GB, almost six times thecapacity of a dual layer DVD (WOW!). Blu-ray discs have similar devices used to read them and write to them as CDs have. A BD-ROM drive can only read a Blu-ray disc and a BD writer can read and write a Blu-ray disc.

A floppy disk is a type of data storage that is composed of a disk of thin, flexible(“floppy”) magnetic storage medium encased in a square or rectangular plastic shell. Floppy disks are read and written by a floppy disk drive. Floppy disks are a dying and being replaced by the optical and flash drives. Many new computers do not come with floppy drives anymore but there are a lot of older ones with floppy drives lying around. While floppy disks are very cheap the amount of storage on them compared to the amount of storage for the price of flash drives makes floppy disks unreasonable to use.

What are the 10 internal and 10 external basic hardware components of a simple computer system?

Floppy Disk

Internal storage is hardware that keeps data inside the computer for later use and remains persistent even when the computer has no power. There are a few different types of internal storage. Hard disks are the most popular type of internal storage. Solid-state drives have grown in popularity slowly. A disk array controller is popular when you need more storage then a single har disk can hold.

A hard disk drive (HDD) is a non-volatile storage device which stores digitally encoded data on rapidly rotating platters with magnetic surfaces. Just about every new computer comes with a hard disk these days unless it comes with a new solid-state drive. Typical desktop hard disk drives store between 120 and 400GB, rotate at 7,200 rpm, and have a madia transfer rate of 1 Gbit/s or higher. Hard disk drives are accessed over one of a number of bus types, including parallel ATA(also called IDE), Serial ATA (SATA), SCSI, Serial Attached SCSI, and Fibre Channel.

What are the 10 internal and 10 external basic hardware components of a simple computer system?

Hard Drive

A solid-state drive (SSD) is a data storage device that uses solid-state memory to store persistent data. An SSD emulates a hard disk drive, thus easily replacing it in any application. SSDs have begun to appear in laptops because they can be smaller than HDDs. SSDs are currently more expensive per unit of capacity than HDDs which is why they have not caught on so quickly.

A disk array controller is a device which manage the physical disk drives and presents them to the computer as logical units. It almost always implements hardware RAID. RAID (Redundant Array of Independent Drives) is a technology that employs the simultaneous use of two or more hard disk drives to achieve greater levels of performance, reliability, and/or larger data volume sizes. A disk array controller also provides additional disk cache.