Difference between revisions of "Network Topology"

From TRCCompSci - AQA Computer Science
Jump to: navigation, search
(Question 9)
(Revision Questions)
Line 63: Line 63:
  
 
=Revision Questions=
 
=Revision Questions=
 
===Question 1===
 
 
<quiz display=simple>
 
<quiz display=simple>
{can a network with a physical bus topology have a logical star topology
 
|type="()"}
 
-false
 
||this cannot be done as collisions would be prominent and functionality isn't that of star
 
+true
 
 
</quiz>
 
  
===Question 2===
 
<quiz display=simple>
 
 
{ What is bus Topology?
 
{ What is bus Topology?
 
| type="()" }  
 
| type="()" }  
Line 86: Line 75:
 
- A host computer that controls all devices
 
- A host computer that controls all devices
 
|| it is a star topology where this happens you boomer  
 
|| it is a star topology where this happens you boomer  
</quiz>
 
  
===Question 3===
 
<quiz display=simple>
 
 
{In a bus topology, all devices use different cables for connection.
 
{In a bus topology, all devices use different cables for connection.
 
|type="()"}
 
|type="()"}
Line 98: Line 84:
 
- Idk.
 
- Idk.
 
||Umm why are you on this course??
 
||Umm why are you on this course??
</quiz>
 
 
===Question 4===
 
<quiz display=simple>
 
{ State one advantage of the star topology over the bus topology network:
 
|type = () }
 
- Uses the least amount of cables
 
||Incorrect: All nodes are connected by their own wire to the hub
 
+ No data collision
 
||Correct: Because all nodes don't use one wire for the backbone of transferring data
 
- Is the cheapest to make
 
||Incorrect: Requires more wires which is more expensive
 
- Does not require to install a hub or switch
 
||Incorrect: The hub is the central point of which all nodes connect to
 
</quiz>
 
 
===Question 5===
 
<quiz display=simple>
 
{ What are the differences between a switch and a hub?
 
| type="[]" }
 
- A hub sends signals to the switch.
 
|| No
 
+ Switches maintain a list of devices that it has encountered before.
 
|| If a device is on the list and is the intended recipient of a message, the message will only be transmitted to the device.
 
- A hub contains all of your favourite shows for only £9.99 paid bi-monthly, what a steal.
 
|| Not a hub.
 
- A switch prevents data collisions.
 
|| Both hubs and switches prevent data collisions.
 
+ A hub will transmit data to all devices
 
|| Yes
 
- A switch will '''never''' transmit to all devices
 
|| A switch will transmit to all devices if it hasn't ever encountered the intended recipient of the data.
 
</quiz>
 
 
===Question 6===
 
<quiz display=simple>
 
{ What is a star topology?
 
| type="[]" }
 
- All nodes are connected to each other.
 
||That is a mesh topology
 
- All nodes are connected by one wire.
 
||That is a bus topology.
 
+ All nodes are connected to a central switch or hub.
 
||Epic. The hub broadcasts all messages, whereas a switch sends to only the intended recipient.
 
- The nodes are arranged in a star shape.
 
||Bruh. This isn't even a topology.
 
</quiz>
 
 
===Question 7===
 
<quiz display=simple>
 
  
 
{ What is a bus topology?
 
{ What is a bus topology?
 
| type="()" }  
 
| type="()" }  
 
 
- Uses may cables to transmit data
 
- Uses may cables to transmit data
 
|| This is incorrect, a bus topology uses a single main cable as a backbone
 
|| This is incorrect, a bus topology uses a single main cable as a backbone
Line 162: Line 97:
  
  
</quiz>
 
 
===Question 8===
 
<quiz display=simple>
 
 
{What network topology connects all nodes via a central device?
 
{What network topology connects all nodes via a central device?
 
|type="()"}
 
|type="()"}
Line 176: Line 107:
 
+ Star Topology.
 
+ Star Topology.
 
|| Correct, star topologies utilise a central hub or switch.  
 
|| Correct, star topologies utilise a central hub or switch.  
</quiz>
 
 
===Question 9===
 
<quiz display=simple>
 
 
{A switch regenerates any signal that it receives and passes it on to all machines. 
 
|type="()"}
 
 
- TRUE.
 
|| Incorrect as a switch  maintains a list of known devices and will pass a transmission to only one known device
 
+ FALSE.
 
|| A Hub regenerates any signal that it receives and passes it on to all machines
 
</quiz>
 
 
===Question 10===
 
<quiz display=simple>
 
 
{What network topology connects all nodes via a central device?
 
|type="()"}
 
