3.5 - Fundamentals of Computer Networks (SENECA ALT)

0.0(0)
studied byStudied by 0 people
full-widthCall with Kai
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/99

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

100 Terms

1
New cards

what is a network?

a group of two or more connected devices

2
New cards

what do networks allow devices to do?

share information and resources

3
New cards

what does LAN stand for?

local area network

4
New cards

where does a LAN cover?

a small geographical area located on a single site.

5
New cards

who is the hardware for a LAN owned by?

the organisation that uses it.

6
New cards

how can LANs be connected

wired, or wirelessly

7
New cards

where will you often find LANs?

businesses, schools, homes, universities

8
New cards

why do homes have LANs?

to connect various devices (e.g. PCs, tablets, smart TVs and printers)

9
New cards

what does WAN stand for?

wide area network

10
New cards

what do WANs do?

connect LANs that are in different geographical locations. (e.g. a business with offices in multiple different countries would need a WAN for all of their devices to connect together.)

11
New cards

why do organisations hire infastructure (e.g. communication lines) from telecommunications companies who own and manage the WAN?

because a WAN is much more expensive to set up than a LAN. 

12
New cards

how can WANS be connected?

using telephone likes (copper or fibre optic), satellite links or radio links.

13
New cards

what is the biggest WAN?

the internet

14
New cards

what does PAN stand for

personal area network

15
New cards

what do PANs do?

connect devices over a very short range.

16
New cards

What are PANs normally centred around?

A single user

17
New cards

What are PANs often used for?

transmitting between mobile/ wearable devices (e.g. smartphones, headphones, smartwatches)

18
New cards

What do PANs often use to connect devices?

common wireless technology (e.g. bluetooth)

19
New cards

what makes bluetooth so suitable for PANs?

signal is strong and has a short range, which is ideal for connecting devices in the same room.

20
New cards

Why are PANs considered handy?

They don’t require any extra hardware, just the devices themselves. This means that you can create a PAN on the move. 

21
New cards

What are the benefits of networking computers? (5)

  • sharing files is easier as network users can interact with the same files between devices.

  • the same hardware can be shared (e.g. printers) between multiple devices.

  • you can install and update software on all devices at once, rather than individually

  • communication over network is cheap and easy (e.g. by email)

  • user accounts can be stored centrally, so users can log in from any device on the network.

22
New cards

what are the drawbacks of networking computers? (4)

  • can be expensive to set up (often needs lots of extra hardware)

  • can be vulnerable to hacking and malware, which can easily spread between devices in network.

  • some are dependent on 1+ servers. If they fail, it can be disruptive for users.

  • large networks are difficult to manage, may require hiring a specialist to maintain them.

23
New cards

what does NIC stand for?

network interface card

24
New cards

what is a NIC?

a piece of hardware inside a device.

25
New cards

What does a NIC do? (2)

  • allows a device to connect to networks. 

  • they exist for both wired and wireless connections.

26
New cards

what are switches used for?

connecting devices on a LAN

27
New cards

what do routers do? (2)

  • transmit data between different networks.

  • most commonly used to connect to internet

28
New cards

what does the choice of a cable used for a wired network depend on?

bandwidth, cost, and how far data needs to be transmitted.

29
New cards

fibre optic cables (4)

  • transmit data as light

  • high performance, expensive

  • don’t suffer interference

  • can transmit over very large distances at high bandwidth without loss of signal quality

30
New cards

what is bandwidth?

the amount of data that can be sent across a network in a given time.

31
New cards

what are CAT 5e and CAT 6 wires examples of?

ethernet cables.

32
New cards

what do ethernet cables contain?

copper wires which are twisted together to reduce internal interference.

33
New cards

why are ethernet cables commonly used in homes and offices to connect devices on a LAN? (2)

  • cheaper than fibre optic cables

  • have a decent bandwidth

34
New cards

what are coaxial cables made of?

a single copper wire surrounded by a plastic layer for insulation, and metallic mesh to reduce interference

35
New cards

advantage and disadvantage of using coaxial cables? (2)

  • very cheap

  • low bandwidth

36
New cards

what are WLANs?

wireless LANs.

37
New cards

what do wireless networks use to transmit data?

radio waves.

38
New cards

what do you need to set up a wireless network?

a WAP (wireless access point) device.

39
New cards

what is a WAP?

a switch that allows devices to connect wirelessly.

40
New cards

what is a hotspot?

a location where you can connect to a WAP.

41
New cards

 benefits of wireless networks (4)

  • covenient as you can get your device to automatically connect to network.

  • you can move around while connected to the network

  • cheaper, better for environment as no hardware needed.

  • easy to add more users to a wireless network - no extra hardware or complex setup needed.

42
New cards

drawbacks of wireless networks (4)

  • less secure than wired - access points are visible to all devices, making vulnerable to hacking.

  • limit on how far a wireless network can reach.

  • generally has lower bandwidth

  • less reliable than wired

43
New cards

what is a topology?

the layout of a network.

44
New cards

star topology (3)

  • devices are connected to central switch/server that controls network.

  • central switch allows many devices to connect simultaneously.

  • star networks can be wired or wireless.

45
New cards

pros to star topology (4)

  • if device/cable fails, rest of network is unaffected

  • simple to add more devices since each has their own seperate cable.

  • better performance as data goes straight from device to central switch.

  • very few data collisions compared to other topologies.

46
New cards

cons to star topology (4)

  • wires for each device (in wired networks) can get expensive for large networks.

  • switch is expensive

  • problem with switch = whole network affected

  • limit to the amount of connections that can be made

47
New cards

what do bus topologies use to connect devices?

a single ‘backbone’ cable, called a bus.

48
New cards

why are terminators placed at the ends of the bus?

to stop data reflecting back along the bus?

