A computing system is made up of one or more computing devices that work together to solve a problem or provide a service. A network is a common type of computing system that links two or more computers to share data. Networks are built with a mix of computer hardware and software. In this lesson, you are going to learn about the basic pieces of hardware that are used to build computer networks.

Network Connections
A network can create a path between two computing devices on a computer network (a sender and a receiver). This path is a sequence of directly connected computing devices that begins at the sender and ends at the receiver. The process of finding these paths between computing devices is called routing.

In order to create these paths on a network, each computer needs at least one network adapter. A network adapter is a device that knows how to send and receive data across a network connection.

Wired Adapters
Wired Network AdapterComputers that are connected with physical wires will have a network adapter that contains a connection socket. A network cable will plug into that socket to connect the computer to the rest of the network. All of the data transferred to and from your computer over the network will flow through that network adapter and connected cable.

Many computer motherboards today have built-in network adapters, but you can also buy a separate network adapter card to add to your desktop computer. Ethernet cards are the standard network adapters used on most desktop computers.

Wireless Adapters
Wireless Network AdapterSome computers, especially laptops and mobile devices, will connect to other computers using a wireless network. A wireless network adapter (or Wi-Fi adapter or Wi-Fi hotspot) does not have any physical connection to an Ethernet wire. The adapter may plug into a device to provide an antenna or it may be hidden entirely within the device. The wireless adapter is responsible for sending and receiving data using over-the-air signals instead of physical wires.

Today, many local networks within homes and businesses are built using wireless connections. It is much easier to set up a wireless network instead of routing physical wires through the walls to every location and desk that needs a connection.

However, there are some drawbacks to using a wireless network. Wireless networks can be slower than a wired connection. You also need to configure extra security on a wireless network to avoid having a nearby device that belongs to someone else join your network, steal your data, or spy on your online activity. The range of a Wi-Fi adapter is limited, so if your mobile device leaves the building or moves too far away, it will lose the network connection.

Cellular Data Networks
Mobile devices like smartphones or newer cars also want to have network connections. But, they can move well beyond the range of a Wi-Fi adapter in your home or business. Instead, these mobile devices can get network access through a cellular connection to local cell phone towers. These connections may be slower and more expensive than the dedicated wired or wireless adapters in your home, but it's very convenient to be always connected to the Internet as long as you are within range of a cell tower.

Network Bandwidth
The term bandwidth refers to the amount of data you can push through a network connection over a given time. This bandwidth is typically measured in bits per second. Usually, your wired networks will have the highest bandwidth, meaning they are the fastest data connection to the Internet. Some types of network cables have better speeds than others, but as a group they all tend to be faster than any wireless options.

If you have a wireless access point or Wi-Fi adapter, you can also get pretty good bandwidth for the mobile devices in your home or office. You might not get the same speed as a wired connection, but you can still surf the web, stream movies and play games without noticing much difference.

The cellular data networks will have the slowest speeds relative to wired networks or Wi-Fi hotspots. Your mobile device usually has limited power and needs to communicate over long distances to a cell tower, so the data bandwidth is overall slower than other options in your home or business. But again these connections are often good enough to watch movies, and wireless technology improves every year.

Network Cables
Over time, several different kinds of network cables have been created to physically connect computers together.

Coaxial Cables

coaxial cableThe first type of cable that was used in networks is called coaxial or "coax" cable (pronounced "co-axe"). These cables have an inner copper wire surrounded by insulation and other shielding. Today we often use coax cables to connect our televisions to antennas and cable boxes. But in the 1980s and early 1990s, coax was used to build computer networks too! However, coax cables are not very flexible and can be hard to install throughout a home or business.

Twisted Pair Cables

twisted-pair cableIn the 1990s, a new standard for network cables emerged: the "twisted pair" cable. Twisted pair cables contain up to 8 wires, wound together in pairs to minimize electromagnetic interference.

Ethernet cableTwisted pair cables became the standard Ethernet cables that we still use today to connect our personal computers to home and business networks. Ethernet cables are separated into categories that can support different network speeds.

The "Category 3" Ethernet cable was an early favorite, capable of transferring data at speeds up to 10 Mbps (megabits per second, or million bits per second). The "Category 5" Ethernet cables can transfer data at speeds up to 100 Mbps. The current favorite, "Category 5e" can handle up to 1 Gbps (gigabits per second, or billion bits per second), and even higher standards do exist.

Fiber-Optic Cables

Fiber optic cableThe latest innovation in network cables is called fiber optic cable. Instead of using insulated metal wires to transfer data, fiber optic network cables use tiny strands of glass and sends data with pulses of light. You might think that a cable made of glass would be very difficult to work with, but in reality, since the strands of glass are so thin, the cable is very small and flexible.

