What is a ‘Node’
Anything connected to the network, usually a compute, but it could be a printer or a scanner.
What is a ‘Segment’
Any portion of a network that is seperated by a switch, bridge or a router from another part of a network.
What is a ‘Topology’
The method used to phyically connect nodes to the network.
What is a ‘Backbone’
The main cabling of a network that all of the segments connect to. Usually, the backbone is capable of carrying more information than the individual segments.
What are the three types of communication media for networks?
Copper - Fibre - Wireless
What are the two advantages of Copper cables?
What is the disadvantage if Copper cables?
Copper cables are susceptible to electrical interface and signal attenuation. This can limit the distance between devices and the speed of data transfers.
What are the advantages of Fibre Cables?
What are the disadvantages of Fibre cables?
What is the advantage of wireless systems?
Free to air and less expensive than copper and fibre systems.
What are the disadvantages of Wireless systems?
What is Signal Propagation?
The time for a signal pulse to travel between devices.
How fast is Signal Propagation in Fibre Optic Cables?
Speed of light.
What is Signal Reflection?
When a pulse meets a connector, joint, sharp-bend or end point, part of the energy signal is reflected back to its source.
What is the effect of ‘ringing’ in regards to signal reflection?
Ringing can cause serious bit errors in the received data.
What is Signal Attenuation?
Energy is lost as a signal propagates along wire, fibre optic or air. The signal gets smaller as the distance from the originating source increases.
What is Packet Switching?
a mode of data transmission in which a message is broken into a number of parts which are sent independently, over whatever route is optimum for each packet, and reassembled at the destination.
What are the two types of network addresses?
MAC address (Physical) and IP Address (Logical).
What are the characteristics of LANs (Local Area Networks)
Confined to a limited geographical area. Typically owned, controlled and managed from within an organisation by a specialised administrator.
What are the characteristics of WANs (Wide Area Network)
Large Geographical area, connects Local Area Networks together. Distibuted ownership and management and are not owned by any one organisation.
Name the advantages of Peer-to-Peer Networks
Name the disadvantages of Peer-to-Peer Networks
What are the advantages of the Client-Server model?