cs networks Flashcards
what is a network
name given to two or more computers connected together with the ability to transmit data between each other.
2 main types of networks
local area networks (LAN)
wide area networks (WAN)
what is a LAN
any network that covers a small geographical area or a single site (School)
note about hardware in LAN
tends to be owned and controlled by the organisation using it
how are LAN connected
- UTP cable
- Fibre optic
-WI-FI
name of the largest public network
the internet
What is WAN
the name given to a network which covers a large geographical area
example: Large corporations with offices in multiple locations will often have a WAN allowing them to communicate between different sites.
how are WANs formed
when multiple LANs are physically located in different areas and are connected
how are WANs connected
telephone lines
fibre optic lines
satellite links
2 types of network topology
physical
logical
what is a network topology
A network’s topology is the arrangement, or pattern, in which all nodes on a network are connected together
what is a node
name given to device connected to network
advantages of neworks 4
- users can share files
- users can access files from any computer on the network
- communicate with other people (email)
- users can share connections to 0ther network (e.g Internet)
Disadvantage of networks 4
- increased security risks to data
- malware and viruses spread very easily between Computer
- if server fails, the computer connected to it may. not work
- computers run slower if there is a lot of data travelling on the network
what are standards
a set of hardware and software specifications that allow manufacturers to create Products and services that are compatible with each other (e.g HTML)
what does physical topology mean ?
the physical layout of the wires and components which form the network.(how nodes are physically connected)
what does logical topology mean
the layout which shows how data flows. (how device communicate across the physical topology)
examples of topologies
bus topologies (physical)
star topology (physical)
physical mesh topology
what is a bus topology
one cable that connects every device on the network, which is called the backbone.
Advantages of bus topology
● Relatively inexpensive to set up
● Doesn’t require any additional
hardware
Disadvantage of bus topology
● If backbone cable fails, the entire network gets disconnected
● As traffic increases, performance decreases
● All computers can see the data transmission
what is a star topology
each device on the network is connected to a central communication device, such as a Hub or a Switch
note of bus topology
At each end of the main cable there is a small device called a terminator, which absorbs the signals when they reach the end, to prevent interference
data is sent in one direction
Advantages of star topology
● Performance is consistent even with heavy network traffic
● If one cable fails, only that single terminal is affected
● Transmits data faster, giving better performance than bus topology
● Easy to add new stations.
● No data collisions