Week 2 Flashcards
What is the OSI Model?
The open systems interconnection reference model is a seven layer model developed to categorise the layers of communication
What are the seven layers of the OSI model?
- Application layer
- Presentation layer
- Session layer
- Transport layer
- Network layer
- Data link layer
- Physical layer
( All
People
Seem
To
Need
Data
Processing )
What is the physical layer responsible for?
The physical layer is responsible for sending bits via a wired or wireless transmission
What is the data link layer responsible for?
The data link layer puts control information in a data link layer header and at then end of the packet in a trailer (the entire message is called a frame)
What is the network layer responsible for?
The network layer is responsible for moving messages from one node to another until they reach the destination host – i.e. routing the messages
What is the transport layer responsible for?
the transport layer is responsible for transporting application layer payloads from one application to another
What is the session layer responsible for?
the session layer describes how data between applications is synched and recovered if messages don’t arrive intact at the receiving application
What is the presentation layer responsible for?
The presentation layer is responsible for reformatting, compressing and/or encrypting data in a way that the receiving application can read
What is the application layer responsible for?
the application layer describes the interface between two applications, on separate computers. The application layer protocols are used by programs that provide a service to a user and programs that provide services to the system
What is a payload?
A payload is the data that is passed between applications or utility programs and the OS
What are the two main transport layer protocols?
-TCP (Transmission Control Protocol)
-UDP (User Datagram Protocol)
What is involved in the encapsulation process in the transport layer?
Encapsulation is the process of adding a header to the data inherited from the layer above.
What is frequency?
Frequency is the number of times in a second that an electrical signal can change states. Frequency is typically measured in MHz or GHz
What is bandwidth?
Bandwidth is the amount of data that could be theoretically transmitted during a given period of time
What is throughput?
Throughput is the measure of how much data is actually transmitted during given time period
What is noise in the context of transmission?
Noise is any undesirable influence degrading or distorting signal
What are two common sources of noise?
- EMI (electromagnetic interference)
- Cross-talk (occurs when the signal on one wire infringes on
adjacent wire signal)
What is attenuation?
Attenuation is the loss of a signal’s strength as it travels away from its source
What is latency?
Latency is the delay between the transmission of a signal and the receiving of the same signal.
What is RTT?
RTT (round trip time) is the time for packet to go from sender to receiver, then back from receiver to sender
What are the three types of duplex?
- Full-duplex - Signals travel in both directions simultaneously
- Half-duplex - Signals travel in both directions but only one
direction at a time - Simplex - Signals travel in one direction only
What is multiplexing?
Multiplexing is a form of transmission that allows multiple signals to travel simultaneously over one medium
What are the three types of multiplexing that are used on copper lines?
- TDM (Time division multiplexing) divides a channel into multiple time intervals.
- STDM (Statistical time division multiplexing) assigns slots to nodes according to priority and need
- FDM (Frequency Division Multiplexing) assigns different frequency bands for each communications subchannel
What are the three types of multiplexing on fibre-optic cable?
- WDM (Wavelength Division Multiplexing) carries multiple light signals simultaneously by dividing a light beam into different wavelengths or colours.
- DWDM (Dense Wavelength Division Multiplexing) increases the number of channels provided by normal WDM
- CWDM (Coarse Wavelength Division Multiplexing) lowers cost by spacing frequency bands wider apart to allow for cheaper transceiver equipment.