Networks Part 2 (Physical Layer) Flashcards
What is the difference between guided and unguided data?
Guided data uses a physical path for data transfer (e.g fibre optic, coaxial cables)
Unguided data uses no physical path (e.g travels through a vacuum/air/water, radio for example)
What is “Simplex” transmission?
One way communication, for example, keyboard to computer.
What is “Half-Duplex” transmission?
A two way communication link where only one system can talk at a time, for example, walkie talkies.
What is “Full-Duplex” communication?
A two way communication link where both systems can transmit data simultaneously, for example telephones.
How does “Parallel Transmission” work?
It transmits groups of bits immediately, which increases the bit-rate (amount of bits being sent per second) but tends to be expensive as thicker cables are needed (higher cost for maintenance, installation).
There can also be bit-synchronisation errors due to “bit-skew”.
How does “Serial Transmission” work?
Transmits all bits one after another, which results in a slow bit-rate. It is however cheaper and more reliable over longer distances.
Also potentially incurs extra complexity as data must be translated from its internal to its parallel form.
What is “Multiplexing?”
Using one channel to transmit multiple systems connection data.
Essentially one channel is shared between users, resulting in better utilisation as the channel is kept busy.
What are the three types of multiplexing?
- Frequency Division (Place users on different bandwidths)
- Time Division (Give each user a different time slice of channel)
- Code Division (Shares channel by allocating users different codes)
What is a “Line Code”?
A digital signal representation of a bit stream.