Computing
Computer Science LearnITWithMrC ⛯ Year 7 Year 8 Year 9 GCSE
Responsive image

Lesson Video

65

Lesson Tasks

  • Watch the Lesson video
    Make notes if needed.
  • Open your Learning Journal
    Complete Task 1 in your Learning Journal
  • Complete the learning activities
    Make sure you complete the book tasks in your Unit Booklet
  • Complete End of Task Assessment
    Update your learning objectives

What do I need to Learn?

0 results forGuest
I need to learn how to describe the star network topology
I need to learn how to describe the bus network topology

Key Terms

Network topology Star network Bus network hub switch broadcast packets terminator bus eavesdrop Node

Task 1 - Getting organised Click to see more


Task: Learning Journal

Open your Learning Journal by clicking on the image below

Good notes will help you organise and process data and information


Task 2 - Network topologies - Bus Click to see more

Key Term

A Network topology refers to the different arrangements of computer connections and devices in a network.

The bus network topology


In a bus network all the workstations, servers and printers are joined to one cable (the bus). At each end of the cable a terminator is fitted to stop signals reflecting back down the bus.

o/s logos

Operation

The bus topology was the first implementation of an Ethernet network. In this type of network, network signals, representing messages between devices, are sent through the main cable to reach all connected devices. Each message contains a destination address that identifies its intended recipient. The MAC address that is hardcoded into the Network Interface Controller (NIC) of each device, is used for this purpose. The intended receiving device picks up the communication and all other devices ignore it.

Collisions

If two (or more) devices try to transmit at the same time, it will cause a collision, i.e. the signals will interfere with each other. If a collision occurs, the devices must stop and try again later. Each device waits a different random amount of time before trying again. At times when the network is in heavy use, lots of computers will be transmitting data, leading to a high number of collisions. This causes the overall performance of the network to deteriorate.

bus

Security

The fact that signals are transitted across the whole network can be a security issue because every device attached to the bus can "read" every message, unless the messages are encrypted.

Reliability

A failure of the main bus cable will bring the whole network to a stop. However, if there is a break or failure in the cable that connects a single device to the bus, it will affect just this device; the rest of the network will carry on working.

AdvantagesDisadvantages
easy to install if the main cable fails or gets damaged the whole network will fail
cheap to install, as it doesn’t require much cable as more workstations are connected the performance of the network will become slower because of data collisions
every workstation on the network "sees" all of the data on the network – this is a security risk

Task 3 - Network topologies - Star Click to see more

The star network

In a star topology each device on the network has its own cable that connects to a central communication device such as a switch or hub see below.

star network

Operation

If the central device is a hub, network signals that reach the hub are sent out to all connected devices. The hub does not process the signals that pass through it, but just repeats them on all of its connections.

However, a switch uses a table that maps each device to the port it is connected to. In this way, the switch is able to direct messages only to the correct recipient (receiving device).

Security and speed

Use of a switch improves the security and speed of a star network. Messages are transmitted along a specific path from source to destination, so they do not pass through every cable in the network.

Reliability

In a star network, the switch or hub is a central point of failure. If this component fails, none of the connected devices will be able to communicate or access network resources. However, a failure of any of the individual cables or workstations will not affect the network. If one workstation fails, the rest of the network can continue to operate.

AdvantagesDisadvantages
very reliable – if one cable or device fails then all the others will continue to workexpensive to install as this type of network uses the most cable (network cable is expensive)
high performing as no data collisions can occurextra hardwarehardware the physical components of a computer required (hubs or switches) which adds to cost
if a hub or switch fails all the devices connected to it will have no network connection

Task:

Open your student workbook at page 10 Read through the notes then complete the following task in your book.
  1. Task 4

  • When you are finished screenshot your answer into your Learning Journal

  • Task 4 - Book Task Click to see more

    Task:

    Open your student workbook at page 14 Complete the end of topic task in your book.
    1. Task 5

  • When you are finished screenshot your answer into your Learning Journal

  • Task 5 - End of Task Assessment Click to see more