fundamentals of computer networks Flashcards
define what a computer network is
a collection of computers connected together for the purpose of communication
advantages of computer networks
- easier to share files: users can access same files and work on them at the same time
- can share the same hardware (e.g. printers) on multiple devices
- can install and update all computers at once
- can communicate across a network easily and cheaply
user accounts are stored centrally: users can log in from any device on the network
disadvantages of computer networks
expensive to set up: need lots of extra hardware
vulnerable to hacking: malware can be easily spread
dependent on multiple servers: if those servers go down it can be disruptive
difficult to manage: larger networks need a specialist to maintain them
describe Personal Area Network (PAN)
a network that covers a small range of a few metres, and connects personal devices using Bluetooth
describe Local Area Network (LAN)
a network that is geographically confined to one building or site usually managed by a single person or organisation
describe Wide Area Network (WAN)
a network that covers a wide geographical area and connects LANs that is managed by telecommunications companies
advantages of wireless networks
convenient: devices automatically connect to the network and can move around while connected
cheaper and better for environment: no wires are needed
easier to add more users: no extra wires needed
disadvantages of wireless networks
less secure: access points are visible to all devices
reduced signal strength: distance from WAP, interference from other wireless networks, physical obstructions affect signal
lower bandwidth
name network hardwares
Network Interface Card (NIC): inside device that allows it to connect to networks
Switch: used to connect devices on a LAN
Router: transmits data between different networks and to connect to the internet
MAC address: unique identifier assigned by manufacturer
choice of cables depends on…
cost
bandwidth (amount of data sent across a network in a given time)
distance of data transmission
describe fibre optic cables
transmit data as light
high performance
expensive
transmit over large distances at high bandwidth without loss of signal quality
describe ethernet cables
contain pair of copper wires twisted together to reduce internal interference
cheaper
average bandwidth
describe coaxial wires
a single copper wire surrounded by a plastic layer and metallic mesh for insulation and shielding from outside interference
very cheap
low bandwidth
describe star topology
all computers have their own cable connecting them to the switch, which routes information to the correct computer, and usually controlled by a server.
disadvantages of star topology
costly to install: lots of extra hardware
if server or switch fails then the whole network goes down
advantages of star topology
if one cable fails, the other workstations are not affected
maintains performance: even if many devices are connected
good security: data can only be received by the intended node
advantages of bus topology
inexpensive and easy to install: less cabling
no reliance on a central node
describe bus topology
all computers connected to a single backbone cable
(only one computer can successfully transmit at one time. if a network is too busy there can be collisions and computers have to retransmit. as no. of collisions increase, the network slows down)
disadvantages of bus topology
if main cable fails the whole network goes down
as amount of traffic increases, the performance slows down
low security: every node can see all transmissions
define the Ethernet
a family of related protocols