31-36 Flashcards
How are devices connected to each other?
Physical objects that can connect with each other and other systems via the internet.
What benefits are there to using a connected computer?
Not expensive
Boosts storage capacity.
Makes file sharing easier
Enhances communication
Categorising a network
Networks can be classified based on their geographical coverage.
Networks that are contained within a single building or site are known as Local Area Networks (LANs).
Networks that are connected over a larger geographical area are known as Wide Area Networks (WANs).
Why do businesses have WANs?
Big organisations may have their own WANs.
The organisation owns all of the WANs hardware and has full control of the network.
Others cannot use its infrastructure.
This means the network can be very secure.
This is a very expensive option because the infrastructure has to be installed and maintained.
Virtual Private Network (VPNs)
An organisation can stimulate its own WAN over the internet by using a Virtual Private Network.
A VPN uses encrypted communication channels over the infrastructure of the internet.
A VPN allows an individual to appear to be connected directly to their organisation’s network.
What are protocols
Protocols are sets of rules that govern the communication between devices.
For two devices to communicate, they must use the same protocol.
addressing system
finding the device you need
Another key element needed for communication is an addressing system.
Each device on a network needs a unique address so that connections can be made to it.
IP addresses are used on the internet.
MAC addresses are used on LANs.
IP address
In a WAN, an IP address is used to identify an individual device or network access point.
There are two types, version 4 and version 6.
IPv6 addresses are longer so they can address a greater number of unique devices.
Explain the benefits an organisation gets from using a WAN.
Able to share data and resources from different sites.
Owning the network hardware gives more control.
A WAN can be more secure than the VPN alternative.
LAN definition
local area network
a network that covers a relatively small geographical area, often a single site
WAN definition
wide area network
a network that covers a large geographical area and connects together multiple LANs
Network definition
an arrangement of computers and other digital devices connected together to share resources and data
Internet definition
the worlds largest public WAN.
it is a global system of interconnected networks, linking together billions of digital device worldwide.
VPN definition
virtual private network
a non-physical network, hosted on a physical network such as the internet.
a VPN provides secure, encrypted communications as if the suer were on the organisations own secure network
protocol definition
a set of rules, which if followed, allow devices to connect
IP address definition
internet protocol address
a unique identifier assigned to each device connected to a network
What does speed mean?
The term ‘download speed’ refers to how much data can be downloaded per second over a connection.
There are a number of factors that can affect the speed of a connection.
The most important two are the bandwidth and latency.
Bandwidth
Bandwidth is the maximum amount of data that can be transmitted over a connection per second.
It is a measurement of capacity.
It is measured in bits per second (bps).
(Amount of information transferred in a second).
Latency
Latency is the time taken for a transmission to reach its destination.
It is measured in milliseconds.
Ping
This is a way of measuring latency.
It times a single transmission as it travels to a server and back again.
measuring speed units
bits per second = 1 bit per second
kilobits per second = 1000 bit per second
megabits per second = 1,000,000
gigabits per second = 1,000,000,000
units (file size)
bit byte kibibyte mebibyte gibibyte tebibyte
Calculate transmission times
Time = file size (in bits) / network speed (in bps)
How long will it take to download a 20MiB file over a 12 Mbps connection?
Convert the file size into bits
20 x 8 x 1-24 x 1024
Convert the speeds to bits per second
12 x 1000 x 1000
Arrange the size and speed expression
(20 x 8 x 1024 x 1024) / (12 x 1000 x 1000)