- Mesh Topology.
 
|| Incorrect, mesh topologies have no central device.
 
- Bus Topology.
 
|| Incorrect, bus topologies utilise a main cable rather than a central device.
 
- Ring Topology.
 
|| Incorrect, ring topologies use no central device, instead connecting each device consecutively.
 
+ Star Topology.
 
|| Correct, star topologies utilise a central hub or switch.
 
 
 
</quiz>
 
 
===Question 11===
 
<quiz display=simple>
 
  
 
{Which one of these is an advantage of star topologies?
 
{Which one of these is an advantage of star topologies?
 
| type="()" }
 
| type="()" }
 
 
+ Adding new devices is easy and doesn't disrupt the rest of the network.
 
+ Adding new devices is easy and doesn't disrupt the rest of the network.
 
|| Correct answer
 
|| Correct answer
Line 222: Line 119:
 
|| The correct answer was "Adding new devices is easy and doesn't disrupt the rest of the network."
 
|| The correct answer was "Adding new devices is easy and doesn't disrupt the rest of the network."
  
</quiz>
+
{ State one advantage of the bus topology over the star topology network:
 +
|type = () }
 +
+ Uses the least amount of cables
 +
||Incorrect: All nodes are connected by their own wire to the hub
 +
- No data collision
 +
||Correct: Because all nodes don't use one wire for the backbone of transferring data
 +
- it is scalable
 +
||Incorrect: can become unmanageable
 +
- Multiple devices can communicate at any one time
 +
||Incorrect: it is a single cable, therefore only one device can transmit at any one time
 +
 
 +
{can a network with a physical bus topology have a logical star topology
 +
|type="()"}
 +
-false
 +
||this cannot be done as collisions would be prominent and functionality isn't that of star
 +
+true
  
===Question 12===
+
{A switch regenerates any signal that it receives and passes it on to all machines. 
<quiz display=simple>
+
|type="()"}
 +
- TRUE.
 +
|| Incorrect as a switch  maintains a list of known devices and will pass a transmission to only one known device
 +
+ FALSE.
 +
|| A Hub regenerates any signal that it receives and passes it on to all machines
  
 +
{ What are the differences between a switch and a hub?
 +
| type="[]" }
 +
- A hub sends signals to the switch.
 +
|| No
 +
+ Switches maintain a list of devices that it has encountered before.
 +
|| If a device is on the list and is the intended recipient of a message, the message will only be transmitted to the device.
 +
- A hub contains all of your favourite shows for only £9.99 paid bi-monthly, what a steal.
 +
|| Not a hub.
 +
- A switch prevents data collisions.
 +
|| Both hubs and switches prevent data collisions.
 +
+ A hub will transmit data to all devices
 +
|| Yes
 +
- A switch will '''never''' transmit to all devices
 +
|| A switch will transmit to all devices if it hasn't ever encountered the intended recipient of the data.
 
</quiz>
 
</quiz>
 +
 +
{ Bus networks uses CSMA/CD (carrier sense multiple access with collision detection), what does it do when a collision is detected?
 +
|type ="()"}
 +
-stops sending data from all included devices and produces an error message
 +
||doesn't just just sending
 +
+stops sending data all devices wait a random ammount of time then retry
 +
||correct
 +
-keeps retrying until sent
 +
||incorrect this would not work and will stop the computer
 +
-data is transfered through the air instead
 +
|| this cannot be done with this protocol or possible in these systems

Revision as of 12:50, 18 November 2019

Overview

CraigNDave

https://www.youtube.com/watch?v=Fzho2mQQEuU&list=PLCiOXwirraUDvVsza-xO2mMwW9QBIa_FG&index=0

Computer Science Tutor

https://www.youtube.com/watch?v=iiU06wkTAuY&list=PL04uZ7242_M6O_6ITD6ncf7EonVHyBeCm&index=28

TRC PowerPoint

Network Topology

Star Topology

StarNetwork svg.png

Nodes are connected to a host computer or hub that controls communication between devices. the hub or host computer regenerates any signal that it receives and passes it on. Only the intended recipient computer acts on the message.

All nodes have independent connections to the host. A cable failure on one branch of the network will continue to function normally and the failure will be easy to isolate.

Advantages Disadvantages
· Adding new devices is easy and doesn't disrupt the rest of the network. · It requires a lot of cables.
· There are no data collisions. · It is expensive to install.
· There is less traffic on the network. · Needs professionals to maintain and up keep.
· A cable failure on one branch of the network will be easy to isolate.