Fiber-optic cables were initially used to connect together networks that were far apart or that needed to move a high volume of data. However, Internet Service Providers continue to build faster networks that can manage more data. Part of that effort includes rolling out fiber-optic service all the way to individual homes! Your neighborhood may already have fiber-optic service, enabling very fast Internet connections.

Baseband and Broadband Data
There are different ways to send data along network cables. Two of the most common ways are called baseband and broadband. In a baseband channel, data is sent using digital signals that take up the entire bandwidth (or capability) of the cable. Baseband channels are bi-directional, which means the same wire can be used to send and receive data signals. Ethernet-based Local Area Networks (LANs) are one example where baseband channels are used.

Broadband sends information in the form of an analog signal. Each data signal is assigned to a certain frequency, and you can layer more than one data stream on a channel at the same time using different frequencies. However, broadband communication is unidirectional, which means one channel can only be used to send or receive. For two-way communication, two channels are needed. You can make two channels by assigning separate frequencies for sending and receiving along the same cable. Or, you can just use two cables, one for sending and one for receiving. Broadband has historically been used to carry signals for telephone and cable TV networks.

Network Devices
In most cases, computers are not connected directly to each other. Instead, they join larger groups of computers on a network. The backbone of the network is formed with a variety of network devices that know how to route data between computers.

Hubs

Network hub imageA network hub is a central device that contains many different ports (sockets). Ethernet cables will join together several computer network adapters to the hub. The hub is a simple device that has no idea what devices are connected to it.

When data is sent from one computer through an Ethernet cable to a hub, the hub will repeat that information back to all of the computers connected to the hub. Each of these computers then need to check the data and see if it is the intended receiver, and ignore the data if it was meant for someone else.

Switches

A switch is similar to a hub, but it is a little bit smarter. The switch will understand exactly which computers are connected to it. Each computer is identified by a unique address. When the switch receives a data packet, it will examine the target address and send that information only to the target computer. A switch will not broadcast information to all the other computers in the network.

Routers

Hubs and switches are used to connect together small groups of computers in your home, classroom, or business. But how would you connect these small groups together to form larger networks? To do this, you will need a few more pieces of equipment, starting with a device called a router.

A router is a device designed to pass information between multiple networks. Routers are located at gateways, the places where two or more networks connect. These devices are more intelligent than either a network hub or switch. When data is received from the external network, the router will figure out where the data is coming from and the address of the target device. This information is then passed up to the correct hub or switch, which then passes the information to the target computer. Routers often contain features such as a firewall to block unwanted traffic, a filter to block access to unwanted websites and the ability to report on the data usage of connected devices.

Computer to Router to Internet image

Home network routers are often called broadband routers. These devices are designed to join a home network directly to the Internet. A modem, which is used to understand the particular type of network signal sent by an Internet Service Provider, is often included in a home router.

Wireless Access Points
Wireless network imageA router in a home or business may also contain a Wireless Access Point (WAP). The WAP acts as a hub or switch for all of the wireless devices connected to the network.

In a home network, it’s common for the WAP to come as part of the router. So this one router box can handle all of your wired Ethernet connections, all of your wireless mobile devices, and communicate to the Internet Service Provider through a built-in modem.

1. What is the definition of the term "hardware"?
2. What is the purpose of a computer's CPU?
3. What is the difference between primary memory and read-only memory (ROM)?
4. Why might you want to add a dedicated sound or video card to a computer?
5. Are disk drives (hard disks) classified as primary memory or secondary memory?
6. What are some common types of input and output peripherals?
7. What components normally make up a typical hardware platform?

1. Hardware refers to the physical components of a computer or computing system, such as the processor, memory, storage devices, input and output devices, and networking devices.

2. The purpose of a computer's CPU (Central Processing Unit) is to execute instructions and perform calculations. It is responsible for interpreting and executing program instructions, performing arithmetic and logic operations, and managing data flow within the computer.

3. Primary memory, also known as RAM (Random Access Memory), is a type of memory that is directly accessible to the CPU and is used to store data and program instructions that are actively being used by the computer. It is volatile, meaning that its contents are lost when the computer is powered off. On the other hand, read-only memory (ROM) is a type of memory that stores permanent instructions or data that cannot be modified or erased by normal computer operations. It retains its contents even when the computer is powered off.

4. Adding a dedicated sound or video card to a computer can enhance its multimedia capabilities. These cards are designed to handle complex graphics or audio processing tasks, relieving the burden on the CPU and improving performance in tasks such as gaming, video editing, or rendering.

5. Disk drives, specifically hard disks, are classified as secondary memory or storage devices. They are used to store data and programs for long-term or permanent use. Unlike primary memory (RAM), which loses data when power is turned off, secondary memory retains its data even when the computer is powered off.

6. Common types of input peripherals include keyboards, mice, touchscreens, scanners, and microphones. Common types of output peripherals include monitors, printers, speakers, and projectors.

7. A typical hardware platform consists of a central processing unit (CPU), memory (RAM), storage devices (hard disk or solid-state drive), input and output peripherals (keyboard, mouse, monitor, etc.), and various other components such as a motherboard, power supply, and cooling system.

