(9) Coms & Network Flashcards
What is serial transmission?
Serial - Single bits are sent along a single wire one after the other at a time
What are the advantages and disadvantages of serial transmission?
+Reliable over long distance
+Reduced cost as less wires are required
+Reduced chance of skew
What is parallel transmission?
Parallel - Single bits are sent along several wires simultaneously
What are the advantages and disadvantages of parallel transmission?
+Ideal for short distances
+
- Close wires can cause a corruption
- Prone to skew (Timing issues)
What is synchronous data transmission with an example?
When data is transferred at a regular intervals synchronised by a clock pulse
E.g Chats and video
What is asynchronous data transmission with an example?
When data is sent separately and as soon as they are ready
E.g keyboard and mouse
Synchronous V Asynchronous
- Asynchronous is slower due to the extra bits and gaps
- Asynchronous can transmit when ready as it doesn’t need to wait on a clock pulse
- Synchronous may have to wait for a clock pulse before it can be sent
- Synchronous requires a synchronised clock between devices which can be difficult
What is the purpose of start and stop bits in asynchronous transmissions?
They are a bit used to indicate the start and the end of a set of data in asynchronous data transmission
What is baud rate?
The number of times a signal in a communication changes state
What is bit rate?
The number of bits transferred between devices per second
What is bandwidth?
A measure of maximum capacity of a given transmission channel
What is latency?
The time delay between when a transmission data is first sent to when its delivered at its destination
What is a protocol?
A set of rules that govern communication between devices
What’s the relationship between bit rate and bandwidth?
The relationship between bandwidth and bit rate is directly proportional: the greater the amount of data that can be transmitted over a channel, the more bits can be transmitted per second.
What is a bus topology?
All computers are connected to a single wire with terminals at each end
What is a star topology?
When computers are centred around a node (switch) each connected with their own cable
What are the advantages and disadvantages of a bus topology?
+Inexpensive as it requires less cables
- Reliant on main cable
- Performance degrades with increased traffic
- Low security as all computers on the networks can see data transmissions
What are the advantages and disadvantages of a star topology?
+If one cable fails it only affects that one computer
+Performance stays consistent as more computers are added
- Cost as more cables
- If the switch breaks down the whole network goes down
What is peer to peer networking and when they might be used?
No central server. All clients have equal responsibility so each computer can act as both a client or a server
E.g small businesses, home networks
What is client server networking and when they might be used?
When a device (client) requests access to resources and services from a central server
Eg schools - students as clients
What are the advantages and disadvantages of peer to peer networking?
+If a node goes down only the data on that node is lost
+Easily share files
What are the advantages and disadvantages of a client-server networking?
+Increased security
+Backups can be done for all clients
+Data can be shared
- Expensive to install and manage
- Professional IT staff are required to maintain the servers
What is the purpose of Wi-Fi?
Allows you to transfer data between devices without cables components being required for a wireless network
What components are required for wireless networking?
Each device must have a wireless network interface card (NIC) to be able to connect to a wireless access point (WAP). The WAP allows devices to connect to a wired network (internet)
What is the difference between thin and thick clients?
Thin clients - Majority of the processing and storage is done on the server
Thick clients - Majority of the processing and storage is done on the client
What are the advantages and disadvantages of thin clients?
+Software updates can be done once on a server and automatically end up on every client
+Easy to set up and maintain e.g. adding a new terminal to the network
+Much more secure as all data is stored in one place
- Very reliant on the central server
- Can be expensive as it requires a powerful and reliable central server
- High demand on bandwidth
What are the advantages and disadvantages of thick clients?
+Reliable
+Can operate without a continuous connection to the server
+Preferred when running heavy duty software
- Expensive as each client may need a higher specification (better computer)
- Time consuming when installing new software
What is the transmission control protocol/ internet protocol (TCP/ IP) and the 4 layers?
It’s 4 layers required to allow data to be transmitted across the internet
Application, Transport, Network, Link
What is the application layer in the TCP/ IP?
Selects the appropriate protocol for communication
E.g FTP, HTTP/S, POP3
What is the transport layer in the TCP/ IP?
Creates an end to end connection and splits the data into packets and numbers them