Describe Serial Transmission
Bits, bytes and packets are sent sequentially
bits received sequentially until full bytes and packets are re-assembled
Describe Parallel Interconnect
All bits transferred and received concurrently
Describe the characteristics of Serial Transmission
One bit comes after another, one by one
slower
farther
Describe the characterisitcs of Parallel Processing
All bits in a single character and transmit simultaneously
Faster
Shorter
Cable Description of Serial tranmsmission
All bits travel down a single wire, one bit at one time
Cable transmission of Parallel Transmission
Each bit travel down its own wire simaltenously with other bits
Application of Serial Tansmission
Between two computers, from computer to external device, and local and wide network
Application of Parallel Transmisssion
within a computer along computer busses , between drive controller to hard drive
Explain the need of Multiplexing
Sometimes multiple devices need to send a signal along the same communication medium at the same time.
Multiplexer is needed for this
Explain multiplexer
a multiplexed receives signals from a lot of different sources and can then send the signals along a single communications channel to a single destination using a number of different techniques
At receiving end, the signals are then separated back out
Advantages of Multiplexing
Greatly increase the amount of data that can be sent across a network in a particular amount of time
reduces the cost of the infrastructure of a network
reduction of network collisions
Define a protocol stack
Number of protocols chained together are known as a protocol stack
Advantages of protocol stacks
Seperation of logic so problems in single protocol can be dealt with in isolation
More flexibility when choosing what properties you want your network to have
More flexibility when choosing what properties you want your network to have.
Expand TCP
Transmission Control Protocol
Expand IP
Internet protocol
TCP/IP four layer model
Application Layer
Transport Layer
Network/Internet Layer
Link/Network access layer
What are the four steps of sending packets of data over the internet using TCP/IP
Application Layer:
Data is encoded during this step
transport Layer:
Data is split into packets and port
information is added.
Network Layer:
The IP information is added to the
Packet (to and from).
Data Link Layer:
This adds the MAC address
information (to and from).
Define the Ethernet
is a system for connecting a number of computer systems to form a Local Area Network with protocols to control the
passing of information and to avoid simultaneous transmission by two or more
systems
Three methods of routing traffic on a network
NIC/WIC
Hub/Switch
Router
Expand NIC
Network Interface Card
Expand WIC
Wireless interface card
Explain NIC
Responsible for placing packets onto the network cable(copper or fibre optic)
Built onto the motherboard
Explain Wireless Interface Card
Most devices bar desktop computers have
Wireless Interface Cards built onto the motherboard.
The uses electronic waves to transmit data.
Must comment to a Wireless Access Point to allow it to
connect to a wired network.
Features of Hub/Switch
Switches can perform error switching before forwarding data, which are very efficient by not forwarding packets that error -end out or forwarding good packets selectively to correct devices only
can support both layer 2 and layer 3 depending on the type of switch
usually, large networks use switches instead of hubs to connect computers within the same subset