Bus Topology

BusNetwork svg.png

When the bus (or line) topology is used each workstation is connected to a single cable (or backbone) which links all of the workstations.

The servers are connected to the main bus for data distribution to all the workstations.

Data can be transmitted in either directed along the main cable and workstations can communicate with other workstations.

A range of peripherals can also be connected to the main bus for shared usage. This could be a printer for example.

Advantages Disadvantages
·Is cheaper to install as it used the least cable as the cost of network cabling (particular fibre optic), and the cost of the network cable installation can be significant ·If there is heavy traffic the system performance will fall off dramatically
. ·Data collisions due to shared cable
. .Problems can be difficult to isolate


Data Collisions - CSMA/CD

CSMA/CD stands for Carrier Sense Multiple Access/Collision Detection. It is the protocol for carrier transmission access in ethernet networks. If two devices try to send a frame at the same time, a collision occurs and the frames are discarded. Each devices then waits a random amount of time and retries until the transmission is successfully sent.

Logical Bus Topology

A network could be wired using a star topology, but could act like a bus topology if all data traffic is sent to all machines.

Revision Questions

1. What is bus Topology?

Multiple Nodes are connected to a host computer
thats a star topology not a bus
Each computer is connected to 1 main linear cable.
that is correct
Its the customer service in the bus station
Not that bus silly.
A host computer that controls all devices
it is a star topology where this happens you boomer

2. In a bus topology, all devices use different cables for connection.

False.
Woop woop you got it right!
True.
Nah, that's a star network.
Idk.
Umm why are you on this course??

3. What is a bus topology?

Uses may cables to transmit data
This is incorrect, a bus topology uses a single main cable as a backbone
Uses one main cable as a backbone to transmit data
This is correct
Connected devices in a network where each workstation has a dedicated cable to a central computer or switch
This is a star topology. A bus network uses one main cable as a backbone to transmit data
A wire with a bus in it
This is very wrong, a bus topology uses a single main cable as a backbone to transmit data

4. What network topology connects all nodes via a central device?

Mesh Topology.
Incorrect, mesh topologies have no central device.
Bus Topology.
Incorrect, bus topologies utilise a main cable rather than a central device.
Ring Topology.
Incorrect, ring topologies use no central device, instead connecting each device consecutively.
Star Topology.
Correct, star topologies utilise a central hub or switch.

5. Which one of these is an advantage of star topologies?

Adding new devices is easy and doesn't disrupt the rest of the network.
Correct answer
It requires a lot of cables.
The correct answer was "Adding new devices is easy and doesn't disrupt the rest of the network."
It is expensive to install.
The correct answer was "Adding new devices is easy and doesn't disrupt the rest of the network."
Needs professionals to maintain and up keep.
The correct answer was "Adding new devices is easy and doesn't disrupt the rest of the network."

6. State one advantage of the bus topology over the star topology network:

Uses the least amount of cables
Incorrect: All nodes are connected by their own wire to the hub
No data collision
Correct: Because all nodes don't use one wire for the backbone of transferring data
it is scalable
Incorrect: can become unmanageable
Multiple devices can communicate at any one time
Incorrect: it is a single cable, therefore only one device can transmit at any one time

7. can a network with a physical bus topology have a logical star topology

false
this cannot be done as collisions would be prominent and functionality isn't that of star
true

8. A switch regenerates any signal that it receives and passes it on to all machines.

TRUE.
Incorrect as a switch maintains a list of known devices and will pass a transmission to only one known device
FALSE.
A Hub regenerates any signal that it receives and passes it on to all machines

9. What are the differences between a switch and a hub?

A hub sends signals to the switch.
No
Switches maintain a list of devices that it has encountered before.
If a device is on the list and is the intended recipient of a message, the message will only be transmitted to the device.
A hub contains all of your favourite shows for only £9.99 paid bi-monthly, what a steal.
Not a hub.
A switch prevents data collisions.
Both hubs and switches prevent data collisions.
A hub will transmit data to all devices
Yes
A switch will never transmit to all devices
A switch will transmit to all devices if it hasn't ever encountered the intended recipient of the data.

Your score is 0 / 0


{ Bus networks uses CSMA/CD (carrier sense multiple access with collision detection), what does it do when a collision is detected? |type ="()"} -stops sending data from all included devices and produces an error message ||doesn't just just sending +stops sending data all devices wait a random ammount of time then retry ||correct -keeps retrying until sent ||incorrect this would not work and will stop the computer -data is transfered through the air instead || this cannot be done with this protocol or possible in these systems