1. Hardware refers to the physical components of a computer system that can be touched and interacted with. This includes devices such as the central processing unit (CPU), memory modules, storage drives, input/output devices, and network adapters.

To find the answer to this question, you can search for the definition of "hardware" in a reliable source such as a computer science textbook or an online dictionary.

2. The CPU, or central processing unit, is the primary component of a computer that performs most of the processing and calculations. It acts as the "brain" of the computer, executing instructions and controlling the operation of other hardware components. Its purpose is to carry out instructions provided by software programs, perform arithmetic and logical operations, and manage data flow within the computer system.

To get a more detailed explanation of the CPU's purpose, you can search for "computer CPU" or "central processing unit" in a search engine. This will provide you with a wealth of information on the topic.

3. Primary memory, also known as RAM (Random Access Memory), is a type of computer memory that is used to store data and program instructions that are currently being accessed by the CPU. It is a temporary storage area that allows for fast and efficient data access.

On the other hand, read-only memory (ROM) is a type of memory that stores permanent data and instructions that are permanently etched into the memory chip during manufacturing. Unlike RAM, ROM cannot be modified or erased by normal computer operations. It typically holds critical system startup instructions and firmware that the computer needs to function properly.

To understand the difference between primary memory and ROM in more detail, you can search for "primary memory vs ROM" or "RAM vs ROM" in a search engine. This will provide you with detailed explanations and examples.

4. Adding a dedicated sound or video card to a computer can provide better performance and functionality for audio and video tasks. Integrated sound and video cards that come built into the motherboard of a computer may not be able to handle demanding graphics or high-quality audio processing. By adding a dedicated card, you can offload these tasks to a specialized hardware component, resulting in improved performance and better overall audio and video experience.

To understand the benefits of adding dedicated sound or video cards in more detail, you can search for "benefits of dedicated sound card" or "benefits of dedicated video card" in a search engine. This will provide you with more specific information about the advantages of using dedicated hardware for audio and video tasks.

5. Disk drives, particularly hard disk drives, are classified as secondary memory. Secondary memory, also known as storage memory, is used to store data and programs semi-permanently or permanently. Unlike primary memory (RAM) which is volatile and loses its data when the computer is powered off, secondary memory retains data even when the computer is turned off.

To confirm this information, you can search for "classification of disk drives" or "primary vs secondary memory" in a search engine. This will provide you with more insights into the different types of computer memory.

6. Common types of input peripherals include keyboards, mice or pointing devices, scanners, digital cameras, microphones, and touchscreens. These devices allow users to input data or commands into the computer system.

Common types of output peripherals include monitors or displays, printers, speakers or headphones, projectors, and plotters. These devices allow the computer system to output or display data, information, or results to users.

For a more comprehensive list of input and output peripherals, you can search for "types of computer input peripherals" or "types of computer output peripherals" in a search engine. This will provide you with detailed descriptions and examples of different input and output devices.

7. A typical hardware platform consists of several components that work together to form a functional computer system. These components include the motherboard, CPU, memory (RAM), storage drives (hard disks or solid-state drives), graphics card, power supply, keyboard, mouse, monitor, and network adapter.

To get a more detailed explanation of the components that make up a typical hardware platform, you can search for "components of a computer hardware platform" or "computer hardware components" in a search engine. This will provide you with in-depth information about the various components and their roles in a computer system.

1. The term "hardware" refers to the physical components of a computer or computing system, including devices such as the processor (CPU), memory, storage, input/output devices, and networking equipment.

2. The purpose of a computer's CPU (Central Processing Unit) is to execute instructions and perform calculations. It is the main component responsible for processing and controlling the operations of a computer.
3. Primary memory, also known as RAM (Random Access Memory), is a type of volatile memory that stores data and instructions that are actively being used by the computer. It provides fast access to data for the CPU. Read-only memory (ROM), on the other hand, is non-volatile memory that contains data or instructions that cannot be modified or erased. It is typically used to store firmware or system software.
4. Adding a dedicated sound or video card to a computer can improve its performance and capabilities in handling audio and video tasks. These cards offload the processing of multimedia content from the CPU, resulting in better performance and higher quality audio and video output.
5. Disk drives, specifically hard disks, are classified as secondary memory. Secondary memory is non-volatile storage that is used for long-term storage of data and programs. Unlike primary memory (RAM), data in secondary memory is not lost when the power is turned off.
6. Common types of input peripherals include keyboards, mice, and scanners, while common types of output peripherals include monitors, printers, and speakers.
7. A typical hardware platform consists of the following components: a processor (CPU), memory (RAM), storage devices (such as hard disks or solid-state drives), input/output devices (such as keyboards, mice, and monitors), and a network interface for connectivity. Additional components may include sound or video cards, expansion slots, and power supply units.