4.9 Fundamentals of Communication and Networking Flashcards
Serial Transmission
3, 2Adv, 1Dis
- one wire
- one bit at a time
- long (external) distances
- simple to set up
- cheap, reliable
- slow transmission
Parallel Transmission
3, 1Adv, 2Dis
- multiple wires
- multiple bits transmitted simultaneously
- short (internal) distances
- faster transmission
- less reliable (skew) (interference)
- expensive
skew = bits arrive in the wrong order
Synchronous Data Transmission
4
- data transferred a regular intervals on the rising edge
- shared clock pulse
- helps with skew
- used for real-time data
Asynchronous Data Transmission
4
- data sent as soon as it is ready
- no shared clock pulse
- start and stop bits (must be different)
- parity bit (number of 1s)
Start Bit and Stop Bit (DEFINITION)
Start bit tells the receiver to prepare for data
Stop bit tells the receiver to get ready for the next sequence of data
Baud Rate (DEFINITION)
Baud Rate = The number of signal changes per second
Bit Rate (DEFINITION)
Bit Rate = The number of bits sent per second
bit rate >/ baud rate
Bandwidth (DEFINITION)
Bandwidth = The capacity that can be processed per second
shared amongst devices on the network
Latency (DEFINITION)
Latency = The delay between transfer of data and seeing the result
Protocol (DEFINITION)
Protocol = A set of rules for data exchange between devices
Bus Topology
2, 2Adv, 3Dis
- all clients joined to one cable (backbone)
- terminator at each end of cable to help reflect signals back
Adv:
- cheap to install (less cable)
- no additional hardware needed apart from main cable
Dis:
- poor security (all can see all transmissions)
- if main cable fails, network fails
- increased traffic = collisions
Star Topology
2, 5Adv, 2Dis
- each device on a network has own cable to switch/hub
- used when speed = priority
Adv:
- easy to add computers
- consistent high performance (despite traffic)
- more secure (straight to server)
- if fails, rest is fine
- no collision issues
Dis:
- whole network goes down if central node fails
- lots of cable = £££
Client-Server Network
2, 1Adv, 1Dis
- data stored on dedicated server
- all requests go to server and it allocated required resources back to requested computer
- files and software can be stored securely on server
- if server goes down, the network fails
Peer-to-Peer Network
2, 2Adv
- no central server
- all computers have equal status
- communication without need for specialised hardware
- if node goes down, network doesn’t fails
WiFi (DEFINITION)
WiFi is a wireless LAN based on international standards