49
New cards

what would happen if bus topologies didn’t have terminators?

reflected signals would cause interference and potentially make the network unstable.

50
New cards

pros to bus topology (3)

  • network is unaffected if device fails

  • isn’t dependent on central switch to keep it running.

  • relatively cheap to set up compared to star.

51
New cards

cons to bus topology (3)

  • data collisions are common, which slows network down.

  • more devices added, higher likelihood of data collisions, making it unsuitable for large networks.

  • if bus cable breaks, splits network into seperate parts. 

52
New cards

what is a protocol?

a set of rules for how devices communicate and how data is transmitted across a network.

53
New cards

what do protocols cover? (3)

  • how communication between two devices should start and end

  • how the data should be organised

  • what devices should do if data goes missing

54
New cards

how is data sent between networks split?

  • into equal sized packets.

  • Each contains extra information (e.g. destination, source address) and a checksum.

55
New cards

what is the purpose of a checksum?

to find errors.

56
New cards

what is a layer?

a group of protocols with similar functions.

57
New cards

what does it mean for layers to be ‘self contained’?

protocols in each layer do their job without needing to know what’s happening in the other layers. 

58
New cards

what is the 1st layer of the TCP/IP model? (4)

Link

  • passes data over physical network.

  • responsible for how data is sent, and for interpreting signals. 

e.g. Wi-Fi, Ethernet

59
New cards

What is the 2nd layer of the TCP/IP model? (3)

Internet

  • adds IP addresses to data packets, directing them between devices and managing traffic. Used by routers.

e.g. IP

60
New cards

What is the 3rd layer of the TCP/IP model? (3)

Transport

  • sets up communications between two devices, splitting data into packets and checking that they are correctly sent and delivered.

e.g. TCP, UDP

61
New cards

What is the 4th layer of the TCP/IP model? (4)

Application

  • providing networking services to applications, e.g. turning data into websites

e.g. HTTP, HTTPS, FTP, SMTP, IMAP

62
New cards

what are the advantages of using layers? (3)

  • breaks network communication into manageable pieces.

  • Each layer can be changed without affecting the other.

  • There are set rules for each layer - this ensures that hardware and software are universal.

63
New cards

what does HTTP stand for?

hyper text transfer protocol

64
New cards

what does HTTPS stand for?

HTTP secure

65
New cards

what does FTP stand for

file transfer protocol

66
New cards

what does IMAP stand for?

internet message access protocol

67
New cards

what does SMTP stand for?

simple mail transfer protocol

68
New cards

what is HTTP used for

used by web browsers to access websites and communicate with web servers.

69
New cards

how is HTTPS used?

a more secure version of HTTP. Encrypts all information sent and recieved.

70
New cards

how is FTP used?

to access, edit and move files between devices on a network.

71
New cards

How is IMAP used?

to retrieve emails from a server.

72
New cards

how is SMTP used?

to send emails and to transfer them between servers.

73
New cards

what are TCP and UDP

transport layer protocols which control the packing and unpacking of data.

74
New cards

what does TCP do?

establishes a connection between sending and receiving devices.

75
New cards

what does TCP do after establishing a connection between the sending and recieving devices?

splits the data into numbered packets that can be reassembled into the original data once they reach the destination.

76
New cards

what does the TCP do after splitting the data?

it communicates with the recieving device to make sure that all packets have been transferred correctly.

77
New cards

what happens if the packets haven’t been transferred correctly in TCP?

they can be resent. The sending device gets confirmation when the transfer is complete.

78
New cards

when is TCP suitable?

when you need a reliable connection, e.g. downloading files.

79
New cards

what can happen if data packets are missing?

it can lead to files being corrupted and unusable.

80
New cards

what does UDP do?

break the data down into packets without numbering them.

81
New cards

how are packets sent by UDP read?

in the order they arrived, even if it’s not in the order they were sent.

82
New cards

how many times does UDP send the packets?

once

83
New cards

what doesn’t UDP do? (2)

  • check with the receiving device that everything has been received.

  • This saves time, but there’s no way of knowing if packets have been lost in transit.

84
New cards

What is UDP suitable for?

applications that need fast, efficient transmission e.g. video streaming

85
New cards

what does internet protocol (IP) do?

operates on the internet layer, establishing connections between routers and handling network traffic.

86
New cards

What are IP addresses?

unique numbers assigned to every device connected to an IP network

87
New cards

where are IP addresses added?

to the header of each packet at the internet layer.

88
New cards

what is IP responsible for?

directing data packets to their destination across the internet or other IP networks using packet switching.

89
New cards

What does the way that the data is sent depend on?

The network traffic - so the packets can take different routes. 

90
New cards

what might happen if a router recieves too many packets at once?

it may prioritise some over others.

91
New cards

why is packet switching an efficient use of the network?

  • because there are so many possible routes that each packet can take.

  • with packet switching, packets can reach their receiving device quickly, even if there’s heavy traffic.

92
New cards

what is Wi-Fi?

a family of protocols commonly used in WLANs.

93
New cards

where does Wi-Fi operate?

on the link layer

94
New cards

what are units of data sent on the link layer called?

frames, instead of packets.

95
New cards

what two frequency bands does Wi-Fi use?

2.4GHz and 5.0GHz

96
New cards

What’s the benefit of Wi-Fi using 2.4 GHz?

It has a greater range and is better at getting through obstructions (e.g. walls)

97
New cards

What’s the benefit of Wi-Fi using 5 GHz?

it’s faster over short distances.

98
New cards

what can happen to networks using adjacent or overlapping channels?

They can cause interference.

99
New cards

What is ethernet?

a family of protocols that operates on the link layer.

100
New cards

what does ethernet do?

handles transmission of data between devices on LANs, but specifically for wired connections.